aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/perl-class-inner: new aportValery Kartel2017-04-271-0/+48
| | | | | An implementation of Java like inner classes http://search.cpan.org/dist/Class-Inner
* testing/rspamd: upgrade to 1.5.6Valery Kartel2017-04-271-23/+30
| | | | fixes in APKBUILD
* main/s6-portable-utils: upgrade to 2.2.0.0Ivan Tham2017-04-271-25/+11
|
* main/s6-networking: upgrade to 2.3.0.0Ivan Tham2017-04-271-26/+11
|
* main/s6-linux-utils: upgrade to 2.3.0.0Ivan Tham2017-04-271-25/+11
|
* main/s6-rc: upgrade to 0.2.0.0Ivan Tham2017-04-271-25/+10
|
* main/s6-dns: upgrade to 2.2.0.0Ivan Tham2017-04-272-25/+12
|
* main/s6: upgrade to 2.5.0.0Ivan Tham2017-04-271-26/+11
|
* main/s6-linux-init: upgrade to 0.3.0.0Ivan Tham2017-04-271-13/+13
|
* main/execline: upgrade to 2.3.0.0Ivan Tham2017-04-271-26/+11
|
* main/skalibs: upgrade to 2.5.0.0Ivan Tham2017-04-271-29/+13
|
* main/live-media: upgrade to 2017.04.26Carlo Landmeter2017-04-261-2/+2
|
* main/kamailioNathan Angelacos2017-04-261-17/+8
| | | | | | version bump to 5.0.1 Removed building the tls subpackage because kamailio does not work with libressl
* testing/py-matplotlib: Fix dependency nameBreno Leitao2017-04-261-1/+1
| | | | | This package is depending on a package that does not exist. It depends on py2-tkinter, but the real package name is python2-tkinter. Fixing it.
* testing/libcypher-parser: Do not fail on rmmdirBreno Leitao2017-04-261-2/+2
| | | | | | | | As explained in the comments above the rmmdir, the rmmdir should not fail if it is not empty. As I understand, the directories should only be removed if they are empty. Without this change, doc() and lintian() fails and break the build.
* testing/wmi-client: Do not build on ppc64leBreno Leitao2017-04-261-1/+1
| | | | | This package seems to depend on some deprecated gnutls functions. Not trying to compile on ppc64le.
* testing/otrs: upgrade to 5.0.18Valery Kartel2017-04-261-2/+6
|
* main/perl-io-socket-ssl: fix runtime depends.Valery Kartel2017-04-261-3/+3
| | | | perl-net-ssleay need at runtime not only build time.
* testing/grub: fix build on ppc64leRoberto Oliveira2017-04-262-52/+123
| | | | | grub was not building on ppc64le. This patch adds the correct 'platform' value in configure and make necessary adjusts to make grub build.
* main/elfutils: security fixes #7160Leonardo Arena2017-04-263-2/+140
|
* community/tinyssh: update to 20161101Stuart Cardall2017-04-261-12/+7
|
* testing/audit: Disable python3 binding on ppc64leBreno Leitao2017-04-252-1/+31
| | | | | Python3 bindings for ppc64le is breaking due to swig break with stray '/'. Disabling it for now.
* testing/afl: Remove amd64 binaries on ppc64le packageBreno Leitao2017-04-251-0/+4
| | | | | | | Currently afl is packaging an Intel binary inside the ppc64le package, which causes a failure in the strip() process. This patch remove this file from the final package.
* main/dpkg: actually fix build on armhfNatanael Copa2017-04-251-4/+2
|
* main/dpkg: fix build on armhfNatanael Copa2017-04-251-11/+0
|
* main/libvirt: enable on all archsNatanael Copa2017-04-251-1/+1
|
* main/netcat-openbsd: enable on all archsNatanael Copa2017-04-251-1/+1
|
* main/ckbcomp: upgrade to 1.164Natanael Copa2017-04-251-3/+3
|
* main/libbsd: fix a.out.h bugTuan M. Hoang2017-04-256-119/+558
| | | | | | Ref https://git.yoctoproject.org/cgit.cgi/poky/tree/meta/recipes-support/libbsd/libbsd https://patchwork.openembedded.org/patch/133637/
* testing/timew: Fix patch fileBreno Leitao2017-04-252-3/+3
| | | | | The patch file was not being applied properly. Fixing it to apply cleanly.
* community/virtualbox-guest-additions: fix install on x86Natanael Copa2017-04-251-4/+4
|
* main/gnome-common: move from communityNatanael Copa2017-04-251-1/+1
| | | | py-gobject3 needs it
* main/py-gst0.10: build fix needs python headersNatanael Copa2017-04-251-1/+1
|
* testing/py-sphinxcontrib-programoutput: upgrade to 0.10Natanael Copa2017-04-251-4/+2
|
* main/perl-time-hires: disable testsNatanael Copa2017-04-251-2/+5
| | | | | tests needs support for hires timestamps in filesystem. our armhf builder does not have that so disable tests for now.
* testing/zbar: build fixNatanael Copa2017-04-251-1/+2
| | | | needs python2-dev
* main/tiff: security fixes #7118Leonardo Arena2017-04-2511-6/+684
| | | | | | | CVE-2017-7592, CVE-2017-7593, CVE-2017-7594, CVE-2017-7595, CVE-2017-7596, CVE-2017-7598, CVE-2017-7601, CVE-2017-7602 CVE-2017-7597, CVE-2017-7599, CVE-75600 are already included in upstream release
* main/binutils: security fixes #7168 (CVE-2017-7614)Leonardo Arena2017-04-252-2/+92
|
* main/llvm4: ignore test failures on s390x for nowJakub Jirutka2017-04-251-1/+6
| | | | | | | | | | | | Failing Tests (5): LLVM-Unit :: Support/SupportTests/FileOutputBuffer.Test LLVM-Unit :: Support/SupportTests/FileSystemTest.FileMapping LLVM-Unit :: Support/SupportTests/FileSystemTest.Resize LLVM :: DebugInfo/PDB/pdbdump-readwrite.test LLVM :: DebugInfo/PDB/pdbdump-write.test Build log: https://gist.github.com/jirutka/6edc951ad5b8002cf1780546cf661edc See also: https://github.com/alpinelinux/aports/pull/1261#issuecomment-296365081
* community/llvm3.7: disable check() on armhfJakub Jirutka2017-04-251-5/+7
| | | | It takes tooo long to run them on the armhf builder.
* community/llvm3.9: disable check() on armhfJakub Jirutka2017-04-251-5/+7
| | | | It takes tooo long to run them on the armhf builder.
* main/llvm4: disable check() on armhfJakub Jirutka2017-04-251-5/+7
| | | | It takes tooo long to run them on the armhf builder.
* main/linux-rpi: upgrade to 4.9.24Natanael Copa2017-04-255-843/+1088
|
* community/fvwm: enables check function and minor cleanupScrumpyJack2017-04-251-7/+9
| | | | | Enables the check function for this build and does a minor clean to bring the APKBUILD syntax up to date.
* community/fvwm: upgrade to 2.6.7ScrumpyJack2017-04-251-19/+8
| | | | Upgrades from 2.6.6 to 2.6.7 and cleans up APKBUILD a bit
* main/icu: security fixes #7188 (CVE-2017-7867, CVE-2017-7868)Leonardo Arena2017-04-252-9/+162
|
* Revert "community/unison: move from testing, update marshalling patch"Leonardo Arena2017-04-254-35/+59
| | | | This reverts commit e526a03906bcc61aefa7729e23fdfc5f1579f3d8.
* Revert "community/unison: build only for x86_64"Leonardo Arena2017-04-251-3/+3
| | | | This reverts commit b826641f291c63ded187c40f18e0febb32d57865.
* Revert "community/lablgtk: move from testing"Leonardo Arena2017-04-251-0/+0
| | | | This reverts commit 2a7b628cdd730b516438e7fab516e84accd72167.
* community/lablgtk: move from testingLeonardo Arena2017-04-251-0/+0
|