[Libreoffice-commits] core.git: sc/qa sc/source

2017-05-25 Thread Justin Luth
sc/qa/unit/data/ods/tdf99856_dataValidationTest.ods |binary sc/qa/unit/subsequent_export-test.cxx |2 +- sc/source/filter/excel/xecontent.cxx|2 +- 3 files changed, 2 insertions(+), 2 deletions(-) New commits: commit b56d1e294d838d4b3d0f237c81325a0d1a1cff83

[Libreoffice-commits] core.git: sd/source

2017-05-25 Thread Justin Luth
sd/source/ui/view/drviews4.cxx |1 + sd/source/ui/view/outlnvsh.cxx |2 ++ 2 files changed, 3 insertions(+) New commits: commit 6ae3d9d18d0069c9921a29bbe313e65084cd4a93 Author: Justin Luth Date: Sat Feb 18 19:20:24 2017 +0300 tdf#101815 impress: redraw after ExecuteSpellPopup

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - sc/qa sc/source

2017-05-25 Thread Justin Luth
sc/qa/unit/data/xlsb/tdf108017_calcProtection.xlsb |binary sc/qa/unit/subsequent_export-test.cxx | 37 ++--- sc/source/filter/oox/worksheetsettings.cxx | 30 - 3 files changed, 41 insertions(+), 26 deletions(-) New commits: commit 47f3d352

[Libreoffice-commits] core.git: sfx2/source

2017-05-25 Thread Szymon Kłos
sfx2/source/doc/watermarkitem.cxx | 35 +++ 1 file changed, 23 insertions(+), 12 deletions(-) New commits: commit 6533c30f7f8b62671fef9e636c49b11127812ed1 Author: Szymon Kłos Date: Thu May 25 15:12:46 2017 +0200 Watermark: updated Put and QueryValue

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - sw/source

2017-05-25 Thread Maxim Monastirsky
sw/source/uibase/app/apphdl.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 6b921e1c8a4779dfd6f5531842ab89d85aa99a85 Author: Maxim Monastirsky Date: Thu May 25 02:17:06 2017 +0300 tdf#105002 Don't crash on mail wizard recreation Change-Id: I8af4753cc654ec475d40

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - sw/source

2017-05-25 Thread Maxim Monastirsky
sw/source/uibase/app/apphdl.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 5cabee5488d63281ad6b2f96d2cafa513c065640 Author: Maxim Monastirsky Date: Thu May 25 02:17:06 2017 +0300 tdf#105002 Don't crash on mail wizard recreation Change-Id: I8af4753cc654ec475d40

[Libreoffice-commits] online.git: loleaflet/dist wsd/FileServer.cpp

2017-05-25 Thread Henry Castro
loleaflet/dist/loleaflet.html | 14 +- wsd/FileServer.cpp| 20 2 files changed, 21 insertions(+), 13 deletions(-) New commits: commit b9305d17ce5ecea66d5273de4a4bbc65d47a2b45 Author: Henry Castro Date: Thu May 25 17:39:04 2017 -0400 wsd: en

[Libreoffice-commits] core.git: sc/qa sc/source

2017-05-25 Thread Justin Luth
sc/qa/unit/data/ods/tdf99856_dataValidationTest.ods |binary sc/qa/unit/subsequent_export-test.cxx | 24 sc/source/filter/excel/xecontent.cxx| 10 3 files changed, 34 insertions(+) New commits: commit b139bf96574010f317c543bc45d23dd6

[Libreoffice-commits] core.git: icon-themes/sifr icon-themes/sifr_svg

2017-05-25 Thread Matthias Freund
icon-themes/sifr/AUTHORS|1 icon-themes/sifr/links.txt | 16 +- icon-themes/sifr_svg/AUTHORS|1 icon-themes/sifr_svg/cmd/lc_deleteallannotation.svg | 159 icon-themes/sifr_svg/links.txt

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - vcl/source

2017-05-25 Thread Miklos Vajna
vcl/source/gdi/pdfwriter_impl.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit f6a66846f50132fab7be6baf516ab6af04acf7e5 Author: Miklos Vajna Date: Mon May 22 21:41:31 2017 +0200 tdf#107868 PDF export of editeng fill color: restrict to logic map modes

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - sw/qa writerfilter/source

2017-05-25 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/tdf106953.rtf | 23 +++ sw/qa/extras/rtfimport/rtfimport.cxx |9 + writerfilter/source/rtftok/rtfsprm.cxx|5 + 3 files changed, 37 insertions(+) New commits: commit 0022ae02cfea1c5d69d9f4fedeeeb7a30cc4184b Author: Mikl

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - xmlsecurity/qa xmlsecurity/source

