Update to anaconda-34.25.4.7
- Lower log file permission in /tmp (jkonecny) Resolves: RHEL-23345 - Add utility function to set file mode (jkonecny) Related: RHEL-23345 - Missing translation for button labels in Beta dialog Resolves: RHEL-4791
This commit is contained in:
parent
20b6087356
commit
248f11c97d
1
.gitignore
vendored
1
.gitignore
vendored
@ -346,3 +346,4 @@
|
||||
/anaconda-34.25.4.4.tar.bz2
|
||||
/anaconda-34.25.4.5.tar.bz2
|
||||
/anaconda-34.25.4.6.tar.bz2
|
||||
/anaconda-34.25.4.7.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.4.6
|
||||
Version: 34.25.4.7
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -415,6 +415,12 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 16 2024 Jiri Konecny <jkonecny@redhat.com> - 34.25.4.7-1
|
||||
- Lower log file permission in /tmp (jkonecny)
|
||||
Resolves: RHEL-23345
|
||||
- Add utility function to set file mode (jkonecny)
|
||||
Related: RHEL-23345
|
||||
|
||||
* Wed Feb 07 2024 Martin Kolman <mkolman@redhat.com> - 34.25.4.6-1
|
||||
- Disable bug reporting to Bugzilla from anaconda (kkoukiou)
|
||||
Resolves: RHEL-24419
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.4.6.tar.bz2) = 914da4de87597c12b3b108fdb6bd31c397ab4087191cb4a596322580628173de667159bde94cc9a8eab2496971eb3e4dab2cf0c88d319429e01a9257900cc56a
|
||||
SHA512 (anaconda-34.25.4.7.tar.bz2) = 6c98033e1333e28108e203750b000c7860b88c52e31118f827e02732db03ead5a76e9109ca765167b32548ca97a09cef6ee68e79ad872647260fa0169d76c73f
|
||||
|
Loading…
Reference in New Issue
Block a user