Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/dnsmasq.git#e2a508e666a6a3ebb47625e4c8185a1f8ce0584f
This commit is contained in:
parent
498c522839
commit
01975e83ad
2
.gitignore
vendored
2
.gitignore
vendored
@ -36,3 +36,5 @@ dnsmasq-2.52.tar.lzma
|
||||
/dnsmasq-2.82.tar.xz.asc
|
||||
/dnsmasq-2.83.tar.xz
|
||||
/dnsmasq-2.83.tar.xz.asc
|
||||
/dnsmasq-2.84.tar.xz
|
||||
/dnsmasq-2.84.tar.xz.asc
|
||||
|
@ -19,7 +19,7 @@
|
||||
%bcond_with sourcegit
|
||||
|
||||
Name: dnsmasq
|
||||
Version: 2.83
|
||||
Version: 2.84
|
||||
Release: 1%{?extraversion:.%{extraversion}}%{?dist}
|
||||
Summary: A lightweight DHCP/caching DNS server
|
||||
|
||||
@ -186,6 +186,12 @@ install -Dpm 644 %{SOURCE2} %{buildroot}%{_sysusersdir}/%{name}.conf
|
||||
%{_mandir}/man1/dhcp_*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Petr Menšík <pemensik@redhat.com> - 2.84-1
|
||||
- Update to 2.84
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.83-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jan 19 2021 Petr Menšík <pemensik@redhat.com> - 2.83-1
|
||||
- Update to 2.83, fix CVE-2020-25681-7
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsmasq-2.83.tar.xz) = 1eaade775dc19658afe825407c10456ab954b82034644bb19af2594d737ceae17ff2cee7f1f917e8e8b2dadbfbcb83dd8b842c0693fcac71487a5fade1eb4b05
|
||||
SHA512 (dnsmasq-2.83.tar.xz.asc) = fee9a51ae2a16618e57721a17b1e7cc7a3c849ab76c404eee45a0e38d05ad7975531f7dcb7b3e703626e3e20600027409b8a11e6c43bd7a3978012b1d5c39300
|
||||
SHA512 (dnsmasq-2.84.tar.xz) = e84bdcdf3cf35f08e8492eb5aa89ee6543233bdb821d01f164783bd6d0913ec01c513e85e2109352c77e77142a1a94bedcd3361f37d7b2a9a5d35a02448e85c6
|
||||
SHA512 (dnsmasq-2.84.tar.xz.asc) = 097bc87a6aa9c5a01b3eefd4593b1de26c8565e2ad40bbf8627a0fa143101deeea313d0266eb068ab378996e0ac033f4a5b1890a823b69a9dc216049239e316a
|
||||
|
Loading…
Reference in New Issue
Block a user