Changelog for
libassuan-debugsource-2.1.1-2.3.i586.rpm :
Mon Aug 19 14:00:00 2013 andreas.stiegerAATTgmx.de
- update to 2.1.1
* no changes on the GNU/Linux platform
- includes changes from 2.1.0:
* Support for the nPth library.
* Add assuan_check_version and two version macros.
* Interface changes relative to the 2.0.3 release:
ASSUAN_SYSTEM_NPTH_IMPL NEW macro.
ASSUAN_SYSTEM_NPTH NEW macro.
__assuan_read NEW (private).
__assuan_write NEW (private).
__assuan_recvmsg NEW (private).
__assuan_sendmsg NEW (private).
__assuan_waitpid NEW (private).
ASSUAN_VERSION NEW macro.
ASSUAN_VERSION_NUMBER NEW macro.
assuan_check_version NEW.
- add tarball signature and keyring
- run unit tests during build
- libgpg-error requirement is >= 1.8
Mon Jun 10 14:00:00 2013 crrodriguezAATTopensuse.org
- build with LFS support in 32bit archs to be consistent
with the rest of the system, no good will come when LFS
enabled callers talk to non-LFS libraries.
Mon Nov 26 13:00:00 2012 cfarrellAATTsuse.com
- license update: GPL-3.0+ and LGPL-2.1+
Look at COPYING, COPYING.LIB and README
Fri Nov 16 13:00:00 2012 andreas.stiegerAATTgmx.de
- update to Libassuan 2.0.3
- Make assuan_get_pid work correctly for pipe server.
- Interface changes relative to the 2.0.2 release:
* ASSUAN_FORCE_CLOSE (NEW)
Sun Dec 25 13:00:00 2011 cooloAATTsuse.com
- own aclocal directory
Sun Oct 2 14:00:00 2011 crrodriguezAATTopensuse.org
- Remove Requires/BuildRequires on libpth, this package
no longer uses this library.
Fri Jul 29 14:00:00 2011 puzelAATTnovell.com
- update to libassuan-2.0.2
- A new flag may now be used to convey comments via
assuan_transact.
- A new flag value may now be used to disable logging.
- The gpgcedev.c driver now provides a log device.
- It is now possible to overwrite socket and connect functions in
struct assuan_system_hooks.
- Interface changes relative to the 2.0.1 release:
ASSUAN_CONVEY_COMMENTS NEW.
ASSUAN_NO_LOGGING NEW.
assuan_system_hooks_t CHANGED: Added socket and connect members.
ASSUAN_SYSTEM_HOOKS_VERSION CHANGED: Bumped to 2.
assuan_register_pre_cmd_notify NEW.
- use spec-cleaner
Sun Oct 31 13:00:00 2010 jengelhAATTmedozas.de
- Use %_smp_mflags
Tue Aug 17 14:00:00 2010 puzelAATTnovell.com
- update to libassuan-2.0.1
* Input and output notification handler can now really access the
parsed fd as stated in the manual.
* Cleaned up the logging.
* Interface changes relative to the 2.0.0 release:
assuan_free NEW
_assuan_w32ce_create_pipe NEW
ASSUAN_LOG_CONTROL NEW
Fri Apr 9 14:00:00 2010 chrisAATTcomputersalat.de
- fixed deps
o libgpg-error-devel >= 1.4
Thu Apr 8 14:00:00 2010 chrisAATTcomputersalat.de
- fix deps for pth
pth < 1120 >= libpth-devel
- sort TAGS
Tue Apr 6 14:00:00 2010 roAATTsuse.de
- add baselibs.conf (needed for libgpgme)
Wed Mar 31 14:00:00 2010 puzelAATTnovell.com
- update to libassuan-2.0.0
* Now using libtool and builds a DSO.
* Lots of interface cleanups.
* Pth support has changed. This now follows the same style as
libgcrypt by setting system hook callbacks.
- split package to libassuan0 and libassuan-devel
Thu Jun 11 14:00:00 2009 puzelAATTsuse.cz
- change BuildRequires: (pth-devel -> libpth-devel)
Mon Jun 1 14:00:00 2009 puzelAATTsuse.cz
- BuildRequires: pth-devel