aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-grsec: enable IR and more DVB driversNatanael Copa2012-11-073-9/+277
|
* main/acf-apk-tools: upgrade to 0.7.2Ted Trask2012-11-071-2/+2
|
* main/acf-provisioning: upgrade to 0.2.2Ted Trask2012-11-071-2/+2
|
* main/acf-alpine-baselayout: upgrade to 0.9.2Ted Trask2012-11-061-2/+2
|
* main/acf-weblog: upgrade to 0.7.2Ted Trask2012-11-061-2/+2
|
* main/acf-awall: new aportTed Trask2012-11-061-0/+23
|
* main/acf-core: upgrade to 0.15.3Ted Trask2012-11-061-3/+3
|
* main/nagios-plugins: upgrade to 1.4.16Francesco Colista2012-11-061-2/+2
|
* main/nagios: upgrade to 3.4.1Francesco Colista2012-11-061-2/+2
|
* main/bacula: fix backend libs symlinksLeonardo Arena2012-11-061-3/+4
|
* main/bacula: fix libs symlinks and don't touch /tmpLeonardo Arena2012-11-061-1/+4
|
* main/bacula: fix backend librariesLeonardo Arena2012-11-064-15/+3
|
* ==== release 2.5.0_rc2 ====v2.5.0_rc2Natanael Copa2012-11-061-1/+1
|
* main/hostapd: fix CVE-2012-4445Natanael Copa2012-11-062-1/+55
| | | | fixes #1428
* main/perl: upgrade to 5.16.2Natanael Copa2012-11-061-2/+2
|
* main/open-vm-tools-vserver: rebuild against kernel 3.6.6-r0Natanael Copa2012-11-061-1/+1
|
* main/dahdi-linux-vserver: rebuild against kernel 3.6.6-r0Natanael Copa2012-11-061-1/+1
|
* main/linux-vserver: enable dvb and upgrade to 3.6.6 kernelNatanael Copa2012-11-064-10/+320
|
* main/xtables-addons-grsec: rebuild against kernel 3.6.6-r0Natanael Copa2012-11-061-1/+1
|
* main/open-vm-tools-grsec: rebuild against kernel 3.6.6-r0Natanael Copa2012-11-061-1/+1
|
* main/dahdi-linux-grsec: rebuild against kernel 3.6.6-r0Natanael Copa2012-11-061-1/+1
|
* main/linux-grsec: upgrade to 3.6.6 kernelNatanael Copa2012-11-062-84/+75
|
* main/asterisk: upgrade to 11.0.1Timo Teräs2012-11-061-3/+3
|
* main/xtables-addons-grsec: rebuild against kernel 3.6.5-r0Natanael Copa2012-11-051-2/+2
|
* main/open-vm-tools-grsec: rebuild against kernel 3.6.5-r0Natanael Copa2012-11-051-2/+2
|
* main/dahdi-linux-grsec: rebuild against kernel 3.6.5-r0Natanael Copa2012-11-051-2/+2
|
* main/linux-grsec: upgrade to grsecurity-2.9.1-3.6.5-201211042157Natanael Copa2012-11-052-117/+498
|
* main/alpine-conf: upgrade to 2.12.0Natanael Copa2012-11-054-155/+3
| | | | fixes #1463
* main/ghostscript: fix CVE-2012-4405Natanael Copa2012-11-052-3/+26
| | | | fixes #1427
* main/libxslt: fix regressionNatanael Copa2012-11-052-5/+149
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=684564
* main/avahi: fixi init scriptNatanael Copa2012-11-052-1/+43
| | | | | | | - replace 'opts' with 'extra_started_commands' - start avahi after hostname is set fixes #1461
* main/alpine-mirrors: add v2.5Natanael Copa2012-11-052-4/+4
|
* main/xtables-addons-grsec: rebuild against kernel 3.6.4-r1Natanael Copa2012-11-051-1/+1
|
* main/open-vm-tools-grsec: rebuild against kernel 3.6.4-r1Natanael Copa2012-11-051-1/+1
|
* main/dahdi-linux-grsec: rebuild against kernel 3.6.4-r1Natanael Copa2012-11-052-5304/+1
|
* main/linux-grsec: enable dvb againNatanael Copa2012-11-054-7/+5620
|
* main/libvirt: remove uclibc patch from upstreamLeonardo Arena2012-11-052-8/+10
|
* main/asterisk: upgrade to 11.0.0 from testing/asteriskTimo Teräs2012-11-056-559/+102
| | | | - re-enable libasteriskssl as the uclibc bug should be fixed now
* main/apk-tools: apply bugfix from upstreamTimo Teräs2012-11-052-3/+37
|
* main/gpsd PPS may fail if baudrate is not set with stty before startupNathan Angelacos2012-11-042-5/+8
| | | | Reference: http://catb.org/gpsd/upstream-bugs.html#tiocmwait
* main/freeradius: update checksumLeonardo Arena2012-11-021-1/+1
|
* main/freeradius: fix reload. Fixes #1459Leonardo Arena2012-11-022-2/+2
|
* main/freeradius: fix pid dir locationLeonardo Arena2012-11-022-7/+7
|
* xen: fix init scriptsRoger Pau Monné2012-11-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On 02/11/12 12:05, Leonardo Arena wrote: > On Fri, 2012-11-02 at 11:49 +0100, Roger Pau Monne wrote: >> Xen init scripts doesn't need to depend on 'net' >> --- >> Please update APK checksum >> --- >> main/xen/xend.initd | 2 +- >> main/xen/xenstored.initd | 1 - >> 2 files changed, 1 insertions(+), 2 deletions(-) >> >> diff --git a/main/xen/xend.initd b/main/xen/xend.initd >> index 1c667e8..bd5550b 100644 >> --- a/main/xen/xend.initd >> +++ b/main/xen/xend.initd >> @@ -4,7 +4,7 @@ >> # $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r2,v 1.2 2011/09/10 17:22:46 alexxy Exp $ >> >> depend() { >> - need net xenconsoled xenstored >> + need xenconsoled xenstored >> after firewall >> before xendomains sshd >> } >> diff --git a/main/xen/xenstored.initd b/main/xen/xenstored.initd >> index f2c22cc..6187c02 100644 >> --- a/main/xen/xenstored.initd >> +++ b/main/xen/xenstored.initd >> @@ -4,7 +4,6 @@ >> # $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xenstored.initd,v 1.2 2011/04/05 21:25:03 alexxy Exp $ >> >> depend() { >> - need net >> before xendomains xend sshd ntp-client ntpd nfs nfsmount rsyncd portmap dhcp >> } >> > > Applied both patches. On the rush I forgot to increase pkgrel, can you commit this please: Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
* main/xen: update checksumLeonardo Arena2012-11-021-2/+3
|
* xen: fix init scriptsRoger Pau Monne2012-11-022-2/+1
| | | | | | Xen init scripts doesn't need to depend on 'net' Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
* xen: add CVE-2012-4544 fixRoger Pau Monne2012-11-022-0/+366
| | | | Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
* main/libxslt: upgrade to 1.1.27Natanael Copa2012-11-021-3/+3
|
* main/libxml2: upgrade to 2.9.0Natanael Copa2012-11-024-387/+3
| | | | fixes #1438
* main/libvirt: upgrade to 1.0.0Leonardo Arena2012-11-021-7/+5
|