Accepting request 997504 from server:mail

- Update to release 1.12

OBS-URL: https://build.opensuse.org/request/show/997504
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postsrsd?expand=0&rev=4
This commit is contained in:
Richard Brown 2022-08-17 16:17:02 +00:00 committed by Git OBS Bridge
commit 513a6ba55b
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:24cc354bf9275727013622f46ee9cc7159bfaa31df03488d3e8731d7f31de7d9
size 36309

3
1.12.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4d9e66db879ae04e1332078867ae9b29718824fa5aec02d6015dccd1bd76585d
size 36860

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Aug 17 08:37:45 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- 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 <jengelh@inai.de>

View File

@ -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