aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/opencolorio: upgrade to 1.1.0Natanael Copa2018-03-223-3940/+8
|
* main/meson: upgrade to 0.45.1Francesco Colista2018-03-221-2/+2
|
* main/py-lxml: upgrade to 4.2.1Francesco Colista2018-03-221-2/+2
|
* community/docker-py: upgrade to 3.1.4Francesco Colista2018-03-221-2/+2
|
* community/zstd: force -O2, split libs and static subpackageNatanael Copa2018-03-221-3/+10
| | | | | | | We force -O2 over system configured -Os since it seem to have significant impact on performance. We also split out -libs and -static subpackage.
* main/perl-time-hires: upgrade to 1.9758Leonardo Arena2018-03-221-2/+2
|
* testing/php7-gmagick: add check, modernizeAndy Postnikov2018-03-221-18/+16
|
* testing/php7-gmagick: upgrade to 2.0.5_rc1Andy Postnikov2018-03-221-4/+2
|
* community/imagemagick6: upgrade to 6.9.9.39Jakub Jirutka2018-03-211-2/+2
|
* community/inkscape: only run checks in srcNatanael Copa2018-03-211-1/+1
| | | | we skip the translation checks which fails
* community/inkscape: upgrade to 0.92.2tmpfile2018-03-212-28/+8
|
* testing/nginx-naxsi: update to 1.13.8Stuart Cardall2018-03-214-10/+45
| | | | | | | | * add `sysguard.conf` to the sysguard module * fixes `${SVCNAME}` => `${RC_SVCNAME}` in `initd` * add `server_tokens off;` to `default.conf` https://nginx.org/en/CHANGES
* community/pdns: rebuild against yaml-cpp 0.6.2Roberto Oliveira2018-03-211-1/+1
|
* testing/opencolorio: rebuild against yaml-cpp 0.6.2Roberto Oliveira2018-03-211-1/+1
|
* community/yaml-cpp: upgrade to 0.6.2Roberto Oliveira2018-03-211-7/+4
| | | | Remove boost dependency that is no more needed
* community/virt-what: fix arch handlingHenrik Riomar2018-03-212-2/+34
| | | | Add upstream fix for how uname is used to determine the arch.
* community/virt-what: move from testingHenrik Riomar2018-03-214-0/+0
|
* testing/virt-what: add upstream fixesHenrik Riomar2018-03-214-16/+86
| | | | Set Maintainer
* non-free/unifi: upgrade to 5.7.20, update sourceLeonardo Arena2018-03-211-4/+3
|
* community/perl-net-dns-sec: upgrade to 1.05Francesco Colista2018-03-211-3/+3
|
* community/docker-py: upgrade to 3.1.3Francesco Colista2018-03-211-2/+2
|
* community/certbot: upgrade to 0.22.2Francesco Colista2018-03-211-2/+2
|
* main/perl-dbd-odbc: upgrade to 1.58Leonardo Arena2018-03-211-2/+2
|
* main/nmap: upgrade to 7.70Leonardo Arena2018-03-211-3/+3
|
* main/libcap-ng: upgrade to 0.7.9, clarify licenseprspkt2018-03-201-5/+5
|
* testing/cfssl: upgrade to 1.3.1, clarify licenseprspkt2018-03-201-18/+12
|
* testing/font-comic-neue: new aportOrson Teodoro2018-03-201-0/+26
|
* main/rsyslog: bump pkgrel to fix cdnCarlo Landmeter2018-03-201-1/+1
|
* main/jq: rebuild against oniguruma. Fixes #8692Francesco Colista2018-03-201-1/+1
|
* main/iso-codes: upgrade to 3.79prspkt2018-03-201-12/+10
|
* main/adwaita-icon-theme: upgrade to 3.28.0, clarify licenseprspkt2018-03-201-2/+2
|
* main/libaio: upgrade to 0.3.111, clarify licenseprspkt2018-03-201-6/+4
|
* community/evince: upgrade to 3.28.0Sören Tempel2018-03-201-3/+3
|
* main/perl-net-ssleay: upgrade to 1.85, clarify licenseprspkt2018-03-201-7/+4
|
* community/archivemount: upgrade to 0.8.10, modernizeprspkt2018-03-201-11/+8
|
* testing/fs-uae: Upgrade to 2.8.4Taner Tas2018-03-201-3/+3
|
* main/opnenvpn: upgrade to 2.4.5Sören Tempel2018-03-202-3/+28
|
* main/openvpn: modernize APKBUILDSören Tempel2018-03-201-7/+4
|
* main/libva-intel-driver: Upgrade to 2.1.0Taner Tas2018-03-201-3/+3
|
* main/alsa-utils: Upgrade to 1.1.5Taner Tas2018-03-201-3/+3
|
* main/alsa-lib: Upgrade to 1.1.5Taner Tas2018-03-205-492/+3
| | | | | | | | | Four patches seem already applied to 1.1.5. These files can be removed from tree: * alsa-lib-poll.patch * alsa-lib-stdint.patch * ucm_add_limits_h.patch * 0001-snd_user_file-avoid-use-wordexp.patch
* main/duplicity: upgrade to 0.7.17tcely2018-03-201-3/+2
|
* main/py-setuptools: upgrade to 39.0.1Fabian Affolter2018-03-201-2/+2
|
* community/nbd: upgrade to 3.17, clarify licenseprspkt2018-03-201-3/+3
|
* main/py-oauth2client: fix dependenciesKeith Maxwell2018-03-201-3/+3
| | | | | | | | For example for the Python 3 sub-package before this change there was a dependency upon `py3six`, which is not an Alpine Linux package. After this change the dependency is upon `py3-six`. Fixes #8686
* testing/datamash: upgrade to 1.3Assaf Gordon2018-03-201-3/+3
|
* testing/libva-utils: Upgrade to 2.1.0Taner Tas2018-03-201-4/+6
|
* main/libva: Upgrade to 2.1.0Taner Tas2018-03-201-2/+2
|
* community/terraform: upgrade to 0.11.4Roberto Oliveira2018-03-201-2/+2
|
* testing/hylafaxplus: revert commit fixing parallel build since is not completeFrancesco Colista2018-03-202-21/+4
|