aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/zabbix: upgrade to 3.4.15Leonardo Arena2018-11-131-2/+2
|
* community/wireshark: security upgrade to 2.4.10Natanael Copa2018-10-291-2/+7
| | | | | | CVE-2018-12086, CVE-2018-18227 fixes #9603
* community/openjdk8: security upgrade to 3.9.0 (java 8u181b13)J0WI2018-10-231-14/+22
| | | | | | fixes #9314 (cherry picked from commit ded1603ed10749cd90f410f5eba30e91d1c93c6e)
* community/ffmpeg: use built-in RTMP supportLeonardo Arena2018-10-151-2/+2
| | | | Fixes #9554
* community/gst-plugins-bad: enable opus supportraschi.alex@gmail.com2018-10-151-0/+1
| | | | | | | | | | * fixes #9262 The issue was not webkit2gtk itself but rather gst-plugins-bad which was built without opus support, youtube uses this codec for 1080p videos. To test run luakit with enable_mediasource = true and try to watch a 1080p video on youtube.
* community/nextcloud: upgrade to 13.0.7Leonardo Arena2018-10-121-2/+2
|
* community/lua-http: fix wrong depend on lua5.[12]-compat5.3Jakub Jirutka2018-10-071-2/+2
| | | | Fixes #9491 (https://bugs.alpinelinux.org/issues/9491)
* community/libreoffice: fix tread stack size issueNatanael Copa2018-10-012-2/+43
| | | | fixes #9488
* community/webkit2gtk: security upgrade to 2.20.4Natanael Copa2018-09-271-2/+17
| | | | | | | | | CVE-2018-4246, CVE-2018-4261, CVE-2018-4262, CVE-2018-4263, CVE-2018-4264, CVE-2018-4265, CVE-2018-4266, CVE-2018-4267, CVE-2018-4270, CVE-2018-4272, CVE-2018-4273, CVE-2018-4278, CVE-2018-4284, CVE-2018-12911 fixes #9453
* community/keepalived: upgrade to 2.0.5Roberto Oliveira2018-09-241-2/+2
| | | | | | fixes #9454 (cherry picked from commit bbfbabf7daf1cc35de2ee9c72699d8c9bf4c9025)
* community/php7: security upgrade to 7.2.10Andy Postnikov2018-09-141-3/+3
| | | | (cherry picked from commit 3f15c0b2f2a621e64b025064bd7a67c0e2886d4c)
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.14.69-r0Natanael Copa2018-09-101-1/+1
|
* community/phpmyadmin: security upgrade to 4.8.3 (CVE-2018-15605)Natanael Copa2018-09-101-2/+4
| | | | fixes #9376
* community/wireshark: security upgrade to 2.4.9Natanael Copa2018-09-101-2/+6
| | | | | | CVE-2018-16056, CVE-2018-16057, CVE-2018-16058 fixes #9406
* community/kodi: fix sound with new ffmpegNatanael Copa2018-09-062-2/+19
| | | | fixes #9387
* community/docker: upgrade to 18.06.1, added openrc sub-packageBernhard J. M. Gruen2018-09-051-13/+14
| | | | | | | | | | | | This change to APKBUILD for runc also fixes a warning that gets logged every 30 seconds while running dockerd: failed to retrieve docker-runc version: unknown output format: runc version spec: 1.0.0\n Reason: the way it was built before was partially wrong backported as requested: https://github.com/alpinelinux/aports/pull/5094#issuecomment-418086544 (cherry picked from commit 3b19bc6ba8109fc1fb681c265c51415bba6b4ee6)
* community/git-lfs: fix post-install, don't install lfs in local repoJakub Jirutka2018-09-042-2/+2
| | | | As suggested by Kapczuk Piotr.
* community/nextcloud: upgrade to 13.0.6Leonardo Arena2018-09-041-2/+2
|
* main/ffmpeg: trigger rebuildNatanael Copa2018-09-031-1/+1
| | | | | | | | armhf builder unintentionally built ffmpeg against edge version of libx265 due to misconfiguration of builder. To fix this we bump pkgerl to trigger a rebuild. fixes #9371
* community/zabbix: upgrade to 3.4.13Leonardo Arena2018-09-031-2/+2
|
* community/ffmpeg: security upgrade to 3.4.4Natanael Copa2018-08-281-3/+13
| | | | | fixes #9116 fixes #9354
* community/firefox-esr: upgrade to 52.9.0Natanael Copa2018-08-271-2/+2
| | | | | | fixes #9337 (cherry picked from commit acbd6624994984fe4b444cc793d6ea9b72845017)
* community/zutils: security fix (CVE-2018-1000637)Natanael Copa2018-08-232-2/+22
| | | | fixes #9333
* main/perl-io-socket-inet6: move from community due to amavisd-newNatanael Copa2018-08-221-39/+0
| | | | needed by amavisd-new
* community/php7-event: new package backportAndy Postnikov2018-08-221-0/+40
| | | | fixes #9205
* community/mongodb: upgrade to 3.6.7Natanael Copa2018-08-222-26/+2
| | | | | | | MongoDB server version > 3.6.4 breaks replica set compatibility with 3.4 Fixed in version 3.6.7 https://jira.mongodb.org/browse/SERVER-35795
* community/php5: add missing secfixesAndy Postnikov2018-08-171-0/+3
|
* community/php7: add missing secfixesAndy Postnikov2018-08-171-0/+7
|
* community/mbedtls: security upgrade to 2.7.5 (CVE-2018-0497,CVE-2018-0498)Natanael Copa2018-08-133-41/+5
| | | | fixes #9239
* community/certbot: add py-requests-toolbelt to depsCarlo Landmeter2018-08-061-2/+2
| | | | ref #9053
* community/py-requests-toolbelt: new aportCarlo Landmeter2018-08-061-0/+52
|
* community/chromium: upgrade to 68.0.3440.75Natanael Copa2018-08-0616-140/+333
| | | | | | | | | disable widevine as upstream only supports Mac and Windows now. (and I don't think it ever worked on alpine) fixes #8876 (cherry picked from commit 0162297388e005782cf6577a950a1e4d6707ead1)
* community/chromium: upgrade to 66.0.3359.181Natanael Copa2018-08-0615-383/+1345
|
* community/php7-xdebug: upgrade to 2.6.1 and use httpsAndy Postnikov2018-08-021-5/+5
| | | | (cherry picked from commit 128fba54d0dab6dc992a1c3469488ddfade3875f)
* community/wireshark: upgrade to 2.4.8Natanael Copa2018-07-301-2/+13
| | | | | | | | CVE-2018-14339, CVE-2018-14340, CVE-2018-14341, CVE-2018-14342, CVE-2018-14343, CVE-2018-14344, CVE-2018-14367, CVE-2018-14368, CVE-2018-14369, CVE-2018-14370 fixes #9159
* community/xapian-core: security upgrade to 1.4.7 (CVE-2018-0499)Natanael Copa2018-07-301-2/+6
| | | | fixes #9107
* community/php7-apcu: add missing file, use https url and sourceAndy Postnikov2018-07-281-3/+5
|
* community/php7: fix include_path setting, use https url and sourceAndy Postnikov2018-07-282-3/+16
|
* community/roundcubemail: fix missing JS libsJakub Jirutka2018-07-281-3/+3
|
* community/php5: security upgrade to 5.6.37Andy Postnikov2018-07-241-2/+2
|
* community/nextcloud: upgrade to 13.0.5Leonardo Arena2018-07-241-2/+2
|
* community/rspamd: fix broken rspamd.confJakub Jirutka2018-07-243-20/+91
| | | | | | | This is a good example why modifications of upstream configs have to be done in explicit way using patch file instead of using sed. Upstream changed the config, sed silently "failed" (no match) and no one noticed.
* community/php7: security upgrade to 7.2.8Andy Postnikov2018-07-201-2/+4
|
* community/yelp-xsl: upgrade to 3.28.0Natanael Copa2018-07-161-2/+2
| | | | we want a stable version for stable branch
* community/phpmyadmin: security upgrade to 4.8.2 (CVE-2018-12581,CVE-2018-12613)Natanael Copa2018-07-161-2/+5
| | | | fixes #9093
* community/gst-libav: enable on armhfNatanael Copa2018-07-131-1/+1
| | | | fixes #9078
* community/firefox-esr: security upgrade to 52.8.1 (CVE-2018-6126)Natanael Copa2018-07-111-3/+5
| | | | fixes #9035
* community/pytest: upgrade to 3.6.2Jakub Jirutka2018-06-261-3/+3
|
* community/pytest: fix missing dependency py-atomicwritesJakub Jirutka2018-06-261-2/+2
| | | | Fixes #8975 (https://bugs.alpinelinux.org/issues/8975)
* community/pytest: DRY abuildJakub Jirutka2018-06-261-2/+3
|