Skip to content

Commit

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

%changelog
* Mon Feb 17 2025 Radek Vykydal <rvykydal@redhat.com> - 34.25.5.16-1
- network: add dnsconfd to selected packages if used in installer (rvykydal)
Resolves: RHEL-79803
- network: add dnsconfd to installer environment (rvykydal)
Resolves: RHEL-79804

* Fri Feb 07 2025 Radek Vykydal <rvykydal@redhat.com> - 34.25.5.15-1
- security: add a development note for certificates import in initramfs
(rvykydal)
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.15], [anaconda-devel-list@redhat.com])
AC_INIT([anaconda], [34.25.5.16], [anaconda-devel-list@redhat.com])

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

0 comments on commit 13a68c1

Please sign in to comment.