rsadowski
1e62449369
Update font-awesome-5.4.1
2018-10-24 10:13:26 +00:00
rsadowski
d8afd66099
Bugfix update mkvtoolnix-28.1.0
2018-10-24 10:13:11 +00:00
bentley
df83b42219
Explicitly link against libiconv, fixing build with lld.
2018-10-24 09:42:44 +00:00
gonzalo
f110c5b5c4
Update for SMPlayer to 18.10.0
...
OK benoit@
2018-10-24 07:45:42 +00:00
ori
1bfb40ed59
Bumping REVISION for previous commit.
...
OK mlarkin@ landry@
2018-10-24 06:24:20 +00:00
ori
f64918e9ae
*** empty log message ***
2018-10-24 05:44:27 +00:00
bket
23a747e00a
Update to zstd-1.3.7.
...
Minor fix release, which fixes a compression ratio regression. List of
man pages has been completed with documentation for zstdless and
zstdgrep.
2018-10-24 04:58:20 +00:00
steven
2f60d0da66
use gfortran instead of cc to link these libraries, in order to register
...
the dependency on libgfortran.
suggested and ok jca@
2018-10-23 20:35:47 +00:00
bluhm
e2328564b1
Get the MAC secret size from the cipher, rather than reaching into
...
libssl internals. This effectively takes the OpenSSL 1.1 code path
instead of the OpenSSL 1.0 code path, and will allow for further
libssl clean up.
with and OK jsing@
2018-10-23 19:42:47 +00:00
jasper
d984c0b20b
unbreak after libssh update
2018-10-23 19:28:47 +00:00
jasper
ec6db39f19
update to libssh-0.8.4
...
this addresses https://www.libssh.org/security/advisories/CVE-2018-10933.txt
ok rpointel@ (MAINTAINER)
2018-10-23 19:28:18 +00:00
jasper
05b8810e3f
update to py-napalm-2.3.3
2018-10-23 19:13:58 +00:00
jasper
95edade3ad
update to py-netmiko-2.3.0
2018-10-23 19:08:31 +00:00
jasper
25dff17881
update to py-ncclient-0.6.3
2018-10-23 19:02:31 +00:00
jasper
13eba78cb5
update to py-scp-0.12.1
2018-10-23 18:59:56 +00:00
jasper
4fce7d75a1
register py-raet removal
2018-10-23 18:58:56 +00:00
jasper
23ee5cd5d3
remove py-raet; saltstack stopped this flirt a while ago
...
discussed with and ok aja@ a while ago
2018-10-23 18:58:38 +00:00
jasper
3ab104e4e9
- py-raet
2018-10-23 18:57:22 +00:00
jasper
c7c2391abd
update to minio-0.20181018
2018-10-23 18:53:09 +00:00
jasper
15e6ece1d4
update to minioc-0.20181018
2018-10-23 18:52:26 +00:00
jasper
076e9cddfd
update to py-natsort-5.4.1
2018-10-23 18:50:08 +00:00
landry
3fc9699369
Update to firefox-esr 60.3.0.
...
See https://www.mozilla.org/en-US/firefox/60.3.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-27/
2018-10-23 16:54:06 +00:00
landry
043ffe6fce
Update to firefox 63.0.
...
See https://www.mozilla.org/en-US/firefox/63.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-26/
Remove pledge patches from #1466593 & #1457092 , they were all merged
upstream.
2018-10-23 16:52:48 +00:00
ajacoutot
d8587de147
Update to aisleriot-3.22.7.
2018-10-23 15:56:53 +00:00
rsadowski
75fd86cf18
unbreak lld
...
Do not set "-fPIE -pie" flags by AX_CHECK_LINK_FLAG().
"looks fine" neddy@
2018-10-23 15:26:42 +00:00
naddy
d92f9a30e5
Upstream fix for "fpc creates objects with invalid header alignment,
...
fails to link with LLVM's lld linker"
https://bugs.freepascal.org/view.php?id=32900
New bootstrap by pascal@
2018-10-23 14:39:56 +00:00
jca
c403b58b59
Update to knot-2.7.3
...
Several bugfixes and improvements
2018-10-23 11:20:12 +00:00
espie
4d7a5f3117
+mlpack flavors
2018-10-23 10:45:58 +00:00
espie
347cbe635b
mlpack is a fast, flexible machine learning library, written in C++,
...
that aims to provide fast, extensible implementations of cutting-edge
machine learning algorithms.
Comes with command-line programs and python bindings
okay rsadowski@
2018-10-23 10:44:04 +00:00
rpointel
9e2504f291
update pdf-parser to 0.6.9.
2018-10-23 09:04:01 +00:00
rpointel
38c32b62b1
update tld to 0.9.1.
2018-10-23 09:00:23 +00:00
ajacoutot
e443ecd01a
Sync with base:
...
When merging sections into the output, lld tries to adjust the alignment of
the section to be at least as large as the entry size of the section.
This causes a later check that validates the alignment to fail if the
entry size isn't a power of two. This happens when building some of the
java support code in ports gcc. Fix this by sticking to the original
alignment if the entry size isn't a power of two.
from Brad (maintainer)
2018-10-23 08:59:59 +00:00
rpointel
cee1334777
update oledump to 0.0.38.
2018-10-23 08:44:22 +00:00
gonzalo
97380a1919
Update for Nextcloud to 14.0.3
...
OK bket@
2018-10-23 08:26:21 +00:00
rpointel
a6e26adae5
update XlsxWriter to 1.1.2.
2018-10-23 05:20:30 +00:00
danj
b9919c319e
Update to duplicity-0.7.18.2
...
From Henrik Friedrichsen
2018-10-23 01:03:17 +00:00
bluhm
ad1c2e686a
update botan2 to 2.8.0
2018-10-22 21:28:52 +00:00
naddy
68aa56597a
explicitly link against libX11, which is referenced by the XInput driver,
...
to satisfy lld
2018-10-22 21:18:50 +00:00
rsadowski
e366caf917
Update OpenBSD KDE5 universe.
...
- Update KDE Frameworks to 5.51.0
-- Change examples handling and use @sample for all of them. Idea by
ajacoutot@. Discussed with ajacoutot@,sthen@,naddy@.
- Update our KDE Applications to 18.08.2.
-- Nothing special except okteta. They use there own version pattern
now. I set EPOCH.
- Update all devel/kf5 consumers there are effected by the examples handling.
-- kdevelop
-- krusader
-- tellico
-- yakuake
Thanks to landry@ for feedback and hints
2018-10-22 20:30:41 +00:00
naddy
e6b8da349b
Remove sysutils/memtest86+.
...
It would require work to adapt to lld, but it doesn't even work on
many recent-ish systems and "being able to build this from OpenBSD
doesn't seem particularly useful".
ok kn@ sthen@
2018-10-22 20:27:44 +00:00
naddy
8274611770
explicitly link against libiconv to satisfy lld
2018-10-22 20:16:22 +00:00
naddy
89e6b38371
libogg routines are called from the main program, so we need to
...
explicitly link against it. Trying to fix the autoconf/automake
infrastructure proved troublesome, so wedge it in sideways.
2018-10-22 20:04:07 +00:00
naddy
ba33c27dca
amd64 now uses lld as the default linker
2018-10-22 19:32:15 +00:00
kettenis
ee4c216261
Remove .eh_frame info from generated code as the code was generated without
...
-fPIC and therefore generates relocations against read-only data.
ok naddy@
2018-10-22 19:22:08 +00:00
kettenis
c302170743
Fix generation of ELF object files. Already present upstream.
...
ok jsg@
2018-10-22 19:16:25 +00:00
juanfra
afbfcf434a
Update to cython 0.29.
2018-10-22 15:42:42 +00:00
jeremy
421cf5190e
Add CVE entries for ruby 2.3, 2.4, 2.5
...
Reminded by espie@
2018-10-22 15:18:56 +00:00
jeremy
30db53a5bb
Update to ruby 2.5.3
...
Fixes CVE-2018-16395 and CVE-2018-16396.
Lots of PLIST changes due to switch from manual PLIST handling to using
make update-plist.
2018-10-22 14:46:53 +00:00
jeremy
49c98a6d14
Update to ruby 2.4.5
...
Fixes CVE-2018-16395 and CVE-2018-16396.
Lots of PLIST changes due to switch from manual PLIST handling to using
make update-plist.
2018-10-22 14:45:52 +00:00
jeremy
4d9d5324b0
Update to ruby 2.3.8
...
Fixes CVE-2018-16395 and CVE-2018-16396.
Lots of PLIST changes due to switch from manual PLIST handling to using
make update-plist.
2018-10-22 14:44:57 +00:00