CVS: cvs.openbsd.org: ports

2023-04-28 Thread Bob Beck
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2023/04/28 11:40:34 Modified files: security/boringssl: Makefile Added files: security/boringssl/fips: Makefile distinfo security/boringssl/fips/patches: patch-CMakeLists_txt

CVS: cvs.openbsd.org: ports

2023-04-28 Thread Bob Beck
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2023/04/28 11:38:14 ports/security/boringssl/head/pkg Update of /cvs/ports/security/boringssl/head/pkg In directory cvs.openbsd.org:/tmp/cvs-serv39731/pkg Log Message: Directory

CVS: cvs.openbsd.org: ports

2023-04-28 Thread Bob Beck
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2023/04/28 11:38:14 ports/security/boringssl/head/patches Update of /cvs/ports/security/boringssl/head/patches In directory cvs.openbsd.org:/tmp/cvs-serv39731/patches Log Message: Directory

CVS: cvs.openbsd.org: ports

2023-04-28 Thread Bob Beck
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2023/04/28 11:37:43 ports/security/boringssl/fips/patches Update of /cvs/ports/security/boringssl/fips/patches In directory cvs.openbsd.org:/tmp/cvs-serv28149/patches Log Message: Directory

CVS: cvs.openbsd.org: ports

2023-04-28 Thread Bob Beck
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2023/04/28 11:37:43 ports/security/boringssl/fips/pkg Update of /cvs/ports/security/boringssl/fips/pkg In directory cvs.openbsd.org:/tmp/cvs-serv28149/pkg Log Message: Directory

CVS: cvs.openbsd.org: ports

2023-04-28 Thread Bob Beck
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2023/04/28 11:37:31 ports/security/boringssl/head Update of /cvs/ports/security/boringssl/head In directory cvs.openbsd.org:/tmp/cvs-serv25606/head Log Message: Directory /cvs/ports/security/boringssl/head added

CVS: cvs.openbsd.org: ports

2023-04-28 Thread Bob Beck
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2023/04/28 11:36:13 ports/security/boringssl/fips Update of /cvs/ports/security/boringssl/fips In directory cvs.openbsd.org:/tmp/cvs-serv93241/fips Log Message: Directory /cvs/ports/security/boringssl/fips added

Re: Split boringssl port to head and fips branches.

2023-04-28 Thread Bob Beck
ath _modver in ${BORING_GOMOD} -DISTFILES += go_modules/{}${_modpath}/@v/${_modver}.zip:0 -DISTFILES += go_modules/{}${_modpath}/@v/${_modver}.mod:0 -.endfor - -CATEGORIES = security - -MAINTAINER = Bob Beck , \ - Theo Buehler - -# ISC -PERMIT_PACKAGE = Yes - -WANTLIB += ${COM

Split boringssl port to head and fips branches.

2023-04-28 Thread Bob Beck
rg/x/term v0.5.0 - -.for _modpath _modver in ${BORING_GOMOD} -DISTFILES += go_modules/{}${_modpath}/@v/${_modver}.zip:0 -DISTFILES += go_modules/{}${_modpath}/@v/${_modver}.mod:0 -.endfor - -CATEGORIES = security - -MAINTAINER = Bob Beck , \ - Theo Buehler - -# ISC -PERMI

CVS: cvs.openbsd.org: ports

2023-04-25 Thread Bob Beck
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2023/04/25 13:18:13 Modified files: security : Makefile Log message: +boringssl

CVS: cvs.openbsd.org: ports

2023-04-25 Thread Bob Beck
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2023/04/25 13:16:30 Log message: Add a port for BoringSSL ok tb@ kn@ sthen@ Status: Vendor Tag: beck Release Tags: beck_20230425 N ports/security/boringssl/Makefile

New port security/boringssl

2023-04-25 Thread Bob Beck
New port for boringssl - kn@ and tb@ and I have built I got a working test target in non-privsep mode but it fetches go bits from the internet - kn@ indicated he would prefer to send this withoug tests, and we can fix in tree. OK? -Bob boringssl.tgz Description: application/tar-gz

Re: mutt fetch-mail ssl error

2022-06-25 Thread Bob Beck
Bah. you're right - I accidentally left partial-chains=yes in my .muttrc-test On Sun, Jun 26, 2022 at 06:15:35AM +0200, Theo Buehler wrote: > On Sat, Jun 25, 2022 at 04:08:06PM -0600, Bob Beck wrote: > > > > this fixes mutt. > > Doesn't look like it. I still run into the same problem.

Re: mutt fetch-mail ssl error

2022-06-25 Thread Bob Beck
this fixes mutt. The problem is we need num_untrusted set correctly, it is normally set in the set_xsc_chain call (which is called from a number of places) but in this case we need to have it set before we can call that. So just hoist the correct logic before the call to x509_vfy_check_trust