2017-05-25 Thread Miklos Vajna
xmlsecurity/qa/unit/pdfsigning/data/tdf107782.pdf |binary xmlsecurity/qa/unit/pdfsigning/pdfsigning.cxx | 20 xmlsecurity/source/helper/pdfsignaturehelper.cxx |3 ++- 3 files changed, 22 insertions(+), 1 deletion(-) New commits: commit 398ab416bd552162131e74751e48

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - editeng/source

2017-05-25 Thread Julien Nabet
editeng/source/editeng/impedit.cxx |1 + editeng/source/editeng/impedit.hxx |4 2 files changed, 5 insertions(+) New commits: commit 4b6bc4e012bde5737f279377c8186faf38a888ad Author: Julien Nabet Date: Thu May 18 23:25:32 2017 +0200 fix gdi resource leak (editeng/impedit)

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - include/vcl sw/source vcl/inc vcl/source vcl/unx vcl/win

2017-05-25 Thread Maxim Monastirsky
include/vcl/commandevent.hxx|4 +++- sw/source/uibase/docvw/edtwin.cxx |2 +- vcl/inc/salwtype.hxx|1 + vcl/inc/unx/gtk/gtkframe.hxx|1 - vcl/source/window/commandevent.cxx |3 ++- vcl/source/window/menu.cxx |2 +- vcl/source/wind

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - sw/inc sw/source

2017-05-25 Thread Jochen Nitschke
sw/inc/fchrfmt.hxx |6 +- sw/source/core/doc/docnew.cxx | 12 sw/source/core/para/paratr.cxx |1 + sw/source/core/unocore/SwXTextDefaults.cxx |3 +++ sw/source/core/unocore/unoobj.cxx |4 +--- sw/source/co

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - external/poppler

2017-05-25 Thread David Tardon
external/poppler/0001-really-disable-JPEG2000-import.patch.1 | 35 +++ external/poppler/UnpackedTarball_poppler.mk |1 2 files changed, 36 insertions(+) New commits: commit 37f8fd94ee19119c8f1896a7b651874caac19964 Author: David Tardon Date: Thu May 25 16:14:36 2

[Libreoffice-commits] core.git: scp2/source

2017-05-25 Thread Jochen Nitschke
scp2/source/ooo/file_resource_ooo.scp|6 -- scp2/source/ooo/module_lang_template.scp |3 --- 2 files changed, 9 deletions(-) New commits: commit cd003c3f6298c49d66ddd718b61a7ab33b148cb7 Author: Jochen Nitschke Date: Thu May 25 20:19:29 2017 +0200 fix packaging aft

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - filter/source include/vcl vcl/source

2017-05-25 Thread Miklos Vajna
filter/source/pdf/pdfexport.cxx |8 +--- include/vcl/pdfwriter.hxx |2 +- vcl/source/gdi/pdfwriter.cxx |2 +- vcl/source/gdi/pdfwriter_impl.cxx |4 ++-- vcl/source/gdi/pdfwriter_impl.hxx | 10 +- 5 files changed, 14 insertions(+), 12 deletions(-) New c

[Libreoffice-commits] core.git: sc/qa sc/source

2017-05-25 Thread Justin Luth
sc/qa/unit/data/xlsb/tdf108017_calcProtection.xlsb |binary sc/qa/unit/subsequent_export-test.cxx | 37 ++--- sc/source/filter/oox/worksheetsettings.cxx | 30 - 3 files changed, 41 insertions(+), 26 deletions(-) New commits: commit 0d3fcbf8

[Libreoffice-commits] website.git: Branch 'update' - check.php

2017-05-25 Thread Christian Lohmaier
check.php | 26 -- 1 file changed, 16 insertions(+), 10 deletions(-) New commits: commit 1de084ee3622552b3c4ec5e4cbf12b01c2cf4df0 Author: Christian Lohmaier Date: Thu May 25 20:30:21 2017 +0200 enable update for 5.2.7 and 5.3.3 diff --git a/check.php b/check.php

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - basctl/source officecfg/registry

2017-05-25 Thread tagezi
basctl/source/basicide/baside2.cxx | 23 ++- officecfg/registry/schema/org/openoffice/Office/BasicIDE.xcs | 11 + 2 files changed, 24 insertions(+), 10 deletions(-) New commits: commit f80c3e37e59285875bc9ec025661bcf1b8fc60eb Author: tagezi Date: Wed M

