aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ==== release 3.6.1 ====v3.6.1Natanael Copa2017-06-011-1/+1
|
* main/mosquitto: security upgrade to 1.4.12 (CVE-2017-7650)Natanael Copa2017-06-012-24/+15
| | | | fixes #7367
* community/shadow: fix secfixes commentNatanael Copa2017-06-011-0/+1
|
* community/neovim: fix secfix commentNatanael Copa2017-06-011-1/+1
|
* main/xen: fix secdb commentNatanael Copa2017-06-011-4/+4
| | | | replace tabs with space
* main/tiff: fix secfix comment. can not have tabsNatanael Copa2017-06-011-9/+9
|
* main/openldap: sec fix for CVE-2017-9287Natanael Copa2017-06-012-18/+36
| | | | fixes #7362
* main/lxc: add wget as dependency of lxc-downloads. Fixes #7338Francesco Colista2017-06-011-3/+3
|
* community/php5: fix php-fpm init.d scriptNatanael Copa2017-06-012-13/+3
| | | | fixes #7353
* main/v4l-utils: fix segfault due to undefined behavior in getsuboptNatanael Copa2017-06-012-3/+42
| | | | fixes #7047
* main/v4l-utils: upgrade to 1.12.5Francesco Colista2017-06-011-2/+2
| | | | (cherry picked from commit e15f0fb84ee63005e86c7ca2171591ba7b733f82)
* main/man-pages: fix conflict with libbsd-docNatanael Copa2017-05-311-3/+6
| | | | (cherry picked from commit 8189ff577aca44753cbe089c786fc62b26c5e190)
* community/libplist: security upgrade to 2.0.0Natanael Copa2017-05-311-4/+2
| | | | | | | | | | | | CVE-2017-5209 CVE-2017-5545 CVE-2017-5834 CVE-2017-5835 CVE-2017-5836 This seems to be an update that is ABI compatible, and only kodi uses is. fixes #6899
* main/strongswan: security upgrade to 5.5.3 (CVE-2017-9022,CVE-2017-9023)Natanael Copa2017-05-311-3/+3
| | | | fixes #7347
* main/zfs-vanilla: rebuild against kernel 4.9.30-r0Natanael Copa2017-05-311-2/+2
|
* main/spl-vanilla: rebuild against kernel 4.9.30-r0Natanael Copa2017-05-311-2/+2
|
* main/linux-vanilla: upgrade to 4.9.30Natanael Copa2017-05-311-5/+5
|
* main/libxcmcp: build against libbsd (CVE-2017-2625)Natanael Copa2017-05-311-10/+7
| | | | | | Use arc4random_buf from libbsd fixes #6969
* main/zfs-hardened: rebuild against kernel 4.9.30-r0Natanael Copa2017-05-311-1/+1
|
* main/xtables-addons-hardened: rebuild against kernel 4.9.30-r0Natanael Copa2017-05-311-1/+1
|
* main/spl-hardened: rebuild against kernel 4.9.30-r0Natanael Copa2017-05-311-1/+1
|
* main/drbd9-hardened: rebuild against kernel 4.9.30-r0Natanael Copa2017-05-311-1/+1
|
* main/devicemaster-linux-hardened: rebuild against kernel 4.9.30-r0Natanael Copa2017-05-311-1/+1
|
* main/dahdi-linux-hardened: rebuild against kernel 4.9.30-r0Natanael Copa2017-05-311-1/+1
|
* community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.30-r0Natanael Copa2017-05-311-1/+1
|
* main/linux-hardened: upgrade to 4.9.30Natanael Copa2017-05-311-3/+3
|
* main/linux-rpi: upgrade to 4.9.30Natanael Copa2017-05-311-2/+2
|
* community/openjdk8: increase buffer size for getmntent_rNatanael Copa2017-05-302-1/+92
| | | | | | | | | | | | Java will only use 1024 byte buffer for parsing mounts. Unlike glibc will musl return error when this is not big enough instead of truncating it. We solve it by allocating a much bigger buffer. fixes #7093 We also build without precompiled headers, which does not work eith PIE.
* main/cmake: upgrade to 3.8.1Natanael Copa2017-05-301-4/+2
| | | | https://github.com/alpinelinux/aports/pull/1259#issuecomment-304690002
* scripts/mkimg.arm: update rpi bootloader, remove unneeded initrd load addressTimo Teräs2017-05-301-5/+5
|
* main/linux-rpi: update configsTimo Teräs2017-05-303-54/+234
| | | | fix rpi2 kernel config for armv7, ref #6668
* main/awall: upgrade to 1.4.3Kaarle Ritvanen2017-05-262-74/+3
|
* main/lua-cjson: sort object keysKaarle Ritvanen2017-05-262-10/+160
|
* main/apk-tools: fix cache remounting r/w regressionTimo Teräs2017-05-267-225/+39
| | | | (cherry picked from commit a4ec74c3e8c1734a64736d2fcab63d83ac51fd82)
* main/libtasn1: security fix for CVE-2017-6891. Fixes #7328Francesco Colista2017-05-252-5/+52
|
* main/samba: security upgrade to 4.6.4 (CVE-2017-7494)Natanael Copa2017-05-251-3/+3
| | | | fixes #7320
* ======== release 3.6.0 ========v3.6.0Natanael Copa2017-05-241-1/+1
|
* testing/py2-typing: upgrade to 3.6.1, added check() functionFrancesco Colista2017-05-241-4/+7
|
* community/postgresql-bdr-extension0.9: new aportLeonardo Arena2017-05-241-0/+37
| | | | | | UDR support has been removed from 1.x Allow AL3.6 installations to transition from 0.9.x
* community/uncrustify: upgrade to 0.65André Klitzing2017-05-241-5/+3
|
* community/nextcloud: upgrade to 12.0.0Leonardo Arena2017-05-241-35/+44
| | | | | | - Move some larger apps into subpkgs in order to shrink main pkg size - Install php-fileinfo in order to suppress a warning - Cosmetic APKBUILD fixes
* community/gns3-gui: upgrade to 2.0.1Francesco Colista2017-05-241-2/+2
|
* community/gns3-server: upgrade to 2.0.1Francesco Colista2017-05-241-2/+2
|
* main/gptfdisk: split out sgdisk to subpackageNatanael Copa2017-05-241-2/+8
|
* community/py-service_identity: upgrade to 17.0.0Francesco Colista2017-05-241-4/+2
|
* main/duply: upgrade to 2.0.2Francesco Colista2017-05-241-4/+2
|
* main/nano: upgrade to 2.8.4André Klitzing2017-05-241-2/+2
|
* community/py-pyldap: upgrade to 2.4.35Jakub Jirutka2017-05-241-5/+3
|
* community/jruby: add simple check and modernize abuildJakub Jirutka2017-05-241-12/+20
|
* community/jruby: upgrade to 9.1.9.0Jakub Jirutka2017-05-241-2/+2
|