Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/ghostscript: fix CVE-2012-4405 | Natanael Copa | 2012-11-05 | 2 | -3/+26 |
| | | | | fixes #1427 | ||||
* | main/libxslt: fix regression | Natanael Copa | 2012-11-05 | 2 | -5/+149 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=684564 | ||||
* | main/avahi: fixi init script | Natanael Copa | 2012-11-05 | 2 | -1/+43 |
| | | | | | | | - replace 'opts' with 'extra_started_commands' - start avahi after hostname is set fixes #1461 | ||||
* | main/alpine-mirrors: add v2.5 | Natanael Copa | 2012-11-05 | 2 | -4/+4 |
| | |||||
* | main/xtables-addons-grsec: rebuild against kernel 3.6.4-r1 | Natanael Copa | 2012-11-05 | 1 | -1/+1 |
| | |||||
* | main/open-vm-tools-grsec: rebuild against kernel 3.6.4-r1 | Natanael Copa | 2012-11-05 | 1 | -1/+1 |
| | |||||
* | main/dahdi-linux-grsec: rebuild against kernel 3.6.4-r1 | Natanael Copa | 2012-11-05 | 2 | -5304/+1 |
| | |||||
* | main/linux-grsec: enable dvb again | Natanael Copa | 2012-11-05 | 4 | -7/+5620 |
| | |||||
* | main/libvirt: remove uclibc patch from upstream | Leonardo Arena | 2012-11-05 | 2 | -8/+10 |
| | |||||
* | main/asterisk: upgrade to 11.0.0 from testing/asterisk | Timo Teräs | 2012-11-05 | 6 | -559/+102 |
| | | | | - re-enable libasteriskssl as the uclibc bug should be fixed now | ||||
* | main/apk-tools: apply bugfix from upstream | Timo Teräs | 2012-11-05 | 2 | -3/+37 |
| | |||||
* | main/gpsd PPS may fail if baudrate is not set with stty before startup | Nathan Angelacos | 2012-11-04 | 2 | -5/+8 |
| | | | | Reference: http://catb.org/gpsd/upstream-bugs.html#tiocmwait | ||||
* | main/freeradius: update checksum | Leonardo Arena | 2012-11-02 | 1 | -1/+1 |
| | |||||
* | main/freeradius: fix reload. Fixes #1459 | Leonardo Arena | 2012-11-02 | 2 | -2/+2 |
| | |||||
* | main/freeradius: fix pid dir location | Leonardo Arena | 2012-11-02 | 2 | -7/+7 |
| | |||||
* | xen: fix init scripts | Roger Pau Monné | 2012-11-02 | 1 | -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 checksum | Leonardo Arena | 2012-11-02 | 1 | -2/+3 |
| | |||||
* | xen: fix init scripts | Roger Pau Monne | 2012-11-02 | 2 | -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 fix | Roger Pau Monne | 2012-11-02 | 2 | -0/+366 |
| | | | | Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org> | ||||
* | main/libxslt: upgrade to 1.1.27 | Natanael Copa | 2012-11-02 | 1 | -3/+3 |
| | |||||
* | main/libxml2: upgrade to 2.9.0 | Natanael Copa | 2012-11-02 | 4 | -387/+3 |
| | | | | fixes #1438 | ||||
* | main/libvirt: upgrade to 1.0.0 | Leonardo Arena | 2012-11-02 | 1 | -7/+5 |
| | |||||
* | main/libc0.9.32: missing file for dlsym(RTLD_NEXT) patch | Timo Teräs | 2012-11-02 | 1 | -0/+27 |
| | |||||
* | main/libc0.9.32: dlsym(RTLD_NEXT) fix | Timo Teräs | 2012-11-02 | 2 | -1/+21 |
| | |||||
* | main/apache2: fix default conf and split some mods | Natanael Copa | 2012-11-01 | 5 | -54/+144 |
| | | | | | | | | | | - New default config based on V Krishn's work. - split out lua mod as it pulls in lua package as dependency - split out proxy-html as it pulls in libxml2 - split out proxy as most ppl probably dont need it - fix webdav package Fixes #1457 | ||||
* | ==== release v2.5.0_rc1 ====v2.5.0_rc1 | Natanael Copa | 2012-11-01 | 1 | -1/+1 |
| | |||||
* | main/openrc: fix upgrading | Natanael Copa | 2012-11-01 | 2 | -10/+17 |
| | | | | | | The state dir moved to /run/openrc. We migrate the current state with the post-upgrade script so we dont need to do reboot after upgrading openrc | ||||
* | main/vlc: remove dlclose workaround | Natanael Copa | 2012-11-01 | 3 | -46/+1 |
| | | | | It appears to have been fixed in uclibc | ||||
* | main/libc0.9.32: dlclose fix | Natanael Copa | 2012-11-01 | 2 | -1/+17 |
| | | | | | | | Issue reported here: http://lists.uclibc.org/pipermail/uclibc/2012-October/047059.html Patch is from Timo | ||||
* | main/redmine: fix checksum | Carlo Landmeter | 2012-11-01 | 1 | -1/+1 |
| | |||||
* | main/redmine: fix initd | Carlo Landmeter | 2012-11-01 | 3 | -3/+7 |
| | |||||
* | testing/tvheadend: move to main | Carlo Landmeter | 2012-10-31 | 4 | -0/+85 |
| | |||||
* | main/freeradius: fix typo in logrotate dir | Leonardo Arena | 2012-10-31 | 1 | -2/+2 |
| | |||||
* | main/libvirt: upgrade to 1.0.0-rc3 | Leonardo Arena | 2012-10-31 | 1 | -2/+2 |
| | |||||
* | main/open-vm-tools-vserver: rebuild against kernel 3.6.4-r0 | Natanael Copa | 2012-10-31 | 1 | -2/+3 |
| | |||||
* | main/dahdi-linux-vserver: rebuild against kernel 3.6.4-r0 | Natanael Copa | 2012-10-31 | 1 | -1/+2 |
| | |||||
* | main/linux-vserver: upgrade to 3.6.4 | Natanael Copa | 2012-10-31 | 2 | -4/+4 |
| | |||||
* | testing/ruby-mysql2: move to main | Carlo Landmeter | 2012-10-31 | 1 | -0/+35 |
| | |||||
* | main/redmine: fix deps | Carlo Landmeter | 2012-10-31 | 1 | -3/+3 |
| | |||||
* | main/xtables-addons-grsec: rebuild against kernel 3.6.4-r0 | Natanael Copa | 2012-10-31 | 1 | -1/+1 |
| | |||||
* | main/open-vm-tools-grsec: rebuild against kernel 3.6.4-r0 | Natanael Copa | 2012-10-31 | 1 | -1/+1 |
| | |||||
* | main/dahdi-linux-grsec: rebuild against kernel 3.6.4-r0 | Natanael Copa | 2012-10-31 | 1 | -1/+1 |
| | |||||
* | main/linux-grsec: upgrade grsecurity-2.9.1-3.6.4-201210291446 | Natanael Copa | 2012-10-31 | 2 | -179/+166 |
| | |||||
* | main/gmime: moved from testing | Natanael Copa | 2012-10-31 | 1 | -0/+41 |
| | |||||
* | main/pidgin-sipe: moved from testing | Natanael Copa | 2012-10-30 | 1 | -0/+47 |
| | |||||
* | main/xulrunner: rebuild against nss-3.14 | Natanael Copa | 2012-10-30 | 1 | -1/+1 |
| | |||||
* | main/xen: rebuild against nss-3.14 | Natanael Copa | 2012-10-30 | 1 | -1/+1 |
| | |||||
* | main/pidgin: rebuild against nss-3.14 | Natanael Copa | 2012-10-30 | 1 | -1/+1 |
| | |||||
* | main/nss: upgrade to 3.14 | Natanael Copa | 2012-10-30 | 2 | -18/+2 |
| | |||||
* | main/libbluray: upgrade to 0.2.3 | Timo Teräs | 2012-10-30 | 1 | -2/+8 |
| |