rpms/jhead/EL-5 .cvsignore, 1.9, 1.10 jhead.spec, 1.18, 1.19 sources, 1.9, 1.10

Adrian Reber adrian at fedoraproject.org
Mon Jun 15 15:15:41 UTC 2009


Author: adrian

Update of /cvs/extras/rpms/jhead/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17713

Modified Files:
	.cvsignore jhead.spec sources 
Log Message:
* Mon Jun 15 2009 Adrian Reber <adrian at lisas.de> - 2.87-1
- updated to 2.87



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/jhead/EL-5/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	16 Oct 2008 17:06:56 -0000	1.9
+++ .cvsignore	15 Jun 2009 15:15:10 -0000	1.10
@@ -1 +1 @@
-jhead-2.84.tar.gz
+jhead-2.87.tar.gz


Index: jhead.spec
===================================================================
RCS file: /cvs/extras/rpms/jhead/EL-5/jhead.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- jhead.spec	16 Oct 2008 17:06:56 -0000	1.18
+++ jhead.spec	15 Jun 2009 15:15:10 -0000	1.19
@@ -1,11 +1,11 @@
 Name: jhead
-Version: 2.84
+Version: 2.87
 Release: 1%{?dist}
 Summary: Tool for displaying EXIF data embedded in JPEG images
 Group: Applications/Multimedia
 License: Public Domain
 URL: http://www.sentex.net/~mwandel/jhead/
-Source0: http://www.sentex.net/~mwandel/jhead/jhead-2.84.tar.gz
+Source0: http://www.sentex.net/~mwandel/jhead/jhead-2.87.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -16,14 +16,14 @@ JPEG images, such as the images produced
 %setup -q
 
 %build
-CFLAGS="$RPM_OPT_FLAGS" make %{?_smp_mflags}
+make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS"
 
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__mkdir_p} ${RPM_BUILD_ROOT}/%{_bindir}
 cp -p jhead ${RPM_BUILD_ROOT}/%{_bindir}
 %{__mkdir_p} ${RPM_BUILD_ROOT}/%{_mandir}/man1/
-cp -p jhead.1.gz ${RPM_BUILD_ROOT}/%{_mandir}/man1/
+cp -p jhead.1 ${RPM_BUILD_ROOT}/%{_mandir}/man1/
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -35,6 +35,19 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man?/*
 
 %changelog
+* Mon Jun 15 2009 Adrian Reber <adrian at lisas.de> - 2.87-1
+- updated to 2.87
+
+* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.86-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Fri Feb 16 2009 Adrian Reber <adrian at lisas.de> - 2.86-1
+- updated to 2.86
+- fixes "CVE-2008-4640 jhead: arbitrary file deletion" (#468056)
+- fixes "CVE-2008-4641 jhead: command exection caused by
+  incorrect handling of the shell escapes" (#468057)
+- fixes "build ignores optflags" (#485697)
+
 * Thu Oct 16 2008 Adrian Reber <adrian at lisas.de> - 2.84-1
 - updated to 2.84
 - fixes "CVE-2008-4575 jhead buffer overflow" (#467262)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/jhead/EL-5/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	16 Oct 2008 17:06:56 -0000	1.9
+++ sources	15 Jun 2009 15:15:11 -0000	1.10
@@ -1 +1 @@
-3e009f8e8a6a077d4a966d14b8797038  jhead-2.84.tar.gz
+7e5e84bf74800808c171956414228db9  jhead-2.87.tar.gz




More information about the fedora-extras-commits mailing list