From 36eb07546b8fa2d50d59f7ac85fc5c9238d4c5fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz=20=28arab=2C=20vx?= =?UTF-8?q?p=29?= Date: Fri, 12 Feb 2016 19:09:52 +0100 Subject: Integrated OpenSSH v7.1p2. --- openssh-7.1p2.local.patch | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 openssh-7.1p2.local.patch (limited to 'openssh-7.1p2.local.patch') diff --git a/openssh-7.1p2.local.patch b/openssh-7.1p2.local.patch new file mode 100644 index 00000000..cea0e8f0 --- /dev/null +++ b/openssh-7.1p2.local.patch @@ -0,0 +1,21 @@ +--- openssh-7.1p2/config.sub.orig 2016-01-14 02:10:45.000000000 +0100 ++++ openssh-7.1p2/config.sub 2016-02-12 18:37:49.533329800 +0100 +@@ -794,6 +794,9 @@ + microblaze*) + basic_machine=microblaze-xilinx + ;; ++ midipix) ++ os=-midipix ++ ;; + mingw64) + basic_machine=x86_64-pc + os=-mingw64 +@@ -1370,7 +1373,7 @@ + | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ + | -chorusos* | -chorusrdb* | -cegcc* \ + | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ +- | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \ ++ | -midipix* | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \ + | -linux-newlib* | -linux-musl* | -linux-uclibc* \ + | -uxpv* | -beos* | -mpeix* | -udk* \ + | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ -- cgit v1.2.3