Re: security/openssh-portable: how to best test GSSAPI?

2019-07-19 Thread Rick Miller
On Thu, Jul 18, 2019 at 5:34 PM Rick Miller wrote: > Hi, > > security/openssh-portable was recently updated to 8.0p1 and breaks GSSAPI. > I'd like to test the Debian GSSAPI patch for 8.0p1[1] submitting the result > to the openssh-portable maintainer. Poudriere already sets the appropriate > opti

Re: security/openssh-portable and KERB_GSSAPI

2018-04-24 Thread Rick Miller
On Tue, Apr 24, 2018 at 11:55 AM Kurt Jaeger wrote: > Hello, > > > > Thanks in advance for taking a look at this. > > Can you please upload it to bugs.freebsd.org and post the PR number > here ? The re-formatted patch is very difficult to read. Indeed, it is. Please disregard. It was determine

Re: security/openssh-portable and KERB_GSSAPI

2018-04-24 Thread Kurt Jaeger
Hello, > > Thanks in advance for taking a look at this. Can you please upload it to bugs.freebsd.org and post the PR number here ? The re-formatted patch is very difficult to read. -- p...@opsec.eu+49 171 31013722 years to go ! ___

Re: security/openssh-portable and KERB_GSSAPI

2018-04-24 Thread Rick Miller
On Tue, Apr 24, 2018 at 7:46 AM Rick Miller wrote: > Hi, > > Thanks in advance for taking a look at this. > > I need help understanding how to test a port patch and submit it to the > port maintainer. Port in question is security/openssh-portable, for which > KERB_GSSAPI is broken. Upstream has

Re: security/openssh-portable line # 82 of rc.d/openssh generates DSA not ECDSA

2012-06-24 Thread J. Hellenthal
On Sun, Jun 24, 2012 at 02:38:54PM -0400, Robert Simmons wrote: > On Sun, Jun 24, 2012 at 2:24 PM, J. Hellenthal wrote: > > On Sun, Jun 24, 2012 at 01:46:20PM -0400, Robert Simmons wrote: > >> On Sun, Jun 24, 2012 at 1:17 PM, J. Hellenthal > >> wrote: > >> > > >> > As stated in the subject > >

Re: security/openssh-portable line # 82 of rc.d/openssh generates DSA not ECDSA

2012-06-24 Thread Robert Simmons
On Sun, Jun 24, 2012 at 2:24 PM, J. Hellenthal wrote: > On Sun, Jun 24, 2012 at 01:46:20PM -0400, Robert Simmons wrote: >> On Sun, Jun 24, 2012 at 1:17 PM, J. Hellenthal >> wrote: >> > >> > As stated in the subject >> > >> > if [ -f /usr/local/etc/ssh/ssh_host_ecdsa_key ]; then >> >        echo

Re: security/openssh-portable line # 82 of rc.d/openssh generates DSA not ECDSA

2012-06-24 Thread J. Hellenthal
On Sun, Jun 24, 2012 at 01:46:20PM -0400, Robert Simmons wrote: > On Sun, Jun 24, 2012 at 1:17 PM, J. Hellenthal wrote: > > > > As stated in the subject > > > > if [ -f /usr/local/etc/ssh/ssh_host_ecdsa_key ]; then > >        echo "You already have a Elliptic Curve DSA host key" \ > >          

Re: security/openssh-portable line # 82 of rc.d/openssh generates DSA not ECDSA

2012-06-24 Thread J. Hellenthal
On Sun, Jun 24, 2012 at 01:46:20PM -0400, Robert Simmons wrote: > On Sun, Jun 24, 2012 at 1:17 PM, J. Hellenthal wrote: > > > > As stated in the subject > > > > if [ -f /usr/local/etc/ssh/ssh_host_ecdsa_key ]; then > >        echo "You already have a Elliptic Curve DSA host key" \ > >          

Re: security/openssh-portable line # 82 of rc.d/openssh generates DSA not ECDSA

2012-06-24 Thread Sunpoet Po-Chuan Hsieh
On Mon, Jun 25, 2012 at 1:17 AM, J. Hellenthal wrote: > > As stated in the subject > > if [ -f /usr/local/etc/ssh/ssh_host_ecdsa_key ]; then >        echo "You already have a Elliptic Curve DSA host key" \ >                "in /usr/local/etc/ssh/ssh_host_ecdsa_key" >        echo "Skipping protocol

