aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* community/notmuch: upgrade to 0.24.1Ivan Tham2017-04-061-2/+2
|
* main/feh: upgrade to 2.18.3Ivan Tham2017-04-061-4/+4
|
* main/perl-mime-tools: add check(), modernize APKBUILDLeonardo Arena2017-04-061-9/+19
|
* main/perl-mime-tools: upgrade to 5.509Leonardo Arena2017-04-061-5/+3
|
* main/ncftp: rebuild with new release of 3.2.6Natanael Copa2017-04-052-140/+4
| | | | | | upstream made a second release of 3.2.6 tarball. rebuild with this. create a copy of the tarball in our own archive in case they silenly upload new fixes.
* main/compiler-rt: upgrade to 3.8.1Natanael Copa2017-04-051-5/+6
|
* main/ncftp: disable til upstream has sorted out the duplicate 3.2.6Natanael Copa2017-04-051-2/+2
| | | | | upstream has apparently released two different tarball as version 3.2.6. Disable the package til we have figured out how to handle this.
* testing/snapcast: new aportCarlo Landmeter2017-04-051-0/+46
|
* main/gcc: trigger rebuild for resetting triplet on armhfNatanael Copa2017-04-051-1/+1
| | | | | We change the triplet from armv6-alpine-linux-muslgnueabihf to armv6-alpine-linux-musleabihf and need to trigger a rebuild to do so.
* main/wget: security fixes #7087Sergey Lukin2017-04-052-3/+37
| | | | CVE-2017-6508: CRLF injection in the url_parse function in url.c
* main/py-django: upgrade to 1.10.7Kaarle Ritvanen2017-04-051-4/+7
|
* main/pcre: security upgrade (CVE-2017-7186) ref #7068Sergey Lukin2017-04-052-3/+69
|
* main/linux-vanilla: Enable hot plug on PCI on PowerNVBreno Leitao2017-04-052-2/+3
| | | | | | | | Enable PCI hot plug on PowerNV (aka Bare metal) model. Not all cards support PCI Hot plug, tho. Also, adding support for CXL bimodal, a feature that comes with PCI hot plug.
* main/linux-vanilla: Improve ppc64le configBreno Leitao2017-04-052-87/+86
| | | | | This patch is improving the config file for ppc64le to generate a smaller kernel, and to be more similar to x86.
* main/linux-vanilla: Update config for new 4.9 kernelBreno Leitao2017-04-052-2/+140
| | | | | | | | | | | Current kernel 4.9 is not being built with the current config file, since a lot of extra CONFIG is required, and it is undefined on the current config file. This patch's intention is to be less invasive possible, just adding the new CONFIGs. The new CONFIG are as near as possible with x86. This work was based on original patch from Roberto Olivera.
* testing/keyfinder-cli: deps not avail on ppc64leLeonardo Arena2017-04-051-4/+3
|
* community/opam: ocaml not avail on ppc64leLeonardo Arena2017-04-051-2/+2
|
* main/asterisk: security upgrade to 14.3.1Timo Teräs2017-04-051-2/+2
| | | | AST-2017-001 Buffer overflow in CDR's set user
* community/youtube-dl: upgrade to 2017.04.03Timo Teräs2017-04-051-2/+2
|
* main/perl-libwww: perl-try-tiny is runtime dependencyTimo Teräs2017-04-051-3/+3
|
* community/libmwaw: upgrade to 0.3.11Timo Teräs2017-04-051-4/+2
|
* main/perl-log-any: upgrade to 1.049Timo Teräs2017-04-051-12/+21
|
* community/camlp4: ocaml not avail on ppc64leLeonardo Arena2017-04-051-2/+2
|
* community/perl-module-install: upgrade to 1.18, modernize APKBUILDFrancesco Colista2017-04-051-16/+13
|
* community/beets: upgrade to 1.3.19Francesco Colista2017-04-051-4/+2
|
* main/perl-parse-recdescent: upgrade to 1.967015Leonardo Arena2017-04-051-3/+3
|
* main/opensmtpd: fix checksumJakub Jirutka2017-04-051-9/+1
|
* main/opensmtpd: update to 6.0.2p1Shiz2017-04-054-71/+56
| | | | | | Removes old LibreSSL patch that seems to be checked properly now, and fix some incorrect config.h checking. Also refactors the initd script to be more natural/declarative.
* testing/exim: add crypteq support / fix initdStuart Cardall2017-04-053-7/+10
| | | | | * checkpath added to initd so exim starts * crypteq added for hashed password support in flat files
* community/syslog-summary: fix numeric date regex for php error logsStuart Cardall2017-04-052-15/+3
|
* main/libpcap: upgrade to 1.8.1Sören Tempel2017-04-051-23/+15
|
* testing/connman: don't update config.sub, it's up-to-dateJakub Jirutka2017-04-051-1/+0
|
* main/xtables-addons: rebuild against iptables-1.6.1Jakub Jirutka2017-04-051-1/+1
|
* main/iproute2: rebuild against iptables-1.6.1Jakub Jirutka2017-04-051-1/+1
|
* testing/connman: rebuild against iptables-1.6.1Jakub Jirutka2017-04-051-1/+1
|
* main/iptables: upgrade to 1.6.1André Klitzing2017-04-051-27/+11
|
* main/libnetfilter_acct: upgrade to 1.0.3André Klitzing2017-04-051-4/+2
|
* main/pkgconf: upgrade to 1.3.5William Pitcock2017-04-042-47/+4
|
* main/py-sphinx: upgrade to 1.5.5André Klitzing2017-04-041-2/+2
|
* testing/etckeeper: minor fixup and make myself maintainer.Henrik Riomar2017-04-041-7/+4
|
* main/mosh: fix build with musl on ppc64leRoberto Oliveira2017-04-042-2/+57
| | | | | | | | | mosh was breaking when building in ppc64le using musl, because ioctl() is defined as ioctl(int, int) in musl and mosh is using TIOCSWINSZ macro as parameter. This was triggering a gcc warning and make the build fail. This patch does an explicit integer conversion in TIOCSWINSZ, as no bits get lost.
* main/mercurial: upgrade to 4.1.2André Klitzing2017-04-041-2/+2
|
* main/haproxy: upgrade to 1.7.5André Klitzing2017-04-041-2/+2
|
* testing/xbps: Fix FTBFS on ppc64le due to macro clashingBreno Leitao2017-04-042-1/+446
| | | | | | | | | | Currently xbps package fails to build using musl libc because the signal.h header includes a struct field called _unused, that becomes defined as an function attribute due to the a CFLAG -D macro definition. This cause the build to fail. This patch just rename _unused macro to _unused_attr in order to avoid the names being clashed.
* main/aiccu: remove aport, upstream discontinued this softwareRoberto Oliveira2017-04-045-176/+0
| | | | | | | | Remove aiccu from Alpine aports because of the project sunset. On 2017-06-06 they will shut down services, and close the sunsetting project on 2017-07-01. For more information: https://www.sixxs.net/sunset/
* testing/rabbitmq-server: update to version 3.6.9Nathan Johnson2017-04-042-309/+6
| | | | Delete grep.patch, merged upstream
* main/lua-xml: improve abuild, add check funcJakub Jirutka2017-04-041-46/+46
|
* main/lua-xml: add subpkg lua5.3-*, remove subpkg lua5.1-*Jakub Jirutka2017-04-041-1/+1
| | | | | This version of LuaXML does not workd, and never worked, on Lua 5.1 or LuaJIT.
* main/lua-xml: change source URL, original upstream is not availableJakub Jirutka2017-04-041-11/+7
|
* testing/timew: fix FTBFS on ppc64leBreno Leitao2017-04-042-4/+30
| | | | | | | Currently timew FTBFS on ppc64le because there is no PATH_MAX defined implicitly. If your code needs to use PATH_MAX, it needs to include limits.h.