From 8895e2374de7cadfafeb8ee29210fa571f541afc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Mon, 29 Jan 2018 10:57:02 +0100 Subject: [PATCH] Fix CVE-2018-5759, rhbz#1539514 --- .gitignore | 1 + mujs.spec | 13 ++++++++++--- sources | 2 +- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 5ece557..34ac028 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /mujs-5c337af.tar.gz /mujs-a0ceaf5.tar.gz /mujs-4006739.tar.gz +/mujs-25821e6.tar.gz diff --git a/mujs.spec b/mujs.spec index 344daac..9b11ab7 100644 --- a/mujs.spec +++ b/mujs.spec @@ -1,10 +1,12 @@ -%global codate 20170124 -%global cohash 4006739 +%global codate 20180129 +%global cohash 25821e6 %global checkout %{codate}git%{cohash} +%global debug_package %{nil} + Name: mujs Version: 0 -Release: 10.%{checkout}%{?dist} +Release: 11.%{checkout}%{?dist} Summary: An embeddable Javascript interpreter License: AGPLv3+ URL: http://mujs.com/ @@ -33,6 +35,7 @@ This package provides the MuJS static library. %prep %setup -q -n %{name}-%{cohash} +chmod a-x -v docs/* %build make debug %{?_smp_mflags} CFLAGS="%{optflags}" LDFLAGS="%{?__global_ldflags}" @@ -50,10 +53,14 @@ make install DESTDIR=%{buildroot} prefix="%{_prefix}" libdir="%{_libdir}" %files devel %license COPYING %doc AUTHORS README +%{_libdir}/pkgconfig/%{name}.pc %{_includedir}/%{name}.h %{_libdir}/lib%{name}.a %changelog +* Mon Jan 29 2018 Petr Ĺ abata - 0-11.20180129git25821e6 +- Fix CVE-2018-5759, rhbz#1539514 + * Thu Aug 03 2017 Fedora Release Engineering - 0-10.20170124git4006739 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild diff --git a/sources b/sources index b021572..c2d7bb5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (mujs-4006739.tar.gz) = d52e1006777e25e04271ec8910c2607b160e58b5fce160ed310fcb6430f1ed4a1554fab57be4651ca6fc90320e70e9a2f36a9e4ae63df0f90f16cb2c4bb965a4 +SHA512 (mujs-25821e6.tar.gz) = 4eb74cf698eb09b926bfe260de4a91d70c02a092e7e0835273972ca3d511627ffdb4a4e30be65960e4f66cb5d189a506050eca8b24cda8fb00dd58ab72576b44