This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU libidn".
http://git.savannah.gnu.org/cgit/libidn.git/commit/?id=acba907a5861ae21dd72f3cd330407cadf8d1440 The branch, master has been updated via acba907a5861ae21dd72f3cd330407cadf8d1440 (commit) from 7508dd5dd90b4933ec342297057b519997507de8 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit acba907a5861ae21dd72f3cd330407cadf8d1440 Author: Simon Josefsson <[email protected]> Date: Wed May 4 23:05:06 2011 +0200 Update for 1.22. ----------------------------------------------------------------------- Summary of changes: doc/announce.txt | 58 ++++++++++++++++++++++++++--------------------------- 1 files changed, 28 insertions(+), 30 deletions(-) diff --git a/doc/announce.txt b/doc/announce.txt index 3da7af8..eff9117 100644 --- a/doc/announce.txt +++ b/doc/announce.txt @@ -1,5 +1,5 @@ To: [email protected], [email protected] -Subject: Libidn 1.21 released +Subject: Libidn 1.22 released <#part sign=pgpmime> GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA specifications. Libidn's purpose is to encode and @@ -9,17 +9,18 @@ version 2.1 or later. Noteworthy changes since the last release (from NEWS file): -* Version 1.21 (released 2011-04-24) [stable] +* Version 1.22 (released 2011-05-04) [stable] -** build/gettext: Demand gettext >= 0.18.1 in order to get newer M4 files. -The old M4 files associated with 0.17 caused problems on Solaris, -hopefully now fixed. Reported by Dagobert Michelsen <[email protected]> -in <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/25522>. +** libidn: Add -liconv as static library requirement in libidn.pc, for MinGW. +Reported by Volker Grabsch <[email protected]>. -** build: Improve MinGW cross-compile makefile, see win32/libidn4win.mk. +** libidn: Fix memory leak in idna_to_ascii_4z when idna_to_ascii_4i fails. +Reported by and tiny patch from Olga Limburg <[email protected]>. -** build: Visual Studio files fixed to define LIBIDN_BUILDING. -Tiny patch from Waqas Hussain <[email protected]>. +** libidn: Ran clang-analyze on the code. +Fixed some dead assignments/initializations. + +** build: Really distribute win32/libidn4win.mk. ** API and ABI is backwards compatible with the previous version. @@ -76,39 +77,36 @@ JavaDoc output for the Java API: If you need help to use Libidn, or want to help others, you are invited to join our help-libidn mailing list, see: -<http://lists.gnu.org/mailman/listinfo/help-libidn>. + http://lists.gnu.org/mailman/listinfo/help-libidn -Here are the compressed sources (3.2MB): - ftp://ftp.gnu.org/gnu/libidn/libidn-1.21.tar.gz - http://ftp.gnu.org/gnu/libidn/libidn-1.21.tar.gz +Here are the compressed sources (3.3MB): + ftp://ftp.gnu.org/gnu/libidn/libidn-1.22.tar.gz + http://ftp.gnu.org/gnu/libidn/libidn-1.22.tar.gz Here are GPG detached signatures: - ftp://ftp.gnu.org/gnu/libidn/libidn-1.21.tar.gz.sig - http://ftp.gnu.org/gnu/libidn/libidn-1.21.tar.gz.sig + ftp://ftp.gnu.org/gnu/libidn/libidn-1.22.tar.gz.sig + http://ftp.gnu.org/gnu/libidn/libidn-1.22.tar.gz.sig Here are the SHA-1 and SHA-224 signatures: -991d5d4e24118d7672d53ed692a8a6ab87212f8f libidn-1.21.tar.gz - -869fbfb08f55a6350bf83217176ba3f927eda7fb20348133162e818c libidn-1.21.tar.gz +8358e897c24d534438f6b5694c25e85889d860c3 libidn-1.22.tar.gz +72a452464252655803331e744c7ea3b5a06f88cc33b2c310377fe040 libidn-1.22.tar.gz We also provide Windows binaries built using MinGW-w64 with the build script win32/libidn4win.mk, for 32-bit and 64-bit x86 architecures: - ftp://ftp.gnu.org/gnu/libidn/libidn-1.21-win32.zip - ftp://ftp.gnu.org/gnu/libidn/libidn-1.21-win32.zip.sig - ftp://ftp.gnu.org/gnu/libidn/libidn-1.21-win64.zip - ftp://ftp.gnu.org/gnu/libidn/libidn-1.21-win64.zip.sig + ftp://ftp.gnu.org/gnu/libidn/libidn-1.22-win32.zip + ftp://ftp.gnu.org/gnu/libidn/libidn-1.22-win32.zip.sig + ftp://ftp.gnu.org/gnu/libidn/libidn-1.22-win64.zip + ftp://ftp.gnu.org/gnu/libidn/libidn-1.22-win64.zip.sig Here are the SHA-1 and SHA-224 signatures: -be2a73cc60ae4b539fd3e658e21ba985824d1f02 libidn-1.21-win32.zip - -6f39fe3fedf27774945b0fece60921a0e147f95e72284c81543aaa82 libidn-1.21-win32.zip - -11fbcd142e824babc9088009dbfca71e3f4fbe2b libidn-1.21-win64.zip +eccd416edb3ce60573da5c8264df77b780d00a80 libidn-1.22-win32.zip +57d64a348a2b3a8782e729ecad1f8e10d1b721ec1196e1ca0a8ca5d3 libidn-1.22-win32.zip -b0f5bcd7a306a6f8a87a68baf8603deefe71e1197fc46cffcfb05ef8 libidn-1.21-win64.zip +b7b138a1c146e64aa6d6047786766a849237732d libidn-1.22-win64.zip +ddaa613848bbdc37199dfa3c9b4c04f77db8d506427213f55cee4934 libidn-1.22-win64.zip The software is cryptographically signed by the author using an OpenPGP key identified by the following information: @@ -116,7 +114,6 @@ OpenPGP key identified by the following information: pub 1280R/B565716F 2002-05-05 [expires: 2012-01-24] Key fingerprint = 0424 D4EE 81A0 E3D1 19C6 F835 EDA2 1E94 B565 716F uid Simon Josefsson <[email protected]> -uid Simon Josefsson <[email protected]> sub 1280R/4D5D40AE 2002-05-05 [expires: 2012-01-24] The key is available from: @@ -129,8 +126,9 @@ Here are the build reports for various platforms: Daily builds of the package are available from: http://daily.josefsson.org/libidn/ -For code coverage and cyclomatic code complexity charts: +Code coverage, clang-analyzer output, and cyclomatic code complexity charts: http://www.gnu.org/software/libidn/coverage/ + http://www.gnu.org/software/libidn/clang-analyzer/ http://www.gnu.org/software/libidn/cyclo/cyclo-libidn.html Happy hacking, hooks/post-receive -- GNU libidn _______________________________________________ Libidn-commit mailing list [email protected] https://lists.gnu.org/mailman/listinfo/libidn-commit
