Blame SPECS/advancecomp.spec

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