Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[c-ares] update to 1.18.1 #24062

Merged
merged 7 commits into from
Apr 11, 2022
Merged

[c-ares] update to 1.18.1 #24062

merged 7 commits into from
Apr 11, 2022

Conversation

Thomas1664
Copy link
Contributor

@Thomas1664 Thomas1664 commented Apr 9, 2022

Describe the pull request

  • What does your PR fix?

    Update to 1.18.1
    Don't build manuals

  • Which triplets are supported/not supported? Have you updated the CI baseline?

    Unsupported on UWP, Yes

  • Does your PR follow the maintainer guide?

    Yes

  • If you have added/updated a port: Have you run ./vcpkg x-add-version --all and committed the result?

    Yes

If you are still working on the PR, open it as a Draft: https://github.blog/2019-02-14-introducing-draft-pull-requests/

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout bd1ef2df46303989eeb048eb7aa9b816aa46365e -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index c7016f8..b36728f 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -1201,8 +1201,8 @@
       "port-version": 2
     },
     "c-ares": {
-      "baseline": "1.17.2",
-      "port-version": 2
+      "baseline": "1.18.1",
+      "port-version": 0
     },
     "c-dbg-macro": {
       "baseline": "2020-02-29",
diff --git a/versions/c-/c-ares.json b/versions/c-/c-ares.json
index 31f6637..772ef36 100644
--- a/versions/c-/c-ares.json
+++ b/versions/c-/c-ares.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "109332388452001b552a969dfbd918e9eb55b5f7",
+      "version-semver": "1.18.1",
+      "port-version": 0
+    },
     {
       "git-tree": "8c97dd38d470b96784d2aa4484d04afca77e2c60",
       "version-semver": "1.17.2",

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

PRs must add only one version and must not modify any published versions

When making any changes to a library, the version or port-version in vcpkg.json or CONTROL must be modified.

Error: Local changes detected for cgal but no changes to version or port version.
-- Version: 5.4
-- Old SHA: 0acdd574cd028b7ca4acd762f01938492c6d4719
-- New SHA: 16af51d8954a44b45260ce8311305579ca12cc8b
-- Did you remember to update the version or port version?
-- Pass `--overwrite-version` to bypass this check.
***No files were updated.***
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout bd1ef2df46303989eeb048eb7aa9b816aa46365e -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index c7016f8..b36728f 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -1201,8 +1201,8 @@
       "port-version": 2
     },
     "c-ares": {
-      "baseline": "1.17.2",
-      "port-version": 2
+      "baseline": "1.18.1",
+      "port-version": 0
     },
     "c-dbg-macro": {
       "baseline": "2020-02-29",
diff --git a/versions/c-/c-ares.json b/versions/c-/c-ares.json
index 31f6637..772ef36 100644
--- a/versions/c-/c-ares.json
+++ b/versions/c-/c-ares.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "109332388452001b552a969dfbd918e9eb55b5f7",
+      "version-semver": "1.18.1",
+      "port-version": 0
+    },
     {
       "git-tree": "8c97dd38d470b96784d2aa4484d04afca77e2c60",
       "version-semver": "1.17.2",

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

PRs must add only one version and must not modify any published versions

When making any changes to a library, the version or port-version in vcpkg.json or CONTROL must be modified.

Error: Local changes detected for cgal but no changes to version or port version.
-- Version: 5.4
-- Old SHA: 0acdd574cd028b7ca4acd762f01938492c6d4719
-- New SHA: 16af51d8954a44b45260ce8311305579ca12cc8b
-- Did you remember to update the version or port version?
-- Pass `--overwrite-version` to bypass this check.
***No files were updated.***
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout bd1ef2df46303989eeb048eb7aa9b816aa46365e -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index c7016f8..b36728f 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -1201,8 +1201,8 @@
       "port-version": 2
     },
     "c-ares": {
-      "baseline": "1.17.2",
-      "port-version": 2
+      "baseline": "1.18.1",
+      "port-version": 0
     },
     "c-dbg-macro": {
       "baseline": "2020-02-29",
diff --git a/versions/c-/c-ares.json b/versions/c-/c-ares.json
index 31f6637..ada408e 100644
--- a/versions/c-/c-ares.json
+++ b/versions/c-/c-ares.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "2cb4435e3fb8124d0666a8fa56e2031b21322909",
+      "version-semver": "1.18.1",
+      "port-version": 0
+    },
     {
       "git-tree": "8c97dd38d470b96784d2aa4484d04afca77e2c60",
       "version-semver": "1.17.2",

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout bd1ef2df46303989eeb048eb7aa9b816aa46365e -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index c7016f8..b36728f 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -1201,8 +1201,8 @@
       "port-version": 2
     },
     "c-ares": {
-      "baseline": "1.17.2",
-      "port-version": 2
+      "baseline": "1.18.1",
+      "port-version": 0
     },
     "c-dbg-macro": {
       "baseline": "2020-02-29",
diff --git a/versions/c-/c-ares.json b/versions/c-/c-ares.json
index 31f6637..ada408e 100644
--- a/versions/c-/c-ares.json
+++ b/versions/c-/c-ares.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "2cb4435e3fb8124d0666a8fa56e2031b21322909",
+      "version-semver": "1.18.1",
+      "port-version": 0
+    },
     {
       "git-tree": "8c97dd38d470b96784d2aa4484d04afca77e2c60",
       "version-semver": "1.17.2",

@Thomas1664 Thomas1664 marked this pull request as ready for review April 9, 2022 23:14
@JonLiu1993 JonLiu1993 self-assigned this Apr 11, 2022
@JonLiu1993 JonLiu1993 added the category:port-update The issue is with a library, which is requesting update new revision label Apr 11, 2022
@JonLiu1993 JonLiu1993 added the info:reviewed Pull Request changes follow basic guidelines label Apr 11, 2022
@strega-nil-ms
Copy link
Contributor

Thanks!

@strega-nil-ms strega-nil-ms merged commit 3c8c9ee into microsoft:master Apr 11, 2022
@Thomas1664 Thomas1664 deleted the c-ares branch April 11, 2022 15:45
ekilmer added a commit to ekilmer/vcpkg that referenced this pull request Apr 12, 2022
* master: (139 commits)
  [dstorage] Add port for Microsoft.Direct3D.DirectStorage NuGet (microsoft#24063)
  [vcpkg] Refactor toolchain & generator selection (microsoft#23846)
  [icu] update to 70.1 (microsoft#23445)
  [vcpkg] Update android usage documentation (microsoft#23690)
  [LMDB] update to 0.9.29 (microsoft#24045)
  [catch2] Don't install docs (microsoft#24046)
  [harfbuff] fix arm64 osx build (microsoft#24055)
  [openxr-loader] remove from CI baseline (microsoft#24057)
  [imath] Update to 3.1.5 (microsoft#24059)
  [openssl] Fix dynamic builds on UNIX (microsoft#24061)
  [c-ares] update to 1.18.1 (microsoft#24062)
  [igraph] update to 0.9.8 (microsoft#24065)
  [cmake-user] Fix library check (microsoft#24070)
  [openxr-loader] fix ci.baseline.txt (microsoft#24073)
  [tinycbor] Fix file conflicts with libcbor (microsoft#24056)
  [graphviz,libslirp] Limit msys to windows (microsoft#24032)
  [bdwgc] Don't build docs (microsoft#24025)
  [capstone] update to 5.0.0-rc2 (microsoft#23979)
  [clockutils] Fix x64-windows-static-md (microsoft#23965)
  [braft] New port (microsoft#23830)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants