Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts/mkimg.arm: fix uboot | Natanael Copa | 2017-05-19 | 1 | -2/+3 |
| | | | | ref #7181 | ||||
* | scripts/mkimg.standard: add zfs and paxmark to extended image | Natanael Copa | 2017-05-19 | 1 | -2/+3 |
| | |||||
* | scripts/mkimg.minirootfs: add s390x | Natanael Copa | 2017-05-19 | 1 | -1/+1 |
| | |||||
* | Revert "main/paxctl: *plonk*" | Natanael Copa | 2017-05-19 | 1 | -0/+30 |
| | | | | | | | This reverts commit a20f500ad1f66daf24372a29d7bbcfcbe28d04d3. the utility may be useful in case extended attributes are not supported in filesystem | ||||
* | main/alpine-conf: fix xfs support for /boot | Natanael Copa | 2017-05-19 | 2 | -2/+38 |
| | |||||
* | scripts/mkimg.base.sh: use kbd-keymaps package | Natanael Copa | 2017-05-19 | 1 | -1/+1 |
| | |||||
* | main/alpine-conf: tiny setup-keymap enhancement | Natanael Copa | 2017-05-19 | 2 | -2/+40 |
| | | | | add useful feature for people who runs it often | ||||
* | main/kbd: provide bkeymaps for backwards compat | Natanael Copa | 2017-05-19 | 2 | -1/+16 |
| | | | | so we dont break scripts that tries to install bkeymaps | ||||
* | main/alpine-conf: upgrade to 3.6.0_rc1 | Natanael Copa | 2017-05-19 | 4 | -96/+3 |
| | |||||
* | main/kbd: generate (binary) keymaps from X.org keyboard-config | Shiz | 2017-05-19 | 3 | -84/+154 |
| | |||||
* | community/perl-html-template: upgrade to 2.97, improved APKBUILD | Francesco Colista | 2017-05-19 | 1 | -12/+14 |
| | |||||
* | community/perl-mime-base32: upgrade to 1.303, improved APKBUILD | Francesco Colista | 2017-05-19 | 1 | -15/+16 |
| | |||||
* | community/docker-py: upgrade to 2.3.0 | Francesco Colista | 2017-05-19 | 1 | -2/+2 |
| | |||||
* | main/xen: fix ifunc usage on qemu-xen domain model | William Pitcock | 2017-05-18 | 2 | -1/+15 |
| | |||||
* | scripts/mkimg.base.sh: add console=hvc0 for ppc64le grub config | Roberto Oliveira | 2017-05-18 | 1 | -0/+1 |
| | | | | | | set console=hvc0 via boot option. This configuration make init to add hvc0 to /etc/inittab and /etc/securetty. This is needed to allow login with 'root' user. | ||||
* | testing/wireguard-vanilla: rebuild against kernel 4.9.28-r2 | Natanael Copa | 2017-05-18 | 1 | -1/+1 |
| | |||||
* | main/zfs-vanilla: rebuild against kernel 4.9.28-r2 | Natanael Copa | 2017-05-18 | 1 | -1/+1 |
| | |||||
* | main/spl-vanilla: rebuild against kernel 4.9.28-r2 | Natanael Copa | 2017-05-18 | 1 | -1/+1 |
| | |||||
* | main/linux-vanilla: fix config file for ppc64le | Roberto Oliveira | 2017-05-18 | 2 | -10/+68 |
| | | | | | | | | | | | vmlinuz 4.9.28 was not booting on ppc64le because some configurations was missing in ppc64le config file. The most important configurations that were missing are: CONFIG_PPC_OF_BOOT_TRAMPOLINE and CONFIG_PPC_PSERIES. Another configurations were consequently added because of these two configurations. | ||||
* | testing/wireguard: fix install_if rule and bump _mypkgrel | Shiz | 2017-05-18 | 2 | -4/+10 |
| | |||||
* | wireguard: update to 0.0.20170517 | Jason A. Donenfeld | 2017-05-18 | 3 | -6/+6 |
| | |||||
* | community/lua-redis: modernize apkbuild and fix deps | Carlo Landmeter | 2017-05-18 | 1 | -41/+17 |
| | |||||
* | community/openjdk8: fix build on armhf | Natanael Copa | 2017-05-18 | 1 | -0/+1 |
| | | | | | | | | since icedtea 3.4 the configure script will select aarch32 hotspot build due to better performace. Our patches does not apply to this so for now we use the default hotspot, even if it is slower on armhf. http://blog.fuseyism.com/index.php/2017/05/17/security-icedtea-3-4-0-for-openjdk-8-armed-and-ready-released/ | ||||
* | main/py-pbr: upgrade to 3.0.1 | Francesco Colista | 2017-05-18 | 1 | -2/+2 |
| | |||||
* | community/minidlna: upgrade to 1.2.0 | Francesco Colista | 2017-05-18 | 1 | -11/+3 |
| | |||||
* | main/mpd: upgrade to 0.20.7 and add libmpdclient support | Carlo Landmeter | 2017-05-18 | 1 | -4/+5 |
| | |||||
* | main/libmpdclient: upgrade to 2.11 | Carlo Landmeter | 2017-05-18 | 1 | -4/+2 |
| | |||||
* | community/lua-resty-dns: moved from testing | Timo Teräs | 2017-05-18 | 2 | -0/+0 |
| | |||||
* | testing/lua-resty-dns: upgrade to 0.18, refresh naptr patch | Timo Teräs | 2017-05-18 | 2 | -20/+128 |
| | |||||
* | community/librdkafka: upgrade to 0.9.5 | Mike Milner | 2017-05-18 | 1 | -3/+3 |
| | |||||
* | testing/libc++: fix libc++abi tests | Shiz | 2017-05-18 | 1 | -3/+3 |
| | |||||
* | community/openjdk8: add very basic check function | Jakub Jirutka | 2017-05-18 | 1 | -0/+7 |
| | |||||
* | community/openjdk8: ensure that pkgver matches source version | Jakub Jirutka | 2017-05-18 | 1 | -0/+5 |
| | |||||
* | community/openjdk8: upgrade to 8.131.11 (icedtea 3.4.0) | Jakub Jirutka | 2017-05-18 | 2 | -17/+17 |
| | |||||
* | community/shadow: CVE-2017-2616 regression fix | Henrik Riomar | 2017-05-17 | 2 | -2/+33 |
| | | | | https://lists.debian.org/debian-security-announce/2017/msg00114.html | ||||
* | main/luajit: modernize abuild and add basic check() | Jakub Jirutka | 2017-05-17 | 1 | -12/+20 |
| | |||||
* | main/luajit: upgrade to 2.1.0_beta3 | Gustavo Romero | 2017-05-17 | 2 | -5/+5 |
| | |||||
* | main/asterisk: fix imap support | Natanael Copa | 2017-05-17 | 1 | -1/+2 |
| | | | | fixes #4840 | ||||
* | main/imap: include linkage.c | Natanael Copa | 2017-05-17 | 1 | -1/+2 |
| | | | | needed by asterisk. ref #4840 | ||||
* | community/cargo: move from testing | Jakub Jirutka | 2017-05-17 | 2 | -0/+0 |
| | |||||
* | testing/cargo: add note about downloading dependencies | Jakub Jirutka | 2017-05-17 | 1 | -2/+10 |
| | |||||
* | testing/libc++: disable tests on armhf for now | Jakub Jirutka | 2017-05-17 | 1 | -0/+5 |
| | |||||
* | testing/libc++: disable on ppc64le and s390x | Natanael Copa | 2017-05-17 | 1 | -1/+1 |
| | | | | those does not have llvm-libunwind | ||||
* | community/ghc: move from testing | Jakub Jirutka | 2017-05-17 | 12 | -0/+0 |
| | |||||
* | testing/ghc-bootstrap: remove, not needed anymore | Jakub Jirutka | 2017-05-17 | 7 | -661/+0 |
| | |||||
* | testing/ghc: remove dependency on ghc-bootstrap | Jakub Jirutka | 2017-05-17 | 1 | -3/+3 |
| | | | | It's not used anymore. | ||||
* | testing/ghc: remove irrelevant comment | Jakub Jirutka | 2017-05-17 | 1 | -7/+2 |
| | |||||
* | community/syncthing: disable on armhf | Natanael Copa | 2017-05-17 | 1 | -1/+1 |
| | | | | tests fails | ||||
* | community/syncthing: disable on s390x | Natanael Copa | 2017-05-17 | 1 | -1/+1 |
| | | | | tests fails | ||||
* | testing/libc++: reenable on all, but allow tests to fail for now | Jakub Jirutka | 2017-05-17 | 1 | -2/+3 |
| |