aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/zfs: upgrade to 0.8.2Rasmus Thomsen2019-09-301-4/+5
|
* main/xtables-addons-vanilla: upgrade to 3.5Natanael Copa2019-09-301-3/+3
|
* main/xtables-addons: upgrade to 3.5Leo2019-09-301-4/+4
|
* main/linux-vanilla: disable CONFIG_RT_GROUP_SCHEDNatanael Copa2019-09-309-18/+18
| | | | | | | | | | Apparently there are no sane way to make use of it currently and most other distros has disabled it. https://bugzilla.redhat.com/show_bug.cgi?id=1229700 It is needed to be disabled for debian (or any other systemd based) containers in lxc.
* main/dns-root-hints: depends on curl for cron scriptLeonardo Arena2019-09-301-2/+2
| | | | fixes #10831
* main/py-urllib3: upgrade to 1.25.6Francesco Colista2019-09-301-2/+2
|
* main/gcc: fix cross compiler buildingTimo Teräs2019-09-301-6/+8
| | | | Fixes #10828
* community/py3-flask-oauthlib: move from mainLeo2019-09-281-28/+0
| | | Closes !171
* main/py3-lxml: drop py2Leo2019-09-281-25/+8
| | | Closes !167
* main/py3-lxml: rename from py-lxmlLeo2019-09-281-0/+0
| | | Closes !167
* main/glibmm: upgrade to 2.62.0Leo2019-09-281-5/+4
| | | Closes !160
* main/strace: upgrade to 5.3Leo2019-09-281-5/+3
| | | Closes !138
* main/expat: upgrade to 2.2.9Leo2019-09-281-2/+2
| | | Closes !137
* main/xorgproto: don't include vldXvMC.hLeo2019-09-281-3/+3
| | | | | Included as part of libxvmc Closes !121
* main/libxvmc: upgrade to 1.0.12Leo2019-09-281-4/+4
| | | Closes !121
* main/apache2-mod-wsgi: upgrade to 4.6.7Leo2019-09-281-5/+5
| | | Closes !134
* main/py-packaging: upgrade to 19.2Leo2019-09-281-2/+2
| | | Closes !126
* main/bluez: upgrade to 5.51Leo2019-09-283-74/+98
| | | Closes !125
* main/perl-file-slurp: upgrade to 9999.28Leo2019-09-281-9/+7
| | | Closes !120
* main/faad2: upgrade to 2.9.0Leo2019-09-281-4/+26
| | | Closes !102
* main/perl-xml-parser: upgrade to 2.46Leo2019-09-281-8/+7
| | | Closes !98
* main/unrar: upgrade to 5.8.2prspkt2019-09-281-2/+2
| | | | Signed-off-by: prspkt <prspkt@protonmail.com>
* main/mtr: adopt packageKevin Daudt2019-09-271-2/+2
| | | | Package has no maintainer, so adopt the package.
* main/protobuf: upgrade to 3.9.2Leo2019-09-271-3/+3
| | | Closes !92
* main/parallel: upgrade to 20190922Leo2019-09-271-3/+3
| | | Closes !77
* community/openvswitch: move from mainLeo2019-09-2710-564/+0
| | | Closes !154
* community/py3-configshell: move from mainLeo2019-09-271-26/+0
| | | Closes !154
* community/py-urwid: move from mainLeo2019-09-271-55/+0
| | | Closes !154
* community/py-twisted: move from mainLeo2019-09-271-51/+0
| | | Closes !154
* main/atop: upgrade to 2.4.0Milan P. Stanić2019-09-272-12/+10
| | | | | update atop-daily-bb.patch to fix changes in atop.daily file Closes !72
* main/py-pillow: running tests requires pytest version < 5Mike Sullivan2019-09-262-3/+16
| | | Closes GH-10856
* main/py-paramiko: upgrade to 2.6.0J0WI2019-09-261-7/+16
| | | Closes GH-10813
* main/perl-net-ssleay: upgrade to 1.88Leo2019-09-265-589/+6
| | | Closes GH-10808
* main/py-atomicwrites: upgrade to 1.3.0Leo2019-09-261-3/+3
| | | Closes GH-10658
* community/py3-flask: move from mainLeo2019-09-261-29/+0
| | | Closes GH-11497
* main/py3-flask: drop py2Leo2019-09-261-29/+9
| | | Closes GH-11497
* main/py3-flask: rename from py-flaskLeo2019-09-261-0/+0
| | | Closes GH-11497
* main/lm-sensors: rename from lm_sensors and upgrade to 3.5.0Milan P. Stanić2019-09-267-72/+9
| | | | | | | rename to lm-sensors to reflect upstream name remove musl-fix-includes.patch. musl is supported upstream change source url to github repository where development moved add provides="lm_sensors" for packages which depends on old name
* main/kmod: upgrade to 26Milan P. Stanić2019-09-261-3/+3
|
* main/mosquitto: upgrade to 1.6.7Leo2019-09-261-3/+5
| | | | | Fixes: - CVE-2019-11779
* main/lxc: add init.lxc.staticMilan P. Stanić2019-09-261-1/+2
| | | | | | this is needed for lxc-execute to work add libcap-static to makedepends fixes #10821
* main/e2fsprogs: add secfixes commentLeo2019-09-261-1/+5
| | | | CVE-2019-5094
* main/gtk+3.0: support broadway backendChunfeng Zhang2019-09-251-2/+3
| | | | | | update configure to support broadway backend Closes GH-10571
* main/mariadb-connector-c: upgrade to 3.1.3Leo2019-09-252-19/+3
| | | Closes GH-10423
* main/mtr: move bash completion to own packageOleg Titov2019-09-251-2/+13
| | | Closes GH-10589
* main/beep: upgrade to 1.4.4Milan P. Stanić2019-09-252-19/+23
| | | | | | | | change url, development is moved there patch GNUmakefile to use busybox gzip fix and modernize APKBUILD little Closes !71
* main/ncurses: upgrade to 6.1_p20190914Milan P. Stanić2019-09-251-2/+2
| | | | | upstream './configure' bugfix release Closes !58
* ==== snapshot 20190925 ====v20190925Natanael Copa2019-09-251-1/+1
|
* main/cppunit: with gcc 9.2 fix deprecated copy WerrorMike Sullivan2019-09-252-3/+35
|
* main/gdb: upgrade to 8.3.1Joe Searle2019-09-251-5/+3
|