122526 Commits

Author SHA1 Message Date
feinerer
802791af43 Update to Texinfo 6.5
OK kili@
2017-09-18 07:59:40 +00:00
ajacoutot
a9e61da0a5 Update to py-cairo-1.15.3. 2017-09-18 06:24:33 +00:00
jasper
9c44b2c33b adjust for ocamlgraph 1.8.6 API
breakage spotted by naddy@; fix from upstream
2017-09-18 06:06:22 +00:00
tj
3437271f02 add two upstream patches to sanitize input in the bookmark command
and podbeuter feature.

ok abieber
2017-09-17 17:04:52 +00:00
sthen
0c7541c9e7 remove mp3gain, see http://www.openwall.com/lists/oss-security/2017/09/14/
Note that http://www.openwall.com/lists/oss-security/2017/09/14/12 has some
words in its defense; it might make sense to reintroduce if the forked mp3
decoder library is replaced.

link rgain.
2017-09-17 16:45:29 +00:00
sthen
afda54fbe0 import ports/audio/rgain, ok jca@ - this is an alternative to audio/mp3gain
(mp3gain has various vulnerabilities due to a buggy old fork of mpg123's
decoder, additionally is mp3-only, whereas this handles more formats).
See various posts at http://www.openwall.com/lists/oss-security/2017/09/14/

----
ReplayGain is designed to solve the problem of varying volumes between
different audio files. This package provides Python modules and scripts
to read, write and calculate Replay Gain on various file formats (Ogg
Vorbis, flac, WavPack, MP4, MP3).
----
2017-09-17 16:43:24 +00:00
jca
cedb5e690e Update to wifind-0.7
from maintainer Ray Lai
2017-09-16 23:32:03 +00:00
jeremy
b94c051c0a Backport webrick security fix (CVE-2017-10784) from ruby 2.2.8 to JRuby.
Update MASTER_SITES while here.
2017-09-16 22:56:41 +00:00
jeremy
273010916e Backport security fixes from ruby 2.2.8 to ruby 1.8.7. Fixes
CVE-2017-0898 and CVE-2017-10784.  Regen patches while here.
2017-09-16 22:54:58 +00:00
jeremy
3edfa2882e Backport security fixes from ruby 2.2.8 to ruby 2.1.9. Fixes
CVE-2017-14033, CVE-2017-14064, CVE-2017-0898, and CVE-2017-10784.
Regen patches while here.
2017-09-16 22:52:40 +00:00
jeremy
accc0898b0 Update to ruby 2.2.8. Fixes CVE-2017-14033, CVE-2017-14064,
CVE-2017-0898, and CVE-2017-10784. Regen patches while here.
2017-09-16 22:45:26 +00:00
jeremy
2e16c3b2ca Update to ruby 2.3.5. Fixes CVE-2017-14033, CVE-2017-14064,
CVE-2017-0898, and CVE-2017-10784. Shared lib major bump due to
removed/modified functions.  Regen patches while here.
2017-09-16 22:43:38 +00:00
jeremy
a5110ece69 Update to ruby 2.4.2. Fixes CVE-2017-14033, CVE-2017-14064,
CVE-2017-0898, and CVE-2017-10784. Shared lib major bump due to
removed/modified functions.  Regen patches while here.
2017-09-16 22:42:37 +00:00
jca
a2cb393aa9 Update to emacs-25.3, which rolls in the fixes for CVE-2017-14482 2017-09-16 16:42:27 +00:00
dcoppa
2e7954cc7b Drop gettext module 2017-09-16 14:55:27 +00:00
dcoppa
f5b02179a2 Remove gettext module and fix deps accordingly 2017-09-16 14:41:20 +00:00
dcoppa
afdda336d3 Drop maintainership of ruby-redis, get maintainership of x11/mlterm 2017-09-16 14:26:26 +00:00
sunil
313f32fa0c +mblaze 2017-09-16 13:13:42 +00:00
sthen
c101536a68 update to chirp-20170714 2017-09-16 12:59:32 +00:00
sthen
1c56ea1732 update to postfix-3.3-20170910, from Brad 2017-09-16 12:37:24 +00:00
jasper
65e0a4d731 update to cudf-0.9
ok chrisz@ krw@
2017-09-16 09:03:15 +00:00
jasper
be3af1625e update to ocaml-graph-1.8.7
ok chrisz@ (MAINTAINER) krw@
2017-09-16 09:02:21 +00:00
ajacoutot
1fa073903d [X86] Don't create i64 constants on 32-bit targets when lowering v64i1
constant build vectors.

