commit libgadu.2832 for openSUSE:13.1:Update

Hello community, here is the log from the commit of package libgadu.2832 for openSUSE:13.1:Update checked in at 2014-05-28 16:41:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:13.1:Update/libgadu.2832 (Old) and /work/SRC/openSUSE:13.1:Update/.libgadu.2832.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libgadu.2832" Changes: -------- New Changes file: --- /dev/null 2014-05-19 01:51:27.372033255 +0200 +++ /work/SRC/openSUSE:13.1:Update/.libgadu.2832.new/libgadu.changes 2014-05-28 16:41:19.000000000 +0200 @@ -0,0 +1,137 @@ +------------------------------------------------------------------- +Sun May 11 20:55:42 UTC 2014 - fisiu@opensuse.org + +- Update to version 1.11.4, bugfix release: + + Fix buffer overflow with remote code execution potential. + Only triggerable by a Gadu-Gadu server or a man-in-the-middle. + CVE-2013-6487 (bnc#861019, bnc#878540) + + Fix memory overwrite in file transfer with proxy server. + CVE-2014-3775 (bnc#878540) + + Minor fixes reported by Pidgin project members. + +------------------------------------------------------------------- +Tue Jun 19 14:38:52 UTC 2012 - fisiu@opensuse.org + +- Update to version 1.11.2, bugfix release: + + improved hostname resolving in singlethread applications. + +------------------------------------------------------------------- +Thu Jan 19 12:51:45 UTC 2012 - fisiu@opensuse.org + +- Update to version 1.11.1, bugfix release: + + improved SSL support with GnuTLS library + + improved pkg-config handling + + improved conversion of invalid UTF-8 sequence + + improved hostname resolving on systems without gethostbyname_r() + +------------------------------------------------------------------- +Fri Dec 30 19:09:30 CET 2011 - sbrabec@suse.cz + +- Apply /usr/local include work-around for 12.1 only (bnc#719176). + +------------------------------------------------------------------- +Mon Dec 5 21:15:12 UTC 2011 - fisiu@opensuse.org + +- Fix include path (/usr/local) in .pc file. +- Replace -devel with pkgconfig() in BuildRequires. +- Fix license notation according to spdx. + +------------------------------------------------------------------- +Fri Jun 17 03:50:17 CEST 2011 - vuntz@opensuse.org + +- Change pkgconfig(openssl) BuildRequires to gnutls-devel as this + seems to be preferred. +- Add curl-devel, libexpat-devel, libgsm-devel, speex-devel and + pkgconfig(libxml-2.0) BuildRequires, to enable optional features. + +------------------------------------------------------------------- +Thu Jun 9 12:42:15 UTC 2011 - fisiu@opensuse.org + +- Update to version 1.11.0: + + contacts import/export compatible with gadu-gadu 10 + + improved sockets management with direct connections + + detailed report when connection fails + + enhanced confirmation for delivered message + + improved message conversion from html to plain text + +------------------------------------------------------------------- +Fri Mar 18 16:36:38 UTC 2011 - fisiu@opensuse.org + +- Update to version 1.10.1: + + improved direct connections + + improved connections over proxy server + + some minor changes + +------------------------------------------------------------------- +Fri Feb 18 16:11:55 UTC 2011 - fisiu@opensuse.org + +- Update to version 1.10.0: + + ssl connections restored + + typing notifications + + multilogin support + + buddies' info enhancement + + support for additional xml events + + initial file transfer over server + + partial import of new-api branch +- Spec cleanup. + +------------------------------------------------------------------- +Sat Oct 9 10:08:03 UTC 2010 - fisiu@opensuse.org + +- Update to version 1.9.1: + + fixed memory leak in html messages + + improved converting messages to html + + status flag can be changed now + + improved direct connection API +- Drop libgadu-mem-leak-fix.patch: fixed upstream. + +------------------------------------------------------------------- +Sun May 23 22:34:22 UTC 2010 - fisiu@opensuse.org + +- Update to version 1.9.0: + + support for new version of gadu-gadu protocol (8 and 10) + + images sending fixed + + resolve name schema option + + doc and test programs +- Add libgadu-mem-leak-fix.patch. + +------------------------------------------------------------------- +Mon Jul 27 15:54:18 CEST 2009 - sbrabec@suse.cz + +- Build with threads support (bnc#525312) and SSL support. + +------------------------------------------------------------------- +Wed Oct 29 14:10:02 CET 2008 - sbrabec@suse.cz + +- Updated to version 1.8.2: + * fixes remote denial of service via contact description + (CVE-2008-4776, bnc#439770) + +------------------------------------------------------------------- +Tue Aug 19 13:22:15 CEST 2008 - sbrabec@suse.cz + +- Updated to version 1.8.1: + * fixed memory corruption in gg_dcc7_send_file() + * fixes in sending cached data + * endian fixes + * documentation fixes + +------------------------------------------------------------------- +Sat Mar 8 18:04:41 CET 2008 - crrodriguez@suse.de + +- update to version 1.8.0 + * using protocol Gadu-Gadu 7.x + * direct connection fixes + * minor fixes +- disable static libraries + +------------------------------------------------------------------- +Fri May 11 07:01:34 CEST 2007 - aj@suse.de + +- Remove duplicate post/postun sections. + +------------------------------------------------------------------- +Thu May 10 17:52:07 CEST 2007 - sbrabec@suse.cz + +- New SuSE package, version 1.7.1. + New: ---- libgadu-1.11.4.tar.gz libgadu.changes libgadu.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgadu.spec ++++++ # # spec file for package libgadu # # Copyright (c) 2014 SUSE LINUX Products 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 soname 3 Name: libgadu Version: 1.11.4 Release: 0 Summary: Library for Handling of Gadu-Gadu Instant Messaging License: LGPL-2.1+ Group: System/Libraries Url: http://toxygen.net/libgadu/ Source: http://github.com/wojtekka/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz BuildRequires: doxygen BuildRequires: libexpat-devel BuildRequires: libgsm-devel BuildRequires: pkg-config BuildRequires: pkgconfig(gnutls) BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(speex) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description libgadu is a library for handling of protocol of a popular Polish instant messenger Gadu-Gadu. %package -n %{name}%{soname} Summary: Library for Handling of Gadu-Gadu Instant Messaging Group: System/Libraries Provides: %{name} = %{version} Obsoletes: %{name} < %{version} %description -n %{name}%{soname} libgadu is a library for handling of protocol of a popular Polish instant messenger Gadu-Gadu. %package devel Summary: Library for Handling of Gadu-Gadu Instant Messaging Group: Development/Libraries/C and C++ Requires: %{name}%{soname} = %{version} Requires: glibc-devel %description devel libgadu is a library for handling of protocol of a popular Polish instant messenger Gadu-Gadu. %prep %setup -q %build %configure \ --disable-static \ --with-pthread make %{?_smp_mflags} %install %make_install # remove installdox from html dir rm -f docs/html/installdox # rm -f %{buildroot}%{_libdir}/*.la %clean %{?buildroot:rm -rf %{buildroot}} %post -n %{name}%{soname} -p /sbin/ldconfig %postun -n %{name}%{soname} -p /sbin/ldconfig %files -n %{name}%{soname} %defattr(-,root,root) %doc AUTHORS COPYING NEWS README %{_libdir}/*.so.* %files devel %defattr(-,root,root) %doc docs/html %{_includedir}/*.h %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc %changelog -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de