- new version 2.2.3
- all binaries are PIE, now
This commit is contained in:
Thomas Woerner 2005-05-12 10:23:49 +00:00
parent 0c42b411dd
commit e970a8f145
3 changed files with 10 additions and 6 deletions

View File

@ -10,3 +10,4 @@ ipv6-1.26-pf-2.1.5.patch.gz
tls+ipv6-1.26-pf-2.1.5.patch.gz
postfix-2.2.1.tar.gz
postfix-2.2.2.tar.gz
postfix-2.2.3.tar.gz

View File

@ -42,8 +42,8 @@
Name: postfix
Summary: Postfix Mail Transport Agent
Version: 2.2.2
Release: 2
Version: 2.2.3
Release: 1
Epoch: 2
Group: System Environment/Daemons
URL: http://www.postfix.org
@ -75,7 +75,6 @@ Source101: postfix-pam.conf
Patch1: postfix-2.1.1-config.patch
Patch3: postfix-alternatives.patch
Patch4: postfix-hostname-fqdn.patch
Patch5: postfix-2.1.1-pie.patch
Patch6: postfix-2.1.1-obsolete.patch
Patch7: postfix-2.1.5-aliases.patch
Patch8: postfix-large-fs.patch
@ -130,7 +129,6 @@ umask 022
%patch1 -p1 -b .config
%patch3 -p1 -b .alternatives
%patch4 -p1 -b .postfix-hostname-fqdn
%patch5 -p1 -b .pie
%patch6 -p1 -b .obsolete
%patch7 -p1 -b .aliases
%patch8 -p1 -b .large-fs
@ -203,6 +201,8 @@ CCARGS="${CCARGS} -fsigned-char"
CCARGS="${CCARGS} -DNO_IPV6"
%endif
AUXLIBS="${AUXLIBS} -pie"
export CCARGS AUXLIBS
make -f Makefile.init makefiles
@ -461,6 +461,10 @@ exit 0
%changelog
* Thu May 12 2005 Thomas Woerner <twoerner@redhat.com> 2:2.2.3-1
- new version 2.2.3
- compiling all binaries PIE, dropped old pie patch
* Wed Apr 20 2005 Tomas Mraz <tmraz@redhat.com> 2:2.2.2-2
- fix fsspace on large filesystems (>2G blocks)

View File

@ -1,3 +1,2 @@
1f78fcaf2a36ec3520ecff286a45251a pflogsumm-1.1.0.tar.gz
36b982392b2a490f3c861e5e609124cc postfix-2.2.1.tar.gz
1f5f54ec8a832af7faaa71607475b19b postfix-2.2.2.tar.gz
f164b701c3e97b950d4cc64aff4de3c0 postfix-2.2.3.tar.gz