aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/filebeat: upgrade to 5.1.2 and add service scriptGennady Feldman2017-02-074-18/+195
| | | | | | * Upgrade to latest 5.1.2 release * Added service script for filebeat * Cleanup/update APKBUILD
* main/mdadm: upgrade to 4.0Valery Kartel2017-02-072-47/+38
| | | | | | - cleanups in apkbuild - move udev-specific data to -udev subpackage - move misc scripts to -misc subpackage
* testing/py3-aiohttp-cors: upgrade to 0.5.0Fabian Affolter2017-02-071-6/+6
|
* community/php7-apcu: upgrade to 5.1.8Andy Postnikov2017-02-071-4/+4
| | | | | | | | | | Bugfix release for PHP 7 - fix #207 Segmentation fault in apc_sma_api_free() - fix #221 memory leak - update to apc dashboard (Tyson Andre) https://pecl.php.net/package-changelog.php?package=APCu&release=5.1.8
* testing/6tunnel: new aportStuart Cardall2017-02-071-0/+34
|
* main/socat: update to 1.7.3.2Stuart Cardall2017-02-072-232/+8
|
* main/libsigc++: upgrade to stable 2.10.0Valery Kartel2017-02-071-12/+14
| | | | | -- move /usr/share/devhelp to -doc
* main/cairo: upgrade to 1.14.8Valery Kartel2017-02-071-25/+27
|
* testing/rethinkdb: change licenst to Apache 2.0Valery Kartel2017-02-071-20/+15
| | | | | | -- cleanups in apkbuild *.sample config moved to -doc subpackage
* community/minidlna: out of stack fix reworkedGergo Huszty2017-02-072-5/+41
| | | | | As suggested, stack size is increased instead of moving nfo file buffer to heap.
* Revert "community/minidlna: patch for potential segfaults"Timo Teräs2017-02-072-53/+5
| | | | | This reverts commit 162c6843b6a85d27398c8272d7efc0998e550328. Reverting accidentally committed change.
* main/snappy: fix chrome crashNatanael Copa2017-02-062-6/+20
|
* community/icingaweb2: fix permissions for etc dirFrancesco Colista2017-02-061-1/+2
|
* testing/cpputest: new aportShiva2017-02-061-0/+39
| | | | | | | | | http://cpputest.github.io/ A unit testing and mocking framework for C/C++ Review notes: I've cleaned apkbuild a bit and moved /usr/lib/CppUTest/cmake to /usr/lib/cmake/CppUTest. ~ @jirutka
* main/wavpack: security upgrade to 5.1.0 - fixes #6817Sergey Lukin2017-02-061-13/+17
| | | | | | | CVE-2016-10169: global buffer overread in read_code / read_words.c CVE-2016-10170: Heap out of bounds read in WriteCaffHeader / caff.c CVE-2016-10171: heap out of bounds read in unreorder_channels / wvunpack.c CVE-2016-10172: Heap out of bounds read in read_new_config_info / open_utils.c
* 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()
* main/nss: fix checksumTimo Teräs2017-02-061-0/+6
|
* community/openjdk8: security upgrade to 3.3.0 (java 8 u121)Timo Teräs2017-02-062-54/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | enable sunec (ref #6809) S8138725: Add options for Javadoc generation S8140353: Improve signature checking S8151934, CVE-2017-3231: Resolve class resolution S8156804, CVE-2017-3241: Better constraint checking S8158406: Limited Parameter Processing S8158997: JNDI Protocols Switch S8159507: RuntimeVisibleAnnotation validation S8161218: Better bytecode loading S8161743, CVE-2017-3252: Provide proper login context S8162577: Standardize logging levels S8162973: Better component components S8164143, CVE-2017-3260: Improve components for menu items S8164147, CVE-2017-3261: Improve streaming socket output S8165071, CVE-2016-2183: Expand TLS support S8165344, CVE-2017-3272: Update concurrency support S8166988, CVE-2017-3253: Improve image processing performance S8167104, CVE-2017-3289: Additional class construction refinements S8167223, CVE-2016-5552: URL handling improvements S8168705, CVE-2016-5547: Better ObjectIdentifier validation S8168714, CVE-2016-5546: Tighten ECDSA validation S8168728, CVE-2016-5548: DSA signing improvments S8168724, CVE-2016-5549: ECDSA signing improvments
* main/nss: add nss-softokn and nss-util pkgconfig filesTimo Teräs2017-02-063-12/+42
|
* community/gns3-gui: upgrade to 1.5.3.3Francesco Colista2017-02-061-4/+4
|
* community/gns3-server: upgrade to 1.5.3.3Francesco Colista2017-02-061-4/+4
|
* main/fish: upgrade to 2.5.0Valery Kartel2017-02-061-9/+33
| | | | | | | -- /usr/share/pkgconfig moved to -dev subpackage /usr/share/fish/man moved to -doc subpackage python-based tools & www-data moved to -tools subpackage
* main/perl-mail-imapclient: upgrade to 3.39Valery Kartel2017-02-061-11/+22
| | | | | | -- recreated with new apkbuild-cpan template move *.pod to -doc subpackage
* community/minidlna: patch for potential segfaultslibesz2017-02-062-5/+53
| | | | | | Nfo parsing related fixes added in a patch. - uninitalized string (GetVideoMetadata() - nfo) -> memset to 0 - stack was kicked with 64k buffer unconditionally (parse_nfo() - buf) -> now it is on heap and malloc'd size depends on filesize
* community/libhdhomerun: upgrade to latest upstreamHasse Hagen Johansen2017-02-061-7/+5
|
* main/gimp: upgrade to 2.8.20Valery Kartel2017-02-062-37/+17
| | | | | | | | | -- cleanups in apkbuild removed an unused patch source url changed to upstream's official 'gimptool' binary moved to -dev add missing dependency 'dbus'
* main/wget: upgrade to 1.19Valery Kartel2017-02-061-20/+9
|
* main/cairomm: upgrade to 1.12.2Valery Kartel2017-02-061-9/+15
| | | | | -- move /usr/share/devhelp to -doc
* testing/mergerfs: upgrade to 2.19.0Nathan Caldwell2017-02-061-4/+4
|
* community/perl-mojolicious: upgrade to 7.24Francesco Colista2017-02-061-4/+4
|
* main/linux-rpi: upgrade to 4.4.47Natanael Copa2017-02-051-5/+5
|
* main/zfs-vanilla: rebuild against kernel 4.4.47-r0Natanael Copa2017-02-051-2/+2
|
* main/spl-vanilla: rebuild against kernel 4.4.47-r0Natanael Copa2017-02-051-2/+2
|
* main/linux-vanilla: upgrade to 4.4.47Natanael Copa2017-02-051-5/+5
|
* testing/virtualbox-additions-grsec: rebuild against kernel 4.4.47-r0Natanael Copa2017-02-051-1/+1
|
* testing/sch-cake-grsec: rebuild against kernel 4.4.47-r0Natanael Copa2017-02-051-1/+1
|
* testing/ipt-netflow-grsec: rebuild against kernel 4.4.47-r0Natanael Copa2017-02-051-1/+1
|
* main/zfs-grsec: rebuild against kernel 4.4.47-r0Natanael Copa2017-02-051-1/+1
|
* main/xtables-addons-grsec: rebuild against kernel 4.4.47-r0Natanael Copa2017-02-051-1/+1
|
* main/spl-grsec: rebuild against kernel 4.4.47-r0Natanael Copa2017-02-051-1/+1
|
* main/open-vm-tools-grsec: rebuild against kernel 4.4.47-r0Natanael Copa2017-02-051-1/+1
|
* main/ipfw-grsec: rebuild against kernel 4.4.47-r0Natanael Copa2017-02-051-1/+1
|
* main/drbd9-grsec: rebuild against kernel 4.4.47-r0Natanael Copa2017-02-051-1/+1
|
* main/devicemaster-linux-grsec: rebuild against kernel 4.4.47-r0Natanael Copa2017-02-051-1/+1
|
* main/dahdi-linux-grsec: rebuild against kernel 4.4.47-r0Natanael Copa2017-02-051-1/+1
|
* community/virtualbox-guest-modules-grsec: rebuild against kernel 4.4.47-r0Natanael Copa2017-02-051-1/+1
|
* main/linux-grsec: upgrade to 4.4.47Natanael Copa2017-02-051-7/+7
|
* testing/irclog2html: upgrade to 2.15.3Fabian Affolter2017-02-051-4/+4
|
* community/py-snmp: upgrade to 4.3.3Fabian Affolter2017-02-051-4/+4
|
* main/py-asn1: upgrade to 0.2.1Fabian Affolter2017-02-051-5/+5
|