Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/gdb: add s390x support | Tuan M. Hoang | 2017-03-20 | 2 | -4/+160 | |
| | ||||||
* | main/musl: s390x fpreg_t patch | Tuan M. Hoang | 2017-03-20 | 2 | -0/+42 | |
| | ||||||
* | community/libreoffice: upgrade to 5.3.1.2 | Timo Teräs | 2017-03-20 | 1 | -4/+4 | |
| | ||||||
* | community/libwps: upgrade to 0.4.6 | Timo Teräs | 2017-03-20 | 1 | -4/+2 | |
| | ||||||
* | testing/zstd: disable parallel make | William Pitcock | 2017-03-19 | 1 | -1/+1 | |
| | ||||||
* | testing/zstd: upgrade to 1.1.4 | André Klitzing | 2017-03-19 | 1 | -2/+2 | |
| | ||||||
* | main/openrc: upgrade to 0.24.1 | Sören Tempel | 2017-03-19 | 3 | -61/+29 | |
| | ||||||
* | community/youtube-dl: upgrade to 2017.03.16 | Sören Tempel | 2017-03-19 | 1 | -2/+2 | |
| | ||||||
* | testing/gnuplot: upgrade to 5.0.6 | Sören Tempel | 2017-03-19 | 1 | -6/+4 | |
| | ||||||
* | main/binutils: upgrade to 2.28 | Sören Tempel | 2017-03-18 | 1 | -12/+5 | |
| | ||||||
* | main/tzdata: upgrade to 2017a | Sören Tempel | 2017-03-18 | 1 | -13/+5 | |
| | ||||||
* | main/cryptsetup: upgrade to 1.7.4 | Sören Tempel | 2017-03-18 | 2 | -62/+6 | |
| | ||||||
* | main/btrfs-progs: upgrade to 4.10.1 | Sören Tempel | 2017-03-18 | 1 | -2/+2 | |
| | ||||||
* | community/lua-mpack: fix test on lua5.3 | Jakub Jirutka | 2017-03-18 | 2 | -4/+18 | |
| | | | | | | | Makefile tries to download and install LuaRocks to install busted and its dependencies. I workrounded this before, but somehow it now doesn't work for lua5.3, I have no clue why. Doesn't matter, just remove dependency on $(BUSTED) from the test target. | |||||
* | community/apk-gtk: we do not have a testsuite to run | William Pitcock | 2017-03-18 | 1 | -0/+1 | |
| | ||||||
* | community/apk-gtk: new aport | William Pitcock | 2017-03-18 | 1 | -0/+50 | |
| | ||||||
* | testing/apt-dater-host: fix abuild, use release and backport patch | Jakub Jirutka | 2017-03-17 | 4 | -19/+289 | |
| | ||||||
* | testing/apt-dater-host: add check | Henrik Riomar | 2017-03-17 | 2 | -2/+107 | |
| | ||||||
* | testing/policycoreutils: initial import | Tycho Andersen | 2017-03-17 | 3 | -0/+96 | |
| | | | | | | | | | | | | | Two things to note here: * we drop restorecond because it has quite a few additional dependencies and it's unneeded at this time * The 0002 patch is obviously incorrect, but without it things don't compile, and there's no quick equivalent in musl libc. This will at least let people use some features. Signed-off-by: Tycho Andersen <tycho@docker.com> | |||||
* | testing/libsepol: remove unused patch file | Tycho Andersen | 2017-03-17 | 1 | -11/+0 | |
| | | | | | | | 79cf2406c15e633846af2208291c2f2a29b5b9a8 removed the use for this file, but didn't remove the file itself. Signed-off-by: Tycho Andersen <tycho@docker.com> | |||||
* | main/libseccomp: move test dependency into checkdepends | Jakub Jirutka | 2017-03-17 | 1 | -2/+3 | |
| | ||||||
* | testing/audit: run tests -j1 for now because there is a parallelism issue | William Pitcock | 2017-03-17 | 1 | -1/+1 | |
| | ||||||
* | main/libseccomp: upgrade to 2.3.2 | André Klitzing | 2017-03-17 | 1 | -24/+12 | |
| | | | | | * Modernize abuild * Add check() function | |||||
* | main/libmatroska: upgrade to 1.4.7 and modernize abuild | André Klitzing | 2017-03-17 | 1 | -21/+6 | |
| | ||||||
* | main/py-psycopg2: upgrade to 2.7.1 | Fabian Affolter | 2017-03-17 | 1 | -2/+2 | |
| | ||||||
* | community/py3-yarl: upgrade to 0.10.0 | Fabian Affolter | 2017-03-17 | 1 | -3/+3 | |
| | ||||||
* | testing/php7.1: upgrade to 7.1.3 | Andy Postnikov | 2017-03-17 | 3 | -136/+6 | |
| | | | | Bug fix release http://php.net/archive/2017.php#id2017-03-16-2 | |||||
* | community/notmuch: upgrade to 0.24 | Stefan Wagner | 2017-03-17 | 1 | -2/+2 | |
| | ||||||
* | testing/influxdb: upgrade to 1.2.2 | Stefan Wagner | 2017-03-17 | 3 | -19/+11 | |
| | ||||||
* | testing/composer Update to version 1.4.1 | Dave Hall | 2017-03-17 | 1 | -4/+4 | |
| | ||||||
* | testing/pngquant: upgrade to 2.9.0 and claim maintainership | André Klitzing | 2017-03-17 | 1 | -21/+9 | |
| | ||||||
* | community/gomplate: move from testing | Dave Henderson | 2017-03-17 | 1 | -0/+0 | |
| | ||||||
* | testing/gomplate: add check() function | Jakub Jirutka | 2017-03-17 | 1 | -0/+9 | |
| | ||||||
* | testing/gomplate: improve abuild, fix code-style etc. | Jakub Jirutka | 2017-03-17 | 1 | -19/+16 | |
| | ||||||
* | testing/gomplate: use git tag instead of commit hash | Jakub Jirutka | 2017-03-17 | 1 | -9/+6 | |
| | ||||||
* | main/wireshark: security upgrade to 2.2.5 - fixes #7026 | Sergey Lukin | 2017-03-17 | 2 | -67/+13 | |
| | | | | | | | | | | | | CVE-2017-6467: NetScaler file parser infinite loop CVE-2017-6468: NetScaler file parser crash CVE-2017-6469: LDSS dissector crash CVE-2017-6470: IAX2 infinite loop CVE-2017-6471: WSP infinite loop CVE-2017-6472: RTMPT dissector infinite loop CVE-2017-6473: K12 file parser crash CVE-2017-6474: NetScaler file parser infinite loop wnpa-sec-2017-06: STANAG 4607 file parser infinite loop | |||||
* | community/gtk-vnc: security upgrade to 0.7.0 - fixes #7034 | Sergey Lukin | 2017-03-17 | 1 | -4/+8 | |
| | | | | | | | | CVE-2017-5884 CVE-2017-5885 https://security-tracker.debian.org/tracker/CVE-2017-5884 https://security-tracker.debian.org/tracker/CVE-2017-5885 | |||||
* | main/vim: upgrade to 8.0.0460 | Ivan Tham | 2017-03-17 | 1 | -2/+2 | |
| | ||||||
* | main/userspace-rcu: need perl-utils for perl prove | Tuan M. Hoang | 2017-03-17 | 1 | -4/+2 | |
| | | | | prove now is in perl-utils in edge | |||||
* | main/run-parts: update new package | Tuan M. Hoang | 2017-03-17 | 1 | -4/+2 | |
| | | | | Old package was removed | |||||
* | main/rrdtool: disable check, modernize APKBUILD | Leonardo Arena | 2017-03-17 | 1 | -6/+6 | |
| | ||||||
* | main/rrdtool: dont install in /usr/local | Tuan M. Hoang | 2017-03-17 | 2 | -0/+41 | |
| | | | | abuild/postcheck() complains about not putting files in /usr/local | |||||
* | main/pcmciautils: disable check, modernize APKBUILD | Leonardo Arena | 2017-03-17 | 1 | -11/+8 | |
| | ||||||
* | main/pcmciautils: fix bug | Tuan M. Hoang | 2017-03-17 | 2 | -5/+31 | |
| | | | | | Source : https://github.com/openwrt/packages/blob/master/utils/pcmciautils/patches/ | |||||
* | main/myrepos: add check and modernize APKBUILD | Leonardo Arena | 2017-03-17 | 1 | -8/+12 | |
| | ||||||
* | main/myrepo: update new package | Tuan M. Hoang | 2017-03-17 | 1 | -7/+5 | |
| | | | | Old package was removed | |||||
* | main/minizip: update new package | Tuan M. Hoang | 2017-03-17 | 1 | -6/+3 | |
| | | | | Old package was deleted | |||||
* | main/lua-crypto: fix bug | Tuan M. Hoang | 2017-03-17 | 2 | -7/+27 | |
| | | | | lua5.1 LUA_CFLAGS is blank thus fails configure script | |||||
* | main/iptraf-ng,virtinst: update new source | Tuan M. Hoang | 2017-03-17 | 2 | -6/+2 | |
| | | | | Fedorahosted stopped service | |||||
* | main/clamav: fix bug | Tuan M. Hoang | 2017-03-17 | 2 | -1/+24 | |
| | | | | zlib 1.2.11 was mistaken as 1.2.1 |