Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/cgdb: fix build on mips* (name collision) | info@mobile-stream.com | 2018-11-26 | 1 | -1/+3 | |
| | | | | | | | There is a variable called "mips" in the code that conflicts with the predefined "mips" macro. Add -std=c11 / -std=c++11 to CFLAGS / CXXFLAGS to force removal of all the non-underscored predefined macros. This is safe because README.md says the project is officially C11/C++11. | |||||
* | main/conky: do not use git during build | info@mobile-stream.com | 2018-11-26 | 1 | -2/+3 | |
| | | | | This enables the RELEASE mode as documented in cmake/ConkyBuildOptions.cmake | |||||
* | main/graphviz: fix build | info@mobile-stream.com | 2018-11-26 | 1 | -1/+2 | |
| | | | | | | | | graphviz uses custom feature-testing tool written in shell, ./iffe. On recent edge iffe generates somewhat incomplete ./FEATURE/sfio thus causing build to fail. Work-around this by using /bin/bash for the build time only. | |||||
* | main/arpon: fix build with gcc8 (useful -Werror) | info@mobile-stream.com | 2018-11-26 | 2 | -7/+40 | |
| | | | | | gcc8 reports one -Werror=pointer-compare case with the actual problem and several harmless -Werror=implicit-fallthrough so fix everything with a patch. | |||||
* | main/libsrtp: modernize, enable test | info@mobile-stream.com | 2018-11-26 | 3 | -11/+92 | |
| | | | | | | - use cracklib-words for test since there is no /usr/share/dict/words in Alpine (really?); - built-in test passes on x86_64 and mipsel at least; - the real motivation was to fix build on mips* (fix-name-collision.patch -- could be safely dropped); | |||||
* | main/llvm5: build fix for gcc8 | info@mobile-stream.com | 2018-11-26 | 2 | -2/+34 | |
| | | | | The patch is taken from Fedora. | |||||
* | main/valgrind: upgrade to 3.14.0 | Henrik Riomar | 2018-11-23 | 2 | -98/+3 | |
| | | | | valgrind-3.13.0-ld-separate-code.patch now in upstream | |||||
* | community/open-vm-tools: move from main | Natanael Copa | 2018-11-23 | 19 | -1037/+0 | |
| | ||||||
* | main/open-vm-tools: fix reboot and halt | Henrik Riomar | 2018-11-23 | 2 | -1/+39 | |
| | ||||||
* | main/open-vm-tools: upgrade 10.3.5 | Henrik Riomar | 2018-11-23 | 16 | -8405/+191 | |
| | | | | | | Rebased the patches and skiped the ones that was fixed by upstream Added check() | |||||
* | main/gnu-efi: disable build on mips* | info@mobile-stream.com | 2018-11-23 | 1 | -1/+1 | |
| | | | | | | Explicitly list supported architectures instead of using the bulky "all !..." logic (and assuming !armel was omitted by accident). Do not bump pkgrel since this change does not affect the produced apk in any way. | |||||
* | main/feh: upgrade to 3.1 | Sören Tempel | 2018-11-22 | 1 | -2/+2 | |
| | ||||||
* | main/openjpeg: security fix for CVE-2017-17480 | Natanael Copa | 2018-11-22 | 12 | -594/+86 | |
| | | | | | | also remove unused patches fixes #9679 | |||||
* | main/memcached: upgrade to 1.5.12 | André Klitzing | 2018-11-22 | 1 | -2/+2 | |
| | ||||||
* | main/uwsgi: upgrade to 2.0.17.1 | André Klitzing | 2018-11-22 | 1 | -3/+3 | |
| | ||||||
* | main/encfs: rebuild against tinyxml2 7 | Natanael Copa | 2018-11-22 | 1 | -1/+1 | |
| | ||||||
* | main/tinyxml2: upgrade to 7.0.1 | André Klitzing | 2018-11-22 | 1 | -2/+2 | |
| | ||||||
* | main/distcc: upgrade to 3.3.2 | André Klitzing | 2018-11-22 | 1 | -3/+10 | |
| | ||||||
* | main/libmaa: fix ppc64le bld break for sprintf Werror | Mike Sullivan | 2018-11-22 | 2 | -5/+16 | |
| | ||||||
* | main/mercurial: upgrade to 4.8 | Mathias De Maré | 2018-11-22 | 1 | -2/+2 | |
| | ||||||
* | main/gdb: upgrade to 8.2 | Natanael Copa | 2018-11-22 | 2 | -25/+19 | |
| | ||||||
* | main/dtc: update to 1.4.7 | Timo Teräs | 2018-11-21 | 2 | -35/+7 | |
| | ||||||
* | main/db: build fix for gcc8 | Natanael Copa | 2018-11-21 | 2 | -21/+33 | |
| | ||||||
* | main/py-cryptography: upgrade to 2.4.2 | Francesco Colista | 2018-11-21 | 1 | -3/+3 | |
| | ||||||
* | main/py-cffi: ugprade to 1.11.5 | Francesco Colista | 2018-11-21 | 1 | -2/+2 | |
| | ||||||
* | main/linux-vanilla: fix config for aarch64 | Natanael Copa | 2018-11-21 | 2 | -2/+7 | |
| | ||||||
* | main/linux-rpi: upgrade to 4.19.3 | Carlo Landmeter | 2018-11-21 | 2 | -15/+33 | |
| | ||||||
* | main/cmake: upgrade to 3.13.0 | Andy Postnikov | 2018-11-21 | 1 | -2/+2 | |
| | ||||||
* | main/zfs-vanilla: rebuild against kernel 4.14.82-r0 | Natanael Copa | 2018-11-21 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.14.82-r0 | Natanael Copa | 2018-11-21 | 1 | -1/+1 | |
| | ||||||
* | main/spl-vanilla: rebuild against kernel 4.14.82-r0 | Natanael Copa | 2018-11-21 | 1 | -2/+2 | |
| | ||||||
* | main/drbd9-vanilla: rebuild against kernel 4.14.82-r0 | Natanael Copa | 2018-11-21 | 1 | -1/+1 | |
| | ||||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.14.82-r0 | Natanael Copa | 2018-11-21 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.14.82-r0 | Natanael Copa | 2018-11-21 | 1 | -1/+1 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.14.82 | Natanael Copa | 2018-11-21 | 1 | -2/+2 | |
| | ||||||
* | main/busybox: fix ssl_client's install_if | Natanael Copa | 2018-11-21 | 1 | -2/+2 | |
| | | | | should be installed if libssl1.1 is installed, not libressl-libssl. | |||||
* | main/sdl2_mixer: upgrade to 2.0.4 | Francesco Colista | 2018-11-21 | 1 | -2/+2 | |
| | ||||||
* | main/sdl2_image: upgrade to 2.0.4 | Francesco Colista | 2018-11-21 | 1 | -2/+2 | |
| | ||||||
* | main/nghttp2: upgrade to 1.34.0 | Francesco Colista | 2018-11-21 | 1 | -3/+3 | |
| | ||||||
* | main/pixman: fix ppc64le build failure by including vmx patch | Mike Sullivan | 2018-11-20 | 2 | -2/+16 | |
| | ||||||
* | main/openssl: security upgrade to 1.1.1a - CVE-2018-0734 - CVE-2018-0735 | J0WI | 2018-11-20 | 2 | -267/+9 | |
| | ||||||
* | main/aspell: fix build with gcc8 | alpine-mips-patches | 2018-11-20 | 2 | -5/+46 | |
| | | | | | | This pulls upstream commit that fixes the real bug in the code. Details are at http://github.com/GNUAspell/aspell/issues/519 | |||||
* | main/libmemcached: fix ppc64le build break due to null pointer comparison | Mike Sullivan | 2018-11-20 | 2 | -5/+23 | |
| | | | | | | | fixes compile error: clients/memflush.cc:42:22: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] if (opt_servers == false) | |||||
* | main/email: add check and openssl dependency | J0WI | 2018-11-20 | 1 | -7/+9 | |
| | ||||||
* | main/py-attrs: fix tests | Carlo Landmeter | 2018-11-17 | 1 | -5/+8 | |
| | ||||||
* | main/chrpath: update src url | Carlo Landmeter | 2018-11-17 | 1 | -1/+1 | |
| | ||||||
* | main/cairo: upgrade to 1.16.0 | Carlo Landmeter | 2018-11-16 | 1 | -19/+3 | |
| | ||||||
* | main/libtls-standalone: fix src url | Carlo Landmeter | 2018-11-16 | 1 | -1/+1 | |
| | ||||||
* | main/dnsmasq: update checksums | Carlo Landmeter | 2018-11-16 | 1 | -1/+1 | |
| | ||||||
* | main/ansible: add option to change shell in lxc module | Carlo Landmeter | 2018-11-16 | 2 | -3/+101 | |
| | | | | https://github.com/ansible/ansible/pull/40924 |