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