File postfixadmin.changes of Package postfixadmin
-------------------------------------------------------------------
Thu Jun 28 20:21:09 UTC 2012 - opensuse@cboltz.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 23:44:44 UTC 2012 - opensuse@cboltz.de
- add some %if for cross-distribution handling
-------------------------------------------------------------------
Mon Feb 13 09:56:47 UTC 2012 - opensuse@cboltz.de
- add vacation user to the vacation group (instead of the default "users")
-------------------------------------------------------------------
Thu Feb 9 20:15:45 UTC 2012 - opensuse@cboltz.de
- update r1342 patch to fix SLE_10 build failure
-------------------------------------------------------------------
Thu Feb 2 19:55:17 UTC 2012 - opensuse@cboltz.de
- add patch to display domain and mailbox description with correct
encoding (upstream r1342)
-------------------------------------------------------------------
Thu Jan 26 22:10:20 UTC 2012 - opensuse@cboltz.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:42:27 UTC 2011 - opensuse@cboltz.de
- include a patch with fixes since the 2.3.4 release (see
CHANGELOG.TXT for details)
- Add PreReq: pwdutils
-------------------------------------------------------------------
Fri Sep 16 20:15:52 UTC 2011 - opensuse@cboltz.de
- 2.3.4 release (bugfix release, see CHANGELOG.TXT for details)
-------------------------------------------------------------------
Sun Aug 28 12:49:31 UTC 2011 - opensuse@cboltz.de
- move vacation.pl and ADDITIONS to /usr/lib/postfixadmin/
-------------------------------------------------------------------
Mon Aug 1 23:06:31 UTC 2011 - opensuse@cboltz.de
- spec cleanup (manually + spec-cleaner)
- create vacation user
- move %changelog to .changes
-------------------------------------------------------------------
Tue Mar 15 00:00:00 UTC 2011 - Christian Boltz <opensuse@cboltz.de>
- 2.3.3 release
bugfix release for 2.3.2 - see CHANGELOG.TXT for details
-------------------------------------------------------------------
Tue Aug 24 00:00:00 UTC 2010 - Christian Boltz <opensuse@cboltz.de>
- 2.3.2 release
bugfix release for 2.3.1 - see CHANGELOG.TXT for details
-------------------------------------------------------------------
Fri Jul 9 00:00:00 UTC 2010 - Christian Boltz <opensuse@cboltz.de>
- 2.3.1 release
bugfix release for 2.3 - see CHANGELOG.TXT for details
-------------------------------------------------------------------
Wed Oct 28 00:00:00 UTC 2009 - Christian Boltz <opensuse@cboltz.de>
- 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 00:00:00 UTC 2008 - Christian Boltz <opensuse@cboltz.de>
- updated to 2.2.1.1 (fixed version number displayed in the footer)
-------------------------------------------------------------------
Tue Jul 22 00:00:00 UTC 2008 - Christian Boltz <opensuse@cboltz.de>
- updated to 2.2.1 (fixes several bugs, no new features)
-------------------------------------------------------------------
Sun Jun 8 00:00:00 UTC 2008 - Christian Boltz <opensuse@cboltz.de>
- finally created a package for the 2.2.0 release
-------------------------------------------------------------------
Fri Feb 29 00:00:00 UTC 2008 - Christian Boltz <opensuse@cboltz.de>
- updated spec to follow the *.css move to css/
-------------------------------------------------------------------
Sun Dec 2 00:00:00 UTC 2007 - Christian Boltz <opensuse@cboltz.de>
- updated to SVN version
- commented out several sections
- auto-detect serverroot and install PHP files etc. there
-------------------------------------------------------------------
Fri Dec 15 00:00:00 UTC 2006 - lfarkas@lfarkas.org
- initial build