aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/icu: upgrade to 65.1TBK2020-02-221-34/+5
| | | | | | | prepare() was removed because the issues have been fixed with: https://github.com/unicode-org/icu/commit/f2d8d1be68dfe12abe5237f0c14bb6da951e0d78 https://github.com/unicode-org/icu/commit/c620f117ca4ad8eb1a3613d115fc3f4d3871ccb6 https://github.com/unicode-org/icu/commit/be63df401e118aa45a574c27be2e65564c27739a
* main/ed: upgrade to 1.16Leo2020-02-221-10/+4
|
* main/nagios-plugins: upgrade to 2.3.2Leo2020-02-221-3/+3
|
* main/pstree: conflict with psmiscSören Tempel2020-02-221-5/+2
|
* main/py3-sphinxcontrib-htmlhelp: upgrade to 1.0.3Leo2020-02-221-2/+2
|
* main/lua-filesize: take maintainershipLeo2020-02-221-2/+2
| | | | oops, this APKBUILD was copied from lua-alt-getopt
* main/lua-filesize: move from testingLeo2020-02-211-0/+45
|
* main/uboot-tools: move to main, drop unused sdl-dev dependencyAriadne Conill2020-02-213-0/+70
|
* main/libinput: upgrade to 1.15.2Michał Polański2020-02-211-2/+2
|
* main/py3-pycryptodome: upgrade to 3.9.7Leo2020-02-211-2/+2
|
* main/mtd-utils: move from communityAriadne Conill2020-02-211-0/+127
|
* main/*: make CMake and meson respect our C{,PP,XX}FLAGSRasmus Thomsen2020-02-2152-107/+107
| | | | See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E
* main/debootstrap: upgrade to 1.0.118Leo2020-02-211-2/+2
|
* main/python3: re-introduce bluetooth supportRasmus Thomsen2020-02-211-2/+10
|
* main/oidentd: fix path to the nologin commandMichał Polański2020-02-202-2/+2
|
* main/perl-test-mockmodule: upgrade to 0.172.0Leo2020-02-201-6/+2
|
* main/unbound: upgrade to 1.10.0Leo2020-02-201-2/+2
|
* main/xkbcomp: upgrade to 1.4.3Leo2020-02-201-8/+3
|
* main/py3-cairo: upgrade to 1.19.1Leo2020-02-201-2/+2
|
* main/python3: revert bluetooth supportAriadne Conill2020-02-201-2/+2
| | | | | | | | | dependency on bluez introduces circular dependency: - python3 makedepends on bluez-dev - bluez makedepends on glib-dev - glib makedepends on meson - meson depends on python3
* main/mkinitfs: depend explicitly on kmod to use modinfo commandLeo2020-02-201-6/+4
|
* main/linux-octeon: upgrade to 5.4.21Ariadne Conill2020-02-202-4/+4
|
* everywhere: bump out of tree modules for linux-lts 5.4.21-r0Ariadne Conill2020-02-204-8/+8
|
* main/linux-lts: upgrade to 5.4.21Ariadne Conill2020-02-2012-25/+25
|
* main/linux-rpi: upgrade to 5.4.21Ariadne Conill2020-02-201-3/+3
|
* main/pgpool: upgrade to 4.1.1Leo2020-02-201-3/+3
|
* main/ppp: security fixMilan P. Stanić2020-02-202-1/+47
| | | | fixes CVE-2020-8597
* main/pkgconf: fix url=Leo2020-02-191-2/+2
|
* main/perl-type-tiny: upgrade to 1.010000Leo2020-02-191-2/+2
|
* main/rsyslog: enable clickhouse output moduleMichael Pirogov2020-02-191-1/+3
|
* main/darkhttpd: fix checksumLeo2020-02-191-5/+1
|
* main/darkhttpd: --daemon should not be used with supervise-daemonWictor Lund2020-02-192-2/+2
| | | | | When --daemon is present when darkhttpd is supervised, openrc can't kill darkhttpd.
* main/alsa-utils: upgrade to 1.2.2Leo2020-02-191-4/+2
|
* main/alsa-lib: upgrade to 1.2.2Leo2020-02-191-2/+2
|
* main/etckeeper: upgrade to 1.18.14Leo2020-02-191-3/+3
|
* main/byobu: upgrade to 5.133Leo2020-02-191-2/+2
|
* main/lz4: fix secfixesLeo2020-02-191-5/+2
|
* main/libebml: fix secfixesLeo2020-02-191-1/+1
|
* main/avahi: upgrade to 0.8Leo2020-02-192-34/+7
|
* main/tk: make the -dev subpkg depend on tk=$pkgver-r$pkgrelLeo2020-02-191-1/+5
|
* main/cloog: upgrade to 0.20.0Leo2020-02-191-8/+8
|
* main/kmod: upgrade to 27Leo2020-02-181-10/+10
|
* main/oidentd: upgrade to 2.4.0Leo2020-02-184-38/+30
|
* main/subunit: upgrade to 1.3.0Leo2020-02-181-8/+10
|
* main/protobuf: fix ruby gem - missing symbol __va_copyJakub Jirutka2020-02-182-2/+21
|
* everywhere: bump out of tree modules for linux-lts 5.4.20-r1Ariadne Conill2020-02-184-4/+4
|
* main/linux-lts: restore stackprotector on ppc64le, defang stackprotector checkAriadne Conill2020-02-184-10/+51
|
* main/linux-rpi: upgrade to 5.4.20Ariadne Conill2020-02-181-3/+3
|
* everywhere: bump out of tree modules for linux-lts 5.4.20-r0Ariadne Conill2020-02-184-4/+4
|
* main/linux-lts: upgrade to 5.4.20, enable bpf(2) syscallAriadne Conill2020-02-1812-44/+135
| | | | | The bpf(2) syscall is locked down to root users by default as of alpine-baselayout 3.2.0-r4 and later.