Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/xen: update to 4.10.0 | Elizabeth Myers | 2018-01-25 | 12 | -1243/+695 |
| | |||||
* | main/imagemagick: upgrade to 7.0.7.22 and disable openmp on s390x | Natanael Copa | 2018-01-25 | 1 | -3/+8 |
| | | | | | | | the test still seems to deadlock on s390x when openmp is enabled. Disable it again. We also disbale running the tests as fakeroot because it is not necessary. | ||||
* | testing/firefox: use a patch instead of sed for use std::ascii::AsciiExt; | Natanael Copa | 2018-01-25 | 2 | -19/+22 |
| | |||||
* | testing/firefox: add H.264 support with ffmpeg for YouTube live streams and ↵ | Orson Teodoro | 2018-01-25 | 1 | -0/+8 |
| | | | | some Internet radio stations | ||||
* | testing/firefox: Update 57.0.4 --> 58.0 | Marian Buschsieweke | 2018-01-25 | 3 | -30/+38 |
| | |||||
* | community/firefox-esr: security upgrade to 52.6.0 | Leonardo Arena | 2018-01-25 | 1 | -2/+14 |
| | | | | | | CVE-2018-5089 CVE-2018-5091 CVE-2018-5095 CVE-2018-5096 CVE-2018-5097 CVE-2018-5098 CVE-2018-5099 CVE-2018-5102 CVE-2018-5103 CVE-2018-5104 CVE-2018-5117 | ||||
* | testing/kops: new package | Kaarle Ritvanen | 2018-01-25 | 1 | -0/+38 |
| | |||||
* | testing/darktable: upgrade to 2.4.1 | Kevin Daudt | 2018-01-25 | 1 | -3/+3 |
| | |||||
* | testing/fzy: Fix project URL | Jonathan Neuschäfer | 2018-01-25 | 1 | -2/+2 |
| | | | | | I accidentally used the URL of the author's GitHub user page, instead of the project page. | ||||
* | main/git: upgrade to 2.16.1 | Kevin Daudt | 2018-01-25 | 1 | -2/+2 |
| | |||||
* | main/mkinitfs: build with cryptsetup 2.0 | Natanael Copa | 2018-01-25 | 1 | -2/+2 |
| | |||||
* | main/argon2: enable on armhf | Natanael Copa | 2018-01-25 | 1 | -1/+1 |
| | | | | it is needed by cryptsetup | ||||
* | main/cryptsetup1: replaces cryptsetup | Natanael Copa | 2018-01-25 | 1 | -1/+2 |
| | |||||
* | main/mkinitfs: temporarily depend on cryptsetup1 | Natanael Copa | 2018-01-25 | 1 | -5/+3 |
| | | | | | | | we need to temporarily use cryptsetup1 since mkinintfs is already installed on the builders and depends on cryptsetup-libs (previous version). We do this so we can install cryptsetup-dev 2.0.0 which conflicts whith the runtime dep of mkinitfs. | ||||
* | main/cryptsetup1: temporary new aport | Natanael Copa | 2018-01-25 | 2 | -0/+69 |
| | | | | | | | we need to satisfy cryptsetup-libs dependency for mkinitfs while we build cryptsetup2 and rebuild mkinitfs with cryptsetup2, so we introduce a temporary cryptsetup1 package and make mkinitfs temprorary depend on that. | ||||
* | main/dnsmasq: add missing install scripts for -dnssec subpkg | Jakub Jirutka | 2018-01-24 | 3 | -2/+5 |
| | | | | Fixes #8411 (https://bugs.alpinelinux.org/issues/8411) | ||||
* | main/dnsmasq: remove explicit return 1 | Jakub Jirutka | 2018-01-24 | 1 | -12/+8 |
| | |||||
* | main/argon2: bump pkgrel to trigger rebuild | Sören Tempel | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | main/mkinitfs: needs at least cryptsetup >= 2.0.0 | Sören Tempel | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | main/mkinitfs: backport patch for LUKS2 support | Sören Tempel | 2018-01-24 | 2 | -2/+35 |
| | |||||
* | main/cryptsetup: depend on argon2 | Sören Tempel | 2018-01-24 | 2 | -2/+4 |
| | | | | Upstream highly recommends this. | ||||
* | testing/argon2: upgrade to 20171227 | Sören Tempel | 2018-01-24 | 1 | -21/+14 |
| | | | | | Also modernize the entire thing while being here and use a -libs subpackage instead of providing a libargon2 package. | ||||
* | main/mkinitfs: rebuild against cryptsetup-2.0.0-r0 | Sören Tempel | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | main/cryptsetup: upgrade to 2.0.0 | Sören Tempel | 2018-01-24 | 1 | -9/+11 |
| | |||||
* | community/nextcloud: print notice to run "occ upgrade" after upgrade | Jakub Jirutka | 2018-01-24 | 1 | -0/+5 |
| | |||||
* | community/nextcloud: install occ wrapper script into /usr/bin | Jakub Jirutka | 2018-01-24 | 2 | -1/+14 |
| | |||||
* | community/nextcloud: $install should not be defined in split func | Jakub Jirutka | 2018-01-24 | 1 | -2/+2 |
| | |||||
* | community/nextcloud: add php7-pcntl to dependencies | Jakub Jirutka | 2018-01-24 | 1 | -2/+2 |
| | | | | | | $ ./occ check The process control (PCNTL) extensions are required in case you want to interrupt long running commands - see http://php.net/manual/en/book.pcntl.php | ||||
* | testing/wireguard-vanilla: rebuild against kernel 4.14.15-r0 | Natanael Copa | 2018-01-24 | 1 | -2/+2 |
| | |||||
* | main/zfs-vanilla: rebuild against kernel 4.14.15-r0 | Natanael Copa | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.14.15-r0 | Natanael Copa | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | main/spl-vanilla: rebuild against kernel 4.14.15-r0 | Natanael Copa | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | main/drbd9-vanilla: rebuild against kernel 4.14.15-r0 | Natanael Copa | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.14.15-r0 | Natanael Copa | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | main/linux-vanilla: upgrade to 4.14.15 | Natanael Copa | 2018-01-24 | 1 | -4/+2 |
| | |||||
* | main/qemu: fix configure for s390x | Natanael Copa | 2018-01-24 | 2 | -1/+60 |
| | | | | | | | | the configure script assumes that grep handles binary data. Busybox grep does not when its compiled with musl so we filter the input with `strings`. Upstream: http://patchwork.ozlabs.org/patch/863654/ | ||||
* | main/xen: security fixes for (XSA-248, XSA-249, XSA-250, XSA-251) | Daniel Sabogal | 2018-01-24 | 5 | -1/+308 |
| | | | | | | (cherry picked from commit 1f6e64f5d412c09c7e07b45b3d263c2d7eafc594) Note this was 4.9.1-r2 in the alpine-3.7 branch | ||||
* | testing/font-noto-emoji: upgrade to 2018010 | Orson Teodoro | 2018-01-24 | 1 | -6/+4 |
| | |||||
* | testing/nototools: upgrade to 20171030 | Orson Teodoro | 2018-01-24 | 1 | -9/+3 |
| | |||||
* | testing/py-fonttools: upgrade to 3.21.2 | Orson Teodoro | 2018-01-24 | 1 | -6/+4 |
| | |||||
* | community/ecl: move from testing | lramage94 | 2018-01-23 | 1 | -0/+0 |
| | |||||
* | testing/fzf: disable on aarch64, armhf, ppc64le (requires go) | William Pitcock | 2018-01-23 | 1 | -1/+1 |
| | |||||
* | testing/fzy: new aport | Jonathan Neuschäfer | 2018-01-23 | 1 | -0/+33 |
| | | | | | fzy is a "fuzzy finder". It reads a list of lines from stdin, lets the user select one (interacting via /dev/tty), and outputs it on stdout. | ||||
* | main/dtach: modernize and add simple check | Roberto Oliveira | 2018-01-23 | 1 | -14/+13 |
| | | | | Add a simple test as upstream doesn't provide a test suite. | ||||
* | testing/fzf: add package | Kevin Daudt | 2018-01-23 | 2 | -0/+63 |
| | |||||
* | community/libsass: upgrade to 3.4.8 | Roberto Oliveira | 2018-01-23 | 1 | -2/+2 |
| | |||||
* | community/libwps: upgrade to 0.4.8 | Roberto Oliveira | 2018-01-23 | 1 | -2/+2 |
| | |||||
* | community/easy-rsa: upgrade to 3.0.4 | Roberto Oliveira | 2018-01-23 | 1 | -2/+2 |
| | |||||
* | community/beets: upgrade to 1.4.6 | Roberto Oliveira | 2018-01-23 | 1 | -3/+3 |
| | |||||
* | main/ncurses: security upgrade to 6.0-20171125 (CVE-2017-16879) | Leonardo Arena | 2018-01-23 | 1 | -3/+5 |
| | | | | Fixes #8391 |