Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/libpng: upgrade to 1.6.31 | Sören Tempel | 2017-08-03 | 1 | -4/+4 |
| | |||||
* | main/git: upgrade to 2.13.4 | Sören Tempel | 2017-08-03 | 1 | -2/+2 |
| | |||||
* | main/btrfs-progs: upgrade to 4.12 | Sören Tempel | 2017-08-03 | 1 | -2/+2 |
| | |||||
* | main/btrfs-progs: modernize APKBUILD | Sören Tempel | 2017-08-03 | 1 | -8/+6 |
| | |||||
* | main/busybox: Fixed segfault in microcom | Marian Buschsieweke | 2017-08-03 | 2 | -1/+34 |
| | | | | | | | | microcom does not check if required parameter "TTY" is present. Thus, bb_basename() is called with a NULL pointer, if microcom is started without any parameter. This in turn calls strlen() on this NULL pointer, resulting in a segfault. The supplied patch adds a check for the missing TTY parameter and prints usage when it is missing. | ||||
* | main/mdocml: use MANPATH_DEFAULT | Daniel Sabogal | 2017-08-03 | 2 | -60/+3 |
| | | | | | | | MANPATH_DEFAULT is recommended for operating system defaults. man.conf is recommended for machine-specific defaults. See http://mdocml.bsd.lv/NEWS | ||||
* | main/mdocml: upgrade to 1.14.2 | Daniel Sabogal | 2017-08-03 | 3 | -27/+49 |
| | | | | | Include upstream patch that fixes an out-of-bounds read. This can be triggered with mount(8) from util-linux. | ||||
* | main/mdocml: modernize abuild and explicitly set UTF8_LOCALE | Daniel Sabogal | 2017-08-03 | 1 | -12/+20 |
| | | | | | The configure script depends on the locale(1) utility to select a UTF-8 encoding to test. This utility is not available. | ||||
* | main/py-requests: upgrade to 2.18.3 | Fabian Affolter | 2017-08-03 | 1 | -2/+2 |
| | |||||
* | main/nmap: disable check() | Leonardo Arena | 2017-08-02 | 1 | -2/+2 |
| | | | | | | | | | | Only on armhf and aarch64 FAIL ./addrset - was expected to fail, but didn't. FAIL ./addrset , was expected to fail, but didn't. FAIL ./addrset 1:2:3:4:5:6:7:8:9 was expected to fail, but didn't. FAIL ./addrset 11::22::33 was expected to fail, but didn't. FAIL ./addrset FFFFF::FFFFF was expected to fail, but didn't. | ||||
* | main/nmap: upgrade to 7.60 | Leonardo Arena | 2017-08-02 | 1 | -13/+22 |
| | | | | Modernize APKBUILD, add check() | ||||
* | main/py-libvirt: upgrade to 3.6.0 | Francesco Colista | 2017-08-02 | 1 | -2/+2 |
| | |||||
* | main/libvirt: upgrade to 3.6.0 | Francesco Colista | 2017-08-02 | 1 | -2/+2 |
| | |||||
* | main/py-ecdsa: rebuild against python 3.6 | Carlo Landmeter | 2017-08-02 | 1 | -1/+1 |
| | |||||
* | community/py-olefile: move to main | William Pitcock | 2017-08-02 | 1 | -0/+48 |
| | |||||
* | main/mosquitto: rebuild against new libwebsockets | Timo Teräs | 2017-08-02 | 1 | -1/+1 |
| | |||||
* | main/fossil: upgrade to 2.3 and modernize abuild | André Klitzing | 2017-08-02 | 1 | -8/+7 |
| | |||||
* | main/sqlite: ugprade to 3.20.0 and modernize abuild | André Klitzing | 2017-08-02 | 1 | -8/+7 |
| | |||||
* | main/lftp: upgrade to 4.8.0 | André Klitzing | 2017-08-02 | 2 | -4/+21 |
| | |||||
* | main/mini_httpd: upgrade to 1.27 | André Klitzing | 2017-08-02 | 2 | -35/+4 |
| | |||||
* | main/haproxy: upgrade to 1.7.8 and modernize abuild | André Klitzing | 2017-08-02 | 1 | -14/+8 |
| | |||||
* | main/pgpool: upgrade to 3.6.5 and modernize abuild | André Klitzing | 2017-08-02 | 1 | -8/+12 |
| | |||||
* | main/highlight: upgrade to 3.39 | André Klitzing | 2017-08-02 | 1 | -2/+2 |
| | |||||
* | main/py-openssl: upgrade to 17.2.0 | André Klitzing | 2017-08-02 | 1 | -2/+2 |
| | |||||
* | main/libwebsockets: upgrade to 2.3.0 | André Klitzing | 2017-08-02 | 1 | -6/+5 |
| | |||||
* | main/py-asn1-modules: upgrade to 0.0.10 | André Klitzing | 2017-08-02 | 1 | -7/+5 |
| | |||||
* | main/py-asn1: upgrade to 0.3.1 and modernize abuild | André Klitzing | 2017-08-02 | 1 | -4/+4 |
| | |||||
* | main/py-cryptography: upgrade to 2.0.2 and modernize abuild | André Klitzing | 2017-08-02 | 1 | -5/+5 |
| | |||||
* | main/py-requests: upgrade to 2.18.2 | André Klitzing | 2017-08-02 | 1 | -3/+3 |
| | |||||
* | main/py-psycopg2: upgrade to 2.7.3 | André Klitzing | 2017-08-02 | 1 | -3/+3 |
| | |||||
* | main/memcached: upgrade to 1.5.0 and add check function | André Klitzing | 2017-08-02 | 1 | -2/+7 |
| | |||||
* | main/ca-certificates: upgrade to 20170801 | William Pitcock | 2017-08-02 | 7 | -28904/+8 |
| | |||||
* | main/musl: crash instead of follow glibc behaviour on pthread_join() UB as ↵ | William Pitcock | 2017-08-01 | 2 | -11/+11 |
| | | | | discussed on #musl | ||||
* | main/musl: do not attempt to join detached threads in pthread_join() | William Pitcock | 2017-08-01 | 2 | -1/+35 |
| | |||||
* | main/tcl: enable tests, modernize apkbuild | William Pitcock | 2017-08-01 | 1 | -12/+16 |
| | |||||
* | main/py-pillow: add missing dep olefile | Carlo Landmeter | 2017-08-01 | 1 | -2/+4 |
| | |||||
* | main/perl-params-classify: upgrade to 0.015 | Francesco Colista | 2017-08-01 | 1 | -2/+2 |
| | |||||
* | main/alpine-mirrors: remove non-existing c3sl, add austrlian mirror | Natanael Copa | 2017-08-01 | 2 | -9/+8 |
| | |||||
* | main/pkgconf: remove contributor line | William Pitcock | 2017-07-31 | 1 | -1/+0 |
| | |||||
* | main/py-phonenumbers: upgrade to 8.7.0 | Kaarle Ritvanen | 2017-07-31 | 1 | -2/+2 |
| | |||||
* | Revert "main/libpng: upgrade to 1.6.30" | Sören Tempel | 2017-07-29 | 1 | -4/+4 |
| | | | | This reverts commit 9abba9e56c25ff69f49c13baf704d6141fa04f70. | ||||
* | main/git: upgrade to 2.13.3 | Sören Tempel | 2017-07-29 | 1 | -3/+3 |
| | |||||
* | main/gnupg: upgrade to 2.1.22 | Sören Tempel | 2017-07-29 | 1 | -2/+2 |
| | |||||
* | main/mercurial: upgrade to 4.2.2 | Sören Tempel | 2017-07-29 | 1 | -3/+2 |
| | |||||
* | main/libgcrypt: upgrade to 1.8.0 | Sören Tempel | 2017-07-29 | 1 | -3/+6 |
| | |||||
* | main/parallel: upgrade to 20170722 | Sören Tempel | 2017-07-29 | 1 | -3/+3 |
| | |||||
* | main/tcpdump: upgrade to 4.9.1 | Sören Tempel | 2017-07-29 | 1 | -5/+3 |
| | |||||
* | main/gnupg1: modernize APKBUILD | Sören Tempel | 2017-07-29 | 1 | -4/+7 |
| | |||||
* | main/man-pages: upgrade to 4.12 | Sören Tempel | 2017-07-29 | 1 | -3/+3 |
| | |||||
* | main/gnupg1: upgrade to 1.4.22 | Sören Tempel | 2017-07-29 | 1 | -4/+2 |
| |