libevent 2.1.12-stable-10 source package in Ubuntu

Changelog

libevent (2.1.12-stable-10) unstable; urgency=medium

  * d/symbols: Remove event_strlcpy_ symbol, now provided by glibc 2.38
    (Closes: #1071323, #1055290)
  * d/copyright: Update copyright year
  * d/control: upgrade standards version to 4.7.0

 -- Nicolas Mora <email address hidden>  Fri, 17 May 2024 19:19:31 -0400

Upload details

Uploaded by:
Nicolas Mora
Uploaded to:
Sid
Original maintainer:
Nicolas Mora
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main libs

Downloads

File Size SHA-256 Checksum
libevent_2.1.12-stable-10.dsc 2.4 KiB 43ebc80590ab06ab0bdc6a07d4e5d85b4c5ce4ef61bf82103edcc4603873abe0
libevent_2.1.12-stable.orig.tar.gz 1.0 MiB 92e6de1be9ec176428fd2367677e61ceffc2ee1cb119035037a27d346b0403bb
libevent_2.1.12-stable-10.debian.tar.xz 17.5 KiB 82743ad3391b9868516826b37e60a199aae9830f94d1ba5042f62dcbbe375349

No changes file available.

Binary packages built by this source

libevent-2.1-7t64: Asynchronous event notification library

 Libevent is an asynchronous event notification library that provides a
 mechanism to execute a callback function when a specific event occurs
 on a file descriptor or after a timeout has been reached.
 .
 It is meant to replace the asynchronous event loop found in
 event driven network servers. Currently, libevent supports /dev/poll,
 kqueue(2), event ports, select(2), poll(2) and epoll(4).
 .
 For backward compatibility and to transition to "libevent_core only"
 or "libevent_core + libevent_extra", the libevent source package builds
 the libevent library that includes everything in libevent_core and
 libevent_extra.

libevent-2.1-7t64-dbgsym: debug symbols for libevent-2.1-7t64
libevent-core-2.1-7t64: Asynchronous event notification library (core)

 Libevent is an asynchronous event notification library that provides a
 mechanism to execute a callback function when a specific event occurs
 on a file descriptor or after a timeout has been reached.
 .
 It is meant to replace the asynchronous event loop found in
 event driven network servers. Currently, libevent supports /dev/poll,
 kqueue(2), event ports, select(2), poll(2) and epoll(4).
 .
 The libevent_core library includes event loops, timers, buffer code,
 and various small compatibility functions.
 .
 If you're writing software that only uses libevent's event loop, you
 should link against only the libevent_core library.

libevent-core-2.1-7t64-dbgsym: debug symbols for libevent-core-2.1-7t64
libevent-dev: Asynchronous event notification library (development files)

 Libevent is an asynchronous event notification library that provides a
 mechanism to execute a callback function when a specific event occurs
 on a file descriptor or after a timeout has been reached.
 .
 This package includes development files for compiling against libevent.

libevent-extra-2.1-7t64: Asynchronous event notification library (extra)

 Libevent is an asynchronous event notification library that provides a
 mechanism to execute a callback function when a specific event occurs
 on a file descriptor or after a timeout has been reached.
 .
 It is meant to replace the asynchronous event loop found in
 event driven network servers. Currently, libevent supports /dev/poll,
 kqueue(2), event ports, select(2), poll(2) and epoll(4).
 .
 The libevent_extra library includes code for HTTP, DNS, RPC, and so
 on.
 .
 If you're writing software that uses libevent's protocol support, you
 need to link libevent_core and libevent_extra as well.

libevent-extra-2.1-7t64-dbgsym: debug symbols for libevent-extra-2.1-7t64
libevent-openssl-2.1-7t64: Asynchronous event notification library (openssl)

 Libevent is an asynchronous event notification library that provides a
 mechanism to execute a callback function when a specific event occurs
 on a file descriptor or after a timeout has been reached.
 .
 It is meant to replace the asynchronous event loop found in
 event driven network servers. Currently, libevent supports /dev/poll,
 kqueue(2), event ports, select(2), poll(2) and epoll(4).
 .
 There is now a bufferevent type that supports SSL/TLS using the
 OpenSSL library. The code for this is build in a separate
 library, libevent_openssl, so that your programs don't need to
 link against OpenSSL unless they actually want SSL support.

libevent-openssl-2.1-7t64-dbgsym: debug symbols for libevent-openssl-2.1-7t64
libevent-pthreads-2.1-7t64: Asynchronous event notification library (pthreads)

 Libevent is an asynchronous event notification library that provides a
 mechanism to execute a callback function when a specific event occurs
 on a file descriptor or after a timeout has been reached.
 .
 It is meant to replace the asynchronous event loop found in
 event driven network servers. Currently, libevent supports /dev/poll,
 kqueue(2), event ports, select(2), poll(2) and epoll(4).
 .
 If you want threading support and you're using pthreads, you'll need
 to link against the libevent_pthreads library in addition to
 libevent_core.

libevent-pthreads-2.1-7t64-dbgsym: debug symbols for libevent-pthreads-2.1-7t64