aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* 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
|
* 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
* main/perl-business-hours: upgrade to 0.13Leonardo Arena2019-01-171-8/+6
|
* main/perl-config-inifiles: upgrade to 3.000001Leonardo Arena2019-01-171-2/+2
|
* main/libxml2: upgrade to 2.9.9Carlo Landmeter2019-01-165-210/+3
|
* main/openssh: add CLI line editing to sftp using libeditMilan P. Stanić2019-01-161-2/+3
|
* main/mariadb: remove libmariadb.pcNatanael Copa2019-01-161-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-r0Natanael Copa2019-01-161-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.15-r0Natanael Copa2019-01-161-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.19.15-r0Natanael Copa2019-01-161-1/+1
|
* main/drbd9-vanilla: rebuild against kernel 4.19.15-r0Natanael Copa2019-01-161-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.15-r0Natanael Copa2019-01-161-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.15-r0Natanael Copa2019-01-161-1/+1
|
* main/linux-vanilla: upgrade to 4.19.15Natanael Copa2019-01-161-2/+2
|
* main/py-setuptools: upgrade to 40.6.3Leonardo Arena2019-01-161-2/+2
|
* main/mariadb: upgrade to 10.3.12Natanael Copa2019-01-162-3/+42
|
* main/busybox: use the same network options in both config filesSören Tempel2019-01-152-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 accountsSören Tempel2019-01-152-1/+26
|
* main/pkgconf: upgrade to 1.6.0William Pitcock2019-01-141-2/+2
|
* main/clang: fix source URLalpine-mips-patches2019-01-141-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 explicitlyalpine-mips-patches2019-01-141-2/+2
| | | | | Use source URL as listed at http://releases.llvm.org/download.html#5.0.2
* main/llvm5: fix source URLalpine-mips-patches2019-01-141-1/+1
| | | | | Use source URL as listed at http://releases.llvm.org/download.html#5.0.2
* main/virglrenderer: fix byte order detectionalpine-mips-patches2019-01-142-6/+17
| | | | All Linux libc implementations have <endian.h>.
* main/mariadb-connector-c: upgrade to 3.0.8Natanael Copa2019-01-141-3/+3
|
* main/ccache: upgrade to 3.5.1J0WI2019-01-121-3/+4
|
* main/busybox: fix creation of invalid shell entry by adduserSören Tempel2019-01-122-1/+36
| | | | | Fixes #5083 Fixes #6742
* main/open-iscsi: bump pkgrel and update checksumNatanael Copa2019-01-111-2/+2
| | | | for the init.d script change
* main/open-iscsid: use "modprobe" to detect available modulesTianon Gravi2019-01-111-12/+6
|
* main/alpine-mirrors: update URL of the FIT CTU's mirrorJakub Jirutka2019-01-102-4/+4
|
* main/busybox: backport cp --reflink supportNatanael Copa2019-01-103-4/+127
| | | | fixes #9334
* main/polkit: add secfixes commentNatanael Copa2019-01-101-0/+4
|
* main/py-django: security upgrade to 1.11.18 (CVE-2019-3498)Natanael Copa2019-01-101-2/+5
| | | | fixes #9833
* main/polkit: security fix (CVE-2018-19788)Natanael Copa2019-01-102-1/+191
|
* main/postfix: list both license optionstcely2019-01-101-2/+1
| | | | Postfix like `zstd` is offered under a choice of license.
* main/postfix: security upgrade to 3.3.2tcely2019-01-101-3/+3
|
* main/postfix: improve build processtcely2019-01-102-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-23J0WI2019-01-101-2/+2
|
* main/mc: upgrade to 4.8.22Andy Postnikov2019-01-101-2/+2
|
* main/perl-dbd-mysql: upgrade to 4.050Leonardo Arena2019-01-101-2/+2
|
* ==== release 3.9.0_rc1 ====v3.9.0_rc1Natanael Copa2019-01-101-1/+1
|
* main/qpdf: upgrade to 8.3.0Carlo Landmeter2019-01-101-2/+2
|
* main/alsa-utils: upgrade to 1.1.8Natanael Copa2019-01-101-2/+2
|
* main/alsa-lib: upgrade to 1.1.8Natanael Copa2019-01-101-2/+2
|
* main/tar: use https source, add checks but disable for nowJ0WI2019-01-101-1/+7
|