aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-vanilla: upgrade to 3.14.6Natanael Copa2014-06-123-12/+14
|
* main/linux-vanilla: enable armhf buildNatanael Copa2014-06-122-41/+192
|
* main/musl: add the upgrade scriptTimo Teräs2014-06-122-0/+7
|
* main/redis: upgrade to 2.8.11Eivind Uggedal2014-06-121-4/+4
|
* main/alpine-conf: fix setup-timezone to use /etc/localtime as upstream muslNatanael Copa2014-06-122-4/+37
|
* main/musl: upgrade to snapshot of 2014-06-11Timo Teräs2014-06-123-34/+383
| | | | | | | * migrate to /etc/localtime (instead of /etc/zoneinfo/localtime) this is the upstream way now * add replaces to uclibc-utils for smoother upgrades from uclibc
* main/xen: make sure /var/run/xen existsNatanael Copa2014-06-113-9/+11
| | | | | | | | | - start xendomains after localmount so localmount does not mount over our /var - add checkpath to xendomains, just in case ref #2837
* main/xbanish: moved from testingEivind Uggedal2014-06-111-0/+38
|
* main/xtables-addons-grsec: rebuild against kernel 3.14.6-r0Natanael Copa2014-06-111-1/+1
|
* main/open-vm-tools-grsec: rebuild against kernel 3.14.6-r0Natanael Copa2014-06-111-1/+1
|
* main/ipfw-grsec: rebuild against kernel 3.14.6-r0Natanael Copa2014-06-111-1/+1
|
* main/enhanceio-grsec: rebuild against kernel 3.14.6-r0Natanael Copa2014-06-111-4/+4
|
* main/dahdi-linux-grsec: rebuild against kernel 3.14.6-r0Natanael Copa2014-06-111-1/+1
|
* main/linux-grsec: upgrade to 3.14.6Natanael Copa2014-06-114-485/+771
|
* main/sylpheed: upgrade to 3.4.2Natanael Copa2014-06-111-4/+4
|
* main/util-linux: enable chshNatanael Copa2014-06-111-1/+2
| | | | ref #3008
* main/oscam: new snapshotCarlo Landmeter2014-06-101-5/+5
|
* main/dzen: moved from testingEivind Uggedal2014-06-101-0/+40
|
* main/py-oauthlib: upgrade to 0.6.3Eivind Uggedal2014-06-101-4/+4
|
* main/firefox: upgrade to 30.0Natanael Copa2014-06-102-9/+10
|
* main/xulrunner: upgrade to 30.0Natanael Copa2014-06-104-98/+29
|
* main/nspr: upgrade to 4.10.6Natanael Copa2014-06-101-4/+4
|
* main/herbstluftwm: moved from testingEivind Uggedal2014-06-101-0/+44
|
* main/gnumeric: upgrade to 1.12.17Natanael Copa2014-06-101-4/+4
|
* main/goffice: upgrade to 0.10.17Natanael Copa2014-06-101-4/+4
|
* main/docker: upgrade to 1.0.0Eivind Uggedal2014-06-101-8/+16
|
* main/freeradius: rebuild due to openssl upgradeNatanael Copa2014-06-091-1/+1
| | | | ref #3007
* main/icedtea-web: fix dependency for mozilla pluginNatanael Copa2014-06-091-1/+3
| | | | it should depnd on 'icedtea-web'
* main/libtasn1: upgrade to 3.6Natanael Copa2014-06-091-4/+4
| | | | ref #3009
* main/tinc: sync init.d scripts with gentooNatanael Copa2014-06-093-60/+72
|
* main/tinc: fixed init scriptsStuart Cardall2014-06-093-14/+17
| | | | | | | | | | | | This patch fixes an init script bug which caused 'restart' to fail & which sometimes could only be cleared by a reboot (--localstatedir was set as /usr/var so the pid was never found). I changed 'stop' to use the start-stop-daemon as in tinc 1.1pre10 there is no longer an option to --kill. Message for an already stopped daemon corrected. For the same reason I also changed 'reload' to use kill -1 $pid.
* main/phpmyadmin: upgrade to 4.2.3Natanael Copa2014-06-091-4/+4
|
* main/mesa: upgrade to 10.2.1Natanael Copa2014-06-081-4/+5
|
* main/pkgconf: upgrade to 0.9.6William Pitcock2014-06-071-4/+4
|
* main/py-werkzeug: upgrade to 0.9.6Eivind Uggedal2014-06-071-4/+4
|
* main/py-oauthlib: upgrade to 0.6.2Eivind Uggedal2014-06-071-5/+5
|
* main/py-jwt: moved from testingEivind Uggedal2014-06-071-0/+39
|
* main/py-werkzeug: upgrade to 0.9.5Eivind Uggedal2014-06-071-4/+4
|
* main/py-jinja2: upgrade to 2.7.3Eivind Uggedal2014-06-071-4/+4
|
* main/docker: upgrade to 0.12.0Eivind Uggedal2014-06-072-52/+10
|
* main/musl: upgrade to 1.1.2Timo Teräs2014-06-075-4173/+5
|
* main/musl: upgrade to git snapshot of 2014-06-05Timo Teräs2014-06-062-1/+545
| | | | important bug fixes, as well as few new features
* main/redis: upgrade to 2.8.10Eivind Uggedal2014-06-051-5/+6
|
* main/fping: enable fping6Natanael Copa2014-06-051-1/+2
|
* main/varnish: fix init.d scriptNatanael Copa2014-06-053-8/+16
| | | | | we need to wait til varnish has started up properly before we can start the logger
* main/openssl: security upgrade to 1.0.1h (multiple CVE)Timo Teräs2014-06-054-121/+11
| | | | | | | | | | Newly fixed CVEs: CVE-2014-0224 SSL/TLS MITM vulnerability CVE-2014-0221 DTLS recursion flaw CVE-2014-0195 DTLS invalid fragment vulnerability Previously fixed in Alpine by cherry picks: CVE-2014-0198 SSL_MODE_RELEASE_BUFFERS NULL pointer dereference
* main/varnish: create /etc/varnish dir and fix depsNatanael Copa2014-06-051-2/+3
| | | | we need libgcc for generating the config
* main/bash: fix setuid bugNatanael Copa2014-06-052-1/+36
| | | | ref #2990
* main/lua-sql: merge lua-sql driversNatanael Copa2014-06-056-120/+125
| | | | | we build all the different sql drivers for all the different lua versions from a single APKBUILD
* main/grep: upgrade to 2.20Natanael Copa2014-06-051-4/+4
|