Re: new x509 chain verifier breaks behaviour of security/lastpass-cli

2020-09-21 Thread Bob Beck
Let me have a look :) On Mon, Sep 21, 2020 at 04:34:16PM +0200, Bjorn Ketelaars wrote: > Behaviour of security/lastpass-cli changed on current (OpenBSD 6.8-beta > (GENERIC.MP) #69: Tue Sep 15 12:34:41 MDT 2020). Attempting to login to > a lastpass account results in a SSL connect error.

Upcoming General Hackathon, May 7 to 14 in Ottawa - ADD YOURSELF TO ~deraadt/hackathons/g2k19 please! :

2019-03-02 Thread Bob Beck
name to the file, and I hope to see you all in ottawa -Bob

UPDATE: Jenkins Security Advisory 2018-02-14

2018-02-15 Thread bob
Tested stable on 6.2 + patches, tested devel on recent current snapshot. Index: devel/Makefile === RCS file: /cvs/ports/devel/jenkins/devel/Makefile,v retrieving revision 1.25 diff -u -p -p -r1.25 Makefile --- devel/Makefile 24

UPDATE: Jenkins retry

2017-12-14 Thread bob
Using mutt this time to send the diff. Sorry about the last one. Index: devel/Makefile === RCS file: /cvs/ports/devel/jenkins/devel/Makefile,v retrieving revision 1.24 diff -u -p -p -r1.24 Makefile --- devel/Makefile 14 Aug

nevermind, I'm dumb

2017-03-25 Thread Bob Beck
derp

This is pretty evil behaviour.

2017-03-25 Thread Bob Beck
pkg_add -ui You should also check /etc/cvsyncd.conf (which was modified) # more /etc/cvsync.conf # $OpenBSD: cvsync.conf,v 1.1 2013/08/29 14:28:13 naddy Exp $ # # Fetch the OpenBSD CVS repository. # config {

Re: OpenBSD install busticated 'cuz ftp.openbsd.org

2016-10-08 Thread Bob Beck
Oh I'm sure it was a conscious decision, just would have been nice to make a symlink or keep the old one so shit doesn't stop working randomly ;) On Sat, Oct 8, 2016 at 1:44 PM, Landry Breuil <lan...@openbsd.org> wrote: > On Sat, Oct 08, 2016 at 01:28:49PM -0600, Bob Beck wrote: >

Re: OpenBSD install busticated 'cuz ftp.openbsd.org

2016-10-08 Thread Bob Beck
Looks like ports moved a file "GeoIPLiteCity" to be named "GeoIPCity" and broke everything when I updated packages on the box. Once I found it and renamed what it was asking for, it works again. On Sat, Oct 08, 2016 at 01:15:42PM -0600, Bob Beck wrote: > >

Re: libressl compatibility testing under gentoo

2014-07-14 Thread Bob Beck
Hi, thanks for the note. I know a number of those issues have fixes pending upstream, many of them are due to checking of version number stuff that we really can't continue to support. - if we pretend to be OpenSSL we will cause more problems than we solve by getting software to test for

Re: cvsync issues

2014-06-23 Thread Bob Beck
Please assist in that if you can Masao. Thanks -Bob On Mon, Jun 23, 2014 at 9:01 AM, Masao Uebayashi uebay...@tombi.co.jp wrote: The cvsync author (MAEKAWA Masahide) is curious about the problems. Please don't hesitate to ask (complain) him. Masao

cvsync issues

2014-06-20 Thread Bob Beck
for this badly. I'm really not the person to do it but I will help anyone test. -Bob

CVS: cvs.openbsd.org: ports

2013-06-02 Thread Bob Beck
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2013/06/02 08:30:42 Modified files: sysutils/torture: Makefile distinfo Log message: Take ownership of torture - as I use it a lot, and add the coredumper to the suite of torture tests. ok landry@

CVS down for a bit. Air Conditioning and Dust issues.

2011-11-18 Thread Bob Beck
CVS is down for a bit until the AC issues are sorted out. If you have other machines (ports) you should make sure they're off too. The AC guy is coming and then people on site may selectively turn on machines at some point after it is good again. -Bob

CVS: cvs.openbsd.org: ports

2009-12-18 Thread Bob Beck
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2009/12/18 08:09:10 Modified files: sysutils/fsstress: Makefile Log message: speling.. oops

CVS: cvs.openbsd.org: ports

2009-12-18 Thread Bob Beck
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2009/12/18 08:06:40 Modified files: sysutils/fsstress: Makefile Log message: A few nits, noticed by stu@

CVS: cvs.openbsd.org: ports

