From 3c26368cb70d221f5d780c3b3bf8116952dd55e0 Mon Sep 17 00:00:00 2001 From: Stefan Becker Date: Wed, 14 Mar 2012 19:45:26 +0200 Subject: [PATCH] Release 1.13.0 -- Lync & Office365 --- ChangeLog | 4 ++-- NEWS | 4 ++-- contrib/debian/changelog | 5 ++++- contrib/opensuse-build-service/debian.changelog | 5 ++++- contrib/opensuse-build-service/pidgin-sipe.changes | 5 +++++ contrib/opensuse-build-service/pidgin-sipe.spec | 2 +- contrib/rpm/pidgin-sipe.spec | 2 +- 7 files changed, 19 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 369f49d6..3742c272 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -version 1.13.0 "Lync & Office365" (2012-XX-XX) +version 1.13.0 "Lync & Office365" (2012-03-14) - added [MS-SIPAE] TLS-DSK authentication scheme (Stefan Becker) * TLS-DSK has been introduced in Lync * mandatory for Office365 accounts @@ -8,7 +8,7 @@ version 1.13.0 "Lync & Office365" (2012-XX-XX) * [MS-PRES] SIP-Based Active Directory Search is disabled in Lync - added experimental media TCP transport (Jakub Adam) - make it compile against the latest purple 3.0.x API (Stefan Becker) - - make it compile against the latest glib2 3.31.x API (Stefan Becker) + - make it compile against the latest glib2 2.31.x API (Stefan Becker) - completed cleanup: core no longer requires libpurple (Stefan Becker) - refactored crypto code, ie. NSS can replaced if necessary (Stefan Becker) - sipe-domino.c is no longer built under UNIX to remove dead code (Stefan Becker) diff --git a/NEWS b/NEWS index 0e86ae0e..31b6096e 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -version 1.13.0 "Lync & Office365" (2012-XX-XX) +version 1.13.0 "Lync & Office365" (2012-03-14) - added [MS-SIPAE] TLS-DSK authentication scheme (Stefan Becker) * TLS-DSK has been introduced in Lync * mandatory for Office365 accounts @@ -8,7 +8,7 @@ version 1.13.0 "Lync & Office365" (2012-XX-XX) * [MS-PRES] SIP-Based Active Directory Search is disabled in Lync - added experimental media TCP transport (Jakub Adam) - make it compile against the latest purple 3.0.x API (Stefan Becker) - - make it compile against the latest glib2 3.31.x API (Stefan Becker) + - make it compile against the latest glib2 2.31.x API (Stefan Becker) - completed cleanup: core no longer requires libpurple (Stefan Becker) - refactored crypto code, ie. NSS can replaced if necessary (Stefan Becker) - sipe-domino.c is no longer built under UNIX to remove dead code (Stefan Becker) diff --git a/contrib/debian/changelog b/contrib/debian/changelog index 7a0bf278..9ad787c0 100644 --- a/contrib/debian/changelog +++ b/contrib/debian/changelog @@ -5,10 +5,12 @@ pidgin-sipe (1.13.0-1) unstable; urgency=low * TLS-DSK has been introduced in Lync * mandatory for Office365 accounts * also works for non-public Lync installations + * does not work yet with SSPI on Windows - added [MS-DLX] based Get Info/Contact Search (Stefan Becker) * [MS-PRES] SIP-Based Active Directory Search is disabled in Lync - added experimental media TCP transport (Jakub Adam) - make it compile against the latest purple 3.0.x API (Stefan Becker) + - make it compile against the latest glib2 2.31.x API (Stefan Becker) - completed cleanup: core no longer requires libpurple (Stefan Becker) - refactored crypto code, ie. NSS can replaced if necessary (Stefan Becker) - sipe-domino.c is no longer built under UNIX to remove dead code (Stefan Becker) @@ -18,8 +20,9 @@ pidgin-sipe (1.13.0-1) unstable; urgency=low - OBS mingw packages now use SSPI instead of NTLM (Stefan Becker) - added NSIS package generation to OBS mingw packages (Stefan Becker) - removed kopete backend. KDE is moving to telepathy (Stefan Becker) + - added MinGW cross-compilation on Linux instructions (Stefan Becker) - -- Anibal Avelar XXX, XX XXX 2012 00:00:00 -0500 + -- Stefan Becker Wed, 14 Mar 2012 19:30:23 +0200 pidgin-sipe (1.12.0-1) unstable; urgency=low diff --git a/contrib/opensuse-build-service/debian.changelog b/contrib/opensuse-build-service/debian.changelog index 7704ff83..7e93240e 100644 --- a/contrib/opensuse-build-service/debian.changelog +++ b/contrib/opensuse-build-service/debian.changelog @@ -5,10 +5,12 @@ pidgin-sipe (1.13.0-1) unstable; urgency=low * TLS-DSK has been introduced in Lync * mandatory for Office365 accounts * also works for non-public Lync installations + * does not work yet with SSPI on Windows - added [MS-DLX] based Get Info/Contact Search (Stefan Becker) * [MS-PRES] SIP-Based Active Directory Search is disabled in Lync - added experimental media TCP transport (Jakub Adam) - make it compile against the latest purple 3.0.x API (Stefan Becker) + - make it compile against the latest glib2 2.31.x API (Stefan Becker) - completed cleanup: core no longer requires libpurple (Stefan Becker) - refactored crypto code, ie. NSS can replaced if necessary (Stefan Becker) - sipe-domino.c is no longer built under UNIX to remove dead code (Stefan Becker) @@ -18,8 +20,9 @@ pidgin-sipe (1.13.0-1) unstable; urgency=low - OBS mingw packages now use SSPI instead of NTLM (Stefan Becker) - added NSIS package generation to OBS mingw packages (Stefan Becker) - removed kopete backend. KDE is moving to telepathy (Stefan Becker) + - added MinGW cross-compilation on Linux instructions (Stefan Becker) - -- Anibal Avelar XXX, XX XXX 2012 00:00:00 -0500 + -- Stefan Becker Wed, 14 Mar 2012 19:30:23 +0200 pidgin-sipe (1.12.0-1) unstable; urgency=low diff --git a/contrib/opensuse-build-service/pidgin-sipe.changes b/contrib/opensuse-build-service/pidgin-sipe.changes index 546e1cd8..a9b14913 100644 --- a/contrib/opensuse-build-service/pidgin-sipe.changes +++ b/contrib/opensuse-build-service/pidgin-sipe.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Wed Mar 14 17:30:23 UTC 2012 - chemobejk@gmail.com + +- Update to version 1.13.0 + +------------------------------------------------------------------- Mon Jan 9 13:07:06 UTC 2012 - vuntz@opensuse.org - Add pidgin-sipe-no-deprecated.patch: do not use deprecated glib diff --git a/contrib/opensuse-build-service/pidgin-sipe.spec b/contrib/opensuse-build-service/pidgin-sipe.spec index 327813a4..1bf17ce5 100644 --- a/contrib/opensuse-build-service/pidgin-sipe.spec +++ b/contrib/opensuse-build-service/pidgin-sipe.spec @@ -424,7 +424,7 @@ rm -rf %{buildroot} %changelog -* DDD MMM DD 2012 J. D. User 1.13.0 +* Wed Mar 14 2012 J. D. User 1.13.0 - update to 1.13.0 * Mon Dec 12 2011 J. D. User 1.12.0-*git* diff --git a/contrib/rpm/pidgin-sipe.spec b/contrib/rpm/pidgin-sipe.spec index dbf427ea..0fa1e3f7 100644 --- a/contrib/rpm/pidgin-sipe.spec +++ b/contrib/rpm/pidgin-sipe.spec @@ -136,7 +136,7 @@ rm -rf %{buildroot} %changelog -* DDD MMM DD 2012 J. D. User 1.13.0 +* Wed Mar 14 2012 J. D. User 1.13.0 - update to 1.13.0 * Mon Dec 12 2011 J. D. User 1.12.0-*git* -- 2.11.4.GIT