Sync from SUSE:SLFO:Main yast2 revision 5ea61d0227db53f29240ab81f92e0013
This commit is contained in:
BIN
yast2-4.6.2.tar.bz2
(Stored with Git LFS)
BIN
yast2-4.6.2.tar.bz2
(Stored with Git LFS)
Binary file not shown.
BIN
yast2-5.0.10.tar.bz2
(Stored with Git LFS)
Normal file
BIN
yast2-5.0.10.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,76 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 13:28:34 UTC 2024 - Stefan Hundhammer <shundhammer@suse.com>
|
||||
|
||||
- Removed obsolete USERADD_CMD, USERDEL_PRECMD, USERDEL_POSTCMD,
|
||||
GROUPADD_CMD (bsc#1231006)
|
||||
- 5.0.10
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 10 12:19:16 UTC 2024 - Stefan Hundhammer <shundhammer@suse.com>
|
||||
|
||||
- Re-added missing error class (bsc#1227580)
|
||||
- 5.0.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 6 13:08:32 UTC 2024 - Ladislav Slezák <lslezak@suse.com>
|
||||
|
||||
- Properly close nested progress callbacks (bsc#1223281)
|
||||
- 5.0.8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 11:07:25 UTC 2024 - Michal Filka <mfilka@suse.com>
|
||||
|
||||
- removed "journalctl --dmesg" from save_y2los
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 10:22:26 UTC 2024 - Michal Filka <mfilka@suse.com>
|
||||
|
||||
- replaced "journalctl --dmesg" with "journalctl -b"
|
||||
- 5.0.7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 15 11:55:58 UTC 2024 - Stefan Hundhammer <shundhammer@suse.com>
|
||||
|
||||
- Allow host/domain names starting with an underscore (bsc#1219920)
|
||||
- 5.0.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 26 15:59:21 UTC 2024 - Knut Anderssen <kanderssen@suse.com>
|
||||
|
||||
- Added s390 z/VM check to YaST::Arch (bsc#1210525).
|
||||
- 5.0.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 23 12:52:08 UTC 2024 - Josef Reidinger <jreidinger@suse.com>
|
||||
|
||||
- Reading Kernel Params: Use kernel cmdline when install.inf is not
|
||||
available (bsc#1216408)
|
||||
- 5.0.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 1 08:35:38 UTC 2023 - Ladislav Slezák <lslezak@suse.com>
|
||||
|
||||
- Added Repository#refresh method (related to bsc#1215884)
|
||||
- 5.0.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 25 11:16:21 UTC 2023 - Knut Anderssen <kanderssen@suse.com>
|
||||
|
||||
- Fix firewalld zones reader adapting it to the new firewall-cmd
|
||||
--list-all-zones output format (bsc#1216534)
|
||||
- 5.0.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 5 08:50:25 UTC 2023 - Martin Vidner <mvidner@suse.com>
|
||||
|
||||
- Fix case-insensitive finding of LICENSE.*.TXT (bsc#1215698)
|
||||
- 5.0.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 30 20:16:10 UTC 2023 - Josef Reidinger <jreidinger@suse.cz>
|
||||
|
||||
- 5.0.0 (bsc#1185510)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 29 13:13:52 UTC 2023 - Josef Reidinger <jreidinger@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package yast2
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2
|
||||
Version: 4.6.2
|
||||
Version: 5.0.10
|
||||
|
||||
Release: 0
|
||||
Summary: YaST2 Main Package
|
||||
|
Reference in New Issue
Block a user