Sören Tempel
1000910860
community/snapcast: fix OpenRC service
...
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.
2019-01-20 00:47:44 +01:00
Andy Postnikov
4e88e935ba
testing/vips: add check() and fix dependencies
2019-01-19 19:21:23 +02:00
Carlo Landmeter
9ac537c92b
testing/redo: disable for now
2019-01-19 15:57:10 +00:00
J0WI
5fc8f5be80
community/claws-mail: remove openssl dependency
2019-01-19 04:37:53 +02:00
Andy Postnikov
641020a5df
community/drupal7: upgrade to 7.63
2019-01-19 04:11:30 +02:00
Oleg Titov
40a72c454c
testing/xmrig: upgrade to 2.9.3
2019-01-19 04:04:42 +02:00
Lovell Fuller
1afdad06a1
testing/vips: upgrade to 8.7.4
2019-01-19 03:55:15 +02:00
Natanael Copa
2d710c2dd1
==== release 3.9.0_rc2 ====
v3.9.0_rc2
2019-01-18 20:15:39 +00:00
Natanael Copa
876aa77cfb
main/grub: depend on mkinitfs
...
We need the initramfs to exists when grub trigger is executed so depend
on mkintfs so the mkinitfs trigger runs before grub trigger.
2019-01-18 19:58:44 +00:00
Roberto Oliveira
359ae0b6e8
community/jenkins: upgrade to 2.150.2
2019-01-18 19:03:05 +00:00
André Klitzing
202c4da2f6
community/flatpak-builder: upgrade to 1.0.2
2019-01-18 16:06:27 +00:00
Tuan Hoang
aeda1483cb
main/mariadb: remove plugin built in mariadb-connector-c
2019-01-18 14:51:12 +00:00
Andy Postnikov
5d9b6ee362
main/wpa_supplicant: security upgrade to 2.7
...
- 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
2019-01-18 14:48:06 +00:00
Andy Postnikov
7dca9d929a
main/hostapd: security upgrade to 2.7 (CVE-2017-13082)
2019-01-18 14:48:06 +00:00
Natanael Copa
165023bd27
scripts/mkimg.standard.sh: include grub-bios on extended image
2019-01-17 21:00:47 +00:00
Natanael Copa
1954055e63
main/alpine-conf: backport grub fix for setup-disk
...
let grub trigger generage grub.cfg in setup-disk
2019-01-17 20:47:41 +00:00
Natanael Copa
fadee571ce
main/grub: generate grub.cfg from trigger
...
call grub-mkconfig from trigger to generate config
2019-01-17 20:42:43 +00:00
Natanael Copa
cb6c7c4b66
main/grub: misc alpine fixes for /etc/grub.d/10_linux
...
- do not depend on /etc/update-extlinux.conf
- remove GNU when GRUB_DISTRIBUTOR="Alpine"
- clean up initramfs search
fixes #8601
2019-01-17 18:59:46 +00:00
Natanael Copa
c4e35c92e1
main/irssi: security upgrade to 1.1.2 (CVE-2019-5882)
...
fixes #9863
2019-01-17 15:13:04 +00:00
Leonardo Arena
ce1206d924
community/rng-tools: downgrade to 6.3.1 since does not build on ppc64le
...
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) {
^~~~~~~
2019-01-17 11:02:47 +00:00
Leonardo Arena
bb42feea4a
community/rng-tools$: upgrade to 6.6
...
- Remove unsupported daemon options which cause the daemon failing to start
- Use built-in pidfile to properly stop the daemon
- Add openrc subpkg
2019-01-17 10:54:07 +00:00
Leonardo Arena
257c364288
testing/netbox: tidy up depends
2019-01-17 08:58:42 +00:00
Leonardo Arena
71036e4153
testing/netbox: adjust depends
2019-01-17 08:33:18 +00:00
Leonardo Arena
8b6964b683
testing/mame: disable for ppc64le
...
In file included from ../../../../../3rdparty/bimg/src/image.cpp:6:
In file included from ../../../../../3rdparty/bimg/src/bimg_p.h:11:
In file included from ../../../../../3rdparty/bx/include/bx/readerwriter.h:10:
In file included from ../../../../../3rdparty/bx/include/bx/endian.h:48:
../../../../../3rdparty/bx/include/bx/inline/endian.inl:52:10: error: call to 'endianSwap' is ambiguous
return endianSwap(_in);
2019-01-17 07:14:12 +00:00
Leonardo Arena
50c17d4773
main/perl-business-hours: upgrade to 0.13
2019-01-17 07:11:27 +00:00
Leonardo Arena
aeceb58188
testing/redo: tests fail
...
./do: redo failed self test.
2019-01-17 07:04:37 +00:00
Leonardo Arena
6a7e911199
main/perl-config-inifiles: upgrade to 3.000001
2019-01-17 06:59:20 +00:00
Andy Postnikov
9778b68435
community/drupal7: security upgrade to 7.62 - CVE-2018-1000888
2019-01-17 01:33:47 +02:00
Milan P. Stanić
25e9774fdf
testing/sane: enable build on aarch64, armhf and armv7
...
fixes : #9861
2019-01-16 23:10:48 +00:00
Carlo Landmeter
c725d75179
main/libxml2: upgrade to 2.9.9
2019-01-16 22:27:12 +00:00
Oleg Titov
57b9d10ba5
testing/xmrig-proxy: upgrade to 2.9.1
2019-01-16 23:13:34 +02:00
Oleg Titov
1263f39331
testing/xmrig: upgrade to 2.9.2
2019-01-16 23:12:44 +02:00
Andy Postnikov
46a486f794
testing/mame: upgrade to 0.205
2019-01-16 23:09:34 +02:00
Dmitry Romanenko
123fc84ef3
testing/pytest-forked: new aport
2019-01-16 22:50:56 +02:00
Milan P. Stanić
5bd5807282
main/openssh: add CLI line editing to sftp using libedit
2019-01-16 20:32:03 +00:00
Jakub Jirutka
622b9b1422
testing/java-sigar: fix build on non-x86_64 arches
2019-01-16 21:21:12 +01:00
Kevin Daudt
ad0ff1fe79
testing/ipython: upgrade to 7.2.0
2019-01-16 20:17:23 +00:00
Kevin Daudt
3f6cab7d70
testing/py-pickleshare: upgrade to 0.7.5
2019-01-16 20:17:23 +00:00
Kevin Daudt
041af0ee61
testing/py-pycryptodome: upgrade to 3.7.2
2019-01-16 20:17:23 +00:00
Kevin Daudt
f9be3d95bd
testing/redo: new aport
2019-01-16 20:16:10 +00:00
Jakub Jirutka
e01acd2d2c
testing/java-sigar: new aport
...
https://github.com/hyperic/sigar/
System Information Gatherer And Reporter
2019-01-16 21:12:20 +01:00
AdamRushad
230a84ab4b
non-free/unifi: Upgrade to 5.9.29
...
Upgrade UniFi SDN Controller to the latest stable, 5.9.29.
2019-01-16 20:11:03 +00:00
tcely
cdca14c596
community/pdns: use guardian mode
...
This fixes the reload command which relies on the guardian
to cycle the running instance.
fixes #7885
2019-01-16 20:06:42 +00:00
Mike Sullivan
9a8f36883a
testing/advancemame: on ppc64le fix build error with unsupported float128
2019-01-16 19:58:26 +00:00
Mike Sullivan
ffde814033
testing/fs-uae: on ppc64le fix build error float128 by restricting build options
2019-01-16 19:56:57 +00:00
Natanael Copa
6182770096
main/mariadb: remove libmariadb.pc
...
The library is provided by mariadb-connector-c so remove hte
libmariadb.pc to avoid conflict.
2019-01-16 19:49:11 +00:00
Natanael Copa
cef759d1fb
testing/wireguard-vanilla: rebuild against kernel 4.19.15-r0
2019-01-16 19:24:01 +00:00
Natanael Copa
6631aac207
testing/ipt-netflow-vanilla: rebuild against kernel 4.19.15-r0
2019-01-16 19:24:01 +00:00
Natanael Copa
74b3bd81c5
main/zfs-vanilla: rebuild against kernel 4.19.15-r0
2019-01-16 19:24:01 +00:00
Natanael Copa
5759ca0785
main/xtables-addons-vanilla: rebuild against kernel 4.19.15-r0
2019-01-16 19:24:01 +00:00