core: Make get_buddy_alias() non-static
[siplcs.git] / contrib / debian / changelog
blobe8bbef743850860e429c3827c75ba3bc10857d8a
1 pidgin-sipe (1.11.2-1) unstable; urgency=low
3   * New upstream version 1.11.2 "Hot fixes II"
4         - Revert "mingw: add missing purple-notify.c to build"
5         - Sipe-sign: fix parsing of P-Asserted-Identity header
6         - Fixed memory leaks
7         - Fix #3090663: Re-authentication fails
8         - Fix #3090663: Re-authentication fails (2nd attempt)
9         - Fix #3090663: Re-authentication fails (3rd attempt)
10         - Fix #3090663: Re-authentication fails (4th attempt)
11         - Apply patch #3091490: Make 1.11.0 Compile on FreeBSD
12         - Fix #3092324: Core dump in "make check"
14  -- Anibal Avelar <aavelar@cofradia.org>  Tue, 02 Nov 2010 23:48:33 -0600
16 pidgin-sipe (1.11.1-1) unstable; urgency=low
18   * New upstream version 1.11.1 "Hot fixes"
19         - mingw: add missing purple-notify.c to build
20         - Fix for bug #2834758: First NTLM signature check after startup fails
21         - purple: fix memory leak in sipe_backend_transport_connect() error path
22         - Fix for bug #3082602: Crash on Autodiscover
23         - configure: use libdir & datadir instead of prefix + path
24         - configure: update 32-bit vs. 64-bit header conflict test
25         - debian: build stability fix in post-install
27  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 24 Oct 2010 00:00:00 +0300
29 pidgin-sipe (1.11.0-1) unstable; urgency=low
31   * New upstream version
32         - Feature #2945346: Lotus Notes/Domino Calendar integration:
33           * Sipe can now retrieve calendar data (Meeting schedule/subject/
34             location) from a web-enabled Lotus Domino server and publish it to
35             OCS2007/LCS2005 as availability information.
36           * Example: "Calendar: Currently Busy. Free at 11:30".
37           * Team members (contacts with access level Team) will be able to see
38             information about our current meeting (subject & location) (OCS2007)
39           * First calendar update is scheduled 1 minute after connect,
40           * Subsequent calendar updates happen in 30 minute intervals.
41           * Manual calendar update can be triggered using the following menu:
42                    Accounts->{SIPE_ACCOUNT}->"Republish Calendar"
43           * Though Domino integration can work without any additional settings 
44             in account configuration (on Windows), there are options to manually
45             provide Domino Services URL and email address/password if it's
46             different from SIP URI/Password settings on Basic tab.
47         - Fixed #2971422: idle check for OCS2005 presence case
48         - Fixed #2982424: krb5 build errors on FreeBSD
49         - Fixed #2997639: pidgin crash after accepting cert
50         - Fixed #3001523: Cancelling a long pending file transfer crashes Pidgin
51         - Fixed #3002993: Group Name issues with ampersand
52         - Fixed #3029228: Calendar published at/with incorrect time
53         - Fixed #3029929: Crash with outlook 2k3 Calendar
54         - Fix logout from OCS
55         - Implement workaround for buddy list menu memory leaks
56         - Dropped UDP transport support
57         - Rewrote TCP & TLS transport support
58         - HTTP improvements: GET, cookies
59         - Alternative crypt/digest implementation based on NSS
60         - Rewrote message debug log and implemented an analyzer script for it
61         - More internal changes to prepare for non-purple backends
62         - New translations: 'nl', 'sv', 'ar', 'hu', 'ja', 'ko', 'sv', 'zh_TW'
63   * Fixed pidgin-sipe: Kerberos authentication is broken (Closes: #597437)
64   * Fixed pidgin-sipe: no dependency on pidgin (Closes: #594882)
65   * Fixed pidgin-sipe: new upstream version is available (Closes: #596799)
66   * Fixed pidgin-sipe: FTBFS: sipe.c:10050: error: missing initializer 
67     (Closes: #582998)
68   * Added dependency with the libxml2-dev package in debian/control
69   * Added dependency with libnss3-dev package in debian/control
70   * Updated with Standards-Version 3.9.1
72  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 03 Oct 2010 22:05:31 +0300
74 pidgin-sipe (1.10.1-1) unstable; urgency=low
76   * New upstream version
77         - Fix broken sipe_ht_equals_nick(); the broken code has been in the 
78           1.10.0 release. As it affects the buddy list it could be the root 
79           cause for some of the "buddy appears offline" reports.
80         - Make it compile against the final purple 2.7.0 API;
82  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 27 Jun 2010 11:46:59 -0600
84 pidgin-sipe (1.10.0-1) unstable; urgency=low
86   * New upstream version
87       - Feature #2823160: Access Levels (2007+ environment)
88       - Feature #2957811: add support for "automaton" class
89       - Feature #2972823: fail on in-line variable declarations
90       - Fixed #2971422: handle OCS 2005 idiosyncrasy of varying SIP URI case
91       - Fixed #2981563: Authentication protocol v4 - invalid signature of some 
92         incoming messages containing P-Asserted-Identity or P-Preferred-Identity
93         with uppercased SIP or TEL in URI.
94       - Fixed publication/"409 Conflict" endless looping
95       - Prepare for Pidgin 2.7.0
96       - Added SVG icon artwork
97       - Many changes to configure script. Be sure to look at "configure --help"
98       - Many internal changes to prepare for non-purple backends
99       - New build requirements: libxml2, glib-2.0 >= 2.12.0
100       - New build option: gmime-2.4 >= 2.4.16 or gmime-2.6 >= 2.5.2 for 
101         non-purple backends
103  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 04 Apr 2010 00:52:59 -0600
105 pidgin-sipe (1.9.1-1) unstable; urgency=low
106   * New upstream version (emergency release)
107       - Fixed #2969327: Kerberos authentication always fails on *nix platforms
108       - Fixed #2968287: Authentication failure in scenario when director server
109         is Office Communications Server 2007 or above and home server is 
110         Live Communications Server 2005
111       - Send BYE when response to IM message is 408/480/481
112       - Re-enable offline status to be user settable
114  -- Anibal Avelar <aavelar@cofradia.org>  Tue, 16 Mar 2010 02:13:59 -0600
116 pidgin-sipe (1.9.0-1) unstable; urgency=low
118   * New upstream version (Closes: #570735)
119     * File transfer functionality. File encryption is supported
120     * NTLMv2 and NTLMv2 Session Security support
121     * Implemented SIP Authentication Extensions protocol version 4 and 3
122     * Adoption for commercial UNIX - HP/UX, Irix, Solaris - big endian fixes
123     * Increased libpurple build requisite to >= 2.4.0 
124     * many crash fixes for error or corner cases in calendar integration
125     * more detailed code analysis with Coverity Prevent
126     * build fixes for older libpurple/glib2 versions
127     * OpenSUSE Build Service configuration files
128     * Fix NTLM crash if login setting is undefined
129     * Use of g_str_has_prefix() available since glib 2.2 and null-safe
130     * build fixes for older OS releases, e.g. Ubuntu older than 9.10.
131   * Removed the file libsipe.la from the package
132   * Removed the line dh_pidgin -ppidgin-sipe from debian/rules 
133   * Added ./autogen.sh could be run from debian/rules
134   * Changed the Section from net to misc inside Source stanza in debian/control
135   * Changed the Section from net to misc inside Package stanza in debian/control
136   * Added the Priority header inside Package stanza in debian/control
137   * Updated the Description inside Package stanza in debian/control
138   * Updated the debian/copyright file with the new authors list.
139   * Updated the debian/copyright file with the correct PATH to license GPL2.
140   * Removed dependency with the libgtk2.0-dev package in debian/control
141   * Removed dependency with the comerr-dev package in debian/control
142   * Removed debian/README.debian file from the package
143   * Added dependency with the libzephyr-dev package in debian/control
145  -- Anibal Avelar <aavelar@cofradia.org>  Wed, 10 Mar 2010 01:05:59 -0600
147 pidgin-sipe (1.8.0-1) unstable; urgency=low
149   * New upstream version (Closes: #536100)
150     * Simplifying the authentication process using only the Basic Settings
151       screen.
152     * Added integration with Exchange 2007/2010
153     * Added Windows Messenger 5.0 (RTC/1.2) compatibility.
154     * "About SIPE plugin" screen implemented.
155     * Added Kerberos support.
156     * Added Multiparty Chat support.
157     * Fixed many bugs.
158     * Fixed many potencial memory leaks.
159     * Fixed support for LCS2005 and OCS2007 (improvementsi and bugs fixed)
160     * Added "Find on LinkedIn" link on contact's User Info screen
161     * Updated translations: "de", "pl", "ru", "cs", "da", "es", "fi", "fr, "hi",
162       "it", "nb", "ta", "zh_CN".
163     * Fixed for server auto-discovery 
164     * Fixed for User Agent string.  
165     * Added integration with PBX (external phones) using CSTA protocol
166     * Fixed for CHOWA problems
167     * Fixed for spaces in Login's username 
168     * Support for Reuters Messaging environment
169     * Support for message formatting
170     * Added notification support for undelivered messages
171     * Extended contact search implementation
172     * ... and more
173   * Fixed pidgin-sipe: urls appear w/ underscore prefix (Closes: #529523)
174   * Updated the debian/copyright file with the new authors list.
175   * Added DEB_CONFIGURE_EXTRA_FLAGS in debian/rules for extra compile flags
176   * Added dependency with the libkrb5-dev package
177   * Removed to delete the file libsipe.la from debian/rules.
178   * Removed DEB_AUTO_UPDATE_DEBIAN_CONTROL reference from debian/rules.
179   * Updated with Standards-Version 3.8.4
181  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 07 Feb 2010 04:48:35 -0500
183 pidgin-sipe (1.3.3-1) unstable; urgency=low
185   * New upstream version (Closes: #508221)
186     * Added support for OCS 2007, LCS 2003
187     * Full support for send/receive messages
188     * Full presence support (both sides)
189     * Full support for add/remove/move contacts
190     * TLS/SSL support
191     * Search contacts full support
192     * xBSD support
193   * Added the dependency with the libpurple-dev package
194   * Added the dependency with the intltool package
195   * Added the dependency with the comerr-dev package
196   * Removed the unnecessary debian/pidgin-sipe.dirs file
197   * Changed the package description inside debian/control 
198     (Closes: #433920,#490923)
199   * Added the field Homepage inside Source stanza in debian/control file.
200   * Updated the debian/copyright file with the new authors list.
201   * Updated with Standards-Version 3.8.0
203  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 1 Mar 2009 12:15:35 -0500
205 pidgin-sipe (1.2-1) unstable; urgency=low
207   * Initial release (Closes: #418226)
209  -- Anibal Avelar (Fixxxer) <aavelar@cofradia.org>  Wed, 13 Jun 2007 19:12:35 -0500