diff --git a/1.11.tar.gz b/1.11.tar.gz deleted file mode 100644 index 066622b..0000000 --- a/1.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24cc354bf9275727013622f46ee9cc7159bfaa31df03488d3e8731d7f31de7d9 -size 36309 diff --git a/1.12.tar.gz b/1.12.tar.gz new file mode 100644 index 0000000..8917af0 --- /dev/null +++ b/1.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d9e66db879ae04e1332078867ae9b29718824fa5aec02d6015dccd1bd76585d +size 36860 diff --git a/postsrsd.changes b/postsrsd.changes index bf1a611..df05505 100644 --- a/postsrsd.changes +++ b/postsrsd.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Aug 17 08:37:45 UTC 2022 - Jan Engelhardt + +- Update to release 1.12 + * Explicitly clear O_NONBLOCK to avoid inherited non-blocking + sockets on some operating systems + * Do not close all file descriptors up to _SC_MAX_OPEN, that + limit can be absurdly high and hang PostSRSd for minutes + ------------------------------------------------------------------- Mon Apr 26 15:45:28 UTC 2021 - Jan Engelhardt diff --git a/postsrsd.spec b/postsrsd.spec index d00985e..bd73d4a 100644 --- a/postsrsd.spec +++ b/postsrsd.spec @@ -1,7 +1,7 @@ # # spec file for package postsrsd # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: postsrsd -Version: 1.11 +Version: 1.12 Release: 0 Summary: Sender Rewriting Support for postfix License: GPL-2.0-only