126128 Commits

Author SHA1 Message Date
sthen
efc326ea0f remove p5-Net-LDNS, was only used for p5-Zonemaster and has been replaced
with p5-Zonemaster-LDNS.
2018-02-06 22:06:24 +00:00
sthen
0a8f428e35 update to zonemaster engine 2.0.6, cli 1.1.2, and add new ldns port (rename
of p5-Net-LDNS, which can now be retired as it's only used for zonemaster).
tweaks/ok steven@
2018-02-06 21:55:39 +00:00
jung
0e0ddb39af add devel/py-voluptuous,python3 2018-02-06 19:57:33 +00:00
jung
8b36a1a8d8 add python3 flavour
ok sebastia@ (maintainer)
2018-02-06 19:51:50 +00:00
sthen
0264a36f31 update to codeblocks-17.12, from maintainer Josh Grosse, ok bcallah 2018-02-06 15:28:51 +00:00
ajacoutot
c242f84eaf Update to libgexiv2-0.10.8. 2018-02-06 14:47:26 +00:00
ajacoutot
5185c70476 Update to awscli-1.14.33. 2018-02-06 14:03:03 +00:00
ajacoutot
b45cb5e9e2 Update to py-boto3-1.5.23. 2018-02-06 14:02:37 +00:00
ajacoutot
ef3ea069d7 Update to py-botocore-1.8.37. 2018-02-06 14:02:23 +00:00
ajacoutot
8d513c8c75 Update to py-cairo-1.16.0. 2018-02-06 13:43:23 +00:00
ajacoutot
6a2fd70227 Update to gvfs-1.34.2. 2018-02-06 13:00:35 +00:00
sthen
c1b1feaec8 update to fuse-zip-0.4.5, from Björn Ketelaars 2018-02-06 11:16:26 +00:00
sthen
010ca2d7d5 update to mbedtls-2.7.0, from Björn Ketelaars. various security fixes, see
https://github.com/ARMmbed/mbedtls/blob/development/ChangeLog
2018-02-06 10:26:31 +00:00
sthen
aa3b005a63 unbreak for !amd64 2018-02-06 10:15:05 +00:00
sthen
759bfa2437 update to dhcpcd-7.0.1, plus later upstream commit: "Restore the prior
behavior of not disabling kernel RA handling if dhcpcd is not doing it"
2018-02-06 10:11:34 +00:00
giovanni
aecf31b3f9 Add compatibility patches for perl 5.23+ 2018-02-06 07:58:03 +00:00
sthen
a22c4eadeb Remove the rc_pre check that silently disables exim if /etc/mailer.conf.exim
is present (presumably intended to ensure that 'exim-enable' has been run,
but the other MTAs don't do this). From Christian Gut, ok jca@
2018-02-05 22:34:17 +00:00
okan
284d92b8c4 Update to 2.1.26; includes CVE-2018-5950 fix.
ok bcallah@
2018-02-05 21:38:44 +00:00
naddy
5e34c6a691 Security update to Debian patch 36. Fixes for:
- multiple flaws with malformed text (buffer overflow, use after free)
- stack overflow with malformed text [CVE-2018-6196]
- null deref with malformed text [CVE-2018-6197]
- /tmp file races only when ~/.w3m is unwritable [CVE-2018-6198]

Reminded by and ok tj@
2018-02-05 20:36:50 +00:00
robert
0aad37eda1 update to 6.0.0.3 2018-02-05 17:15:05 +00:00
jasper
cbc4bd2dd4 - update to augeas-1.10.1
- drop maintainership

tested by and ok sebastia@
2018-02-05 16:29:47 +00:00
bluhm
97ba253630 +p5-List-Compare 2018-02-05 14:38:25 +00:00
bluhm
f5d200eea0 import p5-List-Compare 0.53
from James E Keenan; OK afresh1

Comment:
compare elements of two or more lists

Description:
List::Compare is a Perl module which provides ways of comparing
two or more lists.

List::Compare provides an object-oriented interface which accepts Perl
arrays and hashes as arguments and returns data structures representing
comparisons such as intersection, union, complement, symmetric
difference, subset and so forth.

A functional interface is also available via List::Compare::Functional.
2018-02-05 14:37:13 +00:00
gonzalo
bbb050d9d8 [FIX] varnish pexp doesn't match on rc script.
From Tom Van Looy, thanks!
2018-02-05 14:03:26 +00:00
pascal
16d63d6dc4 Update to 20180122, from Bjorn Ketelaars. 2018-02-05 13:47:27 +00:00
ajacoutot
eaed596a32 Update to evolution-ews-3.26.5. 2018-02-05 13:08:10 +00:00
ajacoutot
fc8e7fc0f6 Update to evolution-3.26.5. 2018-02-05 13:07:56 +00:00
ajacoutot
52579fa6df Update to evolution-data-server-3.26.5. 2018-02-05 13:07:42 +00:00
jca
8858c39890 x86-only 2018-02-05 12:11:07 +00:00
edd
b07ade7891 Update to syncthing-0.14.43.
From Björn Ketelaars. OK awolk@, thanks.
2018-02-05 11:53:03 +00:00
juanfra
be8833a5bc Update to bacon 3.7.1. 2018-02-05 11:19:05 +00:00
ajacoutot
08cc7dfddf Fix build with the empty FLAVOR.
spotted by nigel@
2018-02-05 11:03:43 +00:00
sthen
44084a5408 update to MariaDB 10.0.34, from Brad.
CVE-2018-2562, CVE-2018-2622, CVE-2018-2640, CVE-2018-2665, CVE-2018-2668,
CVE-2018-2612
2018-02-05 10:40:03 +00:00
sthen
be815987c9 update to wget-1.19.4, from Björn Ketelaars.
various fixes and extra support, a particularly notable change:

"Switch off compression by default

Gzip compression has a number of bugs which need to be ironed out before
we can support it by default. Some of these stem from a misunderstanding
of the HTTP spec, but a lot of them are also due to many web servers not
being compliant with RFC 7231.

With this commit, I am marking GZip compression support as experimental
in GNU Wget pending further investigation and the addition of tests."
2018-02-05 09:55:57 +00:00
sthen
d4e87b9bf5 add BDEP on sdl2. it's used by the test program (built but not installed,
so doesn't need LDEP). spotted by aja@
2018-02-05 09:28:08 +00:00
ajacoutot
80e2223baf Update to enchant2-2.2.3. 2018-02-05 08:26:55 +00:00
rsadowski
129952a549 Remove MAINTAINER per their request 2018-02-05 06:30:21 +00:00
rsadowski
cf0de90165 Update hack to 3.002
Notable changes:

- remove MAINTAINER per their request. (Add me as new)
- License SIL OFL 1.1 -> MIT
- s/http/https/

Hack Typeface v3:
https://medium.com/source-words/hack-typeface-v3-6943991c1a80
2018-02-05 06:25:11 +00:00
bcallah
fd5bb80599 Update flang-driver to 5.0.1.20180201 -- this brings in some driver
improvements, 2 of our patches were upstreamed, so they go away. Also, put
-lflang into the default linked libraries so that you do not need to
remember to add the -L/usr/local/lib -lflang dance to every Fortran program
you want to link. The compiler does it for you now. A simple
flang myprog.f
will do the right thing.
2018-02-05 04:08:24 +00:00
sthen
407c70bf2f update to zonemaster cli 1.0.5, new cpan author name.
1.1.x will come later (dependency change; not yet ported).
2018-02-05 01:08:17 +00:00
sthen
d57c188d05 update to zonemaster engine 1.0.16, slightly overdue (not noticed on
portroach as upstream changed cpan author name)
2018-02-05 01:03:36 +00:00
bcallah
8076b780b9 Update to stockfish-9. Note that all the source moved up one level because
upstraem didn't make the tarball in the same way as before.
2018-02-04 22:03:36 +00:00
rsadowski
ed636642f7 Unbreak kmymoney build; spotted by naddy@ Thanks! 2018-02-04 21:32:32 +00:00
sthen
4d117342ef update to sylpheed-3.7.0, from maintainer (plus SHARED_LIBS bump) 2018-02-04 20:51:48 +00:00
ajacoutot
aa85138740 Update to enchant2-2.2.2. 2018-02-04 13:14:18 +00:00
ajacoutot
e6e08424fe Update to terraform-provider-alicloud-1.7.1. 2018-02-04 13:07:29 +00:00
jasper
28d44f96a9 update to vala-0.38.7 2018-02-04 12:01:59 +00:00
jasper
cfa5c78d62 update to rofi-1.5.0 2018-02-04 09:29:39 +00:00
jasper
d1816945f6 update to vala-0.38.6 2018-02-04 09:27:29 +00:00
jasper
8452d5c8ff update to gjs-1.50.4 2018-02-04 09:08:15 +00:00