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
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
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
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
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
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
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
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
> 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
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
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
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
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
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
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
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
--
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
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?
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
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/
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
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
22 matches
Mail list logo