aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/krb5: upgrade to 1.15.5J0WI2019-01-211-8/+4
|
* community/pdns-recursor: re-enable testsJ0WI2019-01-211-1/+0
|
* community/pdns-recursor: security upgrade to 4.1.9J0WI2019-01-211-2/+5
|
* community/xfce4-battery-plugin: upgrade to 1.1.2Natanael Copa2019-01-211-2/+2
|
* community/xfce4-whiskermenu-plugin: upgrade to 2.3.1Natanael Copa2019-01-211-2/+2
|
* community/exo: upgrade to 0.12.4Natanael Copa2019-01-211-2/+2
|
* community/py-rpigpio: upgrade to 0.6.5André Klitzing2019-01-211-3/+3
|
* community/geth: upgrade to 1.8.21André Klitzing2019-01-211-3/+3
|
* main/linux-rpi: upgrade to 4.19.16Natanael Copa2019-01-211-4/+4
|
* testing/wireguard-virt: rebuild against kernel 4.19.16-r0Natanael Copa2019-01-211-1/+1
|
* testing/wireguard-vanilla: rebuild against kernel 4.19.16-r0Natanael Copa2019-01-211-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.19.16-r0Natanael Copa2019-01-211-2/+2
|
* main/zfs-vanilla: rebuild against kernel 4.19.16-r0Natanael Copa2019-01-211-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.16-r0Natanael Copa2019-01-211-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.19.16-r0Natanael Copa2019-01-211-1/+1
|
* main/drbd9-vanilla: rebuild against kernel 4.19.16-r0Natanael Copa2019-01-211-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.16-r0Natanael Copa2019-01-211-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.16-r0Natanael Copa2019-01-211-1/+1
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.16-r0Natanael Copa2019-01-211-1/+1
|
* main/linux-vanilla: upgrade to 4.19.16Natanael Copa2019-01-218-12/+19
|
* testing/luakit: upgrade to 2.1Natanael Copa2019-01-211-3/+3
| | | | fixes #9872
* community/claws-mail: rebuild against updated libetpan for SNI supportTimo Teräs2019-01-211-1/+1
|
* main/libetpan: upgrade to 1.9.2Timo Teräs2019-01-213-364/+3
|
* community/youtube-dl: upgrade to 2019.01.17Leonardo Arena2019-01-211-2/+2
|
* testing/exempi: new aportCarlo Landmeter2019-01-201-0/+44
|
* testing/jbig2enc: new aportCarlo Landmeter2019-01-201-0/+47
|
* testing/pybind11: move to py-pybind11Carlo Landmeter2019-01-201-0/+0
|
* testing/java-sigar: disable on aarch64Carlo Landmeter2019-01-201-1/+1
| | | | [cc] gcc: error: unrecognized command line option '-m64'
* testing/pybind11: new aportCarlo Landmeter2019-01-201-0/+66
| | | | | fortify breaks build: https://github.com/pybind/pybind11/issues/1650
* community/snapcast: fix OpenRC serviceSören Tempel2019-01-202-3/+4
| | | | | | | | | | | | | | Without creating /var/lib/snapserver the services fails to start with the following error message: Exception: failed to create settings directory: "/var/lib/snapserver/": 13 Because the snapcast process itself tries to create the directory but doesn't run as root and therefore gets an EACCESS (13) error. While at it I also specified the pidfile created by the snapcast process. No idea how OpenRC was even able to track the service status without it.
* testing/vips: add check() and fix dependenciesAndy Postnikov2019-01-191-5/+9
|
* testing/redo: disable for nowCarlo Landmeter2019-01-191-1/+1
|
* community/claws-mail: remove openssl dependencyJ0WI2019-01-191-4/+4
|
* community/drupal7: upgrade to 7.63Andy Postnikov2019-01-191-2/+2
|
* testing/xmrig: upgrade to 2.9.3Oleg Titov2019-01-191-2/+2
|
* testing/vips: upgrade to 8.7.4Lovell Fuller2019-01-191-2/+2
|
* ==== release 3.9.0_rc2 ====v3.9.0_rc2Natanael Copa2019-01-181-1/+1
|
* main/grub: depend on mkinitfsNatanael Copa2019-01-181-2/+2
| | | | | We need the initramfs to exists when grub trigger is executed so depend on mkintfs so the mkinitfs trigger runs before grub trigger.
* community/jenkins: upgrade to 2.150.2Roberto Oliveira2019-01-181-2/+2
|
* community/flatpak-builder: upgrade to 1.0.2André Klitzing2019-01-181-2/+2
|
* main/mariadb: remove plugin built in mariadb-connector-cTuan Hoang2019-01-181-1/+2
|
* main/wpa_supplicant: security upgrade to 2.7Andy Postnikov2019-01-1811-1146/+13
| | | | | | | | | | | | - CVE-2017-13077 - CVE-2017-13078 - CVE-2017-13079 - CVE-2017-13080 - CVE-2017-13081 - CVE-2017-13082 - CVE-2017-13086 - CVE-2017-13087 - CVE-2017-13088
* main/hostapd: security upgrade to 2.7 (CVE-2017-13082)Andy Postnikov2019-01-1810-1125/+6
|
* scripts/mkimg.standard.sh: include grub-bios on extended imageNatanael Copa2019-01-171-1/+1
|
* main/alpine-conf: backport grub fix for setup-diskNatanael Copa2019-01-172-2/+33
| | | | let grub trigger generage grub.cfg in setup-disk
* main/grub: generate grub.cfg from triggerNatanael Copa2019-01-172-8/+5
| | | | call grub-mkconfig from trigger to generate config
* main/grub: misc alpine fixes for /etc/grub.d/10_linuxNatanael Copa2019-01-172-19/+35
| | | | | | | | - do not depend on /etc/update-extlinux.conf - remove GNU when GRUB_DISTRIBUTOR="Alpine" - clean up initramfs search fixes #8601
* main/irssi: security upgrade to 1.1.2 (CVE-2019-5882)Natanael Copa2019-01-171-3/+5
| | | | fixes #9863
* community/rng-tools: downgrade to 6.3.1 since does not build on ppc64leLeonardo Arena2019-01-171-3/+3
| | | | | | | rngd_darn.c: In function 'refill_rand': rngd_darn.c:129:15: error: 'struct rng' has no member named 'options'; did you mean 'rng_options'? if (ent_src->options[DARN_USE_AES].int_val) { ^~~~~~~
* community/rng-tools$: upgrade to 6.6Leonardo Arena2019-01-173-10/+8
| | | | | | - Remove unsupported daemon options which cause the daemon failing to start - Use built-in pidfile to properly stop the daemon - Add openrc subpkg