File horde5-passwd.changes of Package horde5-passwd
-------------------------------------------------------------------
Fri Jul 26 10:43:05 UTC 2013 - tchvatal@suse.com
- Fix build with rpm-4.11
-------------------------------------------------------------------
Thu Jan 10 12:01:51 UTC 2013 - cfarrell@suse.com
- license update: GPL-2.0+
See COPYING file (and most of the source code files). Also, make sure the
COPYING file is entered in the %doc section of the spec file
-------------------------------------------------------------------
Wed Dec 12 12:09:42 UTC 2012 - Ralf Lang <lang@b1-systems.de>
- version 5.0.0dev201212121203 for Horde 5 - This is a prerelease version
- [jan] Update Italian translation (Massimo Malabotta <mmalabotta@units.it>).
- [jan] Fix preparing multiple backends (Bug #11023).
- Update Polish translation (Krzysztof Kozera <krzysztof113@o2.pl>).
-------------------------------------------------------------------
Sun May 20 06:05:58 UTC 2012 - Ralf Lang <lang@b1-systems.de>
- version 4.0.1
- [rla] Don't pass too many parameters from backends.php to Horde_Db (Bug #10963).
- [jan] Make expect driver locale independent (Bug #9166).
- [jan] Update Japanese translation (Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>).
-------------------------------------------------------------------
Tue Jan 17 16:36:27 UTC 2012 - lang@b1-systems.de
- release version 4.0.0
- First stable release for Horde 4.
- [bak] Fix lookup of user entry in LDAP driver.
- [jan] Add Latvian translation (Jānis Eisaks <jancs@dv.lv>).
- [rla] Added new driver 'horde' which uses the update() function of horde's authentication driver.
- [jan] Provide default configuration files instead of .dist versions.
- [jan] Fix creating temporary files with open_basedir restrictions.
-------------------------------------------------------------------
Sat Aug 27 14:40:13 UTC 2011 - lang@b1-systems.de
- [jan] Provide default configuration files instead of .dist versions.
- [jan] Fix creating temporary files with open_basedir restrictions.
- [rla] Formal conversion of all drivers to Horde 4 Exceptions. Some may need more changes to actually work
- Some fixes by Jan for the ldap backend
-------------------------------------------------------------------
Thu Jun 16 12:48:58 UTC 2011 - lang@b1-systems.de
- New git revision
- Converted LDAP backend
- removed glitch which would always reset the user session even
if the backend is NOT the horde authentication backend
-------------------------------------------------------------------
Tue May 24 08:34:55 UTC 2011 - lang@b1-systems.de
- Updated license file
- changed some details of the file listing
-------------------------------------------------------------------
Fri May 20 13:26:24 UTC 2011 - lang@b1-systems.de
- http://bugs.horde.org/ticket/10106 - move from pear DB to Horde_Db
- Use Injector instead of base class factory
-------------------------------------------------------------------
Wed May 18 13:36:10 UTC 2011 - lang@b1-systems.de
- Added new default backend "horde" which encapsulates whatever
Horde auth is used (ldap, sql...) without additional configuration
This should suit most common use cases
-------------------------------------------------------------------
Tue May 17 07:14:03 UTC 2011 - lang@b1-systems.de
- Add dependency on php5-pear-DB
-------------------------------------------------------------------
Mon May 16 12:35:48 UTC 2011 - lang@b1-systems.de
- Packaged 4.0.0_unreleased from git for upgrade scenarios