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

Stephan Bergmann (via logerrit) logerrit at kemper.freedesktop.org
Fri Apr 24 10:41:41 UTC 2020


 external/clucene/UnpackedTarball_clucene.mk |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 6a9c7409ee617b79c327dd7ea4de432f448b6006
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Fri Apr 24 10:38:38 2020 +0200
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Fri Apr 24 12:41:05 2020 +0200

    Mark external/clucene/patches/heap-buffer-overflow.patch as sent upstream
    
    Change-Id: Idb60ae8a2389197bcfe8b1c7848c08f551702c93
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92839
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sbergman at redhat.com>

diff --git a/external/clucene/UnpackedTarball_clucene.mk b/external/clucene/UnpackedTarball_clucene.mk
index cb6efabd1d5d..1dc64a78faa3 100644
--- a/external/clucene/UnpackedTarball_clucene.mk
+++ b/external/clucene/UnpackedTarball_clucene.mk
@@ -30,6 +30,8 @@ $(eval $(call gb_UnpackedTarball_set_patchlevel,clucene,0))
 # https://connect.microsoft.com/VisualStudio/feedback/details/1424082/vs2015-rc-c-compiler-mixes-up-template-parameter-with-identical-named-inherited-typedef
 # ostream-wchar_t.patch was proposed upstream, see
 #  <https://sourceforge.net/p/clucene/mailman/message/36989348/>
+# heap-buffer-overflow.patch was proposed upstream, see
+#  <https://sourceforge.net/p/clucene/mailman/message/36991067/>
 $(eval $(call gb_UnpackedTarball_add_patches,clucene,\
 	external/clucene/patches/clucene-debug.patch \
 	external/clucene/patches/clucene-multimap-put.patch \


More information about the Libreoffice-commits mailing list