aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* community/libreoffice: upgrade to 5.3.2.2Leonardo Arena2017-05-031-5/+5
|
* main/tiff: security fixesDaniel Sabogal2017-05-036-1/+364
| | | | | | | | CVE-2016-10266 CVE-2016-10267 CVE-2016-10268 CVE-2016-10269 CVE-2016-10270
* main/mupdf: security fix for CVE-2017-6060Daniel Sabogal2017-05-032-2/+47
|
* main/freetype: security fixes (CVE-2017-8105, CVE-2017-8287)Daniel Sabogal2017-05-033-12/+87
|
* community/smstools: remove _builddirLeonardo Arena2017-05-031-8/+8
|
* community/smstools: upgrade to 3.1.20, disable check(), modernize APKBUILDLeonardo Arena2017-05-031-16/+4
|
* community/libqmi: skip checkLeonardo Arena2017-05-031-14/+2
| | | | Fails on other arches too
* community/libqmi: add check(), exclude on x86Leonardo Arena2017-05-031-5/+18
|
* community/py-zipstream: modernize APKBUILD, added check()Francesco Colista2017-05-031-6/+12
|
* community/nextcloud: depends fixLeonardo Arena2017-05-031-3/+3
|
* community/php7-pear-mdb2_driver_pgsql: new aportLeonardo Arena2017-05-031-0/+29
| | | | Depends of nextcloud-pgsql
* main/binutils: fix invalid source when cross-compilingJakub Jirutka2017-05-031-7/+6
|
* testing/py-librtmp: Fix dependencyBreno Leitao2017-05-021-1/+1
| | | | | | This package depends on a package, called py-singledispatch that does not exist with this name. The only one that exists is py2-singledispatch. Fixing it.
* testing/dnssec-tools: Updating config.guessBreno Leitao2017-05-021-0/+1
| | | | | Fixing FTBFS on ppc64le due to outdate config.guess. Updating it before compiling.
* testing/dnssec-tools: Modernize APKBUILDBreno Leitao2017-05-021-12/+8
| | | | | Modernizing package, as using helpers as default_prepare other than appllying patches "manually".
* testing/w_scan: upgrade to 20170107Sören Tempel2017-05-032-26/+17
| | | | | Also remove `musl-build-uint-fix.patch` and use sed(1) instead because otherwise the patch has to be updated with each new release.
* community/gns3-server: Depends on static busyboxBreno Leitao2017-05-021-1/+1
| | | | This package now depends on busybox-static during build phase.
* community/gns3-server: Replace x86_64 binaryBreno Leitao2017-05-021-2/+6
| | | | | Upstream currently ships a x86_64 binary in the source code. It should be replaced by the current package architecture.
* community/plymouth: depend on eudev-devSören Tempel2017-05-021-18/+9
|
* testing/afl: fix error during strip process on non intel platformsSören Tempel2017-05-021-4/+7
|
* community/soundtouch: fix build, modernize APKBUILDSören Tempel2017-05-021-20/+10
|
* community/gns3-server: build fixNatanael Copa2017-05-021-1/+3
| | | | | disable stripping. its mostly python scripts. the only binary is a statically linked busybox.
* community/mmh: don't make inc a setgid binarySören Tempel2017-05-021-7/+3
|
* community/mmh: disable due to setgid autodetectionNatanael Copa2017-05-021-1/+1
| | | | | | | mmh will try to setgid based on what permissions /var/spool/mail has. We need make the build not depend on the build server's system. disable til this is sorted out.
* main/dmenu: upgrade to 4.7, modernize APKBUILDSören Tempel2017-05-021-9/+8
|
* main/unbound: upgrade to 1.6.2, modernize APKBUILDSören Tempel2017-05-021-19/+14
|
* main/cryptsetup: upgrade to 1.7.5, modernize APKBUILDSören Tempel2017-05-021-11/+12
|
* Revert "community/mpv: upgrade to 0.25.0"Timo Teräs2017-05-021-3/+5
| | | | | This reverts commit d444481fafb88c33fe4c1151362306bb5faeec1f. Fixes #7262
* community/neovim: add secfixesJakub Jirutka2017-05-021-4/+9
|
* community/neovim: upgrade to 0.2.0Marvin Steadfast2017-05-021-6/+2
|
* community/gns3-server: fix buildFrancesco Colista2017-05-021-1/+1
|
* main/python3: patch to not use sys/xattr.h which is from glibcFrancesco Colista2017-05-022-2/+19
|
* community/gns3-gui: upgrade to 2.0.0Francesco Colista2017-05-021-2/+2
|
* community/gns3-server: upgrade to 2.0.0Francesco Colista2017-05-021-13/+5
|
* community/google-authenticator: upgrade to 1.02Leonardo Arena2017-05-021-13/+11
| | | | Move to a tagged release
* community/unison: Disabling build on ppc64leBreno Leitao2017-05-021-2/+2
| | | | | Currently unison package depends on ocaml that is still not built on ppc64le, thus, disabling build of this package.
* main/perl-test-simple: upgrade to 1.302085Francesco Colista2017-05-021-2/+2
|
* community/unison: move from testing, update marshalling patchJean-Louis Fuchs2017-05-024-59/+35
|
* community/lablgtk: move from testingJean-Louis Fuchs2017-05-021-0/+0
|
* community/ocaml-findlib: move from testingJean-Louis Fuchs2017-05-022-0/+0
|
* main/mutt: upgrade to 1.8.2Ivan Tham2017-05-021-3/+3
|
* main/py-tornado: upgrade to 4.5.1Ivan Tham2017-05-021-2/+2
|
* community/mpv: upgrade to 0.25.0Ivan Tham2017-05-021-5/+3
| | | | | Remove --enable-xrandr and --enable-xss since it became mandatory: https://git.srsfckn.biz/mpv/commit/wscript?id=927afa311d4a89b022305508acbf4e7325fe3928
* main/parallel: upgrade to 20170422Ivan Tham2017-05-021-2/+2
|
* main/imagemagick: upgrade to 7.0.5.5Ivan Tham2017-05-021-2/+2
|
* main/iso-codes: upgrade to 3.75Ivan Tham2017-05-021-7/+5
|
* community/tor: upgrade to 0.3.0.6Ivan Tham2017-05-021-3/+3
|
* main/rsyslog: upgrade to 8.26Leonardo Arena2017-05-022-7/+27
|
* main/gcc: add missing libffi patchTimo Teräs2017-05-021-0/+13
|
* main/java-gcj-compat: remove -no-pie flagTimo Teräs2017-05-021-2/+2
| | | | it was irrelevant, the root cause was gcc's libffi issue