From b40b7132d61de68043d02273183ce15ce571c9a4 Mon Sep 17 00:00:00 2001 From: Anibal Avelar Date: Sun, 4 Apr 2010 01:30:05 -0600 Subject: [PATCH] Updated to release 1.10.0 --- ChangeLog | 16 ++++++++-------- NEWS | 16 ++++++++-------- contrib/debian/changelog | 21 +++++++++++++++++++++ contrib/rpm/pidgin-sipe.spec | 5 ++++- 4 files changed, 41 insertions(+), 17 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3c7066e9..3c271217 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,17 +1,17 @@ -version 1.10.0 "Access Levels" (2010-XX-XX) +version 1.10.0 "Access Levels" (2010-04-04) - Feature #2823160: Access Levels (2007+ environment). The functionality is available through contact's context menu "Access level" and also presented on contact's tooltip. Current individual access level is marked with star (*), current group access level is marked with equals sign (=). (pier11) - Feature #2957811: add support for "automaton" class (Stefan Becker) - Feature #2972823: fail on in-line variable declarations (Stefan Becker) - Fixed #2971422: handle OCS 2005 idiosyncrasy of varying SIP URI case (pier11) - Fixed #2981563: Authentication protocol v4 - invalid signature of some incoming messages containing P-Asserted-Identity or P-Preferred-Identity with uppercased SIP or TEL in URI. - - fixed publication/"409 Conflict" endless looping (Stefan Becker, pier11) - - prepare for Pidgin 2.7.0 (Stefan Becker, pier11) + - Fixed publication/"409 Conflict" endless looping (Stefan Becker, pier11) + - Prepare for Pidgin 2.7.0 (Stefan Becker, pier11) - Windows build updated to gtk+2.14, gettext 0.17, libxml2 2.7.4, gcc 4.4 (pier11) - - added SVG icon artwork (Jakub 'jimmac' Steiner) - - many changes to configure script. Be sure to look at "configure --help"! (Stefan Becker) - - many internal changes to prepare for non-purple backends (Stefan Becker) - - new build requirements: libxml2, glib-2.0 >= 2.12.0 - - new build option: gmime-2.4 >= 2.4.16 or gmime-2.6 >= 2.5.2 for non-purple backends + - Added SVG icon artwork (Jakub 'jimmac' Steiner) + - Many changes to configure script. Be sure to look at "configure --help"! (Stefan Becker) + - Many internal changes to prepare for non-purple backends (Stefan Becker) + - New build requirements: libxml2, glib-2.0 >= 2.12.0 + - New build option: gmime-2.4 >= 2.4.16 or gmime-2.6 >= 2.5.2 for non-purple backends version 1.9.1 "Hot fixes" (2010-03-16) - Fixed #2969327: Kerberos authentication always fails on *nix platforms (pier11) diff --git a/NEWS b/NEWS index 1e978508..d283cd18 100644 --- a/NEWS +++ b/NEWS @@ -1,16 +1,16 @@ -version 1.10.0 "Access Levels" (2010-XX-XX) +version 1.10.0 "Access Levels" (2010-04-04) - Feature #2823160: Access Levels (2007+ environment). The functionality is available through contact's context menu "Access level" and also presented on contact's tooltip. Current individual access level is marked with star (*), current group access level is marked with equals sign (=). (pier11) - Feature #2957811: add support for "automaton" class (Stefan Becker) - Feature #2972823: fail on in-line variable declarations (Stefan Becker) - Fixed #2971422: handle OCS 2005 idiosyncrasy of varying SIP URI case (pier11) - - fixed publication/"409 Conflict" endless looping (Stefan Becker, pier11) - - prepare for Pidgin 2.7.0 (Stefan Becker, pier11) + - Fixed publication/"409 Conflict" endless looping (Stefan Becker, pier11) + - Prepare for Pidgin 2.7.0 (Stefan Becker, pier11) - Windows build updated to gtk+2.14, gettext 0.17, libxml2 2.7.4, gcc 4.4 (pier11) - - added SVG icon artwork (Jakub 'jimmac' Steiner) - - many changes to configure script. Be sure to look at "configure --help"! (Stefan Becker) - - many internal changes to prepare for non-purple backends (Stefan Becker) - - new build requirements: libxml2, glib-2.0 >= 2.12.0 - - new build option: gmime-2.4 >= 2.4.16 or gmime-2.6 >= 2.5.2 for non-purple backends + - Added SVG icon artwork (Jakub 'jimmac' Steiner) + - Many changes to configure script. Be sure to look at "configure --help"! (Stefan Becker) + - Many internal changes to prepare for non-purple backends (Stefan Becker) + - New build requirements: libxml2, glib-2.0 >= 2.12.0 + - New build option: gmime-2.4 >= 2.4.16 or gmime-2.6 >= 2.5.2 for non-purple backends RELEASE NOTES Please see the following SIPE's wiki page on details about implemented access levels functionality in 1.10.0 version: diff --git a/contrib/debian/changelog b/contrib/debian/changelog index 5c3f5f20..dfa6a72e 100644 --- a/contrib/debian/changelog +++ b/contrib/debian/changelog @@ -1,3 +1,24 @@ +pidgin-sipe (1.10.0-1) unstable; urgency=low + + * New upstream version + - Feature #2823160: Access Levels (2007+ environment) + - Feature #2957811: add support for "automaton" class + - Feature #2972823: fail on in-line variable declarations + - Fixed #2971422: handle OCS 2005 idiosyncrasy of varying SIP URI case + - Fixed #2981563: Authentication protocol v4 - invalid signature of some + incoming messages containing P-Asserted-Identity or P-Preferred-Identity + with uppercased SIP or TEL in URI. + - Fixed publication/"409 Conflict" endless looping + - Prepare for Pidgin 2.7.0 + - Added SVG icon artwork + - Many changes to configure script. Be sure to look at "configure --help" + - Many internal changes to prepare for non-purple backends + - New build requirements: libxml2, glib-2.0 >= 2.12.0 + - New build option: gmime-2.4 >= 2.4.16 or gmime-2.6 >= 2.5.2 for + non-purple backends + + -- Anibal Avelar Sun, 04 Apr 2010 00:52:59 -0600 + pidgin-sipe (1.9.1-1) unstable; urgency=low * New upstream version (emergency release) - Fixed #2969327: Kerberos authentication always fails on *nix platforms diff --git a/contrib/rpm/pidgin-sipe.spec b/contrib/rpm/pidgin-sipe.spec index 3ae8c511..7dd3f942 100644 --- a/contrib/rpm/pidgin-sipe.spec +++ b/contrib/rpm/pidgin-sipe.spec @@ -21,7 +21,7 @@ Name: pidgin-sipe Summary: Pidgin protocol plugin to connect to MS Office Communicator -Version: 1.9.1 +Version: 1.10.0 %if 0%{?_with_git:1} Release: %{gitcount}.%{git}%{?dist} Source: %{name}-%{git}.tar.bz2 @@ -125,6 +125,9 @@ rm -rf %{buildroot} %changelog +* Sun Apr 04 2010 J. D. User 1.10.0 +- update to 1.10.0 + * Sun Mar 28 2010 J. D. User 1.9.1-*git* - changed --with/--without options to --enable/--disable -- 2.11.4.GIT