Updated to release 1.10.0
[siplcs.git] / contrib / debian / changelog
blobdfa6a72ea3c5fb6a39cb8c8fba79362a77a83c9d
1 pidgin-sipe (1.10.0-1) unstable; urgency=low
3   * New upstream version
4       - Feature #2823160: Access Levels (2007+ environment)
5       - Feature #2957811: add support for "automaton" class
6       - Feature #2972823: fail on in-line variable declarations
7       - Fixed #2971422: handle OCS 2005 idiosyncrasy of varying SIP URI case
8       - Fixed #2981563: Authentication protocol v4 - invalid signature of some 
9         incoming messages containing P-Asserted-Identity or P-Preferred-Identity
10         with uppercased SIP or TEL in URI.
11       - Fixed publication/"409 Conflict" endless looping
12       - Prepare for Pidgin 2.7.0
13       - Added SVG icon artwork
14       - Many changes to configure script. Be sure to look at "configure --help"
15       - Many internal changes to prepare for non-purple backends
16       - New build requirements: libxml2, glib-2.0 >= 2.12.0
17       - New build option: gmime-2.4 >= 2.4.16 or gmime-2.6 >= 2.5.2 for 
18         non-purple backends
20  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 04 Apr 2010 00:52:59 -0600
22 pidgin-sipe (1.9.1-1) unstable; urgency=low
23   * New upstream version (emergency release)
24       - Fixed #2969327: Kerberos authentication always fails on *nix platforms
25       - Fixed #2968287: Authentication failure in scenario when director server
26         is Office Communications Server 2007 or above and home server is 
27         Live Communications Server 2005
28       - Send BYE when response to IM message is 408/480/481
29       - Re-enable offline status to be user settable
31  -- Anibal Avelar <aavelar@cofradia.org>  Tue, 16 Mar 2010 02:13:59 -0600
33 pidgin-sipe (1.9.0-1) unstable; urgency=low
35   * New upstream version (Closes: #570735)
36     * File transfer functionality. File encryption is supported
37     * NTLMv2 and NTLMv2 Session Security support
38     * Implemented SIP Authentication Extensions protocol version 4 and 3
39     * Adoption for commercial UNIX - HP/UX, Irix, Solaris - big endian fixes
40     * Increased libpurple build requisite to >= 2.4.0 
41     * many crash fixes for error or corner cases in calendar integration
42     * more detailed code analysis with Coverity Prevent
43     * build fixes for older libpurple/glib2 versions
44     * OpenSUSE Build Service configuration files
45     * Fix NTLM crash if login setting is undefined
46     * Use of g_str_has_prefix() available since glib 2.2 and null-safe
47     * build fixes for older OS releases, e.g. Ubuntu older than 9.10.
48   * Removed the file libsipe.la from the package
49   * Removed the line dh_pidgin -ppidgin-sipe from debian/rules 
50   * Added ./autogen.sh could be run from debian/rules
51   * Changed the Section from net to misc inside Source stanza in debian/control
52   * Changed the Section from net to misc inside Package stanza in debian/control
53   * Added the Priority header inside Package stanza in debian/control
54   * Updated the Description inside Package stanza in debian/control
55   * Updated the debian/copyright file with the new authors list.
56   * Updated the debian/copyright file with the correct PATH to license GPL2.
57   * Removed dependency with the libgtk2.0-dev package in debian/control
58   * Removed dependency with the comerr-dev package in debian/control
59   * Removed debian/README.debian file from the package
60   * Added dependency with the libzephyr-dev package in debian/control
62  -- Anibal Avelar <aavelar@cofradia.org>  Wed, 10 Mar 2010 01:05:59 -0600
64 pidgin-sipe (1.8.0-1) unstable; urgency=low
66   * New upstream version (Closes: #536100)
67     * Simplifying the authentication process using only the Basic Settings
68       screen.
69     * Added integration with Exchange 2007/2010
70     * Added Windows Messenger 5.0 (RTC/1.2) compatibility.
71     * "About SIPE plugin" screen implemented.
72     * Added Kerberos support.
73     * Added Multiparty Chat support.
74     * Fixed many bugs.
75     * Fixed many potencial memory leaks.
76     * Fixed support for LCS2005 and OCS2007 (improvementsi and bugs fixed)
77     * Added "Find on LinkedIn" link on contact's User Info screen
78     * Updated translations: "de", "pl", "ru", "cs", "da", "es", "fi", "fr, "hi",
79       "it", "nb", "ta", "zh_CN".
80     * Fixed for server auto-discovery 
81     * Fixed for User Agent string.  
82     * Added integration with PBX (external phones) using CSTA protocol
83     * Fixed for CHOWA problems
84     * Fixed for spaces in Login's username 
85     * Support for Reuters Messaging environment
86     * Support for message formatting
87     * Added notification support for undelivered messages
88     * Extended contact search implementation
89     * ... and more
90   * Fixed pidgin-sipe: urls appear w/ underscore prefix (Closes: #529523)
91   * Updated the debian/copyright file with the new authors list.
92   * Added DEB_CONFIGURE_EXTRA_FLAGS in debian/rules for extra compile flags
93   * Added dependency with the libkrb5-dev package
94   * Removed to delete the file libsipe.la from debian/rules.
95   * Removed DEB_AUTO_UPDATE_DEBIAN_CONTROL reference from debian/rules.
96   * Updated with Standards-Version 3.8.4
98  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 07 Feb 2010 04:48:35 -0500
100 pidgin-sipe (1.3.3-1) unstable; urgency=low
102   * New upstream version (Closes: #508221)
103     * Added support for OCS 2007, LCS 2003
104     * Full support for send/receive messages
105     * Full presence support (both sides)
106     * Full support for add/remove/move contacts
107     * TLS/SSL support
108     * Search contacts full support
109     * xBSD support
110   * Added the dependency with the libpurple-dev package
111   * Added the dependency with the intltool package
112   * Added the dependency with the comerr-dev package
113   * Removed the unnecessary debian/pidgin-sipe.dirs file
114   * Changed the package description inside debian/control 
115     (Closes: #433920,#490923)
116   * Added the field Homepage inside Source stanza in debian/control file.
117   * Updated the debian/copyright file with the new authors list.
118   * Updated with Standards-Version 3.8.0
120  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 1 Mar 2009 12:15:35 -0500
122 pidgin-sipe (1.2-1) unstable; urgency=low
124   * Initial release (Closes: #418226)
126  -- Anibal Avelar (Fixxxer) <aavelar@cofradia.org>  Wed, 13 Jun 2007 19:12:35 -0500