[Libreoffice-commits] core.git: wizards/source

2017-05-25 Thread Jean-Pierre Ledure
wizards/source/access2base/Field.xba | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) New commits: commit 4be228af5ae177ad0057613ef0a98d6cc1b67584 Author: Jean-Pierre Ledure Date: Thu May 25 18:07:56 2017 +0200 Access2Base - Value property of DECIMAL fields

[Libreoffice-commits] core.git: filter/source include/vcl vcl/source

2017-05-25 Thread Miklos Vajna
filter/source/pdf/pdfexport.cxx |8 +--- include/vcl/pdfwriter.hxx |2 +- vcl/source/gdi/pdfwriter.cxx |2 +- vcl/source/gdi/pdfwriter_impl.cxx |4 ++-- vcl/source/gdi/pdfwriter_impl.hxx | 10 +- 5 files changed, 14 insertions(+), 12 deletions(-) New c

ESC minutes: 2017-05-25

2017-05-25 Thread Jan Holesovsky
* Present: + Kendy, Caolan, David, Miklos, Olivier, Thorsten, Xisco, * Completed Action Items: + cosmetic change chat (Michael) + ask Osvaldo for a Perugia presentation agenda (Eike) + https://wiki.documentfoundation.org/Hackfest/Perugia2017#Agenda * Pending Action Items:

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - configure.ac

2017-05-25 Thread Norbert Thiebaud
configure.ac | 46 +- 1 file changed, 13 insertions(+), 33 deletions(-) New commits: commit d0548cc49d20910e222a4fe84ebc48b8786a127d Author: Norbert Thiebaud Date: Fri May 19 07:07:27 2017 -0500 bumb MacOS baseline to 10.9 we desire l

[Libreoffice-commits] core.git: basctl/source officecfg/registry

2017-05-25 Thread tagezi
basctl/source/basicide/baside2.cxx | 23 ++- officecfg/registry/schema/org/openoffice/Office/BasicIDE.xcs | 11 + 2 files changed, 24 insertions(+), 10 deletions(-) New commits: commit 3bdd04cd54a42a98f7f679e749f3da0f164ac18f Author: tagezi Date: Wed M

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - download.lst external/poppler

2017-05-25 Thread David Tardon
download.lst|4 ++-- external/poppler/ExternalProject_poppler.mk |2 +- external/poppler/ubsan.patch.0 |2 +- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 51775f495f0399177edbcabb2ad881cdd9f57e0f Author: David Tardon

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - sw/source

2017-05-25 Thread Miklos Vajna
sw/source/core/layout/paintfrm.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 8383ccd816de250b5031fe254780d9b6c14f657f Author: Miklos Vajna Date: Thu May 25 10:27:47 2017 +0200 tdf#108056 sw SubtractFlys: fix off-by-one error in clip rectangle calc

[Libreoffice-commits] core.git: 2 commits - Repository.mk wizards/AllLangResTarget_eur.mk wizards/AllLangResTarget_imp.mk wizards/AllLangResTarget_tpl.mk wizards/Module_wizards.mk wizards/source

2017-05-25 Thread Caolán McNamara
Repository.mk |3 wizards/AllLangResTarget_eur.mk | 32 - wizards/AllLangResTarget_imp.mk | 32 - wizards/AllLangResTarget_tpl.mk | 32 - wizards/Module_wizards.mk

[Libreoffice-commits] core.git: helpcontent2

2017-05-25 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 264ac75d4ddba5ef35105689df3c51d45c259b17 Author: Olivier Hallot Date: Thu May 25 10:01:28 2017 -0300 Updated core Project: help 6024a6602db8841bb67f20789371524f0d067f1c Fix tag swallow

[Libreoffice-commits] help.git: source/text

2017-05-25 Thread Olivier Hallot
source/text/shared/01/05020301.xhp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 6024a6602db8841bb67f20789371524f0d067f1c Author: Olivier Hallot Date: Thu May 25 10:01:28 2017 -0300 Fix tag swallowed by authoring extension Help authoring extens

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - helpcontent2

2017-05-25 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f5ef5770db408d19025f494ec7c3d8d09cbed1dd Author: Olivier Hallot Date: Thu May 25 10:01:28 2017 -0300 Updated core Project: help 4d5d776be8e64108d39467db3227565ce1cf14e4 Fix tag swallow

[Libreoffice-commits] help.git: Branch 'libreoffice-5-4' - source/text

