Группа :: Система/Серверы
Пакет: postfix
Главная Изменения Спек Патчи Загрузить Bugs and FR
25 августа 2006 Vladimir V Kamarzin <vvk at altlinux.ru> 1:2.2.11-alt0.M24.1
- Backported to M24
- 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).
- print_unknown_params: Fixed typo.
- Updated to 2.2.10.
- Reverted version change introduced by 2.2.10-RC1 patch (#9314).
- 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@.
- Updated to 2.2.9.
- Updated to 2.2.8.
- Updated to 2.2.7.
- Updated to 2.2.6.
- Added x86_64 support (fixes #8111).
- Enhanced mailbox_unpriv_delivery patch.
- Updated to 2.2.5.
- Updated deb-man patch.
- 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.
- Packaged qshape.
- Updated to 2.2.4.
- Rediffed patches.
- 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.
- 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.
- s,alt,deb, in sasl_config patch as more correct.
- Define SASL vars in all build stages.
- Build with TLS and SASL by default.
- 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.
- Updated to 2.1.6.
- Build fix: updated postfix-lorder.sh to use join(1) in more portable way.
- 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).
- 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.
- handle post/preun for -tls more correctly.
- remove bogus obsoletes tags.
- relocate -virgin back to main postfix.
- disable ipv6 support.
- rebuild with libdb4.3.
- check for proper dist-upgrade.
- TODO:
- IPV6 patch update or IPV6 removal? :)
- 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 default
- 2.1.5.
- update patches & spec.
- remove obsolete patches.
- init.d/postfix(reload): check postfix configuration.
- Updated to 2.0.20.
- dict_cdb: updated to libcdb.so.1.
- postfix.chroot.conf: fixed tab spaces handling.
- 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.
- Updated to 2.0.19.
- postfix.chroot.conf: fail when postconf(1) fails (#3789).
- regexp_table(5): fixed regex syntax reference (#3766).
- Updated for chrooted-0.3.
- Rebuilt with libdb-4.2.so.
- postconf: show virtual_maps legacy parameter.
- main.cf.default: fixed (was empty).
- postfix.chroot.conf: implemented smart aliases and maps update.
- Updated to 2.0.18.
- Updated to 2.0.17.
- Fixed %pre script to avoid unwanted postfix start on upgrade.
- Ensure that all shared libraries are built with %optflags_shared.
- Fixed dynamic map loading support (broken in -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.
- Provide smoother migration from postfix-smtpd.
- Fixed build without optional modules (reported by Anton V. Denisov).
- 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.
- Updated to 1.1.13 (bugfix release).
- Updated start/stop script to new rc scheme.
- Updated build dependencies.
- Make use of syslogd-1.4.1-alt11 /etc/syslog.d/ feature (#0002062).
- 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.
- Use subst instead of perl for build and %post* scripts.
- 1.1.11 release.
- Fixed typo in startup script made in previous release.
- 1.1.10 release.
- Moved /usr/share/postfix/* to sendmail-common package.
- 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.
- 1.1.9 release.
- 1.1.8 release.
- Set default mailbox_lock style to "fcntl".
- Updated chroot (added NIS/NIS+ support).
- 1.1.7 release.
- Updated --with/--without specfile logic.
- 1.1.6 release.
- Updated --with/--without specfile logic.
- Build with libdb4.
- 1.1.5 release.
- 1.1.3 release.
- 1.1.2 release.
- 1.1.1 release.
- 20020112.
- 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.
- Updated make_aliases script to work with tcb.
- 20011226 (safety, see RELEASE_NOTES and HISTORY files).
- 20011217 (security, see RELEASE_NOTES and HISTORY files).
- 20011127:
+ New parameter smtpd_noop_commands;
+ New header/body_check.
- 20011125:
+ New parameter smtpd_sender_login_maps;
+ New sender anti-spoofing restriction reject_sender_login_mismatch.
- 20011121.
- Correct build with new pcre.
- 20011115 (session log memory exhaustion bugfix).
- 20011008.
- Fixed %post script: do not chkconfig if upgrading.
- 20010808.
- Build with ldap support.
- 20010714.
- 20010709.
- 20010610.
- Fixed directory permissions in /var/spool/postfix (was undefined before).
- Fixed startup and check scripts.
- 20010525.
- 20010502.
- 20010329.
- Fixed %triggerpostun script.
- Updated aliases template.
- Snapshot 20010228.
- Snapshot 20010225.
- Updated aliases template.
- Moved common sendmail links to sendmail-common package.
- Fixed Requires.
- Fixed startup script (abort startup if failed to setup chroot).
- Rebuilt with db3-3.2.9.
- Added smtpd_size patch.
- Ported to new chrooted scheme.
- Rebuilt with db3-3.2.3e.
- Fixed /usr/share/postfix/make_aliases script (installation problem).
- Fixed groupadd/useradd/chkconfig calls.
- 19991231-pl13.
- Patched to work with LFS and pthread-aware db3.
- RE adaptions.
- FHSification.
- 19991231-pl08
- 19991231-pl07
- 19991231-pl06
- dependency fix with resolv.conf and chroot setup
- 19991231-pl05
- updated to rpm-3.0.4
- 19991231-pl03
- fixed chrooted libraries
- 19990906-pl09
- fixed chrooted environment
- 19990906-pl07
- fixed permissions
- Fandra adaptions
- 19990601
- .spec cleanup for easier updates
- install bins from libexec/
- 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 -e
- Mandrake adptations.
- [19990317-pl04-1]
- [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 releases
- [19990317-pl02-1]
- [19990317-3]
- added bugfix patch01
- [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 releases
- [19990317]
- [alpha-19990315]
- [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-beta
- [19990122-pl01-1]
- [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 standard
- [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 place
- [19981230-1]
- [19981222-1]
- first build of rpm version