Changelog for
libidn11-32bit-1.33-60.1.x86_64.rpm :
Tue Apr 4 14:00:00 2017 tchvatalAATTsuse.com
- Add patches to build with gcc7:
* libidn-gcc7-part1.patch
Wed Jul 20 14:00:00 2016 astiegerAATTsuse.com
- libidn 1.33:
* bnc#990189 CVE-2015-8948 CVE-2016-6262
* bnc#990190 CVE-2016-6261
* bnc#990191 CVE-2016-6263
* libidn: Fix out-of-bounds stack read in idna_to_ascii_4i.
* idn: Solve out-of-bounds-read when reading one zero byte as input.
* libidn: stringprep_utf8_nfkc_normalize reject invalid UTF-8.
Thu Aug 13 14:00:00 2015 mpluskalAATTsuse.com
- Update to 1.32
* libidn: Fix crash in idna_to_unicode_8z8z and
idna_to_unicode_8zlz. This problem was introduced in 1.31.
* API and ABI is backwards compatible with the previous version.
- Update gpg keyring
Thu Jul 9 14:00:00 2015 tchvatalAATTsuse.com
- Add Apache-2.0 license to the license line. Under this is the
java code, but we don\'t build it -> just the sources license
Thu Jul 9 14:00:00 2015 tchvatalAATTsuse.com
- Version bump to 1.31:
* Fixes bnc#923241 CVE-2015-2059 out-of-bounds read with stringprep on
invalid UTF-8
* Few other triv changes
Fri Mar 13 13:00:00 2015 tchvatalAATTsuse.com
- Version bump to 1.30:
* punycode.{c,h} files were reimported
- Cleanup with spec-cleaner
Mon Oct 20 14:00:00 2014 iAATTmarguerite.su
- update version 1.29:
* libidn: Mark internal variable \"g_utf8_skip\" as static.
* idn: Flush stdout to simplify for tools that buffer too heavily.
* i18n: Added Brazilian Portuguese translation.
* Update gnulib files.
* API and ABI is backwards compatible with the previous version.
Thu Dec 19 13:00:00 2013 cooloAATTsuse.com
- disable gpg-offline again to avoid build cycles
Wed Dec 18 13:00:00 2013 mvyskocilAATTsuse.com
- Verify source tarball via gpg-offline
Sat Dec 14 13:00:00 2013 uweigandAATTde.ibm.com
- Fix gnulib test failure due to SUSE_ASNEEDED.
Mon Sep 23 14:00:00 2013 tchvatalAATTsuse.com
- Version bump to 1.28:
* java buildfixes
* translation updates
* improved unit-tests
* for more read NEWS file
Fri Sep 21 14:00:00 2012 jengelhAATTinai.de
- Employ shared library package naming
Tue Jun 5 14:00:00 2012 vdziewieckiAATTsuse.com
-Update to 1.25:
* MSVC: Build fixes related to _GL_ATTRIBUTE_CONST and
_GL_ATTRIBUTE_PURE.
Reported by Bartosz Brachaczek
.
* examples: Fix compiler warning about ignoring return value from
fgets.
* tests: Ship with a valgrind suppressions file for the strlen
issue.
* Update gnulib files and translations.
* API and ABI is backwards compatible with the previous version.
Sun May 13 14:00:00 2012 Nico.Laus.2001AATTgmx.de
- Upgrade to version 1.24
* Libraries are re-licensed from LGPLv2+ to dual-GPLv2+|LGPLv3+.
* build: Fix parallel Windows builds.
Reported by René Berber
* libidn: Fix potential infloop in pr29 code.
Reported by Jon Nelson in
http://lists.gnu.org/archive/html/help-libidn/2012-01/msg00008.html
* libidn: Add \'const\' keyword to \'stringprep_ucs4_nfkc_normalize\' function.
* Sync glib NFKC code and improve copyright/license statements.
* Update gnulib files and translations.
* API and ABI is backwards compatible with the previous version.
Mon Dec 26 13:00:00 2011 jengelhAATTmedozas.de
- Remove redundant tags/sections
Mon Dec 26 13:00:00 2011 crrodriguezAATTopensuse.org
- fix URL
Mon Dec 26 13:00:00 2011 crrodriguezAATTopensuse.org
- Update to version 1.23
- Run spec cleaner
Sat Oct 1 14:00:00 2011 crrodriguezAATTopensuse.org
- Do not build gtk-docs
- make check hangs in qemu-arm, workaround the bugs.
Fri Jun 10 14:00:00 2011 andrea.turriniAATTgmail.com
- Fixed typo in description of libidn.spec
Sat May 7 14:00:00 2011 crrodriguezAATTopensuse.org
- Upgrade to version 1.22
* Fix memory leak when idna_to_ascii_4i fails
* Fix ToUnicode case-insensitivity bug
* Avoid some warnings to make it build with modern gcc on amd64.
Tue Dec 15 13:00:00 2009 jengelhAATTmedozas.de
- add baselibs.conf as a source
Tue Oct 6 14:00:00 2009 crrodriguezAATTopensuse.org
- update to version 1.15
* support GCC visibility features