* Thu Apr 23 2015 zaitor@opensuse.org
- Add net6-gnutls30.patch: Fix build with gnutls30, patch taken
from Arch linux.
* Wed May 23 2012 vuntz@opensuse.org
- Move to pkgconfig()-style BuildRequires:
+ Old ones: libgnutls-devel, libsigc++2-devel.
+ New ones: gnutls, sigc++-2.0.
* Mon May 21 2012 badshah400@gmail.com
- Use libgnutls-devel BuildRequires instead of gnutls-devel for
openSUSE > 12.1: gnutls-devel has been removed from Factory.
* Mon Nov 07 2011 dimstar@opensuse.org
- Update to version 1.3.14:
+ Ensure that overflows on the user ID assigned to each
connection do not yield one that is already in use.
[CVE-2011-4093]
+ Do not leak information about logged-in users. [CVE-2011-4091]
+ Fix build failures with GnuTLS 3.0 and above
+ Updated translations
- Drop net6-gnutls-3.0.3.patch and net6-gnutls-3.0.patch: fixed
upstream.
* Wed Sep 28 2011 vuntz@opensuse.org
- Add net6-gnutls-3.0.3.patch: fix build with gnutls 3.0.3.
* Mon Sep 05 2011 vuntz@opensuse.org
- Add net6-gnutls-3.0.patch: fix build with gnutls 3.0.
* Tue Apr 26 2011 dimstar@opensuse.org
- Update to version 1.3.13:
+ Updated translations.
* Thu Dec 24 2009 vuntz@opensuse.org
- Update to version 1.3.12:
+ Allow non-blocking sockets on *nix.
+ Updated translations.
* Tue Dec 08 2009 dimstar@opensuse.org
- Update to version 1.3.11:
+ Fix possible TLS lockup on Windows
+ Updated translations.
* Tue Aug 25 2009 dimstar@opensuse.org
- Update to version 1.3.10:
+ Ensure compatibility with GnuTLS >= 2.7.x by relying on
pkg-config.
+ Set SO_REUSEADDR on server sockets to ensure fast server
restarts
+ Updated translations.
* Mon Jan 05 2009 mboman@suse.de
- Update to version 1.3.9:
+ Try to open both IPv6 and IPv4 listening sockets in case IPv6 sockets
do not accept IPv4 connections
* Fri Sep 12 2008 maw@suse.de
- Update to version 1.3.8:
+ Misc. fixes
+ Updated translations.
* Fri May 16 2008 crrodriguez@suse.de
- do not package unusable static libraries (there is
no static gnutls)
* Thu Apr 03 2008 hpj@suse.de
- Upgrade to version 1.3.6:
* Translation updates.
* Tue Aug 07 2007 maw@suse.de
- Use %fdupes
- Split off a -lang subpackage
- s#%run_ldconfig#/sbin/ldconfig/ in %post and %postun.
* Fri Aug 03 2007 maw@suse.de
- Update to version 1.3.5:
+ compilation and bug fixes.
* Tue Jan 30 2007 sbrabec@suse.cz
- Prefix changed to /usr.
- Spec file cleanup.
* Sun Oct 29 2006 meissner@suse.de
- use RPM_OPT_FLAGS for CXXFLAGS too.
* Tue Sep 26 2006 wstephenson@suse.de
- Update to version 1.3.1
* Support encrypted communication via gnutls
* Work over unix domain sockets
* Detect dropped clients
* IPv6 fixes
* Fri Sep 15 2006 jhargadon@suse.de
- applied a patch to fix compiler warnings in src/error.cpp for
bug 204415.