Skip to content

Commit 84a13c9

Browse files
author
Git for Windows Build Agent
committed
Update 2 packages
mingw-w64-i686-nghttp2 (1.62.1-1 -> 1.63.0-1) mingw-w64-x86_64-nghttp2 (1.62.1-1 -> 1.63.0-1) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent 6e0c3d1 commit 84a13c9

File tree

43 files changed

+51
-43
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+51
-43
lines changed

mingw32/bin/libnghttp2-14.dll

512 Bytes
Binary file not shown.

mingw32/include/nghttp2/nghttp2.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ extern "C" {
7272
# endif /* !BUILDING_NGHTTP2 */
7373
#endif /* !defined(WIN32) */
7474

75+
#ifdef BUILDING_NGHTTP2
76+
# undef NGHTTP2_NO_SSIZE_T
77+
#endif /* BUILDING_NGHTTP2 */
78+
7579
/**
7680
* @typedef
7781
*

mingw32/include/nghttp2/nghttp2ver.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
* @macro
3030
* Version number of the nghttp2 library release
3131
*/
32-
#define NGHTTP2_VERSION "1.62.1"
32+
#define NGHTTP2_VERSION "1.63.0"
3333

3434
/**
3535
* @macro
3636
* Numerical representation of the version number of the nghttp2 library
3737
* release. This is a 24 bit number with 8 bits for major number, 8 bits
3838
* for minor and 8 bits for patch. Version 1.2.3 becomes 0x010203.
3939
*/
40-
#define NGHTTP2_VERSION_NUM 0x013e01
40+
#define NGHTTP2_VERSION_NUM 0x013f00
4141

4242
#endif /* NGHTTP2VER_H */

mingw32/lib/libnghttp2.a

0 Bytes
Binary file not shown.

mingw32/lib/libnghttp2.dll.a

0 Bytes
Binary file not shown.

mingw32/lib/pkgconfig/libnghttp2.pc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ includedir=${prefix}/include
2828
Name: libnghttp2
2929
Description: HTTP/2 C library
3030
URL: https://github.com/tatsuhiro-t/nghttp2
31-
Version: 1.62.1
31+
Version: 1.63.0
3232
Libs: -L${libdir} -lnghttp2
3333
Cflags: -I${includedir}
3434
Cflags.private: -DNGHTTP2_STATICLIB

mingw32/share/doc/nghttp2/README.rst

Lines changed: 13 additions & 13 deletions

mingw32/share/man/man1/h2load.1.gz

1 Byte
Binary file not shown.

mingw32/share/man/man1/nghttp.1.gz

0 Bytes
Binary file not shown.

mingw32/share/man/man1/nghttpd.1.gz

2 Bytes
Binary file not shown.

mingw32/share/man/man1/nghttpx.1.gz

1 Byte
Binary file not shown.

mingw64/bin/libnghttp2-14.dll

1 KB
Binary file not shown.

mingw64/include/nghttp2/nghttp2.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ extern "C" {
7272
# endif /* !BUILDING_NGHTTP2 */
7373
#endif /* !defined(WIN32) */
7474

75+
#ifdef BUILDING_NGHTTP2
76+
# undef NGHTTP2_NO_SSIZE_T
77+
#endif /* BUILDING_NGHTTP2 */
78+
7579
/**
7680
* @typedef
7781
*

mingw64/include/nghttp2/nghttp2ver.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
* @macro
3030
* Version number of the nghttp2 library release
3131
*/
32-
#define NGHTTP2_VERSION "1.62.1"
32+
#define NGHTTP2_VERSION "1.63.0"
3333

3434
/**
3535
* @macro
3636
* Numerical representation of the version number of the nghttp2 library
3737
* release. This is a 24 bit number with 8 bits for major number, 8 bits
3838
* for minor and 8 bits for patch. Version 1.2.3 becomes 0x010203.
3939
*/
40-
#define NGHTTP2_VERSION_NUM 0x013e01
40+
#define NGHTTP2_VERSION_NUM 0x013f00
4141

4242
#endif /* NGHTTP2VER_H */

mingw64/lib/libnghttp2.a

0 Bytes
Binary file not shown.

mingw64/lib/libnghttp2.dll.a

0 Bytes
Binary file not shown.

mingw64/lib/pkgconfig/libnghttp2.pc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ includedir=${prefix}/include
2828
Name: libnghttp2
2929
Description: HTTP/2 C library
3030
URL: https://github.com/tatsuhiro-t/nghttp2
31-
Version: 1.62.1
31+
Version: 1.63.0
3232
Libs: -L${libdir} -lnghttp2
3333
Cflags: -I${includedir}
3434
Cflags.private: -DNGHTTP2_STATICLIB

mingw64/share/doc/nghttp2/README.rst

Lines changed: 13 additions & 13 deletions

mingw64/share/man/man1/h2load.1.gz

1 Byte
Binary file not shown.

mingw64/share/man/man1/nghttp.1.gz

0 Bytes
Binary file not shown.

mingw64/share/man/man1/nghttpd.1.gz

2 Bytes
Binary file not shown.

mingw64/share/man/man1/nghttpx.1.gz

1 Byte
Binary file not shown.
Binary file not shown.

var/lib/pacman/local/mingw-w64-i686-nghttp2-1.62.1-1/desc renamed to var/lib/pacman/local/mingw-w64-i686-nghttp2-1.63.0-1/desc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
mingw-w64-i686-nghttp2
33

44
%VERSION%
5-
1.62.1-1
5+
1.63.0-1
66

77
%BASE%
88
mingw-w64-nghttp2
@@ -17,16 +17,16 @@ https://nghttp2.org/
1717
any
1818

1919
%BUILDDATE%
20-
1722730043
20+
1724915458
2121

2222
%INSTALLDATE%
23-
1722826772
23+
1725073249
2424

2525
%PACKAGER%
26-
CI (msys2/msys2-autobuild/67d510ec/10231844680)
26+
CI (msys2/msys2-autobuild/05a05116/10610365111)
2727

2828
%SIZE%
29-
1006631
29+
1007248
3030

3131
%REASON%
3232
1
Binary file not shown.

var/lib/pacman/local/mingw-w64-x86_64-git-extra-1.1.641.031e03baf-1/desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ any
2020
1718204260
2121

2222
%INSTALLDATE%
23-
1724900444
23+
1725073251
2424

2525
%PACKAGER%
2626
Johannes Schindelin <[email protected]>
Binary file not shown.

var/lib/pacman/local/mingw-w64-x86_64-nghttp2-1.62.1-1/desc renamed to var/lib/pacman/local/mingw-w64-x86_64-nghttp2-1.63.0-1/desc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
mingw-w64-x86_64-nghttp2
33

44
%VERSION%
5-
1.62.1-1
5+
1.63.0-1
66

77
%BASE%
88
mingw-w64-nghttp2
@@ -17,16 +17,16 @@ https://nghttp2.org/
1717
any
1818

1919
%BUILDDATE%
20-
1722730010
20+
1724915459
2121

2222
%INSTALLDATE%
23-
1722826772
23+
1725073249
2424

2525
%PACKAGER%
26-
CI (msys2/msys2-autobuild/67d510ec/10231844680)
26+
CI (msys2/msys2-autobuild/05a05116/10610365111)
2727

2828
%SIZE%
29-
985904
29+
987033
3030

3131
%REASON%
3232
1
Binary file not shown.

var/lib/pacman/sync/clang32.db

-54 Bytes
Binary file not shown.

var/lib/pacman/sync/clang32.db.sig

0 Bytes
Binary file not shown.

var/lib/pacman/sync/clang64.db

501 Bytes
Binary file not shown.

var/lib/pacman/sync/clang64.db.sig

0 Bytes
Binary file not shown.

var/lib/pacman/sync/clangarm64.db

-158 Bytes
Binary file not shown.

var/lib/pacman/sync/clangarm64.db.sig

0 Bytes
Binary file not shown.

var/lib/pacman/sync/mingw32.db

-127 Bytes
Binary file not shown.

var/lib/pacman/sync/mingw32.db.sig

0 Bytes
Binary file not shown.

var/lib/pacman/sync/mingw64.db

60 Bytes
Binary file not shown.

var/lib/pacman/sync/mingw64.db.sig

0 Bytes
Binary file not shown.

var/lib/pacman/sync/ucrt64.db

1.08 KB
Binary file not shown.

var/lib/pacman/sync/ucrt64.db.sig

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)