aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ==== release 3.9.4 ====v3.9.4Natanael Copa2019-05-091-1/+1
|
* main/raspberrypi-bootloader: upgrade to 1.20190401Natanael Copa2019-05-091-2/+2
| | | | (cherry picked from commit 8950e2c8a9b9784d464717066ecd25910fa74642)
* main/mariadb: fix init script not recognizing started instanceJakub Jirutka2019-05-092-8/+3
|
* main/mariadb: reformat init scriptJakub Jirutka2019-05-092-13/+14
|
* main/mariadb: replace rpm parameter with datadir parameterMarcel Haazen2019-05-092-3/+4
| | | | So the database is created in correct directory and not in /data.
* main/linux-rpi: upgrade to 4.19.41Natanael Copa2019-05-091-3/+3
|
* main/zfs-vanilla: rebuild against kernel 4.19.41-r0Natanael Copa2019-05-081-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.41-r0Natanael Copa2019-05-081-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.19.41-r0Natanael Copa2019-05-081-1/+1
|
* main/drbd9-vanilla: rebuild against kernel 4.19.41-r0Natanael Copa2019-05-081-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.41-r0Natanael Copa2019-05-081-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.41-r0Natanael Copa2019-05-081-1/+1
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.41-r0Natanael Copa2019-05-081-1/+1
|
* main/linux-vanilla: upgrade to 4.19.41Natanael Copa2019-05-081-2/+2
|
* main/nginx: disable lua-nginx-module on s390xNatanael Copa2019-05-071-6/+12
| | | | | | | | | lua-nginx-modules requires luajit since 0.10.14 and luajit does not yet support s390x. This fixes build of nginx on s390x (cherry picked from commit ca01497574244b8c178d669329eed2b8cb497957)
* main/nginx: upgrade lua-nginx-module to 0.10.15Jakub Jirutka2019-05-061-3/+3
| | | | | | Fixes issues on aarch64. Resolves #7121 (https://github.com/alpinelinux/aports/pull/7121)
* main/python2: security fixes (CVE-2019-9636, CVE-2019-9948)Natanael Copa2019-05-063-2/+214
| | | | fixes #10293
* main/python2: sec upgrade to 2.7.16 (CVE-2018-14647)Natanael Copa2019-05-062-121/+5
|
* main/ruby: fix secfixes commentNatanael Copa2019-05-061-1/+1
|
* main/ruby: security upgrade to 2.5.5Natanael Copa2019-05-061-3/+10
| | | | | | | | | | | - CVE-2019-8320 - CVE-2019-8321 - CVE-2019-8322 - CVE-2019-8323 - CVE-2019-8324 - CVE-2019-8325 fixes #10287
* main/lua5.3: security fix for CVE-2019-6706Natanael Copa2019-05-062-2/+32
| | | | fixes #10253
* main/alpine-conf: fix invocation of `openssl` when listing ciphersRichard Mortier2019-05-062-2/+30
| | | | | | | | | openssl.1.1.1b appears to have replaced `list-cipher-commands` with `enc-ciphers` fixes #10275 (cherry picked from commit 4992e150a1841363523ae87bffde4c845cbf648e)
* main/strongswan: enable aesni on x86_64Natanael Copa2019-05-061-2/+7
| | | | | | fixes #10120 (cherry picked from commit 302749e2d5084f8f091e4614d4393b0d98961c7d)
* main/file: security upgrade to 5.36Natanael Copa2019-05-061-2/+9
| | | | | | | | | - CVE-2019-8904 - CVE-2019-8905 - CVE-2019-8906 - CVE-2019-8907 fixes #10171
* main/mercurial: security upgrade to 4.9.1 (CVE-2019-3902)Natanael Copa2019-05-061-2/+6
| | | | fixes #10374
* community/znc: security fix for CVE-2019-9917Natanael Copa2019-05-062-1/+127
| | | | fixes #10383
* main/linux-rpi: upgrade to 4.19.40Natanael Copa2019-05-061-3/+3
|
* main/zfs-vanilla: rebuild against kernel 4.19.40-r0Natanael Copa2019-05-061-3/+3
|
* main/spl-vanilla: rebuild against kernel 4.19.40-r0Natanael Copa2019-05-061-3/+3
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.40-r0Natanael Copa2019-05-061-1/+1
|
* main/drbd9-vanilla: rebuild against kernel 4.19.40-r0Natanael Copa2019-05-061-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.40-r0Natanael Copa2019-05-061-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.40-r0Natanael Copa2019-05-061-1/+1
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.40-r0Natanael Copa2019-05-061-1/+1
|
* main/linux-vanilla: upgrade to 4.19.40Natanael Copa2019-05-061-3/+3
|
* main/linux-vanilla: Enable CONFIG_CEPH_LIB_USE_DNS_RESOLVERMatthias Neugebauer2019-05-069-18/+18
| | | | (cherry picked from commit 1acebd080f9b9681277319f4f80bafdbf3867615)
* main/linux-vanilla: enable Realtek RTL8822BE driverNatanael Copa2019-05-063-4/+4
| | | | | | | | found in Lenovo IdeaPad fixes #10147 (cherry picked from commit bcc823517a30cc3c742f66bbc8bedf24bf50507b)
* main/linux-vanilla: upgrade to 4.19.36Natanael Copa2019-05-0610-62/+76
| | | | | | | | | also enable CONFIG_RANDOM_TRUST_CPU https://askubuntu.com/questions/1070433/will-ubuntu-enable-random-trust-cpu-in-the-kernel-and-what-would-be-the-effect/1071196#1071196 fixes #9960 (cherry picked from commit e67c2f8bcb163695a5917e059a2c7ba46726ee89)
* main/linux-vanilla: Enable CONFIG_UEVENT_HELPER for s390x.DDoSolitary2019-05-062-2/+3
| | | | | | The config option is required for busybox's mdev to work, or we'll get ".../lib/rc/sh/openrc-run.sh: line 21: can't create /proc/sys/kernel/hotplug: nonexistent directory" on boot. (cherry picked from commit 3c109eb5f41acef557f1d4dc2e8b90e4ba610ac9)
* main/linux-vanilla: remove KERNEL_NOBP on s390xTuan Hoang2019-05-062-2/+2
| | | | | | | | | CONFIG_KERNEL_NOBP should be off if CONFIG_EXPOLINE_AUTO is selected NOBP has been the first line of defense and is basically outdated by now (cherry picked from commit 212401a4ca0b7294979c648980da1fa20438fff9)
* main/linux-vanilla: add commonly used scsi modules for ppc64leMike Sullivan2019-05-062-4/+4
| | | | (cherry picked from commit 17f4278ce5180eb5214e370594ee72fc3b2e9179)
* main/linux-vanilla: enable ipset set type hash:ip,macThomas Liske2019-05-0610-19/+19
| | | | (cherry picked from commit affc173481ca6bc814aa1e89b0ef54fd741207a5)
* community/flatpak: security upgrade to 1.0.8prspkt2019-05-061-2/+4
| | | | - CVE-2019-10063
* community/shadow: fix conflict with util-linux-doc and coreutils-docNatanael Copa2019-05-061-2/+6
| | | | fixes #8665
* main/dovecot: security upgrade to 2.3.6 (CVE-2019-11494, CVE-2019-11499)J0WI2019-05-062-42/+7
| | | | | | Fixes #10388 Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
* scripts: add back rpi kernel to armhfCarlo Landmeter2019-05-061-1/+2
| | | | ref #10155
* main/haveged: rework init dependenciesMatt Merhar2019-05-062-3/+4
| | | | | | | | | | haveged does not require any network connectivity to function, and this errant dependency can cause the daemon to not start properly at boot. This also adds urandom / localmount, bringing the init script in sync with those from rng-tools and jitterentropy-rngd. (cherry picked from commit caec29f551955d6a6392943708652db0f8bc4a17)
* main/libpng: upgrade to 1.6.37Leo2019-05-061-7/+19
| | | | | | | | | | | - Add secfixes CVE-2019-7317 CVE-2018-14048 CVE-2018-14550 - Remove pkg-config detected depends_dev - Split $pkgname-static fixes #10362
* main/imagemagick: security upgrade to 7.0.8-44J0WI2019-05-061-2/+6
|
* community/imagemagick6: security upgrade to 6.9.10-44J0WI2019-05-061-2/+6
|