- From 71679e83c52451872af886856d0cea8cfad84f06 Mon Sep 17 00:00:00 2001
- From: Roland Mainz <roland.mainz@nrubsig.org>
- Date: Thu, 5 Sep 2024 14:18:25 +0200
- Subject: [PATCH] cygwin,tests: Update ksh93 to ksh93 v1.0.10
- Update ksh93 to ksh93 v1.0.10
- Signed-off-by: Cedric Blancher <cedric.blancher@gmail.com>
- ---
- cygwin/cygwin_ksh93/ksh93.cygport | 8 ++++----
- tests/manual_testing.txt | 4 ++--
- 2 files changed, 6 insertions(+), 6 deletions(-)
- diff --git a/cygwin/cygwin_ksh93/ksh93.cygport b/cygwin/cygwin_ksh93/ksh93.cygport
- index b0cf88e..47e623f 100644
- --- a/cygwin/cygwin_ksh93/ksh93.cygport
- +++ b/cygwin/cygwin_ksh93/ksh93.cygport
- @@ -11,7 +11,7 @@
- NAME=astksh
- LICENSE="Eclipse Public License - v 2.0"
- HOMEPAGE="https://github.com/ksh93/ksh"
- -VERSION=1.0.9
- +VERSION=1.0.10
- RELEASE=0
- PKG_NAMES="astksh astksh_devel"
- @@ -36,11 +36,11 @@ astksh_devel_CONTENTS="usr/share/ksh \
- bin/shcomp.exe \
- "
- -SRC_URI="https://github.com/ksh93/ksh/archive/refs/tags/v1.0.9.zip"
- -SRC_DIR='./ksh-1.0.9/'
- +SRC_URI="https://github.com/ksh93/ksh/archive/refs/tags/v1.0.10.zip"
- +SRC_DIR='./ksh-1.0.10/'
- PATCH_URI=""
- #PATCH_URI+=" ksh_1_0_8_libast_Cygwin_set_PATH_LEADING_SLASHES_for_UNC_paths.patch"
- -PATCH_URI+=" ksh_1_0_9_mamake_bootstrap.patch"
- +#PATCH_URI+=" ksh_1_0_9_mamake_bootstrap.patch"
- BUILD_REQUIRES=" \
- bash \
- diff --git a/tests/manual_testing.txt b/tests/manual_testing.txt
- index ec8cf17..b0d6098 100644
- --- a/tests/manual_testing.txt
- +++ b/tests/manual_testing.txt
- @@ -214,11 +214,11 @@ icacls mytestfile1.txt | grep --colour -E 'cygwingrp2.+GR'
- #
- #
- -# build ast-ksh ksh93 1.0.8 with UNC support enabled
- +# build ast-ksh ksh93 1.0.10 with UNC support enabled
- # (see ms-nfs41-client/cygwin/cygwin_ksh93/cygwin_ksh93.readme for
- # instructions how to build a Cygwin package)
- #
- -git clone -b 'v1.0.8' https://github.com/ksh93/ksh.git
- +git clone -b 'v1.0.10' https://github.com/ksh93/ksh.git
- cd ksh
- git config --global --add safe.directory "$PWD"
- # add patch so UNC path support is enabled (e.g. "cd cd //derfwnb4966_ipv6linklocal@2049/nfs4/net_tmpfs")
- --
- 2.45.1
msnfs41client: Update ksh93 to 1.0.10+tests, 2024-09-05
Posted by Anonymous on Thu 5th Sep 2024 13:24
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.