From a1ac1c4694bb717510746f8fa6e8af34cd29d722 Mon Sep 17 00:00:00 2001 From: Stefan Becker Date: Wed, 26 Dec 2012 16:44:47 +0200 Subject: [PATCH] Release 1.14.1 -- Bug Fixes I --- ChangeLog | 7 ++++++- NEWS | 16 ++++------------ VERSION | 2 +- contrib/debian/changelog | 9 +++++++++ .../opensuse-build-service/pidgin-sipe-xUbuntu_11.10.dsc | 2 +- .../opensuse-build-service/pidgin-sipe-xUbuntu_12.04.dsc | 2 +- .../opensuse-build-service/pidgin-sipe-xUbuntu_12.10.dsc | 2 +- contrib/opensuse-build-service/pidgin-sipe.changes | 5 +++++ contrib/opensuse-build-service/pidgin-sipe.dsc | 2 +- contrib/opensuse-build-service/pidgin-sipe.spec | 5 ++++- contrib/rpm/pidgin-sipe.spec | 5 ++++- siplcs.vcxproj | 4 ++-- src/adium/SIPEAdiumPlugin.xcodeproj/project.pbxproj | 8 ++++---- 13 files changed, 43 insertions(+), 26 deletions(-) rewrite NEWS (89%) diff --git a/ChangeLog b/ChangeLog index 5c23bfc2..e320eec3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,9 @@ -version 1.14.0 "Buddy photo & ADFS support, Web Ticket Optimizations" (2012-XX-XX) +version 1.14.1 "Bug Fixes I" (2012-12-26) + - Feature #3578132: Kerberos configuration should be passwordless (Stefan Becker) + * purple: non Single Sign-on users are asked for the password again + - bug & memory leak fixes in sipe-buddy.c (Jakub Adam) + +version 1.14.0 "Buddy photo & ADFS support, Web Ticket Optimizations" (2012-12-16) - Feature #3585364: Add support for Web Ticket authentication using ADFS (Stefan Becker) * special thanks to user bhakta79 for the hard work taking logs - Feature #3578132: Kerberos configuration should be passwordless (Stefan Becker) diff --git a/NEWS b/NEWS dissimilarity index 89% index 3ec0ce98..375f3578 100644 --- a/NEWS +++ b/NEWS @@ -1,12 +1,4 @@ -version 1.14.0 "Buddy photo & ADFS support, Web Ticket Optimizations" (2012-12-16) - - Feature #3585364: Add support for Web Ticket authentication using ADFS (Stefan Becker) - * special thanks to user bhakta79 for the hard work taking logs - - Feature #3578132: Kerberos configuration should be passwordless (Stefan Becker) - - Fixed #3580212: Connection drops after a few hours (Stefan Becker) - - add support for buddy photos (Jakub Adam) - - add support for call to Audio Test Service (Jakub Adam) - - initial implementation for telepathy backend (Stefan Becker) - * nothing much to see for end users yet... - - reduce Web Ticket traffic by queueing requests & caching tickets (Stefan Becker) - - update OBS packaging information for Debian (Stefan Becker) - - various minor bug & build fixes +version 1.14.1 "Bug Fixes I" (2012-12-26) + - Feature #3578132: Kerberos configuration should be passwordless (Stefan Becker) + * purple: non Single Sign-on users are asked for the password again + - bug & memory leak fixes in sipe-buddy.c (Jakub Adam) diff --git a/VERSION b/VERSION index 850e7424..63e799cf 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.14.0 +1.14.1 diff --git a/contrib/debian/changelog b/contrib/debian/changelog index cf814d52..51140238 100644 --- a/contrib/debian/changelog +++ b/contrib/debian/changelog @@ -1,3 +1,12 @@ +pidgin-sipe (1.14.1-1) unstable; urgency=low + + * New upstream version version 1.14.1 "Bug Fixes I" + - Feature #3578132: Kerberos configuration should be passwordless (Stefan Becker) + * purple: non Single Sign-on users are asked for the password again + - bug & memory leak fixes in sipe-buddy.c (Jakub Adam) + + -- Stefan Becker Wed, 26 Dec 2012 16:23:00 +0200 + pidgin-sipe (1.14.0-1) unstable; urgency=low * New upstream version 1.14.0 "Buddy photo & ADFS support, Web Ticket Optimizations" diff --git a/contrib/opensuse-build-service/pidgin-sipe-xUbuntu_11.10.dsc b/contrib/opensuse-build-service/pidgin-sipe-xUbuntu_11.10.dsc index 794903a3..c3858a6b 100644 --- a/contrib/opensuse-build-service/pidgin-sipe-xUbuntu_11.10.dsc +++ b/contrib/opensuse-build-service/pidgin-sipe-xUbuntu_11.10.dsc @@ -1,6 +1,6 @@ Format: 3.0 (quilt) Source: pidgin-sipe -Version: 1.14.0-1 +Version: 1.14.1-1 Binary: pidgin-sipe Maintainer: pidgin-sipe Architecture: any diff --git a/contrib/opensuse-build-service/pidgin-sipe-xUbuntu_12.04.dsc b/contrib/opensuse-build-service/pidgin-sipe-xUbuntu_12.04.dsc index a782638f..93116e7a 100644 --- a/contrib/opensuse-build-service/pidgin-sipe-xUbuntu_12.04.dsc +++ b/contrib/opensuse-build-service/pidgin-sipe-xUbuntu_12.04.dsc @@ -1,6 +1,6 @@ Format: 3.0 (quilt) Source: pidgin-sipe -Version: 1.14.0-1 +Version: 1.14.1-1 Binary: pidgin-sipe Maintainer: pidgin-sipe Architecture: any diff --git a/contrib/opensuse-build-service/pidgin-sipe-xUbuntu_12.10.dsc b/contrib/opensuse-build-service/pidgin-sipe-xUbuntu_12.10.dsc index a782638f..93116e7a 100644 --- a/contrib/opensuse-build-service/pidgin-sipe-xUbuntu_12.10.dsc +++ b/contrib/opensuse-build-service/pidgin-sipe-xUbuntu_12.10.dsc @@ -1,6 +1,6 @@ Format: 3.0 (quilt) Source: pidgin-sipe -Version: 1.14.0-1 +Version: 1.14.1-1 Binary: pidgin-sipe Maintainer: pidgin-sipe Architecture: any diff --git a/contrib/opensuse-build-service/pidgin-sipe.changes b/contrib/opensuse-build-service/pidgin-sipe.changes index 9142a875..77d9c51b 100644 --- a/contrib/opensuse-build-service/pidgin-sipe.changes +++ b/contrib/opensuse-build-service/pidgin-sipe.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Wed Dec 26 14:23:00 UTC 2012 - chemobejk@gmail.com + +- Update to version 1.14.1 + +------------------------------------------------------------------- Mon Dec 17 10:46:21 UTC 2012 - dimstar@opensuse.org - Update to version 1.14.0: diff --git a/contrib/opensuse-build-service/pidgin-sipe.dsc b/contrib/opensuse-build-service/pidgin-sipe.dsc index b3c95619..21e19e04 100644 --- a/contrib/opensuse-build-service/pidgin-sipe.dsc +++ b/contrib/opensuse-build-service/pidgin-sipe.dsc @@ -1,6 +1,6 @@ Format: 3.0 (quilt) Source: pidgin-sipe -Version: 1.14.0-1 +Version: 1.14.1-1 Binary: pidgin-sipe Maintainer: pidgin-sipe Architecture: any diff --git a/contrib/opensuse-build-service/pidgin-sipe.spec b/contrib/opensuse-build-service/pidgin-sipe.spec index 28c8c9ca..8d6bbab2 100644 --- a/contrib/opensuse-build-service/pidgin-sipe.spec +++ b/contrib/opensuse-build-service/pidgin-sipe.spec @@ -138,7 +138,7 @@ Name: pidgin-sipe %endif %endif Summary: Pidgin protocol plugin to connect to MS Office Communicator -Version: 1.14.0 +Version: 1.14.1 Release: 1 Source: pidgin-sipe-%{version}.tar.gz Group: %{pkg_group} @@ -527,6 +527,9 @@ rm -rf %{buildroot} %changelog +* Wed Dec 26 2012 J. D. User 1.14.1 +- update to 1.14.1 + * Sun Dec 16 2012 J. D. User 1.14.0 - update to 1.14.0 diff --git a/contrib/rpm/pidgin-sipe.spec b/contrib/rpm/pidgin-sipe.spec index 72a95b8e..521df023 100644 --- a/contrib/rpm/pidgin-sipe.spec +++ b/contrib/rpm/pidgin-sipe.spec @@ -25,7 +25,7 @@ Name: pidgin-sipe Summary: Pidgin protocol plugin to connect to MS Office Communicator -Version: 1.14.0 +Version: 1.14.1 %if 0%{?_with_git:1} Release: %{gitcount}.%{git}%{?dist} Source: %{name}-%{git}.tar.bz2 @@ -249,6 +249,9 @@ rm -rf %{buildroot} %changelog +* Wed Dec 26 2012 J. D. User 1.14.1 +- update to 1.14.1 + * Sun Dec 16 2012 J. D. User 1.14.0 - update to 1.14.0 diff --git a/siplcs.vcxproj b/siplcs.vcxproj index 52e8b184..fd6dc547 100755 --- a/siplcs.vcxproj +++ b/siplcs.vcxproj @@ -106,7 +106,7 @@ Full $(SolutionDir)/../include;$(ProjectDir)/src/api;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;PACKAGE_NAME="pidgin-sipe";PACKAGE_VERSION="1.14.0";PACKAGE_URL="http://sipe.sourceforge.net/";PACKAGE_BUGREPORT="https://sourceforge.net/tracker/?atid=949931&amp%3bgroup_id=194563";SIPE_VERSION="1.14.0";_CRT_SECURE_NO_WARNINGS;HAVE_NSS;HAVE_GMIME;HAVE_VV;ENABLE_NLS;MIRANDA;HAVE_LIBKRB5;SECURITY_WIN32;SIPE_TRANSLATIONS_URL="https://www.transifex.net/projects/p/pidgin-sipe/r/mob/";%(PreprocessorDefinitions) + WIN32;NDEBUG;_WINDOWS;PACKAGE_NAME="pidgin-sipe";PACKAGE_VERSION="1.14.1";PACKAGE_URL="http://sipe.sourceforge.net/";PACKAGE_BUGREPORT="https://sourceforge.net/tracker/?atid=949931&amp%3bgroup_id=194563";SIPE_VERSION="1.14.1";_CRT_SECURE_NO_WARNINGS;HAVE_NSS;HAVE_GMIME;HAVE_VV;ENABLE_NLS;MIRANDA;HAVE_LIBKRB5;SECURITY_WIN32;SIPE_TRANSLATIONS_URL="https://www.transifex.net/projects/p/pidgin-sipe/r/mob/";%(PreprocessorDefinitions) MultiThreadedDLL Level3 ProgramDatabase @@ -122,7 +122,7 @@ Disabled $(SolutionDir)/../include;$(ProjectDir)/src/core;$(ProjectDir)/src/api;$(ProjectDir)/src/;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;PACKAGE_NAME="pidgin-sipe";PACKAGE_VERSION="1.14.0";PACKAGE_URL="http://sipe.sourceforge.net/";SIPE_TRANSLATIONS_URL="https://www.transifex.net/projects/p/pidgin-sipe/r/mob/";PACKAGE_BUGREPORT="https://sourceforge.net/tracker/?atid=949931&amp%3bgroup_id=194563";SIPE_VERSION="1.14.0";_CRT_SECURE_NO_WARNINGS;HAVE_NSS;HAVE_GMIME;HAVE_VV;ENABLE_NLS;MIRANDA;HAVE_LIBKRB5;SECURITY_WIN32;%(PreprocessorDefinitions) + WIN32;_DEBUG;_WINDOWS;PACKAGE_NAME="pidgin-sipe";PACKAGE_VERSION="1.14.1";PACKAGE_URL="http://sipe.sourceforge.net/";SIPE_TRANSLATIONS_URL="https://www.transifex.net/projects/p/pidgin-sipe/r/mob/";PACKAGE_BUGREPORT="https://sourceforge.net/tracker/?atid=949931&amp%3bgroup_id=194563";SIPE_VERSION="1.14.1";_CRT_SECURE_NO_WARNINGS;HAVE_NSS;HAVE_GMIME;HAVE_VV;ENABLE_NLS;MIRANDA;HAVE_LIBKRB5;SECURITY_WIN32;%(PreprocessorDefinitions) true EnableFastChecks MultiThreadedDebugDLL diff --git a/src/adium/SIPEAdiumPlugin.xcodeproj/project.pbxproj b/src/adium/SIPEAdiumPlugin.xcodeproj/project.pbxproj index fe126928..76ba4b5b 100644 --- a/src/adium/SIPEAdiumPlugin.xcodeproj/project.pbxproj +++ b/src/adium/SIPEAdiumPlugin.xcodeproj/project.pbxproj @@ -782,8 +782,8 @@ "ADIUM=1", "PACKAGE_NAME=\\\"pidgin-sipe\\\"", "PACKAGE_TARNAME=\\\"pidgin-sipe\\\"", - "PACKAGE_VERSION=\\\"1.14.0\\\"", - "PACKAGE_STRING=\\\"pidgin-sipe\\ 1.14.0\\\"", + "PACKAGE_VERSION=\\\"1.14.1\\\"", + "PACKAGE_STRING=\\\"pidgin-sipe\\ 1.14.1\\\"", "PACKAGE_BUGREPORT=\\\"https://sourceforge.net/tracker/?atid=949931&group_id=194563\\\"", "PACKAGE_URL=\\\"http://sipe.sourceforge.net/\\\"", "STDC_HEADERS=1", @@ -853,8 +853,8 @@ "ADIUM=1", "PACKAGE_NAME=\\\"pidgin-sipe\\\"", "PACKAGE_TARNAME=\\\"pidgin-sipe\\\"", - "PACKAGE_VERSION=\\\"1.14.0\\\"", - "PACKAGE_STRING=\\\"pidgin-sipe\\ 1.14.0\\\"", + "PACKAGE_VERSION=\\\"1.14.1\\\"", + "PACKAGE_STRING=\\\"pidgin-sipe\\ 1.14.1\\\"", "PACKAGE_BUGREPORT=\\\"https://sourceforge.net/tracker/?atid=949931&group_id=194563\\\"", "PACKAGE_URL=\\\"http://sipe.sourceforge.net/\\\"", "STDC_HEADERS=1", -- 2.11.4.GIT