~ubuntu-branches/ubuntu/lucid/libexif/lucid-updates

« back to all changes in this revision

Viewing changes to debian/patches/10_pkg_config_header_dir.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Nico Golde
  • Date: 2007-12-21 17:13:58 UTC
  • mfrom: (5.1.5 hardy)
  • Revision ID: james.westby@ubuntu.com-20071221171358-zbjzk21kmnizelhk
Tags: 0.6.16-2.1
* Non-maintainer upload by security team.
* This update addresses the following security issues:
  - possible denial of service attack via crafted
    image file leading to an infinite recursion in the
    exif-loader.c (CVE-2007-6351; Closes: #457330).
  - integer overflow in exif-data.c triggered by a crafted
    image file could lead to arbitrary code execution
    (CVE-2007-6352; Closes: #457330).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh /usr/share/dpatch/dpatch-run
 
2
## 10_pkg_config_header_dir.dpatch by  <fpeters@debian.org>
 
3
##
 
4
## All lines beginning with `## DP:' are a description of the patch.
 
5
## DP: No description.
 
6
 
 
7
@DPATCH@
 
8
diff -urNad libexif-0.6.15~/libexif.pc.in libexif-0.6.15/libexif.pc.in
 
9
--- libexif-0.6.15~/libexif.pc.in       2007-05-25 10:09:25.000000000 +0200
 
10
+++ libexif-0.6.15/libexif.pc.in        2007-05-25 10:10:00.770905277 +0200
 
11
@@ -8,4 +8,4 @@
 
12
 Requires:
 
13
 Version: @VERSION@
 
14
 Libs: -L${libdir} -lexif -lm
 
15
-Cflags: -I${includedir}
 
16
+Cflags: -I${includedir}/libexif