[pmg-devel] applied: [PATCH spamassassin 0/4] update to KAM.cf and enable building w/o root
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Jun 5 07:56:46 CEST 2019
On 6/5/19 6:34 AM, Dietmar Maurer wrote:
> I miss patch 1/4 - did you sent that?
I pulled the update myself here, also run a sa-update and roughly checked
the result -> applied
>
>> On 04 June 2019 at 16:12 Stoiko Ivanov <s.ivanov at proxmox.com> wrote:
>>
>>
>> The current version we have of KAM.cf seems to have a runaway rule, which hit
>> an user in our (german) forum [0].
>>
>> They send me the reproducer off-list/forum and I verified that an update to
>> KAM.cf indeed fixes the 100% cpu pegging of pmg-smtp-filter.
>>
>> While building the package for tests, I noticed that updating the shipped rules
>> needed root-permissions (due to the invocation of sa-update with a standard
>> gpg-directory). The second and third patch changes this, by importing the gpg
>> key shipped in the upstream-sources to temporary directory and running
>> `sa-update` with this directory as gpghomedir.
>>
>> Please run `make sa-updates.tgz` before building and uploading the package
>> (to match the changelog).
>>
>> [0] https://forum.proxmox.com/threads/performance-probleme.54671/
>>
>>
>> Stoiko Ivanov (4):
>> update KAM.cf
>> buildsys: import sa-update key from tarball
>> buildsys: only update sa-updates explicitly
>> bump version to 3.4.2-3
>>
>> .gitignore | 1 +
>> KAM.cf | 219 +++++++++++++++++++++++++++++++++++++++++--------------
>> Makefile | 18 ++++-
>> debian/changelog | 8 ++
>> 4 files changed, 189 insertions(+), 57 deletions(-)
>> create mode 100644 .gitignore
>>
>> --
>> 2.11.0
>>
>>
>> _______________________________________________
>> pmg-devel mailing list
>> pmg-devel at pve.proxmox.com
>> https://pve.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel
>
> _______________________________________________
> pmg-devel mailing list
> pmg-devel at pve.proxmox.com
> https://pve.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel
>
More information about the pmg-devel
mailing list