From 4c3674a5e65a90e13f5e1b4790156430eedf46f3e1278b1ca0131525eb2af072 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 21 Feb 2022 12:09:00 +0000 Subject: [PATCH] - Do not create a Btrfs snapshot at the end of the installation or upgrade when the root filesystem is mounted as read-only (jsc#SLE-22560). - 4.4.42 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1158 --- yast2-installation-4.4.41.tar.bz2 | 3 --- yast2-installation-4.4.42.tar.bz2 | 3 +++ yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.4.41.tar.bz2 create mode 100644 yast2-installation-4.4.42.tar.bz2 diff --git a/yast2-installation-4.4.41.tar.bz2 b/yast2-installation-4.4.41.tar.bz2 deleted file mode 100644 index c79b44c..0000000 --- a/yast2-installation-4.4.41.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3266242b992b51280a7dbee824e6245aec06d737d3e7766c2cac20625786cf34 -size 1480548 diff --git a/yast2-installation-4.4.42.tar.bz2 b/yast2-installation-4.4.42.tar.bz2 new file mode 100644 index 0000000..1575a4e --- /dev/null +++ b/yast2-installation-4.4.42.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d536b7a9eda98b64e5545223c2c59ce51eca4977e294c14839860a17891d60c +size 1481472 diff --git a/yast2-installation.changes b/yast2-installation.changes index c4c0ca9..e262de7 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Feb 20 09:35:26 UTC 2022 - Imobach Gonzalez Sosa + +- Do not create a Btrfs snapshot at the end of the installation + or upgrade when the root filesystem is mounted as read-only + (jsc#SLE-22560). +- 4.4.42 + ------------------------------------------------------------------- Fri Feb 18 08:47:35 UTC 2022 - Knut Anderssen diff --git a/yast2-installation.spec b/yast2-installation.spec index 46b4e0b..ca015b5 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.4.41 +Version: 4.4.42 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only