Changelog for
postfix-debuginfo-2.0.11-4.x86_64.rpm :
Fri Jun 27 00:00:00 2003 John Dennis
- bug 98095, change rmail.postfix to rmail for uucp invocation in master.cf
Thu Jun 26 00:00:00 2003 John Dennis
- add missing dependency for db3/db4
Fri Jun 20 00:00:00 2003 John Dennis
- upgrade to new 2.0.11 upstream release
- fix authentication problems
- rewrite SASL documentation
- upgrade to use SASL version 2
- Fix bugs 75439, 81913 90412, 91225, 78020, 90891, 88131
Thu Jun 5 00:00:00 2003 Elliot Lee
- rebuilt
Fri Mar 7 23:00:00 2003 John Dennis
- upgrade to release 2.0.6
- remove chroot as this is now the preferred installation according to Wietse Venema, the postfix author
Mon Feb 24 23:00:00 2003 Elliot Lee
- rebuilt
Tue Feb 18 23:00:00 2003 Bill Nottingham 2:1.1.11-10
- don\'t copy winbind/wins nss modules, fixes #84553
Sat Feb 1 23:00:00 2003 Florian La Roche
- sanitize rpm scripts a bit
Wed Jan 22 23:00:00 2003 Tim Powers
- rebuilt
Sat Jan 11 23:00:00 2003 Karsten Hopp 2:1.1.11-8
- rebuild to fix krb5.h issue
Tue Jan 7 23:00:00 2003 Nalin Dahyabhai 2:1.1.11-7
- rebuild
Fri Jan 3 23:00:00 2003 Nalin Dahyabhai
- if pkgconfig knows about openssl, use its cflags and linker flags
Thu Dec 12 23:00:00 2002 Tim Powers 2:1.1.11-6
- lib64\'ize
- build on all arches
Thu Jul 25 00:00:00 2002 Karsten Hopp
- make aliases.db config(noreplace) (#69612)
Wed Jul 24 00:00:00 2002 Karsten Hopp
- postfix has its own filelist, remove LICENSE entry from it (#69069)
Wed Jul 17 00:00:00 2002 Karsten Hopp
- fix shell in /etc/passwd (#68373)
- fix documentation in /etc/postfix (#65858)
- Provides: /usr/bin/newaliases (#66746)
- fix autorequires by changing /usr/local/bin/perl to /usr/bin/perl in a
script in %doc (#68852), although I don\'t think this is necessary anymore
Tue Jul 16 00:00:00 2002 Phil Knirsch
- Fixed missing smtpd.conf file for SASL support and included SASL Postfix
Red Hat HOWTO (#62505).
- Included SASL2 support patch (#68800).
Tue Jun 25 00:00:00 2002 Karsten Hopp
- 1.1.11, TLS 0.8.11a
- fix #66219 and #66233 (perl required for %post)
Sat Jun 22 00:00:00 2002 Tim Powers
- automated rebuild
Mon May 27 00:00:00 2002 Tim Powers
- automated rebuild
Fri May 24 00:00:00 2002 Bernhard Rosenkraenzer 1.1.10-1
- 1.1.10, TLS 0.8.10
- Build with db4
- Enable SASL
Tue Apr 16 00:00:00 2002 Bernhard Rosenkraenzer 1.1.7-2
- Fix bugs #62358 and #62783
- Make sure libdb-3.3.so is in the chroot jail (#62906)
Tue Apr 9 00:00:00 2002 Bernhard Rosenkraenzer 1.1.7-1
- 1.1.7, fixes 2 critical bugs
- Make sure there\'s a resolv.conf in the chroot jail
Wed Mar 27 23:00:00 2002 Bernhard Rosenkraenzer 1.1.5-3
- Add Provides: lines for alternatives stuff (#60879)
Tue Mar 26 23:00:00 2002 Nalin Dahyabhai 1.1.5-2
- rebuild
Tue Mar 26 23:00:00 2002 Bernhard Rosenkraenzer 1.1.5-1
- 1.1.5 (bugfix release)
- Rebuild with current db
Thu Mar 14 23:00:00 2002 Bill Nottingham 1.1.4-3
- remove db trigger, it\'s both dangerous and pointless
- clean up other triggers a little
Wed Mar 13 23:00:00 2002 Bernhard Rosenkraenzer 1.1.4-2
- Some trigger tweaks to make absolutely sure /etc/services is in the
chroot jail
Mon Mar 11 23:00:00 2002 Bernhard Rosenkraenzer 1.1.4-1
- 1.1.4
- TLS 0.8.4
- Move postalias run from %post to init script to work around
anaconda being broken.
Fri Mar 8 23:00:00 2002 Bill Nottingham 1.1.3-5
- use alternatives --initscript support
Thu Feb 28 23:00:00 2002 Bill Nottingham 1.1.3-4
- run alternatives --remove in %preun
- add various prereqs
Thu Feb 28 23:00:00 2002 Nalin Dahyabhai 1.1.3-3
- adjust the default postfix-files config file to match the alternatives setup
by altering the arguments passed to post-install in the %install phase
(otherwise, it might point to sendmail\'s binaries, breaking it rather rudely)
- adjust the post-install script so that it silently uses paths which have been
modified for use with alternatives, for upgrade cases where the postfix-files
configuration file isn\'t overwritten
- don\'t forcefully strip files -- that\'s a build root policy
- remove hard requirement on openldap, library dependencies take care of it
- redirect %postun to /dev/null
- don\'t remove the postfix user and group when the package is removed
Wed Feb 20 23:00:00 2002 Bernhard Rosenkraenzer 1.1.3-2
- listen on 127.0.0.1 only by default (#60071)
- Put config samples in /usr/share/doc/postfix-2.0.11 rather than
/etc/postfix (#60072)
- Some spec file cleanups
Tue Feb 19 23:00:00 2002 Bernhard Rosenkraenzer 1.1.3-1
- 1.1.3, TLS 0.8.3
- Fix updating
- Don\'t run the statistics cron job
- remove requirement on perl Date::Calc
Thu Jan 31 23:00:00 2002 Bernhard Rosenkraenzer 1.1.2-3
- Fix up alternatives stuff
Wed Jan 30 23:00:00 2002 Bernhard Rosenkraenzer 1.1.2-2
- Use alternatives
Sun Jan 27 23:00:00 2002 Bernhard Rosenkraenzer 1.1.2-1
- Initial Red Hat Linux packaging, based on spec file from
Simon J Mudd
- Changes from that:
- Set up chroot environment in triggers to make sure we catch glibc errata
- Remove some hacks to support building on all sorts of distributions at
the cost of specfile readability
- Remove postdrop group on deletion