Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/bluez: add gatttool to bluez-deprecated | sharukins | 2017-10-19 | 1 | -1/+2 |
| | |||||
* | main/libmpdclient: set meson buildtype to release | Sören Tempel | 2017-10-19 | 1 | -2/+8 |
| | | | | Default is debug :( | ||||
* | main/ncmpc: include upstream patch fixing crash on resume after suspend | Sören Tempel | 2017-10-19 | 3 | -7/+42 |
| | | | | Also switch the build type to release while being here. | ||||
* | main/znc: reenable on s390x | William Pitcock | 2017-10-19 | 1 | -1/+1 |
| | |||||
* | main/swig: rebuild against guile 2.0 | William Pitcock | 2017-10-19 | 1 | -1/+1 |
| | |||||
* | main/guile: downgrade to 2.0.14 | William Pitcock | 2017-10-19 | 3 | -39/+15 |
| | |||||
* | main/grub: simplify, enable on arm, take maintainership | Timo Teräs | 2017-10-19 | 1 | -152/+46 |
| | |||||
* | main/mpd: add check | Sören Tempel | 2017-10-19 | 1 | -4/+10 |
| | |||||
* | main/mpd: modernize APKBUILD | Sören Tempel | 2017-10-19 | 1 | -10/+9 |
| | |||||
* | main/mpd: upgrade to 0.20.11 | Sören Tempel | 2017-10-19 | 1 | -3/+3 |
| | |||||
* | main/guile: retry building on s390x | William Pitcock | 2017-10-19 | 1 | -1/+1 |
| | |||||
* | main/ckbcomp: upgrade to 1.168 | Roberto Oliveira | 2017-10-19 | 1 | -3/+3 |
| | |||||
* | main/avfs: upgrade to 1.0.5 and modernize | Roberto Oliveira | 2017-10-19 | 1 | -17/+8 |
| | |||||
* | main/xen,community/rng-tools: remove unicode whitespace from APKBUILDs | Andy Chu | 2017-10-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bugs in 2 packages by removing Unicode whitespace. I found these problems by parsing all APKBUILD scripts with my shell (http://www.oilshell.org/). The problem only occurs if 'make' fails. Here is an excerpt: $ od -c unicode-space.sh 0000000 m a k e | | 302 240 r e t u r n 0000020 1 \n 0000022 \302 \204 is a utf-8 whitespace. No shells accept this -- it's parsed as part of the 'return' word, which makes it an invalid command. $ busybox ash unicode-space.sh make: *** No targets specified and no makefile found. Stop. unicode-space.sh: line 1: return: not found $ bash unicode-space.sh make: *** No targets specified and no makefile found. Stop. unicode-space.sh: line 1: return: command not found $ dash unicode-space.sh make: *** No targets specified and no makefile found. Stop. unicode-space.sh: 1: unicode-space.sh: return: not found Remove '|| return 1' from lines that contained unicode whitespace. abuild now runs with 'set -e'. | ||||
* | main/gcr: update project url and modernize | Roberto Oliveira | 2017-10-19 | 1 | -22/+8 |
| | |||||
* | main/postgresql-bdr: avoid conflicts in so:* with postgresql | Jakub Jirutka | 2017-10-19 | 1 | -1/+3 |
| | |||||
* | main/postgresql-bdr: modernize abuild | Jakub Jirutka | 2017-10-19 | 1 | -28/+26 |
| | |||||
* | main/libunwind: fix incorrect type of UNW_VERSION_MINOR | Jakub Jirutka | 2017-10-19 | 2 | -3/+17 |
| | | | | This breaks Julia build. | ||||
* | main/awall: upgrade to 1.4.8 | Kaarle Ritvanen | 2017-10-18 | 1 | -2/+2 |
| | |||||
* | main/ferm: upgrade to 2.4.1 | Roberto Oliveira | 2017-10-18 | 1 | -3/+3 |
| | |||||
* | main/fts: upgrade to 1.2.7 and modernize | Roberto Oliveira | 2017-10-18 | 1 | -20/+14 |
| | |||||
* | main/offlineimap: upgrade to 7.13 | Sören Tempel | 2017-10-18 | 1 | -2/+2 |
| | |||||
* | main/lua-hashids: move init.lua to usr/share | Carlo Landmeter | 2017-10-18 | 1 | -1/+4 |
| | |||||
* | main/libuv: upgrade to 1.15.0 | Jakub Jirutka | 2017-10-18 | 1 | -2/+2 |
| | |||||
* | main/execline: upgrade to 2.3.0.3 | Roberto Oliveira | 2017-10-18 | 1 | -2/+2 |
| | |||||
* | main/cython: upgrade to 0.27.1 | Roberto Oliveira | 2017-10-18 | 1 | -2/+2 |
| | |||||
* | main/libxml2: upgrade to 2.9.6 | Jakub Jirutka | 2017-10-18 | 1 | -2/+2 |
| | |||||
* | main/mutt: upgrade to 1.9.1 | Sören Tempel | 2017-10-17 | 1 | -2/+2 |
| | |||||
* | main/znc: disable build on s390x for now | Roberto Oliveira | 2017-10-17 | 1 | -1/+1 |
| | | | | | Guile package is currently disable for s390x because of a build failure and is a dependency for znc. | ||||
* | main/pkgconf: upgrade to 1.3.10 | William Pitcock | 2017-10-17 | 1 | -4/+2 |
| | |||||
* | main/qemu: fix options | Jakub Jirutka | 2017-10-17 | 1 | -3/+5 |
| | |||||
* | main/hostapd: security fixes | Leonardo Arena | 2017-10-17 | 8 | -4/+994 |
| | | | | | | | | | | | | | | | - CVE-2017-13077 - CVE-2017-13078 - CVE-2017-13079 - CVE-2017-13080 - CVE-2017-13081 - CVE-2017-13082 - CVE-2017-13084 (not applicable) - CVE-2017-13086 - CVE-2017-13087 - CVE-2017-13088 https://w1.fi/security/2017-1/wpa-packet-number-reuse-with-replayed-messages.txt | ||||
* | main/sudo: don't ship var/run, modernize | Timo Teräs | 2017-10-17 | 1 | -6/+6 |
| | | | | | | | now that alpine-baselayout does that as symlink, we can't ship it as directory from other packages. sudo keeps some timestamp files there, and will create the directory if it's missing. so just delete it from the package. | ||||
* | main/wpa_supplicant: security upgrade | Sören Tempel | 2017-10-16 | 9 | -1/+1038 |
| | | | | | | | | | | | | | | CVE-2017-13077 CVE-2017-13078 CVE-2017-13079 CVE-2017-13080 CVE-2017-13081 CVE-2017-13082 CVE-2017-13086 CVE-2017-13087 CVE-2017-13088 See also: https://w1.fi/security/2017-1/wpa-packet-number-reuse-with-replayed-messages.txt | ||||
* | main/pciutils: upgrade to 3.5.5 | Leonardo Arena | 2017-10-16 | 1 | -3/+3 |
| | |||||
* | main/acf-dnsmasq: upgrade to 0.7.1 | Ted Trask | 2017-10-16 | 1 | -5/+3 |
| | |||||
* | main/grub: remove grub-install warning | Carlo Landmeter | 2017-10-16 | 1 | -1/+4 |
| | | | | grub-install: warning: cannot open directory `/usr/share/locale': No such file or directory. | ||||
* | main/qemu: disable check, some tests does not work on our builders | Jakub Jirutka | 2017-10-14 | 1 | -5/+2 |
| | | | | | | | There are a lot of errors like: socket_accept failed: Resource temporarily unavailable and: Could not access KVM kernel module: No such file or directory | ||||
* | main/qemu: run tests | Jakub Jirutka | 2017-10-14 | 5 | -9/+182 |
| | |||||
* | main/qemu: build with -O2 instead of -Os | Jakub Jirutka | 2017-10-14 | 1 | -1/+1 |
| | | | | Performance is definitely more important for QEMU than binaries size. | ||||
* | main/qemu: use /run instead of /var/run | Jakub Jirutka | 2017-10-14 | 2 | -3/+3 |
| | |||||
* | main/qemu: add subpackage -lang | Jakub Jirutka | 2017-10-14 | 1 | -1/+1 |
| | |||||
* | main/qemu: upgrade to 2.10.1 | Jakub Jirutka | 2017-10-14 | 3 | -11/+8 |
| | |||||
* | main/gnutls: allow tests to fail for now | Jakub Jirutka | 2017-10-14 | 1 | -1/+4 |
| | | | | Until we resolve what's wrong on builders. | ||||
* | main/gnutls: patch tests/scripts/common.sh instead of using coreutils | Jakub Jirutka | 2017-10-13 | 2 | -3/+17 |
| | | | | | It passed on my machine and some builders, so there's something wrong on x86 and x86_64 builders. However, this method is better anyway. | ||||
* | main/gnutls: run tests | Jakub Jirutka | 2017-10-13 | 1 | -0/+6 |
| | |||||
* | main/gnutls: upgrade to 3.6.0 | Jakub Jirutka | 2017-10-13 | 1 | -5/+3 |
| | |||||
* | main/libffi: add new pax mprotect race condition fixes, don't use emutramp ↵ | William Pitcock | 2017-10-13 | 2 | -2/+124 |
| | | | | support on x86_64 | ||||
* | main/libbsd: add harder dependency on musl > 1.1.16-r22 | William Pitcock | 2017-10-13 | 1 | -2/+2 |
| | | | | this is needed for fopencookie(3) symbol | ||||
* | main/iptables: rebuild against libnftnl-1.0.8 | Jakub Jirutka | 2017-10-13 | 1 | -1/+1 |
| |