Hello community, here is the log from the commit of package libidn.3905 for openSUSE:13.1:Update checked in at 2015-07-17 16:46:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:13.1:Update/libidn.3905 (Old) and /work/SRC/openSUSE:13.1:Update/.libidn.3905.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libidn.3905" Changes: -------- New Changes file: --- /dev/null 2015-06-25 09:04:34.320025005 +0200 +++ /work/SRC/openSUSE:13.1:Update/.libidn.3905.new/libidn.changes 2015-07-17 16:46:10.000000000 +0200 @@ -0,0 +1,372 @@ +------------------------------------------------------------------- +Thu Jul 9 08:22:18 UTC 2015 - [email protected] + +- 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 07:54:25 UTC 2015 - [email protected] + +- 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:49:20 UTC 2015 - [email protected] + +- Version bump to 1.30: + * punycode.{c,h} files were reimported +- Cleanup with spec-cleaner + +------------------------------------------------------------------- +Mon Oct 20 13:10:56 UTC 2014 - [email protected] + +- 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 12:22:05 UTC 2013 - [email protected] + +- disable gpg-offline again to avoid build cycles + +------------------------------------------------------------------- +Wed Dec 18 09:50:29 UTC 2013 - [email protected] + +- Verify source tarball via gpg-offline + +------------------------------------------------------------------- +Sat Dec 14 16:57:39 UTC 2013 - [email protected] + +- Fix gnulib test failure due to SUSE_ASNEEDED. + +------------------------------------------------------------------- +Mon Sep 23 14:35:40 UTC 2013 - [email protected] + +- Version bump to 1.28: + * java buildfixes + * translation updates + * improved unit-tests + * for more read NEWS file + +------------------------------------------------------------------- +Fri Sep 21 16:21:41 UTC 2012 - [email protected] + +- Employ shared library package naming + +------------------------------------------------------------------- +Tue Jun 5 08:41:26 UTC 2012 - [email protected] + +-Update to 1.25: + * MSVC: Build fixes related to _GL_ATTRIBUTE_CONST and + _GL_ATTRIBUTE_PURE. + Reported by Bartosz Brachaczek <[email protected]>. + * 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 11:40:34 UTC 2012 - [email protected] + +- 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 <address@hidden> 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 16:02:38 UTC 2011 - [email protected] + +- Remove redundant tags/sections + +------------------------------------------------------------------- +Mon Dec 26 14:01:29 UTC 2011 - [email protected] + +- fix URL + +------------------------------------------------------------------- +Mon Dec 26 05:47:14 UTC 2011 - [email protected] + +- Update to version 1.23 +- Run spec cleaner + +------------------------------------------------------------------- +Sat Oct 1 01:39:54 UTC 2011 - [email protected] + +- Do not build gtk-docs +- make check hangs in qemu-arm, workaround the bugs. + +------------------------------------------------------------------- +Fri Jun 10 09:20:15 UTC 2011 - [email protected] + +- Fixed typo in description of libidn.spec + +------------------------------------------------------------------- +Sat May 7 00:16:43 UTC 2011 - [email protected] + +- 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 19:58:00 CET 2009 - [email protected] + +- add baselibs.conf as a source + +------------------------------------------------------------------- +Tue Oct 6 16:28:16 UTC 2009 - [email protected] + +- update to version 1.15 + * support GCC visibility features + +------------------------------------------------------------------- +Wed Jan 7 12:34:56 CET 2009 - [email protected] + +- obsolete old -XXbit packages (bnc#437293) + +------------------------------------------------------------------- +Tue Oct 14 21:16:52 CEST 2008 - [email protected] + +- disable static libraries + +------------------------------------------------------------------- +Tue Oct 7 10:17:16 CEST 2008 - [email protected] + +- update to 1.10: + * idn: accept -n as short form for --nfkc. + * Fix compiler warnings, updated gnulib files and translations + +------------------------------------------------------------------- +Mon Jul 21 15:09:40 CEST 2008 - [email protected] + +- update to 1.9: + * idn: fix error message when NFKC fails, and other translations + * Remove more non-free text from doc/specifications/rfc3454.txt. + +------------------------------------------------------------------- +Thu Apr 24 10:18:31 CEST 2008 - [email protected] + +- update to 1.8: no functional changes + +------------------------------------------------------------------- +Mon Apr 14 08:28:55 CEST 2008 - [email protected] + +- update to 1.7: + * new parameter --nfkc to process string with Unicode v3.2 NFKC + +------------------------------------------------------------------- +Thu Apr 10 12:54:45 CEST 2008 - [email protected] + +- added baselibs.conf file to build xxbit packages + for multilib support + +------------------------------------------------------------------- +Tue Mar 25 14:07:54 CET 2008 - [email protected] + +- update to 1.6: + * Remove non-free portions of doc/specifications/rfc3454.txt. + * Doc fixes in IDNA to clarify that some functions operate on + just one domain labels and some operate on domain name (which + can contain several domain labels). + +------------------------------------------------------------------- +Wed Mar 19 00:33:40 CET 2008 - [email protected] + +- remove "la" file with empty dependency_libs + +------------------------------------------------------------------- +Wed Feb 27 10:17:50 CET 2008 - [email protected] + +- update to 1.5: + * Don't include wchar.h in idn-int.h. + * Added appendix 'On Label Separators' to the manual. + * Improved rendering of non-ASCII in the info manual. ++++ 175 more lines (skipped) ++++ between /dev/null ++++ and /work/SRC/openSUSE:13.1:Update/.libidn.3905.new/libidn.changes New: ---- baselibs.conf libidn-1.31.tar.gz libidn-1.31.tar.gz.sig libidn.changes libidn.keyring libidn.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libidn.spec ++++++ # # spec file for package libidn # # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %define lname libidn11 Name: libidn Version: 1.31 Release: 0 Summary: Support for Internationalized Domain Names (IDN) License: (GPL-2.0+ or LGPL-3.0+) and GPL-3.0+ and Apache-2.0 Group: Development/Libraries/C and C++ Url: http://www.gnu.org/software/libidn/ Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz Source1: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig Source2: libidn.keyring Source3: baselibs.conf BuildRequires: pkg-config Requires(post): %{install_info_prereq} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description GNU Libidn is an implementation of the Stringprep, Punycode, and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group. It is used to prepare internationalized strings (such as domain name labels, usernames, and passwords) in order to increase the likelihood that string input and string comparison work in ways that make sense for typical users around the world. The library contains a generic Stringprep implementation that does Unicode 3.2 NFKC normalization, mapping and prohibition of characters, and bidirectional character handling. Profiles for iSCSI, Kerberos 5, Nameprep, SASL, and XMPP are included. Punycode and ASCII Compatible Encoding (ACE) via IDNA is supported. %package tools Summary: Command line utility to convert Int. Domain Names License: (GPL-2.0+ or LGPL-3.0+) and GPL-3.0+ Group: Productivity/Networking/DNS/Utilities %description tools GNU Libidn is an implementation of the Stringprep, Punycode, and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group. It is used to prepare internationalized strings (such as domain name labels, usernames, and passwords) in order to increase the likelihood that string input and string comparison work in ways that make sense for typical users around the world. The library contains a generic Stringprep implementation that does Unicode 3.2 NFKC normalization, mapping and prohibition of characters, and bidirectional character handling. Profiles for iSCSI, Kerberos 5, Nameprep, SASL, and XMPP are included. Punycode and ASCII Compatible Encoding (ACE) via IDNA is supported. %package -n %{lname} Summary: Support for Internationalized Domain Names (IDN) License: (GPL-2.0+ or LGPL-3.0+) and GPL-3.0+ Group: System/Libraries %description -n %{lname} GNU Libidn is an implementation of the Stringprep, Punycode, and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group. It is used to prepare internationalized strings (such as domain name labels, usernames, and passwords) in order to increase the likelihood that string input and string comparison work in ways that make sense for typical users around the world. The library contains a generic Stringprep implementation that does Unicode 3.2 NFKC normalization, mapping and prohibition of characters, and bidirectional character handling. Profiles for iSCSI, Kerberos 5, Nameprep, SASL, and XMPP are included. Punycode and ASCII Compatible Encoding (ACE) via IDNA is supported. %package devel Summary: Include Files and Libraries mandatory for Development License: LGPL-2.1+ Group: Development/Libraries/C and C++ Requires: %{lname} = %{version} Requires: glibc-devel %description devel GNU Libidn is an implementation of the Stringprep, Punycode, and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group. It is used to prepare internationalized strings (such as domain name labels, usernames, and passwords) in order to increase the likelihood that string input and string comparison work in ways that make sense for typical users around the world. The library contains a generic Stringprep implementation that does Unicode 3.2 NFKC normalization, mapping and prohibition of characters, and bidirectional character handling. Profiles for iSCSI, Kerberos 5, Nameprep, SASL, and XMPP are included. Punycode and ASCII Compatible Encoding (ACE) via IDNA is supported. %prep %setup -q %build %configure \ --disable-silent-rules \ --with-pic \ --disable-static \ --disable-gtk-doc make %{?_smp_mflags} %install make DESTDIR=%{buildroot} install %{?_smp_mflags} find %{buildroot} -type f -name "*.la" -delete -print %find_lang %{name} %check %if ! 0%{?qemu_user_space_build} make check %{?_smp_mflags} %endif %post tools %install_info --info-dir=%{_infodir} %{_infodir}/libidn.info.* %preun tools %install_info_delete --info-dir=%{_infodir} %{_infodir}/libidn.info.* %post -n %{lname} -p /sbin/ldconfig %postun -n %{lname} -p /sbin/ldconfig %files tools -f %{name}.lang %defattr(-,root,root) %dir %{_datadir}/emacs %dir %{_datadir}/emacs/site-lisp %doc AUTHORS COPYING* ChangeLog FAQ NEWS README THANKS TODO %{_infodir}/libidn* %{_bindir}/idn %{_mandir}/man1/idn.1.* %{_datadir}/emacs/site-lisp/idna.el %{_datadir}/emacs/site-lisp/punycode.el %files -n %{lname} %defattr(-,root,root) %{_libdir}/libidn.so.11* %files devel %defattr(-,root,root) %{_libdir}/libidn.so %{_includedir}/*.h %{_libdir}/pkgconfig/libidn.pc %{_mandir}/man3/* %changelog ++++++ baselibs.conf ++++++ libidn11