2017-05-25 Thread Olivier Hallot
source/text/shared/01/05020301.xhp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4d5d776be8e64108d39467db3227565ce1cf14e4 Author: Olivier Hallot Date: Thu May 25 10:01:28 2017 -0300 Fix tag swallowed by authoring extension Help authoring extens

[Libreoffice-commits] core.git: wizards/source

2017-05-25 Thread Caolán McNamara
wizards/source/importwizard/Language.xba |2 -- 1 file changed, 2 deletions(-) New commits: commit 882435a2d64afe46223f9135a00df26e63fa0a59 Author: Caolán McNamara Date: Thu May 25 13:09:13 2017 +0100 unused 'Blabla' resource string Change-Id: Ia4a7311d8b7e21d6bfab71f3d56995

[Libreoffice-commits] core.git: sw/source

2017-05-25 Thread Miklos Vajna
sw/source/core/layout/paintfrm.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit e6bdcfb8e0bdd456f81d4391df355a76be13afd3 Author: Miklos Vajna Date: Thu May 25 10:27:47 2017 +0200 tdf#108056 sw SubtractFlys: fix off-by-one error in clip rectangle calc

[Libreoffice-commits] core.git: wizards/source

2017-05-25 Thread Caolán McNamara
wizards/source/formwizard/Language.xba |2 -- 1 file changed, 2 deletions(-) New commits: commit 734662f2ac0b3616cb044679c3826f446d0936eb Author: Caolán McNamara Date: Thu May 25 12:52:41 2017 +0100 missing RID_FORM + 70 resource not used Change-Id: I9b131d2f6fcf7ac22734f0e7

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - sw/inc sw/source

2017-05-25 Thread Jochen Nitschke
sw/inc/fchrfmt.hxx |6 +- sw/source/core/doc/docnew.cxx | 12 sw/source/core/para/paratr.cxx |1 + sw/source/core/unocore/SwXTextDefaults.cxx |3 +++ sw/source/core/unocore/unoobj.cxx |4 +--- sw/source/co

[Libreoffice-commits] core.git: svl/source

2017-05-25 Thread Kohei Yoshida
svl/source/misc/sharedstring.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f832a2fd348de2c9c25e44ce2e18d7bd6a567393 Author: Kohei Yoshida Date: Thu May 25 07:30:17 2017 -0400 Revert "tdf#107945: Perhaps this will make this method thread-safe..."

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - wizards/source

2017-05-25 Thread Caolán McNamara
wizards/source/formwizard/dbwizres.src | 30 ++ 1 file changed, 30 insertions(+) New commits: commit 61082e14ec5cbfb1567cd8cbdb59584d7e0027f1 Author: Caolán McNamara Date: Thu May 25 12:26:42 2017 +0100 various wizards resource strings are missing e

[Libreoffice-commits] core.git: download.lst

2017-05-25 Thread Kohei Yoshida
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a563c5f4373b6258f693ad9691eedb15fe4ff268 Author: Kohei Yoshida Date: Wed May 24 22:14:43 2017 -0400 update mdds to 1.2.3. Change-Id: I95b436810c7b7e4b9d9f0382e4c77aceec3c4a80 Reviewe

[Libreoffice-commits] core.git: connectivity/source

2017-05-25 Thread Julien Nabet
connectivity/source/drivers/firebird/Table.cxx | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) New commits: commit c751318868f3f0082b2c86df493216d452b8ecc5 Author: Julien Nabet Date: Thu May 25 10:14:30 2017 +0200 Related tdf#108068: Use new name of column

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - loleaflet/src

2017-05-25 Thread Marco Cecchetti
loleaflet/src/control/Control.Header.js | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit cedeb72b71e26eb04f5763a8cbd858b17185a8e4 Author: Marco Cecchetti Date: Mon May 22 18:05:05 2017 +0200 loleflet - sc: header incorrectly shows selection sometimes

[Libreoffice-commits] online.git: loleaflet/src

2017-05-25 Thread Marco Cecchetti
loleaflet/src/control/Control.Header.js | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit 1588d2fe12960f2f530e39340636b6393ca21571 Author: Marco Cecchetti Date: Mon May 22 18:05:05 2017 +0200 loleflet - sc: header incorrectly shows selection sometimes

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - loleaflet/dist

2017-05-25 Thread Marco Cecchetti
loleaflet/dist/toolbar/toolbar.js |1 + 1 file changed, 1 insertion(+) New commits: commit 7e864dcfe57f45fcf5bb3d424ecee1f0ba31bd66 Author: Marco Cecchetti Date: Tue May 23 15:20:34 2017 +0200 loleaflet: calc: styles are visible in fonts dropdown Change-Id: Ia909ed9f35d6a1c80

