Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/apk-tools: fix bug with --repository | Natanael Copa | 2012-02-01 | 2 | -2/+69 |
| | |||||
* | testing/kmod: new aport | Natanael Copa | 2012-02-01 | 1 | -0/+51 |
| | | | | | Linux kernel module management utilities http://git.profusion.mobi/cgit.cgi/kmod.git/ | ||||
* | main/ffmpeg: add replaces to libs so we can upgrade | Natanael Copa | 2012-02-01 | 1 | -1/+2 |
| | |||||
* | main/apk-tools: upgrade to 2.2.4 | Timo Teräs | 2012-02-01 | 3 | -134/+3 |
| | |||||
* | main/coova-chilli: upgrade to 1.2.9 | Leonardo Arena | 2012-02-01 | 1 | -3/+3 |
| | |||||
* | main/postfix: upgrade to 2.8.8 | Natanael Copa | 2012-02-01 | 2 | -8/+25 |
| | |||||
* | main/gimp: upgrade to 2.6.12 | Natanael Copa | 2012-02-01 | 5 | -3949/+4 |
| | |||||
* | main/apache2: security upgrade to 2.2.22 (CVE-2012-0021, CVE-2012-0031, ↵ | Natanael Copa | 2012-02-01 | 3 | -71/+2 |
| | | | | | | | | | | | | | | | CVE-2012-0053, CVE-2011-3368) low: mod_log_config crash CVE-2012-0021 low: scoreboard parent DoS CVE-2012-0031 moderate: error responses can expose cookies CVE-2012-0053 moderate: mod_proxy reverse proxy exposure CVE-2011-3368 This release also include the previosly patched: low: mod_setenvif .htaccess privilege escalation CVE-2011-3607 moderate: mod_proxy reverse proxy exposure CVE-2011-4317 fixes #982 | ||||
* | main/apache2: upgrade to 2.2.22 | Natanael Copa | 2012-02-01 | 1 | -5/+3 |
| | |||||
* | main/git: upgrade to 1.7.9 | Natanael Copa | 2012-02-01 | 1 | -3/+4 |
| | |||||
* | main/ruby-actionpack: security upgrade to 2.3.14 (CVE-2011-2931, CVE-2011-3186) | Natanael Copa | 2012-01-31 | 1 | -1/+1 |
| | | | | fixes #978 | ||||
* | main/ruby-activerecord: security upgrade to 2.3.14 (CVE-2011-2930) | Natanael Copa | 2012-01-31 | 1 | -2/+2 |
| | | | | fixes #977 | ||||
* | main/perl: security fix (CVE-2011-3597) | Natanael Copa | 2012-01-31 | 2 | -3/+39 |
| | | | | fixes #973 | ||||
* | main/apache2: security fix (CVE-2011-3607) | Natanael Copa | 2012-01-31 | 2 | -1/+35 |
| | | | | fixes #970 | ||||
* | main/geoip: monthly update of db via cron job | Leonardo Arena | 2012-01-31 | 2 | -2/+5 |
| | |||||
* | main/asterisk: honor CFLAGS | Timo Teräs | 2012-01-31 | 1 | -2/+2 |
| | | | | | | Asterisk build (since 10.1.0) will set -march=native unless explicitly overridden via ASTCFLAGS on the main build. So set ASTCFLAGS to Alpine CFLAGS that include the -march. | ||||
* | main/xtables-addons-grsec: rebuild against kernel 3.2.2-r2 | Natanael Copa | 2012-01-31 | 1 | -1/+1 |
| | |||||
* | main/open-vm-tools-grsec: rebuild against kernel 3.2.2-r2 | Natanael Copa | 2012-01-31 | 1 | -1/+1 |
| | |||||
* | main/dahdi-linux-grsec: rebuild against kernel 3.2.2-r2 | Natanael Copa | 2012-01-31 | 1 | -1/+1 |
| | |||||
* | main/linux-grsec: upgrade to grsecurity-2.2.2-3.2.2-201201302345 | Natanael Copa | 2012-01-31 | 2 | -24/+51 |
| | |||||
* | main/asterisk: rebase ASTERISK-19106.patch for 10.1.0 | Timo Teräs | 2012-01-31 | 2 | -13/+13 |
| | | | | | | It was from 10-branch, but appears that chan_sip already got incompatible changes for 10.2.0-rc1 that conflict with this commit. | ||||
* | main/asterisk: update ASTERISK-19106 patch | Timo Teräs | 2012-01-31 | 2 | -118/+173 |
| | | | | It's now the patch that actually got committed. | ||||
* | main/openrc: upgrade to 0.9.8.4 | William Pitcock | 2012-01-30 | 1 | -2/+2 |
| | |||||
* | main/sudo: $pkgname-lang not really needed | William Pitcock | 2012-01-30 | 1 | -1/+1 |
| | |||||
* | main/sudo: upgrade to 1.8.2p3 (CVE-2012-0809), add sudo-lang package | William Pitcock | 2012-01-30 | 1 | -3/+3 |
| | |||||
* | main/busybox: bbsuid mount/umount. fix for mdev and acpid | Natanael Copa | 2012-01-30 | 3 | -11/+260 |
| | | | | | | | | - move sources into the aports tree. pointless shipping it separate - add mount/umount - add patch for mdev from upstream - backport acpid patch http://lists.busybox.net/pipermail/busybox/2012-January/077136.html | ||||
* | main/xdg-utils: misc xdg-screensaver fixes | Natanael Copa | 2012-01-30 | 2 | -2/+29 |
| | | | | | | - depend on xset and xprop - never use the non-posix 'mv -T'. The test for support of it is broke. | ||||
* | main/xprop: moved from testing | Natanael Copa | 2012-01-30 | 1 | -0/+0 |
| | |||||
* | testing/xprop: new aport | Natanael Copa | 2012-01-30 | 1 | -0/+41 |
| | | | | | Property displayer for X http://cgit.freedesktop.org/xorg/app/xprop/ | ||||
* | main/zlib: upgrade to 1.2.6 | Natanael Copa | 2012-01-30 | 2 | -19/+3 |
| | |||||
* | main/xtables-addons-grsec: rebuild against kernel 3.2.2-r1 | Natanael Copa | 2012-01-30 | 1 | -1/+1 |
| | |||||
* | main/open-vm-tools-grsec: rebuild against kernel 3.2.2-r1 | Natanael Copa | 2012-01-30 | 1 | -2/+2 |
| | |||||
* | main/dahdi-linux-grsec: rebuild against kernel 3.2.2-r1 | Natanael Copa | 2012-01-30 | 1 | -1/+1 |
| | |||||
* | main/linux-grsec: upgrade to 2.2.2-3.2.2-201201290115 | Natanael Copa | 2012-01-30 | 2 | -61/+559 |
| | | | | | Fixes rx_dropped overflow problem http://forums.grsecurity.net/viewtopic.php?f=3&t=2933 | ||||
* | testing/patchutils: new aport | Natanael Copa | 2012-01-30 | 1 | -0/+45 |
| | | | | | A collection of programs for manipulating patch files http://cyberelk.net/tim/patchutils/ | ||||
* | testing/vlc: really fix the trigger properly | Timo Teräs | 2012-01-30 | 2 | -3/+3 |
| | |||||
* | testing/vlc: fix trigger checksum | Timo Teräs | 2012-01-30 | 1 | -1/+1 |
| | |||||
* | testing/vlc: enable libmatroska, fix trigger to generate cache | Timo Teräs | 2012-01-30 | 2 | -5/+6 |
| | |||||
* | gitignore: add *.part (incomplete downloads) | Timo Teräs | 2012-01-30 | 1 | -0/+1 |
| | |||||
* | testing/libmatroska: new aport | Timo Teräs | 2012-01-30 | 1 | -0/+38 |
| | | | | | a C++ library to parse Matroska files http://www.matroska.org/ | ||||
* | testing/libebml: new aport | Timo Teräs | 2012-01-30 | 1 | -0/+38 |
| | | | | | a C++ library to parse Extensible Binary Meta-Language files http://www.matroska.org/ | ||||
* | main/cyrus-sasl: fix pid dir | Leonardo Arena | 2012-01-30 | 2 | -2/+3 |
| | |||||
* | Merge git://git.alpinelinux.org/jbilyk/aports | Natanael Copa | 2012-01-30 | 1 | -3/+5 |
|\ | |||||
| * | main/collectd: add rrdtool plugin | Jeff Bilyk | 2012-01-29 | 1 | -3/+5 |
| | | | | | | | | Add rrdtool plugin to collectd package | ||||
* | | testing/winetricks: new aport | Timo Teräs | 2012-01-30 | 1 | -0/+40 |
| | | | | | | | | | | manage virtual windows environments using wine http://winetricks.org | ||||
* | | testing/libdvdcss: new aport | Timo Teräs | 2012-01-30 | 1 | -0/+45 |
| | | | | | | | | | | a library to access (encrypted) DVDs like a block device http://www.videolan.org/developers/libdvdcss.html | ||||
* | | testing/vlc: conflict (old) libbluray snapshot versions | Timo Teräs | 2012-01-30 | 1 | -1/+1 |
| | | |||||
* | | testing/vlc: enable dvd and bluray support | Timo Teräs | 2012-01-30 | 1 | -6/+10 |
| | | |||||
* | | testing/libdvdnav: new aport | Timo Teräs | 2012-01-30 | 1 | -0/+40 |
| | | | | | | | | | | a library for sophisticated DVD navigation features http://dvdnav.mplayerhq.hu/ | ||||
* | | testing/libdvdread: new aport | Timo Teräs | 2012-01-30 | 1 | -0/+40 |
| | | | | | | | | | | a simple foundation for reading DVD video disks http://dvdnav.mplayerhq.hu/ |