Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/jack: linux-headers build fix | Natanael Copa | 2018-08-24 | 1 | -1/+1 | |
| | ||||||
* | main/xinit: fix default program execution | Sören Tempel | 2018-08-24 | 2 | -10/+6 | |
| | | | | | | | | | | | | The exec(1) man page states the following: > If command is specified, exec shall not return to the shell; rather > the exit status of the process shall be the exit status of the program > implementing command, which overlaid the shell. Thus the shell will not continue execution after `exec startxfce4` failed. To fix this we now check if the program exists and if that's the case execute it using exec. | |||||
* | main/readline: cleanup APKBUILD, adding inputrc. | Gennady Feldman | 2018-08-24 | 2 | -10/+80 | |
| | ||||||
* | main/fail2ban: improve logrotate script | Stuart Cardall | 2018-08-24 | 2 | -3/+5 | |
| | | | | | | | | | * by default fail2ban's log has 600 root:root permissions this breaks logcheck & other log parsers that need read only group permissions * this patch provides the same permissions as syslog (640 :wheel) | |||||
* | main/jack: upgrade to 1.9.12 | Natanael Copa | 2018-08-24 | 2 | -27/+4 | |
| | ||||||
* | main/strace: upgrade to 4.24 | Natanael Copa | 2018-08-24 | 1 | -2/+2 | |
| | ||||||
* | main/hwdata: upgrade to 0.314 | Natanael Copa | 2018-08-24 | 1 | -2/+2 | |
| | ||||||
* | main/graphite2: upgrade to 1.3.12 | Natanael Copa | 2018-08-24 | 3 | -32/+3 | |
| | ||||||
* | main/py-vobject: upgrade to 0.9.6 | Natanael Copa | 2018-08-24 | 1 | -3/+3 | |
| | ||||||
* | main/libgsf: upgrade to 1.14.44 | Natanael Copa | 2018-08-24 | 1 | -2/+2 | |
| | ||||||
* | main/pango: upgrade to 1.42.4 | Natanael Copa | 2018-08-24 | 1 | -2/+2 | |
| | ||||||
* | main/openssh: upgrade to 7.8_p1 | Natanael Copa | 2018-08-24 | 2 | -151/+3 | |
| | ||||||
* | main/gparted: upgrade to 0.32.0 | Natanael Copa | 2018-08-24 | 1 | -2/+2 | |
| | ||||||
* | main/e2fsprogs: upgrade to 1.44.4 | Natanael Copa | 2018-08-24 | 2 | -4/+40 | |
| | ||||||
* | main/mkinitfs: backport various fixes from git | Natanael Copa | 2018-08-23 | 6 | -3/+422 | |
| | ||||||
* | main/mupdf: fix build on big endian | Natanael Copa | 2018-08-23 | 2 | -1/+125 | |
| | ||||||
* | main/mupdf: fix copy when selecting text with right mouse button (mupdf-gl) | Alex Raschi | 2018-08-23 | 1 | -4/+19 | |
| | ||||||
* | main/python3: remove unused patches | Natanael Copa | 2018-08-23 | 4 | -269/+0 | |
| | ||||||
* | main/icu: fix -dev depends and clarify licenses | Natanael Copa | 2018-08-23 | 1 | -2/+3 | |
| | | | | | icu-dev needs some of the utils in main package so we ad an explicit depends for it. | |||||
* | main/python3: Update to 3.6.6 | Simon Frankenberger | 2018-08-22 | 1 | -12/+4 | |
| | ||||||
* | main/libmspack: modernize | Natanael Copa | 2018-08-22 | 1 | -16/+10 | |
| | ||||||
* | main/libmspack: security upgrade to 0.7.1alpha | Natanael Copa | 2018-08-22 | 3 | -113/+12 | |
| | | | | fixes #9225 | |||||
* | main/amavisd-new: fix dependency for inet6 | Natanael Copa | 2018-08-22 | 1 | -1/+2 | |
| | | | | ref #9323 | |||||
* | main/perl-io-socket-inet6: move from community due to amavisd-new | Natanael Copa | 2018-08-22 | 1 | -0/+39 | |
| | | | | needed by amavisd-new | |||||
* | main/zfs-vanilla: rebuild against kernel 4.14.66-r0 | Natanael Copa | 2018-08-22 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.14.66-r0 | Natanael Copa | 2018-08-22 | 1 | -1/+1 | |
| | ||||||
* | main/spl-vanilla: rebuild against kernel 4.14.66-r0 | Natanael Copa | 2018-08-22 | 1 | -2/+2 | |
| | ||||||
* | main/drbd9-vanilla: rebuild against kernel 4.14.66-r0 | Natanael Copa | 2018-08-22 | 1 | -1/+1 | |
| | ||||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.14.66-r0 | Natanael Copa | 2018-08-22 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.14.66-r0 | Natanael Copa | 2018-08-22 | 1 | -1/+1 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.14.66 | Natanael Copa | 2018-08-22 | 1 | -3/+3 | |
| | ||||||
* | main/aports-build: build only netboot and minirootfs for edge releases | Natanael Copa | 2018-08-22 | 2 | -5/+11 | |
| | ||||||
* | main/linux-vanilla: build NVMe modules for x86* virt flavor | Jake Buchholz | 2018-08-22 | 3 | -7/+19 | |
| | | | | | The most recent generation of AWS EC2 instances (c5, i3, m5) expose EBS volums as NVMe devices. This patch simply builds the same NVMe kernel modules for the 'virt' flavor as it does for 'vanilla'. | |||||
* | main/ruby-bundler: upgrade to 1.16.4 | Jakub Jirutka | 2018-08-22 | 1 | -3/+3 | |
| | ||||||
* | main/openssh: backport security fix (CVE-2018-15473) | Natanael Copa | 2018-08-22 | 2 | -1/+151 | |
| | | | | fixes #9317 | |||||
* | main/apache-mod-auth-kerb: build with krb5 instead of heimdal | Natanael Copa | 2018-08-22 | 1 | -11/+3 | |
| | | | | ref #9315 | |||||
* | main/ldb: add secinfo | Leonardo Arena | 2018-08-22 | 1 | -0/+4 | |
| | ||||||
* | main/krb5: security upgrade to 1.15.3 ↵ | Natanael Copa | 2018-08-21 | 1 | -3/+9 | |
| | | | | | | (CVE-2017-15088,CVE-2018-5709,CVE-2018-5710) fixes #9300 | |||||
* | main/wpa_supplicant: bump pkgrel | Natanael Copa | 2018-08-21 | 1 | -1/+1 | |
| | ||||||
* | main/wpa_supplicant: security fix (CVE-2018-14526) | Natanael Copa | 2018-08-21 | 2 | -0/+48 | |
| | | | | fixes #9219 | |||||
* | main/perl-cpanel-json-xs: upgrade to 4.05 | Francesco Colista | 2018-08-21 | 1 | -2/+2 | |
| | ||||||
* | main/apk-tools: backport fix for --no-network | Natanael Copa | 2018-08-21 | 2 | -3/+35 | |
| | | | | | prevent update repository index when --no-network is specified. ref #9126 | |||||
* | main/openssl1.0: upgrade to 1.0.2p | Natanael Copa | 2018-08-21 | 3 | -75/+4 | |
| | ||||||
* | main/ldb: remove temp unset CFLAGS | Natanael Copa | 2018-08-21 | 1 | -3/+1 | |
| | | | | The tests was properly fixed so we can remove the workaround. | |||||
* | main/ldb: fix failing tests | Leonardo Arena | 2018-08-21 | 2 | -3/+383 | |
| | ||||||
* | main/perl-archive-zip: upgrade to 1.62 | Leonardo Arena | 2018-08-21 | 1 | -5/+3 | |
| | ||||||
* | main/unzip: update CVE-2014-8139 to fix issue | Mike Sullivan | 2018-08-20 | 3 | -51/+79 | |
| | ||||||
* | main/perl-archive-zip: remove another failing test | Leonardo Arena | 2018-08-20 | 1 | -2/+2 | |
| | | | | It seems due to commit b8ea797bc3374e3cd762e284d9e600ff4935b864 | |||||
* | main/samba: security upgrade to 4.8.4 | Andy Postnikov | 2018-08-20 | 1 | -3/+9 | |
| | | | | Fixes #9249 | |||||
* | main/ldb: Upgrade to 1.3.5 | Taner Tas | 2018-08-20 | 2 | -38/+11 | |
| | | | | | | * Test suite fails if compiler flags set * Use waf directly instead of disguising as autotools * Re-arrange and remove unused configure options |