diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2016-04-05 19:39:40 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2016-04-06 06:11:53 +0000 |
commit | b87c4d8a7539c6b36250adc5626f13458a4c3016 (patch) | |
tree | e642ae088ebbea87fd3b2d9d47e4c33742a0bd91 /external/libxmlsec/xmlsec1-vc.patch.1 | |
parent | 00cf864e5d317016d7224c199aa982d07bd70113 (diff) |
Upgrade libxmlsec to 1.2.19
Obsoletes our xmlsec1-1.2.14-ansi.patch.1 and xmlsec1-android.patch.1.
Change-Id: Ic6499b1a79e3f5a6d94beb62c0c338789c782c86
Reviewed-on: https://gerrit.libreoffice.org/23844
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'external/libxmlsec/xmlsec1-vc.patch.1')
-rw-r--r-- | external/libxmlsec/xmlsec1-vc.patch.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/external/libxmlsec/xmlsec1-vc.patch.1 b/external/libxmlsec/xmlsec1-vc.patch.1 index cf0d46cc9eaa..bf35001b0da0 100644 --- a/external/libxmlsec/xmlsec1-vc.patch.1 +++ b/external/libxmlsec/xmlsec1-vc.patch.1 @@ -1,7 +1,7 @@ -From 3f9ccaa6ac3113c45a6e021e35b2c81cf541fc1b Mon Sep 17 00:00:00 2001 +From 56448979392d78a6e1688f61ce7bc771f38a880b Mon Sep 17 00:00:00 2001 From: Miklos Vajna <vmiklos@collabora.co.uk> Date: Fri, 4 Mar 2016 16:12:29 +0100 -Subject: [PATCH 08/14] xmlsec1-vc.patch +Subject: [PATCH] xmlsec1-vc.patch --- apps/cmdline.c | 2 +- @@ -37,7 +37,7 @@ index 49dd127..f46eeee 100644 #endif diff --git a/apps/xmlsec.c b/apps/xmlsec.c -index 3aa6ebd..548cdf9 100644 +index d551b5a..0467c25 100644 --- a/apps/xmlsec.c +++ b/apps/xmlsec.c @@ -9,7 +9,7 @@ @@ -50,7 +50,7 @@ index 3aa6ebd..548cdf9 100644 #endif diff --git a/win32/Makefile.msvc b/win32/Makefile.msvc -index 5269202..9309c3a 100644 +index d833497..065595b 100644 --- a/win32/Makefile.msvc +++ b/win32/Makefile.msvc @@ -311,6 +311,10 @@ CFLAGS = $(CFLAGS) /D PACKAGE=\"$(XMLSEC_NAME)\" |