2009-12-17 Thread Bob Beck
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2009/12/17 19:33:07 Log message: fsstress file system torturer port Status: Vendor Tag: beck Release Tags: beck_2009-Dec-17 N ports/sysutils/fsstress/distinfo N

CVS: cvs.openbsd.org: ports

2009-12-17 Thread Bob Beck
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2009/12/17 19:37:43 Modified files: sysutils : Makefile Log message: add fsstress port - a file system torturer - ok pvalchev@

sysutils/fsstress

2009-12-17 Thread Bob Beck
I'd like to commit this. I promise I'll take care of it and feed it. Peter had a peek on icb. fsstress.tgz Description: GNU Zip compressed data

Re: theos house reboot

2009-08-01 Thread Bob Beck
as descriptive an email as you can about what you need brought up. Thanks -Bob * nayden nay...@gmail.com [2009-08-01 22:17]: hi all, there was a storm in calgary that wiped the power in parts of the city for a quite a while. we were also affected -- theo's house was without

[jse...@hydro.mb.ca: change list for OpenBSD 4.2+ packages]

2009-07-23 Thread Bob Beck
guys have the intention of updating packages ever? or not? -Bob - Forwarded message from Sethi, Jay jse...@hydro.mb.ca - Return-Path: owner-www+m5...@openbsd.org X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on bofh.cns.ualberta.ca X-Spam-Level: X-Spam-Status: No, score

CVS: cvs.openbsd.org: ports

2009-06-29 Thread Bob Beck
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2009/06/29 09:34:37 Modified files: audio/mpd : Makefile Removed files: audio/mpd/patches: patch-src_playlist_c Log message: remove src-playlist patch since it breaks on the new version and

Pdf printing in mozilla is utterly fucked.

2009-04-22 Thread Bob Beck
tickets!) it's completely fucked up. Please fix it so this option is *not* on by default so you can actually save things as pdfs -Bob

CVS: cvs.openbsd.org: ports

2009-04-09 Thread Bob Beck
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2009/04/09 18:52:07 Modified files: audio/mpd : Makefile Added files: audio/mpd/patches: patch-src_playlist_c Log message: make mpd use a reaonable Fisher-Yates shuffle for randomizing play

Re: ports/audio/mpd - shuffle sucks moose balls - this fixes it.

2009-04-09 Thread Bob Beck
Bob Beck wrote: oh, and if I ever get the login confirmation for their stupid bugsite I'll subit it upstream, since you ports guys subscribe to that school of futility :) As opposed to the permanent overhead of maintaining a downstream fork? :-| I have a login there and would gladly

Re: ports/audio/mpd - shuffle sucks moose balls - this fixes it.

2009-04-09 Thread Bob Beck
* Stuart Henderson s...@spacehopper.org [2009-04-09 14:08]: On 2009/04/08 19:10, Bob Beck wrote: well,I would have happily submitted it if their make a login thing worked, but it doesn't seem to. Anyway, I only care about committing it here. :) anyone done that yet

Re: ports/audio/mpd - shuffle sucks moose balls - this fixes it.

2009-04-06 Thread Bob Beck
* Matthias Kilian k...@outback.escape.de [2009-04-05 13:20]: On Sun, Apr 05, 2009 at 12:43:07PM -0600, Bob Beck wrote: Someone please have a look, and either commit it or tell me to. If you add the following patch to the port's makefile, it's ok: Ok, how's this.. changed a bit anyway

ports/audio/mpd - shuffle sucks moose balls - this fixes it.

2009-04-05 Thread Bob Beck
/mpd puts a patch in that makes it use a correct Knuth, also known as a Fisher Yates shuffle (wikipedia will explain it to you) Someone please have a look, and either commit it or tell me to. -Bob 8 Index: patch-src_playlist_c

New firefox doesn't understand lpr?

2008-12-16 Thread Bob Beck
It appears not to want to print anymore. -Bob

Re: New firefox doesn't understand lpr?

2008-12-16 Thread Bob Beck
Ahh, probably old stupid amd64 libs. I wait for new build. -Bob * Antoine Jacoutot ajacou...@bsdfrog.org [2008-12-16 11:44]: On Tue, 16 Dec 2008, Bob Beck wrote: It appears not to want to print anymore. Naddy fixed this in gtk+2-2.14.5p0, make sure

You gonna generate the 4.3_packages dir and upload it?

2008-04-30 Thread Bob Beck
-Bob

Who looks after mirror

2007-03-17 Thread Bob Beck
No, I don't want to :) But I'd like it to do epsv :) --- ftp.pl.orig Fri Mar 16 12:40:28 2007 +++ ftp.pl Fri Mar 16 12:40:32 2007 @@ -162,6 +162,8 @@ # Where I am connected to. $connect_site = ''; +$try_epsv = 1; + # ftp'debug( debugging_level ) # Turn on