From 711ee7fd45a4ada1b11c736bc6073968258ddd2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Wed, 4 Oct 2023 17:07:33 +0200 Subject: groups.d/241.native_packages_inet.group: openssh: bump to v9.5p1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ørjan Malde --- patches/openssh-9.4p1.local.patch | 11 ----------- patches/openssh-9.5p1.local.patch | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 patches/openssh-9.4p1.local.patch create mode 100644 patches/openssh-9.5p1.local.patch (limited to 'patches') diff --git a/patches/openssh-9.4p1.local.patch b/patches/openssh-9.4p1.local.patch deleted file mode 100644 index 8e995354..00000000 --- a/patches/openssh-9.4p1.local.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- openssh-9.0p1/configure.orig 2022-04-07 06:51:43.000000000 +0200 -+++ openssh-9.0p1/configure 2022-09-20 05:19:31.505197136 +0200 -@@ -11394,8 +11394,6 @@ - if test "x$use_pkgconfig_for_libedit" = "xyes"; then - LIBEDIT=`$PKGCONFIG --libs libedit` - CPPFLAGS="$CPPFLAGS `$PKGCONFIG --cflags libedit`" -- else -- LIBEDIT="-ledit -lcurses" - fi - OTHERLIBS=`echo $LIBEDIT | sed 's/-ledit//'` - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for el_init in -ledit" >&5 diff --git a/patches/openssh-9.5p1.local.patch b/patches/openssh-9.5p1.local.patch new file mode 100644 index 00000000..8e995354 --- /dev/null +++ b/patches/openssh-9.5p1.local.patch @@ -0,0 +1,11 @@ +--- openssh-9.0p1/configure.orig 2022-04-07 06:51:43.000000000 +0200 ++++ openssh-9.0p1/configure 2022-09-20 05:19:31.505197136 +0200 +@@ -11394,8 +11394,6 @@ + if test "x$use_pkgconfig_for_libedit" = "xyes"; then + LIBEDIT=`$PKGCONFIG --libs libedit` + CPPFLAGS="$CPPFLAGS `$PKGCONFIG --cflags libedit`" +- else +- LIBEDIT="-ledit -lcurses" + fi + OTHERLIBS=`echo $LIBEDIT | sed 's/-ledit//'` + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for el_init in -ledit" >&5 -- cgit v1.2.3