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

[xerces-c] Update to 3.2.4 #28928

Merged
merged 3 commits into from
Jan 16, 2023
Merged

[xerces-c] Update to 3.2.4 #28928

merged 3 commits into from
Jan 16, 2023

Conversation

dg0yt
Copy link
Contributor

@dg0yt dg0yt commented Jan 13, 2023

No description provided.

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 92225e6ce480662b29319d8e917d253976407247 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index 28e7b85..47b01a7 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -8273,8 +8273,8 @@
       "port-version": 0
     },
     "xerces-c": {
-      "baseline": "3.2.3",
-      "port-version": 4
+      "baseline": "3.2.4",
+      "port-version": 0
     },
     "xeus": {
       "baseline": "0.24.3",
diff --git a/versions/x-/xerces-c.json b/versions/x-/xerces-c.json
index bb735c6..1d8e746 100644
--- a/versions/x-/xerces-c.json
+++ b/versions/x-/xerces-c.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "8b0ef386f33522a64bc06e375ff5e85ce05de31b",
+      "version": "3.2.4",
+      "port-version": 0
+    },
     {
       "git-tree": "6e0b3743b100fd4c22291b3c55ff73aac8ae188c",
       "version": "3.2.3",

@dg0yt dg0yt marked this pull request as ready for review January 14, 2023 06:04
@JonLiu1993 JonLiu1993 added the category:port-update The issue is with a library, which is requesting update new revision label Jan 16, 2023
@JonLiu1993
Copy link
Member

All features are tested successfully in the following triplet:

  • x86-windows
  • x64-windows
  • x64-windows-static

@JonLiu1993
Copy link
Member

Tested usage successfully by xerces-c[*]:x64-windows-static triplet

@LilyWangLL LilyWangLL added the info:reviewed Pull Request changes follow basic guidelines label Jan 16, 2023
@vicroms vicroms merged commit 688ece7 into microsoft:master Jan 16, 2023
@dg0yt dg0yt deleted the xerces-c branch January 17, 2023 05:30
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.

4 participants