Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/tmux: Do not depend on bsd-compat-headers | Sören Tempel | 2020-05-05 | 1 | -1/+1 |
| | | | | | tmux >= 3.1b no longer needs sys/queue.h, other headers form bsd-compat-headers are not need either. | ||||
* | main/tmux: upgrade to 3.1b | Justin Berthault | 2020-05-05 | 1 | -2/+2 |
| | |||||
* | main/busybox: fix empty -doc | TBK | 2020-05-05 | 1 | -2/+2 |
| | | | | | | | | Busybox needs pod2man from the perl package to build the man page. Unfortunately, if pod2man is not installed this only causes a warning, not an error. Resolves #11443 | ||||
* | main/subunit: fix shebang lines | Keith Maxwell | 2020-05-05 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | Before this change: $ dabuild sh $ sudo apk add subunit >/dev/null && subunit-stats --help env: can't execute 'python': No such file or directory After this change: $ dabuild sh $ sudo apk add subunit >/dev/null && subunit-stats --help Usage: subunit-stats [options] ✂ | ||||
* | main/py3-tz: upgrade to 2020.1 | Keith Maxwell | 2020-05-05 | 1 | -3/+3 |
| | |||||
* | main/bind: fix build | Natanael Copa | 2020-05-05 | 1 | -0/+1 |
| | | | | | | | add the dependencies of subpackages to makedepends so those gets built before bind. fixes #11462 | ||||
* | main/fail2ban: disable on s390x | Kevin Daudt | 2020-05-04 | 2 | -85/+2 |
| | | | | | | | | | segfaults in the test suite indicate something is broken. Upstream guesses it's either pysqlite or python. See: https://github.com/fail2ban/fail2ban/issues/2708 Issue: #11472 | ||||
* | main/linux-rpi: upgrade to 5.4.38 | Natanael Copa | 2020-05-04 | 1 | -3/+3 |
| | |||||
* | main/zfs-lts: rebuild against kernel 5.4.38-r0 | Natanael Copa | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | main/xtables-addons-lts: rebuild against kernel 5.4.38-r0 | Natanael Copa | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | main/drbd-lts: rebuild against kernel 5.4.38-r0 | Natanael Copa | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | main/dahdi-linux-lts: rebuild against kernel 5.4.38-r0 | Natanael Copa | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | main/linux-lts: upgrade to 5.4.38 | Natanael Copa | 2020-05-04 | 1 | -2/+2 |
| | |||||
* | main/scons: fix shebang line | Keith Maxwell | 2020-05-04 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | Before this change: $ dabuild sh $ sudo apk add scons >/dev/null && scons --version env: can't execute 'python': No such file or directory After this change: $ dabuild sh $ sudo apk add scons >/dev/null && scons --version SCons by Steven Knight et al.: script: v3.1.2.bee7caf9defd6e108fc2998a2520ddb36a967691, 2019-12-17 02:07:09, by bdeegan on octodog engine: v3.1.2.bee7caf9defd6e108fc2998a2520ddb36a967691, 2019-12-17 02:07:09, by bdeegan on octodog engine path: ['/usr/lib/scons/SCons'] Copyright (c) 2001 - 2019 The SCons Foundation See also https://github.com/SCons/scons/issues/2891 and Fedora's approach around line 140 of https://apps.fedoraproject.org/packages/python3-scons/sources/spec/ | ||||
* | main/duplicity: upgrade to 0.8.12.1612 | Keith Maxwell | 2020-05-04 | 1 | -6/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit also fixes the shebang line. Before this change: $ dabuild sh $ sudo apk add duplicity >/dev/null && duplicity --version env: can't execute 'python': No such file or directory $ head -n 1 /usr/bin/duplicity #!/usr/bin/env python After this change: $ dabuild sh $ sudo apk add duplicity >/dev/null && duplicity --version duplicity 0.8.12 $ head -n 1 /usr/bin/duplicity #!/usr/bin/env python3 Removed the smoke test to bring check() in line with the policy from the wiki: https://wiki.alpinelinux.org/wiki/APKBUILD_Reference#options > Creating a very simple check function, that calls program --version is > worse than disabling tests completely because it gives the false > impression that the package is thoroughly tested with the testsuite from > upstream. [2] | ||||
* | main/xorgproto: upgrade to 2020.1 | Taner Tas | 2020-05-03 | 1 | -3/+3 |
| | |||||
* | main/py3-tox: upgrade to 3.15.0 | Leo | 2020-05-03 | 1 | -3/+3 |
| | |||||
* | main/tmux: upgrade to 3.1a | Milan P. Stanić | 2020-05-03 | 1 | -2/+2 |
| | | | | | | minor release with this in CHANGES file: Do not close stdout prematurely in control mode since it is needed to print exit messages. Prevents hanging when detaching with iTerm2. | ||||
* | main/mesa: upgrade to 20.0.6 | Leo | 2020-05-03 | 1 | -2/+2 |
| | |||||
* | main/perl-net-openssh: upgrade to 0.79 | Leo | 2020-05-03 | 1 | -15/+12 |
| | |||||
* | main/perl-encode: upgrade to 3.06 | Leo | 2020-05-03 | 1 | -2/+4 |
| | |||||
* | main/oniguruma: rebuild with POSIX API | Leo | 2020-05-03 | 1 | -2/+3 |
| | |||||
* | main/supervisor: upgrade to 4.2.0 | J0WI | 2020-05-03 | 2 | -6/+7 |
| | |||||
* | main/py3-ordered-set: upgrade to 4.0.1 | Leo | 2020-05-02 | 1 | -2/+2 |
| | |||||
* | main/libmemcached: modernize | J0WI | 2020-05-02 | 1 | -6/+3 |
| | |||||
* | main/libxml2: fix CVE-2019-20388 | J0WI | 2020-05-02 | 2 | -1/+17 |
| | |||||
* | main/perl-dbd-pg: upgrade to 3.11.1 | Milan P. Stanić | 2020-05-02 | 1 | -2/+2 |
| | |||||
* | main/perl-type-tiny: upgrade to 1.010002 | Francesco Colista | 2020-05-02 | 1 | -2/+2 |
| | |||||
* | main/avfs: upgrade to 1.1.2 | Leo | 2020-05-02 | 2 | -6/+22 |
| | |||||
* | main/fail2ban: skip tests with segfaults on s390x | Kevin Daudt | 2020-05-01 | 2 | -1/+84 |
| | | | | Upstream issue: https://github.com/fail2ban/fail2ban/issues/2708 | ||||
* | main/lua-stringy: rebuild with correct lua5.3 pkgconfig | Kaarle Ritvanen | 2020-05-01 | 1 | -1/+1 |
| | |||||
* | main/lua-sql: rebuild with correct lua5.3 pkgconfig | Kaarle Ritvanen | 2020-05-01 | 1 | -1/+1 |
| | |||||
* | main/lua-pc: rebuild with correct lua5.3 pkgconfig | Kaarle Ritvanen | 2020-05-01 | 1 | -1/+1 |
| | |||||
* | main/lua-maxminddb: rebuild with correct lua5.3 pkgconfig | Kaarle Ritvanen | 2020-05-01 | 1 | -1/+1 |
| | |||||
* | main/lua-ldap: rebuild with correct lua5.3 pkgconfig | Kaarle Ritvanen | 2020-05-01 | 1 | -1/+1 |
| | |||||
* | main/lua-filesystem: rebuild with correct lua5.3 pkgconfig | Kaarle Ritvanen | 2020-05-01 | 1 | -1/+1 |
| | |||||
* | main/lua-file-magic: rebuild with correct lua5.3 pkgconfig | Kaarle Ritvanen | 2020-05-01 | 1 | -1/+1 |
| | |||||
* | main/lua-curl: rebuild with correct lua5.3 pkgconfig | Kaarle Ritvanen | 2020-05-01 | 1 | -1/+1 |
| | |||||
* | main/lua-cjson: rebuild with correct lua5.3 pkgconfig | Kaarle Ritvanen | 2020-05-01 | 1 | -1/+1 |
| | |||||
* | main/lua-b64: rebuild with correct lua5.3 pkgconf | Kaarle Ritvanen | 2020-05-01 | 1 | -1/+1 |
| | |||||
* | main/lua5.3: fix pkgconf include path | Carlo Landmeter | 2020-05-01 | 1 | -3/+3 |
| | |||||
* | main/aconf: remove wrong dependency that should be in ldoc | Leo | 2020-05-01 | 1 | -1/+1 |
| | |||||
* | main/cython: upgrade to 0.29.17 | J0WI | 2020-05-01 | 1 | -5/+4 |
| | |||||
* | main/acpica: upgrade to 20200430 | Leo | 2020-05-01 | 1 | -2/+2 |
| | |||||
* | main/aconf: add missing dependency on lua-filesystem | Leo | 2020-05-01 | 1 | -9/+2 |
| | |||||
* | main/cryptsetup: upgrade to 2.3.2 | Leo | 2020-04-30 | 1 | -7/+3 |
| | |||||
* | main/acf-freeswitch-vmail: reenable | Ariadne Conill | 2020-04-30 | 1 | -2/+1 |
| | |||||
* | main/acf-freeswitch: reenable | Ariadne Conill | 2020-04-30 | 1 | -2/+1 |
| | |||||
* | main/freeswitch: reenable, upgrade to 1.10.2, enable mod_say_de | Ariadne Conill | 2020-04-30 | 2 | -16/+20 |
| | |||||
* | main/sngtc_client: rebuild against newer ortp on appropriate archs | Ariadne Conill | 2020-04-30 | 1 | -1/+1 |
| |