Include the latest upstream Fixes

Fixes CVE-2016-10132, CVE-2016-10133, CVE-2016-10141, CVE-2017-5627 and
  CVE-2017-5628
epel8
Petr Šabata 8 years ago
parent fc477fa202
commit ed61f64502

1
.gitignore vendored

@ -2,3 +2,4 @@
/mujs-0827611.tar.gz /mujs-0827611.tar.gz
/mujs-5c337af.tar.gz /mujs-5c337af.tar.gz
/mujs-a0ceaf5.tar.gz /mujs-a0ceaf5.tar.gz
/mujs-4006739.tar.gz

@ -1,10 +1,10 @@
%global codate 20161031 %global codate 20170124
%global cohash a0ceaf5 %global cohash 4006739
%global checkout %{codate}git%{cohash} %global checkout %{codate}git%{cohash}
Name: mujs Name: mujs
Version: 0 Version: 0
Release: 7.%{checkout}%{?dist} Release: 8.%{checkout}%{?dist}
Summary: An embeddable Javascript interpreter Summary: An embeddable Javascript interpreter
License: AGPLv3+ License: AGPLv3+
URL: http://mujs.com/ URL: http://mujs.com/
@ -54,6 +54,11 @@ make install DESTDIR=%{buildroot} prefix="%{_prefix}" libdir="%{_libdir}"
%{_libdir}/lib%{name}.a %{_libdir}/lib%{name}.a
%changelog %changelog
* Tue Feb 14 2017 Petr Šabata <contyk@redhat.com> - 0-8.20170124git4006739
- Include the latest upstream Fixes
- Fixes CVE-2016-10132, CVE-2016-10133, CVE-2016-10141, CVE-2017-5627 and
CVE-2017-5628
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0-7.20161031gita0ceaf5 * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0-7.20161031gita0ceaf5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

@ -1 +1 @@
635580e309a91c64d4fde25fd75cc40b mujs-a0ceaf5.tar.gz SHA512 (mujs-4006739.tar.gz) = d52e1006777e25e04271ec8910c2607b160e58b5fce160ed310fcb6430f1ed4a1554fab57be4651ca6fc90320e70e9a2f36a9e4ae63df0f90f16cb2c4bb965a4

Loading…
Cancel
Save