From e6b4d996e2f987887e8663a6c0c41a8796ea1522 Mon Sep 17 00:00:00 2001 From: Stefan Becker Date: Tue, 5 Mar 2013 21:25:48 +0200 Subject: [PATCH] update files in preparation for next release --- NEWS | 33 ++++++++++++++++++--- VERSION | 2 +- contrib/debian/changelog | 34 ++++++++++++++++++++++ .../opensuse-build-service/pidgin-sipe-VandV.dsc | 2 +- .../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 +-- .../SIPEAdiumPlugin.xcodeproj/project.pbxproj | 8 ++--- 11 files changed, 86 insertions(+), 16 deletions(-) rewrite NEWS (100%) diff --git a/NEWS b/NEWS dissimilarity index 100% index 375f3578..5bb24f3a 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,29 @@ -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.15.0 "Authentication & Autodiscovery Update" (2013-XX-XX) + - Feature #3578135: Support Kerberos for HTTP(S) authentication w/o SSPI (Stefan Becker) + * effective for all platforms that support --with-krb5 + * this triggered a series of cleanup & simplification changes and + functionality & memory leak fixes in the sip-sec modules + * special thanks to Jarek Polok for the logs and testing + - Feature #3594094: Add HTTPS to autodiscover probe (Stefan Becker) + - Fixed #3603228: Crash on 1.14.1 when connecting to server (Stefan Becker) + - Fixed #3604671: sip uri with apostrophe is not valid (Stefan Becker) + - fixed HTTP redirect crash (Stefan Becker) + - unified Single Sign-On handling in all places (Stefan Becker) + * if SSO is enabled then "Login" & "Password" settings are ignored + * SSO is now off by default for new accounts + * NOTE: if you do *NOT* use SSO, then be sure to disable it in the + "Advanced" tab of the account settings after updating! + - added implementation for HTTP "WWW-Authenticate: Negotiate" scheme (Stefan Becker) + * effective for all platforms that support --with-krb5 + * it will try Kerberos first, then fall back to NTLM + * valid Kerberos Single Sign-On setup will be detected automatically + * setup for a mixed Kerberos/NTLM HTTP environment: + - login name: DOMAIN\account + - password: domain password + - authentication: Kerberos + - Single Sign-On: OFF(!) (see above) + - enabled TLS-DSK support in Windows SSPI version + - TLS-DSK: don't ask for password if SSPI or Kerberos are compiled in + - Farstream 0.1.1 compatibility fix (Jakub Adam) + - support conf:sip: meeting URIs (Jakub Adam) + - updated Adium port (Michael Lamb) diff --git a/VERSION b/VERSION index 63e799cf..141f2e80 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.14.1 +1.15.0 diff --git a/contrib/debian/changelog b/contrib/debian/changelog index 51140238..c8367751 100644 --- a/contrib/debian/changelog +++ b/contrib/debian/changelog @@ -1,3 +1,37 @@ +pidgin-sipe (1.15.0-1) unstable; urgency=low + + * New upstream version 1.15.0 "Authentication & Autodiscovery Update" + - Feature #3578135: Support Kerberos for HTTP(S) authentication w/o SSPI (Stefan Becker) + * effective for all platforms that support --with-krb5 + * this triggered a series of cleanup & simplification changes and + functionality & memory leak fixes in the sip-sec modules + * special thanks to Jarek Polok for the logs and testing + - Feature #3594094: Add HTTPS to autodiscover probe (Stefan Becker) + - Fixed #3603228: Crash on 1.14.1 when connecting to server (Stefan Becker) + - Fixed #3604671: sip uri with apostrophe is not valid (Stefan Becker) + - fixed HTTP redirect crash (Stefan Becker) + - unified Single Sign-On handling in all places (Stefan Becker) + * if SSO is enabled then "Login" & "Password" settings are ignored + * SSO is now off by default for new accounts + * NOTE: if you do *NOT* use SSO, then be sure to disable it in the + "Advanced" tab of the account settings after updating! + - added implementation for HTTP "WWW-Authenticate: Negotiate" scheme (Stefan Becker) + * effective for all platforms that support --with-krb5 + * it will try Kerberos first, then fall back to NTLM + * valid Kerberos Single Sign-On setup will be detected automatically + * setup for a mixed Kerberos/NTLM HTTP environment: + - login name: DOMAIN\account + - password: domain password + - authentication: Kerberos + - Single Sign-On: OFF(!) (see above) + - enabled TLS-DSK support in Windows SSPI version + - TLS-DSK: don't ask for password if SSPI or Kerberos are compiled in + - Farstream 0.1.1 compatibility fix (Jakub Adam) + - support conf:sip: meeting URIs (Jakub Adam) + - updated Adium port (Michael Lamb) + + -- Stefan Becker Tue, 05 Mar 2013 21:20:00 +0200 + pidgin-sipe (1.14.1-1) unstable; urgency=low * New upstream version version 1.14.1 "Bug Fixes I" diff --git a/contrib/opensuse-build-service/pidgin-sipe-VandV.dsc b/contrib/opensuse-build-service/pidgin-sipe-VandV.dsc index c3858a6b..2c9decb7 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.14.1-1 +Version: 1.15.0-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 93116e7a..f4145689 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.14.1-1 +Version: 1.15.0-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 8769a269..79ee9134 100644 --- a/contrib/opensuse-build-service/pidgin-sipe.changes +++ b/contrib/opensuse-build-service/pidgin-sipe.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Tue Mar 6 19:15:00 UTC 2013 - chemobejk@gmail.com + +- Update to version 1.15.0 + +------------------------------------------------------------------- Tue Feb 5 22:32:56 UTC 2013 - zaitor@opensuse.org - Update to version 1.14.1: diff --git a/contrib/opensuse-build-service/pidgin-sipe.dsc b/contrib/opensuse-build-service/pidgin-sipe.dsc index 21e19e04..dcf7ac02 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.1-1 +Version: 1.15.0-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 8d6bbab2..17145b9a 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.1 +Version: 1.15.0 Release: 1 Source: pidgin-sipe-%{version}.tar.gz Group: %{pkg_group} @@ -527,6 +527,9 @@ rm -rf %{buildroot} %changelog +* DDD MMM DD 2013 J. D. User 1.15.0 +- update to 1.15.0 + * Wed Dec 26 2012 J. D. User 1.14.1 - update to 1.14.1 diff --git a/contrib/rpm/pidgin-sipe.spec b/contrib/rpm/pidgin-sipe.spec index 521df023..ab9aa051 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.1 +Version: 1.15.0 %if 0%{?_with_git:1} Release: %{gitcount}.%{git}%{?dist} Source: %{name}-%{git}.tar.bz2 @@ -249,6 +249,9 @@ rm -rf %{buildroot} %changelog +* DDD MMM DD 2013 J. D. User 1.15.0 +- update to 1.15.0 + * Wed Dec 26 2012 J. D. User 1.14.1 - update to 1.14.1 diff --git a/siplcs.vcxproj b/siplcs.vcxproj index 732b6903..7bb44db9 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.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) + WIN32;NDEBUG;_WINDOWS;PACKAGE_NAME="pidgin-sipe";PACKAGE_VERSION="1.15.0";PACKAGE_URL="http://sipe.sourceforge.net/";PACKAGE_BUGREPORT="https://sourceforge.net/tracker/?atid=949931&amp%3bgroup_id=194563";SIPE_VERSION="1.15.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) 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.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) + WIN32;_DEBUG;_WINDOWS;PACKAGE_NAME="pidgin-sipe";PACKAGE_VERSION="1.15.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.15.0";_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 069fba10..1133d49f 100644 --- a/src/adium/SIPEAdiumPlugin.xcodeproj/project.pbxproj +++ b/src/adium/SIPEAdiumPlugin.xcodeproj/project.pbxproj @@ -992,8 +992,8 @@ "ADIUM=1", "PACKAGE_NAME=\\\"pidgin-sipe\\\"", "PACKAGE_TARNAME=\\\"pidgin-sipe\\\"", - "PACKAGE_VERSION=\\\"1.14.1\\\"", - "PACKAGE_STRING=\\\"pidgin-sipe\\ 1.14.1\\\"", + "PACKAGE_VERSION=\\\"1.15.0\\\"", + "PACKAGE_STRING=\\\"pidgin-sipe\\ 1.15.0\\\"", "PACKAGE_BUGREPORT=\\\"https://sourceforge.net/tracker/?atid=949931&group_id=194563\\\"", "PACKAGE_URL=\\\"http://sipe.sourceforge.net/\\\"", "STDC_HEADERS=1", @@ -1057,8 +1057,8 @@ "ADIUM=1", "PACKAGE_NAME=\\\"pidgin-sipe\\\"", "PACKAGE_TARNAME=\\\"pidgin-sipe\\\"", - "PACKAGE_VERSION=\\\"1.14.1\\\"", - "PACKAGE_STRING=\\\"pidgin-sipe\\ 1.14.1\\\"", + "PACKAGE_VERSION=\\\"1.15.0\\\"", + "PACKAGE_STRING=\\\"pidgin-sipe\\ 1.15.0\\\"", "PACKAGE_BUGREPORT=\\\"https://sourceforge.net/tracker/?atid=949931&group_id=194563\\\"", "PACKAGE_URL=\\\"http://sipe.sourceforge.net/\\\"", "STDC_HEADERS=1", -- 2.11.4.GIT