From 5bfe18b6646e58b51092d53b0d149da04ce69b9fde53211b8aa4d7297a801217 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 30 Mar 2021 06:20:46 +0000 Subject: [PATCH] - Expert console: fixed "shell" command - Run X terminal in GUI instead of "dash" (related to the previous fix for job control error messages bsc#1183648) - Override TERM to "vt100" when running in fbiterm, a workaround for frozen vim (bsc#1183652) - 4.3.36 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1102 --- yast2-installation-4.3.35.tar.bz2 | 3 --- yast2-installation-4.3.36.tar.bz2 | 3 +++ yast2-installation.changes | 10 ++++++++++ yast2-installation.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.3.35.tar.bz2 create mode 100644 yast2-installation-4.3.36.tar.bz2 diff --git a/yast2-installation-4.3.35.tar.bz2 b/yast2-installation-4.3.35.tar.bz2 deleted file mode 100644 index 2ed0767..0000000 --- a/yast2-installation-4.3.35.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d6edec7a24e934bea7f66d670cef3ccf83ed9a202528c32cedc7c67fa8331a1 -size 1470483 diff --git a/yast2-installation-4.3.36.tar.bz2 b/yast2-installation-4.3.36.tar.bz2 new file mode 100644 index 0000000..12f1146 --- /dev/null +++ b/yast2-installation-4.3.36.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1c3b68fac953b095625b64dbb518e50b703fcdfef6b71f9836d9d0fa27618bf +size 1470704 diff --git a/yast2-installation.changes b/yast2-installation.changes index c1e9abf..0e29acb 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Mar 29 16:25:00 UTC 2021 - Ladislav Slezák + +- Expert console: fixed "shell" command + - Run X terminal in GUI instead of "dash" (related to the previous + fix for job control error messages bsc#1183648) + - Override TERM to "vt100" when running in fbiterm, + a workaround for frozen vim (bsc#1183652) +- 4.3.36 + ------------------------------------------------------------------- Wed Mar 17 16:53:42 UTC 2021 - Ladislav Slezák diff --git a/yast2-installation.spec b/yast2-installation.spec index 27d125d..2de47c1 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.3.35 +Version: 4.3.36 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only