From 1d67106435dddb7715de5925c7887e9165bb01e107f7ab513b5e0bcc62784834 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Wed, 28 Feb 2024 15:15:47 +0000 Subject: [PATCH] - Update to version 1.0+git20240228.d85232a: * etc/grub.d/01_suse_ro_root: Don't btrfs-mount-subvol inside grub-emu OBS-URL: https://build.opensuse.org/package/show/devel:microos/read-only-root-fs?expand=0&rev=7 --- .gitattributes | 2 ++ _servicedata | 2 +- read-only-root-fs-1.0+git20220808.cd59f4f.tar.xz | 3 --- read-only-root-fs-1.0+git20240228.d85232a.tar | 3 +++ read-only-root-fs.changes | 6 ++++++ read-only-root-fs.spec | 2 +- 6 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 read-only-root-fs-1.0+git20220808.cd59f4f.tar.xz create mode 100644 read-only-root-fs-1.0+git20240228.d85232a.tar diff --git a/.gitattributes b/.gitattributes index 9b03811..ffd52d2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -21,3 +21,5 @@ *.xz filter=lfs diff=lfs merge=lfs -text *.zip filter=lfs diff=lfs merge=lfs -text *.zst filter=lfs diff=lfs merge=lfs -text +## Specific LFS patterns +read-only-root-fs-1.0+git20240228.d85232a.tar filter=lfs diff=lfs merge=lfs -text diff --git a/_servicedata b/_servicedata index fbff4fd..debcd7a 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/openSUSE/read-only-root-fs.git - 146e952e192ab2bf11fd5988b96a141ddc07b1a4 + d85232a9c138eb6dc768c97ac3a5b2d80c16b7e6 \ No newline at end of file diff --git a/read-only-root-fs-1.0+git20220808.cd59f4f.tar.xz b/read-only-root-fs-1.0+git20220808.cd59f4f.tar.xz deleted file mode 100644 index 0d74886..0000000 --- a/read-only-root-fs-1.0+git20220808.cd59f4f.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0144461ea7d4153612119b3db6fc0f880fdfff0fb8c42c6083e2f4fd83a952a3 -size 8860 diff --git a/read-only-root-fs-1.0+git20240228.d85232a.tar b/read-only-root-fs-1.0+git20240228.d85232a.tar new file mode 100644 index 0000000..e905b39 --- /dev/null +++ b/read-only-root-fs-1.0+git20240228.d85232a.tar @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87da26e03a1f0caeef35d42bc21583e6809f910d760739952ae007199cd9fa25 +size 51200 diff --git a/read-only-root-fs.changes b/read-only-root-fs.changes index d52608e..0b72a76 100644 --- a/read-only-root-fs.changes +++ b/read-only-root-fs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 28 15:15:15 UTC 2024 - fvogt@suse.com + +- Update to version 1.0+git20240228.d85232a: + * etc/grub.d/01_suse_ro_root: Don't btrfs-mount-subvol inside grub-emu + ------------------------------------------------------------------- Mon Aug 08 09:53:28 UTC 2022 - fvogt@suse.com diff --git a/read-only-root-fs.spec b/read-only-root-fs.spec index 0092fbf..4655d15 100644 --- a/read-only-root-fs.spec +++ b/read-only-root-fs.spec @@ -1,7 +1,7 @@ # # spec file for package read-only-root-fs # -# Copyright (c) 2022 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