Remove broken monitor patch
Resolves: RHEL-12007
This commit is contained in:
parent
eb90e29c72
commit
6a16730bcb
@ -1,12 +0,0 @@
|
|||||||
diff -up ksh-20120801/src/cmd/ksh93/sh.1.manfix4 ksh-20120801/src/cmd/ksh93/sh.1
|
|
||||||
--- ksh-20120801/src/cmd/ksh93/sh.1.manfix4 2014-05-22 12:04:51.593750721 +0200
|
|
||||||
+++ ksh-20120801/src/cmd/ksh93/sh.1 2014-05-22 12:05:32.561556452 +0200
|
|
||||||
@@ -4147,7 +4147,7 @@ command are ignored if the command is fo
|
|
||||||
.B &
|
|
||||||
and the
|
|
||||||
.B monitor
|
|
||||||
-option is not active.
|
|
||||||
+option is active.
|
|
||||||
Otherwise, signals have the values
|
|
||||||
inherited by the shell from its parent
|
|
||||||
(but see also
|
|
8
ksh.spec
8
ksh.spec
@ -6,7 +6,7 @@ Summary: The Original ATT Korn Shell
|
|||||||
URL: http://www.kornshell.com/
|
URL: http://www.kornshell.com/
|
||||||
License: EPL-1.0
|
License: EPL-1.0
|
||||||
Version: %{releasedate}
|
Version: %{releasedate}
|
||||||
Release: 263%{?dist}
|
Release: 264%{?dist}
|
||||||
Source0: http://www.research.att.com/~gsf/download/tgz/ast-ksh.%{release_date}.tgz
|
Source0: http://www.research.att.com/~gsf/download/tgz/ast-ksh.%{release_date}.tgz
|
||||||
Source1: http://www.research.att.com/~gsf/download/tgz/INIT.%{release_date}.tgz
|
Source1: http://www.research.att.com/~gsf/download/tgz/INIT.%{release_date}.tgz
|
||||||
Source2: kshcomp.conf
|
Source2: kshcomp.conf
|
||||||
@ -105,9 +105,6 @@ Patch45: ksh-20140415-hokaido.patch
|
|||||||
# for ksh < 2012-10-04, rhbz#1121960
|
# for ksh < 2012-10-04, rhbz#1121960
|
||||||
Patch46: ksh-20120801-tpstl.patch
|
Patch46: ksh-20120801-tpstl.patch
|
||||||
|
|
||||||
# sent upstream, rhbz#1100215
|
|
||||||
Patch47: ksh-20120801-manfix4.patch
|
|
||||||
|
|
||||||
# not upstream yet, rhbz#1100215
|
# not upstream yet, rhbz#1100215
|
||||||
Patch48: ksh-20120801-fununset.patch
|
Patch48: ksh-20120801-fununset.patch
|
||||||
|
|
||||||
@ -405,6 +402,9 @@ fi
|
|||||||
%config(noreplace) %{_sysconfdir}/binfmt.d/kshcomp.conf
|
%config(noreplace) %{_sysconfdir}/binfmt.d/kshcomp.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 22 2023 Vincent Mihalkovic <vmihalko@redhat.com> - 20120801-264
|
||||||
|
- Remove broken monitor patch
|
||||||
|
|
||||||
* Thu Nov 09 2023 Lukáš Zaoral <lzaoral@redhat.com> - 20120801-263
|
* Thu Nov 09 2023 Lukáš Zaoral <lzaoral@redhat.com> - 20120801-263
|
||||||
- fix UTF-8 quoting in xtrace
|
- fix UTF-8 quoting in xtrace
|
||||||
Resolves: RHEL-5684
|
Resolves: RHEL-5684
|
||||||
|
Loading…
Reference in New Issue
Block a user