from Brad (maintainer)
2017-09-16 07:01:33 +00:00
ajacoutot
1fe978d0fe Update to cups-filters-1.17.6. 2017-09-16 06:52:01 +00:00
ajacoutot
1d9c59a8be Update to awscli-1.11.154. 2017-09-16 06:47:36 +00:00
ajacoutot
ccd5932340 Update to py-botocore-1.7.12. 2017-09-16 06:47:20 +00:00
akoshibe
099661ec5e Move examples to /usr/local/share/examples.
Fix for bug introduced in last revision

OK phessler@
2017-09-16 06:03:05 +00:00
sunil
9070cc479c Import mblaze, a set of Maildir utilities.
In collaboration with and ok giovanni@, jca@.
2017-09-16 03:43:32 +00:00
jca
717f760fdf Needs a c++ compiler that supports -std=c++11
Spotted on sparc64:

  http://build-failures.rhaalovely.net//sparc64/2017-09-04/x11/nitrogen.log
2017-09-15 20:37:58 +00:00
kili
a961741064 Add ${LIB_DEPENDS} to LIB_DEPENDS-main to get libestdc++ on GCC49_ARCHS
which aren't in CLANG_ARCHS (like sparc64, armv7).

Sorry for the breakage.

Noticed by landry@ on a sparc64 bulk build, fix tested by phessler
on arm.

ok phessler@
2017-09-15 19:52:26 +00:00
dcoppa
ac6b865f52 Fix out-of-bounds read
(git commit b0ed75ee851121ad25491ef6e1dca25be7bc50f3)
2017-09-15 18:06:20 +00:00
gonzalo
b31332a1e4 Update for Lynis to 2.5.5 2017-09-15 16:27:47 +00:00
jasper
5918b3bc2e update to gucharmap-10.0.1 2017-09-15 16:25:46 +00:00
naddy
1bf40b8547 replace gettext module 2017-09-15 15:37:17 +00:00
ajacoutot
a4f3a6101b rednotebook is back. 2017-09-15 13:45:22 +00:00
ajacoutot
dc63add473 +rednotebook 2017-09-15 13:44:51 +00:00
ajacoutot
a35cb24183 Resurrect and update to rednotebook-2.2 now that it depends on a supported
webkit.

prodded by Daniel Villarreal
2017-09-15 13:44:23 +00:00
robert
2156c57a35 update to 3.4.0.849 and enable more plugins like the spellchecker 2017-09-15 13:20:35 +00:00
robert
7a55636811 update to 8.3.5.1379 2017-09-15 13:19:57 +00:00
ajacoutot
7fcd106b7c Update to gnome-session-3.24.2. 2017-09-15 13:09:02 +00:00
sthen
c027502b0a sync; 9903 2017-09-15 11:58:19 +00:00
robert
08e268b554 update to 61.0.3163.91 2017-09-15 11:34:16 +00:00
feinerer
fba95c3b49 Update to buku 3.3.1 2017-09-15 11:32:23 +00:00
ajacoutot
c884ad44e8 Update terraform providers. 2017-09-15 11:14:45 +00:00
ajacoutot
cc15393d64 Update to aisleriot-3.22.3. 2017-09-15 11:13:08 +00:00
ajacoutot
b7906b1a48 Update to terraform-0.10.5. 2017-09-15 09:52:18 +00:00
ajacoutot
0b50ae809a PLIST change = bump 2017-09-15 09:23:12 +00:00
ajacoutot
cfc9f10043 Update to webkitgtk4-2.18.0. 2017-09-15 07:43:42 +00:00
ajacoutot
0a0309fe5e Update to amazon-ssm-agent-2.1.4.0. 2017-09-15 07:20:56 +00:00
ajacoutot
e8fe1b9b7e Update to awscli-1.11.153. 2017-09-15 07:14:57 +00:00