/third_party/openssl/dev/release-aux/ |
D | release-version-fn.sh | 40 VERSION="$MAJOR.$MINOR.$PATCH" 74 PATCH=$(expr $PATCH + 1) 82 PATCH=0 89 VERSION="$MAJOR.$MINOR.$PATCH" 108 PATCH=$PATCH
|
D | release-state-fn.sh | 59 $DEBUG >&2 "DEBUG[next_release_state]: BEGIN: \$PATCH=$PATCH" 161 if [ "$PATCH" = "0" ]; then 195 $DEBUG >&2 "DEBUG[next_release_state]: END: \$PATCH=$PATCH"
|
/third_party/openssl/doc/internal/man7/ |
D | VERSION.pod | 11 PATCH=0 25 =item B<MAJOR>, B<MINOR>, B<PATCH> 27 The three parts of OpenSSL's 3 numbered version number, MAJOR.MINOR.PATCH. 54 It is a configuration error if B<MAJOR>, B<MINOR>, B<PATCH> and B<SHLIB_VERSION> 65 These items get their values from B<MAJOR>, B<MINOR>, B<PATCH>, and 86 B<PATCH>, separated by periods. For C<MAJOR=3>, C<MINOR=0> and C<PATCH=0>, 105 PATCH=0 116 PATCH=0 127 PATCH=0
|
/third_party/mbedtls/scripts/ |
D | bump_version.sh | 126 read MAJOR MINOR PATCH <<<$(IFS="."; echo $VERSION) 127 VERSION_NR="$( printf "0x%02X%02X%02X00" $MAJOR $MINOR $PATCH )" 131 sed -e "s/_VERSION_PATCH .\{1,\}/_VERSION_PATCH $PATCH/" | \
|
/third_party/node/tools/rpm/ |
D | rpmbuild.sh | 34 PATCH=`sed -nre 's/#define NODE_PATCH_VERSION ([0-9]+)/\1/p' "$FILE"` 35 VERSION="$MAJOR.$MINOR.$PATCH"
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkDefs.hpp | 53 #define VK_MAKE_API_VERSION(VARIANT, MAJOR, MINOR, PATCH) \ argument 54 …VARIANT)) << 29) | (((deUint32)(MAJOR)) << 22) | (((deUint32)(MINOR)) << 12) | ((deUint32)(PATCH))) 56 #define VK_MAKE_VERSION(MAJOR, MINOR, PATCH) VK_MAKE_API_VERSION(0, MAJOR, MINOR, PATCH) argument
|
/third_party/openssl/include/openssl/ |
D | opensslv.h.in | 27 * These macros express version number MAJOR.MINOR.PATCH exactly 71 * "MAJOR.MINOR.PATCH" variant (where MAJOR, MINOR and PATCH are replaced
|
/third_party/openssl/ |
D | VERSION.dat | 3 PATCH=7
|
/third_party/node/deps/llhttp/include/ |
D | llhttp.h | 210 XX(28, PATCH, PATCH) \
|
/third_party/openssl/util/ |
D | mktar.sh | 15 version=$MAJOR.$MINOR.$PATCH$PRE_RELEASE_TAG$BUILD_METADATA
|
/third_party/nghttp2/third-party/llhttp/include/ |
D | llhttp.h | 356 XX(28, PATCH, PATCH) \ 410 XX(28, PATCH, PATCH) \
|
/third_party/curl/ |
D | backport-CVE-2022-42915.patch | 4 Subject: [PATCH 1/2] http_proxy: restore the protocol pointer on error 62 Subject: [PATCH 2/2] test445: verifies the protocols-over-http-proxy flaw and
|
D | backport-CVE-2023-27538.patch | 4 Subject: [PATCH] url: fix the SSH connection reuse check
|
D | backport-CVE-2022-32221.patch | 4 Subject: [PATCH] setopt: when POST is set, reset the 'upload' field
|
D | backport-0002-CVE-2023-23914-CVE-2023-23915.patch | 4 Subject: [PATCH] tool_operate: share HSTS between handles
|
/third_party/libpng/ |
D | CVE-2019-6129.patch | 4 Subject: [PATCH] Repair of CVE-2019-6129
|
/third_party/mindspore/patches/ |
D | 0019-change-nnrt-as-external_dep-in-mindir.patch | 4 Subject: [PATCH] bugfix
|
/third_party/openssl/dev/ |
D | release.sh | 263 if [ "$update_branch" = "$release_branch" ] || [ $PATCH -ne 0 ]; then 681 B<--alpha> is only acceptable if the I<PATCH> version number is zero and 684 B<--beta> is only acceptable if the I<PATCH> version number is zero and 772 =item B<MAJOR>, B<MINOR>, B<PATCH>
|
/third_party/rust/crates/rustix/ci/ |
D | translate-errno.patch | 2 Subject: [PATCH] Translate errno codes from host to target for `SO_ERROR`.
|
/third_party/e2fsprogs/ |
D | 0012-tests-skip-m_rootdir_acl-if-selinux-is-not-disabled.patch | 4 Subject: [PATCH] tests: skip m_rootdir_acl if selinux is not disabled
|
/third_party/expat/ |
D | 09-backport-CVE-2022-25314-Prevent-integer-overflow-in-copyString.patch | 4 Subject: [PATCH] Prevent integer overflow in copyString
|
D | 03-backport-CVE-2022-23852-lib-Detect-and-prevent-integer-overflow-in-XML_GetBu.patch | 4 Subject: [PATCH] lib: Detect and prevent integer overflow in
|
/third_party/libnl/ |
D | backport-rtnl-link-fix-leaking-rtnl_link_af_ops-in-link_msg_parser.patch | 4 Subject: [PATCH] rtnl/link: fix leaking rtnl_link_af_ops in link_msg_parser()
|
D | backport-lib-use-proper-int-type-for-id-attributes-in-nl_object_identical.patch | 4 Subject: [PATCH] lib: use proper int type for id attributes in
|
/third_party/skia/third_party/externals/abseil-cpp/patches/ |
D | 0001-Turn-on-hardened-mode.patch | 4 Subject: [PATCH] Turn on hardened mode.
|