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

Stephan Bergmann (via logerrit) logerrit at kemper.freedesktop.org
Thu Jun 18 10:28:18 UTC 2020


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

New commits:
commit a60a5e769a407fa13b087a111123ceff5a96bc03
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Thu Jun 18 10:37:17 2020 +0200
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Thu Jun 18 12:27:42 2020 +0200

    Mark external/clucene/patches/c++20.patch as sent upstream
    
    Change-Id: Iaa3e251648afaa4bd3178dcff99594ce609083eb
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96591
    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 1a373b48b49e..0aded2ceedd6 100644
--- a/external/clucene/UnpackedTarball_clucene.mk
+++ b/external/clucene/UnpackedTarball_clucene.mk
@@ -32,6 +32,8 @@ $(eval $(call gb_UnpackedTarball_set_patchlevel,clucene,0))
 #  <https://sourceforge.net/p/clucene/mailman/message/36989348/>
 # heap-buffer-overflow.patch was proposed upstream, see
 #  <https://sourceforge.net/p/clucene/mailman/message/36991067/>
+# c++20.patch was proposed upstream, see
+#  <https://sourceforge.net/p/clucene/mailman/message/37040362/>
 $(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