<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-extended/ostree/ostree_2023.8.bb, branch scarthgap</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2024-02-09T17:52:06+00:00</updated>
<entry>
<title>ostree: Upgrade 2023.8 -&gt; 2024.1</title>
<updated>2024-02-09T17:52:06+00:00</updated>
<author>
<name>Jose Quaresma</name>
<email>quaresma.jose@gmail.com</email>
</author>
<published>2024-02-05T11:18:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3918a94eb50c704ad06f391704fa815c69290a38'/>
<id>urn:sha1:3918a94eb50c704ad06f391704fa815c69290a38</id>
<content type='text'>
$ git --no-pager log --oneline v2023.8...v2024.1
3b4f5e36 (tag: v2024.1) Release 2024.1
19cd8cf1 Merge pull request #3135 from ericcurtin/aboot-documentation
6031f1c0 Merge pull request #3120 from jlebon/pr/state-overlays
e233d023 build(deps): bump libglnx from `aff1eea` to `b415d046`
92b1a272 Add concept of state overlays
062cf603 Merge pull request #3136 from ericcurtin/pr-3134-feedback
477d472c status: Rename query-booted to is-default
b79a2e16 Merge pull request #3134 from ericcurtin/query-boot-real
87a0aba9 Merge pull request #3133 from cgwalters/boot-complete-rollback
46bae54b status: Fix --skip-signatures description
c13aef97 man: Add ostree admin status man page CLI options.
1397ee2b status: Introduce tool to quickly check if we are booted as default
cd308d57 doc: Add section about ostree and aboot
501a0775 Merge pull request #3132 from ericcurtin/query-boot
852db038 systemd/ostree-boot-complete: Start earlier
eb4fb917 systemd/ostree-boot-complete: Add `ConditionKernelCommandLine=ostree`
37971a9d status: Fix build without GPGME
ac8638f3 Merge pull request #3131 from cgwalters/status-use-remote
4d06e98e Merge pull request #3130 from jlebon/pr/autoprune-aarch64-dtb
e95109b3 status: Add an option to skip signature verification
24bf5b7d status: Pass correct remote name when verifying
cc5747a6 lib/deploy: Add safety margin in early prune space check
4982306e lib/deploy: Round to block size in early prune space check
9faf5569 Merge pull request #3129 from cgwalters/fix-unlock-composefs-compat
6a339ac6 Merge pull request #3128 from cgwalters/hotfix-composefs
dd33cc65 switchroot: use shared constant for unlock --hotfix
a1c1c0b5 prepare-root: Fix composefs + ostree admin unlock --hotfix compat
40b143f4 Merge pull request #3127 from cgwalters/composefs-doc-toplevel-chattr
ba12a168 Merge pull request #3119 from cgwalters/zipl-fix-nul-term
712eecad docs/composefs: Add note about toplevel dirs
888f29a6 Merge pull request #3125 from ericcurtin/explicit-sysroot-rw-ro-log
e5498b94 switchroot: Be explicit about what could cause /sysroot to be ro
02915a3f Merge pull request #3124 from cgwalters/rust-features
798893b3 Merge pull request #3123 from cgwalters/deploy-log-space
6722c55f deploy: Log calculated needed space
8b6e96cf rust: Add missing feature versions
41c56b37 Merge pull request #3121 from fwilhe/patch-1
1c4420ed Link to gardenlinux/ostree-image-builder in README
5c7f42b8 Merge pull request #3116 from jmarrero/bootloader-doc
ade0bd26 zipl: Convert to a data input stream
241597a8 zipl: NUL terminate buffer we're searching
e9a2a2cf zipl: Fix error handling for read
876ddd32 zipl: Use O_CLOEXEC
5466e98c doc: Add section about ostree and bootloaders
234fa2ce Merge pull request #3117 from cgwalters/doc-root-transient
8f4beb4a docs: Add `var.md`
a0f7b3c7 man: Document `root.transient`
071053d9 Merge pull request #3114 from cgwalters/root-ovl
8fbaebac prepare-root: Add support for root.transient
59cdd611 prepare-root: Add an autofree
6cb15c35 sysroot: Drop unused prototype
508b6ea6 Merge pull request #3112 from leonheldattoradex/main
3ff00e43 Update Torizon information
51a34a40 Merge pull request #3111 from cgwalters/release
56b268dd configure: post-release version bump

