Skip to content

Commit

Permalink
Update 9 packages
Browse files Browse the repository at this point in the history
expat (2.6.2-1 -> 2.6.3-1)
libexpat (2.6.2-1 -> 2.6.3-1)
libopenssl (3.2.2-1 -> 3.2.3-1)
mingw-w64-i686-expat (2.6.2-1 -> 2.6.3-1)
mingw-w64-i686-openssl (3.2.2-1 -> 3.2.3-1)
mingw-w64-x86_64-expat (2.6.2-1 -> 2.6.3-1)
mingw-w64-x86_64-openssl (3.2.2-1 -> 3.2.3-1)
openssl (3.2.2-1 -> 3.2.3-1)
vim (9.1.0648-1 -> 9.1.0707-1)

Signed-off-by: Git for Windows Build Agent <[email protected]>
  • Loading branch information
Git for Windows Build Agent committed Sep 5, 2024
1 parent 677fa4f commit ab5c1de
Show file tree
Hide file tree
Showing 12,312 changed files with 1,957 additions and 1,187 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion mingw32/bin/c_rehash
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env perl

# WARNING: do not edit!
# Generated by Makefile from ../openssl-3.2.2/tools/c_rehash.in
# Generated by Makefile from ../openssl-3.2.3/tools/c_rehash.in
# Copyright 1999-2022 The OpenSSL Project Authors. All Rights Reserved.
#
# Licensed under the Apache License 2.0 (the "License"). You may not use
Expand Down
Binary file modified mingw32/bin/libcrypto-3.dll
Binary file not shown.
Binary file modified mingw32/bin/libexpat-1.dll
Binary file not shown.
Binary file modified mingw32/bin/libssl-3.dll
Binary file not shown.
Binary file modified mingw32/bin/openssl.exe
Binary file not shown.
Binary file modified mingw32/bin/xmlwf.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion mingw32/etc/ssl/misc/CA.pl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# Wrapper around the ca to make it easier to use
#
# WARNING: do not edit!
# Generated by Makefile from ../openssl-3.2.2/apps/CA.pl.in
# Generated by Makefile from ../openssl-3.2.3/apps/CA.pl.in

use strict;
use warnings;
Expand Down
2 changes: 1 addition & 1 deletion mingw32/etc/ssl/misc/tsget
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ sub create_curl {
$curl->setopt(CURLOPT_VERBOSE, 1) if $options{d};
$curl->setopt(CURLOPT_FAILONERROR, 1);
$curl->setopt(CURLOPT_USERAGENT,
"OpenTSA tsget.pl/openssl-3.2.2");
"OpenTSA tsget.pl/openssl-3.2.3");

# Options for POST method.
$curl->setopt(CURLOPT_UPLOAD, 1);
Expand Down
2 changes: 1 addition & 1 deletion mingw32/etc/ssl/misc/tsget.pl
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ sub create_curl {
$curl->setopt(CURLOPT_VERBOSE, 1) if $options{d};
$curl->setopt(CURLOPT_FAILONERROR, 1);
$curl->setopt(CURLOPT_USERAGENT,
"OpenTSA tsget.pl/openssl-3.2.2");
"OpenTSA tsget.pl/openssl-3.2.3");

# Options for POST method.
$curl->setopt(CURLOPT_UPLOAD, 1);
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/expat.h
Original file line number Diff line number Diff line change
Expand Up @@ -1066,7 +1066,7 @@ XML_SetReparseDeferralEnabled(XML_Parser parser, XML_Bool enabled);
*/
#define XML_MAJOR_VERSION 2
#define XML_MINOR_VERSION 6
#define XML_MICRO_VERSION 2
#define XML_MICRO_VERSION 3

#ifdef __cplusplus
}
Expand Down
9 changes: 3 additions & 6 deletions mingw32/include/expat_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
#define PACKAGE_NAME "expat"

/* Define to the full name and version of this package. */
#define PACKAGE_STRING "expat 2.6.2"
#define PACKAGE_STRING "expat 2.6.3"

/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "expat"
Expand All @@ -92,15 +92,15 @@
#define PACKAGE_URL ""

/* Define to the version of this package. */
#define PACKAGE_VERSION "2.6.2"
#define PACKAGE_VERSION "2.6.3"

/* Define to 1 if all of the C90 standard headers exist (not just the ones
required in a freestanding environment). This macro is provided for
backward compatibility; new code need not use it. */
#define STDC_HEADERS 1

/* Version number of package */
#define VERSION "2.6.2"
#define VERSION "2.6.3"

/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
Expand Down Expand Up @@ -140,7 +140,4 @@
/* Define to `long int' if <sys/types.h> does not define. */
/* #undef off_t */

