[packit] 41 upstream release
Upstream tag: v41 Upstream commit: f7bf23fa Signed-off-by: Packit Service <user-cont-team+packit-service@redhat.com>
This commit is contained in:
parent
1ea227d943
commit
cd15fec66c
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@
|
||||
/osbuild-38.tar.gz
|
||||
/osbuild-39.tar.gz
|
||||
/osbuild-40.tar.gz
|
||||
/osbuild-41.tar.gz
|
||||
|
23
osbuild.spec
23
osbuild.spec
@ -1,7 +1,7 @@
|
||||
%global forgeurl https://github.com/osbuild/osbuild
|
||||
%global selinuxtype targeted
|
||||
|
||||
Version: 40
|
||||
Version: 41
|
||||
|
||||
%forgemeta
|
||||
|
||||
@ -207,6 +207,27 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Nov 08 2021 Packit Service <user-cont-team+packit-service@redhat.com> - 41-1
|
||||
- stages/authconfig: run authconfig (Tom Gundersen)
|
||||
- stages/yum.config: add an option to configure langpacks plugin (Ondřej Budai)
|
||||
- formats/v2: fix describe for mount without source (Christian Kellner)
|
||||
- stages/selinux: ability to force an auto-relabel (Christian Kellner)
|
||||
- stages/pwquality.conf: set pwquality configuration (Tom Gundersen)
|
||||
- stages/rhsm: add support to configure yum plugins (Christian Kellner)
|
||||
- stages/rhsm: extract plugins defintion (Christian Kellner)
|
||||
- Add new `org.osbuild.yum.config` stage (Tomas Hozza)
|
||||
- test/cloud-init: add new options to stage test (Achilleas Koutsou)
|
||||
- stages/cloud-init: disable default_flow_style when writing configs (Achilleas Koutsou)
|
||||
- stages/cloud-init: add support for configuring output logging (Achilleas Koutsou)
|
||||
- stages/cloud-init: add support for configuring reporting handlers (Achilleas Koutsou)
|
||||
- stages/cloud-init: add support for configuring Azure datasource (Achilleas Koutsou)
|
||||
- stages: add new org.osbuild.cron.script stage (Christian Kellner)
|
||||
- stages/grub2: add support for terminal, serial and timeout config (Ondřej Budai)
|
||||
- stages/waagent.conf: set WALinuxAgent configuration (Tom Gundersen)
|
||||
- stages/sshd.config: set sshd configuration (Tom Gundersen)
|
||||
- Support 'install' command in org.osbuild.modprobe stage (Tomas Hozza)
|
||||
- Post release version bump (msehnout)
|
||||
|
||||
* Wed Nov 03 2021 Packit Service <user-cont-team+packit-service@redhat.com> - 40-1
|
||||
- stages/lvm2.create: fix 'size' and add 'extents' (Christian Kellner)
|
||||
- Let schutzbot do the post-release version bump (Simon Steinbeiss)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-40.tar.gz) = 15b08e1cd8d03b4333fdd02f3bd68d724271e7c6eed42c85401261b3f6f871b1dcd7ffb8b437a463d7290590cdf94c15232ce7a53faf986949e76ea86d7206c3
|
||||
SHA512 (osbuild-41.tar.gz) = 415c5d9c5bb9b60459c917f283b54e5d19dd8d9fb59d1a9364c55ae953ce888e15d3bc9ca008a1cbdb7e804fe2bf1c2aecf920c4b0c7cf3c18d4430a9eba4096
|
||||
|
Loading…
Reference in New Issue
Block a user