Signed-off-by: Jose Quaresma &lt;jose.quaresma@foundries.io&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>ostree: Upgrade 2023.7 -&gt; 2023.8</title>
<updated>2023-12-07T22:25:13+00:00</updated>
<author>
<name>Jose Quaresma</name>
<email>quaresma.jose@gmail.com</email>
</author>
<published>2023-12-07T18:20:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e7c94af6b2ef272616f888568601138bbb70a904'/>
<id>urn:sha1:e7c94af6b2ef272616f888568601138bbb70a904</id>
<content type='text'>
$ git --no-pager log --oneline v2023.8...v2023.7
5b23804a (tag: v2023.8) Release 2023.8
6e303318 Merge pull request #3106 from cgwalters/commit-reflink
c3dff62e commit: Try reflinks for local commits by default
59b9f9a8 Merge pull request #3105 from cgwalters/sysroot-borrow-fd
09e32d61 Merge pull request #3107 from cgwalters/drop-userxattr-test
bab87cbd tests: Drop bare-user on tmpfs negative test
15d0777b Merge pull request #3104 from cgwalters/s390x-target
c3aa2958 bootloader/zipl: Run in target deployment as container if needed
aa635bf5 sysroot: Expose deployment runner outside of selinux
e794a0c0 Merge pull request #3103 from cgwalters/tmpfiles-factory-var
d3190dbf sysroot: Add a method to borrow sysroot fd
74456972 sysroot: Support specifying bwrap arguments
791337fa sysroot: Expose deployment container executor internally
66064d96 tmpfiles: Copy `/usr/share/factory/var` to `/var`
b0be2336 Merge pull request #3102 from cgwalters/deploy-cleanup-run
68cc1960 sysroot/deploy: Drop unnecessary g_ptr_array_free
31cbcc72 deploy: Use NULL terminated strv
5cc78fd7 Merge pull request #3100 from cgwalters/misc-finalization
d3de3a0a tests: Add a dedicated finalization test
d24714e3 Merge pull request #3101 from cgwalters/drop-redundant-includes
0c85e1ff main: Drop some redundant includes of `ot-main.h`
78905ffb man: Two finalization fixes
12cbb3dd Merge pull request #3090 from cgwalters/stabilize-locking
28cc7618 sysroot: Stabilize deployment finalization, add API and CLI
1ca4f02a status: Add error prefix for gpg verification
b6f435fe tests: Turn off gpg verification for dev builds
ff7e7f47 Merge pull request #3099 from markmc/man-sysroot-readonly
2cfa8aba man: improve sysroot.readonly docs
cd1728a4 Merge pull request #3098 from jlebon/pr/abort-concurrent
8002983d ci: cancel previous build on PR update
de22914e Merge pull request #3097 from cgwalters/symbol-cleanups
315cbdd3 lib: Don't hardcode year in sample symver section
76e4833d devel: Fix symbol versioning number
82392e3f Merge pull request #3095 from alexlarsson/fix-post-copy-symlinks
acb88600 Fix admin post-copy handling of symlinks
508443f7 Merge pull request #3094 from alexlarsson/admin-deploy-post-copy
accb1f06 Add `ostree admin post-copy` command
29973774 Merge pull request #3091 from cgwalters/fix-soup3
bc62fd51 unlock: Don't pass options again to overlayfs
331bc17e Merge pull request #3093 from cgwalters/rust-alias-stateroot
c668a8c5 tests: Work around systemd regression for boot id parsing
3535b58f rust: Add a `stateroot()` alias in the Rust bindings
ce2a33e8 build-sys: Enable libsoup3 by default if installed
2c774deb Merge pull request #3089 from cgwalters/fix-undeploy-parsing
c3cf5b23 undeploy: Parse integer more properly
e4b82c4a Merge pull request #3080 from nikita-dubrovskii/s390x_secure_boot
c3a9a642 lib/bootloader-zipl: Check for Secure Boot before zipl
67ccf6e0 Merge pull request #3085 from cgwalters/s390x-units
75c7e51a bootloader/zipl: No-op if run as non-root
cfb63b89 Merge pull request #3083 from cgwalters/release
36d96931 configure: post-release version bump

Signed-off-by: Jose Quaresma &lt;jose.quaresma@foundries.io&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
