similar to: [Bug 1731] New: Obsolete BuildPreReq in contrib/redhat/openssh.spec

Displaying 20 results from an estimated 20000 matches similar to: "[Bug 1731] New: Obsolete BuildPreReq in contrib/redhat/openssh.spec"

2001 Jan 11
3
contrib/redhat/openssh.spec question
I have a couple of questions regarding openssh.spec and the rpm that gets generated from it. I am using 2.3.0p1 1. Why is openssl a prereq? openssh statically links to openssl during build by default (rightfully so, you don't want your security library a shared object if possible) 2. I don't understand the following line in the spec file during the install step (it makes it not build for
2000 Sep 03
0
[PATCH]: openssh.spec file for SuSE 6.4 & 7.0
Attached is a spec file for OpenSSH on SuSE 6.4 and 7.0 systems. It differs from the current spec file in the following details: - Only one rpm file is created containing client and server files. - PreReq `openssl-devel' is changed to `openssl'. - Path '/usr/libexec/ssh' is changed to '/usr/lib/ssh' for ssh-askpass and gnome-ssh-askpass. The resulting
2008 Aug 05
0
[Patch] contrib/redhat/openssh.spec update
The attached patch fixes an RPM build failure on redhat. RFC.nroff was removed, so rpmbuild fails when the file is not found. A similar change was made to the suse .spec file. contrib/cygwin/Makefile may need a similar change. Thanks, Jason Andryuk --- contrib/redhat/openssh.spec.orig 2008-08-05 09:44:46.746915226 -0400 +++ contrib/redhat/openssh.spec 2008-08-05 09:27:59.590525991 -0400
2002 May 06
2
patch: contrib/redhat/openssh.spec updates for privsep
Hello! Now that PrivSep stuff works for PAM too, I took the time to update contrib/redhat/openssh.spec to create the sshd user and set up the /var/empty dir when installing the packages. These have been done the Red Hat style, the uid/gif 74 is currently free in RHL. The only minor issues I could think of were: - I'm not sure if /var/empty should be owned by openssh-server package, but
2005 Oct 26
4
[Bug 1106] Updated .spec file and startup for SuSE
http://bugzilla.mindrot.org/show_bug.cgi?id=1106 Summary: Updated .spec file and startup for SuSE Product: Portable OpenSSH Version: 4.2p1 Platform: All OS/Version: Linux Status: NEW Severity: enhancement Priority: P2 Component: Build system AssignedTo: bitbucket at mindrot.org ReportedBy:
2000 Sep 27
2
PATCH: OpenSSH RPM spec file problems
Hello all, There are two issues in OpenSSH RPM Red Hat spec file (against 2.2.0p1): 1. /etc/rc.d/init.d/sshd uses 'success' and 'failure'. These don't work in Red Hat 5.2; else the spec file is fine. Initscripts requirement (for the one in RH60) added. 2. If you're upgrading over SSH ltd's ssh-server, the server will be stopped and sshd removed from chkconfig
2013 Jul 31
1
openssh-unix-dev Digest, Vol 123, Issue 13
> > Message: 8 > Date: Tue, 30 Jul 2013 12:46:50 -0700 > From: Iain Morgan <imorgan at nas.nasa.gov> > To: Damien Miller <djm at mindrot.org> > Cc: "openssh-unix-dev at mindrot.org" <openssh-unix-dev at mindrot.org> > Subject: Re: Call for testing: OpenSSH-6.3 > Message-ID: <20130730194649.GC18047 at linux124.nas.nasa.gov> >
2009 Mar 09
3
[Bug 1569] New: Hostbased auth fails when using a proxy command
https://bugzilla.mindrot.org/show_bug.cgi?id=1569 Summary: Hostbased auth fails when using a proxy command Product: Portable OpenSSH Version: 5.2p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: unassigned-bugs at mindrot.org ReportedBy:
2000 Sep 03
1
installing OpenSSH rpm on SuSE 6.2
I am taking the liberty of forwarding this message to the list. I am not subscribed to it. If you want to reply to me, please send email to faheem at email.unc.edu Thanks, Faheem Mitha. ---------- Forwarded message ---------- From: Faheem Mitha <faheem at email.unc.edu> Newsgroups: comp.security.ssh Subject: installing OpenSSH rpm on SuSE 6.2 Dear people, I tried
2010 Mar 10
1
Wrong version number in contrib/suse/openssh/.spec
Hi, It's a bit last since the release has already been cut, but I just noticed that the version number in contrib/suse/openssh.spec did not get cranked. The other .spec files look okay. -- Iain Morgan
2013 Apr 17
1
[Bug 1039] Incomplete application of HostKeyAlias in ssh
https://bugzilla.mindrot.org/show_bug.cgi?id=1039 Iain Morgan <imorgan at nas.nasa.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |imorgan at nas.nasa.gov --- Comment #13 from Iain Morgan <imorgan at nas.nasa.gov> --- My apologies for
2003 Sep 01
1
[Bug 631] Build fails on Redhat Linux 6.x
http://bugzilla.mindrot.org/show_bug.cgi?id=631 Summary: Build fails on Redhat Linux 6.x Product: Portable OpenSSH Version: 3.6.1p2 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: Build system AssignedTo: openssh-bugs at mindrot.org ReportedBy: mdobel at
2002 Jun 25
0
Small patch for RPM spec file (kerberos)
I decided to try openssh 3.3p1 on my Mandrake box that's lacking a complete install of kerberos. Installed the SRPM, ran rpm -bb openssh.spec and it bombed. Made it through the configure stage and moved onto compilation, where it barfed because it couldn't find the kerberos headers (I had krb5-libs installed, but not krb5-devel). Attached is a small little patch to the spec file to add
2009 Nov 28
5
[Bug 1677] New: Redhat spec can't build without ask-pass
https://bugzilla.mindrot.org/show_bug.cgi?id=1677 Summary: Redhat spec can't build without ask-pass Product: Portable OpenSSH Version: 5.3p1 Platform: All OS/Version: Linux Status: NEW Severity: minor Priority: P2 Component: Build system AssignedTo: unassigned-bugs at mindrot.org
2013 Feb 14
2
[Bug 1169] Enhancement request to support subnet configurations for Host configuration directive
https://bugzilla.mindrot.org/show_bug.cgi?id=1169 Iain Morgan <imorgan at nas.nasa.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |imorgan at nas.nasa.gov --- Comment #10 from Iain Morgan <imorgan at nas.nasa.gov> --- Perhaps this could
2014 Oct 29
0
[Bug 1424] Cannot signal a process over a channel (rfc 4254, section 6.9)
https://bugzilla.mindrot.org/show_bug.cgi?id=1424 Iain Morgan <imorgan at nas.nasa.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |imorgan at nas.nasa.gov --- Comment #36 from Iain Morgan <imorgan at nas.nasa.gov> --- Created attachment
2017 Sep 29
2
Call for testing: OpenSSH 7.6
On 29 September 2017 at 11:05, Iain Morgan <imorgan+openssh at nas.nasa.gov> wrote: [...] > This is due to my shell being csh, which is pickier about undefined > variables than the Bourne-style shells. The attached patch fixes the > issue. Thanks for figuring this out. > - 'test -z "$SSH_USER_AUTH"' || fail "SSH_USER_AUTH present" > +
2001 Oct 31
2
REQ: Minor change ton handling of without-password
Hi, OpenSSH 2.9p2 behaves differently with 'PermitRootLogin without-password' than does SSH 2.2.27 with 'PermitRootLogin nopwd': nopython.imorgan 153> ssh root at sun523 root at sun523's password: ROOT LOGIN REFUSED FROM nopython.nas.nasa.gov nopython.imorgan 154> ssh root at sun566 root at sun566's password: Permission denied. In the case of OpenSSH, you simply
2013 Sep 10
6
[Bug 2150] New: Recursive upload expects target directory to already exist
https://bugzilla.mindrot.org/show_bug.cgi?id=2150 Bug ID: 2150 Summary: Recursive upload expects target directory to already exist Product: Portable OpenSSH Version: -current Hardware: Other OS: All Status: NEW Severity: normal Priority: P5 Component: sftp
2009 Jun 18
0
Howto change arch for FirebirdSS rpm
Hello I have this problem: I make my own php rpms, base on src.rpm from CentOS but with my patches (more options included). I have built it on my machine originally but now I want make it in mock environment. I solved almost everything but Firebird support for 64bit arch. Original RPM from http://www.firebirdsql.org/ are made with amd64 arch but my php is x86_64. And I don't know how to