aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/py3-paramiko: upgrade to 2.7.0Leo2019-12-051-3/+3
|
* main/iw: upgrade to 5.4Leo2019-12-051-6/+4
|
* main/exiv2: fix CVE-2019-17402Leo2019-12-052-4/+57
| | | | ref #11018
* main/nsd: remove problematic logic for creating dir for control-interfaceJakub Jirutka2019-12-053-11/+5
| | | | | | | And change the default control-interface to /run/nsd.control.sock, so it doesn't need to prepare the directory. See #11016
* main/unbound: remove problematic logic for creating dir for control-interfaceJakub Jirutka2019-12-053-11/+5
| | | | | | | And change the default control-interface to /run/unbound.control.sock, so it doesn't need to prepare the directory. Fixes #11016
* main/nsd: fix init script to not potentially modify wrong directoryJakub Jirutka2019-12-052-3/+3
| | | | See #11016
* main/unbound: fix init script to not potentially modify wrong directoryJakub Jirutka2019-12-052-3/+3
| | | | Fixes #11016
* community/perl-date-calc: move from mainLeo2019-12-051-27/+0
|
* main/perl-date-calc: fix packageLeo2019-12-051-12/+7
| | | | fixes #8478
* main/syslog-ng: config fixes fix config header version fix makedeps disable ↵Michael Pirogov2019-12-053-10/+14
| | | | tests due to lack of criterion enable hw RNG
* main/perl-io-compress: upgrade to 2.092Leo2019-12-051-5/+2
|
* main/perl-compress-raw-zlib: upgrade to 2.092Leo2019-12-051-5/+2
|
* main/perl-compress-raw-bzip2: upgrade to 2.092Leo2019-12-051-5/+2
|
* main/gst-plugins-base: upgrade to 1.16.2Leo2019-12-041-2/+2
|
* main/gstreamer: upgrade to 1.16.2Leo2019-12-041-2/+2
|
* main/libuv: disable test failing on builders.Leo2019-12-042-1/+23
|
* main/libuv: upgrade to 1.34.0Leo2019-12-041-8/+4
|
* main/xf86-video-sis: upgrade to 0.12.0Leo2019-12-041-8/+3
|
* main/samba: fix depends for samba-dcNatanael Copa2019-12-042-2/+27
| | | | fixes #10989
* main/py3-dnspython: move from communityNatanael Copa2019-12-041-0/+29
| | | | | needed by samba ref #10989
* main/perl-test-simple: upgrade to 1.302170Francesco Colista2019-12-041-2/+2
|
* main/grub: avoid pull in gettext for C.UTF-8Natanael Copa2019-12-042-1/+16
| | | | | | | LANG=C.UTF-8 is the default in alpine and this confuses grub. Fix this in 00_header so "C.UTF-8" is trated as "C". fixes #10816
* main/doas: misc improvements in default configNatanael Copa2019-12-041-8/+11
| | | | | | | move it to a heredoc in APKBUILD. fewer files in the aports tree. use wheel group in the commented config. This is closer to what we do with sudo.
* main/doas: move from communityNatanael Copa2019-12-042-0/+44
| | | | | we want include this tool on the release media so move it to main for long term support.
* main/btrfs-progs: upgrade to 5.4Leo2019-12-041-5/+3
|
* main/feh: upgrade to 3.3Leo2019-12-041-5/+3
|
* main/py3-tox: upgrade to 3.14.2Leo2019-12-041-2/+2
|
* main/mdocml: fix segfault in tbl_term.cMilan P. Stanić2019-12-032-2/+31
| | | | | added patch from upstream to fix segmentation fault in some man pages (nft.8 only known for now)
* main/ferm: upgrade to 2.5Milan P. Stanić2019-12-031-4/+10
| | | | | add makedepends variable and perl-net-dns-resolver-mock there fix settings of pkgver for source
* main/rabbitmq-c: upgrade to 0.10.0Leo2019-12-031-4/+2
|
* main/tmux: upgrade to 3.0aNatanael Copa2019-12-032-65/+3
|
* main/redis: upgrade to 5.0.7Milan P. Stanić2019-12-031-2/+2
|
* main/pspg: upgrade to 2.6.0Milan P. Stanić2019-12-031-2/+2
|
* main/protobuf: upgrade to 3.11.1Leo2019-12-031-2/+2
|
* main/py3-yaml: upgrade to 5.2Leo2019-12-031-7/+3
|
* main/nspr: upgrade to 4.24Leo2019-12-031-3/+2
|
* main/perl-http-cookies: upgrade to 6.08Leo2019-12-031-2/+2
|
* main/libxml2: revert upstream commitNatanael Copa2019-12-022-3/+70
| | | | | | | | revert upstream commit that makes xmlFreeNodeLists non-recursive. Reverting this fixes perl-xml-libxslt testsuite on 32 bit arches. Report at SUSE: https://bugzilla.suse.com/show_bug.cgi?id=1157450 Upstream report: https://github.com/shlomif/perl-XML-LibXSLT/issues/2
* main/byobu: upgrade to 5.130Francesco Colista2019-12-021-2/+2
|
* main/asterisk: security upgrade to 16.6.2Leonardo Arena2019-12-021-2/+5
| | | | | | CVE-2019-18610, CVE-2019-18790 fixes #10981
* main/zfs-vanilla: rebuild against kernel 4.19.87-r0Natanael Copa2019-12-021-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.87-r0Natanael Copa2019-12-021-3/+3
|
* main/drbd-vanilla: rebuild against kernel 4.19.87-r0Natanael Copa2019-12-021-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.87-r0Natanael Copa2019-12-021-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.87-r0Natanael Copa2019-12-021-1/+1
|
* main/linux-vanilla: upgrade to 4.19.87Natanael Copa2019-12-021-3/+3
|
* main/linux-vanilla: disable CONFIG_EDAC_DEBUG on x86_64Milan P. Stanić2019-12-021-1/+1
| | | | fixes: #11000
* main/dialog: upgrade to 1.3.20191110Milan P. Stanić2019-12-021-2/+2
|
* main/py-setuptools: upgrade to 42.0.2Leo2019-12-021-2/+2
|
* main/mdocml: remove stale man_term-fix.patch fileMilan P. Stanić2019-12-021-26/+0
| | | | Closes !1784