aboutsummaryrefslogtreecommitdiffstats
path: root/main/libevent
Commit message (Collapse)AuthorAgeFilesLines
* main/libevent: fix shebang in /usr/bin/event_rpcgen.pyKeith Maxwell2020-05-061-1/+2
| | | | | | | | | | | | | | | Before this change: $ dabuild sh $ sudo apk add libevent-dev >/dev/null && event_rpcgen.py /dev/null env: can't execute 'python': No such file or directory After this change: $ dabuild sh $ sudo apk add libevent-dev >/dev/null && event_rpcgen.py /dev/null Reading "/dev/null" ✂
* main/libevent: modernizeLeo2020-04-051-7/+3
|
* main/libevent: upgrade to 2.1.11Milan P. Stanić2019-11-041-4/+4
| | | | | | | upgrade to python3 in depends_dev make source field more alint friendly Closes !658
* main/libevent: upgrade to 2.1.10Leo2019-05-272-21/+12
|
* main/libevent: rebuild against openssl 1.1Natanael Copa2018-11-071-2/+2
|
* main/libevent: fixupNatanael Copa2018-04-061-1/+1
|
* main/libevent: rebuild against libressl-2.7Natanael Copa2018-04-063-99/+15
|
* main/libevent: add disabled checktcely2018-04-051-0/+6
|
* main/libevent: fix provides versionstcely2018-04-051-1/+9
|
* main/libevent: build static libsJakub Jirutka2018-02-281-3/+2
|
* main/libevent: modernize abuild and clarify licenseJakub Jirutka2018-02-281-18/+7
|
* main/libevent: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/libevent: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/libevent: security upgrade to 2.1.8 - fixes #6798Sergey Lukin2017-02-062-11/+121
| | | | | | CVE-2016-10195: dns remote stack overread vulnerability CVE-2016-10196: (stack) buffer overflow in evutil_parse_sockaddr_port() CVE-2016-10197: out-of-bounds read in search_make_new()
* [various] rename dependency python to python2Jakub Jirutka2016-10-261-1/+1
|
* main/libevent: rebuild against libresslNatanael Copa2016-10-101-2/+2
|
* main/libevent: fixed upstream source urlFrancesco Colista2016-04-251-1/+1
|
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* main/libevent: upgrade to 2.0.22Natanael Copa2015-02-031-4/+6
|
* main/[various]: simple build fixes against musl (update_config_sub)Timo Teräs2013-09-201-0/+5
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-1/+4
|
* main/libevent: -dev package replaces main pkgNatanael Copa2012-12-041-1/+2
|
* main/libevent: move event_rpcgen.py to -devNatanael Copa2012-12-041-3/+8
|
* main/libevent: upgrade to 2.0.21Natanael Copa2012-12-041-2/+2
|
* main/libevent: upgrade to 2.0.20Natanael Copa2012-09-021-2/+2
|
* main/libevent: upgrade to 2.0.19Fabian Affolter2012-05-201-13/+17
|
* main/libevent: upgrade to 2.0.18Natanael Copa2012-04-181-2/+2
|
* main/libevent: upgrade to 2.0.17Natanael Copa2012-02-271-2/+2
|
* main/libevent: upgrade to 2.0.16Natanael Copa2011-11-301-2/+2
|
* main/libevent: upgrade to 2.0.15Natanael Copa2011-11-181-4/+5
|
* main/libevent: upgrade to 2.0.13Natanael Copa2011-09-011-3/+3
|
* main/libevent: remove *.laNatanael Copa2011-06-291-1/+2
|
* main/libevent: upgrade to 2.0.12Natanael Copa2011-06-191-2/+2
|
* main/libevent: upgrade to 2.0.11Natanael Copa2011-05-241-2/+2
|
* main/libevent: bump version to 2.0.10Carlo Landmeter2011-04-121-5/+6
|
* main: mass-rebuild of packages missing arch in .PKGINFONatanael Copa2011-03-311-1/+1
| | | | this is needed for apk-tools-2.1 migration
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/libevent: upgrade to 1.4.14bNatanael Copa2010-06-301-3/+3
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/libevent: new aportNatanael Copa2010-03-121-0/+23
An event notification library http://www.monkey.org/~provos/libevent/