Perl 5.32 rebuild

This commit is contained in:
Jitka Plesnikova 2020-06-22 19:11:15 +02:00
parent 0c3b29c5d8
commit bd69d824d7
1 changed files with 4 additions and 1 deletions

View File

@ -13,7 +13,7 @@
Name: znc
Version: 1.8.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: An advanced IRC bouncer
License: ASL 2.0
@ -212,6 +212,9 @@ getent passwd znc >/dev/null || \
%changelog
* Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.8.1-2
- Perl 5.32 rebuild
* Fri Jun 19 2020 Nick Bebout <nb@fedoraproject.org> - 1.8.1-1
- Update to 1.8.1
- Fix CVE-2020-13775 possible crash/NULL pointer dereference