Update to anaconda-33.16.10.4
- Lower log file permission in /tmp (jkonecny) Resolves: RHEL-23344 - Add utility function to set file mode (jkonecny) Related: RHEL-23344
This commit is contained in:
parent
3221f63512
commit
6e362f74d5
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ SOURCES/anaconda-33.16.8.8.tar.bz2
|
||||
/anaconda-33.16.10.1.tar.bz2
|
||||
/anaconda-33.16.10.2.tar.bz2
|
||||
/anaconda-33.16.10.3.tar.bz2
|
||||
/anaconda-33.16.10.4.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 33.16.10.3
|
||||
Version: 33.16.10.4
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -367,6 +367,12 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 16 2024 Jiri Konecny <jkonecny@redhat.com> - 33.16.10.4-1
|
||||
- Lower log file permission in /tmp (jkonecny)
|
||||
Resolves: RHEL-23344
|
||||
- Add utility function to set file mode (jkonecny)
|
||||
Related: RHEL-23344
|
||||
|
||||
* Wed Feb 07 2024 Martin Kolman <mkolman@redhat.com> - 33.16.10.3-1
|
||||
- Fixed file-write operation to a public directory (ataf)
|
||||
Resolves: RHEL-23344
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-33.16.10.3.tar.bz2) = 6a46a7be99d4e11b6af28559d0bb6fedffe2af2f04ab3b0b4f0ca9677144234fed0dc5b21af19a1ea2e23b1233dc9ba6ef1a237ce578678e25754b3ed2996f21
|
||||
SHA512 (anaconda-33.16.10.4.tar.bz2) = 8a18b5df4dc5217d4f305c433d5e390281789233062794b23cb9de7ec51039317b450e2334ac7a6627d0ab5ad3e3ba0aa868c66d97e001296981253d3ad5437d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user