aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/snort: upgrade to 2.9.8.0Natanael Copa2015-12-021-6/+6
|
* main/openldap: upgrade to 2.4.43Natanael Copa2015-12-022-34/+5
|
* main/cups: upgrade to 2.1.1Natanael Copa2015-12-021-4/+4
|
* main/imagemagick: upgrade to 6.9.2.7Natanael Copa2015-12-021-4/+4
|
* main/squid: upgrade to 3.5.12Natanael Copa2015-12-021-4/+4
|
* main/dhcpcd: upgrade to 6.9.4Natanael Copa2015-11-302-89/+9
|
* main/apache-mod-fcgid: Add apache2 as dependence. Add LoadModule directive ↵Valery Kartel2015-11-302-12/+16
| | | | to config. Cleanups in APKBUILD and package build.
* main/php: upgrade to 5.6.16Natanael Copa2015-11-301-5/+5
|
* main/lvm2: upgrade to 2.02.136Natanael Copa2015-11-301-5/+5
|
* community/sword: move from mainIsaac Dunham2015-11-303-102/+0
|
* main/nspr: new upstream version 4.11Christian Kampka2015-11-301-4/+4
|
* main/php-phalcon: enable armNatanael Copa2015-11-301-6/+4
|
* main/php-phalcon: upgrade to stable 2.0.8Valery Kartel2015-11-303-54/+31
|
* main/memcached: new upstream version 1.4.25Christian Kampka2015-11-302-55/+4
| | | | Also remove CVE-2011-4971.patch as it has been fixed upstream in 1.4.16
* main/mariadb: new upstream verison 10.1.9Christian Kampka2015-11-301-5/+5
|
* main/py-urwid: new upstream version 1.3.1Christian Kampka2015-11-301-4/+4
|
* main/py-twisted: new upstream version 15.5.0Christian Kampka2015-11-301-4/+4
|
* main/py-django: new upstream version 1.8.7Christian Kampka2015-11-301-4/+4
|
* main/py-setuptools: new upstream version 18.7Christian Kampka2015-11-301-4/+4
|
* main/freetype: new upstream version 2.6.2Christian Kampka2015-11-301-13/+13
|
* main/libsndfile: new upstream version 1.0.26Christian Kampka2015-11-301-6/+6
|
* main/pcre: new upstream version 8.38Christian Kampka2015-11-304-180/+7
|
* main/nano: add sh.nanorc syntax for APKBUILD filesStuart Cardall2015-11-301-0/+1
| | | | adds colour for editing APKBUILD files
* main/dropbear: upgrade to 2015.70Sören Tempel2015-11-301-4/+4
|
* main/lxc: clean up dependsNatanael Copa2015-11-301-3/+4
| | | | | | | only lxc-templates needs tar and bash We also need to add those to makedepends so they will be built before lxc during bootstrapping.
* main/msmtp: upgrade to 1.6.3Sören Tempel2015-11-301-6/+6
|
* main/libxml: new upstream version 2.9.3Christian Kampka2015-11-303-63/+7
| | | | fixes #4797
* main/vim: upgrade to 7.4.943Sören Tempel2015-11-301-7/+8
|
* main/ffmpeg: new upstream version 2.8.3Christian Kampka2015-11-301-5/+5
|
* main/gnutls: new upstream version 3.4.7Christian Kampka2015-11-301-4/+4
|
* main/lxc: add GNU tar depends for unprivileged containersStuart Cardall2015-11-301-1/+1
| | | | | | | The lxc download template for unprivileged containers requires 'tar --anchored' which is not possible with Busybox tar. Adds depends for GNU tar.
* main/alpine-baselayout: remove distcc user and groupSören Tempel2015-11-303-9/+7
|
* main/strongswan: upgrade to 5.3.5Timo Teräs2015-11-281-4/+4
|
* main/ffmpeg: fix mpegts encoder cbr calculationsTimo Teräs2015-11-272-5/+30
|
* main/aports-build: install syslinux for releaseNatanael Copa2015-11-262-5/+9
|
* ==== release 3.3.0 rc1 ====v3.3.0_rc1Natanael Copa2015-11-261-2/+2
|
* main/openrc: refactor modloop to not depend on alpine_dev boot optNatanael Copa2015-11-262-89/+66
| | | | | | | | | | We scan all relevant mount points for the modloop specified with the modloop boot option. If modloop boot option is missing, then we warn about it, look for files that blkid recognizes, try mount them and then look for modules/$(uname -r). Wen unmounting, find the loop device, and the backing_file and the mountpoint that holds the backing file.
* main/kamailio: upgrade to 4.3.4Nathan Angelacos2015-11-261-5/+5
|
* main/nmap: split package into subpackagesNatanael Copa2015-11-261-16/+51
| | | | | | | - nmap-nping: contains the optional nping binary - nmap-ncat: contains the optional ncat binary - nmap-nselibs: contains files for the nmap scripting engine - nmap-scripts: contains example scripts for the nmap scripting engine
* main/mkinitfs: fix mount relocationNatanael Copa2015-11-252-32/+79
|
* main/acf-provisioning: upgrade to 0.8.6Ted Trask2015-11-251-4/+4
|
* main/lvm2: set mlockall by default in the binaryNatanael Copa2015-11-252-4/+17
| | | | | set mlockall by default not only in the config but also in the binary so this is used from initramfs where there is no config.
* main/acf-core: upgrade to 0.19.1Ted Trask2015-11-251-4/+4
|
* community/soundtouch: move from mainNatanael Copa2015-11-251-54/+0
| | | | only needed by audacity
* community/audacity: move from mainNatanael Copa2015-11-253-133/+0
|
* main/audacity: rebuild against soundtouch-1.9Natanael Copa2015-11-251-1/+1
|
* main/soundtouch: upgrade to 1.9.2Natanael Copa2015-11-253-40/+7
|
* main/mkinitfs: fix cryptsetup on lvmNatanael Copa2015-11-252-58/+224
| | | | fixes #4863
* community/youtube-dl: move from mainNatanael Copa2015-11-251-57/+0
|
* main/lvm2: upgrade to 2.02.135Natanael Copa2015-11-251-4/+4
|