Re: firefox 52 - crashes at startup or later due to oom

2017-03-12 Thread Landry Breuil
On Mon, Mar 13, 2017 at 05:40:25AM +, Tinker wrote: > On 2017-03-13 05:34, Sebastien Marie wrote: > .. > > Note that the value is the total allocated bytes for javascript. It > > isn't a initial value, and it shouldn't grow (if I correctly understand > > the code). So I expect 128 Mo to be a bi

Re: new: security/botan2

2017-03-12 Thread Jeremie Courreges-Anglas
Alexander Bluhm writes: > Hi > > I would like to add a new port for the crypto library botan 2. We > already have the botan 1.10 in ports, but they are not API compatible. > So I think it it best to put it under security/botan2. Note that > all internal paths do not conflict with the existing s

Re: [UPDATE] devel/uthash to 2.0.1

2017-03-12 Thread Jeremie Courreges-Anglas
Frederic Cambus writes: > Hi ports@, > > Here is a diff to update devel/uthash to 2.0.1. No consumer so I see no reason to hold this back. ok jca@ > Notable changes: > > - Upstream moved to GitHub > - HTML documentation is not bundled in release tarballs anymore, and > must be generated with

Re: UPDATE: security/botan

2017-03-12 Thread Jeremie Courreges-Anglas
Alexander Bluhm writes: > On Fri, Mar 10, 2017 at 09:38:20PM +0100, Rafael Sadowski wrote: >> please find below a simple diff to update botan to the last stable >> version. > > I have already commited this, but I was too fast. Several new > functions show up in the library, so I think the librar

Re: firefox 52 - crashes at startup or later due to oom

2017-03-12 Thread Tinker
On 2017-03-13 05:43, Theo de Raadt wrote: .. Yet again the diff in your email didn't come through! Are you using some weird encoding that the project mailserver doesn't allow through? My fiften-million-two-hundred-thousand-lines initial light warmup diff for Firefox codebase uncrapping cleanu

Re: security/py-crypto - CVE-2013-7459

2017-03-12 Thread Jeremie Courreges-Anglas
Daniel Jakots writes: > On Tue, 7 Mar 2017 23:34:38 +, Sevan Janiyan > wrote: > >> Hello, >> security/py-crypto in ports is vulnerable to CVE-2013-7459, the >> attached patches apply the changes from the following commit to >> v2.6.1. >> https://github.com/dlitz/pycrypto/commit/8dbe0dc3eea5c

[update] samba-4.5.6

2017-03-12 Thread Jeremie Courreges-Anglas
Here's an update to the latest release of the 4.5.x series. Better put this in before 6.1. As usual, I can't really test this, so reports are more than welcome... Index: Makefile === RCS file: /d/cvs/ports/net/samba/Makefile,v ret

Re: firefox 52 - crashes at startup or later due to oom

2017-03-12 Thread Tinker
On 2017-03-13 05:40, Tinker wrote: On 2017-03-13 05:34, Sebastien Marie wrote: .. Note that the value is the total allocated bytes for javascript. It isn't a initial value, and it shouldn't grow (if I correctly understand the code). So I expect 128 Mo to be a bit "restrictive". .. +-static c

Re: firefox 52 - crashes at startup or later due to oom

2017-03-12 Thread Theo de Raadt
> On 2017-03-13 05:34, Sebastien Marie wrote: > .. > > Note that the value is the total allocated bytes for javascript. It > > isn't a initial value, and it shouldn't grow (if I correctly understand > > the code). So I expect 128 Mo to be a bit "restrictive". > .. > > +-static const size_t MaxCodeB

Re: firefox 52 - crashes at startup or later due to oom

2017-03-12 Thread Tinker
On 2017-03-13 05:34, Sebastien Marie wrote: .. Note that the value is the total allocated bytes for javascript. It isn't a initial value, and it shouldn't grow (if I correctly understand the code). So I expect 128 Mo to be a bit "restrictive". .. +-static const size_t MaxCodeBytesPerProcess = 1

Re: firefox 52 - crashes at startup or later due to oom

2017-03-12 Thread Sebastien Marie
On Sun, Mar 12, 2017 at 10:00:55PM +0100, frantisek holop wrote: > it seems that i can 100% crash firefox by trying to use > the web.whatsapp.com client for varying lengths of > time. this seems to be a regression, is anyone else > seeing this? > with firefox-52.0, the way memory allocation is d

