aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/pcre: upgrade to 8.31Bartłomiej Piotrowski2012-07-091-2/+3
| | | | - enable JIT
* main/rtorrent: moved from testingBartłomiej Piotrowski2012-07-091-0/+0
|
* main/libtorrent: moved from testingBartłomiej Piotrowski2012-07-091-0/+0
|
* testing/gitolite: upgrade to 3.04Bartłomiej Piotrowski2012-07-091-2/+2
|
* main/libc0.9.32: backport posix_madviseNatanael Copa2012-07-093-20/+79
| | | | and rebase our posix_fallocate
* main/xfdesktop: fix use after free bugNatanael Copa2012-07-092-3/+70
| | | | https://bugzilla.xfce.org/show_bug.cgi?id=9059
* main/xorg-server: upgrade to 1.12.3Natanael Copa2012-07-091-2/+2
|
* testing/bcfg2: upgrade to 1.2.3, fix for CVE-2012-3366Fabian Affolter2012-07-091-2/+2
|
* testing/userspace-rcu: new aportFabian Affolter2012-07-091-0/+47
| | | | | | | | | | | | | | liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data synchronization library provides read-side access which scales linearly with the number of cores. It does so by allowing multiples copies of a given data structure to live at the same time, and by monitoring the data structure accesses to detect grace periods after which memory reclamation is possible. liburcu-cds provides efficient data structures based on RCU and lock-free algorithms. Those structures include hash tables, queues, stacks, and doubly- linked lists. http://lttng.org/urcu/
* testing/libcli: new aportFabian Affolter2012-07-091-0/+39
| | | | | | | | | | | bcli provides support for using the arrow keys for command-line editing. Up and Down arrows will cycle through the command history, and Left & Right can be used for editing the current command line. libcli also works out the shortest way of entering a command, so if you have a command "show users grep foobar" defined, you can enter "sh us g foobar" if that is the shortest possible way of doing it. https://github.com/dparrish/libcli
* main/jwhois: enable cacheNatanael Copa2012-07-091-2/+3
| | | | fixes #1242
* main/mtr: build mtr-gtkNatanael Copa2012-07-062-9/+44
|
* testing/mtr: build fixNatanael Copa2012-07-061-1/+1
| | | | needs gtk for autoconf
* testing/mtr: upgrade to 0.82 and disable dnsNatanael Copa2012-07-062-6/+204
| | | | fixes #1144
* testing/wanpipe-grsec: rebuild against kernel 3.3.8-r2Natanael Copa2012-07-061-1/+1
|
* main/xtables-addons-grsec: rebuild against kernel 3.3.8-r2Natanael Copa2012-07-061-1/+1
|
* main/open-vm-tools-grsec: rebuild against kernel 3.3.8-r2Natanael Copa2012-07-061-1/+1
|
* main/dahdi-linux-grsec: rebuild against kernel 3.3.8-r2Natanael Copa2012-07-061-1/+1
|
* main/linux-grsec: enable GPIO_SYSFSNatanael Copa2012-07-063-7/+7
|
* main/grep: upgrade to 2.13Natanael Copa2012-07-061-2/+2
|
* main/perl-dbi: upgrade to 1.622Leonardo Arena2012-07-061-3/+3
|
* main/perl-dbd-sqlite: upgrade to 1.37Leonardo Arena2012-07-061-3/+3
|
* main/perl-dbd-mysql: upgrade to 4.021Leonardo Arena2012-07-061-3/+3
|
* main/perl-dbd-pg: upgrade to 2.19.2Leonardo Arena2012-07-061-3/+3
|
* main/perl-db_file: upgrade to 1.826Leonardo Arena2012-07-061-3/+3
|
* main/perl-db: upgrade to 0.51Leonardo Arena2012-07-061-3/+3
|
* main/perl-netaddr-ip: upgrade to 4.062Leonardo Arena2012-07-061-3/+3
|
* main/perl-mail-spamassassin: upgrade to 3.3.2Leonardo Arena2012-07-062-281/+5
|
* main/perl-mail-tools: upgrade to 2.09Leonardo Arena2012-07-061-3/+3
|
* main/perl-mime-tools: upgrade to 5.503Leonardo Arena2012-07-061-2/+2
|
* main/bacula-client: upgrade to 5.2.10Leonardo Arena2012-07-062-26/+2
|
* main/pmacct: upgrade to 0.14.0Leonardo Arena2012-07-061-2/+2
|
* main/libnetcf: upgrade to 0.1.9Leonardo Arena2012-07-062-9/+22
|
* main/perl-net-server: upgrade to 2.006Leonardo Arena2012-07-061-4/+4
|
* main/amavisd-new: upgrade to 2.8.0Leonardo Arena2012-07-061-2/+2
|
* main/bacula: upgrade to 5.2.10Leonardo Arena2012-07-062-27/+3
|
* testing/weechat: upgrade to 0.3.8Leonardo Arena2012-07-061-3/+3
|
* main/transmission: upgrade to 2.60Natanael Copa2012-07-061-3/+3
|
* main/pidgin: upgrade to 2.10.5Natanael Copa2012-07-061-2/+2
|
* main/libvirt: upgrade to 0.9.13Leonardo Arena2012-07-061-3/+3
|
* main/asterisk: fix checksumsTimo Teräs2012-07-061-1/+0
|
* main/asterisk: build fix (remove obsolete patch)Timo Teräs2012-07-062-16/+0
| | | | | | | | | Remove the patch requested in: http://bugs.alpinelinux.org/issues/227 This bug has been fixed in upstream with a better patch in all asterisk branches. See: https://issues.asterisk.org/view.php?id=15627
* main/asterisk: security upgrade to 10.5.2Timo Teräs2012-07-061-2/+2
| | | | | * AST-2012-10 - Possible resource leak on uncompleted re-invite * AST-2012-11 (CVE-2012-3812) - Remote crash in voice mail application
* main/qemu: enable aioNatanael Copa2012-07-051-2/+4
|
* main/mysql: upgrade to 5.5.25aNatanael Copa2012-07-051-2/+2
|
* main/libc0.9.32: backport the pread/pwrite fixes from masterNatanael Copa2012-07-058-213/+1503
| | | | The previous patch I did broke x86_64.
* main/qemu: enable curl, virtfs, cap-ngNatanael Copa2012-07-051-2/+6
|
* main/mpd: upgrade to 0.17Natanael Copa2012-07-051-3/+3
|
* main/libc0.9.32: fix/workaround posix_fallocate for x86Natanael Copa2012-07-052-1/+32
| | | | | | | | | Might be a gcc bug, but the generated assembly code was broke. ebp was supposed to be set to zero but it was not. We work around it by allowing use of immedate values as the 6th syscall arg. Then gcc don't need to use a memory reference.
* main/clamav: upgrade to 0.97.5Natanael Copa2012-07-041-6/+11
|