File libotr.changes of Package libotr
146
1
-------------------------------------------------------------------
2
Wed May 16 06:25:56 UTC 2018 - adam.majer@suse.de
3
4
- Use %license instead of %doc for license files.
5
6
-------------------------------------------------------------------
7
Tue May 15 15:22:41 UTC 2018 - mgorse@suse.com
8
9
- Add libotr-test-underrun.patch: fix intermittent buffer underrun
10
in the regression test client (bsc#1091664).
11
12
-------------------------------------------------------------------
13
Mon Mar 7 12:46:26 UTC 2016 - astieger@suse.com
14
15
- libotr 4.1.1:
16
* Fix an integer overflow bug that can cause a heap buffer
17
overflow (and from there remote code execution) on 64-bit
18
platforms - CVE-2016-2851 (boo#969785)
19
* Fix possible free() of an uninitialized pointer
20
* Be stricter about parsing v3 fragments
21
* Add a testsuite ("make check" to run it)
22
* Fix a memory leak when reading a malformed instance tag file
23
* Protocol documentation clarifications
24
- add libotr-4.1.1-fix-base64-tests.patch to fix test suite failure
25
- skip failing tests on ppc architectures
26
27
-------------------------------------------------------------------
28
Tue Oct 21 19:01:07 UTC 2014 - andreas.stieger@gmx.de
29
30
- libotr 4.1.0:
31
* Modernized autoconf build system
32
* Use constant-time comparisons where needed
33
* Use gcrypt secure memory allocation
34
* Correctly reject attempts to fragment a message into too many
35
pieces
36
* Fix a missing opdata when sending message fragments
37
* Don't lose the first user message when REQUIRE_ENCRYPTION is
38
set
39
* Fix some memory leaks
40
* Correctly check for children contexts' state when forgetting a
41
context
42
* API Changes:
43
+ Added API functions otrl_context_find_recent_instance and
44
otrl_context_find_recent_secure_instance.
45
- remove pass-opdata-when-sending-message-fragment.patch, upstream
46
- source tarball signature verification covered by source_validator
47
48
-------------------------------------------------------------------
49
Mon Jan 6 16:33:26 UTC 2014 - hrvoje.senjan@gmail.com
50
51
- added patch from upstream:
52
* pass-opdata-when-sending-message-fragment.patch -- fixes downstream
53
kopete crashes: kde#328999, bnc#857501
54
55
-------------------------------------------------------------------
56
Wed Jun 19 19:30:06 UTC 2013 - andreas.stieger@gmx.de
57
58
- verify source signature
59
- remove autoreconf call
60
61
-------------------------------------------------------------------
62
Wed Sep 26 11:40:40 UTC 2012 - nmo.marques@gmail.com
63
64
- Update the license fields (bnc#782253)
65
- Move COPYING and COPYING.LIB documentation to their respective
66
(sub)packages.
67
68
-------------------------------------------------------------------
69
Sun Sep 23 16:42:20 UTC 2012 - nmo.marques@gmail.com
70
71
- Update to version 4.0.0:
72
+ Support v3 of the OTR protocol
73
+ The main new feature: sensibly handle the case where a user is
74
logged in multiple times to the same IM account
75
+ instance tags, to support multiple simultaneous logins
76
+ support for asynchronous private key generation
77
+ the ability to provide an extra symmetric key to applications
78
(with forward secrecy)
79
+ applications can supply a formation conversion callback if they
80
do not natively use XHTML-style UTF8 markup
81
+ error messages formerly provided by libotr are now handled
82
using callbacks to the application, for better i18n support
83
+ otrl_message_sending now handles message fragmentation
84
internally
85
+ Added support for one-way authentication using an explicit
86
question, based on the SOUPS 2008 user study
87
- Soname bump to 5
88
89
-------------------------------------------------------------------
90
Mon Feb 13 10:49:09 UTC 2012 - coolo@suse.com
91
92
- patch license to follow spdx.org standard
93
94
-------------------------------------------------------------------
95
Mon Nov 21 15:25:39 UTC 2011 - jengelh@medozas.de
96
97
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
98
- Use %_smp_mflags for parallel building
99
100
-------------------------------------------------------------------
101
Sun Nov 20 06:17:12 UTC 2011 - coolo@suse.com
102
103
- add libtool as buildrequire to avoid implicit dependency
104
105
-------------------------------------------------------------------
106
Tue Sep 23 06:12:53 CEST 2008 - crrodriguez@suse.de
107
108
- update to version 3.2.0
109
* dozen bugfixes, see Changelog for details
110
111
-------------------------------------------------------------------
112
Tue Oct 9 06:02:16 CEST 2007 - crrodriguez@suse.de
113
114
- update to version 3.1.0
115
- run ldconfig
116
- make autobuild happy fixing the warnings
117
- fix devel package dependencies.
118
- remove static libraries
119
- use library packaging policy
120
121
-------------------------------------------------------------------
122
Sat Oct 7 11:15:10 CEST 2006 - aj@suse.de
123
124
- Add dependency on base package.
125
126
-------------------------------------------------------------------
127
Wed Jan 25 21:37:39 CET 2006 - mls@suse.de
128
129
- converted neededforbuild to BuildRequires
130
131
-------------------------------------------------------------------
132
Tue Nov 15 15:59:36 CET 2005 - uli@suse.de
133
134
- build with -O1 on ARM (ICE workaround)
135
136
-------------------------------------------------------------------
137
Wed Nov 9 21:59:17 CET 2005 - bwhiteley@suse.de
138
139
- update to version 3.0.0
140
141
-------------------------------------------------------------------
142
Tue Nov 1 22:59:06 CET 2005 - bwhiteley@suse.de
143
144
- First time suse package (version 2.0.2)
145
146