|
|
d52fd3 |
Summary: Recompression utilities for .PNG, .MNG and .ZIP files
|
|
|
d52fd3 |
Name: advancecomp
|
|
|
d52fd3 |
Version: 1.15
|
|
|
0fc671 |
Release: 22%{?dist}
|
|
|
d52fd3 |
License: GPLv2+
|
|
|
d52fd3 |
Group: Applications/Emulators
|
|
|
d52fd3 |
URL: http://advancemame.sourceforge.net/
|
|
|
d52fd3 |
Source: http://downloads.sf.net/advancemame/advancecomp-%{version}.tar.gz
|
|
|
9eece9 |
Patch0: advancecomp-1.15-CVE-2019-8379.patch
|
|
|
9eece9 |
Patch1: advancecomp-1.15-CVE-2019-8383.patch
|
|
|
0fc671 |
Patch2: advancecomp-1.15-CVE-2019-9210-integer-overflow-in-png_compress.patch
|
|
|
d52fd3 |
BuildRequires: zlib-devel
|
|
|
d52fd3 |
|
|
|
d52fd3 |
%description
|
|
|
d52fd3 |
AdvanceCOMP is a set of recompression utilities for .PNG, .MNG and .ZIP files.
|
|
|
d52fd3 |
The main features are :
|
|
|
d52fd3 |
* Recompress ZIP, PNG and MNG files using the Deflate 7-Zip implementation.
|
|
|
d52fd3 |
* Recompress MNG files using Delta and Move optimization.
|
|
|
d52fd3 |
|
|
|
d52fd3 |
|
|
|
d52fd3 |
%prep
|
|
|
d52fd3 |
%setup -q
|
|
|
9eece9 |
%patch0 -p1 -b .CVE-2019-8379
|
|
|
9eece9 |
%patch1 -p1 -b .CVE-2019-8383
|
|
|
0fc671 |
%patch2 -p1 -b .CVE-2019-9210-integer-overflow-in-png_compress
|
|
|
d52fd3 |
|
|
|
d52fd3 |
%build
|
|
|
d52fd3 |
%configure
|
|
|
d52fd3 |
make %{?_smp_mflags}
|
|
|
d52fd3 |
|
|
|
d52fd3 |
|
|
|
d52fd3 |
%install
|
|
|
d52fd3 |
make install DESTDIR=%{buildroot}
|
|
|
d52fd3 |
|
|
|
d52fd3 |
|
|
|
d52fd3 |
%files
|
|
|
d52fd3 |
%defattr(-,root,root,-)
|
|
|
d52fd3 |
%doc AUTHORS COPYING HISTORY README
|
|
|
d52fd3 |
%{_bindir}/*
|
|
|
d52fd3 |
%{_mandir}/man1/*
|
|
|
d52fd3 |
|
|
|
d52fd3 |
|
|
|
d52fd3 |
%changelog
|
|
|
0fc671 |
* Mon Jul 29 2019 Than Ngo <than@redhat.com> - 1.15-22
|
|
|
0fc671 |
- Resolves: #1686115, integer overflow in png_compress
|
|
|
0fc671 |
|
|
|
9eece9 |
* Fri May 17 2019 Than Ngo <than@redhat.com> - 1.15-21
|
|
|
9eece9 |
- Resolves: #1711051, CVE-2019-8383 denial of service
|
|
|
9eece9 |
- Resolves: #1710910, CVE-2019-8379 null pointer dereference
|
|
|
9eece9 |
|
|
|
9f9c97 |
* Wed Jan 29 2014 Daniel Mach <dmach@redhat.com> - 1.15-20
|
|
|
9f9c97 |
- Mass rebuild 2014-01-24
|
|
|
9f9c97 |
|
|
|
9f9c97 |
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.15-19
|
|
|
9f9c97 |
- Mass rebuild 2013-12-27
|
|
|
9f9c97 |
|
|
|
d52fd3 |
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15-18
|
|
|
d52fd3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15-17
|
|
|
d52fd3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Fri Apr 27 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 1.15-16
|
|
|
d52fd3 |
- Add disttag, modernise spec file
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Tue Feb 28 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15-15
|
|
|
d52fd3 |
- Rebuilt for c++ ABI breakage
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15-14
|
|
|
d52fd3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15-13
|
|
|
d52fd3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15-12
|
|
|
d52fd3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15-11
|
|
|
d52fd3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.15-10
|
|
|
d52fd3 |
- Autorebuild for GCC 4.3
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Wed Aug 22 2007 Matthias Saou <http://freshrpms.net/> 1.15-9
|
|
|
d52fd3 |
- Rebuild for new BuildID feature.
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Fri Aug 3 2007 Matthias Saou <http://freshrpms.net/> 1.15-8
|
|
|
d52fd3 |
- Update License field.
|
|
|
d52fd3 |
- Remove dist tag, since the package will seldom change.
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Thu Mar 29 2007 Matthias Saou <http://freshrpms.net/> 1.15-7
|
|
|
d52fd3 |
- Switch to using DESTDIR install method.
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Thu Mar 29 2007 Matthias Saou <http://freshrpms.net/> 1.15-6
|
|
|
d52fd3 |
- Switch to use downloads.sf.net source URL.
|
|
|
d52fd3 |
- Tweak defattr.
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Mon Aug 28 2006 Matthias Saou <http://freshrpms.net/> 1.15-5
|
|
|
d52fd3 |
- FC6 rebuild, remove gcc-c++ build requirement (it's a default).
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Mon Mar 6 2006 Matthias Saou <http://freshrpms.net/> 1.15-4
|
|
|
d52fd3 |
- FC5 rebuild.
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Wed Feb 8 2006 Matthias Saou <http://freshrpms.net/> 1.15-3
|
|
|
d52fd3 |
- Rebuild for new gcc/glibc.
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Tue Jan 24 2006 Matthias Saou <http://freshrpms.net/> 1.15-2
|
|
|
d52fd3 |
- Rebuild for FC5.
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Wed Nov 2 2005 Matthias Saou <http://freshrpms.net/> 1.15-1
|
|
|
d52fd3 |
- Update to 1.15, includes 64bit fixes.
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Fri May 27 2005 Matthias Saou <http://freshrpms.net/> 1.14-5
|
|
|
d52fd3 |
- Update 64bit patch to a cleaner approach as Ralf suggested.
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Thu May 26 2005 Jeremy Katz <katzj@redhat.com> - 1.14-4
|
|
|
d52fd3 |
- fix build on 64bit arches
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Sun May 22 2005 Jeremy Katz <katzj@redhat.com> - 1.14-3
|
|
|
d52fd3 |
- rebuild on all arches
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Fri Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> 1.14-2
|
|
|
d52fd3 |
- rebuilt
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Wed Feb 23 2005 Matthias Saou <http://freshrpms.net/> 1.14-1
|
|
|
d52fd3 |
- Update to 1.14.
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Mon Nov 29 2004 Matthias Saou <http://freshrpms.net/> 1.13-1
|
|
|
d52fd3 |
- Update to 1.13.
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Tue Nov 2 2004 Matthias Saou <http://freshrpms.net/> 1.12-1
|
|
|
d52fd3 |
- Update to 1.12.
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Tue Aug 24 2004 Matthias Saou <http://freshrpms.net/> 1.11-1
|
|
|
d52fd3 |
- Update to 1.11.
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Mon May 17 2004 Matthias Saou <http://freshrpms.net/> 1.10-1
|
|
|
d52fd3 |
- Update to 1.10.
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Mon Nov 3 2003 Matthias Saou <http://freshrpms.net/> 1.7-2
|
|
|
d52fd3 |
- Rebuild for Fedora Core 1.
|
|
|
d52fd3 |
- Added missing build dependencies, thanks to mach.
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Tue Aug 26 2003 Matthias Saou <http://freshrpms.net/>
|
|
|
d52fd3 |
- Update to 1.7.
|
|
|
d52fd3 |
|
|
|
d52fd3 |
* Thu May 22 2003 Matthias Saou <http://freshrpms.net/>
|
|
|
d52fd3 |
- Initial RPM release.
|
|
|
d52fd3 |
|