SHA256
1
0
forked from pool/postfix
OBS User unknown 2008-06-23 23:28:09 +00:00 committed by Git OBS Bridge
parent 90cdb44267
commit 6b2bf7c6d4
3 changed files with 12 additions and 3 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:30a01ad655309645c1a4ad09508f802037d2356b306c3bc451c6d3e69aed053d
size 17517
oid sha256:5821d116dadfb4e372be80fc7758e4a54ec154d3a068f851e13d219549d4e913
size 17550

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 17 12:27:10 CEST 2008 - varkoly@suse.de
- (bnc#396985) sending of NUL character disallowed by RFC2822
- (bnc#397127) without relay is silent about undeliverable mails
-------------------------------------------------------------------
Tue May 13 18:17:09 CEST 2008 - varkoly@suse.de

View File

@ -25,7 +25,7 @@ Conflicts: sendmail exim
AutoReqProv: on
Summary: A fast, secure, and flexible mailer
Version: 2.5.1
Release: 22
Release: 30
Source: postfix-%{version}.tar.gz
Source1: postfix-SuSE.tar.gz
Patch: dynamic_maps.patch
@ -584,6 +584,9 @@ Authors:
Wietse Venema <wietse@porcupine.org>
%changelog
* Tue Jun 17 2008 varkoly@suse.de
- (bnc#396985) sending of NUL character disallowed by RFC2822
- (bnc#397127) without relay is silent about undeliverable mails
* Tue May 13 2008 varkoly@suse.de
- (bnc#389670) - postfix generates invalid config
* Tue Apr 01 2008 mkoenig@suse.de