aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/s6: upgrade to 2.5.1.0Carlo Landmeter2017-05-221-2/+2
|
* main/execline: upgrade to 2.3.0.1Carlo Landmeter2017-05-221-2/+2
|
* main/skalibs: upgrade to 2.5.1.0Carlo Landmeter2017-05-221-2/+2
|
* testing/mkvtoolnix: upgrade to 12.0.0Francesco Colista2017-05-221-2/+2
|
* community/py-cx_freeze: upgrade to 5.0.2, added check() functionFrancesco Colista2017-05-221-2/+8
|
* community/ccid: upgrade to 1.4.27Timo Teräs2017-05-221-3/+3
|
* main/asterisk: security upgrade to 14.4.1Timo Teräs2017-05-221-3/+3
| | | | | | AST-2017-002: Buffer Overrun in PJSIP transaction layer AST-2017-003: Crash in PJSIP multi-part body parser AST-2017-004: Memory exhaustion on short SCCP packets
* main/pcsc-lite: upgrade to 1.8.21Timo Teräs2017-05-221-8/+4
|
* testing/julia: fix PaX and rpath issues, add missed files to -dbgShiz2017-05-212-1/+18
|
* testing/vpnc: move from unmaintained and modernizeShiz2017-05-205-56/+41
|
* community/firefox-esr: upgrade to 52.1.2Alexander Edland2017-05-201-2/+2
|
* testing/julia: bump pkgrelShiz2017-05-201-1/+1
|
* testing/julia: fix PaX markings and add missing dependencyShiz2017-05-201-2/+1
|
* testing/julia: upgrade to 0.5.2, add testsShiz2017-05-205-69/+141
|
* community/utf8proc: upgrade to 2.1.0Shiz2017-05-201-9/+4
|
* main/pkgconf: upgrade to 1.3.7William Pitcock2017-05-201-2/+2
|
* main/ruby: patch Rubygems to avoid fetching platform-specific gemsJakub Jirutka2017-05-192-3/+36
| | | | For more information see description in the patch file.
* main/multipath-tools: move back from communityNatanael Copa2017-05-195-0/+0
| | | | | we ship multipath-tools with alpine-xen iso image so we should have it in main.
* main/aports-build: remove release_formatsNatanael Copa2017-05-193-9/+3
| | | | new mkimage scripts decides the target format
* ==== release 3.6.0_rc1 ====Natanael Copa2017-05-191-1/+1
|
* main/mkinitfs: upgrade to 3.1.0_rc1Natanael Copa2017-05-192-36/+3
|
* scripts/mkimg.arm: fix ubootNatanael Copa2017-05-191-2/+3
| | | | ref #7181
* scripts/mkimg.standard: add zfs and paxmark to extended imageNatanael Copa2017-05-191-2/+3
|
* scripts/mkimg.minirootfs: add s390xNatanael Copa2017-05-191-1/+1
|
* Revert "main/paxctl: *plonk*"Natanael Copa2017-05-191-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 /bootNatanael Copa2017-05-192-2/+38
|
* scripts/mkimg.base.sh: use kbd-keymaps packageNatanael Copa2017-05-191-1/+1
|
* main/alpine-conf: tiny setup-keymap enhancementNatanael Copa2017-05-192-2/+40
| | | | add useful feature for people who runs it often
* main/kbd: provide bkeymaps for backwards compatNatanael Copa2017-05-192-1/+16
| | | | so we dont break scripts that tries to install bkeymaps
* main/alpine-conf: upgrade to 3.6.0_rc1Natanael Copa2017-05-194-96/+3
|
* main/kbd: generate (binary) keymaps from X.org keyboard-configShiz2017-05-193-84/+154
|
* community/perl-html-template: upgrade to 2.97, improved APKBUILDFrancesco Colista2017-05-191-12/+14
|
* community/perl-mime-base32: upgrade to 1.303, improved APKBUILDFrancesco Colista2017-05-191-15/+16
|
* community/docker-py: upgrade to 2.3.0Francesco Colista2017-05-191-2/+2
|
* main/xen: fix ifunc usage on qemu-xen domain modelWilliam Pitcock2017-05-182-1/+15
|
* scripts/mkimg.base.sh: add console=hvc0 for ppc64le grub configRoberto Oliveira2017-05-181-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-r2Natanael Copa2017-05-181-1/+1
|
* main/zfs-vanilla: rebuild against kernel 4.9.28-r2Natanael Copa2017-05-181-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.9.28-r2Natanael Copa2017-05-181-1/+1
|
* main/linux-vanilla: fix config file for ppc64leRoberto Oliveira2017-05-182-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 _mypkgrelShiz2017-05-182-4/+10
|
* wireguard: update to 0.0.20170517Jason A. Donenfeld2017-05-183-6/+6
|
* community/lua-redis: modernize apkbuild and fix depsCarlo Landmeter2017-05-181-41/+17
|
* community/openjdk8: fix build on armhfNatanael Copa2017-05-181-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.1Francesco Colista2017-05-181-2/+2
|
* community/minidlna: upgrade to 1.2.0Francesco Colista2017-05-181-11/+3
|
* main/mpd: upgrade to 0.20.7 and add libmpdclient supportCarlo Landmeter2017-05-181-4/+5
|
* main/libmpdclient: upgrade to 2.11Carlo Landmeter2017-05-181-4/+2
|
* community/lua-resty-dns: moved from testingTimo Teräs2017-05-182-0/+0
|
* testing/lua-resty-dns: upgrade to 0.18, refresh naptr patchTimo Teräs2017-05-182-20/+128
|