pkgsrc/net/net6/PLIST
mef 2c6aea0dd4 (pkgsrc)
- Add LICENSE as gnu-gpl-v2
 - delete patch for gnutls, upstream now takes care, although the boundary
   is little bit different as:
   (patch)    #if GNUTLS_VERSION_NUMBER < 0x020c00
   (upstream) #if GNUTLS_VERSION_NUMBER < 0x030003
 - Add comment on patch-src_select.cpp (from cvs log)

(upstream)
 - Update 1.3.10 to 1.3.14
Version 1.3.14:
 * Ensure that overflows on the user ID assigned to each connection
   do not yield one that is already in use.  (Reported by Vasiliy
   Kulikov.)  [CVE-2011-4093]
 * Do not leak information about logged-in users.  (Reported by
   Vasiliy Kulikov.)  [CVE-2011-4091]
 * Fix build failures with GnuTLS 3.0 and above, thanks to
   Vincent Untz.
 * Updated translations

Version 1.3.13:
 * Updated translations

Version 1.3.12:
 * Allow non-blocking sockets on *nix.
 * New translations:
   - Korean
   - English (Great Britain)

Version 1.3.11:
 * Fix possible TLS lockup on Windows.
 * New translation:
   - Ukrainian, thanks to Yuri Chornoivan!
2015-01-29 02:59:27 +00:00

41 lines
1.2 KiB
Text

@comment $NetBSD: PLIST,v 1.4 2015/01/29 02:59:27 mef Exp $
include/net6/address.hpp
include/net6/client.hpp
include/net6/common.hpp
include/net6/connection.hpp
include/net6/default_accumulator.hpp
include/net6/encrypt.hpp
include/net6/enum_ops.hpp
include/net6/error.hpp
include/net6/gettext_package.hpp
include/net6/host.hpp
include/net6/local.hpp
include/net6/main.hpp
include/net6/non_copyable.hpp
include/net6/object.hpp
include/net6/packet.hpp
include/net6/queue.hpp
include/net6/select.hpp
include/net6/serialise.hpp
include/net6/server.hpp
include/net6/socket.hpp
include/net6/user.hpp
lib/libnet6.la
lib/pkgconfig/net6-1.3.pc
share/locale/ast/LC_MESSAGES/net6.mo
share/locale/de/LC_MESSAGES/net6.mo
share/locale/en_GB/LC_MESSAGES/net6.mo
share/locale/es/LC_MESSAGES/net6.mo
share/locale/fr/LC_MESSAGES/net6.mo
share/locale/he/LC_MESSAGES/net6.mo
share/locale/it/LC_MESSAGES/net6.mo
share/locale/ko/LC_MESSAGES/net6.mo
share/locale/nb/LC_MESSAGES/net6.mo
share/locale/nl/LC_MESSAGES/net6.mo
share/locale/pt/LC_MESSAGES/net6.mo
share/locale/pt_BR/LC_MESSAGES/net6.mo
share/locale/ru/LC_MESSAGES/net6.mo
share/locale/sk/LC_MESSAGES/net6.mo
share/locale/sv/LC_MESSAGES/net6.mo
share/locale/uk/LC_MESSAGES/net6.mo
share/locale/zh_CN/LC_MESSAGES/net6.mo