Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
062c295e5d | ||
|
|
d739554893 |
1 changed files with 8 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
%global mainver 6.9.4
|
||||
#%%global betaver rc3
|
||||
|
||||
%global fedorarel 1
|
||||
%global fedorarel 3
|
||||
|
||||
Name: oniguruma
|
||||
Version: %{mainver}
|
||||
|
|
@ -104,6 +104,13 @@ find $RPM_BUILD_ROOT -name '*.la' \
|
|||
%{_libdir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Tue Oct 20 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 6.9.4-3
|
||||
- Revert the previous change, CVE-2020-26159 is marked as false
|
||||
https://github.com/kkos/oniguruma/issues/221
|
||||
|
||||
* Thu Oct 1 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 6.9.4-2
|
||||
- Apply upstream fix for CVE-2020-26159
|
||||
|
||||
* Fri Nov 29 2019 Mamoru TASAKA <mtasaka@fedoraproject.org> - 6.9.4-1
|
||||
- 6.9.4 final
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue