Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/freeradius: another rebuild to fix provides | Natanael Copa | 2015-06-11 | 1 | -1/+1 | |
| | | | | (cherry picked from commit 69ea0b70bc7a777fd1be47cfb34d8437d62b1efe) | |||||
* | main/abuild: another fix for provides in subpackages | Natanael Copa | 2015-06-11 | 2 | -4/+66 | |
| | | | | (cherry picked from commit 70975c557510bdc77293131582c59f7f37a5de22) | |||||
* | main/redis: security upgrade to 3.0.2 (CVE-2015-4335) | Natanael Copa | 2015-06-11 | 1 | -4/+4 | |
| | | | | fixes #4286 | |||||
* | main/acf-provisioning: upgrade to 0.7.5 | Ted Trask | 2015-06-10 | 1 | -4/+4 | |
| | | | | (cherry picked from commit aa8633fc8b7c064f58a8c25c0d7b2cf3a4e27ea0) | |||||
* | main/weechat: upgrade to 1.2 | Natanael Copa | 2015-06-10 | 1 | -5/+5 | |
| | ||||||
* | main/squid: enable openssl | Natanael Copa | 2015-06-09 | 1 | -1/+2 | |
| | | | | | | | | | Earlier versions of squid would enable openssl support if it was autodetected. We now need to add it explicitly. fixes #4279 (cherry picked from commit 14111dc8c37598d45072b49f07c0fc021ad10cc6) | |||||
* | main/acf-provisioning-algo: backport from edge | Ted Trask | 2015-06-09 | 2 | -0/+59 | |
| | ||||||
* | main/mumble: fix build | Natanael Copa | 2015-06-09 | 2 | -10/+54 | |
| | | | | | | fixes #4258 (cherry picked from commit 186a8e9a68f037386f16e5d274d890d41452ed93) | |||||
* | main/freeradius: fix incomplete freeradius3 provides | Natanael Copa | 2015-06-09 | 1 | -2/+15 | |
| | | | | | | we need provides for subpackages as well (cherry picked from commit 7a5aabc51edbfffb23bbeee5cdee284f70fa1b54) | |||||
* | main/acf-core: upgrade to 0.18.9 | Ted Trask | 2015-06-09 | 1 | -5/+5 | |
| | | | | (cherry picked from commit 304f22a6f1c25557fdae7f54de534871a9956377) | |||||
* | main/acf-provisioning: upgrade to 0.7.4 | Ted Trask | 2015-06-09 | 1 | -4/+4 | |
| | | | | (cherry picked from commit 72442725d36b8d4f5b490d55563b36ac5d46fb25) | |||||
* | main/freeradius: make dependencies cleaner | Natanael Copa | 2015-06-08 | 1 | -13/+14 | |
| | | | | | | | - versioned depends in subpackages - let abuild figure out the so depends (cherry picked from commit 6737e62af82022ec48f482db280aa9e8bb5ce415) | |||||
* | main/abuild: fix provides in subpackages | Natanael Copa | 2015-06-08 | 2 | -4/+38 | |
| | | | | | | | | | we need clear install_if and provides for subpackages (cherry picked from commit a3af123bfbe600c6a78f74f1a2843cb489474d0a) This is needed to fix provides in freeradius. Otherwise would freeradius-dev also provide "freeradius3" which is not what we want. | |||||
* | main/freeradius: add provides for freeradius3 | Jeff Bilyk | 2015-06-05 | 1 | -1/+2 | |
| | ||||||
* | main/acf-provisioning: upgrade to 0.7.3 | Ted Trask | 2015-06-05 | 1 | -4/+4 | |
| | | | | (cherry picked from commit 733de16a043796df5874c31c768d41c9081bdcc8) | |||||
* | main/strongswan: security upgrade to 5.3.1 (CVE-2015-3991) | Timo Teräs | 2015-06-04 | 1 | -10/+12 | |
| | ||||||
* | main/squark: upgrade to 0.6.1 | Timo Teräs | 2015-06-03 | 1 | -14/+6 | |
| | ||||||
* | main/apk-tools: upgrade to 2.6.1 | Timo Teräs | 2015-06-03 | 1 | -4/+4 | |
| | ||||||
* | main/freeswitch: Specify pidfile. | Mika Havela | 2015-06-03 | 2 | -4/+5 | |
| | | | | | | | | | When running freeswitch in a lxc environment, rc-status will fail when called using the 'lxc-attach' (and maybe also other tools). Specifying the pidfile for 'start-stop-daemon' will resolve this problem. (cherry picked from commit 08268e4454e5d9c943cd9f1957305c4bfd38a6a3) fixes #4265 | |||||
* | main/mesa: rebuild against llvm-3.6.1 | Natanael Copa | 2015-06-03 | 1 | -1/+1 | |
| | | | | | | | | | | | The commit 08fdc9700 (main/llvm: update to 3.6.1) moved from autotools/configure to cmake build. The cmake build no longer builds libLLVM-<version>.so which was used by mesa. Instead it builds more granular libs. So we need to rebuild mesa. see also https://llvm.org/bugs/show_bug.cgi?id=15493 (cherry picked from commit ddc8db1258f56b86514ec6c4de1d2f63b09bad1c) | |||||
* | main/mini_httpd: upgrade to 1.21 | Leonardo Arena | 2015-06-02 | 1 | -5/+5 | |
| | | | | | | Fixes #4262 (cherry picked from commit bdc65e149a4e99828d13892a714517aa8a8679f8) | |||||
* | main/acf-provisioning: upgrade to 0.7.2 | Ted Trask | 2015-06-01 | 1 | -4/+4 | |
| | | | | (cherry picked from commit ee3259f9756256516069e6ad3ef9f084c3dc18e8) | |||||
* | main/acf-lib: Bump pkgrel to fix upgrade from 3.1 | Ted Trask | 2015-06-01 | 1 | -1/+1 | |
| | | | | (cherry picked from commit 3b9386bce19d363f37a956f553a6341c6f0adc26) | |||||
* | main/acf-core: Bump pkgrel to fix upgrade from 3.1 | Ted Trask | 2015-06-01 | 1 | -1/+1 | |
| | | | | (cherry picked from commit a8e19fcda114cd3cadc6bb75349a74c2621d1da7) | |||||
* | main/llvm: fix i586-alpine-linux-musl | Natanael Copa | 2015-06-01 | 2 | -6/+6 | |
| | | | | (cherry picked from commit fed3f253a6d8d851099e6c3f9c426d919b91cb0c) | |||||
* | main/llvm: update to 3.6.1 | Travis Tilley | 2015-06-01 | 22 | -449/+489 | |
| | | | | | | | | | | | | | | | clean up and update patchset switch to cmake perform a two-stage build with a minimal bootstrap compile of clang add clang extras update package list to split out clang documentation enable pulling from the svn release tags fix making use of abuild CFLAGS/CXXFLAGS during build don't run check-llvm, as the tests fail when running under PaX (cherry picked from commit 08fdc9700ce1b4e47bebc9c9d08959f5e50bc0c1) fixes #4235 | |||||
* | main/acf-provisioning: upgrade to 0.7.1 | Ted Trask | 2015-06-01 | 1 | -4/+4 | |
| | | | | (cherry picked from commit 60caf74f323dd9cb5c1f6f07fdbbfd3d655e80e8) | |||||
* | main/nginx-lua: fix paxmark | Timo Teräs | 2015-06-01 | 1 | -2/+2 | |
| | | | | (cherry picked from commit d5ff2af37649b9d74ca497a8a38aa48db83249b2) | |||||
* | main/fprobe-ulog: fix setregid | Timo Teräs | 2015-06-01 | 2 | -12/+56 | |
| | | | | | Needs to be done before spwaning threads or musl's setregid will fail if in chroot(). | |||||
* | main/mesa: force -march i586 for atomic compare and swap | Natanael Copa | 2015-05-28 | 1 | -1/+3 | |
| | | | | | | ref #4254 This is a temp workaround til the toolchain default to 586 | |||||
* | ======== release 3.2.0 ========v3.2.0 | Natanael Copa | 2015-05-26 | 1 | -1/+1 | |
| | ||||||
* | ==== release 3.2.0_rc5 ====v3.2.0_rc5 | Natanael Copa | 2015-05-26 | 1 | -1/+1 | |
| | ||||||
* | main/raspberrypi: upgrade to 2015.05.26 | Timo Teräs | 2015-05-26 | 2 | -6/+32 | |
| | ||||||
* | main/syncthing: fix build on armhf | Natanael Copa | 2015-05-26 | 1 | -5/+1 | |
| | ||||||
* | main/apk-tools: upgrade to 2.6.0 | Timo Teräs | 2015-05-26 | 1 | -4/+4 | |
| | ||||||
* | main/tvheadend: upgrade to 4.1 | Francesco Colista | 2015-05-26 | 1 | -4/+4 | |
| | ||||||
* | main/exo: upgrade to 0.10.6 | Natanael Copa | 2015-05-26 | 1 | -4/+4 | |
| | ||||||
* | main/ulogd: upgrade to 2.0.5 | Natanael Copa | 2015-05-26 | 2 | -112/+9 | |
| | ||||||
* | main/perl-test-warnings: upgrade to 0.021 | Natanael Copa | 2015-05-26 | 1 | -5/+5 | |
| | ||||||
* | main/perl-cpan-meta-check: new aport | Natanael Copa | 2015-05-26 | 1 | -0/+41 | |
| | | | | | | | Verify requirements in a CPAN::Meta object http://search.cpan.org/dist/CPAN-Meta-Check/ needed by perl-test-warnings | |||||
* | main/perl-module-metadata: new aport | Natanael Copa | 2015-05-26 | 1 | -0/+41 | |
| | | | | | Gather package and POD information from perl module files http://search.cpan.org/dist/Module-Metadata/ | |||||
* | main/tvheadend: upgrade to 4.0.2 | Carlo Landmeter | 2015-05-25 | 1 | -5/+5 | |
| | ||||||
* | ==== release 3.2.0_rc4 ====v3.2.0_rc4 | Natanael Copa | 2015-05-25 | 1 | -1/+1 | |
| | ||||||
* | main/mate-terminal: upgrade to 1.10.0 | Alan Lacerda | 2015-05-25 | 1 | -6/+6 | |
| | ||||||
* | main/mate-icon-theme: upgrade to 1.10.0 | Natanael Copa | 2015-05-25 | 1 | -6/+6 | |
| | ||||||
* | main/mate-common: upgrade to 1.10.0 | Alan Lacerda | 2015-05-25 | 1 | -6/+6 | |
| | ||||||
* | main/marco: upgrade to 1.10.0 | Natanael Copa | 2015-05-25 | 1 | -6/+6 | |
| | ||||||
* | main/libmateweather: upgrade to 1.10.0 | Natanael Copa | 2015-05-25 | 1 | -6/+6 | |
| | ||||||
* | main/libmatemixer: upgrade to 1.10.0 | Natanael Copa | 2015-05-25 | 1 | -5/+5 | |
| | ||||||
* | main/libmatekbd: upgrade to 1.10.0 | Natanael Copa | 2015-05-25 | 1 | -6/+6 | |
| |