aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/apache2: remove merged patchKaarle Ritvanen2019-01-252-78/+1
|
* main/apache2: security upgrade to 2.4.38J0WI2019-01-251-5/+9
| | | | fixes #9907
* main/gitolite: security upgrade to 3.6.11 (CVE-2018-20683)Natanael Copa2019-01-231-3/+7
| | | | fixes #9885
* community/pdns-recursor: security upgrade to 4.1.9J0WI2019-01-211-3/+6
|
* community/pdns: security upgrade to 4.1.5 - CVE-2018-10851 - CVE-2018-14626J0WI2019-01-211-3/+6
|
* main/py-openssl: security upgrade to 17.5.0Natanael Copa2019-01-181-2/+7
| | | | | | CVE-2018-1000807, CVE-2018-1000808 fixes #9866
* main/tar: security upgrade to 1.31J0WI2019-01-171-2/+4
| | | | fixes #9848
* main/irssi: security upgrade to 1.1.2 (CVE-2019-5882)Natanael Copa2019-01-171-3/+5
| | | | fixes #9864
* community/php5: security upgrade to 5.6.40Andy Postnikov2019-01-171-2/+2
|
* community/drupal7: security upgrade to 7.62 - CVE-2018-1000888Andy Postnikov2019-01-161-2/+4
|
* community/nextcloud: upgrade to 14.0.6Leonardo Arena2019-01-141-3/+3
|
* community/composer: add missing dependenciesKevin Daudt2019-01-141-2/+2
| | | | Composer does not run properly without iconv and mbstring.
* main/apr-util: re-add mysql supportStefan Schwarz2019-01-101-3/+5
| | | | | | | | was removed in commit 3f7f81, builds without any issue fixes #9509 (cherry picked from commit 85ed9b9df1975852396ffad810566787f1decdf8)
* community/openjdk8: security upgrade to 3.10.0 (java 8u191b12)Matteo Gazzetta2019-01-101-11/+21
|
* main/libjpeg-turbo: fix license informationNatanael Copa2019-01-091-2/+4
| | | | | | fixes #9837 (cherry picked from commit f47923b5f7d199694385595ec9c649290c423155)
* community/keepalived: security upgrade to 2.0.11Leonardo Arena2019-01-081-4/+9
| | | | | | CVE-2018-19044, CVE-2018-19045, CVE-2018-19046 Fixes #9824
* main/wget: security upgrade to 1.20.1 (CVE-2018-20483)Leonardo Arena2019-01-081-5/+7
| | | | Fixes #9816
* community/phpmyadmin: security upgrade to 4.8.4Leonardo Arena2019-01-081-2/+6
| | | | | | CVE-2018-19968, CVE-2018-19969, CVE-2018-19970 Fixes #9786
* main/mariadb: update sourceLeonardo Arena2019-01-071-2/+2
|
* main/mariadb: security upgrade to 10.2.19Leonardo Arena2019-01-073-27/+29
| | | | | | | | | | CVE-2016-9843, CVE-2018-3058, CVE-2018-3060, CVE-2018-3063, CVE-2018-3064, CVE-2018-3066, CVE-2018-3143, CVE-2018-3156, CVE-2018-3162, CVE-2018-3173, CVE-2018-3174, CVE-2018-3185, CVE-2018-3200, CVE-2018-3251, CVE-2018-3277, CVE-2018-3282, CVE-2018-3284 Fixes #9788
* main/krb5: upgrade to 1.15.4, security fix for CVE-2018-20217Leonardo Arena2019-01-072-9/+84
| | | | Fixes #9803
* main/libspf2: remove not need libreplace from sourceJosef Fröhle2019-01-015-199/+307
|
* main/cyrus-sasl: add static subpackageNatanael Copa2019-01-011-2/+10
| | | | | | fixes #9738 (cherry picked from commit 06485d00e93e16f309f3ee5a9dafb8896c970ab6)
* community/wireshark: security upgrade to 2.4.11Leonardo Arena2019-01-011-2/+9
| | | | | | | CVE-2018-19622, CVE-2018-19623, CVE-2018-19624, CVE-2018-19625, CVE-2018-19626, CVE-2018-19627 Fixes #9764
* main/openjpeg: security fixesFrancesco Colista2019-01-013-2/+137
| | | | | | | - CVE-2018-14423 - CVE-2018-6616 this commit fixes #9798
* main/busybox: ip: print dadfailed flagKaarle Ritvanen2018-12-312-1/+31
| | | | fixes dad.if-up getting stuck
* main/libsndfile: security fixes (CVE-2017-17456, CVE-2017-17457, ↵alpine-mips-patches2018-12-312-2/+97
| | | | | | | | CVE-2018-19661, CVE-2018-19662) This is upstream commit 8ddc442d539ca775d80cdbc7af17a718634a743f Partially fixes #9233
* main/sqlite: security upgrade to 3.25.3 (CVE-2018-20346)Natanael Copa2018-12-311-2/+6
| | | | fixes #9792
* main/dnssec-root: depend on libressl instead of opensslSören Tempel2018-12-211-1/+1
| | | | | | The package simply needs the openssl binary which is also provided by the libressl package and currently libressl is still our default openssl implementation.
* main/dnssec-root: make build reproducibleSören Tempel2018-12-211-1/+1
| | | | | | | The same key is not always written to the same file. Since we simply concatenate it we might end up with different trusted keys files. Sort the file using the key string to make the build reproducible.
* main/dnssec-root: upgrade to 20170203Sören Tempel2018-12-212-92/+14
| | | | | | | | | | | | | | This includes the new root trust anchor. I consider this superior to the solution provided in [1] as it uses a python tool recommended by the iana [2] for fetching the root trust anchors. This tool also takes care of verifying their accuracy by checking the S/MIME signature. See also #9552. [1]: https://github.com/alpinelinux/aports/pull/5400 [2]: https://github.com/iana-org/get-trust-anchor
* ==== release 3.8.2 ====v3.8.2Natanael Copa2018-12-201-1/+1
|
* main/imagemagick: upgrade to 7.0.7.39Natanael Copa2018-12-201-3/+3
| | | | fixes #9742
* community/cfengine: fix needed symlinksNatanael Copa2018-12-202-4/+16
| | | | | | | | | | | The tools seems to require binaries to be available from /var/lib/cfengine/bin. https://tracker.mender.io/browse/CFE-2936 we also add a post-install that creates the keys. (cherry picked from commit dc3b70dd0ecbb59509fe06119966422e9f7d43f2)
* main/py-typing: move from communityRoberto Oliveira2018-12-181-0/+0
| | | | | | py-typing is required by py-sphinx (cherry picked from commit 3e055e1019626be7d87394ee56e1b07c9071f963)
* main/py-sphinx: add all runtime deps to makedependsNatanael Copa2018-12-181-4/+6
| | | | | | | | | We need to specify all the runtime dependencies for the subpackages in global scope so the build order can be properly detected. ref https://github.com/alpinelinux/aports/pull/4812 (cherry picked from commit a93d2b7eacde17d8e354f23524aa4b6ab43f3e7b)
* main/samba: security upgrade to 4.8.8Natanael Copa2018-12-181-3/+10
|
* main/py-packaging: move from community due to py-sphinxNatanael Copa2018-12-181-0/+0
| | | | | py-sphinx in main needs py-packagin since commit 2f6caa59b98b (main/py-sphinx: fix depends).
* community/pdns-recursor: security upgrade to 4.1.8Natanael Copa2018-12-181-2/+7
| | | | fixes #9720
* main/varnish: upgrade to 6.0.2Natanael Copa2018-12-182-44/+4
| | | | fixes #9773
* main/linux-rpi: upgrade to 4.14.89Natanael Copa2018-12-181-4/+4
|
* testing/wireguard-vanilla: rebuild against kernel 4.14.89-r0Natanael Copa2018-12-181-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.14.89-r0Natanael Copa2018-12-181-1/+1
|
* testing/aws-ena-driver-vanilla: rebuild against kernel 4.14.89-r0Natanael Copa2018-12-181-1/+1
|
* main/zfs-vanilla: rebuild against kernel 4.14.89-r0Natanael Copa2018-12-181-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.14.89-r0Natanael Copa2018-12-181-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.14.89-r0Natanael Copa2018-12-181-2/+2
|
* main/drbd9-vanilla: rebuild against kernel 4.14.89-r0Natanael Copa2018-12-181-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.14.89-r0Natanael Copa2018-12-181-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.14.89-r0Natanael Copa2018-12-181-1/+1
|