diffstat of debian/ for loudmouth_1.0.1-5 loudmouth_1.3.3-0osso5 changelog | 325 +++++++++++++++++++++++++++++++++++++++++++++- control | 28 +++ control.in | 28 +++ copyright | 6 libloudmouth1-dev.install | 1 rules | 21 ++ 6 files changed, 395 insertions(+), 14 deletions(-) diff -Nru loudmouth-1.0.1/debian/changelog loudmouth-1.3.3/debian/changelog --- loudmouth-1.0.1/debian/changelog 2019-04-09 00:31:42.000000000 +0000 +++ loudmouth-1.3.3/debian/changelog 2008-05-30 07:19:58.000000000 +0000 @@ -1,9 +1,328 @@ +loudmouth (1.3.3-0osso5) unstable; urgency=low + + * Change keepalive rate for WiMAX. Fixes: NB#86014 + + -- Jussi Laako Thu, 29 May 2008 18:21:00 +0200 + +loudmouth (1.3.3-0osso4) unstable; urgency=low + + * Revert GIO change on incoming stream. Fixes: NB#81254 + + -- Jussi Laako Tue, 22 Apr 2008 15:34:00 +0200 + +loudmouth (1.3.3-0osso3) unstable; urgency=low + + * Don't call lm_sasl_free() twice. Fixes: NB#82488 + + -- Senko Rasic Thu, 20 Mar 2008 03:04:07 +0100 + +loudmouth (1.3.3-0osso2) unstable; urgency=low + + * Reworked OpenSSL support, now using CST magic certificate location. + * Closes: NB#76406 + + -- Jussi Laako Tue, 18 Mar 2008 14:18:12 +0200 + +loudmouth (1.3.3-0osso1) unstable; urgency=low + + * Sync with the public Loudmouth1.3.3 release and + fixes pending for the upcoming public 1.3.4 release. + * Enables SRV/TLS. Fixes: NB#80730 + + -- Senko Rasic Thu, 14 Feb 2008 22:47:24 +0100 + +loudmouth (1.3.1-0osso16) unstable; urgency=low + + * Add some extra precaution to CST error handling + + -- Jussi Laako Fri, 7 Dec 2007 13:56:00 +0200 + +loudmouth (1.3.1-0osso15) unstable; urgency=low + + * Don't close connection immediately on write error, so the callers don't + have to guard against that case. The connection will be closed after the + next read error anyways. Fixes: NB#73923 + + -- Senko Rasic Tue, 6 Nov 2007 13:09:56 +0100 + +loudmouth (1.3.1-0osso14) unstable; urgency=low + + * Properly set error variable on error in connection send. Fixes: NB#72744 + + -- Senko Rasic Wed, 10 Oct 2007 11:12:09 +0200 + +loudmouth (1.3.1-0osso13) unstable; urgency=low + + * Fix another crash in asyncns cancellation code. Fixes: NB#69066 + + -- Senko Rasic Sat, 6 Oct 2007 18:37:15 +0200 + +loudmouth (1.3.1-0osso12) unstable; urgency=low + + * Don't split base64 encoded SASL response as some servers choke on it. + Fixes: NB#69585 + * Fixed SSL verification when old-style SSL connection is used. + Fixes: NB#69968 + + -- Senko Rasic Wed, 19 Sep 2007 16:36:59 +0200 + +loudmouth (1.3.1-0osso11) unstable; urgency=low + + * Fix compilation problems with previous release. + + -- Dafydd Harries Mon, 17 Sep 2007 15:00:36 +0100 + +loudmouth (1.3.1-0osso10) unstable; urgency=low + + * Don't double-cancel asyncns resolutions. Fixes: NB#69066. + + -- Dafydd Harries Fri, 14 Sep 2007 16:52:12 +0100 + +loudmouth (1.3.1-0osso9.1) unstable; urgency=low + + * added -doc package + + -- Dmitry Rozhkov Wed, 12 Sep 2007 17:17:54 +0300 + +loudmouth (1.3.1-0osso9) unstable; urgency=low + + * Fix infinite loop when trying to output debug messages. + + -- Senko Rasic Thu, 30 Aug 2007 15:16:01 +0200 + +loudmouth (1.3.1-0osso8) unstable; urgency=low + + * Fix some debug printing to go through glib logging facilities + + -- Jussi Laako Wed, 29 Aug 2007 14:32:17 +0300 + +loudmouth (1.3.1-0osso7) unstable; urgency=low + + * Properly call asyncns_cancel() from lm_connection_cancel_open(). + Fixes: NB#61765 + + -- Senko Rasic Tue, 21 Aug 2007 12:18:40 +0200 + +loudmouth (1.3.1-0osso6) unstable; urgency=low + + * Fixed bug in lm-sasl.c which incorrectly decoded DIGEST-MD5 auth + challenge. Fixes: NB#65362 + * Fixed bug in lm-socket.c which sometimes ignored last several messages + from the server if the server closed the connection. Fixes: NB#64151 + + -- Senko Rasic Fri, 17 Aug 2007 15:48:37 +0200 + +loudmouth (1.3.1-0osso5) unstable; urgency=low + + * Apply missing part of SASL registration patch. Closes: NB#57246. + + -- Dafydd Harries Tue, 17 Jul 2007 12:14:14 +0100 + +loudmouth (1.3.1-0osso4) unstable; urgency=low + + * Fix registration of new accounts on SASL-capable servers. + Closes: NB#57246. + + -- Dafydd Harries Wed, 11 Jul 2007 13:50:36 +0100 + +loudmouth (1.3.1-0osso3) unstable; urgency=low + + * Try to fix #61765 + + -- Jussi Laako Thu, 28 Jun 2007 16:11:41 +0300 + +loudmouth (1.3.1-0osso2) unstable; urgency=low + + * Remove libcst-dev dependency from the -dev package + + -- Jussi Laako Mon, 25 Jun 2007 16:46:58 +0300 + +loudmouth (1.3.1-0osso1) unstable; urgency=low + + * New upstream release. + + -- Dafydd Harries Mon, 04 Jun 2007 15:54:04 +0100 + +loudmouth (1.1.5.3-1osso1) unstable; urgency=low + + * Add support for heartbeat service + * Set TCP_KEEPALIVE's parameters to something proper. + + -- Jussi Laako Thu, 24 May 2007 12:46:08 +0300 + +loudmouth (1.1.5.2-1osso1) unstable; urgency=low + + * Added support for SRV lookups + * Added support for asynchronous lookups using libasyncns + * Workaround for glibc resolver (reinit on error) + * Added XMPP1.0 support with SASL authentication and resource + binding + + -- Senko Rasic Sat, 28 Apr 2007 17:16:17 +0100 + +loudmouth (1.1.5.1-1osso12) unstable; urgency=low + + * Sync with 1.1.5 release + + -- Jussi Laako Tue, 2 Jan 2007 14:09:00 +0200 + +loudmouth (1.1.4.1-1osso11) unstable; urgency=low + + * Debug symbol package added. Fixes: NB#49911 + + -- Dmitry Rozhkov Mon, 18 Dec 2006 19:02:57 +0200 + +loudmouth (1.1.4.1-1osso10) unstable; urgency=low + + * Revert TCP keepalive change + + -- Jussi Laako Mon, 27 Nov 2006 18:33:00 +0200 + +loudmouth (1.1.4.1-1osso9) unstable; urgency=low + + * Senko: Add return value for connection_do_connect() + + -- Jussi Laako Fri, 24 Nov 2006 13:10:00 +0200 + +loudmouth (1.1.4.1-1osso8) unstable; urgency=low + + * Set socket options to make TCP keepalives more aggressive + * More fixes from Senko + * Fixes: NB#47347 + + -- Jussi Laako Tue, 15 Nov 2006 12:39:00 +0200 + +loudmouth (1.1.4.1-1osso7) unstable; urgency=low + + * Release Senko's connection close fix + + -- Jussi Laako Tue, 14 Nov 2006 09:07:00 +0200 + +loudmouth (1.1.4.1-1osso6) unstable; urgency=low + + * Sync with 1.1.4 release + + -- Jussi Laako Tue, 24 Oct 2006 18:01:00 +0300 + +loudmouth (1.1.3.1-1osso5) unstable; urgency=low + + * Replace newer BIO socket handling code with the original approach + + -- Jussi Laako Thu, 28 Sep 2006 23:40:00 +0300 + +loudmouth (1.1.3.1-1osso4) unstable; urgency=low + + * Sync with 1.1.3 release + + -- Jussi Laako Tue, 12 Sep 2006 11:53:00 +0300 + +loudmouth (1.1.2.1-0osso3) unstable; urgency=low + + * Sync with loudmouth CVS head (improved arg checks) + + -- Jussi Laako Tue, 05 Sep 2006 15:24:00 +0300 + +loudmouth (1.1.2.1-0osso2) unstable; urgency=low + + * Sync with loudmouth CVS head + + -- Jussi Laako Thu, 24 Aug 2006 11:44:00 +0300 + +loudmouth (1.1.2.1-0osso1) unstable; urgency=low + + * Fix for loading CAs + + -- Jussi Laako Tue, 11 Jul 2006 17:01:00 +0300 + +loudmouth (1.1.2.1-0osso0) unstable; urgency=low + + * Update loudmouth to cvs snapshot as of Jun 29 2006 + * Merge most of the Nokia's additional features from 1.0.3.3 + + -- Jussi laako Thu, 29 Jun 2006 15:50:00 +0200 + +loudmouth (1.1.1-0osso0) unstable; urgency=low + + * Update loudmouth to cvs snapshot as of Jun 15 2006 + + -- Jussi Laako Thu, 15 Jun 2006 11:52:00 +0200 + +loudmouth (1.0.3.3-0osso3) unstable; urgency=low + + * Add patch to fix crash on ssl error + * Make sure all error cases on connection result in + the open callback getting called + + -- Rob Taylor Thu, 25 May 2006 15:24:25 +0100 + +loudmouth (1.0.3.3-0osso3) unstable; urgency=low + + * fix upload + + -- Sergey Lapin Fri, 28 Apr 2006 11:44:34 +0300 + +loudmouth (1.0.3.3-0osso2) unstable; urgency=low + + * Fixed dev dependency + + -- Naba Kumar Thu, 27 Apr 2006 14:21:22 +0300 + +loudmouth (1.0.3.3-0osso1) unstable; urgency=low + + * More test cases. + * Fixed build. + + -- Naba Kumar Wed, 26 Apr 2006 17:36:28 +0300 + +loudmouth (1.0.2-0osso1) unstable; urgency=low + + * New release based on maintream release of 1.0.2 + * merges code for openssl. + + -- Naba Kumar Fri, 21 Apr 2006 17:17:21 +0300 + +loudmouth (1.0.1a-5osso7) unstable; urgency=low + + * certs issue fixed + + -- Dmitry Rozhkov Wed, 5 Apr 2006 16:56:25 +0300 + +loudmouth (1.0.1a-5osso6) unstable; urgency=low + + * libcst is switched on again + + -- Dmitry Rozhkov Tue, 4 Apr 2006 14:17:31 +0300 + +loudmouth (1.0.1a-5osso5) unstable; urgency=low + + * CST is disabled + + -- Dmitry Rozhkov Tue, 21 Mar 2006 16:52:19 +0200 + +loudmouth (1.0.1a-5osso2) unstable; urgency=low + + * configure.in: Added configure option and check for libcst. + * debian/control.in: Added libcst as dependency. + + -- Dmitry Rozhkov Wed, 15 Mar 2006 11:17:05 +0200 + +loudmouth (1.0.1a-2) unstable; urgency=low + + * libssl-dev added to Depends: of libloudmouth1-dev + + -- Ross Burton Fri, 3 Mar 2006 21:12:11 +0200 + +loudmouth (1.0.1a-1) unstable; urgency=low + + * openssl support added + + -- Ross Burton Fri, 3 Mar 2006 18:45:22 +0200 + loudmouth (1.0.1-5) unstable; urgency=low - * Don't install the .la file - * Update FSF address + * libgnutls-dev is excluded again from Build-Depends - -- Ross Burton Fri, 5 May 2006 16:28:53 +0100 + -- Ross Burton Thu, 23 Feb 2006 17:16:52 +0200 loudmouth (1.0.1-4) unstable; urgency=low diff -Nru loudmouth-1.0.1/debian/control loudmouth-1.3.3/debian/control --- loudmouth-1.0.1/debian/control 2019-04-09 00:31:42.000000000 +0000 +++ loudmouth-1.3.3/debian/control 2008-06-25 12:38:25.000000000 +0000 @@ -2,14 +2,13 @@ Section: libs Priority: optional Maintainer: Ross Burton -Build-Depends: debhelper (>= 4.1.0), cdbs (>= 0.2.11), gnome-pkg-tools, autotools-dev, gtk-doc-tools (>= 1.1-2), libglib2.0-dev, libgnutls-dev -Uploaders: Debian GNOME Maintainers , Akira TAGOH , Andreas Rottmann , Andrew Lau , Clément Stenac , Dafydd Harries , Ed Boraas , Emil Soleyman-Zomalan , Guilherme de S. Pastore , Gustavo Franco , Gustavo Noronha Silva , J.H.M. Dassen (Ray) , Joe Drew , Johannes Rohr , Jordi Mallach , Jose Carlos Garcia Sogo , Josselin Mouette , Loic Minier , Marc 'HE' Brockschmidt , Ondřej Surý , Rob Bradford , Robert McQueen , Sebastien Bacher , Sjoerd Simons , Takuo KITAME +Build-Depends: debhelper (>= 4.1.0), cdbs (>= 0.2.11), gnome-pkg-tools, autotools-dev, gtk-doc-tools (>= 1.1-2), libglib2.0-dev, libssl-dev, libcst-dev Standards-Version: 3.6.1.0 Package: libloudmouth1-dev Section: libdevel Architecture: any -Depends: libloudmouth1-0 (= ${Source-Version}), libglib2.0-dev +Depends: libloudmouth1-0 (= ${Source-Version}), libglib2.0-dev, libssl-dev Conflicts: libloudmouth-dev Description: Development files for Loudmouth Jabber library The development headers and API documentation for the LoudMouth @@ -25,3 +24,26 @@ with the Jabber protocol. It's designed to be easy to get started with and yet extensible to let you do anything the Jabber protocol allows. + +Package: libloudmouth1-0-dbg +Section: libdevel +Architecture: any +Depends: libloudmouth1-0 (= ${Source-Version}) +Description: Lightweight C Jabber library. Debug symbols + Loudmouth is a lightweight and easy-to-use C library for programming + with the Jabber protocol. It's designed to be easy to get started + with and yet extensible to let you do anything the Jabber protocol + allows. + . + This package contains debug symbols + +Package: loudmouth-doc +Section: doc +Architecture: all +Description: Lightweight C Jabber library. Documentation + Loudmouth is a lightweight and easy-to-use C library for programming + with the Jabber protocol. It's designed to be easy to get started + with and yet extensible to let you do anything the Jabber protocol + allows. + . + This package contains the library reference diff -Nru loudmouth-1.0.1/debian/control.in loudmouth-1.3.3/debian/control.in --- loudmouth-1.0.1/debian/control.in 2019-04-09 00:31:42.000000000 +0000 +++ loudmouth-1.3.3/debian/control.in 2007-09-12 14:17:30.000000000 +0000 @@ -2,14 +2,13 @@ Section: libs Priority: optional Maintainer: Ross Burton -Build-Depends: debhelper (>= 4.1.0), cdbs (>= 0.2.11), gnome-pkg-tools, autotools-dev, gtk-doc-tools (>= 1.1-2), libglib2.0-dev, libgnutls-dev -Uploaders: @GNOME_TEAM@ +Build-Depends: debhelper (>= 4.1.0), cdbs (>= 0.2.11), gnome-pkg-tools, autotools-dev, gtk-doc-tools (>= 1.1-2), libglib2.0-dev, libssl-dev, libcst-dev Standards-Version: 3.6.1.0 Package: libloudmouth1-dev Section: libdevel Architecture: any -Depends: libloudmouth1-0 (= ${Source-Version}), libglib2.0-dev +Depends: libloudmouth1-0 (= ${Source-Version}), libglib2.0-dev, libssl-dev Conflicts: libloudmouth-dev Description: Development files for Loudmouth Jabber library The development headers and API documentation for the LoudMouth @@ -25,3 +24,26 @@ with the Jabber protocol. It's designed to be easy to get started with and yet extensible to let you do anything the Jabber protocol allows. + +Package: libloudmouth1-0-dbg +Section: libdevel +Architecture: any +Depends: libloudmouth1-0 (= ${Source-Version}) +Description: Lightweight C Jabber library. Debug symbols + Loudmouth is a lightweight and easy-to-use C library for programming + with the Jabber protocol. It's designed to be easy to get started + with and yet extensible to let you do anything the Jabber protocol + allows. + . + This package contains debug symbols + +Package: loudmouth-doc +Section: doc +Architecture: all +Description: Lightweight C Jabber library. Documentation + Loudmouth is a lightweight and easy-to-use C library for programming + with the Jabber protocol. It's designed to be easy to get started + with and yet extensible to let you do anything the Jabber protocol + allows. + . + This package contains the library reference diff -Nru loudmouth-1.0.1/debian/copyright loudmouth-1.3.3/debian/copyright --- loudmouth-1.0.1/debian/copyright 2019-04-09 00:31:42.000000000 +0000 +++ loudmouth-1.3.3/debian/copyright 2006-02-18 17:14:39.000000000 +0000 @@ -18,9 +18,9 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public License - along with this package; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. + You should have received a copy of the GNU Lesser General Public + License along with this package; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL'. diff -Nru loudmouth-1.0.1/debian/libloudmouth1-dev.install loudmouth-1.3.3/debian/libloudmouth1-dev.install --- loudmouth-1.0.1/debian/libloudmouth1-dev.install 2019-04-09 00:31:42.000000000 +0000 +++ loudmouth-1.3.3/debian/libloudmouth1-dev.install 2007-06-26 09:35:27.000000000 +0000 @@ -2,4 +2,3 @@ debian/tmp/usr/lib/lib*.a debian/tmp/usr/lib/lib*.so debian/tmp/usr/lib/pkgconfig/* -debian/tmp/usr/share/gtk-doc/html/ diff -Nru loudmouth-1.0.1/debian/rules loudmouth-1.3.3/debian/rules --- loudmouth-1.0.1/debian/rules 2019-04-09 00:31:42.000000000 +0000 +++ loudmouth-1.3.3/debian/rules 2007-09-12 14:17:30.000000000 +0000 @@ -8,8 +8,27 @@ include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk -DEB_CONFIGURE_EXTRA_FLAGS := --enable-gtk-doc +# special support for CST is not needed anymore, as it's integrated into openssl +DEB_CONFIGURE_EXTRA_FLAGS := --with-ssl=openssl --with-cst=yes --with-asyncns=yes --enable-gtk-doc DEB_DH_MAKESHLIBS_ARGS_ALL := -V +DEB_DH_STRIP_ARGS := --dbg-package=libloudmouth1-0 +DEB_INSTALL_DOCS_loudmouth-doc := docs/reference/html + +ifneq (,$(findstring parallel,$(DEB_BUILD_OPTIONS))) + PARALLEL_JOBS := $(shell echo $(DEB_BUILD_OPTIONS) | \ + sed -e 's/.*parallel=\([0-9]\+\).*/\1/') + ifeq ($(DEB_BUILD_OPTIONS),$(PARALLEL_JOBS)) + PARALLEL_JOBS := $(shell if [ -f /proc/cpuinfo ]; \ + then echo `cat /proc/cpuinfo | grep 'processor' | wc -l`; \ + else echo 1; fi) + endif + NJOBS := -j$(PARALLEL_JOBS) +endif +DEB_MAKE_ENVVARS := MAKEFLAGS=$(NJOBS) + +makebuilddir/libloudmouth1-0:: + gtkdocize + autoreconf -v --install common-binary-predeb-arch:: list-missing