Bugzilla – Attachment 1543 Details for
Bug 1482
SOCKS4A support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
socks4a.patch (text/plain), 1.84 KB, created by
David Woodhouse
on 2008-07-05 08:16:15 AEST
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
David Woodhouse
Created:
2008-07-05 08:16:15 AEST
Size:
1.84 KB
patch
obsolete
>? .build-4.7p1-2.fc7.persist.1.log >? .build-4.7p1-9.fc9.persist.1.log >? .build-4.7p1-9.fc9.persist.2.log >? .build-5.0p1-1.fc9.persist.1.log >? .build-5.0p1-1.fc9.persist.2.log >? fish >? master-race.patch >? openssh-4.2p1-controldisplay.patch >? openssh-4.3p2-controlpersist.patch >? openssh-4.5p1-multidisplay.patch >? openssh-4.7p1 >? openssh-4.7p1-2.fc7.persist.1.src.rpm >? openssh-4.7p1-9.fc9.persist.1.src.rpm >? openssh-4.7p1-9.fc9.persist.2.src.rpm >? openssh-4.7p1-noacss.tar.bz2 >? openssh-5.0p1 >? openssh-5.0p1-1.fc9.persist.1.src.rpm >? ppc >? ssh-controlpersist.patch >? x >Index: openssh.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/openssh/devel/openssh.spec,v >retrieving revision 1.125 >diff -u -p -r1.125 openssh.spec >--- openssh.spec 7 Apr 2008 20:14:31 -0000 1.125 >+++ openssh.spec 13 Jun 2008 18:13:23 -0000 >@@ -53,6 +53,7 @@ > %define rescue 0 > %{?build_rescue:%define rescue 1} > %{?build_rescue:%define rescue_rel rescue} >+%define rescue_rel .persist.1 > > # Turn off some stuff for resuce builds > %if %{rescue} >@@ -97,6 +98,12 @@ Patch55: openssh-4.7p1-cloexec.patch > Patch58: openssh-4.5p1-controlcleanup.patch > Patch59: openssh-4.7p1-master-race.patch > >+# https://bugzilla.mindrot.org/show_bug.cgi?id=1330 >+Patch100: ssh-controlpersist.patch >+# https://bugzilla.mindrot.org/show_bug.cgi?id=1328 >+Patch101: openssh-4.2p1-controldisplay.patch >+Patch102: openssh-4.5p1-multidisplay.patch >+ > License: BSD > Group: Applications/Internet > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >@@ -226,9 +233,12 @@ an X11 passphrase dialog for OpenSSH. > %patch51 -p1 -b .nss-keys > %patch54 -p0 -b .gssapi-role > %patch55 -p1 -b .cloexec >+ >+%patch100 -p0 -b .persist >+%patch101 -p1 -b .cdisplay >+%patch102 -p1 -b .multidisplay > %patch58 -p1 -b .controlcleanup > %patch59 -p1 -b .master-race >- > autoreconf > > %build
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1482
:
1543
|
1544