Re: security/openssh-portable line # 82 of rc.d/openssh generates DSA not ECDSA

2012-06-24 Thread Robert Simmons
On Sun, Jun 24, 2012 at 1:17 PM, J. Hellenthal wrote: > > As stated in the subject > > if [ -f /usr/local/etc/ssh/ssh_host_ecdsa_key ]; then >        echo "You already have a Elliptic Curve DSA host key" \ >                "in /usr/local/etc/ssh/ssh_host_ecdsa_key" >        echo "Skipping protocol

Re: security/openssh-portable HPN 404

2012-05-30 Thread Jason Hellenthal
ats for > prs owned by scheidell. > > -- > Michael Scheidell, CTO > >|SECNAP Network Security > > > -Original message- > From: Jason Hellenthal > To: Michael Scheidell > Cc: "freebsd-ports@freebsd.org" > Sent: Thu, May 31, 2012 03:38:3

Re: security/openssh-portable HPN 404

2012-05-30 Thread Michael Scheidell
03:38:32 GMT+00:00 Subject: Re: security/openssh-portable HPN 404 You guys may want to try these out... This updates to openssh-portable-5.9p1_2,1 See the attached config file for the options I tested with. If you want something else and it does not work feel free to email me directly an

Re: security/openssh-portable HPN 404

2012-05-30 Thread Jason Hellenthal
You guys may want to try these out... This updates to openssh-portable-5.9p1_2,1 See the attached config file for the options I tested with. If you want something else and it does not work feel free to email me directly and I will see what I can do. I don't have time to put this up publicl

Re: security/openssh-portable HPN 404

2012-05-30 Thread Michael Scheidell
On 5/30/12 9:25 PM, Bryan Drewery wrote: cd /usr/ports/security/openssh-portable fetchhttp://www.freebsd.org/cgi/query-pr.cgi?pr=ports%2F168306&getpatch=1 patch< patch-openssh-hpn-mirror.txt actually, the & in the command line mucks things up. this should work: cd /usr/ports/security/openss

Re: security/openssh-portable HPN 404

2012-05-30 Thread Bryan Drewery
Hi, On 5/30/2012 6:38 PM, Michael wrote: > Hi, I found problem on FreeBSd 9.0 RELEASE p2 > > dev# cd /usr/ports/security/openssh-portable > dev# make deinstall > ===> Deinstalling for security/openssh-portable > ===> openssh-portable not installed, skipping > dev# make clean > ===> Cleaning f

Re: security/openssh-portable

2012-03-15 Thread Grzegorz Blach
I (maintainer of security/openssh-portable) need one or two days to review GSI patch and other patches which are available for openssh-5.9. But repocopy security/openssh-portable to security/openssh-portable58 and upgrade security/openssh-portable to 5.9 sound reasonable for me. Beginning from F

RE: security/openssh-portable

2012-03-15 Thread Dewayne Geraghty
Cy, If the option of splitting openssh into two ports means that one of those ports is closer to the base system's openssh, and the base system's openssh requires the FreeBSD patch-set, for base, then this is a commendable suggestion. Otherwise, I would vote for one kit, subject of course to Grze

Re: security/openssh-portable

2012-03-15 Thread Grzegorz Blach
On 03/14/2012 09:01 PM, Cy Schubert wrote: In message<4f60ef46.2040...@acsalaska.net>, Mel Flynn writes: Hello Cy, On 3/14/2012 08:57, Cy Schubert wrote: [snip] What I propose to do is remove the GSSAPI patch from security/openssh-portable and for those who need the GSSAPI server key exchang

Re: security/openssh-portable

2012-03-14 Thread Cy Schubert
In message <4f60ef46.2040...@acsalaska.net>, Mel Flynn writes: > Hello Cy, > > On 3/14/2012 08:57, Cy Schubert wrote: > > [snip] > > > What I propose to do is remove the GSSAPI > > patch from security/openssh-portable and for those who need the GSSAPI > > server key exchange, create a new port

Re: security/openssh-portable

2012-03-14 Thread Mel Flynn
Hello Cy, On 3/14/2012 08:57, Cy Schubert wrote: [snip] > What I propose to do is remove the GSSAPI > patch from security/openssh-portable and for those who need the GSSAPI > server key exchange, create a new port (through a repocopy of course) which > includes the illinois.edu GSI patch with

Re: security/openssh-portable maintainer

2010-10-07 Thread Mark Linimon
Please see ports/150493 for someone who seems to be looking at it. mcl ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"