summaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/midori: upgrade to 0.5.2Natanael Copa2013-05-221-4/+4
|
* main/lftp: upgrade to 4.4.6Carlo Landmeter2013-05-221-4/+4
|
* main/krb5: bump pkgrel for last commitNatanael Copa2013-05-221-1/+1
|
* main/krb5: security fix (CVE-2002-2443)Natanael Copa2013-05-222-0/+73
| | | | ref ##1927
* main/doxygen: upgrade to 1.8.4Natanael Copa2013-05-221-2/+4
|
* main/dovecot: upgrade to 2.2.2Natanael Copa2013-05-221-4/+4
|
* main/llvm: include clang static analyzer toolsWilliam Pitcock2013-05-211-4/+9
|
* main/gcc: remove obsolete sed lineNatanael Copa2013-05-211-3/+0
| | | | fixes #1898
* main/libraw1394: remove unneeded patchNatanael Copa2013-05-212-20/+4
| | | | ref #1907
* main/libc0.9.32: resync of upstream kernel featuresNatanael Copa2013-05-214-1/+134
| | | | fixes #1907
* main/libc0.9.32: clean up dead codeNatanael Copa2013-05-211-4/+0
| | | | fixes #1909
* main/llvm: fix linking on x86_64Natanael Copa2013-05-212-6/+8
| | | | | | Patch from Dubiousjim. ref #1915
* main/wireshark: upgrade to 1.8.7Natanael Copa2013-05-211-4/+4
|
* main/automake: upgrade to 1.13.2Natanael Copa2013-05-211-2/+4
|
* main/linux-vanilla: upgrade to 3.9.3Natanael Copa2013-05-213-14/+18
|
* main/php: link gd extension to libiconvNatanael Copa2013-05-212-4/+57
| | | | ref #1916
* main/xen: security fix (CVE-2013-2072)Natanael Copa2013-05-202-1/+55
| | | | ref #1900
* main/apk-tools: sign the apk.staticNatanael Copa2013-05-191-1/+14
| | | | See http://www.mail-archive.com/lxc-devel@lists.sourceforge.net/msg03378.html
* main/asterisk: upgrade to 11.4.0Timo Teräs2013-05-181-5/+7
|
* ======== release 2.6.0 ========v2.6.0Natanael Copa2013-05-171-1/+1
|
* main/xen: add perl as depNatanael Copa2013-05-171-2/+2
| | | | | | | | | Currently it will not start domU at all unless perl is there. There are only few lines of perl that probably easily could be ported to C or Lua or something, but until that happens we need perl :-( fixes #1524
* main/xen: misc fixes for xendomains init.d scriptNatanael Copa2013-05-172-7/+10
| | | | | - we need create the parent dirs for SCREENDIR - sync the need/after deps with gentoo
* main/xe-guest-utilities: upgrade to 6.1.0Natanael Copa2013-05-171-2/+14
|
* main/backuppc: upgrade to 3.3.0Natanael Copa2013-05-171-3/+7
|
* main/razor: upgrade to 2.85Natanael Copa2013-05-171-3/+5
|
* main/perl-dbd-mysql: upgrade to 4.023Natanael Copa2013-05-171-2/+4
|
* main/openswan: securiy fix remote buffer overflow in atodn() (CVE-2013-2053)Natanael Copa2013-05-176-1/+849
| | | | | | patches are from http://libreswan.org/security/CVE-2013-2053/ fixes #1895
* main/alpine-baselayout: improve utf8 experienceNatanael Copa2013-05-172-2/+33
| | | | | | set LANG to utf8. it makes some busybox apps work with utf8. Thanks to StarWarsFan for pointing this out.
* main/xtables-addons-grsec: rebuild against kernel 3.9.2-r2Natanael Copa2013-05-171-1/+1
|
* main/open-vm-tools-grsec: rebuild against kernel 3.9.2-r2Natanael Copa2013-05-171-1/+1
|
* main/dahdi-linux-grsec: rebuild against kernel 3.9.2-r2Natanael Copa2013-05-171-1/+1
|
* main/crystalhd-git-grsec: rebuild against kernel 3.9.2-r2Natanael Copa2013-05-171-1/+1
|
* main/linux-grsec: upgrade to 2.9.1-3.9.2-201305162327 and fix boot on alixNatanael Copa2013-05-173-39/+332
| | | | fixes #1789
* main/heimdal: use shared krb5-conf package + misc cleanupsNatanael Copa2013-05-174-15/+22
| | | | | | - let heimdal-libs depend on krb5-conf - rename init.d script in git repo to .initd and add them to $source (for consistency)
* main/krb5: fix conflict with heimdal by moving the krb5.conf separate pkgNatanael Copa2013-05-171-29/+4
|
* main/krb5-conf: new meta packageNatanael Copa2013-05-171-0/+48
| | | | | Shared conf file for both heimdal and mit krb5 This is to prevent conflicts between those.
* main/dropbear: upgrade to 2013.58Bartłomiej Piotrowski2013-05-171-2/+10
|
* Security fix for CVE-2013-1962. Fixes #1892Leonardo Arena2013-05-172-4/+41
|
* main/phpmyadmin: upgrade to 4.0.1Bartłomiej Piotrowski2013-05-171-4/+4
|
* main/openssh: upgrade to 6.2_p2Bartłomiej Piotrowski2013-05-171-8/+5
|
* main/fail2ban: upgrade to 0.8.9Bartłomiej Piotrowski2013-05-171-4/+10
|
* ==== release v2.6.0_rc6 ====v2.6.0_rc6Natanael Copa2013-05-161-1/+1
|
* main/xen: sleep a bit when starting up xen domainsNatanael Copa2013-05-163-7/+24
| | | | fixes #1850
* main/lvm2: rebuild against an uclibc with fixed getcharNatanael Copa2013-05-161-1/+1
| | | | fixes #1527
* main/libc0.9.32: make getchar/putchar as inlinesNatanael Copa2013-05-162-2/+119
| | | | | | | | fixes issue with lvm2 which modifies stdin. Patch from Timo. ref #1527
* main/mysql: security upgrade to 5.5.31 (CVE-2013-1502...)Natanael Copa2013-05-161-2/+8
| | | | | | | | | | | | | | fixes #1885 CVE-2013-1502 CVE-2013-1511 CVE-2013-1532 CVE-2013-1544 CVE-2013-2375 CVE-2013-2376 CVE-2013-2389 CVE-2013-2391 CVE-2013-2392
* main/perl-html-parser: upgrade to 3.71Natanael Copa2013-05-161-2/+8
|
* main/perl-dbi: upgrade to 1.625Natanael Copa2013-05-161-2/+4
|
* main/mercurial: upgrade to 2.6.1Natanael Copa2013-05-161-4/+4
|
* main/iaxmodem: Adding init.d and conf.d scriptsMika Havela2013-05-164-35/+45
|