aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/alpine: rebuild against ncurses wide charNatanael Copa2015-12-171-1/+1
|
* main/cmake: rebuild against ncurses wide charNatanael Copa2015-12-171-1/+1
|
* main/heimdal: rebuild against ncurses wide charNatanael Copa2015-12-171-1/+1
|
* main/gettext: rebuild against ncurses wide charNatanael Copa2015-12-171-1/+1
|
* main/python: rebuild against ncurses wide charNatanael Copa2015-12-171-1/+1
|
* main/bash: rebuild against ncurses wide charNatanael Copa2015-12-171-1/+1
|
* main/readline: rebuild against ncurses wide charNatanael Copa2015-12-171-1/+1
|
* main/texinfo: rebuild against ncurses wide charNatanael Copa2015-12-171-1/+1
|
* main/ncurses: rebuild against ncurses wide charNatanael Copa2015-12-171-2/+8
|
* main/ncurses: only build widechar libsNatanael Copa2015-12-171-38/+16
| | | | | | the non-widechar headers are broken so packages gets corrupt. We only support the widechars now.
* main/nsd: upgrade to 4.1.7Sören Tempel2015-12-171-6/+5
|
* main/libgpg-error: upgrade to 1.21Sören Tempel2015-12-171-5/+11
|
* main/xf86-video-nouveau: upgrade to 1.0.12Sören Tempel2015-12-171-26/+11
| | | | Also don't fetch the source from git.
* main/mpd: upgrade to 0.19.12Sören Tempel2015-12-171-9/+8
|
* main/lvm2: upgrade to 2.02.138Natanael Copa2015-12-171-4/+4
|
* main/perl: upgrade to 5.22.1Natanael Copa2015-12-171-4/+4
|
* main/wget: upgrade to 1.17.1Natanael Copa2015-12-171-4/+4
|
* New APKBUILDs for skalibs, execline, s6, s6-rcLaurent Bercot2015-12-174-11/+9
|
* ==== release 3.3.0_rc3 ====Natanael Copa2015-12-161-1/+1
|
* main/xtables-addons-grsec: rebuild against kernel 4.1.15-r0Natanael Copa2015-12-161-1/+1
|
* main/open-vm-tools-grsec: rebuild against kernel 4.1.15-r0Natanael Copa2015-12-161-1/+1
|
* main/ipfw-grsec: rebuild against kernel 4.1.15-r0Natanael Copa2015-12-161-1/+1
|
* main/devicemaster-linux-grsec: rebuild against kernel 4.1.15-r0Natanael Copa2015-12-161-1/+1
|
* main/dahdi-linux-grsec: rebuild against kernel 4.1.15-r0Natanael Copa2015-12-161-1/+1
|
* main/linux-grsec: upgrade to 4.1.15, fix armhf configTimo Teräs2015-12-162-24/+20
|
* main/openrc: fix hostname initStuart Cardall2015-12-162-5/+5
| | | | prevents a hostname of "?" if /etc/hostname is empty
* main/bind: security upgrade to 9.10.3_p2 (CVE-2015-8461,CVE-2015-8000)Natanael Copa2015-12-161-5/+5
| | | | fixes #4956
* main/redis: security fix for CVE-2015-8080Natanael Copa2015-12-162-1/+56
| | | | | ref #4943 fixes #4944
* main/lua-inspect: upgrade to 3.0.2Carlo Landmeter2015-12-161-7/+7
|
* main/mkinitfs: fix usb settle delay at bootNatanael Copa2015-12-162-17/+48
|
* main/gcc: upgrade to 5.3.0Natanael Copa2015-12-161-4/+4
| | | | This is a bug fix release
* main/busybox: add /etc/securettyNatanael Copa2015-12-161-1/+16
|
* main/busybox: add unzip fixes from upstreamNatanael Copa2015-12-163-1/+255
|
* main/alpine-conf: upgrade to 3.3.0_rc1Natanael Copa2015-12-159-475/+6
|
* main/mpd: enable opus supportNatanael Copa2015-12-151-2/+4
|
* main/lxc: check that rootfs is not on tmpfsNatanael Copa2015-12-152-4/+12
| | | | fixes #4794
* main/alpine-mirrors: remove defunc mirrorsNatanael Copa2015-12-152-11/+4
|
* main/minidlna: moved dependencies from depends_dev to makedepends since ↵Francesco Colista2015-12-151-3/+3
| | | | MiniDLNA does not ship -dev subpkg
* main/libxslt: patch CVE-2015-7995Francesco Colista2015-12-152-5/+25
|
* main/apache2: remove LoadModule directives of separately packaged modulesKaarle Ritvanen2015-12-151-9/+8
|
* main/apache2: fix module configurationKaarle Ritvanen2015-12-151-1/+4
|
* main/apache2: base configuration on upstream default filesKaarle Ritvanen2015-12-1518-1320/+782
|
* main/linux-vanilla: upgrade to 4.1.15Natanael Copa2015-12-151-4/+4
|
* main/linux-vanilla: upgrade to 4.1.14Natanael Copa2015-12-141-5/+5
|
* main/perl-compress-raw-zlib: update to 2.069Stuart Cardall2015-12-141-5/+5
|
* main/py-setuptools: new upstream version 18.8Christian Kampka2015-12-141-4/+4
|
* main/openrc: only umount the modloop imageNatanael Copa2015-12-142-17/+4
| | | | | | | | Don't umount anything more than the loopback image itself to avoid problems with: - udev (fixes #4913) - apk cache - setup-bootable -u
* main/perl-parse-recdescent: update to 1.967013Stuart Cardall2015-12-141-3/+5
|
* /main/perl-io-socket-ssl: update to 2.021Stuart Cardall2015-12-141-5/+5
| | | | | | | | | | | | I also added perl-net-libidn as a depends as recommended by the module's build script: ----------------------------------------------------------------- WARNING No library for handling international domain names found. It will work but croak if you try to verify an international name against a certificate. It's recommended to install either Net::IDN::Encode, Net::LibIDN or URI version>=1.50 -----------------------------------------------------------------
* main/perl-io-compress: update to 2.069Stuart Cardall2015-12-141-4/+4
|