Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/libxslt: upgrade to 1.1.31 | Jakub Jirutka | 2017-10-28 | 1 | -2/+2 | |
| | | | | This version fixes i.a. error in xslt-config. | |||||
* | main/libxslt: modernize abuild | Jakub Jirutka | 2017-10-28 | 1 | -13/+9 | |
| | ||||||
* | main/py-lxml: remove explicit return and try to rebuild | Jakub Jirutka | 2017-10-28 | 1 | -3/+2 | |
| | | | | It's stuck on armhf, probably for some temporary error. | |||||
* | community/rust: upgrade to 1.21 | Marat Safin | 2017-10-28 | 7 | -549/+46 | |
| | ||||||
* | testing/tcc: temporarily disable test suite | Sören Tempel | 2017-10-28 | 1 | -0/+1 | |
| | ||||||
* | testing/tcc: new aport | Hinata Yanagi | 2017-10-28 | 1 | -0/+38 | |
| | ||||||
* | main/bash: upgrade to 4.4.12 | TBK | 2017-10-28 | 4 | -239/+35 | |
| | | | | Also modernize while being here. | |||||
* | main/musl: fix glob regression | Timo Teräs | 2017-10-28 | 2 | -2/+47 | |
| | | | | likely fixes #8009 | |||||
* | testing/consul: upgrade to 1.0.0 | TBK | 2017-10-28 | 1 | -15/+15 | |
| | | | | Modernize the APKBUILD while being here. | |||||
* | testing/fuse3: upgrade to 3.2.0 | Sören Tempel | 2017-10-28 | 1 | -16/+13 | |
| | ||||||
* | main/chrony: enable ms-sntp signing, modernize | Timo Teräs | 2017-10-28 | 1 | -5/+5 | |
| | | | | fixes #8069 | |||||
* | community/php5: upgrade to 5.6.32 | Kaarle Ritvanen | 2017-10-28 | 1 | -3/+3 | |
| | ||||||
* | community/caddy: upgrade to 0.10.10 | Carlo Landmeter | 2017-10-28 | 1 | -2/+2 | |
| | ||||||
* | main/lftp: upgrade to 4.8.3 | Carlo Landmeter | 2017-10-28 | 1 | -2/+2 | |
| | ||||||
* | community/domoticz: upgrade to 3.8153 | Carlo Landmeter | 2017-10-28 | 1 | -10/+10 | |
| | ||||||
* | testing/gpg-remailer: ugrade to 3.04.01 | Carlo Landmeter | 2017-10-28 | 1 | -3/+3 | |
| | ||||||
* | testing/filezilla: upgrade to 3.28.0 | TBK | 2017-10-27 | 1 | -2/+2 | |
| | ||||||
* | testing/flatpak-builder: upgrade to 0.10.1 | TBK | 2017-10-27 | 1 | -2/+2 | |
| | ||||||
* | testing/flatpak: upgrade to 0.10.0 | TBK | 2017-10-27 | 1 | -2/+2 | |
| | ||||||
* | testing/idris: bump release, disable building of profiled objects | Mitch Tishmack | 2017-10-27 | 1 | -1/+3 | |
| | ||||||
* | testing/idris: Fix build of idris with newer pkg versions | Mitch Tishmack | 2017-10-27 | 2 | -18/+59 | |
| | | | | | | | | | | | | | | | | | | | | | The use of cabal freeze only works for install/configure. cabal fetch does not honor the cabal.config. Ref: https://github.com/haskell/cabal/issues/4256 Change the build to still use the freeze file, however put the cabal directory to $srcdir/cabal, do not set CABAL_CONFIG so that constraints get shadowed if future packages are released, when installing libffi constrain libffi to version 0.1 and extract constraints from the cabal.config. Additionally, for cabal freeze add switch to ignore the base ghc packages as they're not relevant to cabal install/fetch/build. Finally, add any libffi transitive depdendencies missing from the cabal.config file for idris. For now only one applies. Also force constraints manually on cabal install libffi as cabal.config wasn't getting picked up. | |||||
* | testing/idris: Remove incorrect comments re: cabal and validation | Mitch Tishmack | 2017-10-27 | 1 | -5/+0 | |
| | ||||||
* | main/busybox: move udhpcd to -extras | Sören Tempel | 2017-10-27 | 4 | -19/+20 | |
| | ||||||
* | testing/openocd: claim maintainership | Sören Tempel | 2017-10-27 | 1 | -2/+2 | |
| | ||||||
* | community/wpan-tools: move from testing | Sören Tempel | 2017-10-27 | 1 | -0/+0 | |
| | ||||||
* | testing/wpan-tools: disable check | Sören Tempel | 2017-10-27 | 1 | -0/+1 | |
| | ||||||
* | community/farbfeld: move from testing | Sören Tempel | 2017-10-27 | 2 | -0/+0 | |
| | ||||||
* | testing/openocd: add check | Sören Tempel | 2017-10-27 | 1 | -2/+5 | |
| | ||||||
* | main/python3: fix cyclic dependency for tkinter | Natanael Copa | 2017-10-27 | 5 | -12/+311 | |
| | | | | | | | Add a separate apkbuild for tkinter to avoid the cyclic buildtime dependency: python3 -> tk -> libX11 -> libxcb -> xcb-proto -> python3 | |||||
* | main/samba: trigger rebuild due to xsltproc failing to build manpages on armhf | Leonardo Arena | 2017-10-27 | 1 | -1/+1 | |
| | ||||||
* | main/docbook-xsl: fix bus error on some arches | Leonardo Arena | 2017-10-27 | 2 | -5/+36 | |
| | | | | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750593 | |||||
* | main/spice-gtk: upgrade to 0.34; modernize | TBK | 2017-10-27 | 2 | -13/+64 | |
| | ||||||
* | main/spice: disable a test failing on s390x | Leonardo Arena | 2017-10-27 | 2 | -4/+93 | |
| | ||||||
* | main/spice: upgrade to 0.14.0 | TBK | 2017-10-27 | 6 | -285/+22 | |
| | ||||||
* | testing/py-jsonpatch: upgrade to 1.16 | TBK | 2017-10-27 | 1 | -25/+32 | |
| | ||||||
* | testing/py-jsonpointer: upgrade to 1.13 | TBK | 2017-10-27 | 1 | -25/+31 | |
| | ||||||
* | testing/consul-template: upgrade to 0.19.3 | TBK | 2017-10-27 | 1 | -3/+3 | |
| | ||||||
* | testing/consul-replicate:upgrade to 0.4.0 | TBK | 2017-10-27 | 1 | -3/+3 | |
| | ||||||
* | main/cython: upgrade to 0.27.2 | Roberto Oliveira | 2017-10-27 | 1 | -2/+2 | |
| | ||||||
* | community/modemmanager: upgrade to 1.6.10 | Stuart Cardall | 2017-10-27 | 1 | -2/+2 | |
| | ||||||
* | main/zfs: upgrade to 0.7.3 | gmile | 2017-10-27 | 1 | -2/+2 | |
| | ||||||
* | testing/py-libnacl: upgrade to 1.6.1 | Fabian Affolter | 2017-10-27 | 1 | -2/+2 | |
| | ||||||
* | community/tini: upgrade to 0.16.1 | TBK | 2017-10-27 | 1 | -2/+2 | |
| | ||||||
* | community/cacti: upgrade to 1.1.26 + some fixes | Valery Kartel | 2017-10-27 | 2 | -13/+18 | |
| | | | | | | | | - minor fixes in APKBUILD - remove executable bit from scripts and images - add mariadb-client as dependency for cacti-setup - add missing php modules to cacti-php* subpackages - fix error in php-fpm pool definition | |||||
* | community/suricata: New upstream release 4.0.1 | Steve McMaster | 2017-10-27 | 1 | -4/+3 | |
| | ||||||
* | community/py-snmp: upgrade to 4.4.1 | Fabian Affolter | 2017-10-27 | 1 | -2/+2 | |
| | ||||||
* | main/gawk: upgrade to 4.2.0; modernize | TBK | 2017-10-27 | 1 | -11/+9 | |
| | ||||||
* | main/haproxy: upgrade to 1.7.9 | TBK | 2017-10-27 | 1 | -2/+2 | |
| | ||||||
* | main/protobuf-c: modernize | TBK | 2017-10-27 | 1 | -13/+15 | |
| | ||||||
* | main/apk-tools: upgrade to 2.8.1 | Timo Teräs | 2017-10-27 | 2 | -33/+3 | |
| |