Package Release Info

libotr-4.1.1-bp153.1.20

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libotr-devel
libotr-tools
libotr5

Change Logs

Version: 4.1.1-bp152.2.20
* Wed May 16 2018 adam.majer@suse.de
- Use %license instead of %doc for license files.
* Tue May 15 2018 mgorse@suse.com
- Add libotr-test-underrun.patch: fix intermittent buffer underrun
  in the regression test client (bsc#1091664).
* Mon Mar 07 2016 astieger@suse.com
- libotr 4.1.1:
  * Fix an integer overflow bug that can cause a heap buffer
    overflow (and from there remote code execution) on 64-bit
    platforms - CVE-2016-2851 (boo#969785)
  * Fix possible free() of an uninitialized pointer
  * Be stricter about parsing v3 fragments
  * Add a testsuite ("make check" to run it)
  * Fix a memory leak when reading a malformed instance tag file
  * Protocol documentation clarifications
- add libotr-4.1.1-fix-base64-tests.patch to fix test suite failure
- skip failing tests on ppc architectures
* Tue Oct 21 2014 andreas.stieger@gmx.de
- libotr 4.1.0:
  * Modernized autoconf build system
  * Use constant-time comparisons where needed
  * Use gcrypt secure memory allocation
  * Correctly reject attempts to fragment a message into too many
    pieces
  * Fix a missing opdata when sending message fragments
  * Don't lose the first user message when REQUIRE_ENCRYPTION is
    set
  * Fix some memory leaks
  * Correctly check for children contexts' state when forgetting a
    context
  * API Changes:
    + Added API functions otrl_context_find_recent_instance and
    otrl_context_find_recent_secure_instance.
- remove pass-opdata-when-sending-message-fragment.patch, upstream
- source tarball signature verification covered by source_validator
* Mon Jan 06 2014 hrvoje.senjan@gmail.com
- added patch from upstream:
  * pass-opdata-when-sending-message-fragment.patch -- fixes downstream
    kopete crashes: kde#328999, bnc#857501
* Wed Jun 19 2013 andreas.stieger@gmx.de
- verify source signature
- remove autoreconf call
* Wed Sep 26 2012 nmo.marques@gmail.com
- Update the license fields (bnc#782253)
- Move COPYING and COPYING.LIB documentation to their respective
  (sub)packages.
* Sun Sep 23 2012 nmo.marques@gmail.com
- Update to version 4.0.0:
  + Support v3 of the OTR protocol
  + The main new feature: sensibly handle the case where a user is
    logged in multiple times to the same IM account
  + instance tags, to support multiple simultaneous logins
  + support for asynchronous private key generation
  + the ability to provide an extra symmetric key to applications
    (with forward secrecy)
  + applications can supply a formation conversion callback if they
    do not natively use XHTML-style UTF8 markup
  + error messages formerly provided by libotr are now handled
    using callbacks to the application, for better i18n support
  + otrl_message_sending now handles message fragmentation
    internally
  + Added support for one-way authentication using an explicit
    question, based on the SOUPS 2008 user study
- Soname bump to 5
* Mon Feb 13 2012 coolo@suse.com
- patch license to follow spdx.org standard
* Mon Nov 21 2011 jengelh@medozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
- Use %_smp_mflags for parallel building
* Sun Nov 20 2011 coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
* Tue Sep 23 2008 crrodriguez@suse.de
- update to version 3.2.0
  * dozen bugfixes, see Changelog for details
* Tue Oct 09 2007 crrodriguez@suse.de
- update to version 3.1.0
- run ldconfig
- make autobuild happy fixing the warnings
- fix devel package dependencies.
- remove static libraries
- use library packaging policy
* Sat Oct 07 2006 aj@suse.de
- Add dependency on base package.
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Tue Nov 15 2005 uli@suse.de
- build with -O1 on ARM (ICE workaround)
* Wed Nov 09 2005 bwhiteley@suse.de
- update to version 3.0.0
* Tue Nov 01 2005 bwhiteley@suse.de
- First time suse package (version 2.0.2)