Hello community, here is the log from the commit of package libgpg-error for openSUSE:Factory checked in at 2014-09-17 17:41:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgpg-error (Old) and /work/SRC/openSUSE:Factory/.libgpg-error.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgpg-error" Changes: -------- --- /work/SRC/openSUSE:Factory/libgpg-error/libgpg-error.changes 2014-05-02 19:22:02.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libgpg-error.new/libgpg-error.changes 2014-09-17 17:42:02.000000000 +0200 @@ -1,0 +2,27 @@ +Sat Sep 13 11:31:06 UTC 2014 - [email protected] + +- update to 1.15: + * This releases fixes problems with the use of off_t and ssize_t by + the estream functions introduced with 1.14. Although this is + technically an ABI break on some platforms, we take this as a + simple bug fix for 1.14. The new functions are very unlikely in + use by any code and thus no breakage should happen. The 1.14 + tarball will be removed from the archive. + + * Add type gpgrt_off_t which is guaranteed to be 64 bit. + + * Add type gpgrt_ssize_t to make use on Windows easier. On Unix + platforms this is an alias for ssize_t. + +------------------------------------------------------------------- +Wed Sep 10 22:42:03 UTC 2014 - [email protected] + +- update to 1.14: + * Added gpgrt_lock_trylock. + * Added the estream library under the name gpgrt and a set of macros + to use them with their "es_" names. + * Interface changes relative to the 1.13 release: + GPG_ERR_KEY_DISABLED NEW. + gpgrt_*, GPGPT_* NEW. + +------------------------------------------------------------------- Old: ---- libgpg-error-1.13.tar.bz2 libgpg-error-1.13.tar.bz2.sig New: ---- libgpg-error-1.15.tar.bz2 libgpg-error-1.15.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgpg-error.spec ++++++ --- /var/tmp/diff_new_pack.BJoD2X/_old 2014-09-17 17:42:03.000000000 +0200 +++ /var/tmp/diff_new_pack.BJoD2X/_new 2014-09-17 17:42:03.000000000 +0200 @@ -17,7 +17,7 @@ Name: libgpg-error -Version: 1.13 +Version: 1.15 Release: 0 Summary: Library That Defines Common Error Values for All GnuPG Components License: GPL-2.0+ and LGPL-2.1+ ++++++ libgpg-error-1.13.tar.bz2 -> libgpg-error-1.15.tar.bz2 ++++++ ++++ 19111 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