/* Define to `unsigned int' if <sys/types.h> does not define. */
/* #undef size_t */

#endif // ndef EXPAT_CONFIG_H
2 changes: 1 addition & 1 deletion mingw32/include/openssl/asn1.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WARNING: do not edit!
* Generated by Makefile from ../openssl-3.2.2/include/openssl/asn1.h.in
* Generated by Makefile from ../openssl-3.2.3/include/openssl/asn1.h.in
*
* Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/openssl/asn1t.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WARNING: do not edit!
* Generated by Makefile from ../openssl-3.2.2/include/openssl/asn1t.h.in
* Generated by Makefile from ../openssl-3.2.3/include/openssl/asn1t.h.in
*
* Copyright 2000-2021 The OpenSSL Project Authors. All Rights Reserved.
*
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/openssl/bio.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WARNING: do not edit!
* Generated by Makefile from ../openssl-3.2.2/include/openssl/bio.h.in
* Generated by Makefile from ../openssl-3.2.3/include/openssl/bio.h.in
*
* Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/openssl/cmp.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WARNING: do not edit!
* Generated by Makefile from ../openssl-3.2.2/include/openssl/cmp.h.in
* Generated by Makefile from ../openssl-3.2.3/include/openssl/cmp.h.in
*
* Copyright 2007-2023 The OpenSSL Project Authors. All Rights Reserved.
* Copyright Nokia 2007-2019
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/openssl/cms.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WARNING: do not edit!
* Generated by Makefile from ../openssl-3.2.2/include/openssl/cms.h.in
* Generated by Makefile from ../openssl-3.2.3/include/openssl/cms.h.in
*
* Copyright 2008-2022 The OpenSSL Project Authors. All Rights Reserved.
*
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/openssl/conf.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WARNING: do not edit!
* Generated by Makefile from ../openssl-3.2.2/include/openssl/conf.h.in
* Generated by Makefile from ../openssl-3.2.3/include/openssl/conf.h.in
*
* Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
*
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/openssl/configuration.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WARNING: do not edit!
* Generated by configdata.pm from ../openssl-3.2.2/Configurations/common0.tmpl, ../openssl-3.2.2/Configurations/unix-Makefile.tmpl
* Generated by configdata.pm from ../openssl-3.2.3/Configurations/common0.tmpl, ../openssl-3.2.3/Configurations/unix-Makefile.tmpl
* via Makefile.in
*
* Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved.
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/openssl/core_names.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WARNING: do not edit!
* Generated by Makefile from ../openssl-3.2.2/include/openssl/core_names.h.in
* Generated by Makefile from ../openssl-3.2.3/include/openssl/core_names.h.in
*
* Copyright 2019-2023 The OpenSSL Project Authors. All Rights Reserved.
*
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/openssl/crmf.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* WARNING: do not edit!
* Generated by Makefile from ../openssl-3.2.2/include/openssl/crmf.h.in
* Generated by Makefile from ../openssl-3.2.3/include/openssl/crmf.h.in
*
* Copyright 2007-2023 The OpenSSL Project Authors. All Rights Reserved.
* Copyright Nokia 2007-2019
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/openssl/crypto.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WARNING: do not edit!
* Generated by Makefile from ../openssl-3.2.2/include/openssl/crypto.h.in
* Generated by Makefile from ../openssl-3.2.3/include/openssl/crypto.h.in
*
* Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
* Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/openssl/ct.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WARNING: do not edit!
* Generated by Makefile from ../openssl-3.2.2/include/openssl/ct.h.in
* Generated by Makefile from ../openssl-3.2.3/include/openssl/ct.h.in
*
* Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved.
*
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/openssl/ess.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WARNING: do not edit!
* Generated by Makefile from ../openssl-3.2.2/include/openssl/ess.h.in
* Generated by Makefile from ../openssl-3.2.3/include/openssl/ess.h.in
*
* Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved.
*
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/openssl/fipskey.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WARNING: do not edit!
* Generated by Makefile from ../openssl-3.2.2/include/openssl/fipskey.h.in
* Generated by Makefile from ../openssl-3.2.3/include/openssl/fipskey.h.in
*
* Copyright 2020-2021 The OpenSSL Project Authors. All Rights Reserved.
*
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/openssl/ocsp.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WARNING: do not edit!
* Generated by Makefile from ../openssl-3.2.2/include/openssl/ocsp.h.in
* Generated by Makefile from ../openssl-3.2.3/include/openssl/ocsp.h.in
*
* Copyright 2000-2021 The OpenSSL Project Authors. All Rights Reserved.
*
Expand Down
12 changes: 6 additions & 6 deletions mingw32/include/openssl/opensslv.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WARNING: do not edit!
* Generated by Makefile from ../openssl-3.2.2/include/openssl/opensslv.h.in
* Generated by Makefile from ../openssl-3.2.3/include/openssl/opensslv.h.in
*
* Copyright 1999-2020 The OpenSSL Project Authors. All Rights Reserved.
*
Expand Down Expand Up @@ -29,7 +29,7 @@ extern "C" {
*/
# define OPENSSL_VERSION_MAJOR 3
# define OPENSSL_VERSION_MINOR 2
# define OPENSSL_VERSION_PATCH 2
# define OPENSSL_VERSION_PATCH 3

/*
* Additional version information
Expand Down Expand Up @@ -74,21 +74,21 @@ extern "C" {
* longer variant with OPENSSL_VERSION_PRE_RELEASE_STR and
* OPENSSL_VERSION_BUILD_METADATA_STR appended.
*/
# define OPENSSL_VERSION_STR "3.2.2"
# define OPENSSL_FULL_VERSION_STR "3.2.2"
# define OPENSSL_VERSION_STR "3.2.3"
# define OPENSSL_FULL_VERSION_STR "3.2.3"

/*
* SECTION 3: ADDITIONAL METADATA
*
* These strings are defined separately to allow them to be parsable.
*/
# define OPENSSL_RELEASE_DATE "4 Jun 2024"
# define OPENSSL_RELEASE_DATE "3 Sep 2024"

/*
* SECTION 4: BACKWARD COMPATIBILITY
*/

# define OPENSSL_VERSION_TEXT "OpenSSL 3.2.2 4 Jun 2024"
# define OPENSSL_VERSION_TEXT "OpenSSL 3.2.3 3 Sep 2024"

/* Synthesize OPENSSL_VERSION_NUMBER with the layout 0xMNN00PPSL */
# ifdef OPENSSL_VERSION_PRE_RELEASE
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/openssl/pkcs12.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WARNING: do not edit!
* Generated by Makefile from ../openssl-3.2.2/include/openssl/pkcs12.h.in
* Generated by Makefile from ../openssl-3.2.3/include/openssl/pkcs12.h.in
*
* Copyright 1999-2023 The OpenSSL Project Authors. All Rights Reserved.
*
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/openssl/pkcs7.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WARNING: do not edit!
* Generated by Makefile from ../openssl-3.2.2/include/openssl/pkcs7.h.in
* Generated by Makefile from ../openssl-3.2.3/include/openssl/pkcs7.h.in
*
* Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/openssl/safestack.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WARNING: do not edit!
* Generated by Makefile from ../openssl-3.2.2/include/openssl/safestack.h.in
* Generated by Makefile from ../openssl-3.2.3/include/openssl/safestack.h.in
*
* Copyright 1999-2021 The OpenSSL Project Authors. All Rights Reserved.
*
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/openssl/srp.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WARNING: do not edit!
* Generated by Makefile from ../openssl-3.2.2/include/openssl/srp.h.in
* Generated by Makefile from ../openssl-3.2.3/include/openssl/srp.h.in
*
* Copyright 2004-2021 The OpenSSL Project Authors. All Rights Reserved.
* Copyright (c) 2004, EdelKey Project. All Rights Reserved.
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/openssl/ssl.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WARNING: do not edit!
* Generated by Makefile from ../openssl-3.2.2/include/openssl/ssl.h.in
* Generated by Makefile from ../openssl-3.2.3/include/openssl/ssl.h.in
*
* Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
* Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
Expand Down
4 changes: 3 additions & 1 deletion mingw32/include/openssl/tls1.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
* Copyright 1995-2024 The OpenSSL Project Authors. All Rights Reserved.
* Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
* Copyright 2005 Nokia. All rights reserved.
*
Expand Down Expand Up @@ -231,6 +231,8 @@ extern "C" {
# define TLSEXT_max_fragment_length_1024 2
# define TLSEXT_max_fragment_length_2048 3
# define TLSEXT_max_fragment_length_4096 4
/* OpenSSL value for unset maximum fragment length extension */
# define TLSEXT_max_fragment_length_UNSPECIFIED 255

/*
* TLS Certificate Type (for RFC7250)
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/openssl/ui.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WARNING: do not edit!
* Generated by Makefile from ../openssl-3.2.2/include/openssl/ui.h.in
* Generated by Makefile from ../openssl-3.2.3/include/openssl/ui.h.in
*
* Copyright 2001-2020 The OpenSSL Project Authors. All Rights Reserved.
*
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/openssl/x509.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WARNING: do not edit!
* Generated by Makefile from ../openssl-3.2.2/include/openssl/x509.h.in
* Generated by Makefile from ../openssl-3.2.3/include/openssl/x509.h.in
*
* Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
* Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/openssl/x509_vfy.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WARNING: do not edit!
* Generated by Makefile from ../openssl-3.2.2/include/openssl/x509_vfy.h.in
* Generated by Makefile from ../openssl-3.2.3/include/openssl/x509_vfy.h.in
*
* Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/openssl/x509v3.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WARNING: do not edit!
* Generated by Makefile from ../openssl-3.2.2/include/openssl/x509v3.h.in
* Generated by Makefile from ../openssl-3.2.3/include/openssl/x509v3.h.in
*
* Copyright 1999-2023 The OpenSSL Project Authors. All Rights Reserved.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@
# The variable CVF_VERSION must be set before calling configure_file().


set(PACKAGE_VERSION "2.6.2")
set(PACKAGE_VERSION "2.6.3")

if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()

if("2.6.2" MATCHES "^([0-9]+)\\.")
if("2.6.3" MATCHES "^([0-9]+)\\.")
set(CVF_VERSION_MAJOR "${CMAKE_MATCH_1}")
if(NOT CVF_VERSION_MAJOR VERSION_EQUAL 0)
string(REGEX REPLACE "^0+" "" CVF_VERSION_MAJOR "${CVF_VERSION_MAJOR}")
endif()
else()
set(CVF_VERSION_MAJOR "2.6.2")
set(CVF_VERSION_MAJOR "2.6.3")
endif()

if(PACKAGE_FIND_VERSION_RANGE)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.8)
message(FATAL_ERROR "CMake >= 2.8.0 required")
endif()
if(CMAKE_VERSION VERSION_LESS "2.8.3")
message(FATAL_ERROR "CMake >= 2.8.3 required")
if(CMAKE_VERSION VERSION_LESS "2.8.12")
message(FATAL_ERROR "CMake >= 2.8.12 required")
endif()
cmake_policy(PUSH)
cmake_policy(VERSION 2.8.3...3.26)
cmake_policy(VERSION 2.8.12...3.28)
#----------------------------------------------------------------
# Generated CMake target import file.
#----------------------------------------------------------------
Expand Down Expand Up @@ -63,10 +63,6 @@ set_target_properties(expat::expat PROPERTIES
INTERFACE_LINK_LIBRARIES "m"
)

if(CMAKE_VERSION VERSION_LESS 2.8.12)
message(FATAL_ERROR "This file relies on consumers using CMake 2.8.12 or greater.")
endif()

# Load information for each installed configuration.
file(GLOB _cmake_config_files "${CMAKE_CURRENT_LIST_DIR}/expat-*.cmake")
foreach(_cmake_config_file IN LISTS _cmake_config_files)
Expand All @@ -80,9 +76,12 @@ set(_IMPORT_PREFIX)

# Loop over all imported files and verify that they actually exist
foreach(_cmake_target IN LISTS _cmake_import_check_targets)
foreach(_cmake_file IN LISTS "_cmake_import_check_files_for_${_cmake_target}")
if(NOT EXISTS "${_cmake_file}")
message(FATAL_ERROR "The imported target \"${_cmake_target}\" references the file
if(CMAKE_VERSION VERSION_LESS "3.28"
OR NOT DEFINED _cmake_import_check_xcframework_for_${_cmake_target}
OR NOT IS_DIRECTORY "${_cmake_import_check_xcframework_for_${_cmake_target}}")
foreach(_cmake_file IN LISTS "_cmake_import_check_files_for_${_cmake_target}")
if(NOT EXISTS "${_cmake_file}")
message(FATAL_ERROR "The imported target \"${_cmake_target}\" references the file
\"${_cmake_file}\"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
Expand All @@ -91,8 +90,9 @@ but this file does not exist. Possible reasons include:
\"${CMAKE_CURRENT_LIST_FILE}\"
but not all the files it references.
")
endif()
endforeach()
endif()
endforeach()
endif()
unset(_cmake_file)
unset("_cmake_import_check_files_for_${_cmake_target}")
endforeach()
Expand Down
Binary file modified mingw32/lib/engines-3/capi.dll
Binary file not shown.
Binary file modified mingw32/lib/engines-3/loader_attic.dll
Binary file not shown.
Binary file modified mingw32/lib/engines-3/padlock.dll
Binary file not shown.
Binary file modified mingw32/lib/libcrypto.a
Binary file not shown.
Binary file modified mingw32/lib/libcrypto.dll.a
Binary file not shown.
Binary file modified mingw32/lib/libexpat.a
Binary file not shown.
Binary file modified mingw32/lib/libexpat.dll.a
Binary file not shown.
Binary file modified mingw32/lib/libssl.a
Binary file not shown.
Binary file modified mingw32/lib/libssl.dll.a
Binary file not shown.
Binary file modified mingw32/lib/ossl-modules/legacy.dll
Binary file not shown.
Loading

0 comments on commit ab5c1de

Please sign in to comment.