update arm-trusted-firmware to 1.5

2018-03-20 Thread Jonathan Gray
Update ARM Trusted Firmware to 1.5 which includes changes for: https://github.com/ARM-software/arm-trusted-firmware/wiki/ARM-Trusted-Firmware-Security-Advisory-TFV-5 Not initializing or saving/restoring PMCR_EL0 can leak secure world timing information https://github.com/ARM-software/arm-trusted-

Re: UPDATE ports/plan9/plan9port MAP_STACK patch

2018-03-20 Thread Gleydson Soares
rather than allocating memory for _Thread struct and stack together, this diff[1] changes the allocation by pulling apart the stack of the thread_t struct, so now only the stack segment has the MAP_STACK flag for passing stack-register checking. tested on amd64(MAP_STACK bits in). acme(1)/sam(1) w

Re: NEW: devel/p5-Getopt-Tabular

2018-03-20 Thread Brian Callahan
On 3/20/2018 8:01 PM, Alexander Bluhm wrote: > On Wed, Feb 21, 2018 at 05:29:01PM -0500, Brian Callahan wrote: >> Attached is a new port, devel/p5-Getopt-Tabular. > The license comment should be # Perl > > OK bluhm@ > Right, of course. Thanks.

Re: NEW: devel/p5-Getopt-Tabular

2018-03-20 Thread Alexander Bluhm
On Wed, Feb 21, 2018 at 05:29:01PM -0500, Brian Callahan wrote: > Attached is a new port, devel/p5-Getopt-Tabular. The license comment should be # Perl OK bluhm@

Re: UPDATE: x11/st 0.8 -> 0.8.1

2018-03-20 Thread Jeremie Courreges-Anglas
On Tue, Mar 20 2018, Klemens Nanni wrote: > Small regression fix release: > > f4020b2 fix regression by selecting clipboard text > a5a928b don't modify argv, use a counter > 6ac8c8a selextend: clarify: !sel.mode == SEL_IDLE > 5345db3 clipcopy: no need to check for free(NULL

Re: [NEW] converters/p5-Sereal-Encoder

2018-03-20 Thread Alexander Bluhm
On Mon, Mar 19, 2018 at 10:47:20PM +0100, Frederic Cambus wrote: > Again, thanks for this. I applied the same changes to p5-Sereal-Decoder, > attaching updated tarballs. The Makefile in p5-Sereal-Encoder.tar.gz has permissions 600, please change to 644 before commiting. The LGPL file is only in E

UPDATE: x11/st 0.8 -> 0.8.1

2018-03-20 Thread Klemens Nanni
Small regression fix release: f4020b2 fix regression by selecting clipboard text a5a928b don't modify argv, use a counter 6ac8c8a selextend: clarify: !sel.mode == SEL_IDLE 5345db3 clipcopy: no need to check for free(NULL), set to NULL after free 7648697 min

Re: [www/rt] A flavor for LDAP?

2018-03-20 Thread William Leuschner
On 3/10/2018 8:23 AM, Stuart Henderson wrote: > This shouldn't be CONFIGURE_STYLE=simple - CONFIGURE_STYLE=gnu is > correct already. It is? It seems to work correctly with CONFIGURE_STYLE=simple. I'm still sort of new to this, do you mind explaining why? > Is it actually required to run rt-test

kamailio: pre-auth heap overflow in From header

2018-03-20 Thread Stuart Henderson
I just saw this on oss-security, https://github.com/EnableSecurity/advisories/tree/master/ES2018-05-kamailio-heap-overflow The release containing the fix has been out for a couple of weeks but the advisory is new. It's getting late for OpenBSD release but I think this one is worth fixing if it ca

Re: [PATCH] textproc/ripgrep bump to 0.8.1

2018-03-20 Thread Landry Breuil
On Sat, Mar 17, 2018 at 02:17:57AM -0700, William Orr wrote: > Hey, > > This bumps ripgrep to 0.8.1. It also adds a build-time dependency on > asciidoc for building the manpage. Tested on amd64. Your diff is mangled by your MUA, doesnt apply - and there's already a diff on ports@ with this update

[wip] QGIS 3.0.0

2018-03-20 Thread Landry Breuil
Hi, here's something i've been working on for a while before it was released - works somewhat fine except some issues with file dialog integration between qt5 & gtk (https://issues.qgis.org/issues/17825) and some exit crashes (https://issues.qgis.org/issues/18070). On the ports side this switch

Re: [PATCH] erlang tools

2018-03-20 Thread Jasper Lievisse Adriaanse
On Mon, Mar 19, 2018 at 09:42:45PM +, Stuart Henderson wrote: > On 2018/03/19 21:39, Stuart Henderson wrote: > > OK sthen@ > > too late with my ok I see ;-) Thanks for reviewing nontheless ;-) -- jasper