Changelog for
postfixadmin-2.3.6-30.1.noarch.rpm :
Wed Jan 2 13:00:00 2013 opensuseAATTcboltz.de
- update to PostfixAdmin 2.3.6 (bugfix release)
changes that were not included in the package yet:
- fix double inclusion of config.inc.php in setup.php
- fix bool and date handling in fetchmail
- remove upstreamed patches
Fri Nov 30 13:00:00 2012 opensuseAATTcboltz.de
- more cross-distributin %if: pwdutils, php_any_db
Mon Nov 26 13:00:00 2012 Ralf Lang
- require php-mbstring as setup.php reports this as a hard dependency
Thu Jun 28 14:00:00 2012 opensuseAATTcboltz.de
- fix footer link (upstream r1402)
- focus username field in login form (upstream r1404)
- change existing vacation user (< 2012-02-13) to group vacation
Sun Jun 3 14:00:00 2012 opensuseAATTcboltz.de
- add some %if for cross-distribution handling
Mon Feb 13 13:00:00 2012 opensuseAATTcboltz.de
- add vacation user to the vacation group (instead of the default \"users\")
Thu Feb 9 13:00:00 2012 opensuseAATTcboltz.de
- update r1342 patch to fix SLE_10 build failure
Thu Feb 2 13:00:00 2012 opensuseAATTcboltz.de
- add patch to display domain and mailbox description with correct
encoding (upstream r1342)
Thu Jan 26 13:00:00 2012 opensuseAATTcboltz.de
- update to PostfixAdmin 2.3.5 (security release)
- fixes some SQL injections (CVE-2012-0811)
- fixes some XSS vulnerabilities (CVE-2012-0812)
- see CHANGELOG.TXT or bnc#741455 for details
Sun Oct 16 14:00:00 2011 opensuseAATTcboltz.de
- include a patch with fixes since the 2.3.4 release (see
CHANGELOG.TXT for details)
- Add PreReq: pwdutils
Fri Sep 16 14:00:00 2011 opensuseAATTcboltz.de
- 2.3.4 release (bugfix release, see CHANGELOG.TXT for details)
Sun Aug 28 14:00:00 2011 opensuseAATTcboltz.de
- move vacation.pl and ADDITIONS to /usr/lib/postfixadmin/
Mon Aug 1 14:00:00 2011 opensuseAATTcboltz.de
- spec cleanup (manually + spec-cleaner)
- create vacation user
- move %changelog to .changes
Tue Mar 15 13:00:00 2011 Christian Boltz
- 2.3.3 release
bugfix release for 2.3.2 - see CHANGELOG.TXT for details
Tue Aug 24 14:00:00 2010 Christian Boltz
- 2.3.2 release
bugfix release for 2.3.1 - see CHANGELOG.TXT for details
Fri Jul 9 14:00:00 2010 Christian Boltz
- 2.3.1 release
bugfix release for 2.3 - see CHANGELOG.TXT for details
Wed Oct 28 13:00:00 2009 Christian Boltz
- 2.3 release
Most important changes:
* Improved Aliased domains support (no longer relying on catch-all domains) -
Note this requires Postfix configuration changes; old configuration(s) will
continue to work.
* Security fix for setup.php (password required to access; setup.php can
generate this and help you)
* Superadmin can now setup fetchmail for all users
* Enhanced fetchmail.pl script (file locking, syslog logging, configuration
file etc)
* Added dovecot quota support (documentation + viewing in Postfixadmin) for
dovecot 1.0/1.1 and >= 1.2
* Vacation re-notification after defineable timeout (default remains to
notify only once)
* Refactoring of /users (see /model) and XmlRpc interface for remote mail
clients (E.g. squirrelmail-postfixadmin)
* Add dovecot password support (see here)
* Added support for courier authlib authentication flavours
($CONF[\'authlib_default_flavor\'])
* update.php should handle all database updates for you
* Lots of small updates and random new minor features
* bug fixes ;-)
Thu Jul 24 14:00:00 2008 Christian Boltz
- updated to 2.2.1.1 (fixed version number displayed in the footer)
Tue Jul 22 14:00:00 2008 Christian Boltz
- updated to 2.2.1 (fixes several bugs, no new features)
Sun Jun 8 14:00:00 2008 Christian Boltz
- finally created a package for the 2.2.0 release
Fri Feb 29 13:00:00 2008 Christian Boltz
- updated spec to follow the
*.css move to css/
Sun Dec 2 13:00:00 2007 Christian Boltz
- updated to SVN version
- commented out several sections
- auto-detect serverroot and install PHP files etc. there
Fri Dec 15 13:00:00 2006 lfarkasAATTlfarkas.org
- initial build