aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* community/java-jna: fix build break by disabling Werror flagMike Sullivan2018-12-212-1/+14
|
* community/imagemagick6: fix broken download linkMike Sullivan2018-12-211-2/+2
|
* community/py3-openzwave: disable Werror to fix snprintf build errorMike Sullivan2018-12-212-3/+16
|
* main/seabios: fix `source` URLRichard Mortier2018-12-211-1/+1
| | | | Signed-off-by: Richard Mortier <mort@cantab.net>
* testing/traefik: add checkCarlo Landmeter2018-12-211-3/+7
|
* testing/traefik: new aportJoe Holden2018-12-215-0/+130
|
* main/libunwind: fix build on mips* (glibcisms)alpine-mips-patches2018-12-212-3/+101
|
* main/btrfs-progs: upgrade to 4.19.1Francesco Colista2018-12-211-3/+3
|
* main/avfs: upgrade to 1.0.6Francesco Colista2018-12-211-2/+2
|
* main/asciidoctor: upgrade to 1.5.8Francesco Colista2018-12-211-2/+2
|
* community/php7-pecl-apcu: upgrade to 5.1.16Andy Postnikov2018-12-211-2/+2
|
* community/py-zope-component: upgrade to 4.5Fabian Affolter2018-12-211-2/+2
|
* testing/libell: upgrade to 0.16J0WI2018-12-211-2/+2
|
* testing/py-colorlog: upgrade to 4.0.1Fabian Affolter2018-12-211-6/+6
|
* main/perl-io-socket-ssl: disable check due to tests hangsNatanael Copa2018-12-201-0/+1
|
* main/imagemagick: upgrade to 7.0.8.19Natanael Copa2018-12-201-2/+2
|
* Revert "main/imagemagick: upgrade to 7.0.7.39"Natanael Copa2018-12-201-2/+2
| | | | | | This was unintentionally pushed to wrong branch. This reverts commit 4ebe0d1005fec9eedad5f7d9fb0da2e2c37422ba.
* main/imagemagick: upgrade to 7.0.7.39Natanael Copa2018-12-201-2/+2
| | | | fixes #9742
* main/qemu: fix shutdown from guest agentNatanael Copa2018-12-202-1/+37
| | | | | | | we dont have /sbin/shutdown so provide a fallback to the busybox /sbin/poweroff, /sbin/halt and /sbin/reboot. fixes #9774
* community/libgdata: add missing checkdependsRoberto Oliveira2018-12-201-1/+2
|
* main/nodejs: upgrade to 10.14.2Tim Brust2018-12-201-2/+2
|
* testing/linux-amlogic: upgrade to 4.19.8He Yangxuan2018-12-2075-8704/+8854
|
* main/linux-firmware: upgrade to 20181220Natanael Copa2018-12-201-10/+11
|
* main/mariadb: security upgrade to 10.3.11Andy Postnikov2018-12-203-64/+16
| | | | | | | | | | | | | | | - CVE-2018-3282 - CVE-2016-9843 - CVE-2018-3174 - CVE-2018-3143 - CVE-2018-3156 - CVE-2018-3251 - CVE-2018-3185 - CVE-2018-3277 - CVE-2018-3162 - CVE-2018-3173 - CVE-2018-3200 - CVE-2018-3284
* main/awall: setup-firewall: fix forwardingKaarle Ritvanen2018-12-202-4/+4
|
* community/arch-install-scripts: upgrade to 20 and modernize abuildAndré Klitzing2018-12-201-8/+6
|
* community/certbot: upgrade to 0.29.1Andy Postnikov2018-12-201-2/+2
|
* community/sbc: Fix crash in arm assembly codeRobert Yang2018-12-202-3/+370
| | | | | | | | | | | | | sbc is crashing due to GCC 5+ generating incorrect code. A patch [1] to fix this was submitted to upstream sbc but there hasn't been any follow up [2]. This patch has been tested with gcc 8.2.0-r1. Before applying this patch bluetooth a2dp audio on an arm device does not work. pulseaudio will crash in sbc_analyze_eight_armv6. After applying this patch bluetooth a2dp audio works. [1] https://marc.info/?l=linux-bluetooth&m=152535913710490&w=2 [2] https://marc.info/?l=linux-bluetooth&m=154464978110178&w=2
* testing/docker-compose: upgrade to 1.23.2Andy Postnikov2018-12-201-2/+2
|
* main/rsyslog: upgrade to 8.40.0Andy Postnikov2018-12-201-2/+2
|
* main/libwebsockets: upgrade to 3.0.1Fabian Affolter2018-12-201-3/+3
|
* main/sqlite: Update to 3.26.0Simon Frankenberger2018-12-201-3/+3
|
* community/libraw: upgrade to 0.19.1Roberto Oliveira2018-12-201-2/+2
|
* main/nss: upgrade to 3.41Tim Brust2018-12-201-2/+4
|
* main/zsh: Update zsh to latestSimon Frankenberger2018-12-201-10/+16
|
* main/util-linux: upgrade to 2.33Natanael Copa2018-12-201-2/+2
|
* community/cfengine: fix needed symlinksNatanael Copa2018-12-202-3/+16
| | | | | | | | | The tools seems to require binaries to be available from /var/lib/cfengine/bin. https://tracker.mender.io/browse/CFE-2936 we also add a post-install that creates the keys.
* main/alpine-ipxe: upgrade to snapshot of 20180825Timo Teräs2018-12-201-4/+4
| | | | fixes build on new binutils
* main/checkbashisms: upgrade to 2.18.11Timo Teräs2018-12-201-2/+2
|
* main/glib: force using python3Timo Teräs2018-12-201-1/+2
| | | | | | | | | Otherwise the build will use 'python' for generated scripts. Since we depends_dep=python3, we want all generated scripts on python3 or the we end up not pulling right interpreted. Fixes errors on some builders: /usr/bin/glib-genmarshal --prefix=gq_marshal ./gq-marshal.list --header >gq-marshal.h env: can't execute '/usr/bin/python': No such file or directory
* community/openjdk7: fix hotspot build with gcc8Timo Teräs2018-12-201-3/+3
| | | | | | | There is at least one (possibly more) places where signed overflow needs to work or things break. It is formally UB, but fortunately there is compiler flag to not break things when possible. Fixes build on x86_64.
* main/sdl: fix malformatted patchNatanael Copa2018-12-192-74/+4
|
* community/chromium: upgrade to 71.0.3578.98Natanael Copa2018-12-1917-485/+255
|
* main/harfbuzz: upgrade to 2.2.0Natanael Copa2018-12-191-2/+2
|
* main/debootstrap: upgrade to 1.0.111Leonardo Arena2018-12-191-3/+3
|
* main/zsh: update sourceLeonardo Arena2018-12-191-2/+2
|
* community/libpsl: needs python to buildLeonardo Arena2018-12-191-2/+2
|
* main/snort: upgrade to 2.9.12Leonardo Arena2018-12-191-7/+8
| | | | Update license, add openrc subpkg
* community/qt5-qtscript: fix build on mips* (sgidefs.h)alpine-mips-patches2018-12-192-4/+18
|
* main/ckbcomp: upgrade to 1.187Leonardo Arena2018-12-191-5/+4
| | | | Update source