[pmg-devel] applied-series: [PATCH pmg-api v3 0/6] add support for locally configured SA channels
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Jan 20 11:31:20 CET 2021
On 19.01.21 11:38, Stoiko Ivanov wrote:
> Stoiko Ivanov (6):
> buildsys: fix check target in main Makefile
> buildsys: fix PERLLIB setting in tests/Makefile
> add helper for parsing SA channel.d files
> api: spamassassin: read local channels
> api: spamassassin: update local channels
> pmg-daily: run sa-update for local channels
>
> Makefile | 2 +-
> src/PMG/API2/SpamAssassin.pm | 89 +++++++++++++++-----------
> src/PMG/Utils.pm | 60 +++++++++++++++++
> src/bin/pmg-daily | 9 ++-
> src/tests/KAM_channel.conf | 34 ++++++++++
> src/tests/Makefile | 3 +-
> src/tests/missing_gpg_key_channel.conf | 2 +
> src/tests/missing_keyid.conf | 7 ++
> src/tests/test_sa_channel_parser.pl | 75 ++++++++++++++++++++++
> 9 files changed, 241 insertions(+), 40 deletions(-)
> create mode 100644 src/tests/KAM_channel.conf
> create mode 100644 src/tests/missing_gpg_key_channel.conf
> create mode 100644 src/tests/missing_keyid.conf
> create mode 100755 src/tests/test_sa_channel_parser.pl
>
applied series, much thanks!
More information about the pmg-devel
mailing list