aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/py3-transitions: upgrade to 0.7.2Leo2020-01-161-3/+3
|
* main/perl-type-tiny: upgrade to 1.008003Leo2020-01-161-2/+2
|
* community/py3-reportlab: upgrade to 3.5.34Leo2020-01-161-2/+2
|
* testing/py3-freezegun: upgrade to 0.3.13Leo2020-01-161-2/+2
|
* main/rsync: use system zlib libraryJ0WI2020-01-161-2/+2
|
* testing/py3-html2text: upgrade to 2020.1.16Galen Abell2020-01-161-2/+2
|
* community/perl-xml-libxslt: upgrade to 1.97Leo2020-01-161-15/+10
|
* main/lftp: upgrade to 4.9.1Leo2020-01-161-8/+3
|
* community/libqmi: upgrade to 1.24.4Leo2020-01-161-2/+2
|
* community/nnn: upgrade to 2.9Leo2020-01-161-3/+3
|
* community/fio: add docswener2020-01-161-1/+6
|
* community/suricata: upgrade to 5.0.1Michael Pirogov2020-01-162-28/+25
|
* main/nginx: actually fix CVE-2019-20372Natanael Copa2020-01-162-2/+32
| | | | add the missing patch
* main/nginx: fix CVE-2019-20372Natanael Copa2020-01-161-1/+3
| | | | fixes #11134
* main/openrc: allow to change interfaces config locationJakub Jirutka2020-01-162-6/+6
|
* main/openrc: rename deprecated $SVCNAME, use /run instead of /var/runJakub Jirutka2020-01-162-6/+5
|
* main/mkinitfs: upgrade to 3.4.5Natanael Copa2020-01-162-30/+4
|
* testing/kcgi: new aportDavid Demelier2020-01-161-0/+30
| | | | | https://kristaps.bsd.lv/kcgi CGI and FastCGI library for C/C++ web applications
* testing/zanshin: new aportBart Ribbers2020-01-161-0/+59
|
* testing/dolphin-emu: upgrade to 5.0_git20200115Bart Ribbers2020-01-161-5/+4
|
* main/zfs-lts: rebuild against kernel 5.4.12-r1Natanael Copa2020-01-161-1/+1
|
* main/xtables-addons-lts: rebuild against kernel 5.4.12-r1Natanael Copa2020-01-161-1/+1
|
* main/drbd-lts: rebuild against kernel 5.4.12-r1Natanael Copa2020-01-161-1/+1
|
* community/wireguard-lts: rebuild against kernel 5.4.12-r1Natanael Copa2020-01-161-1/+1
|
* community/virtualbox-guest-modules-lts: rebuild against kernel 5.4.12-r1Natanael Copa2020-01-161-1/+1
|
* community/jool-modules-lts: rebuild against kernel 5.4.12-r1Natanael Copa2020-01-161-1/+1
|
* main/linux-lts: enable serial_ir moduleNatanael Copa2020-01-163-7/+9
| | | | ref #11135
* main/alpine-conf: backport lbu fix for listing ciphersNatanael Copa2020-01-162-2/+31
| | | | upstream bug: https://gitlab.alpinelinux.org/alpine/alpine-conf/issues/10451
* community/mpd: allow configuration of real-time schedulingSören Tempel2020-01-161-2/+7
| | | | | | | | | | | | | | | Without this change MPD emits the following warnings using syslog: daemon.err libsmbclient[3356]: exception: RTIOThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted daemon.err libsmbclient[3356]: exception: OutputThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted See also: https://www.musicpd.org/doc/html/user.html#real-time-scheduling OK clandmeter@
* main/opensmtpd: remove executable permission from smtpd.initdSören Tempel2020-01-161-0/+0
| | | | | Permissions of this file have been changed by accident in 5eb316d2be8af57a3d50d0da17f1e3e0be82c935.
* main/e2fsprogs: update secfixes for CVE-2019-5188Leo2020-01-161-0/+2
|
* testing/buildah: upgrade to 1.13.1Michał Polański2020-01-161-4/+5
| | | | - add bash to build dependencies
* main/opensmtpd: checkconfig should only output messages on errorSören Tempel2020-01-152-3/+8
| | | | | | | | | | Other OpenRC services don't output anything on standard error unless something is not ok as well. The message `configuration OK` is useless. This change checks the exit status first and only emits the output of `smtpd -n` if the configuration is invalid. See also: https://gitlab.alpinelinux.org/alpine/aports/merge_requests/2940#note_62647
* community/mpd: run checkpath with quiet flagSören Tempel2020-01-152-3/+4
| | | | | | | | The checkpath invocation creates a directory usually located on a tmpfs and cleared on each boot. As such, mpd creates and "corrects" the permissions of this directory on each boot. This causes two unnecessary messages to be emitted on each boot by the service. This change adds the quiet flag which suppresses these messages.
* main/openrc: fix do_unmount functionSören Tempel2020-01-152-1/+30
| | | | Without this patch fuser was never properly invoked.
* community/firefox-esr: disable on armhfRasmus Thomsen2020-01-151-1/+1
| | | | | | | | media/webrtc/trunk/webrtc/common_audio/common_audio_c_arm_asm_gn/spl_sqrt_floor_arm.o /home/buildozer/aports/community/firefox-esr/src/firefox-68.4.1/media/webrtc/trunk/webrtc/common_audio/common_audio_c_arm_asm_gn/../signal_processing/filter_ar_fast_q12_armv7.S: Assembler messages: /home/buildozer/aports/community/firefox-esr/src/firefox-68.4.1/media/webrtc/trunk/webrtc/common_audio/common_audio_c_arm_asm_gn/../signal_processing/filter_ar_fast_q12_armv7.S:88: Error: selected processor does not support `sbfx r11,r6,#12,#16' in ARM mode /home/buildozer/aports/community/firefox-esr/src/firefox-68.4.1/media/webrtc/trunk/webrtc/common_audio/common_audio_c_arm_asm_gn/../signal_processing/filter_ar_fast_q12_armv7.S:99: Error: selected processor does not support `sbfx r11,r6,#12,#16' in ARM mode /home/buildozer/aports/community/firefox-esr/src/firefox-68.4.1/media/webrtc/trunk/webrtc/common_audio/common_audio_c_arm_asm_gn/../signal_processing/filter_ar_fast_q12_armv7.S:142: Error: selected processor does not support `sbfx r8,r6,#12,#16' in ARM mod
* testing/hotspot: disable on x86 due to failing testsRasmus Thomsen2020-01-151-1/+3
|
* testing/corecollector: upgrade to 0.3.0Rasmus Thomsen2020-01-151-3/+4
|
* community/grpc: upgrade to 1.26.0wener2020-01-151-3/+3
|
* main/grub: add missing dep on gettext, required for autopointRasmus Thomsen2020-01-151-1/+1
| | | | Closes !3083
* testing/grafana: upgrade to 6.5.3Konstantin Kulikov2020-01-151-4/+4
|
* testing/hotspot: new aportRasmus Thomsen2020-01-151-0/+41
| | | | | https://github.com/KDAB/hotspot The Linux perf GUI for performance analysis
* community/tracker-miners: enable libgrss and icu integrationRasmus Thomsen2020-01-151-2/+2
|
* community/libgrss: move from communityRasmus Thomsen2020-01-151-0/+0
|
* testing/cni-plugins: upgrade to 0.8.4Michał Polański2020-01-151-2/+2
|
* main/grub: upgrade to 2.04Natanael Copa2020-01-1534-6719/+76
|
* testing/ausweisapp2: upgrade to 1.20.0André Klitzing2020-01-157-214/+10
|
* main/sed: upgrade to 4.8Leo2020-01-152-20/+4
|
* testing/libgrss: new aportRasmus Thomsen2020-01-151-0/+34
| | | | | https://wiki.gnome.org/Projects/Libgrss Glib library for feeds
* community/kwrited: disable on armhfNatanael Copa2020-01-151-1/+1
| | | | | qt5-qtdeclarative-dev (missing): required by: ki18n-dev-5.65.0-r0[qt5-qtdeclarative-dev]