Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/grub: depend on mkinitfs | Natanael Copa | 2019-01-18 | 1 | -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. | ||||
* | main/mariadb: remove plugin built in mariadb-connector-c | Tuan Hoang | 2019-01-18 | 1 | -1/+2 |
| | |||||
* | main/wpa_supplicant: security upgrade to 2.7 | Andy Postnikov | 2019-01-18 | 11 | -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 Postnikov | 2019-01-18 | 10 | -1125/+6 |
| | |||||
* | main/alpine-conf: backport grub fix for setup-disk | Natanael Copa | 2019-01-17 | 2 | -2/+33 |
| | | | | let grub trigger generage grub.cfg in setup-disk | ||||
* | main/grub: generate grub.cfg from trigger | Natanael Copa | 2019-01-17 | 2 | -8/+5 |
| | | | | call grub-mkconfig from trigger to generate config | ||||
* | main/grub: misc alpine fixes for /etc/grub.d/10_linux | Natanael Copa | 2019-01-17 | 2 | -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 Copa | 2019-01-17 | 1 | -3/+5 |
| | | | | fixes #9863 | ||||
* | main/perl-business-hours: upgrade to 0.13 | Leonardo Arena | 2019-01-17 | 1 | -8/+6 |
| | |||||
* | main/perl-config-inifiles: upgrade to 3.000001 | Leonardo Arena | 2019-01-17 | 1 | -2/+2 |
| | |||||
* | main/libxml2: upgrade to 2.9.9 | Carlo Landmeter | 2019-01-16 | 5 | -210/+3 |
| | |||||
* | main/openssh: add CLI line editing to sftp using libedit | Milan P. Stanić | 2019-01-16 | 1 | -2/+3 |
| | |||||
* | main/mariadb: remove libmariadb.pc | Natanael Copa | 2019-01-16 | 1 | -2/+3 |
| | | | | | The library is provided by mariadb-connector-c so remove hte libmariadb.pc to avoid conflict. | ||||
* | main/zfs-vanilla: rebuild against kernel 4.19.15-r0 | Natanael Copa | 2019-01-16 | 1 | -1/+1 |
| | |||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.19.15-r0 | Natanael Copa | 2019-01-16 | 1 | -1/+1 |
| | |||||
* | main/spl-vanilla: rebuild against kernel 4.19.15-r0 | Natanael Copa | 2019-01-16 | 1 | -1/+1 |
| | |||||
* | main/drbd9-vanilla: rebuild against kernel 4.19.15-r0 | Natanael Copa | 2019-01-16 | 1 | -1/+1 |
| | |||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.19.15-r0 | Natanael Copa | 2019-01-16 | 1 | -1/+1 |
| | |||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.19.15-r0 | Natanael Copa | 2019-01-16 | 1 | -1/+1 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.15 | Natanael Copa | 2019-01-16 | 1 | -2/+2 |
| | |||||
* | main/py-setuptools: upgrade to 40.6.3 | Leonardo Arena | 2019-01-16 | 1 | -2/+2 |
| | |||||
* | main/mariadb: upgrade to 10.3.12 | Natanael Copa | 2019-01-16 | 2 | -3/+42 |
| | |||||
* | main/busybox: use the same network options in both config files | Sören Tempel | 2019-01-15 | 2 | -8/+9 |
| | | | | | | | | | The busyboxconfig-extras configuration file didn't enable a few network options which are enabled in the busyboxconfig configuration file. Most importantly, support for IPv6 was disabled. The other options don't seem as important to me but I enabled them for consistency anyhow. Fixes #9590 | ||||
* | main/busybox: use /sbin/nologin as default shell for system accounts | Sören Tempel | 2019-01-15 | 2 | -1/+26 |
| | |||||
* | main/pkgconf: upgrade to 1.6.0 | William Pitcock | 2019-01-14 | 1 | -2/+2 |
| | |||||
* | main/clang: fix source URL | alpine-mips-patches | 2019-01-14 | 1 | -1/+1 |
| | | | | | Use source URL as listed at http://releases.llvm.org/download.html#5.0.2 | ||||
* | main/compiler-rt: fix source URL, list archs explicitly | alpine-mips-patches | 2019-01-14 | 1 | -2/+2 |
| | | | | | Use source URL as listed at http://releases.llvm.org/download.html#5.0.2 | ||||
* | main/llvm5: fix source URL | alpine-mips-patches | 2019-01-14 | 1 | -1/+1 |
| | | | | | Use source URL as listed at http://releases.llvm.org/download.html#5.0.2 | ||||
* | main/virglrenderer: fix byte order detection | alpine-mips-patches | 2019-01-14 | 2 | -6/+17 |
| | | | | All Linux libc implementations have <endian.h>. | ||||
* | main/mariadb-connector-c: upgrade to 3.0.8 | Natanael Copa | 2019-01-14 | 1 | -3/+3 |
| | |||||
* | main/ccache: upgrade to 3.5.1 | J0WI | 2019-01-12 | 1 | -3/+4 |
| | |||||
* | main/busybox: fix creation of invalid shell entry by adduser | Sören Tempel | 2019-01-12 | 2 | -1/+36 |
| | | | | | Fixes #5083 Fixes #6742 | ||||
* | main/open-iscsi: bump pkgrel and update checksum | Natanael Copa | 2019-01-11 | 1 | -2/+2 |
| | | | | for the init.d script change | ||||
* | main/open-iscsid: use "modprobe" to detect available modules | Tianon Gravi | 2019-01-11 | 1 | -12/+6 |
| | |||||
* | main/alpine-mirrors: update URL of the FIT CTU's mirror | Jakub Jirutka | 2019-01-10 | 2 | -4/+4 |
| | |||||
* | main/busybox: backport cp --reflink support | Natanael Copa | 2019-01-10 | 3 | -4/+127 |
| | | | | fixes #9334 | ||||
* | main/polkit: add secfixes comment | Natanael Copa | 2019-01-10 | 1 | -0/+4 |
| | |||||
* | main/py-django: security upgrade to 1.11.18 (CVE-2019-3498) | Natanael Copa | 2019-01-10 | 1 | -2/+5 |
| | | | | fixes #9833 | ||||
* | main/polkit: security fix (CVE-2018-19788) | Natanael Copa | 2019-01-10 | 2 | -1/+191 |
| | |||||
* | main/postfix: list both license options | tcely | 2019-01-10 | 1 | -2/+1 |
| | | | | Postfix like `zstd` is offered under a choice of license. | ||||
* | main/postfix: security upgrade to 3.3.2 | tcely | 2019-01-10 | 1 | -3/+3 |
| | |||||
* | main/postfix: improve build process | tcely | 2019-01-10 | 2 | -170/+25 |
| | | | | | | | | - added -openrc subpackage - added optional license choice as a comment - removed obsolete libressl.patch - sorted makedepends list - switched to a https mirror instead of ftp site | ||||
* | main/imagemagick: upgrade to 7.0.8-23 | J0WI | 2019-01-10 | 1 | -2/+2 |
| | |||||
* | main/mc: upgrade to 4.8.22 | Andy Postnikov | 2019-01-10 | 1 | -2/+2 |
| | |||||
* | main/perl-dbd-mysql: upgrade to 4.050 | Leonardo Arena | 2019-01-10 | 1 | -2/+2 |
| | |||||
* | ==== release 3.9.0_rc1 ====v3.9.0_rc1 | Natanael Copa | 2019-01-10 | 1 | -1/+1 |
| | |||||
* | main/qpdf: upgrade to 8.3.0 | Carlo Landmeter | 2019-01-10 | 1 | -2/+2 |
| | |||||
* | main/alsa-utils: upgrade to 1.1.8 | Natanael Copa | 2019-01-10 | 1 | -2/+2 |
| | |||||
* | main/alsa-lib: upgrade to 1.1.8 | Natanael Copa | 2019-01-10 | 1 | -2/+2 |
| | |||||
* | main/tar: use https source, add checks but disable for now | J0WI | 2019-01-10 | 1 | -1/+7 |
| |