Commit Graph

8 Commits

Author SHA1 Message Date
cvsdist 6d92945cda auto-import changelog data from postfix-2.0.16-1.src.rpm
2.0.16-1
- sync up with current upstream release, 2.0.16, fixes bug #108960
2004-09-09 10:37:46 +00:00
cvsdist 01e895e066 auto-import postfix-2.0.11-5 from postfix-2.0.11-5.src.rpm 2004-09-09 10:37:31 +00:00
cvsdist ba5bdf45bc auto-import changelog data from postfix-1.1.12-1.src.rpm
1.1.12-1
- update to 1.1.12, add a patch from the author
2004-09-09 10:37:13 +00:00
cvsdist 0760e72dbe auto-import changelog data from postfix-1.1.11-11.src.rpm
Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
1.1.11-10
- don't copy winbind/wins nss modules, fixes #84553
Sat Feb 01 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- sanitize rpm scripts a bit
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
1.1.11-8
- rebuild to fix krb5.h issue
1.1.11-7
- rebuild
Fri Jan 03 2003 Nalin Dahyabhai <nalin@redhat.com>
- if pkgconfig knows about openssl, use its cflags and linker flags
1.1.11-6
- lib64'ize
- build on all arches
2004-09-09 10:36:44 +00:00
cvsdist ab72b30366 auto-import changelog data from postfix-1.1.11-5.src.rpm
Wed Jul 24 2002 Karsten Hopp <karsten@redhat.de>
- make aliases.db config(noreplace) (#69612)
2004-09-09 10:36:25 +00:00
cvsdist bae1f090b4 auto-import changelog data from postfix-1.1.11-4.src.rpm
Tue Jul 23 2002 Karsten Hopp <karsten@redhat.de>
- postfix has its own filelist, remove LICENSE entry from it (#69069)
Tue Jul 16 2002 Karsten Hopp <karsten@redhat.de>
- 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
Mon Jul 15 2002 Phil Knirsch <pknirsch@redhat.com>
- Fixed missing smtpd.conf file for SASL support and included SASL Postfix
    Red Hat HOWTO (#62505).
- Included SASL2 support patch (#68800).
Mon Jun 24 2002 Karsten Hopp <karsten@redhat.de>
- 1.1.11, TLS 0.8.11a
- fix #66219 and #66233 (perl required for %post)
Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Sun May 26 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Thu May 23 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-1
- 1.1.10, TLS 0.8.10
- Build with db4
- Enable SASL
2004-09-09 10:36:20 +00:00
cvsdist 4a74ddfb21 auto-import changelog data from postfix-1.1.7-2.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.7-2
- Fix bugs #62358 and #62783
- Make sure libdb-3.3.so is in the chroot jail (#62906)
2004-09-09 10:35:52 +00:00
cvsdist 16927f37d2 auto-import changelog data from postfix-1.1.7-1.src.rpm
Mon Apr 08 2002 Bernhard Rosenkraenzer <bero@redhat.com> 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 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.5-3
- Add Provides: lines for alternatives stuff (#60879)
Tue Mar 26 2002 Nalin Dahyabhai <nalin@redhat.com> 1.1.5-2
- rebuild
Tue Mar 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.5-1
- 1.1.5 (bugfix release)
- Rebuild with current db
Thu Mar 14 2002 Bill Nottingham <notting@redhat.com> 1.1.4-3
- remove db trigger, it's both dangerous and pointless
- clean up other triggers a little
Wed Mar 13 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.4-2
- Some trigger tweaks to make absolutely sure /etc/services is in the
    chroot jail
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 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 08 2002 Bill Nottingham <notting@redhat.com> 1.1.3-5
- use alternatives --initscript support
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.3-4
- run alternatives --remove in %preun
- add various prereqs
Thu Feb 28 2002 Nalin Dahyabhai <nalin@redhat.com> 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 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.3-2
- listen on 127.0.0.1 only by default (#60071)
- Put config samples in /usr/share/doc/postfix-1.1.7 rather than
    /etc/postfix (#60072)
- Some spec file cleanups
Tue Feb 19 2002 Bernhard Rosenkraenzer <bero@redhat.com> 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 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.2-3
- Fix up alternatives stuff
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.2-2
- Use alternatives
Sun Jan 27 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.2-1
- Initial Red Hat Linux packaging, based on spec file from Simon J Mudd
    <sjmudd@pobox.com>
- 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
2004-09-09 10:35:48 +00:00