[Libreoffice-commits] .: poppler/poppler-ooopwd.patch

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Nov 12 23:51:07 PST 2012


 poppler/poppler-ooopwd.patch |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 0941c211858416f6117548e093b428b64785f98a
Author: Tor Lillqvist <tml at iki.fi>
Date:   Tue Nov 13 09:50:38 2012 +0200

    Fix misleading (but skipped) path component
    
    Change-Id: I579f7038222817ed16e9326c93b2bc26bf4e69e9

diff --git a/poppler/poppler-ooopwd.patch b/poppler/poppler-ooopwd.patch
index b5083de..c33a40b 100644
--- a/poppler/poppler-ooopwd.patch
+++ b/poppler/poppler-ooopwd.patch
@@ -1,5 +1,5 @@
---- misc/xpdf-3.02/poppler/SecurityHandler.cc	2007-02-27 23:05:52.000000000 +0100
-+++ misc/build/xpdf-3.02/poppler/SecurityHandler.cc	2011-02-03 16:41:49.000000000 +0100
+--- misc/poppler/poppler/SecurityHandler.cc
++++ misc/build/poppler/poppler/SecurityHandler.cc
 @@ -40,7 +40,7 @@
  
    encryptDictA->dictLookup("Filter", &filterObj);
@@ -70,8 +70,8 @@
  #ifdef ENABLE_PLUGINS
  
  //------------------------------------------------------------------------
---- misc/xpdf-3.02/poppler/SecurityHandler.h	2007-02-27 23:05:52.000000000 +0100
-+++ misc/build/xpdf-3.02/poppler/SecurityHandler.h	2011-02-03 16:26:17.000000000 +0100
+--- misc/poppler/poppler/SecurityHandler.h
++++ misc/build/poppler/poppler/SecurityHandler.h
 @@ -103,7 +103,7 @@
    virtual int getEncVersion() { return encVersion; }
    virtual CryptAlgorithm getEncAlgorithm() { return encAlgorithm; }


More information about the Libreoffice-commits mailing list