Re: UPDATE: security/botan

2017-03-12 Thread Alexander Bluhm
On Fri, Mar 10, 2017 at 09:38:20PM +0100, Rafael Sadowski wrote: > please find below a simple diff to update botan to the last stable > version. I have already commited this, but I was too fast. Several new functions show up in the library, so I think the library version has to be bumped. ok? b

Update to weechat-1.7

2017-03-12 Thread Daniel Jakots
Hi, Here's a diff to update to latest weechat release. Changelog: https://weechat.org/files/changelog/ChangeLog-1.7.html Comments? OK? Cheers, Daniel Index: Makefile === RCS file: /cvs/ports/net/weechat/Makefile,v retrieving revis

Re: NEW: www/p5-CGI-Fast 2.12

2017-03-12 Thread Alexander Bluhm
On Wed, Mar 08, 2017 at 11:17:35PM +, Mikolaj Kucharski wrote: > This Perl module is needed for gitweb.cgi from git package to work > over FastCGI. Imported, thanks for the port. Note that I have added the dependent Perl module's version numbers from Makefile.PL to the run and test dependenci

Re: Re: Re: [NEW] games/ags

2017-03-12 Thread bloodyroot
Hi there, thanks for the Port! It compiiles fine for me on OpenBSD 6.0 i386. I've downloaded the Demos of Shardlight and Resonance from Wadjet Eye Games. While Shardlight runs perfectly fine, Resonance crashes on Startup with the following output: Shutting down Allegro due to signal #11 Segmentat

firefox 52 and whatsapp web client

2017-03-12 Thread frantisek holop
it seems that i can 100% crash firefox by trying to use the web.whatsapp.com client for varying lengths of time. this seems to be a regression, is anyone else seeing this? -f --

Re: CVS: cvs.openbsd.org: ports

2017-03-12 Thread Caspar Schutijser
Hi, On Mon, Mar 06, 2017 at 09:04:22AM -0700, Giovanni Bechis wrote: > CVSROOT: /cvs > Module name: ports > Changes by: giova...@cvs.openbsd.org2017/03/06 09:04:22 > > Modified files: > net/unison : Makefile > Added files: > net/unison/patches: patch-patch-bytearr

Re: Fwd: [elinks-dev] [Bug][Security] elinks doesn't verify server certificate

2017-03-12 Thread Jeremie Courreges-Anglas
Edd Barrett writes: > On Fri, Mar 10, 2017 at 10:54:29AM +, Edd Barrett wrote: >> +# Elinks does not check SSL certificates properly! >> +# Disable SSL support to protect our users. >> +CONFIGURE_ARGS += --without-gnutls \ >> +--without-openssl > > Any comments on this?

Re: rust-doc removal ?

2017-03-12 Thread Leo Unglaub
Hey, Am 12.03.17 um 18:58 schrieb Sebastien Marie: I would like to know if there are any user of rust-doc. The package installs locally the documentation of the several standard compoments of rustc as std, core, collections... All are available online at https://doc.rust-lang.org/ If nobody us

rust-doc removal ?

2017-03-12 Thread Sebastien Marie
Hi, I would like to know if there are any user of rust-doc. The package installs locally the documentation of the several standard compoments of rustc as std, core, collections... All are available online at https://doc.rust-lang.org/ If nobody uses it, I would like to remove it, and makes lang/

Re: Fwd: [elinks-dev] [Bug][Security] elinks doesn't verify server certificate

2017-03-12 Thread Edd Barrett
On Fri, Mar 10, 2017 at 10:54:29AM +, Edd Barrett wrote: > +# Elinks does not check SSL certificates properly! > +# Disable SSL support to protect our users. > +CONFIGURE_ARGS +=--without-gnutls \ > + --without-openssl Any comments on this? Kill SSL support or kill elin

Re: NEW: www/p5-CGI-Fast 2.12

2017-03-12 Thread Stuart Henderson
On 2017/03/11 03:31, Mikolaj Kucharski wrote: > On Fri, Mar 10, 2017 at 07:27:19PM +0100, Jeremie Courreges-Anglas wrote: > > Mikolaj Kucharski writes: > > > > > Hi, > > > > > > This Perl module is needed for gitweb.cgi from git package to work > > > over FastCGI. My gitweb stopped to work after