external/cppunit/UnpackedTarball_cppunit.mk |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

New commits:
commit e0228eb8a15127af0bc6eed3b60333265dc4d697
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Tue Feb 21 11:18:42 2023 +0100
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Tue Feb 21 13:05:50 2023 +0000

    Mark recently added external/cppunit/*.patch.0 as upstreamed
    
    Change-Id: I62c62ee6fbd8ec6bf1846cea305ab97d4e567ae0
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147385
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sberg...@redhat.com>

diff --git a/external/cppunit/UnpackedTarball_cppunit.mk 
b/external/cppunit/UnpackedTarball_cppunit.mk
index d6304a96762e..99bbea6971d0 100644
--- a/external/cppunit/UnpackedTarball_cppunit.mk
+++ b/external/cppunit/UnpackedTarball_cppunit.mk
@@ -17,7 +17,12 @@ $(eval $(call 
gb_UnpackedTarball_update_autoconf_configs,cppunit))
 #   "Run tests in deterministic order";
 # * external/cppunit/propagate-exceptions.patch.0 upstreamed at
 #   <https://gerrit.libreoffice.org/c/cppunit/+/144074> "Introduce 
CPPUNIT_PROPAGATE_EXCEPTIONS
-#   environment variable":
+#   environment variable";
+# * external/cppunit/sprintf.patch.0 upstreamed at
+#   <https://gerrit.libreoffice.org/c/cppunit/+/147383> "Use snprintf instead 
of sprintf";
+# * external/cppunit/clang.patch.0 upstreamed at
+#   <https://gerrit.libreoffice.org/c/cppunit/+/147384> "Don't mis-apply GCC < 
4.6 workaround for
+#   Clang":
 $(eval $(call gb_UnpackedTarball_add_patches,cppunit,\
        external/cppunit/windows.patch \
        external/cppunit/unix.patch \

Reply via email to