Compare commits
No commits in common. "rawhide" and "update-2.17.7-rawhide" have entirely different histories.
rawhide
...
update-2.1
3 changed files with 3 additions and 11 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -86,4 +86,3 @@ abrt-1.1.13.tar.gz
|
|||
/abrt-2.17.5.tar.gz
|
||||
/abrt-2.17.6.tar.gz
|
||||
/abrt-2.17.7.tar.gz
|
||||
/abrt-2.17.8.tar.gz
|
||||
|
|
|
|||
11
abrt.spec
11
abrt.spec
|
|
@ -56,8 +56,8 @@
|
|||
|
||||
Summary: Automatic bug detection and reporting tool
|
||||
Name: abrt
|
||||
Version: 2.17.8
|
||||
Release: 2%{?dist}
|
||||
Version: 2.17.7
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://abrt.readthedocs.org/
|
||||
Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
|
|
@ -994,13 +994,6 @@ killall abrt-dbus >/dev/null 2>&1 || :
|
|||
%config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
|
||||
|
||||
%changelog
|
||||
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.17.8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Thu Dec 04 2025 Michal Srb <michal@redhat.com> - 2.17.8-1
|
||||
- a-a-save-container-data: validate input
|
||||
- Resolves: CVE-2025-12744
|
||||
|
||||
* Thu Oct 02 2025 Michal Srb <michal@redhat.com> - 2.17.7-1
|
||||
- Update to upstream release 2.17.7
|
||||
- Fix reading gpg keys with RPM 6.0.0 (rhbz#2396899)
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (abrt-2.17.8.tar.gz) = 90b74229412e0186bfa109ee940a60c9f3c0f7ce8c1216acad6f05619a1bb591e7f0bae87363143a05034312c9f14fe5ace341b84f680780ceb93a1e624705b3
|
||||
SHA512 (abrt-2.17.7.tar.gz) = 0e9c05a897387e20b930b616c58b187dd27f6e3372a9067b77f849d70e59443688022c5ae9fcad5968d8e637c4db7f6b500ddbb5aa59e61872b14867c5c7124a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue