aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.14.84-r0Natanael Copa2018-11-291-1/+1
|
* community/aws-ena-driver-vanilla: rebuild against kernel 4.14.84-r0Natanael Copa2018-11-291-1/+1
|
* community/icinga2: upgrade to 2.10.2Francesco Colista2018-11-281-3/+3
|
* community/fastjar: move from mainNatanael Copa2018-11-283-0/+85
|
* community/zabbix: upgrade to 4.0.2Leonardo Arena2018-11-282-35/+3
|
* community/xfce4-clipman-plugin: upgrade to 1.4.3Natanael Copa2018-11-281-8/+6
|
* community/gigolo: upgrade to 0.4.90Natanael Copa2018-11-281-4/+4
|
* community/gigolo: move from mainNatanael Copa2018-11-281-0/+36
|
* community/xfce4-notifyd: upgrade to 0.4.3Natanael Copa2018-11-281-5/+5
|
* community/thunar-volman: upgrade to 0.9.1Natanael Copa2018-11-281-2/+2
|
* community/xfce4-session: add support for xfce4-screensaverNatanael Copa2018-11-282-3/+18
|
* community/ripmime: fix ppc64le build by disable Werror to fix snprintf warningsMike Sullivan2018-11-272-2/+15
|
* community/pdns: security upgrade to 4.1.5 - CVE-2018-10851 - CVE-2018-14626J0WI2018-11-272-36/+6
|
* community/pdns-recursor: security upgrade to 4.1.8 - CVE-2018-16855J0WI2018-11-271-2/+4
|
* community/pdns-recursor: security upgrade to 4.1.7 - CVE-2018-10851 - ↵J0WI2018-11-272-36/+7
| | | | CVE-2018-14644 - CVE-2018-14626
* community/webkit2gtk: security upgrade to 2.22.4 (CVE-2018-4372)Natanael Copa2018-11-271-2/+4
| | | | fixes #9704
* community/z3: fix ppc64le build break to skip use of immintrin.hMike Sullivan2018-11-272-1/+15
|
* community/erlang: remove the two CORBA applications i somehow missedWilliam Pitcock2018-11-261-2/+0
|
* community/elixir: upgrade to 1.7.4William Pitcock2018-11-261-2/+2
|
* community/erlang: upgrade to 21.1William Pitcock2018-11-262-35/+4
|
* community/php7-pecl-event: upgrade to 2.4.2Andy Postnikov2018-11-261-3/+3
|
* community/libstaroffice: upgrade to 0.0.6, modernizeinfo@mobile-stream.com2018-11-262-7/+20
| | | | | | | | | | Another package that suffers from stricter -Werror in gcc8. Instead of trying to fix massive -Werror=parentheses case with upstream commit abf19de1ad394523ccb8825e49d719063b2ea27f (35 changed files, 972 additions/deletions), just upgrade to the next version and shut up a single -Werror=maybe-uninitialized failure. Test still passes on x86_64 and mipsel at least.
* community/bluefish: fix makedepends (intltool)info@mobile-stream.com2018-11-261-2/+2
|
* community/mousepad: add check()Leonardo Arena2018-11-261-2/+6
|
* community/mousepad: fix makedepends (intltool)info@mobile-stream.com2018-11-261-2/+2
|
* community/gcompat: update to 0.3.0raschi.alex@gmail.com2018-11-261-3/+3
| | | | * fixes #9616
* community/fzf: enable on all archesraschi.alex@gmail.com2018-11-261-1/+1
| | | | * fixes #9575
* community/mumudvb: fix build against linux-headers-4.18.3info@mobile-stream.com2018-11-262-1/+38
| | | | This pulls upstream commit 596f7dbebd2590f7e77cf755af46952f340ddb97
* community/ripmime: fix build with gcc8 (useful -Werror)info@mobile-stream.com2018-11-262-2/+37
| | | | | | | Note the package builds its tnef/tnef.c assuming the platform is big-endian, e.g. on x86_64, line 22: http://build.alpinelinux.org/buildlogs/build-3-8-x86_64/community/ripmime/ripmime-1.4.0.10-r0.log This seems very wrong but this patch does not try to fix it.
* community/upx: modernize, no test suiteLeonardo Arena2018-11-261-1/+2
|
* community/upx: fix build with gcc8 (-Werror too strict)info@mobile-stream.com2018-11-261-1/+2
|
* community/libodfgen: upgrade to 0.1.7, modernizeinfo@mobile-stream.com2018-11-261-13/+5
| | | | | - essentially fix gcc8-related build failure (-Werror=parentheses); - remove update_config_sub since it is no longer necessary;
* community/notmuch: fix checkdepends (perl)info@mobile-stream.com2018-11-261-2/+2
|
* community/pgimportdoc: upgrade to 0.1.3info@mobile-stream.com2018-11-261-2/+2
| | | | New version fixes build against PostgreSQL 11.
* community/pgexportdoc: upgrade to 0.1.3info@mobile-stream.com2018-11-261-2/+2
| | | | New version fixes build against PostgreSQL 11.
* community/remind: fix source URLinfo@mobile-stream.com2018-11-261-3/+3
| | | | Also update the project's web site according to the notice on the old page.
* community/uncrustify: upgrade to 0.68.1André Klitzing2018-11-241-2/+2
|
* community/php7-pecl-yaml: upgrade to 2.0.4Andy Postnikov2018-11-241-2/+2
|
* community/duo_unix: upgrade to 1.11.0Paul Morgan2018-11-231-2/+2
| | | | | | | | Changes from 1.10.5 include: - Add support for GECOS field parsing based on user-supplied delimiter - Update README to include development/testing steps - Minor test infrastructure updates
* community/open-vm-tools: move from mainNatanael Copa2018-11-2319-0/+1037
|
* community/alpine-make-rootfs: upgrade to 0.2.0Jakub Jirutka2018-11-231-4/+4
|
* community/emscripten-fastcomp: build fix for gcc8info@mobile-stream.com2018-11-232-3/+36
| | | | The patch is taken from Fedora.
* community/gitea upgrade to 1.6.0Bwko2018-11-231-2/+2
|
* community/nextcloud: upgrade to 14.0.4Leonardo Arena2018-11-231-2/+2
|
* community/z3: upgrade to 4.8.3Sören Tempel2018-11-221-3/+3
|
* Revert "community/go: Fix the `cannot find runtime/cgo`-warning"Natanael Copa2018-11-222-18/+7
| | | | | | | This change broke building of various packages, like docker and gomplate. This reverts commit 9686793792a2c40a872ebbb2b86fa537f22491ad.
* community/uncrustify: upgrade to 0.68André Klitzing2018-11-221-3/+3
|
* community/libmediainfo: rebuild against tinyxml2 7Natanael Copa2018-11-221-1/+1
|
* community/hermes: fix ppc64le build break and re-enable by adding strings ↵Mike Sullivan2018-11-222-3/+15
| | | | include
* community/erlang: add xmerl to depends for common-testBrian Kubisiak2018-11-221-2/+2
|