***** openssh-4.7p1-gsskex-20070927.patch ***** =============================================== PATCH COMMAND: patch -p0 -g0 -E --no-backup-if-mismatch < /var/tmp/portage/net-misc/openssh-4.7_p1-r5/distdir/openssh-4.7p1-gsskex-20070927.patch =============================================== patching file ChangeLog.gssapi patching file Makefile.in Hunk #1 succeeded at 84 with fuzz 2 (offset 13 lines). Hunk #2 succeeded at 97 with fuzz 2 (offset 13 lines). patching file auth-krb5.c patching file auth.h patching file auth2-gss.c patching file auth2.c Hunk #1 succeeded at 65 (offset 1 line). Hunk #2 succeeded at 76 (offset 4 lines). Hunk #3 succeeded at 206 (offset 9 lines). Hunk #4 succeeded at 277 (offset 9 lines). patching file configure.ac patching file gss-genr.c patching file gss-serv-krb5.c patching file gss-serv.c patching file kex.c Hunk #1 succeeded at 50 with fuzz 2 (offset 1 line). Hunk #2 succeeded at 332 (offset 2 lines). patching file kex.h Hunk #3 succeeded at 150 (offset 2 lines). patching file kexgssc.c patching file kexgsss.c patching file key.c Hunk #1 succeeded at 758 (offset 110 lines). patching file key.h Hunk #1 FAILED at 34. 1 out of 1 hunk FAILED -- saving rejects to file key.h.rej patching file monitor.c Hunk #5 succeeded at 1684 (offset 5 lines). Hunk #6 succeeded at 1930 (offset 5 lines). Hunk #7 succeeded at 1981 (offset 5 lines). patching file monitor.h patching file monitor_wrap.c Hunk #1 succeeded at 1248 (offset 12 lines). patching file monitor_wrap.h patching file readconf.c Hunk #1 succeeded at 152 with fuzz 1 (offset 25 lines). Hunk #2 succeeded at 204 (offset 39 lines). Hunk #3 succeeded at 512 (offset 65 lines). Hunk #4 succeeded at 1295 (offset 271 lines). Hunk #5 succeeded at 1422 (offset 307 lines). patching file readconf.h Hunk #1 succeeded at 69 (offset 25 lines). patching file servconf.c Hunk #1 succeeded at 126 (offset 36 lines). Hunk #2 succeeded at 250 (offset 44 lines). Hunk #3 succeeded at 408 with fuzz 2 (offset 112 lines). Hunk #4 succeeded at 472 (offset 113 lines). Hunk #5 succeeded at 1033 (offset 150 lines). patching file servconf.h Hunk #1 succeeded at 112 (offset 25 lines). patching file ssh-gss.h patching file ssh_config patching file ssh_config.5 Hunk #1 succeeded at 546 (offset 69 lines). patching file sshconnect2.c Hunk #1 succeeded at 106 (offset 7 lines). Hunk #2 succeeded at 161 (offset 7 lines). Hunk #3 succeeded at 180 (offset 7 lines). Hunk #4 succeeded at 277 (offset 7 lines). Hunk #5 succeeded at 293 (offset 7 lines). Hunk #6 succeeded at 581 (offset 29 lines). Hunk #7 succeeded at 599 (offset 29 lines). Hunk #8 succeeded at 695 (offset 29 lines). Hunk #9 succeeded at 803 (offset 29 lines). patching file sshd.c Hunk #1 succeeded at 121 with fuzz 2 (offset 4 lines). Hunk #2 succeeded at 1512 (offset 27 lines). Hunk #3 succeeded at 1793 (offset 27 lines). Hunk #4 succeeded at 2211 (offset 33 lines). patching file sshd_config Hunk #1 succeeded at 138 (offset 66 lines). patching file sshd_config.5 Hunk #1 FAILED at 318. 1 out of 1 hunk FAILED -- saving rejects to file sshd_config.5.rej =============================================== PATCH COMMAND: patch -p1 -g0 -E --no-backup-if-mismatch < /var/tmp/portage/net-misc/openssh-4.7_p1-r5/distdir/openssh-4.7p1-gsskex-20070927.patch =============================================== missing header for unified diff at line 17 of patch can't find file to patch at input line 17 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |? gss-genr.c.pre14 |? kex.c.pre14 |? kex.h.pre14 |? kexgssc.c.pre14 |? kexgsss.c.pre14 |? monitor.c.pre14 |? new.patch |? ssh-gss.h.pre14 |? sshconnect2.c.pre14 |? sshd.c.pre14 |Index: ChangeLog.gssapi |=================================================================== |RCS file: ChangeLog.gssapi |diff -N ChangeLog.gssapi |--- /dev/null 1 Jan 1970 00:00:00 -0000 |+++ ChangeLog.gssapi 27 Sep 2007 21:29:43 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 94 of patch can't find file to patch at input line 94 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: Makefile.in |=================================================================== |RCS file: /cvs/openssh/Makefile.in,v |retrieving revision 1.285 |diff -u -r1.285 Makefile.in |--- Makefile.in 11 Jun 2007 04:01:42 -0000 1.285 |+++ Makefile.in 27 Sep 2007 21:29:44 -0000 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored missing header for unified diff at line 119 of patch can't find file to patch at input line 119 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: auth-krb5.c |=================================================================== |RCS file: /cvs/openssh/auth-krb5.c,v |retrieving revision 1.35 |diff -u -r1.35 auth-krb5.c |--- auth-krb5.c 5 Aug 2006 02:39:39 -0000 1.35 |+++ auth-krb5.c 27 Sep 2007 21:29:44 -0000 -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored missing header for unified diff at line 173 of patch can't find file to patch at input line 173 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: auth.h |=================================================================== |RCS file: /cvs/openssh/auth.h,v |retrieving revision 1.76 |diff -u -r1.76 auth.h |--- auth.h 18 Aug 2006 14:32:46 -0000 1.76 |+++ auth.h 27 Sep 2007 21:29:44 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 188 of patch can't find file to patch at input line 188 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: auth2-gss.c |=================================================================== |RCS file: /cvs/openssh/auth2-gss.c,v |retrieving revision 1.18 |diff -u -r1.18 auth2-gss.c |--- auth2-gss.c 1 Sep 2006 05:38:36 -0000 1.18 |+++ auth2-gss.c 27 Sep 2007 21:29:44 -0000 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored missing header for unified diff at line 264 of patch can't find file to patch at input line 264 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: auth2.c |=================================================================== |RCS file: /cvs/openssh/auth2.c,v |retrieving revision 1.144 |diff -u -r1.144 auth2.c |--- auth2.c 20 May 2007 04:58:41 -0000 1.144 |+++ auth2.c 27 Sep 2007 21:29:44 -0000 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored missing header for unified diff at line 306 of patch can't find file to patch at input line 306 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: configure.ac |=================================================================== |RCS file: /cvs/openssh/configure.ac,v |retrieving revision 1.383 |diff -u -r1.383 configure.ac |--- configure.ac 10 Aug 2007 04:36:12 -0000 1.383 |+++ configure.ac 27 Sep 2007 21:29:45 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 346 of patch can't find file to patch at input line 346 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: gss-genr.c |=================================================================== |RCS file: /cvs/openssh/gss-genr.c,v |retrieving revision 1.21 |diff -u -r1.21 gss-genr.c |--- gss-genr.c 12 Jun 2007 13:44:36 -0000 1.21 |+++ gss-genr.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 5 out of 5 hunks ignored missing header for unified diff at line 564 of patch can't find file to patch at input line 564 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: gss-serv-krb5.c |=================================================================== |RCS file: /cvs/openssh/gss-serv-krb5.c,v |retrieving revision 1.17 |diff -u -r1.17 gss-serv-krb5.c |--- gss-serv-krb5.c 1 Sep 2006 05:38:36 -0000 1.17 |+++ gss-serv-krb5.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored missing header for unified diff at line 600 of patch can't find file to patch at input line 600 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: gss-serv.c |=================================================================== |RCS file: /cvs/openssh/gss-serv.c,v |retrieving revision 1.23 |diff -u -r1.23 gss-serv.c |--- gss-serv.c 12 Jun 2007 13:40:39 -0000 1.23 |+++ gss-serv.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored missing header for unified diff at line 675 of patch can't find file to patch at input line 675 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: kex.c |=================================================================== |RCS file: /cvs/openssh/kex.c,v |retrieving revision 1.86 |diff -u -r1.86 kex.c |--- kex.c 5 Jun 2007 08:30:18 -0000 1.86 |+++ kex.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored missing header for unified diff at line 714 of patch can't find file to patch at input line 714 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: kex.h |=================================================================== |RCS file: /cvs/openssh/kex.h,v |retrieving revision 1.49 |diff -u -r1.49 kex.h |--- kex.h 11 Jun 2007 04:01:42 -0000 1.49 |+++ kex.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored missing header for unified diff at line 754 of patch can't find file to patch at input line 754 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: kexgssc.c |=================================================================== |RCS file: kexgssc.c |diff -N kexgssc.c |--- /dev/null 1 Jan 1970 00:00:00 -0000 |+++ kexgssc.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1080 of patch can't find file to patch at input line 1080 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: kexgsss.c |=================================================================== |RCS file: kexgsss.c |diff -N kexgsss.c |--- /dev/null 1 Jan 1970 00:00:00 -0000 |+++ kexgsss.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1359 of patch can't find file to patch at input line 1359 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: key.c |=================================================================== |RCS file: /cvs/openssh/key.c,v |retrieving revision 1.71 |diff -u -r1.71 key.c |--- key.c 8 Aug 2007 04:28:26 -0000 1.71 |+++ key.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1375 of patch can't find file to patch at input line 1375 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: key.h |=================================================================== |RCS file: /cvs/openssh/key.h,v |retrieving revision 1.28 |diff -u -r1.28 key.h |--- key.h 5 Aug 2006 02:39:40 -0000 1.28 |+++ key.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1390 of patch can't find file to patch at input line 1390 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: monitor.c |=================================================================== |RCS file: /cvs/openssh/monitor.c,v |retrieving revision 1.123 |diff -u -r1.123 monitor.c |--- monitor.c 20 May 2007 05:10:16 -0000 1.123 |+++ monitor.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 7 out of 7 hunks ignored missing header for unified diff at line 1508 of patch can't find file to patch at input line 1508 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: monitor.h |=================================================================== |RCS file: /cvs/openssh/monitor.h,v |retrieving revision 1.21 |diff -u -r1.21 monitor.h |--- monitor.h 26 Mar 2006 03:30:02 -0000 1.21 |+++ monitor.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1523 of patch can't find file to patch at input line 1523 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: monitor_wrap.c |=================================================================== |RCS file: /cvs/openssh/monitor_wrap.c,v |retrieving revision 1.73 |diff -u -r1.73 monitor_wrap.c |--- monitor_wrap.c 11 Jun 2007 04:01:42 -0000 1.73 |+++ monitor_wrap.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1558 of patch can't find file to patch at input line 1558 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: monitor_wrap.h |=================================================================== |RCS file: /cvs/openssh/monitor_wrap.h,v |retrieving revision 1.27 |diff -u -r1.27 monitor_wrap.h |--- monitor_wrap.h 5 Aug 2006 02:39:40 -0000 1.27 |+++ monitor_wrap.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1573 of patch can't find file to patch at input line 1573 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: readconf.c |=================================================================== |RCS file: /cvs/openssh/readconf.c,v |retrieving revision 1.139 |diff -u -r1.139 readconf.c |--- readconf.c 21 Mar 2007 09:46:03 -0000 1.139 |+++ readconf.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 5 out of 5 hunks ignored missing header for unified diff at line 1646 of patch can't find file to patch at input line 1646 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: readconf.h |=================================================================== |RCS file: /cvs/openssh/readconf.h,v |retrieving revision 1.63 |diff -u -r1.63 readconf.h |--- readconf.h 5 Aug 2006 02:39:40 -0000 1.63 |+++ readconf.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1663 of patch can't find file to patch at input line 1663 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: servconf.c |=================================================================== |RCS file: /cvs/openssh/servconf.c,v |retrieving revision 1.163 |diff -u -r1.163 servconf.c |--- servconf.c 20 May 2007 05:03:16 -0000 1.163 |+++ servconf.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 5 out of 5 hunks ignored missing header for unified diff at line 1735 of patch can't find file to patch at input line 1735 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: servconf.h |=================================================================== |RCS file: /cvs/openssh/servconf.h,v |retrieving revision 1.72 |diff -u -r1.72 servconf.h |--- servconf.h 19 Feb 2007 11:25:38 -0000 1.72 |+++ servconf.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1752 of patch can't find file to patch at input line 1752 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: ssh-gss.h |=================================================================== |RCS file: /cvs/openssh/ssh-gss.h,v |retrieving revision 1.12 |diff -u -r1.12 ssh-gss.h |--- ssh-gss.h 12 Jun 2007 13:40:39 -0000 1.12 |+++ ssh-gss.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored missing header for unified diff at line 1806 of patch can't find file to patch at input line 1806 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: ssh_config |=================================================================== |RCS file: /cvs/openssh/ssh_config,v |retrieving revision 1.25 |diff -u -r1.25 ssh_config |--- ssh_config 11 Jun 2007 04:04:42 -0000 1.25 |+++ ssh_config 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1822 of patch can't find file to patch at input line 1822 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: ssh_config.5 |=================================================================== |RCS file: /cvs/openssh/ssh_config.5,v |retrieving revision 1.102 |diff -u -r1.102 ssh_config.5 |--- ssh_config.5 15 Aug 2007 12:20:22 -0000 1.102 |+++ ssh_config.5 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1858 of patch can't find file to patch at input line 1858 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: sshconnect2.c |=================================================================== |RCS file: /cvs/openssh/sshconnect2.c,v |retrieving revision 1.155 |diff -u -r1.155 sshconnect2.c |--- sshconnect2.c 20 May 2007 05:11:33 -0000 1.155 |+++ sshconnect2.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 9 out of 9 hunks ignored missing header for unified diff at line 2040 of patch can't find file to patch at input line 2040 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: sshd.c |=================================================================== |RCS file: /cvs/openssh/sshd.c,v |retrieving revision 1.364 |diff -u -r1.364 sshd.c |--- sshd.c 5 Jun 2007 08:22:32 -0000 1.364 |+++ sshd.c 27 Sep 2007 21:29:47 -0000 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored missing header for unified diff at line 2193 of patch can't find file to patch at input line 2193 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: sshd_config |=================================================================== |RCS file: /cvs/openssh/sshd_config,v |retrieving revision 1.77 |diff -u -r1.77 sshd_config |--- sshd_config 21 Mar 2007 09:42:25 -0000 1.77 |+++ sshd_config 27 Sep 2007 21:29:47 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 2209 of patch can't find file to patch at input line 2209 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: sshd_config.5 |=================================================================== |RCS file: /cvs/openssh/sshd_config.5,v |retrieving revision 1.83 |diff -u -r1.83 sshd_config.5 |--- sshd_config.5 11 Jun 2007 04:07:13 -0000 1.83 |+++ sshd_config.5 27 Sep 2007 21:29:47 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored =============================================== PATCH COMMAND: patch -p2 -g0 -E --no-backup-if-mismatch < /var/tmp/portage/net-misc/openssh-4.7_p1-r5/distdir/openssh-4.7p1-gsskex-20070927.patch =============================================== missing header for unified diff at line 17 of patch can't find file to patch at input line 17 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |? gss-genr.c.pre14 |? kex.c.pre14 |? kex.h.pre14 |? kexgssc.c.pre14 |? kexgsss.c.pre14 |? monitor.c.pre14 |? new.patch |? ssh-gss.h.pre14 |? sshconnect2.c.pre14 |? sshd.c.pre14 |Index: ChangeLog.gssapi |=================================================================== |RCS file: ChangeLog.gssapi |diff -N ChangeLog.gssapi |--- /dev/null 1 Jan 1970 00:00:00 -0000 |+++ ChangeLog.gssapi 27 Sep 2007 21:29:43 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 94 of patch can't find file to patch at input line 94 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: Makefile.in |=================================================================== |RCS file: /cvs/openssh/Makefile.in,v |retrieving revision 1.285 |diff -u -r1.285 Makefile.in |--- Makefile.in 11 Jun 2007 04:01:42 -0000 1.285 |+++ Makefile.in 27 Sep 2007 21:29:44 -0000 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored missing header for unified diff at line 119 of patch can't find file to patch at input line 119 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: auth-krb5.c |=================================================================== |RCS file: /cvs/openssh/auth-krb5.c,v |retrieving revision 1.35 |diff -u -r1.35 auth-krb5.c |--- auth-krb5.c 5 Aug 2006 02:39:39 -0000 1.35 |+++ auth-krb5.c 27 Sep 2007 21:29:44 -0000 -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored missing header for unified diff at line 173 of patch can't find file to patch at input line 173 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: auth.h |=================================================================== |RCS file: /cvs/openssh/auth.h,v |retrieving revision 1.76 |diff -u -r1.76 auth.h |--- auth.h 18 Aug 2006 14:32:46 -0000 1.76 |+++ auth.h 27 Sep 2007 21:29:44 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 188 of patch can't find file to patch at input line 188 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: auth2-gss.c |=================================================================== |RCS file: /cvs/openssh/auth2-gss.c,v |retrieving revision 1.18 |diff -u -r1.18 auth2-gss.c |--- auth2-gss.c 1 Sep 2006 05:38:36 -0000 1.18 |+++ auth2-gss.c 27 Sep 2007 21:29:44 -0000 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored missing header for unified diff at line 264 of patch can't find file to patch at input line 264 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: auth2.c |=================================================================== |RCS file: /cvs/openssh/auth2.c,v |retrieving revision 1.144 |diff -u -r1.144 auth2.c |--- auth2.c 20 May 2007 04:58:41 -0000 1.144 |+++ auth2.c 27 Sep 2007 21:29:44 -0000 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored missing header for unified diff at line 306 of patch can't find file to patch at input line 306 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: configure.ac |=================================================================== |RCS file: /cvs/openssh/configure.ac,v |retrieving revision 1.383 |diff -u -r1.383 configure.ac |--- configure.ac 10 Aug 2007 04:36:12 -0000 1.383 |+++ configure.ac 27 Sep 2007 21:29:45 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 346 of patch can't find file to patch at input line 346 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: gss-genr.c |=================================================================== |RCS file: /cvs/openssh/gss-genr.c,v |retrieving revision 1.21 |diff -u -r1.21 gss-genr.c |--- gss-genr.c 12 Jun 2007 13:44:36 -0000 1.21 |+++ gss-genr.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 5 out of 5 hunks ignored missing header for unified diff at line 564 of patch can't find file to patch at input line 564 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: gss-serv-krb5.c |=================================================================== |RCS file: /cvs/openssh/gss-serv-krb5.c,v |retrieving revision 1.17 |diff -u -r1.17 gss-serv-krb5.c |--- gss-serv-krb5.c 1 Sep 2006 05:38:36 -0000 1.17 |+++ gss-serv-krb5.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored missing header for unified diff at line 600 of patch can't find file to patch at input line 600 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: gss-serv.c |=================================================================== |RCS file: /cvs/openssh/gss-serv.c,v |retrieving revision 1.23 |diff -u -r1.23 gss-serv.c |--- gss-serv.c 12 Jun 2007 13:40:39 -0000 1.23 |+++ gss-serv.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored missing header for unified diff at line 675 of patch can't find file to patch at input line 675 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: kex.c |=================================================================== |RCS file: /cvs/openssh/kex.c,v |retrieving revision 1.86 |diff -u -r1.86 kex.c |--- kex.c 5 Jun 2007 08:30:18 -0000 1.86 |+++ kex.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored missing header for unified diff at line 714 of patch can't find file to patch at input line 714 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: kex.h |=================================================================== |RCS file: /cvs/openssh/kex.h,v |retrieving revision 1.49 |diff -u -r1.49 kex.h |--- kex.h 11 Jun 2007 04:01:42 -0000 1.49 |+++ kex.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored missing header for unified diff at line 754 of patch can't find file to patch at input line 754 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: kexgssc.c |=================================================================== |RCS file: kexgssc.c |diff -N kexgssc.c |--- /dev/null 1 Jan 1970 00:00:00 -0000 |+++ kexgssc.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1080 of patch can't find file to patch at input line 1080 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: kexgsss.c |=================================================================== |RCS file: kexgsss.c |diff -N kexgsss.c |--- /dev/null 1 Jan 1970 00:00:00 -0000 |+++ kexgsss.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1359 of patch can't find file to patch at input line 1359 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: key.c |=================================================================== |RCS file: /cvs/openssh/key.c,v |retrieving revision 1.71 |diff -u -r1.71 key.c |--- key.c 8 Aug 2007 04:28:26 -0000 1.71 |+++ key.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1375 of patch can't find file to patch at input line 1375 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: key.h |=================================================================== |RCS file: /cvs/openssh/key.h,v |retrieving revision 1.28 |diff -u -r1.28 key.h |--- key.h 5 Aug 2006 02:39:40 -0000 1.28 |+++ key.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1390 of patch can't find file to patch at input line 1390 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: monitor.c |=================================================================== |RCS file: /cvs/openssh/monitor.c,v |retrieving revision 1.123 |diff -u -r1.123 monitor.c |--- monitor.c 20 May 2007 05:10:16 -0000 1.123 |+++ monitor.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 7 out of 7 hunks ignored missing header for unified diff at line 1508 of patch can't find file to patch at input line 1508 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: monitor.h |=================================================================== |RCS file: /cvs/openssh/monitor.h,v |retrieving revision 1.21 |diff -u -r1.21 monitor.h |--- monitor.h 26 Mar 2006 03:30:02 -0000 1.21 |+++ monitor.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1523 of patch can't find file to patch at input line 1523 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: monitor_wrap.c |=================================================================== |RCS file: /cvs/openssh/monitor_wrap.c,v |retrieving revision 1.73 |diff -u -r1.73 monitor_wrap.c |--- monitor_wrap.c 11 Jun 2007 04:01:42 -0000 1.73 |+++ monitor_wrap.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1558 of patch can't find file to patch at input line 1558 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: monitor_wrap.h |=================================================================== |RCS file: /cvs/openssh/monitor_wrap.h,v |retrieving revision 1.27 |diff -u -r1.27 monitor_wrap.h |--- monitor_wrap.h 5 Aug 2006 02:39:40 -0000 1.27 |+++ monitor_wrap.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1573 of patch can't find file to patch at input line 1573 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: readconf.c |=================================================================== |RCS file: /cvs/openssh/readconf.c,v |retrieving revision 1.139 |diff -u -r1.139 readconf.c |--- readconf.c 21 Mar 2007 09:46:03 -0000 1.139 |+++ readconf.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 5 out of 5 hunks ignored missing header for unified diff at line 1646 of patch can't find file to patch at input line 1646 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: readconf.h |=================================================================== |RCS file: /cvs/openssh/readconf.h,v |retrieving revision 1.63 |diff -u -r1.63 readconf.h |--- readconf.h 5 Aug 2006 02:39:40 -0000 1.63 |+++ readconf.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1663 of patch can't find file to patch at input line 1663 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: servconf.c |=================================================================== |RCS file: /cvs/openssh/servconf.c,v |retrieving revision 1.163 |diff -u -r1.163 servconf.c |--- servconf.c 20 May 2007 05:03:16 -0000 1.163 |+++ servconf.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 5 out of 5 hunks ignored missing header for unified diff at line 1735 of patch can't find file to patch at input line 1735 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: servconf.h |=================================================================== |RCS file: /cvs/openssh/servconf.h,v |retrieving revision 1.72 |diff -u -r1.72 servconf.h |--- servconf.h 19 Feb 2007 11:25:38 -0000 1.72 |+++ servconf.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1752 of patch can't find file to patch at input line 1752 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: ssh-gss.h |=================================================================== |RCS file: /cvs/openssh/ssh-gss.h,v |retrieving revision 1.12 |diff -u -r1.12 ssh-gss.h |--- ssh-gss.h 12 Jun 2007 13:40:39 -0000 1.12 |+++ ssh-gss.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored missing header for unified diff at line 1806 of patch can't find file to patch at input line 1806 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: ssh_config |=================================================================== |RCS file: /cvs/openssh/ssh_config,v |retrieving revision 1.25 |diff -u -r1.25 ssh_config |--- ssh_config 11 Jun 2007 04:04:42 -0000 1.25 |+++ ssh_config 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1822 of patch can't find file to patch at input line 1822 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: ssh_config.5 |=================================================================== |RCS file: /cvs/openssh/ssh_config.5,v |retrieving revision 1.102 |diff -u -r1.102 ssh_config.5 |--- ssh_config.5 15 Aug 2007 12:20:22 -0000 1.102 |+++ ssh_config.5 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1858 of patch can't find file to patch at input line 1858 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: sshconnect2.c |=================================================================== |RCS file: /cvs/openssh/sshconnect2.c,v |retrieving revision 1.155 |diff -u -r1.155 sshconnect2.c |--- sshconnect2.c 20 May 2007 05:11:33 -0000 1.155 |+++ sshconnect2.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 9 out of 9 hunks ignored missing header for unified diff at line 2040 of patch can't find file to patch at input line 2040 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: sshd.c |=================================================================== |RCS file: /cvs/openssh/sshd.c,v |retrieving revision 1.364 |diff -u -r1.364 sshd.c |--- sshd.c 5 Jun 2007 08:22:32 -0000 1.364 |+++ sshd.c 27 Sep 2007 21:29:47 -0000 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored missing header for unified diff at line 2193 of patch can't find file to patch at input line 2193 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: sshd_config |=================================================================== |RCS file: /cvs/openssh/sshd_config,v |retrieving revision 1.77 |diff -u -r1.77 sshd_config |--- sshd_config 21 Mar 2007 09:42:25 -0000 1.77 |+++ sshd_config 27 Sep 2007 21:29:47 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 2209 of patch can't find file to patch at input line 2209 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: sshd_config.5 |=================================================================== |RCS file: /cvs/openssh/sshd_config.5,v |retrieving revision 1.83 |diff -u -r1.83 sshd_config.5 |--- sshd_config.5 11 Jun 2007 04:07:13 -0000 1.83 |+++ sshd_config.5 27 Sep 2007 21:29:47 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored =============================================== PATCH COMMAND: patch -p3 -g0 -E --no-backup-if-mismatch < /var/tmp/portage/net-misc/openssh-4.7_p1-r5/distdir/openssh-4.7p1-gsskex-20070927.patch =============================================== missing header for unified diff at line 17 of patch can't find file to patch at input line 17 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |? gss-genr.c.pre14 |? kex.c.pre14 |? kex.h.pre14 |? kexgssc.c.pre14 |? kexgsss.c.pre14 |? monitor.c.pre14 |? new.patch |? ssh-gss.h.pre14 |? sshconnect2.c.pre14 |? sshd.c.pre14 |Index: ChangeLog.gssapi |=================================================================== |RCS file: ChangeLog.gssapi |diff -N ChangeLog.gssapi |--- /dev/null 1 Jan 1970 00:00:00 -0000 |+++ ChangeLog.gssapi 27 Sep 2007 21:29:43 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 94 of patch can't find file to patch at input line 94 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: Makefile.in |=================================================================== |RCS file: /cvs/openssh/Makefile.in,v |retrieving revision 1.285 |diff -u -r1.285 Makefile.in |--- Makefile.in 11 Jun 2007 04:01:42 -0000 1.285 |+++ Makefile.in 27 Sep 2007 21:29:44 -0000 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored missing header for unified diff at line 119 of patch can't find file to patch at input line 119 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: auth-krb5.c |=================================================================== |RCS file: /cvs/openssh/auth-krb5.c,v |retrieving revision 1.35 |diff -u -r1.35 auth-krb5.c |--- auth-krb5.c 5 Aug 2006 02:39:39 -0000 1.35 |+++ auth-krb5.c 27 Sep 2007 21:29:44 -0000 -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored missing header for unified diff at line 173 of patch can't find file to patch at input line 173 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: auth.h |=================================================================== |RCS file: /cvs/openssh/auth.h,v |retrieving revision 1.76 |diff -u -r1.76 auth.h |--- auth.h 18 Aug 2006 14:32:46 -0000 1.76 |+++ auth.h 27 Sep 2007 21:29:44 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 188 of patch can't find file to patch at input line 188 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: auth2-gss.c |=================================================================== |RCS file: /cvs/openssh/auth2-gss.c,v |retrieving revision 1.18 |diff -u -r1.18 auth2-gss.c |--- auth2-gss.c 1 Sep 2006 05:38:36 -0000 1.18 |+++ auth2-gss.c 27 Sep 2007 21:29:44 -0000 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored missing header for unified diff at line 264 of patch can't find file to patch at input line 264 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: auth2.c |=================================================================== |RCS file: /cvs/openssh/auth2.c,v |retrieving revision 1.144 |diff -u -r1.144 auth2.c |--- auth2.c 20 May 2007 04:58:41 -0000 1.144 |+++ auth2.c 27 Sep 2007 21:29:44 -0000 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored missing header for unified diff at line 306 of patch can't find file to patch at input line 306 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: configure.ac |=================================================================== |RCS file: /cvs/openssh/configure.ac,v |retrieving revision 1.383 |diff -u -r1.383 configure.ac |--- configure.ac 10 Aug 2007 04:36:12 -0000 1.383 |+++ configure.ac 27 Sep 2007 21:29:45 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 346 of patch can't find file to patch at input line 346 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: gss-genr.c |=================================================================== |RCS file: /cvs/openssh/gss-genr.c,v |retrieving revision 1.21 |diff -u -r1.21 gss-genr.c |--- gss-genr.c 12 Jun 2007 13:44:36 -0000 1.21 |+++ gss-genr.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 5 out of 5 hunks ignored missing header for unified diff at line 564 of patch can't find file to patch at input line 564 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: gss-serv-krb5.c |=================================================================== |RCS file: /cvs/openssh/gss-serv-krb5.c,v |retrieving revision 1.17 |diff -u -r1.17 gss-serv-krb5.c |--- gss-serv-krb5.c 1 Sep 2006 05:38:36 -0000 1.17 |+++ gss-serv-krb5.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored missing header for unified diff at line 600 of patch can't find file to patch at input line 600 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: gss-serv.c |=================================================================== |RCS file: /cvs/openssh/gss-serv.c,v |retrieving revision 1.23 |diff -u -r1.23 gss-serv.c |--- gss-serv.c 12 Jun 2007 13:40:39 -0000 1.23 |+++ gss-serv.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored missing header for unified diff at line 675 of patch can't find file to patch at input line 675 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: kex.c |=================================================================== |RCS file: /cvs/openssh/kex.c,v |retrieving revision 1.86 |diff -u -r1.86 kex.c |--- kex.c 5 Jun 2007 08:30:18 -0000 1.86 |+++ kex.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored missing header for unified diff at line 714 of patch can't find file to patch at input line 714 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: kex.h |=================================================================== |RCS file: /cvs/openssh/kex.h,v |retrieving revision 1.49 |diff -u -r1.49 kex.h |--- kex.h 11 Jun 2007 04:01:42 -0000 1.49 |+++ kex.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored missing header for unified diff at line 754 of patch can't find file to patch at input line 754 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: kexgssc.c |=================================================================== |RCS file: kexgssc.c |diff -N kexgssc.c |--- /dev/null 1 Jan 1970 00:00:00 -0000 |+++ kexgssc.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1080 of patch can't find file to patch at input line 1080 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: kexgsss.c |=================================================================== |RCS file: kexgsss.c |diff -N kexgsss.c |--- /dev/null 1 Jan 1970 00:00:00 -0000 |+++ kexgsss.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1359 of patch can't find file to patch at input line 1359 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: key.c |=================================================================== |RCS file: /cvs/openssh/key.c,v |retrieving revision 1.71 |diff -u -r1.71 key.c |--- key.c 8 Aug 2007 04:28:26 -0000 1.71 |+++ key.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1375 of patch can't find file to patch at input line 1375 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: key.h |=================================================================== |RCS file: /cvs/openssh/key.h,v |retrieving revision 1.28 |diff -u -r1.28 key.h |--- key.h 5 Aug 2006 02:39:40 -0000 1.28 |+++ key.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1390 of patch can't find file to patch at input line 1390 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: monitor.c |=================================================================== |RCS file: /cvs/openssh/monitor.c,v |retrieving revision 1.123 |diff -u -r1.123 monitor.c |--- monitor.c 20 May 2007 05:10:16 -0000 1.123 |+++ monitor.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 7 out of 7 hunks ignored missing header for unified diff at line 1508 of patch can't find file to patch at input line 1508 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: monitor.h |=================================================================== |RCS file: /cvs/openssh/monitor.h,v |retrieving revision 1.21 |diff -u -r1.21 monitor.h |--- monitor.h 26 Mar 2006 03:30:02 -0000 1.21 |+++ monitor.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1523 of patch can't find file to patch at input line 1523 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: monitor_wrap.c |=================================================================== |RCS file: /cvs/openssh/monitor_wrap.c,v |retrieving revision 1.73 |diff -u -r1.73 monitor_wrap.c |--- monitor_wrap.c 11 Jun 2007 04:01:42 -0000 1.73 |+++ monitor_wrap.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1558 of patch can't find file to patch at input line 1558 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: monitor_wrap.h |=================================================================== |RCS file: /cvs/openssh/monitor_wrap.h,v |retrieving revision 1.27 |diff -u -r1.27 monitor_wrap.h |--- monitor_wrap.h 5 Aug 2006 02:39:40 -0000 1.27 |+++ monitor_wrap.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1573 of patch can't find file to patch at input line 1573 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: readconf.c |=================================================================== |RCS file: /cvs/openssh/readconf.c,v |retrieving revision 1.139 |diff -u -r1.139 readconf.c |--- readconf.c 21 Mar 2007 09:46:03 -0000 1.139 |+++ readconf.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 5 out of 5 hunks ignored missing header for unified diff at line 1646 of patch can't find file to patch at input line 1646 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: readconf.h |=================================================================== |RCS file: /cvs/openssh/readconf.h,v |retrieving revision 1.63 |diff -u -r1.63 readconf.h |--- readconf.h 5 Aug 2006 02:39:40 -0000 1.63 |+++ readconf.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1663 of patch can't find file to patch at input line 1663 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: servconf.c |=================================================================== |RCS file: /cvs/openssh/servconf.c,v |retrieving revision 1.163 |diff -u -r1.163 servconf.c |--- servconf.c 20 May 2007 05:03:16 -0000 1.163 |+++ servconf.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 5 out of 5 hunks ignored missing header for unified diff at line 1735 of patch can't find file to patch at input line 1735 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: servconf.h |=================================================================== |RCS file: /cvs/openssh/servconf.h,v |retrieving revision 1.72 |diff -u -r1.72 servconf.h |--- servconf.h 19 Feb 2007 11:25:38 -0000 1.72 |+++ servconf.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1752 of patch can't find file to patch at input line 1752 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: ssh-gss.h |=================================================================== |RCS file: /cvs/openssh/ssh-gss.h,v |retrieving revision 1.12 |diff -u -r1.12 ssh-gss.h |--- ssh-gss.h 12 Jun 2007 13:40:39 -0000 1.12 |+++ ssh-gss.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored missing header for unified diff at line 1806 of patch can't find file to patch at input line 1806 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: ssh_config |=================================================================== |RCS file: /cvs/openssh/ssh_config,v |retrieving revision 1.25 |diff -u -r1.25 ssh_config |--- ssh_config 11 Jun 2007 04:04:42 -0000 1.25 |+++ ssh_config 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1822 of patch can't find file to patch at input line 1822 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: ssh_config.5 |=================================================================== |RCS file: /cvs/openssh/ssh_config.5,v |retrieving revision 1.102 |diff -u -r1.102 ssh_config.5 |--- ssh_config.5 15 Aug 2007 12:20:22 -0000 1.102 |+++ ssh_config.5 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1858 of patch can't find file to patch at input line 1858 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: sshconnect2.c |=================================================================== |RCS file: /cvs/openssh/sshconnect2.c,v |retrieving revision 1.155 |diff -u -r1.155 sshconnect2.c |--- sshconnect2.c 20 May 2007 05:11:33 -0000 1.155 |+++ sshconnect2.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 9 out of 9 hunks ignored missing header for unified diff at line 2040 of patch can't find file to patch at input line 2040 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: sshd.c |=================================================================== |RCS file: /cvs/openssh/sshd.c,v |retrieving revision 1.364 |diff -u -r1.364 sshd.c |--- sshd.c 5 Jun 2007 08:22:32 -0000 1.364 |+++ sshd.c 27 Sep 2007 21:29:47 -0000 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored missing header for unified diff at line 2193 of patch can't find file to patch at input line 2193 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: sshd_config |=================================================================== |RCS file: /cvs/openssh/sshd_config,v |retrieving revision 1.77 |diff -u -r1.77 sshd_config |--- sshd_config 21 Mar 2007 09:42:25 -0000 1.77 |+++ sshd_config 27 Sep 2007 21:29:47 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 2209 of patch can't find file to patch at input line 2209 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: sshd_config.5 |=================================================================== |RCS file: /cvs/openssh/sshd_config.5,v |retrieving revision 1.83 |diff -u -r1.83 sshd_config.5 |--- sshd_config.5 11 Jun 2007 04:07:13 -0000 1.83 |+++ sshd_config.5 27 Sep 2007 21:29:47 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored =============================================== PATCH COMMAND: patch -p4 -g0 -E --no-backup-if-mismatch < /var/tmp/portage/net-misc/openssh-4.7_p1-r5/distdir/openssh-4.7p1-gsskex-20070927.patch =============================================== missing header for unified diff at line 17 of patch can't find file to patch at input line 17 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |? gss-genr.c.pre14 |? kex.c.pre14 |? kex.h.pre14 |? kexgssc.c.pre14 |? kexgsss.c.pre14 |? monitor.c.pre14 |? new.patch |? ssh-gss.h.pre14 |? sshconnect2.c.pre14 |? sshd.c.pre14 |Index: ChangeLog.gssapi |=================================================================== |RCS file: ChangeLog.gssapi |diff -N ChangeLog.gssapi |--- /dev/null 1 Jan 1970 00:00:00 -0000 |+++ ChangeLog.gssapi 27 Sep 2007 21:29:43 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 94 of patch can't find file to patch at input line 94 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: Makefile.in |=================================================================== |RCS file: /cvs/openssh/Makefile.in,v |retrieving revision 1.285 |diff -u -r1.285 Makefile.in |--- Makefile.in 11 Jun 2007 04:01:42 -0000 1.285 |+++ Makefile.in 27 Sep 2007 21:29:44 -0000 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored missing header for unified diff at line 119 of patch can't find file to patch at input line 119 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: auth-krb5.c |=================================================================== |RCS file: /cvs/openssh/auth-krb5.c,v |retrieving revision 1.35 |diff -u -r1.35 auth-krb5.c |--- auth-krb5.c 5 Aug 2006 02:39:39 -0000 1.35 |+++ auth-krb5.c 27 Sep 2007 21:29:44 -0000 -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored missing header for unified diff at line 173 of patch can't find file to patch at input line 173 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: auth.h |=================================================================== |RCS file: /cvs/openssh/auth.h,v |retrieving revision 1.76 |diff -u -r1.76 auth.h |--- auth.h 18 Aug 2006 14:32:46 -0000 1.76 |+++ auth.h 27 Sep 2007 21:29:44 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 188 of patch can't find file to patch at input line 188 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: auth2-gss.c |=================================================================== |RCS file: /cvs/openssh/auth2-gss.c,v |retrieving revision 1.18 |diff -u -r1.18 auth2-gss.c |--- auth2-gss.c 1 Sep 2006 05:38:36 -0000 1.18 |+++ auth2-gss.c 27 Sep 2007 21:29:44 -0000 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored missing header for unified diff at line 264 of patch can't find file to patch at input line 264 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: auth2.c |=================================================================== |RCS file: /cvs/openssh/auth2.c,v |retrieving revision 1.144 |diff -u -r1.144 auth2.c |--- auth2.c 20 May 2007 04:58:41 -0000 1.144 |+++ auth2.c 27 Sep 2007 21:29:44 -0000 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored missing header for unified diff at line 306 of patch can't find file to patch at input line 306 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: configure.ac |=================================================================== |RCS file: /cvs/openssh/configure.ac,v |retrieving revision 1.383 |diff -u -r1.383 configure.ac |--- configure.ac 10 Aug 2007 04:36:12 -0000 1.383 |+++ configure.ac 27 Sep 2007 21:29:45 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 346 of patch can't find file to patch at input line 346 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: gss-genr.c |=================================================================== |RCS file: /cvs/openssh/gss-genr.c,v |retrieving revision 1.21 |diff -u -r1.21 gss-genr.c |--- gss-genr.c 12 Jun 2007 13:44:36 -0000 1.21 |+++ gss-genr.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 5 out of 5 hunks ignored missing header for unified diff at line 564 of patch can't find file to patch at input line 564 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: gss-serv-krb5.c |=================================================================== |RCS file: /cvs/openssh/gss-serv-krb5.c,v |retrieving revision 1.17 |diff -u -r1.17 gss-serv-krb5.c |--- gss-serv-krb5.c 1 Sep 2006 05:38:36 -0000 1.17 |+++ gss-serv-krb5.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored missing header for unified diff at line 600 of patch can't find file to patch at input line 600 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: gss-serv.c |=================================================================== |RCS file: /cvs/openssh/gss-serv.c,v |retrieving revision 1.23 |diff -u -r1.23 gss-serv.c |--- gss-serv.c 12 Jun 2007 13:40:39 -0000 1.23 |+++ gss-serv.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored missing header for unified diff at line 675 of patch can't find file to patch at input line 675 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: kex.c |=================================================================== |RCS file: /cvs/openssh/kex.c,v |retrieving revision 1.86 |diff -u -r1.86 kex.c |--- kex.c 5 Jun 2007 08:30:18 -0000 1.86 |+++ kex.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored missing header for unified diff at line 714 of patch can't find file to patch at input line 714 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: kex.h |=================================================================== |RCS file: /cvs/openssh/kex.h,v |retrieving revision 1.49 |diff -u -r1.49 kex.h |--- kex.h 11 Jun 2007 04:01:42 -0000 1.49 |+++ kex.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored missing header for unified diff at line 754 of patch can't find file to patch at input line 754 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: kexgssc.c |=================================================================== |RCS file: kexgssc.c |diff -N kexgssc.c |--- /dev/null 1 Jan 1970 00:00:00 -0000 |+++ kexgssc.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1080 of patch can't find file to patch at input line 1080 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: kexgsss.c |=================================================================== |RCS file: kexgsss.c |diff -N kexgsss.c |--- /dev/null 1 Jan 1970 00:00:00 -0000 |+++ kexgsss.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1359 of patch can't find file to patch at input line 1359 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: key.c |=================================================================== |RCS file: /cvs/openssh/key.c,v |retrieving revision 1.71 |diff -u -r1.71 key.c |--- key.c 8 Aug 2007 04:28:26 -0000 1.71 |+++ key.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1375 of patch can't find file to patch at input line 1375 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: key.h |=================================================================== |RCS file: /cvs/openssh/key.h,v |retrieving revision 1.28 |diff -u -r1.28 key.h |--- key.h 5 Aug 2006 02:39:40 -0000 1.28 |+++ key.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1390 of patch can't find file to patch at input line 1390 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: monitor.c |=================================================================== |RCS file: /cvs/openssh/monitor.c,v |retrieving revision 1.123 |diff -u -r1.123 monitor.c |--- monitor.c 20 May 2007 05:10:16 -0000 1.123 |+++ monitor.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 7 out of 7 hunks ignored missing header for unified diff at line 1508 of patch can't find file to patch at input line 1508 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: monitor.h |=================================================================== |RCS file: /cvs/openssh/monitor.h,v |retrieving revision 1.21 |diff -u -r1.21 monitor.h |--- monitor.h 26 Mar 2006 03:30:02 -0000 1.21 |+++ monitor.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1523 of patch can't find file to patch at input line 1523 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: monitor_wrap.c |=================================================================== |RCS file: /cvs/openssh/monitor_wrap.c,v |retrieving revision 1.73 |diff -u -r1.73 monitor_wrap.c |--- monitor_wrap.c 11 Jun 2007 04:01:42 -0000 1.73 |+++ monitor_wrap.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1558 of patch can't find file to patch at input line 1558 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: monitor_wrap.h |=================================================================== |RCS file: /cvs/openssh/monitor_wrap.h,v |retrieving revision 1.27 |diff -u -r1.27 monitor_wrap.h |--- monitor_wrap.h 5 Aug 2006 02:39:40 -0000 1.27 |+++ monitor_wrap.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1573 of patch can't find file to patch at input line 1573 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: readconf.c |=================================================================== |RCS file: /cvs/openssh/readconf.c,v |retrieving revision 1.139 |diff -u -r1.139 readconf.c |--- readconf.c 21 Mar 2007 09:46:03 -0000 1.139 |+++ readconf.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 5 out of 5 hunks ignored missing header for unified diff at line 1646 of patch can't find file to patch at input line 1646 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: readconf.h |=================================================================== |RCS file: /cvs/openssh/readconf.h,v |retrieving revision 1.63 |diff -u -r1.63 readconf.h |--- readconf.h 5 Aug 2006 02:39:40 -0000 1.63 |+++ readconf.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1663 of patch can't find file to patch at input line 1663 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: servconf.c |=================================================================== |RCS file: /cvs/openssh/servconf.c,v |retrieving revision 1.163 |diff -u -r1.163 servconf.c |--- servconf.c 20 May 2007 05:03:16 -0000 1.163 |+++ servconf.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 5 out of 5 hunks ignored missing header for unified diff at line 1735 of patch can't find file to patch at input line 1735 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: servconf.h |=================================================================== |RCS file: /cvs/openssh/servconf.h,v |retrieving revision 1.72 |diff -u -r1.72 servconf.h |--- servconf.h 19 Feb 2007 11:25:38 -0000 1.72 |+++ servconf.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1752 of patch can't find file to patch at input line 1752 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: ssh-gss.h |=================================================================== |RCS file: /cvs/openssh/ssh-gss.h,v |retrieving revision 1.12 |diff -u -r1.12 ssh-gss.h |--- ssh-gss.h 12 Jun 2007 13:40:39 -0000 1.12 |+++ ssh-gss.h 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored missing header for unified diff at line 1806 of patch can't find file to patch at input line 1806 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: ssh_config |=================================================================== |RCS file: /cvs/openssh/ssh_config,v |retrieving revision 1.25 |diff -u -r1.25 ssh_config |--- ssh_config 11 Jun 2007 04:04:42 -0000 1.25 |+++ ssh_config 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1822 of patch can't find file to patch at input line 1822 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: ssh_config.5 |=================================================================== |RCS file: /cvs/openssh/ssh_config.5,v |retrieving revision 1.102 |diff -u -r1.102 ssh_config.5 |--- ssh_config.5 15 Aug 2007 12:20:22 -0000 1.102 |+++ ssh_config.5 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 1858 of patch can't find file to patch at input line 1858 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: sshconnect2.c |=================================================================== |RCS file: /cvs/openssh/sshconnect2.c,v |retrieving revision 1.155 |diff -u -r1.155 sshconnect2.c |--- sshconnect2.c 20 May 2007 05:11:33 -0000 1.155 |+++ sshconnect2.c 27 Sep 2007 21:29:46 -0000 -------------------------- No file to patch. Skipping patch. 9 out of 9 hunks ignored missing header for unified diff at line 2040 of patch can't find file to patch at input line 2040 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: sshd.c |=================================================================== |RCS file: /cvs/openssh/sshd.c,v |retrieving revision 1.364 |diff -u -r1.364 sshd.c |--- sshd.c 5 Jun 2007 08:22:32 -0000 1.364 |+++ sshd.c 27 Sep 2007 21:29:47 -0000 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored missing header for unified diff at line 2193 of patch can't find file to patch at input line 2193 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: sshd_config |=================================================================== |RCS file: /cvs/openssh/sshd_config,v |retrieving revision 1.77 |diff -u -r1.77 sshd_config |--- sshd_config 21 Mar 2007 09:42:25 -0000 1.77 |+++ sshd_config 27 Sep 2007 21:29:47 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 2209 of patch can't find file to patch at input line 2209 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: sshd_config.5 |=================================================================== |RCS file: /cvs/openssh/sshd_config.5,v |retrieving revision 1.83 |diff -u -r1.83 sshd_config.5 |--- sshd_config.5 11 Jun 2007 04:07:13 -0000 1.83 |+++ sshd_config.5 27 Sep 2007 21:29:47 -0000 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored