From 716f741e73354e86126a940d071cc31f8178ea93 Mon Sep 17 00:00:00 2001 From: Stefan Becker Date: Sat, 16 Nov 2013 16:25:49 +0200 Subject: [PATCH] Release 1.17.1 -- Bug Fixes I --- ChangeLog | 6 +++++- NEWS | 18 +++++++----------- VERSION | 2 +- contrib/debian/changelog | 12 ++++++++++++ contrib/opensuse-build-service/PKGBUILD | 2 +- contrib/opensuse-build-service/pidgin-sipe-VandV.dsc | 2 +- .../opensuse-build-service/pidgin-sipe-telepathy.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 | 16 ++++++++-------- 13 files changed, 52 insertions(+), 29 deletions(-) rewrite NEWS (98%) diff --git a/ChangeLog b/ChangeLog index a2f51beb..e3ced1cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ -version 1.17.1 "Bug Fixes I" (2013-XX-XX) +version 1.17.1 "Bug Fixes I" (2013-11-16) - Fixed #215: Password not entity encoded in WSSE element (Stefan Becker) - Fixed #214: Typing notification does not always work (Stefan Becker) + - accept alternatives for webticket timestamp/keydata (Stefan Becker) + - adium: add "don't publish calendar" to account UI (Stefan Becker) + - contrib: add SSL BEAST mitigation patch for Adium (Stefan Becker) + - updated translations: French (fr) version 1.17.0 "Lync 2013" (2013-09-21) - Feature #62: Support for Lync 2013 Unified Contact Store (Stefan Becker) diff --git a/NEWS b/NEWS dissimilarity index 98% index 3a01aaa5..5f5391f0 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,7 @@ -version 1.17.0 "Lync 2013" (2013-09-21) - - Feature #62: Support for Lync 2013 Unified Contact Store (Stefan Becker) - - Feature #59: Support for Lync 2013 Persistent Chats (Stefan Becker) - - Fixed #211: Status "away" or "busy" incorrectly mapped to "Invisible" (Michael Lamb) - - Fixed #209: group chat doesn't like HTML (Stefan Becker) - - Fixed #200: OCS archiving system blocks audio/video connection (Jakub Adam) - - Fixed #187: Duplicate messages in group chat (Stefan Becker) - - Fixed #184: Duplicate users showing in Group Chat (Stefan Becker) - - fix EWS autodiscover for Office 365 (Stefan Becker) - - add support for group chat history (Stefan Becker) - - add support for buddy photos on Lync 2013 (Stefan Becker) +version 1.17.1 "Bug Fixes I" (2013-11-16) + - Fixed #215: Password not entity encoded in WSSE element (Stefan Becker) + - Fixed #214: Typing notification does not always work (Stefan Becker) + - accept alternatives for webticket timestamp/keydata (Stefan Becker) + - adium: add "don't publish calendar" to account UI (Stefan Becker) + - contrib: add SSL BEAST mitigation patch for Adium (Stefan Becker) + - updated translations: French (fr) diff --git a/VERSION b/VERSION index 092afa15..511a76e6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.17.0 +1.17.1 diff --git a/contrib/debian/changelog b/contrib/debian/changelog index 21de3fd2..cd2521c7 100644 --- a/contrib/debian/changelog +++ b/contrib/debian/changelog @@ -1,3 +1,15 @@ +pidgin-sipe (1.17.1-1) unstable; urgency=low + + * New upstream version 1.17.1 "Bug Fixes I" (2013-11-16) + - Fixed #215: Password not entity encoded in WSSE element (Stefan Becker) + - Fixed #214: Typing notification does not always work (Stefan Becker) + - accept alternatives for webticket timestamp/keydata (Stefan Becker) + - adium: add "don't publish calendar" to account UI (Stefan Becker) + - contrib: add SSL BEAST mitigation patch for Adium (Stefan Becker) + - updated translations: French (fr) + + -- Stefan Becker Sat, 16 Nov 2013 16:21:00 +0200 + pidgin-sipe (1.17.0-1) unstable; urgency=low * New upstream version 1.17.0 "Lync 2013" (2013-09-21) diff --git a/contrib/opensuse-build-service/PKGBUILD b/contrib/opensuse-build-service/PKGBUILD index 30388d63..24e76249 100644 --- a/contrib/opensuse-build-service/PKGBUILD +++ b/contrib/opensuse-build-service/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: SIPE Project pkgname=pidgin-sipe -pkgver=1.17.0 +pkgver=1.17.1 pkgrel=1 pkgdesc="Libpurple protocol plugin to connect to MS Office Communicator" arch=(i686 x86_64) diff --git a/contrib/opensuse-build-service/pidgin-sipe-VandV.dsc b/contrib/opensuse-build-service/pidgin-sipe-VandV.dsc index 640318cd..77012644 100644 --- a/contrib/opensuse-build-service/pidgin-sipe-VandV.dsc +++ b/contrib/opensuse-build-service/pidgin-sipe-VandV.dsc @@ -1,6 +1,6 @@ Format: 3.0 (quilt) Source: pidgin-sipe -Version: 1.17.0-1 +Version: 1.17.1-1 Binary: pidgin-sipe Maintainer: pidgin-sipe Architecture: any diff --git a/contrib/opensuse-build-service/pidgin-sipe-telepathy.dsc b/contrib/opensuse-build-service/pidgin-sipe-telepathy.dsc index 737642d1..26586e52 100644 --- a/contrib/opensuse-build-service/pidgin-sipe-telepathy.dsc +++ b/contrib/opensuse-build-service/pidgin-sipe-telepathy.dsc @@ -1,6 +1,6 @@ Format: 3.0 (quilt) Source: pidgin-sipe -Version: 1.17.0-1 +Version: 1.17.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 1a50ac20..5d36e806 100644 --- a/contrib/opensuse-build-service/pidgin-sipe.changes +++ b/contrib/opensuse-build-service/pidgin-sipe.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Sat Nov 16 14:22:00 UTC 2013 - chemobejk@gmail.com + +- Update to version 1.17.1 + +------------------------------------------------------------------- Sun Sep 22 03:06:20 UTC 2013 - zaitor@opensuse.org - Update to version 1.17.0: diff --git a/contrib/opensuse-build-service/pidgin-sipe.dsc b/contrib/opensuse-build-service/pidgin-sipe.dsc index ded79919..a8b1210f 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.17.0-1 +Version: 1.17.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 39feb85f..7cb34ba2 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.17.0 +Version: 1.17.1 Release: 1 Source: pidgin-sipe-%{version}.tar.gz Group: %{pkg_group} @@ -539,6 +539,9 @@ rm -rf %{buildroot} %changelog +* Sat Nov 16 2013 J. D. User 1.17.1 +- update to 1.17.1 + * Sat Sep 21 2013 J. D. User 1.17.0 - update to 1.17.0 diff --git a/contrib/rpm/pidgin-sipe.spec b/contrib/rpm/pidgin-sipe.spec index b3f87a3e..f853705c 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.17.0 +Version: 1.17.1 %if 0%{?_with_git:1} Release: %{gitcount}.%{git}%{?dist} Source: %{name}-%{git}.tar.bz2 @@ -258,6 +258,9 @@ rm -rf %{buildroot} %changelog +* Sat Nov 16 2013 J. D. User 1.17.1 +- update to 1.17.1 + * Sat Sep 21 2013 J. D. User 1.17.0 - update to 1.17.0 diff --git a/siplcs.vcxproj b/siplcs.vcxproj index f4a731db..b3902971 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.17.0";PACKAGE_URL="http://sipe.sourceforge.net/";PACKAGE_BUGREPORT="https://sourceforge.net/p/sipe/bugs/";SIPE_VERSION="1.17.0";_CRT_SECURE_NO_WARNINGS;HAVE_NSS;HAVE_GMIME;HAVE_VV;ENABLE_NLS;MIRANDA;HAVE_LIBKRB5;HAVE_SSPI;SECURITY_WIN32;SIPE_TRANSLATIONS_URL="https://www.transifex.com/projects/p/pidgin-sipe/r/mob/";%(PreprocessorDefinitions) + WIN32;NDEBUG;_WINDOWS;PACKAGE_NAME="pidgin-sipe";PACKAGE_VERSION="1.17.1";PACKAGE_URL="http://sipe.sourceforge.net/";PACKAGE_BUGREPORT="https://sourceforge.net/p/sipe/bugs/";SIPE_VERSION="1.17.1";_CRT_SECURE_NO_WARNINGS;HAVE_NSS;HAVE_GMIME;HAVE_VV;ENABLE_NLS;MIRANDA;HAVE_LIBKRB5;HAVE_SSPI;SECURITY_WIN32;SIPE_TRANSLATIONS_URL="https://www.transifex.com/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.17.0";PACKAGE_URL="http://sipe.sourceforge.net/";SIPE_TRANSLATIONS_URL="https://www.transifex.com/projects/p/pidgin-sipe/r/mob/";PACKAGE_BUGREPORT="https://sourceforge.net/p/sipe/bugs/";SIPE_VERSION="1.17.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.17.1";PACKAGE_URL="http://sipe.sourceforge.net/";SIPE_TRANSLATIONS_URL="https://www.transifex.com/projects/p/pidgin-sipe/r/mob/";PACKAGE_BUGREPORT="https://sourceforge.net/p/sipe/bugs/";SIPE_VERSION="1.17.1";_CRT_SECURE_NO_WARNINGS;HAVE_NSS;HAVE_GMIME;HAVE_VV;ENABLE_NLS;MIRANDA;HAVE_LIBKRB5;SECURITY_WIN32;%(PreprocessorDefinitions) true EnableFastChecks MultiThreadedDLL diff --git a/src/adium/SIPEAdiumPlugin.xcodeproj/project.pbxproj b/src/adium/SIPEAdiumPlugin.xcodeproj/project.pbxproj index a7370194..becd9a70 100644 --- a/src/adium/SIPEAdiumPlugin.xcodeproj/project.pbxproj +++ b/src/adium/SIPEAdiumPlugin.xcodeproj/project.pbxproj @@ -929,8 +929,8 @@ "PACKAGE_NAME=\\\"pidgin-sipe\\\"", "PACKAGE_TARNAME=\\\"pidgin-sipe\\\"", "PACKAGE_BUGREPORT=\\\"https://sourceforge.net/p/sipe/bugs/\\\"", - "PACKAGE_VERSION=\\\"1.17.0\\\"", - "PACKAGE_STRING=\\\"pidgin-sipe\\ 1.17.0\\\"", + "PACKAGE_VERSION=\\\"1.17.1\\\"", + "PACKAGE_STRING=\\\"pidgin-sipe\\ 1.17.1\\\"", "PACKAGE_URL=\\\"http://sipe.sourceforge.net/\\\"", "STDC_HEADERS=1", "HAVE_SYS_TYPES_H=1", @@ -1002,8 +1002,8 @@ "PACKAGE_NAME=\\\"pidgin-sipe\\\"", "PACKAGE_TARNAME=\\\"pidgin-sipe\\\"", "PACKAGE_BUGREPORT=\\\"https://sourceforge.net/p/sipe/bugs/\\\"", - "PACKAGE_VERSION=\\\"1.17.0\\\"", - "PACKAGE_STRING=\\\"pidgin-sipe\\ 1.17.0\\\"", + "PACKAGE_VERSION=\\\"1.17.1\\\"", + "PACKAGE_STRING=\\\"pidgin-sipe\\ 1.17.1\\\"", "PACKAGE_URL=\\\"http://sipe.sourceforge.net/\\\"", "STDC_HEADERS=1", "HAVE_SYS_TYPES_H=1", @@ -1073,8 +1073,8 @@ "ADIUM=1", "PACKAGE_NAME=\\\"pidgin-sipe\\\"", "PACKAGE_TARNAME=\\\"pidgin-sipe\\\"", - "PACKAGE_VERSION=\\\"1.17.0\\\"", - "PACKAGE_STRING=\\\"pidgin-sipe\\ 1.17.0\\\"", + "PACKAGE_VERSION=\\\"1.17.1\\\"", + "PACKAGE_STRING=\\\"pidgin-sipe\\ 1.17.1\\\"", "PACKAGE_BUGREPORT=\\\"https://sourceforge.net/p/sipe/bugs/\\\"", "PACKAGE_URL=\\\"http://sipe.sourceforge.net/\\\"", "STDC_HEADERS=1", @@ -1129,8 +1129,8 @@ "ADIUM=1", "PACKAGE_NAME=\\\"pidgin-sipe\\\"", "PACKAGE_TARNAME=\\\"pidgin-sipe\\\"", - "PACKAGE_VERSION=\\\"1.17.0\\\"", - "PACKAGE_STRING=\\\"pidgin-sipe\\ 1.17.0\\\"", + "PACKAGE_VERSION=\\\"1.17.1\\\"", + "PACKAGE_STRING=\\\"pidgin-sipe\\ 1.17.1\\\"", "PACKAGE_BUGREPORT=\\\"https://sourceforge.net/p/sipe/bugs/\\\"", "PACKAGE_URL=\\\"http://sipe.sourceforge.net/\\\"", "STDC_HEADERS=1", -- 2.11.4.GIT