gwenhywfar/gwenhywfar.changes

154 lines
5.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Jan 2 16:17:01 CET 2010 - vuntz@opensuse.org
- Update to version 3.11.3:
+ GWEN_DB: Escape and unescape group names upon read/write,
respectively.
+ Show a more informative erro message when a false chipcard has
been inserted.
- Changes from version 3.11.2:
+ Add unittest for GWEN_Url_fromString that checks those cases
that work.
+ Do not abort on unknown port number.
+ Improve error messages.
+ Check for NULL token name before crashing in FSLock_new so that
a more clear error message is printed instead.
+ Decrease debug level of non-critical info message.
+ Improved handling of file/directory locks on POSIX systems.
+ Windows fixes.
+ Build system fixes.
-------------------------------------------------------------------
Tue Dec 15 14:55:58 CET 2009 - vuntz@opensuse.org
- Remove unneeded libxml2-devel BuildRequires.
- Remove autoreconf call since we have no patch.
- Rework the install section to be more readable.
- Rename gwenhywfar47 to libgwenhywfar47-plugins, since it's a more
appropriate name. Add Provides/Obsoletes for the old package.
- Make libgwenhywfar47 recommends the libgwenhywfar47-plugins
package. Also remove any Requires/Recommends from the main
package to libgwenhywfar47-plugins or gwenhywfar47 since
libgwenhywfar47 should be enough.
- Rename the main package to gwenhywfar-tools and move some tools
from devel subpackage there.
- Split a lang package, that is required by the library package,
and make the library package now provide gwenhywfar to make the
lang package installable.
-------------------------------------------------------------------
Sun Dec 1 22:00:00 CET 2009 - Nico.Laus.2001@gmx.de
- Update to version 3.11.1:
+ compile on windows
- Changes from version 3.11.0:
+ fixes some minor bugs
+ extended the HTTP session module to allow testing connections
(used by the AqBanking-EBICS module to download new
certificates)
+ special support for statistical modules has been removed again
to simplify the build system
- Changes from version 3.10.1:
+ fixes a bug in GWEN_Url_fromString() and supports username and
password with HTTP proxies (tested with squid2)
+ fixed a problem on MacOSX
- Changes from version 3.10.0
+ adds new support for RDH-10
+ includes the tool typemaker2, an improved version of the old
typemaker which includes support for AqFinance
+ added the data type GWEN_DATE which is now used by AqFinance
instead of GWEN_TIME when only a date is required instead of a
full timestamp
-------------------------------------------------------------------
Mon Oct 12 02:02:57 UTC 2009 - crrodriguez@opensuse.org
- fix dependencies (was using >= instead of =)
-------------------------------------------------------------------
Thu Sep 3 16:05:28 CEST 2009 - sbrabec@suse.cz
- Typo fix in dependencies.
-------------------------------------------------------------------
Fri Aug 14 17:34:35 CEST 2009 - sbrabec@suse.cz
- Split package to allow parrallel installation of more versions.
-------------------------------------------------------------------
Wed Jun 24 19:35:29 CEST 2009 - mkudlvasr@suse.cz
- update to version 3.8.3
* lots of bugs fixed, lots of new features
- removed patch0 (tests/gwenhywfar.c). not needed anymore
-------------------------------------------------------------------
Thu Jan 24 11:32:18 CET 2008 - coolo@suse.de
- fixing open call
-------------------------------------------------------------------
Fri Nov 9 06:17:34 CET 2007 - crrodriguez@suse.de
- update to version 2.6.2
* Release is only interesting for windows or NetBSD users
- disable static libraries
- remove "la" files
- remove unnedded dependency on libopenssl-devel in the -devel package
-------------------------------------------------------------------
Fri Jul 27 12:55:13 CEST 2007 - sbrabec@suse.cz
- Updated to version 2.6.1:
* Minor bugs have been fixed.
* Cross-compiling is now supported.
* Some missing list functions have been added.
* Decreases the verbosity.
* Makes gwenhywfar completely relocatable using binreloc.
- Split package according to shared library packaging policy.
- Build with libxml2.
- Build and create api docs.
-------------------------------------------------------------------
Mon Oct 2 18:05:46 CEST 2006 - sbrabec@suse.cz
- Updated to version 2.4.1:
* bug fixes
* removed debugging messages
* clean up the API
-------------------------------------------------------------------
Fri Sep 15 23:56:04 CEST 2006 - jhargadon@suse.de
- update to version 2.4.0
- This release adds GWEN_DBIO plugin which writes GWEN_DB's as XML files
-------------------------------------------------------------------
Tue Jun 20 09:10:57 CEST 2006 - stbinner@suse.de
- Update to version 2.3.0:
* Adds a new module for fast lookup of objects via integer IDs.
* Adds a storage module to be used by further projects.
-------------------------------------------------------------------
Thu May 11 13:56:26 CEST 2006 - sbrabec@suse.cz
- Updated to version 2.2.0.
-------------------------------------------------------------------
Wed Jan 25 21:36:24 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Jan 16 19:02:19 CET 2006 - sbrabec@suse.cz
- Updated to version 1.19.2.
-------------------------------------------------------------------
Wed Oct 19 16:34:46 CEST 2005 - sbrabec@suse.cz
- New SuSE package, version 1.18.0.
Based on spec file from Rajesh Singh <rajeshsingh.geo@yahoo.com>.