Re: botan i386 segfault [was Re: devel/monotone i386 breakage, maybe following libc++ update?]

2019-06-28 Thread Theo de Raadt
Alexander Bluhm wrote: > On Thu, Jun 27, 2019 at 10:08:37PM +0100, Stuart Henderson wrote: > > #0 0x082eefff in botan_sha160_x86_32_compress () from > > /usr/local/lib/libbotan-1.10.so.1.1 > > This code is at a page boundary, so it traps into the kernel. There > it is detected that the esp re

Re: botan i386 segfault [was Re: devel/monotone i386 breakage, maybe following libc++ update?]

2019-06-28 Thread Alexander Bluhm
On Thu, Jun 27, 2019 at 10:08:37PM +0100, Stuart Henderson wrote: > #0 0x082eefff in botan_sha160_x86_32_compress () from > /usr/local/lib/libbotan-1.10.so.1.1 This code is at a page boundary, so it traps into the kernel. There it is detected that the esp register is currently not on the stack.

Re: [Update] [Stable] archivers/bzip2

2019-06-28 Thread Klemens Nanni
On Thu, Jun 27, 2019 at 10:10:31PM +0100, Stuart Henderson wrote: > I had a quick look at a source code diff, despite 9 years gap > there's not a lot of change. It looks pretty safe to me but given > the risk of breakage I'd prefer to have more eyes on it. I diffed 1.0.6 from 2010 and the current H

Re: irssi: security update to 1.2.1

2019-06-28 Thread Klemens Nanni
I'll also adapt the license marker, plus here's the quirks bit. Index: Makefile === RCS file: /cvs/ports/devel/quirks/Makefile,v retrieving revision 1.768 diff -u -p -r1.768 Makefile --- Makefile22 Jun 2019 18:23:34 - 1.7

UPDATE: audio/libsoxr to disable OpenMP

2019-06-28 Thread j
This disables OpenMP code generation. --John Index: Makefile === RCS file: /cvs/ports/audio/libsoxr/Makefile,v retrieving revision 1.6 diff -u -p -r1.6 Makefile --- Makefile2 Apr 2018 08:43:05 - 1.6 +++ Makefile28 J

UPDATE: math/fftw3 to disable OpenMP

2019-06-28 Thread j
Disable OpenMP code generation in fftw3. --John Index: Makefile === RCS file: /cvs/ports/math/fftw3/Makefile,v retrieving revision 1.35 diff -u -p -r1.35 Makefile --- Makefile20 Apr 2019 07:20:07 - 1.35 +++ Makefile2

UPDATE: math/fftw to disable OpenMP

2019-06-28 Thread j
This disables OpenMP code generation. Note that fftw uses either pthreads or OpenMP (or both) to control multi processors and this is always under programmer control. --John Index: Makefile === RCS file: /cvs/ports/math/fftw/Makefi

UPDATE: math/ecm to disable OpenMP

2019-06-28 Thread j
This disables OpenMP in ecm Index: Makefile === RCS file: /cvs/ports/math/ecm/Makefile,v retrieving revision 1.18 diff -u -p -r1.18 Makefile --- Makefile2 Nov 2018 18:48:39 - 1.18 +++ Makefile24 Jun 2019 18:33:30 -00

irssi: security update to 1.2.1

2019-06-28 Thread Klemens Nanni
https://irssi.org/2019/06/29/irssi-1.2.1-1.1.3-1.0.8-released/ I've never experienced issues with almost daily SASL authentications. Update works, nothing new besides fixing a use after free. OK? Index: Makefile === RCS file: /cvs/p

UPDATE: math/R to disable OpenMP

2019-06-28 Thread j
This disables OpenMP code generation in R. Index: Makefile === RCS file: /cvs/ports/math/R/Makefile,v retrieving revision 1.111 diff -u -p -r1.111 Makefile --- Makefile17 May 2019 16:45:27 - 1.111 +++ Makefile28 Jun

veracrypt port

2019-06-28 Thread Chris Humphries
Hello all, I did searching to see if I could find history on a veracrypt port and it looks like jcs has done it already[1], but it isn't in the ports repository (and his port is a version behind). Curious what would be involved with getting his/a port added to the ports repo and if there was a hi

Re: [NEW] slant-0.0.20 (now slant-0.0.21)

2019-06-28 Thread James Turner
On Fri, Jun 28, 2019 at 03:03:31PM +0200, Kristaps Dzonsons wrote: > > One last nitpick: users and rc scripts are usually named after > > programs, not packages. So please use slant-collectd/slant_collectd. > > With that it's ok with me. > > Enclosed is slant-0.0.21, which renames slant.rc to slan

Re: [NEW] slant-0.0.20 (now slant-0.0.21)

2019-06-28 Thread Kristaps Dzonsons
> One last nitpick: users and rc scripts are usually named after > programs, not packages. So please use slant-collectd/slant_collectd. > With that it's ok with me. Enclosed is slant-0.0.21, which renames slant.rc to slant_collectd.rc. It also fixes a bug found by schwarze@, hence the version bump

Re: [UPDATE] devel/openmpi 4.0.1

2019-06-28 Thread Jeremie Courreges-Anglas
On Fri, Jun 28 2019, Martin Reindl wrote: > Am 27.06.2019 um 16:09 schrieb Jeremie Courreges-Anglas: >> Note that what has been committed shouldn't have a problem with NFS: the >> code in ad_fstype.c already properly checks for f_fstypename and uses >> it. Our patch is still bogus though, please

Re: UPDATE: syncthing-1.1.4

2019-06-28 Thread Paco Esteban
On Sun, 16 Jun 2019, Edd Barrett wrote: > Hi, > > Here's an update to Syncthing. I'll be testing this over the next few > days. I've been using it since you sent the first patch. Works ok for me on amd64 syncing to android and osx. Cheers, -- Paco Esteban. https://onna.be/gpgkey.asc 9A6B 6083

Re: [UPDATE] security/libssh2

2019-06-28 Thread Benoit Lecocq
On 27/06/2019 13:13, Stuart Henderson wrote: On 2019/06/27 11:52, Benoit Lecocq wrote: Hi, This is the diff to update libssh2 to latest release. Please test this diff in a bulk build. Why a bulk? There are only a handful of ports using it .. devel/libgit2/libgit2 emulators/qemu lang/rust