Commit Graph

27 Commits

Author SHA1 Message Date
Thomas Woerner 55e70c074e - new verison 2.4.6
- added virtual server(smtp) provide (rhbz#380631)
- enabling IPv6 support (rhbz#197105)
2007-11-28 16:49:04 +00:00
Thomas Woerner 236d5ac1d5 [tw]
- new version 2.4.5
- fixed compile proplem with glibc-2.6.90+
2007-08-13 16:54:24 +00:00
Thomas Woerner e36eaa350e [tw]
- new stable version 2.4.3
- enabled mysql support
- dropped build requirements for gawk, ed and sed
2007-06-05 08:45:35 +00:00
Thomas Woerner 5dfde4f617 [tw]
- new version 2.3.6
2007-01-23 12:52:50 +00:00
Thomas Woerner 3d6170f74e [tw]
- new version 2.3.4
2006-11-07 13:34:37 +00:00
Thomas Woerner ea16350c19 [tw]
- new version 2.3.3
- fixed permissions of TLS_LICENSE file
2006-09-01 15:01:31 +00:00
Thomas Woerner a58c72bc2f [tw]
- new version 2.3.2 with major upstream fixes:
- corrupted queue file after a request to modify a short message header
- panic after spurious Milter request when a client was rejected
- maked the Milter more tolerant for redundant "data cleanup" requests
- applying pflogsumm-conn-delays-dsn-patch from postfix tree to pflogsumm
2006-07-31 08:10:56 +00:00
Thomas Woerner 263cdcf14e [tw]
- new version 2.3.1
- fixes problems with TLS and Milter support
2006-07-28 08:54:35 +00:00
Thomas Woerner 90e12c77e4 [tw]
- new version 2.3.0
- dropped hostname-fqdn patch
2006-07-24 12:55:03 +00:00
Thomas Woerner 52938ede92 [tw]
- new version 2.2.10
- added option LDAP_DEPRECATED to support deprecated ldap functions for now
- fixed build without pflogsumm support (#188470)
2006-04-11 15:48:17 +00:00
Florian Festi 8213435a90 new version 2.2.8 2006-01-24 15:49:14 +00:00
Thomas Woerner 17dd430b63 [tw] - new version 2.2.7 2005-12-13 13:35:01 +00:00
Thomas Woerner 5df12fb374 [tw] - new version 2.2.5 2005-09-08 10:57:46 +00:00
Thomas Woerner e970a8f145 [tw]
- new version 2.2.3
- all binaries are PIE, now
2005-05-12 10:23:49 +00:00
Thomas Woerner 6d8ca5ba13 [tw] - new version 2.2.2 2005-04-12 09:40:39 +00:00
Thomas Woerner 04811386c2 [tw]
2.2.1-1
- new version 2.2.1
- allow to start postfix without alias_database (#149657)
2.2.0-1
- new version 2.2.0
- cleanup of spec file: removed external TLS and IPV6 patches, removed
    smtp_sasl_proto patch
- dropped samples directory till there are good examples again (was TLS and
    IPV6)
- v2.2.0 fixes code problems: #132798 and #137858
2005-03-18 14:07:24 +00:00
Thomas Woerner 379e3379d8 [tw]
- fixed open relay bug in postfix ipv6 patch: new version 1.26 (#146731)
- fixed permissions on doc directory (#147280)
- integrated fixed fqdn patch from Joseph Dunn (#139983)
2005-02-11 13:43:12 +00:00
Thomas Woerner e6fb608418 [tw] - new version 2.1.5
- new ipv6 and tls+ipv6 patches: 1.25-pf-2.1.5
2004-10-04 10:51:17 +00:00
cvsdist e5a3613c7e auto-import changelog data from postfix-2.1.4-1.src.rpm
2.1.4-1
- new version 2.1.4
- new ipv6 and tls+ipv6 patches: 1.25-pf-2.1.4
- new pfixtls-0.8.18-2.1.3-0.9.7d patch
2004-09-09 10:41:47 +00:00
cvsdist ece18c8ff9 auto-import changelog data from postfix-2.1.1-1.src.rpm
2.1.1-1
- new version 2.1.1
- compiling postfix PIE
- new alternatives slave for /usr/lib/sendmail
2004-09-09 10:41:00 +00:00
cvsdist 180d3e8362 auto-import changelog data from postfix-2.0.18-2.src.rpm
2.0.18-2
- fix sendmail man page (again), make pflogsumm a subpackage
2.0.18-1
- bring source up to upstream release 2.0.18
- include pflogsumm, fixes bug #68799
- include smtp-sink, smtp-source man pages, fixes bug #118163
Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2.0.16-14
- fix bug 74553, make alternatives track sendmail man page
2.0.16-13
- remove /etc/sysconfig/saslauthd from rpm, fixes bug 113975
Wed Feb 18 2004 John Dennis <jdennis@porkchop.devel.redhat.com>
- set sasl back to v2 for mainline, this is good for fedora and beyond, for
    RHEL3, we'll branch and set set sasl to v1 and turn off ipv6
Tue Feb 17 2004 John Dennis <jdennis@porkchop.devel.redhat.com>
- revert back to v1 of sasl because LDAP still links against v1 and we
    can't
- bump revision for build have two different versions of the sasl library
    loaded in one load image at the same time. How is that possible?
    Because the sasl libraries have different names (libsasl.so &
    libsasl2.so) but export the same symbols :-( Fixes bugs 115249 and
    111767
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2.0.16-7
- fix bug 77216, support snapshot builds
2.0.16-6
- add support for IPv6 via Dean Strik's patches, fixes bug 112491
2.0.16-4
- remove mysqlclient prereq, fixes bug 101779
- remove md5 verification override, this fixes bug 113370. Write
    parse-postfix-files script to generate explicit list of all upstream
    files with ownership, modes, etc. carefully add back in all other not
    upstream files, files list is hopefully rock solid now.
2.0.16-3
- add zlib-devel build prereq, fixes bug 112822
- remove copy of resolve.conf into chroot jail, fixes bug 111923
Tue Dec 16 2003 John Dennis <jdennis@porkchop.devel.redhat.com>
- bump release to build 3.0E errata update
2004-09-09 10:40:05 +00:00
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 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 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
cvsdist bbab718381 Setup of module postfix 2004-09-09 10:35:46 +00:00