Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/libcgroup: fix makedepends | Jonathan Curran | 2015-09-15 | 1 | -2/+2 |
| | | | | makedepends was missing linux-headers | ||||
* | main/mutt: don't tamper with the global configuration | Sören Tempel | 2015-09-15 | 1 | -22/+15 |
| | |||||
* | main/alpine-sdk: depend on GNU patch | Sören Tempel | 2015-09-15 | 1 | -3/+3 |
| | | | | See the commit message of the last commit for more details. | ||||
* | main/build-base: drop patch dependency | Sören Tempel | 2015-09-15 | 1 | -2/+2 |
| | | | | | | | | | build-base should only include basic build tools for compiling C/C++ programs. patch(1) is a useful tool in that process but our busybox version already ships a patch program. However, abuild(1) needs the GNU version of patch thus this dependency was moved to the alpine-sdk package. | ||||
* | main/libevdev: upgrade to 1.4.4 | Natanael Copa | 2015-09-15 | 1 | -4/+4 |
| | |||||
* | main/gnome-power-manager: upgrade to 3.16.1 | Natanael Copa | 2015-09-15 | 1 | -33/+8 |
| | |||||
* | main/xfce4-setting: rebuild against upower-0.99 | Natanael Copa | 2015-09-15 | 1 | -1/+1 |
| | |||||
* | main/wine_gecko: upgrade to 2.40 | Natanael Copa | 2015-09-15 | 1 | -7/+7 |
| | |||||
* | main/exo: upgrade to 0.10.7 | Natanael Copa | 2015-09-15 | 1 | -4/+4 |
| | |||||
* | docker: fix segfault when built with go 1.5 | Eivind Uggedal | 2015-09-14 | 1 | -5/+6 |
| | | | | | | | | | When built with go 1.5 docker contains textrels and segfaults in musl's dynamic linker when trying to correct them. Build with go-bootstrap (1.4) for now until the issue is investigated more thoroughly. | ||||
* | main/doxygen: add missing patch | Natanael Copa | 2015-09-14 | 1 | -0/+24 |
| | |||||
* | main/wine: upgrade to 1.7.51 | Natanael Copa | 2015-09-14 | 1 | -4/+4 |
| | |||||
* | main/doxygen: upgrade to 1.8.10 | Natanael Copa | 2015-09-14 | 1 | -22/+26 |
| | |||||
* | main/cups-filters: upgrade to 1.0.76 | Natanael Copa | 2015-09-14 | 1 | -4/+4 |
| | |||||
* | main/libva-intel-driver: upgrade to 1.6.1 | Natanael Copa | 2015-09-14 | 1 | -4/+5 |
| | |||||
* | main/libva: upgrade to 1.6.1 | Natanael Copa | 2015-09-14 | 1 | -4/+5 |
| | |||||
* | main/babl: upgrade to 0.1.12 | Natanael Copa | 2015-09-14 | 1 | -3/+5 |
| | |||||
* | main/libxi: upgrade to 1.7.5 | Natanael Copa | 2015-09-14 | 1 | -4/+4 |
| | |||||
* | main/libtasn1: upgrade to 4.6 | Natanael Copa | 2015-09-14 | 1 | -4/+4 |
| | |||||
* | main/libgcrypt: upgrade to 1.6.4 | Natanael Copa | 2015-09-14 | 1 | -4/+4 |
| | |||||
* | main/xdelta3: upgrade to 3.0.10 | Natanael Copa | 2015-09-14 | 1 | -5/+6 |
| | |||||
* | main/libnetfilter_conntrack: upgrade to 1.0.5 | Natanael Copa | 2015-09-14 | 1 | -4/+4 |
| | |||||
* | main/man-pages: Don't conflict with tzdata-doc | Sören Tempel | 2015-09-14 | 1 | -1/+8 |
| | |||||
* | main/audacity: upgrade to 2.1.1 | Natanael Copa | 2015-09-14 | 2 | -9/+37 |
| | |||||
* | main/libid3tag: fix CVE-2008-2109 and add .pc file | Natanael Copa | 2015-09-14 | 2 | -3/+41 |
| | |||||
* | main/soundtouch: moved from testing | Natanael Copa | 2015-09-14 | 3 | -2/+1 |
| | |||||
* | testing/geany-plugins: upgrade to 1.25 | Natanael Copa | 2015-09-14 | 1 | -4/+12 |
| | | | | fixes #4639 | ||||
* | main/geany: upgrade to 1.25 | Natanael Copa | 2015-09-14 | 1 | -5/+5 |
| | | | | fixes #4638 | ||||
* | main/harfbuzz: fix depends for -dev | Natanael Copa | 2015-09-14 | 1 | -1/+1 |
| | | | | harfbuzz-dev needs graphite2-dev. we rebuild so it picks up this dep | ||||
* | main/graphite2: upgrade to 1.3.2 | Natanael Copa | 2015-09-14 | 3 | -7/+38 |
| | |||||
* | main/openldap: fix ber_get_next denial of service (CVE-2015-6908) | Leonardo Arena | 2015-09-14 | 2 | -1/+31 |
| | | | | http://www.openldap.org/its/index.cgi/Software%20Bugs?id=8240 | ||||
* | main/zsh: upgrade to 5.1.1 | Eivind Uggedal | 2015-09-13 | 1 | -4/+4 |
| | |||||
* | main/conntrack-tools: upgrade to 1.4.3 | Eivind Uggedal | 2015-09-12 | 2 | -60/+5 |
| | |||||
* | main/lighttpd: upgrade to 1.4.37 | Eivind Uggedal | 2015-09-12 | 1 | -4/+4 |
| | |||||
* | main/obnam: upgrade to 1.17 | Eivind Uggedal | 2015-09-12 | 1 | -5/+5 |
| | |||||
* | main/docker: upgrade to 1.8.2 | Eivind Uggedal | 2015-09-12 | 1 | -5/+5 |
| | |||||
* | main/gnupg: upgrade to 2.1.8 | Natanael Copa | 2015-09-12 | 1 | -5/+5 |
| | |||||
* | main/gettext: upgrade to 0.19.6 | Natanael Copa | 2015-09-12 | 1 | -4/+4 |
| | |||||
* | testing/foo2zjs: new aport | Carlo Landmeter | 2015-09-12 | 1 | -0/+43 |
| | |||||
* | testing/zfs-grsec: rebuild against kernel 3.18.21-r0 | Natanael Copa | 2015-09-11 | 1 | -3/+3 |
| | |||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 3.18.21-r0 | Natanael Copa | 2015-09-11 | 1 | -2/+2 |
| | |||||
* | main/mesa: upgrade to 10.6.7 | Natanael Copa | 2015-09-11 | 1 | -4/+4 |
| | |||||
* | main/git: upgrade to 2.5.2 | Natanael Copa | 2015-09-11 | 1 | -4/+4 |
| | |||||
* | main/cups-filters: upgrade to 1.0.74 | Natanael Copa | 2015-09-11 | 1 | -4/+4 |
| | |||||
* | main/bwm-ng: upgrade to 0.6.1 | Natanael Copa | 2015-09-11 | 2 | -34/+6 |
| | |||||
* | main/ffmpeg: upgrade to 2.8 | Natanael Copa | 2015-09-11 | 1 | -4/+4 |
| | |||||
* | main/libnfs: upgrade to 1.9.8 | Natanael Copa | 2015-09-11 | 1 | -5/+5 |
| | |||||
* | testing/spl-grsec: rebuild with 3.18.21-r0 kernel | Natanael Copa | 2015-09-11 | 1 | -3/+3 |
| | |||||
* | testing/ipt-netflow-grsec: rebuild against kernel 3.18.21-r0 | Natanael Copa | 2015-09-11 | 1 | -2/+2 |
| | |||||
* | testing/flashcache-grsec: rebuild against kernel 3.18.21-r0 | Natanael Copa | 2015-09-11 | 1 | -2/+2 |
| |