Source-Changes-HG archive

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

[src/trunk]: src/doc new libuv



details:   https://anonhg.NetBSD.org/src/rev/c348fc7c6cf0
branches:  trunk
changeset: 370658:c348fc7c6cf0
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Sep 22 21:24:10 2022 +0000

description:
new libuv

diffstat:

 doc/3RDPARTY |  8 ++++----
 doc/CHANGES  |  3 ++-
 2 files changed, 6 insertions(+), 5 deletions(-)

diffs (39 lines):

diff -r 533b2b5874b3 -r c348fc7c6cf0 doc/3RDPARTY
--- a/doc/3RDPARTY      Thu Sep 22 21:22:50 2022 +0000
+++ b/doc/3RDPARTY      Thu Sep 22 21:24:10 2022 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: 3RDPARTY,v 1.1875 2022/09/21 10:51:14 wiz Exp $
+#      $NetBSD: 3RDPARTY,v 1.1876 2022/09/22 21:24:10 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -151,12 +151,12 @@
 Notes:
 
 Package:       libuv
-Version:       1.38.0
-Current Vers:  1.38.0
+Version:       1.44.2
+Current Vers:  1.44.2
 Maintainer:    libuv
 Archive Site:  https://dist.libuv.org/dist/
 Home Page:     https://libuv.org
-Date:          2020-06-13
+Date:          2022-09-22
 Mailing List:  https://groups.google.com/forum/#!forum/libuv
 Responsible:   christos
 License:       mit
diff -r 533b2b5874b3 -r c348fc7c6cf0 doc/CHANGES
--- a/doc/CHANGES       Thu Sep 22 21:22:50 2022 +0000
+++ b/doc/CHANGES       Thu Sep 22 21:24:10 2022 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2907 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2908 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -687,3 +687,4 @@
                [kre 20220918]
        netinet: Remove routes on an address removal if the routes
                reference the address. [ozaki-r 20220920]
+       libuv: Import version 1.44.2. [christos 20220922]



Home | Main Index | Thread Index | Old Index