diff --git a/_service b/_service index 607bcf9..d5c7ad8 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ 1.0 1.0+git%cd.%h - git://github.com/openSUSE/read-only-root-fs.git + https://github.com/openSUSE/read-only-root-fs.git git enable diff --git a/_servicedata b/_servicedata index dd77d96..57be4c1 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ - git://github.com/openSUSE/read-only-root-fs.git - 1258c2a7af9c0f7435b859860d19a8536b6964a4 - + https://github.com/openSUSE/read-only-root-fs.git + cbb90bc1641f8e339449067633559bc1da26f6f7 + \ No newline at end of file diff --git a/read-only-root-fs-1.0+git20200730.1243fd0.tar.xz b/read-only-root-fs-1.0+git20200730.1243fd0.tar.xz deleted file mode 100644 index 3401f80..0000000 --- a/read-only-root-fs-1.0+git20200730.1243fd0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:644b751a7a4e174478fee5930ad108155130efd48c03d2e4293f01e4a0eeca3d -size 8696 diff --git a/read-only-root-fs-1.0+git20220801.cbb90bc.tar.xz b/read-only-root-fs-1.0+git20220801.cbb90bc.tar.xz new file mode 100644 index 0000000..0dc2067 --- /dev/null +++ b/read-only-root-fs-1.0+git20220801.cbb90bc.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69af1d7c467e5ad453b2c210a4d4c419cb454311961c9a3f54c45228ef1b4c3d +size 8864 diff --git a/read-only-root-fs.changes b/read-only-root-fs.changes index 90a3d6f..09b368e 100644 --- a/read-only-root-fs.changes +++ b/read-only-root-fs.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Aug 01 14:14:08 UTC 2022 - iforster@suse.com + +- Update to version 1.0+git20220801.cbb90bc: + * Add another workaround for read-only subvolumes (boo#1202000) + * Correctly declare mount-overlay.sh as Bash file +- Update source service URL + ------------------------------------------------------------------- Wed Sep 2 08:53:55 UTC 2020 - Thorsten Kukuk diff --git a/read-only-root-fs.spec b/read-only-root-fs.spec index 19ece02..d7fa17c 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) 2020 SUSE LLC +# Copyright (c) 2022 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: read-only-root-fs -Version: 1.0+git20200730.1243fd0 +Version: 1.0+git20220801.cbb90bc Release: 0 Summary: Files and Scripts for a RO root fileystem License: GPL-2.0-or-later @@ -98,6 +98,8 @@ exit 0 %{_prefix}/lib/systemd/system/systemd-udevd.service.d/etcmount.conf %dir %{_prefix}/lib/systemd/system/systemd-journal-flush.service.d %{_prefix}/lib/systemd/system/systemd-journal-flush.service.d/afterlocalfs.conf +%dir %{_prefix}/lib/systemd/system/systemd-remount-fs.service.d +%{_prefix}/lib/systemd/system/systemd-remount-fs.service.d/before-boot-writable.conf %dir %{_sysconfdir}/grub.d %config(noreplace) %{_sysconfdir}/grub.d/01_suse_ro_root