- Require awk for use in startup scripts (bsc#1214277)

- 4.6.7

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1195
This commit is contained in:
YaST Team Bot 2023-08-15 09:18:31 +00:00 committed by Git OBS Bridge
parent 7360aa6826
commit 14202cc6cd
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:441028c7e708abd62b21e271ccc522c114a15a228907902978b90792cd450587
size 1489771

BIN
yast2-installation-4.6.7.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 15 08:42:50 UTC 2023 - Stefan Hundhammer <shundhammer@suse.com>
- Require awk for use in startup scripts (bsc#1214277)
- 4.6.7
-------------------------------------------------------------------
Fri Aug 4 07:09:13 UTC 2023 - Michal Filka <mfilka@suse.com>

View File

@ -17,7 +17,7 @@
Name: yast2-installation
Version: 4.6.6
Version: 4.6.7
Release: 0
Summary: YaST2 - Installation Parts
License: GPL-2.0-only
@ -59,6 +59,8 @@ Requires: coreutils
Requires: gzip
# use in startup scripts
Requires: initviocons
# bsc#1214277; require awk, not gawk, to allow for lighterweight alternatives like busybox
Requires: awk
# Needed call /sbin/ip in vnc.sh/network.sh
Requires: iproute2
# for the first/second stage of installation