Group :: System/Servers
Source RPM: postfix
Dmitry V. Levin
1:2.11.11-alt3
2020-07-05
- Fixed build on linux 5.x.2019-04-11 Dmitry V. Levin 1:2.11.11-alt2
- chroot.conf: do not apply alias_maps update rules to alias_database files. - dict_mysql: backported MySQL 8.x support. - tls: backported assorted upstream (by vt@).2018-01-28 Dmitry V. Levin 1:2.11.11-alt1
- 2.11.7 -> 2.11.11. - Disabled NIS/NIS+ support as it was disabled in glibc-2.26.0.124.98f244e-alt1. - Restart postfix from filetrigger (closes: #21620). - Save a copy of /etc/postfix/aliases before rewriting it (closes: #25238). - Fixed "postconf -a" and "postconf -A" (closes: #28372). - Fixed Cyrus SASL support (by asy@; closes: #30270). - Fixed update procedure when systemd is active (closes: #31363). - Recoded README.ALT-ru_RU from koi8r to utf8 (closes: #32038). - Cleared executable bit from postfix.service (closes: #34567).2016-03-02 George V. Kouryachy 1:2.11.7-alt2
- Making /etc/sysconfig/network optional (closes: #31827) - Extra/chroot.conf: added support for alias_maps (closes: #31822) - Disable TLS micro version check (closes: #31752)2015-10-14 George V. Kouryachy 1:2.11.7-alt1
- Version upgrade (still on legacy branch) - Test tools package addded (closes: #28476)2014-10-22 George V. Kouryachy 1:2.11.3-alt1
- Autobuild version bump to 2.11.32014-05-14 George V. Kouryachy 1:2.11.1-alt1
- Autobuild version bump to 2.11.1 - Patch fixed2014-02-05 George V. Kouryachy 1:2.10.3-alt1
- Autobuild version bump to 2.10.32013-10-14 George V. Kouryachy 1:2.10.2-alt1
- Autobuild version bump to 2.10.2 - Next bugfix release2013-08-22 George V. Kouryachy 1:2.10.1-alt1
- Autobuild version bump to 2.10.1 - Bugfix release2013-04-22 George V. Kouryachy 1:2.10.0-alt1
- Version up - Use upstream "postconf -x" instead of "postconf -E"2012-12-13 George V. Kouryachy 1:2.9.5-alt1
- Autobuild version bump to 2.9.5 - Bugfix release2012-11-26 George V. Kouryachy 1:2.9.4-alt3
- Reimplement 2.5-style postconf -E (still no default values evaluation)2012-11-19 George V. Kouryachy 1:2.9.4-alt2
- Fix ill-applied ignore-system-user patch - Add systemd service2012-10-29 George V. Kouryachy 1:2.9.4-alt1
- Autobuild version bump to 2.9.4 - Bugfix release2012-08-14 George V. Kouryachy 1:2.9.3-alt3
- Remove obsoleted MAKEFLAGS from spec - Implement and settle "inet_protocols = any" configuration option2012-07-31 George V. Kouryachy 1:2.9.3-alt2
- Fix postscreen open after close + chroot misfeature2012-06-18 George V. Kouryachy 1:2.9.3-alt1
- Version up to 2.9.3 (4 middle-version jumps!) - Reverting generated files patches - Settle tlsproxy on postfix-tls - Heavy merge of old ALT patches2011-07-14 Dmitry V. Levin 1:2.5.14-alt1
- Updated to 2.5.14.2011-05-09 Dmitry V. Levin 1:2.5.13-alt1
- Updated to 2.5.13 (fixes CVE-2011-1720 in SMTP server Cyrus SASL support).2011-03-08 Dmitry V. Levin 1:2.5.12-alt1
- Updated to 2.5.12.2010-12-04 Dmitry V. Levin 1:2.5.11-alt1
- Updated to 2.5.11.2010-11-03 Dmitry V. Levin 1:2.5.9-alt4
- Fixed a namespace conflict (closes: #24496).2010-10-01 Dmitry V. Levin 1:2.5.9-alt3
- Rebuilt with libssl.so.10 and libmysqlclient.so.16.2009-09-01 Dmitry V. Levin 1:2.5.9-alt2
- Fixed SSL certificate generation conditions check (closes: #21164).2009-08-31 Dmitry V. Levin 1:2.5.9-alt1
- Updated to 2.5.9.2009-08-21 Dmitry V. Levin 1:2.5.7-alt3
- Changed startup script to generate SSL certificate if postfix-tls is installed (closes: #21164).2009-06-08 Dmitry V. Levin 1:2.5.7-alt2
- Fixed main.cf.params generation to make it always sorted.2009-05-12 Dmitry V. Levin 1:2.5.7-alt1
- Updated to 2.5.7.2009-03-03 Dmitry V. Levin 1:2.5.6-alt1
- Updated to 2.5.6.2008-12-04 Dmitry V. Levin 1:2.5.5-alt1
- Updated to 2.5.5.2008-11-30 Dmitry V. Levin 1:2.4.9-alt2
- Removed obsolete %post_ldconfig/%postun_ldconfig calls. - Packaged html subpackage as noarch. - Do not package MEMCACHE_README* unless memcache support is enabled (closes: #18046).2008-08-31 Dmitry V. Levin 1:2.4.9-alt1
- Updated to 2.4.9 (fixes potential epoll file descriptor leak).2008-08-09 Dmitry V. Levin 1:2.4.8-alt2
- Fixed build with kerberized openssl.2008-08-05 Dmitry V. Levin 1:2.4.8-alt1
- Updated to 2.4.8 (fixes CVE-2008-2936).2008-02-25 Dmitry V. Levin 1:2.4.7-alt1
- Updated to 2.4.7.2007-12-23 Dmitry V. Levin 1:2.4.6-alt3
- Fixed build of documentation.2007-12-09 Dmitry V. Levin 1:2.4.6-alt2
- main.cf: Removed unneeded unknown_local_recipient_reject_code. - post-install: Fixed adding missing entry for retry service.2007-12-04 Dmitry V. Levin 1:2.4.6-alt1
- Updated to 2.4.6. - postconf: Enabled "-E" option support. - /etc/chroot.d/postfix.conf: Use "postconf -E" (fixes #12282).2007-10-23 Dmitry V. Levin 1:2.3.13-alt1
- Updated to 2.3.13.2007-08-07 Dmitry V. Levin 1:2.3.12-alt1
- Updated to 2.3.12.2007-05-31 Dmitry V. Levin 1:2.3.11-alt1
- Updated to 2.3.11.2007-05-02 Dmitry V. Levin 1:2.3.9-alt1
- Updated to 2.3.9.2007-03-30 Dmitry V. Levin 1:2.3.8-alt1.1
- Rebuilt due to libpq.so.4 -> libpq.so.5 soname change.2007-03-08 Dmitry V. Levin 1:2.3.8-alt1
- Updated to 2.3.8.2007-03-02 Dmitry V. Levin 1:2.3.7-alt4
- Fixed postfix-cyrus configuration on x86-64, reported by Vladimir V. Kamarzin.2007-02-27 Dmitry V. Levin 1:2.3.7-alt3
- Fixed postfix-tls, reported by Vladimir V. Kamarzin.2007-02-26 Stanislav Ievlev 1:2.3.7-alt2.1
- master.cf: add content filter2007-02-16 Dmitry V. Levin 1:2.3.7-alt2
- Enabled build of Dovecot SASL plugin by default. - main.cf.dist: Added comments about message_size_limit and mailbox_size_limit (#7923).2007-02-11 Dmitry V. Levin 1:2.3.7-alt1
- Updated to 2.3.7. - Enabled SASL support by default. - Disabled memcache by default. - Minimized default main.cf file. - Stripped postfix version from plugin file names. - Implemented dynamic loading of xsasl plugins. - Build Cyrus SASL plugin by default. - Changed daemon_directory to /usr/libexec/postfix. - Changed plugin_directory to %_libdir/postfix. - Changed default parameters: biff = no mydestination = $myhostname, localhost.$mydomain, localhost, $config_directory/mydestination smtpd_data_restrictions = reject_unauth_pipelining smtpd_etrn_restrictions = permit_mynetworks, reject smtpd_helo_required = yes2006-09-09 Dmitry V. Levin 1:2.2.11-alt2
- Fixed default path to sasl plugins on multilib arches (closes #9975).2006-07-30 Dmitry V. Levin 1:2.2.11-alt1
- Updated to 2.2.11. - Changed postfix-install script to avoid adding default installation parameters to main.cf and therefore avoid potential upgrade problems (closes #9747).2006-05-25 Dmitry V. Levin 1:2.2.10-alt2
- print_unknown_params: Fixed typo.2006-04-07 Dmitry V. Levin 1:2.2.10-alt1
- Updated to 2.2.10.2006-03-24 Dmitry V. Levin 1:2.2.9-alt3
- Reverted version change introduced by 2.2.10-RC1 patch (#9314).2006-03-17 Dmitry V. Levin 1:2.2.9-alt2
- Updated to 2.2.10-RC1. - postfix-script(check-warn): + If main.cf contains unknown parameters, print them. - postconf(5): Document this change. - init.d/postfix(check): + Disabled "postfix check" output redirection. - Added dict_memcache, patch from ns@ and lakostis@.2006-03-06 Dmitry V. Levin 1:2.2.9-alt1
- Updated to 2.2.9.2006-01-05 Dmitry V. Levin 1:2.2.8-alt1
- Updated to 2.2.8.2005-12-13 Dmitry V. Levin 1:2.2.7-alt1
- Updated to 2.2.7.2005-12-02 Dmitry V. Levin 1:2.2.6-alt1
- Updated to 2.2.6.2005-11-06 Dmitry V. Levin 1:2.2.5-alt2
- Added x86_64 support (fixes #8111). - Enhanced mailbox_unpriv_delivery patch.2005-08-09 Dmitry V. Levin 1:2.2.5-alt1
- Updated to 2.2.5. - Updated deb-man patch.2005-06-29 Dmitry V. Levin 1:2.2.4-alt3
- Changed default database type: alias_database = cdb:/etc/postfix/aliases alias_maps = cdb:/etc/postfix/aliases default_database_type = cdb - Hardened $queue_directory/maildrop directory permissions. - Enhanced documentation of ALT-specific changes of defaults.2005-06-25 Dmitry V. Levin 1:2.2.4-alt2
- Packaged qshape.2005-06-23 Dmitry V. Levin 1:2.2.4-alt1
- Updated to 2.2.4. - Rediffed patches.2005-06-13 Dmitry V. Levin 1:2.2.3-alt1
- Removed no longer needed deb-tls-master.cf patch. - Updated alt-post-install patch to handle new services properly. - Updated awk build scripts to handle new master.cf properly. - Minor README.ALT tweaks.2005-06-12 Konstantin A. Lepikhov 1:2.2.3-alt0.5
- Returned back to old build model, with tls and sasl enabled together. - Removed sed from build dependencies. - Updated sasl_config patch for 2.2.3. - Added README.ALT.2005-06-02 Konstantin A. Lepikhov 1:2.2.3-alt0.4
- s,alt,deb, in sasl_config patch as more correct. - Define SASL vars in all build stages. - Build with TLS and SASL by default.2005-05-29 Konstantin A. Lepikhov 1:2.2.3-alt0.3
- Updated to 2.2.3. - Merged debian patches (for man pages and /etc/postfix/sasl/smtpd.conf). - Updated alt patches. - Build with new postgresql. - 0.1 and 0.2 - internal releases.2005-05-11 Dmitry V. Levin 1:2.1.6-alt1
- Updated to 2.1.6.2005-04-21 Dmitry V. Levin 1:2.1.5-alt3
- Build fix: updated postfix-lorder.sh to use join(1) in more portable way.2005-03-10 Dmitry V. Levin 1:2.1.5-alt2
- Reverted change to default queue_minfree value which was introduced in 2.1.5-alt1. - Fixed postfix-tls (closes #6214). - Enabled ipv6 for postfix-tls by default (closes #6216).2005-02-25 Dmitry V. Levin 1:2.1.5-alt1
- Cleaned up shlib model. - Reviewed and rediffed patches. - Disabled oqmgr packaging. - Relocated documentation. - Merged -readme subpackage back to main package. - Updated TLS patch to deb-2.1.5-8. - Changed daemon suffixes. - Disabled %verify check for files which are ususally changed after package installation, and for directory controlled via control(8) facility. - Marked rare %ghost files with %config(missingok) attribute. - Documented ALT-specific changes of defaults: default_privs = postman (introduced in 2.0.16-alt1); disable_vrfy_command = yes (introduced in 2.0.16-alt1); mynetworks_style = host (introduced in 2.0.16-alt1); mailbox_unpriv_delivery = yes (introduced in 2.0.16-alt3); virtual_minimum_uid = 500 (introduced in 2.0.16-alt3). - Changed packager tag to reflect reality.2005-02-23 Konstantin A. Lepikhov 1:2.1.5-alt0.5
- handle post/preun for -tls more correctly. - remove bogus obsoletes tags.2005-02-22 Konstantin A. Lepikhov 1:2.1.5-alt0.4
- relocate -virgin back to main postfix. - disable ipv6 support.2005-02-21 Konstantin A. Lepikhov 1:2.1.5-alt0.3
- rebuild with libdb4.3. - check for proper dist-upgrade. - TODO: - IPV6 patch update or IPV6 removal? :)2005-01-22 Konstantin A. Lepikhov 1:2.1.5-alt0.2
- Move SASL2 and TLS to separate package (tnx to debian and ns@ for idea). - Make postfix-virgin package with old functionality. - Use tls+ipv6 patch from debian. - TODO: + html-docs ? make cdb default2005-01-15 Konstantin A. Lepikhov 1:2.1.5-alt0.1
- 2.1.5. - update patches & spec. - remove obsolete patches.2004-10-28 Dmitry V. Levin 1:2.0.20-alt2
- init.d/postfix(reload): check postfix configuration.2004-04-23 Dmitry V. Levin 1:2.0.20-alt1
- Updated to 2.0.20.2004-04-19 Dmitry V. Levin 1:2.0.19-alt3
- dict_cdb: updated to libcdb.so.1. - postfix.chroot.conf: fixed tab spaces handling.2004-04-19 Dmitry V. Levin 1:2.0.19-alt2
- Changed shlib model to reduce shlib dependencies. It should fix potential upgrade problems caused by shlib soname changes. - chroot.d/postfix.conf: honor --verbose option.2004-03-16 Dmitry V. Levin 1:2.0.19-alt1
- Updated to 2.0.19.2004-03-09 Dmitry V. Levin 1:2.0.18-alt4
- postfix.chroot.conf: fail when postconf(1) fails (#3789). - regexp_table(5): fixed regex syntax reference (#3766).2004-02-16 Dmitry V. Levin 1:2.0.18-alt3
- Updated for chrooted-0.3. - Rebuilt with libdb-4.2.so.2004-02-11 Dmitry V. Levin 1:2.0.18-alt2
- postconf: show virtual_maps legacy parameter. - main.cf.default: fixed (was empty). - postfix.chroot.conf: implemented smart aliases and maps update.2004-01-23 Dmitry V. Levin 1:2.0.18-alt1
- Updated to 2.0.18.2004-01-21 Dmitry V. Levin 1:2.0.17-alt1
- Updated to 2.0.17. - Fixed %pre script to avoid unwanted postfix start on upgrade.2003-11-08 Dmitry V. Levin 1:2.0.16-alt5
- Ensure that all shared libraries are built with %optflags_shared.2003-11-01 Dmitry V. Levin 1:2.0.16-alt4
- Fixed dynamic map loading support (broken in -alt3).2003-10-30 Dmitry V. Levin 1:2.0.16-alt3
- Documented cdb hashing method everywhere. - Implemented change to local(8) service and unix:passwd.byname map, to skip system users by default. Tunable by local_minimum_uid parameter, default is 500. - Implemented change to local(8) deliver_mailbox_file to perform all operations as recipient user by default. Tunable by mailbox_unpriv_delivery parameter, default is true. - Changed hardcoded default for virtual_minimum_uid parameter, from 100 to 500. - Relocated shared library. - Enable manpage regeneration.2003-10-29 Dmitry V. Levin 1:2.0.16-alt2
- Provide smoother migration from postfix-smtpd. - Fixed build without optional modules (reported by Anton V. Denisov).2003-10-19 Dmitry V. Levin 1:2.0.16-alt1
- Updated to 2.0.16. - Dropped update-alternatives support for /etc/aliases. - Updated startup script. - Updated patches: owl-sparse-hack, alt-install, alt-main.cf. - New patches: ns-mx-acl-patch (unofficial from upstream), pg.postfix-2.0.0.2 (pgsql support), mjt-sharedlib-cmdmaxtime, pld-doc-cdb, deb-alt-doc, deb-ldap, alt-check, alt-defaults, alt-filelist, alt-post-install, alt-dynamicmaps. - Removed patches: alt-script (obsoleted by alt-install) alt-def_mailbox_lock (obsoleted by alt-defaults) - Hardcoded most essential changes in config defaults: alias_database = hash:/etc/postfix/aliases alias_maps = hash:/etc/postfix/aliases daemon_directory = /usr/lib/postfix default_privs = postman disable_vrfy_command = yes mailbox_delivery_lock = fcntl mynetworks_style = host - Build postfix shared library. - Added CDB support. See http://www.corpit.ru/mjt/tinycdb.html for details. - Enabled ldap support (in -ldap subpackage). - Enabled mysql support (in -mysql subpackage). - Enabled pcre support (in -pcre subpackage). - Added pgsql support (in -pgsql subpackage). - Implemented dynamic map loading support. - Implemented control(8) support for postfix server and postqueue. - Dropped smtpd subpackage. - Disabled nis:mail.aliases lookup by default. - Disabled sasl support for a while.2003-07-28 Dmitry V. Levin 1:1.1.13-alt1
- Updated to 1.1.13 (bugfix release). - Updated start/stop script to new rc scheme. - Updated build dependencies.2003-01-29 Dmitry V. Levin 1:1.1.12-alt2
- Make use of syslogd-1.4.1-alt11 /etc/syslog.d/ feature (#0002062).2002-11-25 Dmitry V. Levin 1:1.1.12-alt1
- 1.1.12 release. - chrooted.d/postfix.conf: + purge all chroot jail configs in force mode; + be more verbose on errors. - chrooted.d/postfix.lib: + purge all chroot jail libs in force mode; + don't put unneeded libraries into chroot jail.2002-10-31 Dmitry V. Levin 1:1.1.11-alt2
- Use subst instead of perl for build and %post* scripts.2002-05-30 Dmitry V. Levin 1:1.1.11-alt1
- 1.1.11 release.2002-05-21 Dmitry V. Levin 1:1.1.10-alt2
- Fixed typo in startup script made in previous release.2002-05-20 Dmitry V. Levin 1:1.1.10-alt1
- 1.1.10 release. - Moved /usr/share/postfix/* to sendmail-common package.2002-05-18 Dmitry V. Levin 1:1.1.9-alt2
- Smtp/inet service now turned off by default unless postfix-smtpd is installed. - Added SASL support for lmtp/unix, smtp/unix and smtp/inet services: it is turned off by default unless corresponding -sasl subpackages are installed. - Startup script: added "condreload" option.2002-05-14 Dmitry V. Levin 1:1.1.9-alt1
- 1.1.9 release.2002-05-07 Dmitry V. Levin 1:1.1.8-alt1
- 1.1.8 release. - Set default mailbox_lock style to "fcntl".2002-04-16 Dmitry V. Levin 1:1.1.7-alt2
- Updated chroot (added NIS/NIS+ support).2002-04-01 Dmitry V. Levin 1:1.1.7-alt1
- 1.1.7 release. - Updated --with/--without specfile logic.2002-03-27 Dmitry V. Levin 1:1.1.6-alt1
- 1.1.6 release.2002-03-25 Dmitry V. Levin 1:1.1.5-alt2
- Updated --with/--without specfile logic. - Build with libdb4.2002-03-22 Dmitry V. Levin 1:1.1.5-alt1
- 1.1.5 release.2002-02-04 Dmitry V. Levin 1:1.1.3-alt1
- 1.1.3 release.2002-01-28 Dmitry V. Levin 1:1.1.2-alt1
- 1.1.2 release.2002-01-24 Dmitry V. Levin 1:1.1.1-alt1
- 1.1.1 release.2002-01-13 Dmitry V. Levin 20020112-alt1
- 20020112.2002-01-13 Dmitry V. Levin 20020110-alt1
- 20020110. - Changed postdrop command sgid named to postdrop. - Changed local delivery agent default_privs to postman. - Updated description (owl). - Added /etc/postfix/{pcre,regexp}_table files. - Rewritten %install script.2002-01-04 Dmitry V. Levin 20011226-alt2
- Updated make_aliases script to work with tcb.2001-12-28 Dmitry V. Levin 20011226-alt1
- 20011226 (safety, see RELEASE_NOTES and HISTORY files).2001-12-19 Dmitry V. Levin 20011217-alt1
- 20011217 (security, see RELEASE_NOTES and HISTORY files).2001-11-29 Dmitry V. Levin 20011127-alt1
- 20011127: + New parameter smtpd_noop_commands; + New header/body_check.2001-11-27 Dmitry V. Levin 20011125-alt1
- 20011125: + New parameter smtpd_sender_login_maps; + New sender anti-spoofing restriction reject_sender_login_mismatch.2001-11-22 Dmitry V. Levin 20011121-alt1
- 20011121.2001-11-19 Dmitry V. Levin 20011115-alt2
- Correct build with new pcre.2001-11-16 Dmitry V. Levin 20011115-alt1
- 20011115 (session log memory exhaustion bugfix).2001-10-09 Dmitry V. Levin 20011008-alt1
- 20011008.2001-09-27 Dmitry V. Levin 20010808-alt2
- Fixed %post script: do not chkconfig if upgrading.2001-09-23 Dmitry V. Levin 20010808-alt1
- 20010808. - Build with ldap support.2001-07-17 Dmitry V. Levin 20010714-alt1
- 20010714.2001-07-11 Dmitry V. Levin 20010709-alt1
- 20010709.2001-06-11 Dmitry V. Levin 20010610-alt1
- 20010610.2001-06-07 Dmitry V. Levin 20010525-alt3
- Fixed directory permissions in /var/spool/postfix (was undefined before).2001-06-04 Dmitry V. Levin 20010525-alt2
- Fixed startup and check scripts.2001-05-29 Dmitry V. Levin 20010525-alt1
- 20010525.2001-05-08 Dmitry V. Levin 20010502-alt1
- 20010502.2001-04-02 Dmitry V. Levin 20010329-alt1
- 20010329.2001-03-21 Dmitry V. Levin 20010228-ipl3mdk
- Fixed %triggerpostun script.2001-03-19 Dmitry V. Levin 20010228-ipl2mdk
- Updated aliases template.2001-03-02 Dmitry V. Levin 20010228-ipl1mdk
- Snapshot 20010228.2001-02-26 Dmitry V. Levin 20010225-ipl1mdk
- Snapshot 20010225. - Updated aliases template.2001-02-22 Dmitry V. Levin 19991231pl13-ipl6mdk
- Moved common sendmail links to sendmail-common package. - Fixed Requires.2001-02-07 Dmitry V. Levin 19991231pl13-ipl5mdk
- Fixed startup script (abort startup if failed to setup chroot).2001-02-02 Dmitry V. Levin 19991231pl13-ipl4mdk
- Rebuilt with db3-3.2.9.2001-01-31 Dmitry V. Levin 19991231pl13-ipl3mdk
- Added smtpd_size patch. - Ported to new chrooted scheme.2001-01-06 Dmitry V. Levin 19991231pl13-ipl2mdk
- Rebuilt with db3-3.2.3e.2000-12-27 Dmitry V. Levin 19991231pl13-ipl1mdk
- Fixed /usr/share/postfix/make_aliases script (installation problem). - Fixed groupadd/useradd/chkconfig calls.2000-12-12 Dmitry V. Levin
- 19991231-pl13. - Patched to work with LFS and pthread-aware db3. - RE adaptions. - FHSification.2000-06-02 Dmitry V. Levin
- 19991231-pl082000-05-15 Dmitry V. Levin
- 19991231-pl072000-04-04 Dmitry V. Levin
- 19991231-pl062000-03-28 Dmitry V. Levin
- dependency fix with resolv.conf and chroot setup2000-03-13 Dmitry V. Levin
- 19991231-pl052000-03-08 Dmitry V. Levin
- updated to rpm-3.0.42000-02-10 Dmitry V. Levin
- 19991231-pl032000-01-03 Dmitry V. Levin
- fixed chrooted libraries1999-12-26 Dmitry V. Levin
- 19990906-pl09 - fixed chrooted environment1999-12-01 Dmitry V. Levin
- 19990906-pl07 - fixed permissions1999-09-07 Dmitry V. Levin
- Fandra adaptions1999-06-05 Axalon Bloodstone
- install bins from libexec/1999-06-05 Bernhard Rosenkraenzer
- 19990601 - .spec cleanup for easier updates1999-05-26 Axalon Bloodstone
- created link from /usr/sbin/sendmail to /usr/lib/sendmail so it doesn't bug out when i rpm -e sendmail - Now removes /var/lock/subsys/postfix like a good little prog upon rpm -e1999-04-23 Chmouel Boudjnah
- Mandrake adptations.1999-04-13 Arne Coucheron
[19990317-pl04-1]1999-03-30 Arne Coucheron
[19990317-pl03-2] - Castro, Castro, pay attention my friend. You're making it very hard maintaining the package if you don't follow the flow of the releases1999-03-25 Arne Coucheron
[19990317-pl02-1]1999-03-23 Arne Coucheron
[19990317-3] - added bugfix patch011999-03-20 Arne Coucheron
[19990317-2] - removed the mynetworks line in main.cf, let postfix figure it out - striping of the files in /usr/sbin - alias database moved to /etc/postfix and made a symlink to it in /etc - enabled procmail support in main.cf and added it to Requires: - check status on master instead of postfix in the init script - obsoletes postfix-beta - had to move some of my latest changelog entries up here since Edgard Castro didn't follow my releases1999-03-18 Edgard Castro
[19990317]1999-03-16 Edgard Castro
[alpha-19990315]1999-03-09 Edgard Castro
[19990122-pl01-2] - shell and gecho information changed to complie with Red Hat stardand - changed the name of the rpm package to postfix, instead of postfix-beta1999-02-16 Edgard Castro
[19990122-pl01-1]1999-01-24 Arne Coucheron
[19990122-1] - shell for postfix user changed to /bin/true to avoid logins to the account - files in /usr/libexec/postfix moved to /usr/lib/postfix since this complies more with the Red Hat standard1999-01-06 Arne Coucheron
[19981230-2] - added URL for the source - added a cron job for daily check of errors - sample config files moved from /etc/postfix/sample to the docdir - dropped making of symlinks in /usr/sbin and instead installing the real files there - because of the previous they're not needed anymore in /usr/libexec/postfix, so they are removed from that place1999-01-01 Arne Coucheron
[19981230-1]1998-12-29 Arne Coucheron
[19981222-1] - first build of rpm version