aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/spl-vanilla: rebuild against kernel 4.4.21-r0Natanael Copa2016-09-201-1/+1
|
* main/linux-vanilla: upgrade to 4.4.21Natanael Copa2016-09-201-4/+4
|
* community/firefox-esr: disable for armhfJakub Jirutka2016-09-201-1/+1
| | | | | Our armhf builder doesn't have enough memory to build it, so we must disable it for now.
* community/perl-business-isbn: upgrade to 3.003Francesco Colista2016-09-201-4/+4
|
* community/py-raven: upgrade to 5.27.1Francesco Colista2016-09-201-4/+4
|
* community/firefox-esr: fix arm buildNatanael Copa2016-09-192-1/+18
|
* community/autoconf2.13: move from testingNatanael Copa2016-09-191-0/+0
| | | | needed by firefox-esr
* main/jq: bump pkgrel, because dependency (oniguruma) bumped .soPrzemyslaw Pawelczyk2016-09-191-1/+1
|
* main/oniguruma: upgrade to 6.1.1Przemyslaw Pawelczyk2016-09-191-4/+4
|
* main/curl: security upgrade to 7.50.3 (CVE-2016-7167)Daniel Sabogal2016-09-191-4/+6
|
* main/nodejs: improve abuild, fix code-styleJakub Jirutka2016-09-191-21/+14
|
* main/nodejs: update to 6.6.0Jose-Luis Rivas2016-09-191-4/+4
|
* main/ccache: upgrade to 3.3.1Daniel Sabogal2016-09-191-4/+4
|
* community/h2o: update to 2.0.3Bennett Goble2016-09-191-4/+4
|
* main/geeqie: upgrade to 1.3ScrumpyJack2016-09-191-17/+9
| | | | Updates the version from 1.2.2 to 1.3 and cleans up the APKBUILD file.
* main/sqlite: upgrade to 3.14.2Daniel Sabogal2016-09-191-4/+4
|
* main/clang: add missing libclang.aJupp Müller2016-09-191-2/+4
|
* testing/vault: fix version reported by vault --versionGennady Feldman2016-09-191-2/+2
| | | | | This patch fixes reporting of invalid version: Vault vunknown-unknown
* testing/vault: improve abuild, fix code-styleJakub Jirutka2016-09-191-35/+27
|
* testing/java-postgresql-jdbc: upgrade to 9.4.1211Jakub Jirutka2016-09-191-4/+4
|
* main/openssl: fix patch for CVE-2016-2181Natanael Copa2016-09-192-5/+34
| | | | | Add a missing patch. ref #6176
* main/openssl: backport various secfixesNatanael Copa2016-09-197-4/+930
| | | | | | | | | | fixes #6176 - CVE-2016-2179 - CVE-2016-2181 - CVE-2016-2182 - CVE-2016-6302 - CVE-2016-6303
* Revert "testing/libmhash: fixed aarch64 build"Francesco Colista2016-09-191-2/+1
| | | | This reverts commit 623a203531e003e36396168defdd374fe14a3b11.
* testing/libmhash: fixed aarch64 buildFrancesco Colista2016-09-191-1/+2
|
* community/zoneminder: add gzip to makedependsJakub Jirutka2016-09-191-1/+1
|
* community/py-click: update to 6.6 and add py2/py3 subpackagesJakub Jirutka2016-09-191-26/+34
|
* community/py-click: move from testingJakub Jirutka2016-09-191-0/+0
|
* main/py-flask: add py2/py3 subpackagesJakub Jirutka2016-09-191-21/+31
|
* main/py-itsdangerous: add py2/py3 subpackageJakub Jirutka2016-09-191-21/+29
|
* main/py-werkzeug: update to 0.11.11 and add py2/py3 subpackagesJakub Jirutka2016-09-191-26/+35
|
* main/py-psycopg2: add py2/py3 subpackagesJakub Jirutka2016-09-191-10/+29
|
* main/py-zope-interface: update to 4.3.2 and add py2/py3 subpackagesJakub Jirutka2016-09-181-16/+38
|
* testing/libmhash: fix build on aarch64Carlo Landmeter2016-09-171-0/+5
|
* main/py-curl: update to 7.43.0 and add py2/py3 subpackagesJakub Jirutka2016-09-181-26/+38
|
* community/zoneminder: moved from mainKaarle Ritvanen2016-09-184-0/+0
|
* main/zoneminder: upgrade to 1.30.0Kaarle Ritvanen2016-09-188-200/+63
|
* main/py-tz: add py2/py3 subpackagesJakub Jirutka2016-09-181-21/+29
|
* main/py-dateutil: update to 2.5.3 and add py2/py3 subpackagesJakub Jirutka2016-09-181-24/+34
|
* community/modemmanager: update to 1.6.2Stuart Cardall2016-09-181-6/+4
| | | | also re-enables libmbim / libqmi support
* community/perl-module-scandeps: improve abuildJakub Jirutka2016-09-181-2/+5
|
* community/perl-module-scandeps: update to 1.22Stuart Cardall2016-09-181-4/+4
|
* community/salt: schedule functions relies on py-dateutilOlivier Mauras2016-09-181-2/+2
|
* main/zsh: remove -completion subpkg, clean-up completionsJakub Jirutka2016-09-182-22/+60
|
* testing/static-routing: new packageKaarle Ritvanen2016-09-182-0/+52
|
* main/zsh: add subpackages -calendar, -completion, -vcs, -zftpJakub Jirutka2016-09-182-3/+78
|
* main/zsh: backport some patches from upstreamJakub Jirutka2016-09-183-5/+162
| | | | | These patches are copied from Fedora package. Both of them has been already accepted by upstream.
* main/zsh: fix segfault when using zle-line-init in .zshrcJakub Jirutka2016-09-182-4/+102
| | | | | | http://bugs.alpinelinux.org/issues/5699 The patch is backported from upstream.
* main/zsh: improve abuildJakub Jirutka2016-09-181-9/+13
|
* community/lxcfs: replace chownmap with uidmapshiftStuart Cardall2016-09-173-61/+8
| | | | uidmapshift is a lua script that is much faster remapping larger containers.
* community/py-raven: upgrade to 5.27.0Francesco Colista2016-09-171-4/+4
|