update files in preparation for next release
[siplcs.git] / contrib / opensuse-build-service / debian.changelog
blob7704ff8300c8dd05b5951b39aad93cb2f36e5429
1 pidgin-sipe (1.13.0-1) unstable; urgency=low
3   * New upstream version 1.13.0 "Lync & Office365"
4         - added [MS-SIPAE] TLS-DSK authentication scheme (Stefan Becker)
5           * TLS-DSK has been introduced in Lync
6           * mandatory for Office365 accounts
7           * also works for non-public Lync installations
8         - added [MS-DLX] based Get Info/Contact Search (Stefan Becker)
9           * [MS-PRES] SIP-Based Active Directory Search is disabled in Lync
10         - added experimental media TCP transport (Jakub Adam)
11         - make it compile against the latest purple 3.0.x API (Stefan Becker)
12         - completed cleanup: core no longer requires libpurple (Stefan Becker)
13         - refactored crypto code, ie. NSS can replaced if necessary (Stefan Becker)
14         - sipe-domino.c is no longer built under UNIX to remove dead code (Stefan Becker)
15         - restricted XXX_CFLAGS to modules that need them (Stefan Becker)
16         - NSS is now a mandatory build requirement (Stefan Becker)
17         - decoupled SSPI from HAVE_LIBKRB5 flag. New flag is HAVE_SSPI (Stefan Becker)
18         - OBS mingw packages now use SSPI instead of NTLM (Stefan Becker)
19         - added NSIS package generation to OBS mingw packages (Stefan Becker)
20         - removed kopete backend. KDE is moving to telepathy (Stefan Becker)
22  -- Anibal Avelar <aavelar@cofradia.org>  XXX, XX XXX 2012 00:00:00 -0500
24 pidgin-sipe (1.12.0-1) unstable; urgency=low
26   * New upstream version 1.12.0 "Group Chat"
27         - Feature #3064877: Add support for OCS2007R2 Group Chat (Stefan Becker)
28         - Feature #3311026: Support for HTTP/1.1 Transfer-Encoding: chunked (Stefan Becker)
29         - Fixed #2834758: First NTLM signature check after startup fails (Stefan Becker) 
30         - Fixed #3082602: Crash on Autodiscover (Stefan Becker)
31         - Fixed #3090663: Re-authentication fails (Stefan Becker)
32         - Fixed #3092324: Core dump in "make check" (psfales)
33         - Fixed #3130915: Failed to authenticate to server (Stefan Becker)
34         - Fixed #3148124: sipe segfaults during login on Solaris (Jakub Adam)
35         - Fixed #3150482: "configure --with-vv" test uses wrong include (Stefan Becker)
36         - Fixed #3156430: Messages not Delivered (rwinchsf, Stefan Becker)
37         - Fixed #3161273: Lost Connection Gives No Error Message (rwinchsf, Stefan Becker)
38         - Fixed #3198585: Extra line breaks (Stefan Becker)
39         - Fixed #3267073: False "could not be delivered" errors (sort of..., Stefan Becker)
40         - Fixed #3399007: Crash when sipe_cal_working_hours->days_of_week is NULL (Stefan Becker)
41         - Patch #3091490: Make 1.11.0 Compile on FreeBSD (jprather)
42         - Patch #3108246: Patch for better windows installer (archrival, galiven)
43         - add random Ms-Conversation-ID to INVITE (Jakub Adam)
44         - fix parsing of P-Asserted-Identity header (Jakub Adam)
45         - added MS TURN support (Jakub Adam)
46         - fix crash on zero length password in NTLM (Vladimir Ushakov)
47         - implement timeouts for SIP request. Used for REGISTER (Stefan Becker)
48         - more work on Voice & Video call support (Jakub Adam)
49         - make it compile against the purple 2.8.x & 3.0.x APIs (Stefan Becker)
50         - more internal changes to prepare for non-purple backends (Stefan Becker)
51         - added integration for transifex.net update (Stefan Becker)
52         - configure improvements for 64-bit: use libdir, gsize/size_t compatibility (Stefan Becker)
53         - update compiler warnings configuration for all build platforms (Stefan Becker)
54         - updated Adium port (Matthew Duggan)
55         - mingw build updates (Harris P. Kauffman, Stefan Becker)
56         - added miranda port (Jochen De Smet)
57         - added mingw to OpenSUSE Build Service configuration (Stefan Becker)
59  -- Anibal Avelar <aavelar@cofradia.org>  Mon, 29 Aug 2011 00:50:47 -0500
61 pidgin-sipe (1.11.2-1) unstable; urgency=low
63   * New upstream version 1.11.2 "Hot fixes II"
64         - Revert "mingw: add missing purple-notify.c to build"
65         - Sipe-sign: fix parsing of P-Asserted-Identity header
66         - Fixed memory leaks
67         - Fix #3090663: Re-authentication fails
68         - Fix #3090663: Re-authentication fails (2nd attempt)
69         - Fix #3090663: Re-authentication fails (3rd attempt)
70         - Fix #3090663: Re-authentication fails (4th attempt)
71         - Apply patch #3091490: Make 1.11.0 Compile on FreeBSD
72         - Fix #3092324: Core dump in "make check"
74  -- Anibal Avelar <aavelar@cofradia.org>  Tue, 02 Nov 2010 23:48:33 -0600
76 pidgin-sipe (1.11.1-1) unstable; urgency=low
78   * New upstream version 1.11.1 "Hot fixes"
79         - mingw: add missing purple-notify.c to build
80         - Fix for bug #2834758: First NTLM signature check after startup fails
81         - purple: fix memory leak in sipe_backend_transport_connect() error path
82         - Fix for bug #3082602: Crash on Autodiscover
83         - configure: use libdir & datadir instead of prefix + path
84         - configure: update 32-bit vs. 64-bit header conflict test
85         - debian: build stability fix in post-install
87  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 24 Oct 2010 00:00:00 +0300
89 pidgin-sipe (1.11.0-1) unstable; urgency=low
91   * New upstream version
92         - Feature #2945346: Lotus Notes/Domino Calendar integration:
93           * Sipe can now retrieve calendar data (Meeting schedule/subject/
94             location) from a web-enabled Lotus Domino server and publish it to
95             OCS2007/LCS2005 as availability information.
96           * Example: "Calendar: Currently Busy. Free at 11:30".
97           * Team members (contacts with access level Team) will be able to see
98             information about our current meeting (subject & location) (OCS2007)
99           * First calendar update is scheduled 1 minute after connect,
100           * Subsequent calendar updates happen in 30 minute intervals.
101           * Manual calendar update can be triggered using the following menu:
102                    Accounts->{SIPE_ACCOUNT}->"Republish Calendar"
103           * Though Domino integration can work without any additional settings 
104             in account configuration (on Windows), there are options to manually
105             provide Domino Services URL and email address/password if it's
106             different from SIP URI/Password settings on Basic tab.
107         - Fixed #2971422: idle check for OCS2005 presence case
108         - Fixed #2982424: krb5 build errors on FreeBSD
109         - Fixed #2997639: pidgin crash after accepting cert
110         - Fixed #3001523: Cancelling a long pending file transfer crashes Pidgin
111         - Fixed #3002993: Group Name issues with ampersand
112         - Fixed #3029228: Calendar published at/with incorrect time
113         - Fixed #3029929: Crash with outlook 2k3 Calendar
114         - Fix logout from OCS
115         - Implement workaround for buddy list menu memory leaks
116         - Dropped UDP transport support
117         - Rewrote TCP & TLS transport support
118         - HTTP improvements: GET, cookies
119         - Alternative crypt/digest implementation based on NSS
120         - Rewrote message debug log and implemented an analyzer script for it
121         - More internal changes to prepare for non-purple backends
122         - New translations: 'nl', 'sv', 'ar', 'hu', 'ja', 'ko', 'sv', 'zh_TW'
123   * Fixed pidgin-sipe: Kerberos authentication is broken (Closes: #597437)
124   * Fixed pidgin-sipe: no dependency on pidgin (Closes: #594882)
125   * Fixed pidgin-sipe: new upstream version is available (Closes: #596799)
126   * Fixed pidgin-sipe: FTBFS: sipe.c:10050: error: missing initializer 
127     (Closes: #582998)
128   * Added dependency with the libxml2-dev package in debian/control
129   * Added dependency with libnss3-dev package in debian/control
130   * Updated with Standards-Version 3.9.1
132  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 03 Oct 2010 22:05:31 +0300
134 pidgin-sipe (1.10.1-1) unstable; urgency=low
136   * New upstream version
137         - Fix broken sipe_ht_equals_nick(); the broken code has been in the 
138           1.10.0 release. As it affects the buddy list it could be the root 
139           cause for some of the "buddy appears offline" reports.
140         - Make it compile against the final purple 2.7.0 API;
142  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 27 Jun 2010 11:46:59 -0600
144 pidgin-sipe (1.10.0-2) unstable; urgency=low
146   * New upstream version
147       - Feature #2823160: Access Levels (2007+ environment)
148       - Feature #2957811: add support for "automaton" class
149       - Feature #2972823: fail on in-line variable declarations
150       - Fixed #2971422: handle OCS 2005 idiosyncrasy of varying SIP URI case
151       - Fixed #2981563: Authentication protocol v4 - invalid signature of some 
152         incoming messages containing P-Asserted-Identity or P-Preferred-Identity
153         with uppercased SIP or TEL in URI.
154       - Fixed publication/"409 Conflict" endless looping
155       - Prepare for Pidgin 2.7.0
156       - Added SVG icon artwork
157       - Many changes to configure script. Be sure to look at "configure --help"
158       - Many internal changes to prepare for non-purple backends
159       - New build requirements: libxml2, glib-2.0 >= 2.12.0
160       - New build option: gmime-2.4 >= 2.4.16 or gmime-2.6 >= 2.5.2 for 
161         non-purple backends
163  -- pier11 <pier11@operamail.com>  Sun, 04 Apr 2010 10:52:59 -0000
165 pidgin-sipe (1.10.0-1) unstable; urgency=low
167   * tests of pre-1.10.0 git 4fa20cd65e5be0e469d4aa55d861f11c5b08b816
169  -- pier11 <pier11@operamail.com>  Tue, 01 Apr 2010 07:34:00 -0000
171 pidgin-sipe (1.9.1-1) unstable; urgency=low
173   * New upstream version (emergency release)
174       - Fixed #2969327: Kerberos authentication always fails on *nix platforms
175       - Fixed #2968287: Authentication failure in scenario when director server
176         is Office Communications Server 2007 or above and home server is 
177         Live Communications Server 2005
178       - Send BYE when response to IM message is 408/480/481
179       - Re-enable offline status to be user settable
181  -- pier11 <pier11@operamail.com>  Tue, 16 Mar 2010 17:41:00 -0000
183 pidgin-sipe (1.9.0-2) unstable; urgency=low
185   * New upstream version
186     * File transfer functionality. File encryption is supported
187     * NTLMv2 and NTLMv2 Session Security support
188     * Implemented SIP Authentication Extensions protocol version 4 and 3
189     * Adoption for commercial UNIX - HP/UX, Irix, Solaris - big endian fixes
190     * Increased libpurple build requisite to >= 2.4.0
191   * Synced with main Debian package files in contrib/debian
193  -- pier11 <pier11@operamail.com>  Sun, 7 Mar 2010 20:00:00 -0000
195 pidgin-sipe (1.8.1-1) unstable; urgency=low
197   * New upstream version
198     * many crash fixes for error or corner cases in calendar integration
199     * more detailed code analysis with Coverity Prevent
200     * OpenSUSE Build Service configuration files
201     * Fix NTLM crash if login setting is undefined
202     * Use of g_str_has_prefix() available since glib 2.2 and null-safe
203     * build fixes for older OS releases, e.g. Ubuntu older than 9.10.
205  -- pier11 <pier11@operamail.com>  Tue, 16 Feb 2010 18:24:00 -0000
207 pidgin-sipe (1.8.0-2) unstable; urgency=low
209   * For OBS (openSUSE Build Service)
210   * removed unnecessary dependencies
211   * added libzephyr-dev dependency to satisfy Debian 5 "choice"
213  -- pier11 <pier11@operamail.com>  Mon, 08 Feb 2010 16:20:00 -0000