[Libreoffice-commits] online.git: loleaflet/dist

2017-05-25 Thread Marco Cecchetti
loleaflet/dist/toolbar/toolbar.js |1 + 1 file changed, 1 insertion(+) New commits: commit 061c720ee1b7b018c58a1c994e5352ca268a2e67 Author: Marco Cecchetti Date: Tue May 23 15:20:34 2017 +0200 loleaflet: calc: styles are visible in fonts dropdown Change-Id: Ia909ed9f35d6a1c80

[Libreoffice-commits] core.git: wizards/source

2017-05-25 Thread Caolán McNamara
wizards/source/tools/Misc.xba |3 +++ 1 file changed, 3 insertions(+) New commits: commit 70fe321f3cadfb4c71bd2948d3b0651ab50ff009 Author: Caolán McNamara Date: Thu May 25 09:43:12 2017 +0100 match GetStarOfficeLocale with NLPSolver.ResourceManager for better or worse is ano

[Libreoffice-commits] online.git: wsd/ClientSession.cpp wsd/reference.txt

2017-05-25 Thread Pranav Kant
wsd/ClientSession.cpp |4 ++-- wsd/reference.txt |8 +++- 2 files changed, 5 insertions(+), 7 deletions(-) New commits: commit 1a1ab5fd5751f9d6353bb91be918e96cf9c53b90 Author: Pranav Kant Date: Thu May 25 14:11:33 2017 +0530 wsd: Only disable copying when DisableCopy is me

[Libreoffice-commits] core.git: wizards/source

2017-05-25 Thread Caolán McNamara
wizards/source/tools/Misc.xba |8 1 file changed, 8 deletions(-) New commits: commit 63e3a8b48aff32886acea504500a764234b60793 Author: Caolán McNamara Date: Thu May 25 09:36:03 2017 +0100 GetLocale is unused Change-Id: I106caf2e32236eea5b5517171c277533c4957c0e diff

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - loleaflet/debug loleaflet/main.js loleaflet/src

2017-05-25 Thread Henry Castro
loleaflet/debug/document/loleaflet.html |1 + loleaflet/main.js|3 +++ loleaflet/src/control/Control.Menubar.js |6 +- 3 files changed, 9 insertions(+), 1 deletion(-) New commits: commit 76cc33b5f42c4649475b44fce614d82818f8f8ab Author: Henry Castro Date:

[Libreoffice-commits] core.git: vcl/qa

2017-05-25 Thread Mark Hung
vcl/qa/cppunit/pdfexport/pdfexport.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 002b4584e1db1c9ed776479ff8f99c21e957 Author: Mark Hung Date: Wed May 24 20:14:35 2017 +0800 Bypass PdfExportTest::testTdf107868() in 64-bit Windows It also

[Libreoffice-commits] core.git: sw/source

2017-05-25 Thread Maxim Monastirsky
sw/source/uibase/app/apphdl.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit ce40f2798f0fa2f8f6e3084e4bbbd50e749c55d6 Author: Maxim Monastirsky Date: Thu May 25 02:17:06 2017 +0300 tdf#105002 Don't crash on mail wizard recreation Change-Id: I8af4753cc654ec475d40

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - sdext/source

2017-05-25 Thread Michael Stahl
sdext/source/presenter/PresenterScrollBar.cxx |1 sdext/source/presenter/PresenterScrollBar.hxx |3 sdext/source/presenter/PresenterTextView.cxx |6 + sdext/source/presenter/PresenterTextView.hxx |2 sdext/source/presenter/PresenterTimer.cxx | 99 +++-

[Libreoffice-commits] core.git: download.lst external/poppler

2017-05-25 Thread David Tardon
download.lst|4 ++-- external/poppler/ExternalProject_poppler.mk |2 +- external/poppler/ubsan.patch.0 |2 +- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit b12e16f8fc186117cbb20cc3866bf052a3d75515 Author: David Tardon

[Libreoffice-commits] core.git: external/libxmlsec

2017-05-25 Thread Miklos Vajna
external/libxmlsec/ExternalProject_xmlsec.mk |2 - external/libxmlsec/xmlsec1-configure.patch.1 | 32 --- 2 files changed, 1 insertion(+), 33 deletions(-) New commits: commit a4b5bc2330e3656084dab21459e9b7ae1f58ebaf Author: Miklos Vajna Date: Wed May 24 21:41:17 2