~ubuntu-branches/ubuntu/precise/cups-filters/precise-security

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2014-03-11 11:05:12 UTC
  • mfrom: (20.1.1 precise-proposed)
  • Revision ID: package-import@ubuntu.com-20140311110512-njex5of2mwtp3l7b
Tags: 1.0.18-0ubuntu0.2
* SECURITY UPDATE: arbitrary code execution via overflows in pdftoopvp
  - debian/patches/CVE-2013-647x.patch: use gmallocn and gmallocn3 in
    pdftoopvp/{oprs/OPVPSplash.cxx,OPVPOutputDev.cxx}.
  - CVE-2013-6474
  - CVE-2013-6475
* SECURITY UPDATE: arbitrary code execution via driver in pdftoopvp
  - debian/patches/CVE-2013-647x.patch: restrict driver path in
    pdftoopvp/oprs/OPVPWrapper.cxx.
  - CVE-2013-6476

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
include /usr/share/cdbs/1/rules/debhelper.mk
17
17
include /usr/share/cdbs/1/class/autotools.mk
18
18
 
19
 
DEB_CONFIGURE_EXTRA_FLAGS := --with-optim=$(DEB_OPTFLAGS) --libdir=/usr/lib/$(DEB_HOST_MULTIARCH) --mandir=/usr/share/man --enable-static --enable-debug
 
19
DEB_CONFIGURE_EXTRA_FLAGS := --with-optim=$(DEB_OPTFLAGS) --libdir=/usr/lib/$(DEB_HOST_MULTIARCH) --mandir=/usr/share/man --enable-static --enable-debug --with-pdftops-renderer=pdftops --with-pdftops-maxres=360
20
20
 
21
21
DEB_MAKE_INSTALL_TARGET := install BUILDROOT=$(DEB_DESTDIR)
22
22
DEB_INSTALL_CHANGELOGS_ALL := CHANGES.txt