Skip to content

Commit 2b8b37d

Browse files
committed
Upgrade libuv to 1.38.1 and bump to 0.5.4
1 parent 54b0860 commit 2b8b37d

File tree

7 files changed

+108
-91
lines changed

7 files changed

+108
-91
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Luv    [![version][version]][releases] [![libuv][libuv-version]][libuv-releases] [![CI status][ci-img]][ci]
22

33
[releases]: https://github.com/aantron/luv/releases
4-
[version]: https://img.shields.io/badge/version-0.5.3-blue.svg
4+
[version]: https://img.shields.io/badge/version-0.5.4-blue.svg
55
[libuv-releases]: https://github.com/libuv/libuv/releases
6-
[libuv-version]: https://img.shields.io/badge/libuv-1.38.0-blue.svg
6+
[libuv-version]: https://img.shields.io/badge/libuv-1.38.1-blue.svg
77
[ci]: https://github.com/aantron/luv/actions
88
[ci-img]: https://img.shields.io/github/workflow/status/aantron/luv/ci/master?label=ci
99

luv.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ opam-version: "2.0"
22

33
synopsis: "Binding to libuv: cross-platform asynchronous I/O"
44

5-
version: "0.5.3"
5+
version: "0.5.4"
66
license: "MIT"
77
homepage: "https://github.com/aantron/luv"
88
doc: "https://aantron.github.io/luv"

src/c/vendor/configure/Makefile.in

Lines changed: 89 additions & 72 deletions
Large diffs are not rendered by default.

src/c/vendor/configure/commit-hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1ab9ea3790378f9f25c4e78e9e2b511c75f9c9ed
1+
e8b989ea1f7f9d4083511a2caec7791e9abd1871

src/c/vendor/configure/configure

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.69 for libuv 1.38.0.
3+
# Generated by GNU Autoconf 2.69 for libuv 1.38.1.
44
#
55
# Report bugs to <https://github.com/libuv/libuv/issues>.
66
#
@@ -587,8 +587,8 @@ MAKEFLAGS=
587587
# Identity of this package.
588588
PACKAGE_NAME='libuv'
589589
PACKAGE_TARNAME='libuv'
590-
PACKAGE_VERSION='1.38.0'
591-
PACKAGE_STRING='libuv 1.38.0'
590+
PACKAGE_VERSION='1.38.1'
591+
PACKAGE_STRING='libuv 1.38.1'
592592
PACKAGE_BUGREPORT='https://github.com/libuv/libuv/issues'
593593
PACKAGE_URL=''
594594

@@ -1357,7 +1357,7 @@ if test "$ac_init_help" = "long"; then
13571357
# Omit some internal or obsolete options to make the list less imposing.
13581358
# This message is too long to be a string in the A/UX 3.1 sh.
13591359
cat <<_ACEOF
1360-
\`configure' configures libuv 1.38.0 to adapt to many kinds of systems.
1360+
\`configure' configures libuv 1.38.1 to adapt to many kinds of systems.
13611361
13621362
Usage: $0 [OPTION]... [VAR=VALUE]...
13631363
@@ -1428,7 +1428,7 @@ fi
14281428

14291429
if test -n "$ac_init_help"; then
14301430
case $ac_init_help in
1431-
short | recursive ) echo "Configuration of libuv 1.38.0:";;
1431+
short | recursive ) echo "Configuration of libuv 1.38.1:";;
14321432
esac
14331433
cat <<\_ACEOF
14341434
@@ -1539,7 +1539,7 @@ fi
15391539
test -n "$ac_init_help" && exit $ac_status
15401540
if $ac_init_version; then
15411541
cat <<\_ACEOF
1542-
libuv configure 1.38.0
1542+
libuv configure 1.38.1
15431543
generated by GNU Autoconf 2.69
15441544
15451545
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1908,7 +1908,7 @@ cat >config.log <<_ACEOF
19081908
This file contains any messages produced by compilers while
19091909
running configure, to aid debugging if configure makes a mistake.
19101910
1911-
It was created by libuv $as_me 1.38.0, which was
1911+
It was created by libuv $as_me 1.38.1, which was
19121912
generated by GNU Autoconf 2.69. Invocation command line was
19131913
19141914
$ $0 $@
@@ -2836,7 +2836,7 @@ fi
28362836

28372837
# Define the identity of the package.
28382838
PACKAGE='libuv'
2839-
VERSION='1.38.0'
2839+
VERSION='1.38.1'
28402840

28412841

28422842
cat >>confdefs.h <<_ACEOF
@@ -14790,7 +14790,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
1479014790
# report actual input values of CONFIG_FILES etc. instead of their
1479114791
# values after options handling.
1479214792
ac_log="
14793-
This file was extended by libuv $as_me 1.38.0, which was
14793+
This file was extended by libuv $as_me 1.38.1, which was
1479414794
generated by GNU Autoconf 2.69. Invocation command line was
1479514795
1479614796
CONFIG_FILES = $CONFIG_FILES
@@ -14851,7 +14851,7 @@ _ACEOF
1485114851
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1485214852
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
1485314853
ac_cs_version="\\
14854-
libuv config.status 1.38.0
14854+
libuv config.status 1.38.1
1485514855
configured by $0, generated by GNU Autoconf 2.69,
1485614856
with options \\"\$ac_cs_config\\"
1485714857

test/version.ml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let tests = [
1212
Alcotest.(check int) "number" 38 Luv.Version.minor);
1313

1414
"patch", `Quick, (fun () ->
15-
Alcotest.(check int) "number" 0 Luv.Version.patch);
15+
Alcotest.(check int) "number" 1 Luv.Version.patch);
1616

1717
"is_release", `Quick, (fun () ->
1818
Alcotest.(check bool) "value" true Luv.Version.is_release);
@@ -21,12 +21,12 @@ let tests = [
2121
Alcotest.(check string) "suffix" "" Luv.Version.suffix);
2222

2323
"hex", `Quick, (fun () ->
24-
Alcotest.(check int) "number" 0x012600 Luv.Version.hex);
24+
Alcotest.(check int) "number" 0x012601 Luv.Version.hex);
2525

2626
"version", `Quick, (fun () ->
27-
Alcotest.(check int) "number" 0x012600 (Luv.Version.version ()));
27+
Alcotest.(check int) "number" 0x012601 (Luv.Version.version ()));
2828

2929
"string", `Quick, (fun () ->
30-
Alcotest.(check string) "value" "1.38.0" (Luv.Version.string ()));
30+
Alcotest.(check string) "value" "1.38.1" (Luv.Version.string ()));
3131
]
3232
]

0 commit comments

Comments
 (0)