Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/glib: simplify gquark fix | Natanael Copa | 2016-07-07 | 3 | -57/+52 |
| | |||||
* | main/libmnl: upgrade to 1.0.4 | Francesco Colista | 2016-07-07 | 1 | -11/+9 |
| | |||||
* | main/byobu: upgrade to 5.109 | Francesco Colista | 2016-07-07 | 1 | -5/+5 |
| | |||||
* | main/pax-utils: fix cross building | Timo Teräs | 2016-07-06 | 1 | -1/+3 |
| | |||||
* | main/libcap: fix .pc file generation | Timo Teräs | 2016-07-06 | 1 | -2/+2 |
| | | | | | | the $lib variable is prefixed with slash, so adding it ourselves would yield /usr//lib/. This in turn breaks cross compiling because pkgconf does not filter out system paths unless they match exactly. | ||||
* | main/libcap: fix cross building | Timo Teräs | 2016-07-06 | 1 | -1/+1 |
| | |||||
* | main/gmp: fix cross building | Timo Teräs | 2016-07-06 | 1 | -2/+3 |
| | | | | use fixed libtool | ||||
* | main/acl: fix cross building | Timo Teräs | 2016-07-06 | 1 | -1/+3 |
| | |||||
* | main/gcc: more cross-build fixes | Timo Teräs | 2016-07-06 | 2 | -1/+26 |
| | | | | | | | | | - remove !tracedeps; errors will be shown during packaging but they are safe to ignore. tracedeps is needed for proper so provides to be generated - fix shared libada building when cross-compiling native compiler | ||||
* | main/nodejs-lts: upgrade to 4.4.7 | Bartłomiej Piotrowski | 2016-07-06 | 1 | -4/+4 |
| | |||||
* | main/py-configshell: updated dependencies | Jann - Ove Risvik | 2016-07-06 | 1 | -3/+3 |
| | |||||
* | main/py-pillow: upgrade to 3.3.0 and update URL | Thiébaud Weksteen | 2016-07-06 | 1 | -6/+6 |
| | | | | Signed-off-by: Thiébaud Weksteen <thiebaud@weksteen.fr> | ||||
* | main/py-twisted: new upstream version 16.2.0 | Christian Kampka | 2016-07-06 | 1 | -6/+6 |
| | |||||
* | main/apache2: new upstream version 2.4.23 | Christian Kampka | 2016-07-06 | 1 | -5/+5 |
| | |||||
* | main/apk-tools: fix cross compile | Timo Teräs | 2016-07-06 | 2 | -4/+22 |
| | |||||
* | main/libfetch: support cross compiling | Timo Teräs | 2016-07-06 | 2 | -8/+10 |
| | |||||
* | main/fish: upgrade to 2.3.1 | Sören Tempel | 2016-07-06 | 1 | -13/+6 |
| | |||||
* | main/unzip: fix installation of man pages | Sören Tempel | 2016-07-06 | 1 | -18/+13 |
| | | | | And cleanup a bit. | ||||
* | main/fakeroot: do not set LD_LIBRARY_PATH | Timo Teräs | 2016-07-06 | 2 | -1/+85 |
| | | | | | it breaks cross-binutils which use rpath to pick correct libbfd instead of the one in /usr/lib. | ||||
* | main/openssl: fix cross building | Timo Teräs | 2016-07-06 | 1 | -1/+1 |
| | |||||
* | main/binutils: fix automatic so dependencies for cross builds | Timo Teräs | 2016-07-06 | 1 | -1/+1 |
| | |||||
* | main/libtool: fix a cross compile issue | Timo Teräs | 2016-07-06 | 2 | -11/+50 |
| | |||||
* | main/musl: fix bootstrap build | Timo Teräs | 2016-07-06 | 1 | -10/+15 |
| | |||||
* | main/busybox: fix bootstrap dependencies | Timo Teräs | 2016-07-06 | 1 | -1/+3 |
| | |||||
* | main/musl: upgrade to 1.1.15 | Timo Teräs | 2016-07-06 | 15 | -658/+6 |
| | |||||
* | main/gcc: restore original ssp nonshared patch | Timo Teräs | 2016-07-06 | 3 | -31/+25 |
| | | | | fixes x86 build | ||||
* | main/gcc: disable libmpx | Timo Teräs | 2016-07-06 | 1 | -2/+3 |
| | | | | it does not work with musl at the time being | ||||
* | main/gcc: upgrade to 6.1.0 | Timo Teräs | 2016-07-05 | 47 | -1892/+1347 |
| | | | | | | | | | | - use --enable-default-pie - patch bind now, ssp-strong, fortify and as-needed to be defaults - remove gentoo esp patches as unneeded (deprecated by the above) - update ecj - remove upstreamed musl patches, add current musl patches - support musl's static pie - fix some bootstrapping related issues | ||||
* | main/py-setuptools: new upstream version 24.0.2 | Christian Kampka | 2016-07-05 | 1 | -5/+5 |
| | |||||
* | main/flake8: new upstream version 2.6.2 | Christian Kampka | 2016-07-05 | 1 | -5/+5 |
| | |||||
* | main/lzip: upgrade to 1.18, clean APKBUILD | Klemens Nanni | 2016-07-05 | 1 | -20/+10 |
| | |||||
* | main/wireshark: security upgrade to 2.0.4. Fixes #5852 | Leonardo Arena | 2016-07-05 | 1 | -4/+4 |
| | | | | | | | | | | | | CVE-2016-5350 CVE-2016-5351 CVE-2016-5352 CVE-2016-5353 CVE-2016-5354 CVE-2016-5355 CVE-2016-5356 CVE-2016-5357 CVE-2016-5358 | ||||
* | main/phpmyadmin: security upgrade to 4.6.3 | Leonardo Arena | 2016-07-05 | 1 | -4/+4 |
| | | | | | Fixes #5834 Fixes #5840 | ||||
* | main/tiff: remove uneeded patch. Don't patch Changelog (fails) | Leonardo Arena | 2016-07-04 | 5 | -190/+10 |
| | |||||
* | main/tiff: security fixes. Fixes #5823 | Leonardo Arena | 2016-07-04 | 5 | -5/+531 |
| | | | | | | | | CVE-2015-8665 CVE-2015-8683 CVE-2015-8781 CVE-2015-8782 CVE-2015-8784 | ||||
* | main/py-pygments: bump pkgrel to rebuild with secfix | Leonardo Arena | 2016-07-04 | 1 | -1/+1 |
| | |||||
* | main/ffmpeg: upgrade to 3.1.1 | Francesco Colista | 2016-07-04 | 1 | -4/+4 |
| | |||||
* | main/swig: new upstream version 3.0.10 | Christian Kampka | 2016-07-04 | 1 | -4/+4 |
| | |||||
* | main/lvm2: build uses fmt (coreutils) | Carlo Landmeter | 2016-07-04 | 1 | -1/+1 |
| | |||||
* | main/lvm2: new upstream version 2.02.158 | Christian Kampka | 2016-07-04 | 1 | -4/+4 |
| | |||||
* | main/owncloud: upgrade to 9.0.3 | Leonardo Arena | 2016-07-01 | 1 | -14/+14 |
| | |||||
* | main/expat: upgrade to 2.2.0 | Christian Kampka | 2016-07-01 | 2 | -763/+5 |
| | |||||
* | main/redis: new upstream version 3.2.1 | Christian Kampka | 2016-07-01 | 1 | -4/+4 |
| | |||||
* | main/nano: new upstream version 2.6.1 | Christian Kampka | 2016-07-01 | 1 | -4/+4 |
| | |||||
* | main/libsndfile: new upstream version 1.0.27 | Christian Kampka | 2016-07-01 | 1 | -4/+4 |
| | |||||
* | main/libgsf: new upstream version 1.14.39 | Christian Kampka | 2016-07-01 | 1 | -4/+4 |
| | |||||
* | main/iw: new upstream version 4.7 | Christian Kampka | 2016-07-01 | 1 | -5/+5 |
| | |||||
* | main/bash: new upstream version 4.3.46 | Christian Kampka | 2016-07-01 | 1 | -4/+16 |
| | |||||
* | main/ffmpeg: upgrade to 3.1 | Francesco Colista | 2016-07-01 | 1 | -5/+5 |
| | |||||
* | main/kamailio: fix kamdbctl.base | rob dux | 2016-06-30 | 3 | -68/+62 |
| | | | | stringify parameter expansions |