Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Mention applied bugfixes for Lua.



details:   https://anonhg.NetBSD.org/src/rev/a3245d1f6fae
branches:  trunk
changeset: 374311:a3245d1f6fae
user:      nikita <nikita%NetBSD.org@localhost>
date:      Tue Apr 18 09:56:57 2023 +0000

description:
Mention applied bugfixes for Lua.

diffstat:

 doc/3RDPARTY |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 1af2acb531ea -r a3245d1f6fae doc/3RDPARTY
--- a/doc/3RDPARTY      Tue Apr 18 07:53:31 2023 +0000
+++ b/doc/3RDPARTY      Tue Apr 18 09:56:57 2023 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: 3RDPARTY,v 1.1920 2023/04/16 20:46:16 nikita Exp $
+#      $NetBSD: 3RDPARTY,v 1.1921 2023/04/18 09:56:57 nikita Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -843,6 +843,8 @@ Location:   external/mit/lua/dist
 Notes:
 The default module paths have been changed to not include the current
 working directory '.' to avoid potential security problems.
+All 11 bugfixes listed on http://www.lua.org/bugs.html#5.4.4 as of 2023-04-18
+have been applied.
 
 Package:       Lutok
 Version:       0.3



Home | Main Index | Thread Index | Old Index