external/clucene/UnpackedTarball_clucene.mk | 2 ++ 1 file changed, 2 insertions(+)
New commits: commit af686402107a54f141eea3bb7706e3ff665178ae Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Fri Aug 20 08:54:21 2021 +0200 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Fri Aug 20 10:49:56 2021 +0200 Mark external/clucene/patches/nullstring.patch as sent upstream Change-Id: Id9e0010575110ef6fae5cf93943bb226a7727e09 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120770 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/external/clucene/UnpackedTarball_clucene.mk b/external/clucene/UnpackedTarball_clucene.mk index a8e697784f9b..b215d1a8206a 100644 --- a/external/clucene/UnpackedTarball_clucene.mk +++ b/external/clucene/UnpackedTarball_clucene.mk @@ -34,6 +34,8 @@ $(eval $(call gb_UnpackedTarball_set_patchlevel,clucene,0)) # <https://sourceforge.net/p/clucene/mailman/message/36991067/> # c++20.patch was proposed upstream, see # <https://sourceforge.net/p/clucene/mailman/message/37040362/> +# nullstring.patch was proposed upstream, see +# <https://sourceforge.net/p/clucene/mailman/message/37338234/> $(eval $(call gb_UnpackedTarball_add_patches,clucene,\ external/clucene/patches/clucene-debug.patch \ external/clucene/patches/clucene-multimap-put.patch \