Skip to content

Commit

Permalink
Update 2 packages
Browse files Browse the repository at this point in the history
mingw-w64-clang-aarch64-nghttp2 (1.63.0-1 -> 1.64.0-1)
mingw-w64-clang-aarch64-osslsigncode (2.8-1 -> 2.9-1)

Signed-off-by: Git for Windows Build Agent <[email protected]>
  • Loading branch information
Git for Windows Build Agent committed Dec 13, 2024
1 parent 629c439 commit 5fef5a5
Show file tree
Hide file tree
Showing 36 changed files with 137 additions and 128 deletions.
Binary file modified clangarm64/bin/libnghttp2-14.dll
Binary file not shown.
Binary file modified clangarm64/bin/osslsigncode.exe
Binary file not shown.
220 changes: 113 additions & 107 deletions clangarm64/include/nghttp2/nghttp2.h

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions clangarm64/include/nghttp2/nghttp2ver.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
* @macro
* Version number of the nghttp2 library release
*/
#define NGHTTP2_VERSION "1.63.0"
#define NGHTTP2_VERSION "1.64.0"

/**
* @macro
* Numerical representation of the version number of the nghttp2 library
* release. This is a 24 bit number with 8 bits for major number, 8 bits
* for minor and 8 bits for patch. Version 1.2.3 becomes 0x010203.
*/
#define NGHTTP2_VERSION_NUM 0x013f00
#define NGHTTP2_VERSION_NUM 0x014000

#endif /* NGHTTP2VER_H */
4 changes: 2 additions & 2 deletions clangarm64/lib/cmake/nghttp2/nghttp2-targets.cmake
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Generated by CMake

if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.8)
message(FATAL_ERROR "CMake >= 2.8.0 required")
message(FATAL_ERROR "CMake >= 2.8.3 required")
endif()
if(CMAKE_VERSION VERSION_LESS "2.8.3")
message(FATAL_ERROR "CMake >= 2.8.3 required")
endif()
cmake_policy(PUSH)
cmake_policy(VERSION 2.8.3...3.28)
cmake_policy(VERSION 2.8.3...3.29)
#----------------------------------------------------------------
# Generated CMake target import file.
#----------------------------------------------------------------
Expand Down
Binary file modified clangarm64/lib/libnghttp2.a
Binary file not shown.
Binary file modified clangarm64/lib/libnghttp2.dll.a
Binary file not shown.
2 changes: 1 addition & 1 deletion clangarm64/lib/pkgconfig/libnghttp2.pc
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ includedir=${prefix}/include
Name: libnghttp2
Description: HTTP/2 C library
URL: https://github.com/tatsuhiro-t/nghttp2
Version: 1.63.0
Version: 1.64.0
Libs: -L${libdir} -lnghttp2
Cflags: -I${includedir}
Cflags.private: -DNGHTTP2_STATICLIB
10 changes: 5 additions & 5 deletions clangarm64/share/doc/nghttp2/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ following libraries are required:
<https://github.com/quictls/openssl/tree/OpenSSL_1_1_1w+quic>`_; or
wolfSSL; or LibreSSL (does not support 0RTT); or aws-lc; or
`BoringSSL <https://boringssl.googlesource.com/boringssl/>`_ (commit
e13f7e2ff5432205f09b4679c8a7715f1c130372)
76968bb3d53982560bcf08bcd0ba3e1865fe15cd)
* `ngtcp2 <https://github.com/ngtcp2/ngtcp2>`_ >= 1.4.0
* `nghttp3 <https://github.com/ngtcp2/nghttp3>`_ >= 1.1.0

Expand Down Expand Up @@ -341,7 +341,7 @@ Build aws-lc:

.. code-block:: text
$ git clone --depth 1 -b v1.34.2 https://github.com/aws/aws-lc
$ git clone --depth 1 -b v1.36.1 https://github.com/aws/aws-lc
$ cd aws-lc
$ cmake -B build -DDISABLE_GO=ON --install-prefix=$PWD/opt
$ make -j$(nproc) -C build
Expand All @@ -352,7 +352,7 @@ Build nghttp3:

