Skip to content

Commit

Permalink
New version - 34.25.5.15
Browse files Browse the repository at this point in the history
  • Loading branch information
rvykydal committed Feb 7, 2025
1 parent bf67d70 commit 4556bca
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions anaconda.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,18 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
%{_prefix}/libexec/anaconda/dd_*

%changelog
* Fri Feb 07 2025 Radek Vykydal <[email protected]> - 34.25.5.15-1
- security: add a development note for certificates import in initramfs
(rvykydal)
Related: RHEL-77155
- security: do not issue warning on existing certificate file during dump
(rvykydal)
Resolves: RHEL-77155
- network: pass NM global dns configuration to the installed system (rvykydal)
Resolves: RHEL-71824
- network: pass global dns initrd option to the installed system (rvykydal)
Resolves: RHEL-71824

* Mon Feb 03 2025 Jiri Konecny <[email protected]> - 34.25.5.14-1
- rpmostree: Use `--merge` for kargs (walters)
Resolves: RHEL-76923
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
m4_define(python_required_version, 3.4)

AC_PREREQ([2.63])
AC_INIT([anaconda], [34.25.5.14], [[email protected]])
AC_INIT([anaconda], [34.25.5.15], [[email protected]])

# make it possible to set build info at build time
# (patch only builds, modular builds, mass-rebuilds, etc.)
Expand Down

0 comments on commit 4556bca

Please sign in to comment.