[packit] 74 upstream release
Upstream tag: v74 Upstream commit: 18c69d26 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
315273e50b
commit
e82b08ebb3
1
.gitignore
vendored
1
.gitignore
vendored
@ -71,3 +71,4 @@
|
|||||||
/osbuild-71.tar.gz
|
/osbuild-71.tar.gz
|
||||||
/osbuild-72.tar.gz
|
/osbuild-72.tar.gz
|
||||||
/osbuild-73.tar.gz
|
/osbuild-73.tar.gz
|
||||||
|
/osbuild-74.tar.gz
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
This repository is maintained by packit.
|
This repository is maintained by packit.
|
||||||
https://packit.dev/
|
https://packit.dev/
|
||||||
The file was generated using packit 0.64.0.
|
The file was generated using packit 0.65.1.dev7+gbf5a556.
|
||||||
|
26
osbuild.spec
26
osbuild.spec
@ -1,7 +1,7 @@
|
|||||||
%global forgeurl https://github.com/osbuild/osbuild
|
%global forgeurl https://github.com/osbuild/osbuild
|
||||||
%global selinuxtype targeted
|
%global selinuxtype targeted
|
||||||
|
|
||||||
Version: 73
|
Version: 74
|
||||||
|
|
||||||
%forgemeta
|
%forgemeta
|
||||||
|
|
||||||
@ -251,6 +251,30 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 21 2022 Packit <hello@packit.dev> - 74-1
|
||||||
|
Changes with 74
|
||||||
|
----------------
|
||||||
|
* Clamp mtime to `source-epoch` if specified (#1207)
|
||||||
|
* New `ostree.encapsulate` for "native ostree containers" (#1091)
|
||||||
|
* [v2] util/fscache: introduce versioning (#1198)
|
||||||
|
* fscache: post-merge improvements (#1211)
|
||||||
|
* ostree.config: add aboot (Android) bootloader config option (#1204)
|
||||||
|
* runners: add AutoSD runner (#1210)
|
||||||
|
* schutzbot: set the cache size for the correct store (#1199)
|
||||||
|
* stages/users: accept identical uid for existing users (#1188)
|
||||||
|
* test/fscache: drop PathLike annotation (#1196)
|
||||||
|
* test/stages/users: ignore non-deterministic files (#1197)
|
||||||
|
* test: convert objectstore test to pytest (#1201)
|
||||||
|
* util/fscache: add cachedir-tag support (#1212)
|
||||||
|
* util: fix typo in get_consumer_secrets (#1200)
|
||||||
|
* 🗄Write and read metadata from the store and integrate `FsCache` into `ObjectStore` (#1187)
|
||||||
|
|
||||||
|
Contributions from: Christian Kellner, David Rheinsberg, Eric Curtin, Sanne Raymaekers
|
||||||
|
|
||||||
|
— Somewhere on the Internet, 2022-12-21
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
* Wed Dec 07 2022 Packit <hello@packit.dev> - 73-1
|
* Wed Dec 07 2022 Packit <hello@packit.dev> - 73-1
|
||||||
Changes with 73
|
Changes with 73
|
||||||
----------------
|
----------------
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (osbuild-73.tar.gz) = 9d863ec6e5d092e3be07dec5d059c6320a98a8cef40429aefdebbd12489a94ca5c721f12c08b2a30d6e2ffb632a3b405e2152dc9e6ed955ac4f0b68d3ba4c76e
|
SHA512 (osbuild-74.tar.gz) = c9b985ceb88308646324971db008adf1e97080ca49fd5894217683c357250a5edf59632412875cd531659ce1c1fc337a688cf3f864eaaffd152554065fdce651
|
||||||
|
Loading…
Reference in New Issue
Block a user