Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/fontconfig: upgrade to 2.11.94 | Natanael Copa | 2016-03-29 | 1 | -7/+7 | |
| | ||||||
* | main/ghostscript: upgrade to 9.19 | Natanael Copa | 2016-03-29 | 4 | -131/+20 | |
| | ||||||
* | main/shared-mime-info: upgrade to 1.6 | Natanael Copa | 2016-03-29 | 1 | -4/+4 | |
| | ||||||
* | main/binutils: upgrade to 2.26 | Natanael Copa | 2016-03-29 | 1 | -4/+4 | |
| | ||||||
* | main/uwsgi: upgrate to 2.0.12 | Francesco Colista | 2016-03-29 | 1 | -5/+5 | |
| | ||||||
* | main/uwsgi: set default plugin_dir | Jakub Jirutka | 2016-03-29 | 3 | -3/+52 | |
| | | | | | | | | | | Default value of plugin_dir is . (current working directory). This is bad, because plugins can't be loaded using simple name (e.g. uwsgi --plugin python) and absolute path must be used instead. It also breaks some applications that use uwsgi wrappers which expects this variable to be set correctly. The patch is backported from https://github.com/unbit/uwsgi/pull/1217. | |||||
* | testing/lua-middleclass: new aport | Carlo Landmeter | 2016-03-28 | 1 | -0/+44 | |
| | ||||||
* | testing/nghttp2: new upstream version 1.9.1 | Christian Kampka | 2016-03-28 | 1 | -4/+4 | |
| | ||||||
* | testing/lua-cqueues-pushy: fix makedepends | Timo Teräs | 2016-03-28 | 1 | -1/+1 | |
| | ||||||
* | testing/lua-cqueues-pushy: new aport | Timo Teräs | 2016-03-28 | 2 | -0/+84 | |
| | ||||||
* | main/linux-rpi: upgrade to 4.4.6 | Timo Teräs | 2016-03-28 | 5 | -1310/+912 | |
| | | | | | | | CONFIG_CPU_SW_DOMAIN_PAN is disabled until upstream is fixed: https://github.com/raspberrypi/linux/issues/1381 rpi2 kernel changed to CONFIG_VMSPLIT_3G_OPT. | |||||
* | testing/numpy: new upstream version 1.11.0 | Christian Kampka | 2016-03-28 | 3 | -28/+18 | |
| | ||||||
* | community/softflowd: moved from testing | Leonardo Arena | 2016-03-28 | 3 | -0/+0 | |
| | ||||||
* | main/py-parsing: new upstream version 2.1.1 | Christian Kampka | 2016-03-27 | 1 | -4/+4 | |
| | ||||||
* | main/lvm2: new upstream version 2.02.148 | Christian Kampka | 2016-03-27 | 1 | -4/+4 | |
| | ||||||
* | main/cmake: new upstream version 3.5.1 | Christian Kampka | 2016-03-27 | 1 | -4/+4 | |
| | ||||||
* | main/logrotate: new upstream version 3.9.2 | Christian Kampka | 2016-03-27 | 1 | -9/+7 | |
| | ||||||
* | Revert "main/iptables: new upstream verison 1.6.0" | Timo Teräs | 2016-03-26 | 3 | -55/+138 | |
| | | | | This reverts commit 00efbea7aa2a383c4f3a7322a6a669bdea5c04bb. | |||||
* | main/strongswan: upgrade to 5.4.0 | Timo Teräs | 2016-03-26 | 7 | -108/+114 | |
| | ||||||
* | main/iptables: new upstream verison 1.6.0 | Christian Kampka | 2016-03-26 | 3 | -138/+55 | |
| | ||||||
* | main/ntfs-3g: upgrade to 2016.2.22, split to subpackages (libs, progs) | Valery Kartel | 2016-03-26 | 1 | -9/+18 | |
| | ||||||
* | main/gettext: fix build | Timo Teräs | 2016-03-26 | 3 | -28/+19 | |
| | | | | | | | | | - remove some optional dependencies (glib, libcroco) that would introduce cyclic dependencies - remove unneeded patch that break things - add patch to maintain abi now that build is done right fix-abi can be removed when all reverse dependencies have been rebuilt and have no libintl_*printf* symbols in them | |||||
* | testing/drbdmanage: upgrade to 0.94 | Roland Kammerer | 2016-03-26 | 1 | -4/+4 | |
| | ||||||
* | community/openjdk8: security upgrade to 8u77 (CVE-2016-0636) | Timo Teräs | 2016-03-26 | 1 | -27/+27 | |
| | ||||||
* | testing/zfs-grsec: update checksums | Carlo Landmeter | 2016-03-26 | 1 | -0/+3 | |
| | ||||||
* | testing/zfs-grsec: enable again | Carlo Landmeter | 2016-03-26 | 1 | -5/+2 | |
| | ||||||
* | testing/zfs-grsec: upgrade to 0.6.5.6 and rebase patches | Carlo Landmeter | 2016-03-25 | 11 | -456/+730 | |
| | | | | musl patches have been split and send upstream. | |||||
* | testing/spl-grsec: upgrade to 0.6.5.6 | Carlo Landmeter | 2016-03-25 | 2 | -18/+5 | |
| | ||||||
* | testing/cloud-init: new aport | Matt Dainty | 2016-03-25 | 11 | -0/+471 | |
| | | | | | http://launchpad.net/cloud-init Cloud instance init scripts | |||||
* | main/py-httplib2: add chmod to egg info | Matt Dainty | 2016-03-25 | 1 | -1/+2 | |
| | ||||||
* | testing/py-cheetah: new aport | Matt Dainty | 2016-03-25 | 1 | -0/+40 | |
| | | | | | http://www.cheetahtemplate.org/ Cheetah is a template engine and code generation tool | |||||
* | testing/py-jsonpatch: new aport | Matt Dainty | 2016-03-25 | 1 | -0/+40 | |
| | | | | | https://github.com/stefankoegl/python-json-patch Apply JSON-Patches (RFC 6902) | |||||
* | testing/py-jsonpointer: new aport | Matt Dainty | 2016-03-25 | 1 | -0/+40 | |
| | | | | | https://github.com/stefankoegl/python-json-pointer Identify specific nodes in a JSON document (RFC 6901) | |||||
* | testing/py-prettytable: new aport | Matt Dainty | 2016-03-25 | 1 | -0/+41 | |
| | | | | | http://code.google.com/p/prettytable/ A simple Python library for easily displaying tabular data in a visually appealing ASCII table format | |||||
* | testing/rspamd: upgrade to 1.2.0 | Valery Kartel | 2016-03-25 | 4 | -13/+22 | |
| | ||||||
* | testing/sqm-scripts: Upgrade to 1.0.7 | Ben Allen | 2016-03-25 | 4 | -21/+21 | |
| | | | | | - Upgrade to 1.0.7 - Cleanup patches | |||||
* | main/py-dateutil: new upstream version 2.5.1 | Christian Kampka | 2016-03-25 | 1 | -4/+4 | |
| | ||||||
* | main/nmap: new upstream version 7.11 | Christian Kampka | 2016-03-25 | 1 | -4/+4 | |
| | ||||||
* | main/logrotate: add tabooext for .apk-new files | Stuart Cardall | 2016-03-25 | 2 | -4/+7 | |
| | | | | this stops /etc/logrotate.d/*.apk-new files from being run. | |||||
* | main/py-psycopg2: changed builddir variable | Francesco Colista | 2016-03-25 | 1 | -3/+3 | |
| | ||||||
* | /main/py-egenix-mx-base: changed builddir variable | Francesco Colista | 2016-03-25 | 1 | -3/+4 | |
| | ||||||
* | main/py-egenix-mx-base: moved from testing | Francesco Colista | 2016-03-25 | 1 | -0/+0 | |
| | ||||||
* | main/py-psycopg2: moved from testing | Francesco Colista | 2016-03-25 | 1 | -0/+0 | |
| | ||||||
* | main/patchwork: upgrade to 1.1.0 | Francesco Colista | 2016-03-25 | 4 | -113/+33 | |
| | ||||||
* | testing/php7: fix sha256/512 passwords | Timo Teräs | 2016-03-25 | 2 | -24/+6 | |
| | | | | ref #5141 | |||||
* | main/php: fix sha256/512 passwords | Timo Teräs | 2016-03-25 | 3 | -35/+18 | |
| | | | | ref #5141 | |||||
* | testing/php7: fix crypt and add paxmark | Timo Teräs | 2016-03-25 | 2 | -5/+88 | |
| | ||||||
* | main/busybox: make traceroute6 an suid binary | Sören Tempel | 2016-03-24 | 2 | -4/+5 | |
| | ||||||
* | community/caddy: add ca-certificates to deps and move to community | Carlo Landmeter | 2016-03-24 | 5 | -3/+3 | |
| | ||||||
* | main/glib: upgrade to 2.48.0 | Natanael Copa | 2016-03-24 | 2 | -119/+5 | |
| |