.. code-block:: text
$ git clone --depth 1 -b v1.5.0 https://github.com/ngtcp2/nghttp3
$ git clone --depth 1 -b v1.6.0 https://github.com/ngtcp2/nghttp3
$ cd nghttp3
$ git submodule update --init --depth 1
$ autoreconf -i
Expand All @@ -365,7 +365,7 @@ Build ngtcp2:

.. code-block:: text
$ git clone --depth 1 -b v1.7.0 https://github.com/ngtcp2/ngtcp2
$ git clone --depth 1 -b v1.8.1 https://github.com/ngtcp2/ngtcp2
$ cd ngtcp2
$ git submodule update --init --depth 1
$ autoreconf -i
Expand All @@ -381,7 +381,7 @@ from source:

.. code-block:: text
$ git clone --depth 1 -b v1.4.5 https://github.com/libbpf/libbpf
$ git clone --depth 1 -b v1.4.6 https://github.com/libbpf/libbpf
$ cd libbpf
$ PREFIX=$PWD/build make -C src install
$ cd ..
Expand Down
Binary file modified clangarm64/share/man/man1/h2load.1.gz
Binary file not shown.
Binary file modified clangarm64/share/man/man1/nghttp.1.gz
Binary file not shown.
Binary file modified clangarm64/share/man/man1/nghttpd.1.gz
Binary file not shown.
Binary file modified clangarm64/share/man/man1/nghttpx.1.gz
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ any
1718204686

%INSTALLDATE%
1733974723
1734061213

%PACKAGER%
Johannes Schindelin <[email protected]>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
mingw-w64-clang-aarch64-nghttp2

%VERSION%
1.63.0-1
1.64.0-1

%BASE%
mingw-w64-nghttp2
Expand All @@ -17,16 +17,16 @@ https://nghttp2.org/
any

%BUILDDATE%
1724922888
1733986089

%INSTALLDATE%
1725073647
1734061206

%PACKAGER%
CI (msys2-arm/msys2-autobuild/f968d2f0/10612167006)
CI (msys2-arm/msys2-autobuild/0f71ee73/12290942051)

%SIZE%
836512
884901

%REASON%
1
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
mingw-w64-clang-aarch64-osslsigncode

%VERSION%
2.8-1
2.9-1

%BASE%
mingw-w64-osslsigncode
Expand All @@ -17,16 +17,16 @@ https://github.com/mtrojnar/osslsigncode
any

%BUILDDATE%
1710256735
1733986405

%INSTALLDATE%
1710299798
1734061206

%PACKAGER%
CI (msys2-arm/msys2-autobuild/d4515ba2/8251198083)
CI (msys2-arm/msys2-autobuild/0f71ee73/12290942051)

%SIZE%
201635
232867

%LICENSE%
spdx:GPL-3.0-or-later
Expand All @@ -39,3 +39,6 @@ pgp
mingw-w64-clang-aarch64-curl
mingw-w64-clang-aarch64-openssl

%XDATA%
pkgtype=pkg

Binary file not shown.
Binary file modified var/lib/pacman/sync/clang32.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/clang32.db.sig
Binary file not shown.
Binary file modified var/lib/pacman/sync/clang64.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/clang64.db.sig
Binary file not shown.
Binary file modified var/lib/pacman/sync/clangarm64.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/clangarm64.db.sig
Binary file not shown.
Binary file modified var/lib/pacman/sync/mingw32.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/mingw32.db.sig
Binary file not shown.
Binary file modified var/lib/pacman/sync/mingw64.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/mingw64.db.sig
Binary file not shown.
Binary file modified var/lib/pacman/sync/msys.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/msys.db.sig
Binary file not shown.
Binary file modified var/lib/pacman/sync/ucrt64.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/ucrt64.db.sig
Binary file not shown.

0 comments on commit 5fef5a5

Please sign in to comment.