[packit] 102 upstream release
Upstream tag: v102 Upstream commit: 5fc3b565
This commit is contained in:
parent
1382e24f45
commit
40faa8f303
1
.gitignore
vendored
1
.gitignore
vendored
@ -99,3 +99,4 @@
|
||||
/osbuild-99.tar.gz
|
||||
/osbuild-100.tar.gz
|
||||
/osbuild-101.tar.gz
|
||||
/osbuild-102.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.87.1.post1.dev5+g6e286a7b.
|
||||
The file was generated using packit 0.87.1.post1.dev9+ge52a00d1.
|
||||
|
39
osbuild.spec
39
osbuild.spec
@ -1,7 +1,7 @@
|
||||
%global forgeurl https://github.com/osbuild/osbuild
|
||||
%global selinuxtype targeted
|
||||
|
||||
Version: 101
|
||||
Version: 102
|
||||
|
||||
%forgemeta
|
||||
|
||||
@ -278,6 +278,43 @@ fi
|
||||
%{_libexecdir}/osbuild-depsolve-dnf
|
||||
|
||||
%changelog
|
||||
* Wed Dec 20 2023 Packit <hello@packit.dev> - 102-1
|
||||
Changes with 102
|
||||
----------------
|
||||
* Add tests for org.osbuild.xz and org.osbuild.zstd (#1496)
|
||||
* Author: Brian C. Lane, Reviewers: Michael Vogt
|
||||
* Fedora 40 (#1486)
|
||||
* Author: Jakub Rusz, Reviewers: Alexander Todorov, Simon de Vlieger
|
||||
* HMS-3235 sources/skopeo: check containers-storage (#1489)
|
||||
* Author: Gianluca Zuccarelli, Reviewers: Achilleas Koutsou
|
||||
* Switch nightly testing to RHEL-8.10 and RHEL-9.4 (#1422)
|
||||
* Author: Jakub Rusz, Reviewers: Alexander Todorov
|
||||
* Update containers storage conf stage (#1487)
|
||||
* Author: Alexander Larsson, Reviewers: Giuseppe Scrivano, Simon de Vlieger
|
||||
* create org.osbuild.ostree.aleph stage (#1475)
|
||||
* Author: Dusty Mabe, Reviewers: Achilleas Koutsou
|
||||
* fix for inaccurate mountinfo inside bwrap env (#1493)
|
||||
* Author: Dusty Mabe, Reviewers: Michael Vogt
|
||||
* fscache: implement "last_used()" helper (#1498)
|
||||
* Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
|
||||
* org.osbuild.systemd: Support masking generators (#1505)
|
||||
* Author: Alexander Larsson, Reviewers: Michael Vogt
|
||||
* osbuild: include std{out,err} in FileSystemMountService.mount() errors (#1497)
|
||||
* Author: Michael Vogt, Reviewers: Simon de Vlieger
|
||||
* osbuild: pytoml is deprecated, replace with toml (#1499)
|
||||
* Author: Michael Vogt, Reviewers: Simon de Vlieger
|
||||
* stages(kickstart): add `ostreecontainer` (#1488)
|
||||
* Author: Simon de Vlieger, Reviewers: Michael Vogt
|
||||
* stages(mkfs.ext4): add basic unit test (#1502)
|
||||
* Author: Michael Vogt, Reviewers: Brian C. Lane
|
||||
* stages/skopeo: destinations (#1494)
|
||||
* Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Brian C. Lane
|
||||
* test,util: fix mount and add test that ensures mount output is part of the exception (#1490)
|
||||
* Author: Michael Vogt, Reviewers: Simon de Vlieger
|
||||
|
||||
— Somewhere on the Internet, 2023-12-20
|
||||
|
||||
|
||||
* Wed Dec 06 2023 Packit <hello@packit.dev> - 101-1
|
||||
Changes with 101
|
||||
----------------
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-101.tar.gz) = 4b6aeb1475485f62147f29c97e3c08c898912fd6fcde75f5ae3dbed75695f00fcb07afa0c7bcd04e6707c7c45bad5a77890812cf7a4c2dc61f5c9c876445e607
|
||||
SHA512 (osbuild-102.tar.gz) = e9dafdfe6ce98985efa76f2ea27aadc575a6a9472813d8ebe261327319e2cfdd22066f28d4fc812f2ba78dc0a4664809bf159e0f9b87810924e884fca1046aee
|
||||
|
Loading…
Reference in New Issue
Block a user