freebsd-ports/security/libotr/pkg-plist
Mark Felder 23cc40478d security/libotr: Update to 4.1.1
Changes:
* Fix an integer overflow bug that can cause a heap buffer overflow (and
from there remote code execution) on 64-bit platforms
* Fix possible free() of an uninitialized pointer
* Be stricter about parsing v3 fragments
* Add a testsuite ("make check" to run it), but only on Linux for now,
since it uses Linux-specific features such as epoll
* Fix a memory leak when reading a malformed instance tag file
* Protocol documentation clarifications

MFH:		2016Q1
Security:	CVE-2016-2851
2016-03-09 22:37:52 +00:00

37 lines
787 B
Plaintext

bin/otr_mackey
bin/otr_modify
bin/otr_parse
bin/otr_readforge
bin/otr_remac
bin/otr_sesskeys
include/libotr/auth.h
include/libotr/b64.h
include/libotr/context.h
include/libotr/context_priv.h
include/libotr/dh.h
include/libotr/instag.h
include/libotr/mem.h
include/libotr/message.h
include/libotr/privkey.h
include/libotr/privkey-t.h
include/libotr/proto.h
include/libotr/serial.h
include/libotr/sm.h
include/libotr/tlv.h
include/libotr/userstate.h
include/libotr/version.h
lib/libotr.a
lib/libotr.so
lib/libotr.so.5
lib/libotr.so.5.1.1
libdata/pkgconfig/libotr.pc
man/man1/otr_mackey.1.gz
man/man1/otr_modify.1.gz
man/man1/otr_parse.1.gz
man/man1/otr_readforge.1.gz
man/man1/otr_remac.1.gz
man/man1/otr_sesskeys.1.gz
man/man1/otr_toolkit.1.gz
share/aclocal/libotr.m4
@dir include/libotr