diff --git a/1.11.tar.gz b/1.11.tar.gz new file mode 100644 index 0000000..066622b --- /dev/null +++ b/1.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24cc354bf9275727013622f46ee9cc7159bfaa31df03488d3e8731d7f31de7d9 +size 36309 diff --git a/1.6.tar.gz b/1.6.tar.gz deleted file mode 100644 index e0680ba..0000000 --- a/1.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7db909ec0e326cc92b624d1776ce96acc8bc1637bae532c4bd981168118aa13 -size 32111 diff --git a/postsrsd.changes b/postsrsd.changes index e2ce6af..bf1a611 100644 --- a/postsrsd.changes +++ b/postsrsd.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Apr 26 15:45:28 UTC 2021 - Jan Engelhardt + +- Update to release 1.11 [boo#1180251] + * Drop group privileges as well as user privileges + * Fixed: The subprocess that talks to Postfix could be caused + to hang with a very long email address. [CVE-2020-35573] + ------------------------------------------------------------------- Fri Dec 20 00:50:22 UTC 2019 - Jan Engelhardt diff --git a/postsrsd.spec b/postsrsd.spec index ff238e9..d00985e 100644 --- a/postsrsd.spec +++ b/postsrsd.spec @@ -1,7 +1,7 @@ # # spec file for package postsrsd # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,20 +17,19 @@ Name: postsrsd -Version: 1.6 +Version: 1.11 Release: 0 Summary: Sender Rewriting Support for postfix License: GPL-2.0-only Group: Productivity/Networking/Email/Servers URL: https://github.com/roehling/postsrsd -#Git-Clone: git://github.com/roehling/postsrsd Source: https://github.com/roehling/postsrsd/archive/%version.tar.gz BuildRequires: cmake BuildRequires: systemd-rpm-macros %description -PostSRSd provides the Sender Rewriting Scheme (SRS) via TCP-based +PostSRSd provides the Sender Rewriting Scheme (SRS) via TCP-based lookup tables for Postfix. SRS is needed if your mail server acts as forwarder. @@ -77,6 +76,7 @@ fi %_sbindir/rcpostsrsd %_prefix/lib/systemd/system/*.service %_docdir/%name/ +%_datadir/postsrsd/ %license LICENSE %changelog