{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":68312233,"defaultBranch":"master","name":"vcpkg","ownerLogin":"microsoft","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-09-15T16:40:50.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6154722?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716233441.0","currentOid":""},"activityList":{"items":[{"before":"dbcf97b9d985d2d74692e8ed4e40c70c35c5c711","after":"587cd223b4ec2f95ac49d393843107bdbd9d8d76","ref":"refs/heads/master","pushedAt":"2024-05-21T22:29:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[hdr-histogram] add new port (#38810)\n\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] The name of the port matches an existing name for this component\r\non https://repology.org/ if possible, and/or is strongly associated with\r\nthat component on search engines.\r\n- [x] Optional dependencies are resolved in exactly one way. For\r\nexample, if the component is built with CMake, all `find_package` calls\r\nare REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or\r\ndisabled with\r\n[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html).\r\n- [x] The versioning scheme in `vcpkg.json` matches what upstream says.\r\n- [x] The license declaration in `vcpkg.json` matches what upstream\r\nsays.\r\n- [x] The installed as the \"copyright\" file matches what upstream says.\r\n- [x] The source code of the component installed comes from an\r\nauthoritative source.\r\n- [x] The generated \"usage text\" is accurate. See\r\n[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)\r\nfor context.\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is in the new port's versions file.\r\n- [x] Only one version is added to each modified port's versions file.\r\n\r\n---------\r\n\r\nCo-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>","shortMessageHtmlLink":"[hdr-histogram] add new port (#38810)"}},{"before":"8a875a6fc09e391c143a18a576673d6977b3e630","after":"dbcf97b9d985d2d74692e8ed4e40c70c35c5c711","ref":"refs/heads/master","pushedAt":"2024-05-21T22:17:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[DPP] Bump to version 10.0.30 (#38811)\n\n**This PR updates DPP package to 10.0.30**\r\n\r\nOur vcpkg update is built from our CI actions.\r\n\r\n- #### Which triplets are supported/not supported? Have you updated the\r\n[CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)?\r\n `Triplets are unchanged, baseline not updated.`\r\n\r\n- #### Does your PR follow the [maintainer\r\nguide](https://github.com/microsoft/vcpkg/blob/master/docs/maintainers/maintainer-guide.md)?\r\n `Yes`\r\n\r\n- #### If you have added/updated a port: Have you run `./vcpkg\r\nx-add-version --all` and committed the result?\r\n `Yes`","shortMessageHtmlLink":"[DPP] Bump to version 10.0.30 (#38811)"}},{"before":"4fac06df862058ea453c9f2136f0852f9235c528","after":"8a875a6fc09e391c143a18a576673d6977b3e630","ref":"refs/heads/master","pushedAt":"2024-05-21T22:13:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[glaze] update to v2.6.4 (#38819)\n\nUpdate to 2.6.4, previous version has broken support for clang16+,\r\nhttps://github.com/stephenberry/glaze/releases/tag/v2.6.4\r\n\r\nFixed message aswell, dropped support of gcc11 in version 2.6.3,\r\nhttps://github.com/stephenberry/glaze/releases/tag/v2.6.3\r\n\r\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [ ] The \"supports\" clause reflects platforms that may be fixed by this\r\nnew version.\r\n- [ ] Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.\r\n- [ ] Any patches that are no longer applied are deleted from the port's\r\ndirectory.\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.","shortMessageHtmlLink":"[glaze] update to v2.6.4 (#38819)"}},{"before":"e254914ca46a6b6fae9e8f74d29d6cedfe31f594","after":"4fac06df862058ea453c9f2136f0852f9235c528","ref":"refs/heads/master","pushedAt":"2024-05-21T22:02:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[sqlite-orm] Fix test feature to support uwp (#38825)\n\nAccording to the upstream PR\r\n[1295](https://github.com/fnc12/sqlite_orm/pull/1295), fix the test\r\nfeature to support uwp.\r\n\r\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [ ] ~~SHA512s are updated for each updated download.~~\r\n- [X] The \"supports\" clause reflects platforms that may be fixed by this\r\nnew version.\r\n- [ ] ~~Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.~~\r\n- [ ] ~~Any patches that are no longer applied are deleted from the\r\nport's directory.~~\r\n- [X] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [X] Only one version is added to each modified port's versions file.\r\n\r\nTest features passed with following triplet:\r\n\r\n```\r\nx64-uwp\r\n```","shortMessageHtmlLink":"[sqlite-orm] Fix test feature to support uwp (#38825)"}},{"before":"a100b6b90e9183f088ecec377b184ca0fc2d0bef","after":"e254914ca46a6b6fae9e8f74d29d6cedfe31f594","ref":"refs/heads/master","pushedAt":"2024-05-21T21:58:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[sail] Bump version to 0.9.5 (#38829)\n\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [ ] The \"supports\" clause reflects platforms that may be fixed by this\r\nnew version.\r\n- [ ] Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.\r\n- [ ] Any patches that are no longer applied are deleted from the port's\r\ndirectory.\r\n- [ ] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [ ] Only one version is added to each modified port's versions file.","shortMessageHtmlLink":"[sail] Bump version to 0.9.5 (#38829)"}},{"before":"261dd6831673d3b07e5118261f7e161a21d1a759","after":"a100b6b90e9183f088ecec377b184ca0fc2d0bef","ref":"refs/heads/master","pushedAt":"2024-05-21T21:58:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[mongoose] update to 7.14 (#38830)\n\nSigned-off-by: Vitalii Koshura ","shortMessageHtmlLink":"[mongoose] update to 7.14 (#38830)"}},{"before":"b7589b1b2c6061470246f2d194e604ca4513f4c7","after":null,"ref":"refs/heads/devdiv-sas","pushedAt":"2024-05-20T19:30:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"BillyONeal","name":"Billy O'Neal","path":"/BillyONeal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1544943?s=80&v=4"}},{"before":"7eb700c9688daed6d8bdcdc571ebe3eedea6a774","after":"261dd6831673d3b07e5118261f7e161a21d1a759","ref":"refs/heads/master","pushedAt":"2024-05-20T19:30:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"BillyONeal","name":"Billy O'Neal","path":"/BillyONeal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1544943?s=80&v=4"},"commit":{"message":"DevDiv Internal Mint SAS Tokens (#38803)\n\nMint asset caching SAS token using user-delegation SAS instead of\r\nstorage keys.","shortMessageHtmlLink":"DevDiv Internal Mint SAS Tokens (#38803)"}},{"before":"57ddc3a1e413cac157b0a17e33539435c4ee97a4","after":"b7589b1b2c6061470246f2d194e604ca4513f4c7","ref":"refs/heads/devdiv-sas","pushedAt":"2024-05-18T01:11:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"BillyONeal","name":"Billy O'Neal","path":"/BillyONeal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1544943?s=80&v=4"},"commit":{"message":"Mint asset caching SAS token using user-delegation SAS instead of storage keys.","shortMessageHtmlLink":"Mint asset caching SAS token using user-delegation SAS instead of sto…"}},{"before":"e7f09a9ab9b41d73163cca5b3e29b3014345ccd8","after":"57ddc3a1e413cac157b0a17e33539435c4ee97a4","ref":"refs/heads/devdiv-sas","pushedAt":"2024-05-18T01:00:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"BillyONeal","name":"Billy O'Neal","path":"/BillyONeal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1544943?s=80&v=4"},"commit":{"message":"Mint asset caching SAS token using user-delegation SAS instead of storage keys.","shortMessageHtmlLink":"Mint asset caching SAS token using user-delegation SAS instead of sto…"}},{"before":"cbfe00b47673e2b5d456406ae58ab7fc76d78027","after":"e7f09a9ab9b41d73163cca5b3e29b3014345ccd8","ref":"refs/heads/devdiv-sas","pushedAt":"2024-05-18T00:54:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"BillyONeal","name":"Billy O'Neal","path":"/BillyONeal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1544943?s=80&v=4"},"commit":{"message":"Mint asset caching SAS token using user-delegation SAS instead of storage keys.","shortMessageHtmlLink":"Mint asset caching SAS token using user-delegation SAS instead of sto…"}},{"before":"b866b0b7c773ceacb4b3cc72252a789d3dfbe759","after":"cbfe00b47673e2b5d456406ae58ab7fc76d78027","ref":"refs/heads/devdiv-sas","pushedAt":"2024-05-18T00:51:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"BillyONeal","name":"Billy O'Neal","path":"/BillyONeal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1544943?s=80&v=4"},"commit":{"message":"Mint asset caching SAS token using user-delegation SAS instead of storage keys.","shortMessageHtmlLink":"Mint asset caching SAS token using user-delegation SAS instead of sto…"}},{"before":"59b517248195c0ff8674d682cd52b2dc4a155546","after":"b866b0b7c773ceacb4b3cc72252a789d3dfbe759","ref":"refs/heads/devdiv-sas","pushedAt":"2024-05-18T00:48:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"BillyONeal","name":"Billy O'Neal","path":"/BillyONeal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1544943?s=80&v=4"},"commit":{"message":"Mint asset caching SAS token using user-delegation SAS instead of storage keys.","shortMessageHtmlLink":"Mint asset caching SAS token using user-delegation SAS instead of sto…"}},{"before":"45f25c73caf2ec4a4eaa1485facccd21eac70a8e","after":"59b517248195c0ff8674d682cd52b2dc4a155546","ref":"refs/heads/devdiv-sas","pushedAt":"2024-05-18T00:42:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"BillyONeal","name":"Billy O'Neal","path":"/BillyONeal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1544943?s=80&v=4"},"commit":{"message":"Mint asset caching SAS token using user-delegation SAS instead of storage keys.","shortMessageHtmlLink":"Mint asset caching SAS token using user-delegation SAS instead of sto…"}},{"before":null,"after":"45f25c73caf2ec4a4eaa1485facccd21eac70a8e","ref":"refs/heads/devdiv-sas","pushedAt":"2024-05-18T00:41:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"BillyONeal","name":"Billy O'Neal","path":"/BillyONeal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1544943?s=80&v=4"},"commit":{"message":"Mint asset caching SAS token using user-delegation SAS instead of storage keys.","shortMessageHtmlLink":"Mint asset caching SAS token using user-delegation SAS instead of sto…"}},{"before":"f8d65dccc080c8ef476ed7dae2bb8ea475d691c6","after":"7eb700c9688daed6d8bdcdc571ebe3eedea6a774","ref":"refs/heads/master","pushedAt":"2024-05-17T21:34:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"data-queue","name":null,"path":"/data-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144965964?s=80&v=4"},"commit":{"message":"[libjxl] Fix wasm32-emscripten build (#38785)\n\nFixes error during the CMake configuration step caused by the missing\r\nexecution of the third-party dependencies fetch script required for\r\nEmscripten in libjxl CMakeLists.txt.\r\n`\r\nCMake Error at third_party/CMakeLists.txt:128 (message):\r\n Please run\r\n\r\nC:/Users/david/vcpkg/buildtrees/libjxl/src/v0.10.2-fef900ea4e.clean/deps.sh\r\n to fetch the build dependencies.\r\n`\r\nFix by using libpng provided by vcpkg disabling the bundled libpng\r\noption.\r\n\r\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- ~~[ ] SHA512s are updated for each updated download.~~\r\n- ~~[ ] The \"supports\" clause reflects platforms that may be fixed by\r\nthis new version.~~\r\n- ~~[ ] Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.~~\r\n- ~~[ ] Any patches that are no longer applied are deleted from the\r\nport's directory.~~\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.","shortMessageHtmlLink":"[libjxl] Fix wasm32-emscripten build (#38785)"}},{"before":"b4bbda74c3aa962f77cbaa0b44a14e23e01e7efb","after":"f8d65dccc080c8ef476ed7dae2bb8ea475d691c6","ref":"refs/heads/master","pushedAt":"2024-05-17T21:31:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"data-queue","name":null,"path":"/data-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144965964?s=80&v=4"},"commit":{"message":"[icu] Add reminder to install autoconf-archive (#38019)\n\nFixes #38005.\r\nBy user request, add a reminder to install `autoconf-archive` on\r\nnon-windows machines.\r\n\r\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [ ] ~SHA512s are updated for each updated download.~\r\n- [ ] ~The \"supports\" clause reflects platforms that may be fixed by\r\nthis new version.~\r\n- [ ] ·Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.~\r\n- [ ] ~Any patches that are no longer applied are deleted from the\r\nport's directory.~\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.\r\n\r\n---------\r\n\r\nCo-authored-by: Monica ","shortMessageHtmlLink":"[icu] Add reminder to install autoconf-archive (#38019)"}},{"before":"9b9c16fa53d754a18fbe9cd1e74b722e6cb7db11","after":"b4bbda74c3aa962f77cbaa0b44a14e23e01e7efb","ref":"refs/heads/master","pushedAt":"2024-05-17T21:10:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"data-queue","name":null,"path":"/data-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144965964?s=80&v=4"},"commit":{"message":"[avcpp] Update to 2.3.2 (#38749)\n\nUpdate `avcpp` to 2.3.2.\r\n\r\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [ ] ~~The \"supports\" clause reflects platforms that may be fixed by\r\nthis new version.~~\r\n- [ ] ~~Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.~~\r\n- [ ] ~~Any patches that are no longer applied are deleted from the\r\nport's directory.~~\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.\r\n\r\n---------\r\n\r\nCo-authored-by: Lily Wang ","shortMessageHtmlLink":"[avcpp] Update to 2.3.2 (#38749)"}},{"before":"f494dbbaf14be012d6d5c3a4e59d1237933ed51a","after":"9b9c16fa53d754a18fbe9cd1e74b722e6cb7db11","ref":"refs/heads/master","pushedAt":"2024-05-17T21:09:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"data-queue","name":null,"path":"/data-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144965964?s=80&v=4"},"commit":{"message":"[mp-units] update to v2.1.1 (#38791)\n\nCurrent version v2.1.0 cannot be compiled with gcc14, this minor version\r\nfixes that\r\nhttps://github.com/mpusz/mp-units/issues/575\r\n\r\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [ ] The \"supports\" clause reflects platforms that may be fixed by this\r\nnew version.\r\n- [ ] Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.\r\n- [ ] Any patches that are no longer applied are deleted from the port's\r\ndirectory.\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.","shortMessageHtmlLink":"[mp-units] update to v2.1.1 (#38791)"}},{"before":"06475a351672e6fad52e707b33e30eaf2811d341","after":"f494dbbaf14be012d6d5c3a4e59d1237933ed51a","ref":"refs/heads/master","pushedAt":"2024-05-17T21:08:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"data-queue","name":null,"path":"/data-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144965964?s=80&v=4"},"commit":{"message":"[glaze] update to v2.6.3 (#38793)\n\nThis version supports gcc14\r\n\r\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [ ] The \"supports\" clause reflects platforms that may be fixed by this\r\nnew version.\r\n- [ ] Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.\r\n- [ ] Any patches that are no longer applied are deleted from the port's\r\ndirectory.\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.","shortMessageHtmlLink":"[glaze] update to v2.6.3 (#38793)"}},{"before":"5b55ba9daba082460b99056602c1067afd4e0c45","after":"06475a351672e6fad52e707b33e30eaf2811d341","ref":"refs/heads/master","pushedAt":"2024-05-17T19:11:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"data-queue","name":null,"path":"/data-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144965964?s=80&v=4"},"commit":{"message":"[wxwidgets] Update to 3.2.5 (#38733)\n\nFixes https://github.com/microsoft/vcpkg/issues/38731\r\nDelete upstream merged patch fix-glegl.patch.\r\n- [X] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [X] SHA512s are updated for each updated download.\r\n- [ ] ~~The \"supports\" clause reflects platforms that may be fixed by\r\nthis new version.~~\r\n- [ ] ~~Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.~~\r\n- [X] Any patches that are no longer applied are deleted from the port's\r\ndirectory.\r\n- [X] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [X] Only one version is added to each modified port's versions file.\r\n\r\nAll features passed with following triplets:\r\n\r\n```\r\nx86-windows\r\nx64-windows\r\nx64-windows-static\r\n```\r\n\r\n---------\r\n\r\nCo-authored-by: Jim wang (BEYONDSOFT CONSULTING INC) ","shortMessageHtmlLink":"[wxwidgets] Update to 3.2.5 (#38733)"}},{"before":"f5cab8282dcb84b410c19e8fdada945ceed95cd8","after":"5b55ba9daba082460b99056602c1067afd4e0c45","ref":"refs/heads/master","pushedAt":"2024-05-17T19:06:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"data-queue","name":null,"path":"/data-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144965964?s=80&v=4"},"commit":{"message":"[vcpkg baseline][qt5-base] Add option disable feature gssapi to fix ci baseline (#38670)\n\nFixes regression:\r\nhttps://dev.azure.com/vcpkg/public/_build/results?buildId=102737&view=results\r\n````\r\nREGRESSION: lunarg-vulkantools:x64-linux failed with BUILD_FAILED\r\nREGRESSION: qt5-serialbus:x64-linux failed with BUILD_FAILED\r\n````\r\nError:\r\n````\r\n/usr/bin/ld: /mnt/vcpkg-ci/b/krb5/x64-linux-dbg/lib/gssapi/krb5/../../.././../src/krb5-1-8a38cd677f.clean/src/lib/gssapi/krb5/export_name.c:61: undefined reference to `krb5_free_context'\r\n````\r\nAdd option _--gssapi=no_ to disable use feature gssapi\r\nRemove\r\n````\r\nlunarg-vulkantools:x64-linux=fail\r\nqt5-serialbus:x64-linux=fail \r\n```` \r\nfrom ci.baseline.txt\r\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [ ] ~~SHA512s are updated for each updated download.~~\r\n- [ ] ~~The \"supports\" clause reflects platforms that may be fixed by\r\nthis new version.~~\r\n- [ ] ~~Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.~~\r\n- [ ] ~~Any patches that are no longer applied are deleted from the\r\nport's directory.~~\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.\r\n\r\n---------\r\n\r\nCo-authored-by: Jon ","shortMessageHtmlLink":"[vcpkg baseline][qt5-base] Add option disable feature gssapi to fix c…"}},{"before":"de9557b47b1f5610403eab25e59220ccba3f8d8d","after":"f5cab8282dcb84b410c19e8fdada945ceed95cd8","ref":"refs/heads/master","pushedAt":"2024-05-17T18:57:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"data-queue","name":null,"path":"/data-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144965964?s=80&v=4"},"commit":{"message":"[gdk-pixbuf] Update to 2.42.12 (#38789)\n\nFixes #38788 \r\n\r\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [x] The \"supports\" clause reflects platforms that may be fixed by this\r\nnew version.\r\n- [x] Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.\r\n- [x] Any patches that are no longer applied are deleted from the port's\r\ndirectory.\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.","shortMessageHtmlLink":"[gdk-pixbuf] Update to 2.42.12 (#38789)"}},{"before":"eb35cebf3d881a4629e13547e78a9396914873ae","after":"de9557b47b1f5610403eab25e59220ccba3f8d8d","ref":"refs/heads/master","pushedAt":"2024-05-17T06:45:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"data-queue","name":null,"path":"/data-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144965964?s=80&v=4"},"commit":{"message":"[scnlib] Fix include CMAKE_INSTALL_INCLUDEDIR (#38746)\n\nFixes include `CMAKE_INSTALL_INCLUDEDIR` since target `scn::scn` lost\r\n`INTERFACE_INCLUDE_DIRECTORIES`,\r\n\r\nFixed by backporting upstream patches in\r\nhttps://github.com/eliaskosunen/scnlib/pull/111.\r\n\r\nFormat and unify `EOL` to `LF` of `portfile.cmake`.\r\n\r\n### Checklist\r\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [ ] ~The \"supports\" clause reflects platforms that may be fixed by\r\nthis new version.~\r\n- [x] Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.\r\n- [x] Any patches that are no longer applied are deleted from the port's\r\ndirectory.\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.\r\n\r\n### Test\r\nThe port usage tests pass with the following triplets:\r\n* x64-linux\r\n* x64-windows","shortMessageHtmlLink":"[scnlib] Fix include CMAKE_INSTALL_INCLUDEDIR (#38746)"}},{"before":"b3c870d4f79febf73775295775d388168a7b72f7","after":"eb35cebf3d881a4629e13547e78a9396914873ae","ref":"refs/heads/master","pushedAt":"2024-05-17T06:39:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"data-queue","name":null,"path":"/data-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144965964?s=80&v=4"},"commit":{"message":"[arrow] Update to 16.1.0 (#38727)\n\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [ ] The \"supports\" clause reflects platforms that may be fixed by this\r\nnew version.\r\n- [x] Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.\r\n- [x] Any patches that are no longer applied are deleted from the port's\r\ndirectory.\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.","shortMessageHtmlLink":"[arrow] Update to 16.1.0 (#38727)"}},{"before":"18ad8e69fc7781e5414faa93b0fa3a77c5c94eb1","after":"b3c870d4f79febf73775295775d388168a7b72f7","ref":"refs/heads/master","pushedAt":"2024-05-17T01:53:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"data-queue","name":null,"path":"/data-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144965964?s=80&v=4"},"commit":{"message":"[bddisasm] Update to 2.1.4 (#38753)\n\nUpdate `bddisasm` to the latest version 2.1.4.\r\n\r\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [ ] ~The \"supports\" clause reflects platforms that may be fixed by\r\nthis new version.~\r\n- [ ] ~Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.~\r\n- [ ] ~Any patches that are no longer applied are deleted from the\r\nport's directory.~\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.","shortMessageHtmlLink":"[bddisasm] Update to 2.1.4 (#38753)"}},{"before":"c66fd55f6f5b3494ed148435e1619fdabada26df","after":"18ad8e69fc7781e5414faa93b0fa3a77c5c94eb1","ref":"refs/heads/master","pushedAt":"2024-05-17T01:52:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"data-queue","name":null,"path":"/data-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144965964?s=80&v=4"},"commit":{"message":"[bxzstr] Update to 1.2.1 (#38759)\n\nUpdate `bxzstr` to the latest version 1.2.1.\r\n\r\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [ ] ~The \"supports\" clause reflects platforms that may be fixed by\r\nthis new version.~\r\n- [ ] ~Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.~\r\n- [ ] ~Any patches that are no longer applied are deleted from the\r\nport's directory.~\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.","shortMessageHtmlLink":"[bxzstr] Update to 1.2.1 (#38759)"}},{"before":"6b99cf12ef42b9a1bda5a9ebc83720129540b9b0","after":"c66fd55f6f5b3494ed148435e1619fdabada26df","ref":"refs/heads/master","pushedAt":"2024-05-17T01:37:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"data-queue","name":null,"path":"/data-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144965964?s=80&v=4"},"commit":{"message":"[vcpkg baseline] Adding lunarg-vulkantools and qt5-serialbus as fail in ci.baseline.txt (#38752)\n\nFixes regression:\r\nhttps://dev.azure.com/vcpkg/public/_build/results?buildId=102737&view=results\r\n````\r\nREGRESSION: lunarg-vulkantools:x64-linux failed with BUILD_FAILED\r\nREGRESSION: qt5-serialbus:x64-linux failed with BUILD_FAILED\r\n````\r\nError:\r\n````\r\n/usr/bin/ld: /mnt/vcpkg-ci/b/krb5/x64-linux-dbg/lib/gssapi/krb5/../../.././../src/krb5-1-8a38cd677f.clean/src/lib/gssapi/krb5/export_name.c:61: undefined reference to `krb5_free_context'\r\n````\r\n\r\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [ ] ~~SHA512s are updated for each updated download.~~\r\n- [ ] ~~The \"supports\" clause reflects platforms that may be fixed by\r\nthis new version.~~\r\n- [ ] ~~Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.~~\r\n- [ ] ~~Any patches that are no longer applied are deleted from the\r\nport's directory.~~\r\n- [ ] ~~The version database is fixed by rerunning `./vcpkg\r\nx-add-version --all` and committing the result.~~\r\n- [x] Only one version is added to each modified port's versions file.\r\n\r\nCo-authored-by: Jon ","shortMessageHtmlLink":"[vcpkg baseline] Adding lunarg-vulkantools and qt5-serialbus as fail …"}},{"before":"5da825f1512cdb76e47f1ee471011c3a0923f68d","after":"6b99cf12ef42b9a1bda5a9ebc83720129540b9b0","ref":"refs/heads/master","pushedAt":"2024-05-16T21:52:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"data-queue","name":null,"path":"/data-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144965964?s=80&v=4"},"commit":{"message":"[zycore] Update to 1.5.0 (#38694)\n\nFixes https://github.com/microsoft/vcpkg/issues/38692\r\nDelete the upstream fixed patch fix-install.patch.\r\n- [X] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [X] SHA512s are updated for each updated download.\r\n- [ ] ~~The \"supports\" clause reflects platforms that may be fixed by\r\nthis new version.~~\r\n- [ ] ~~Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.~~\r\n- [X] Any patches that are no longer applied are deleted from the port's\r\ndirectory.\r\n- [X] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [X] Only one version is added to each modified port's versions file.\r\n\r\nUsage test pass with following triplets:\r\n\r\n```\r\nx64-windows\r\n```","shortMessageHtmlLink":"[zycore] Update to 1.5.0 (#38694)"}},{"before":"1d3566248464de5d95e7de871ff047350599726e","after":"5da825f1512cdb76e47f1ee471011c3a0923f68d","ref":"refs/heads/master","pushedAt":"2024-05-16T21:48:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"data-queue","name":null,"path":"/data-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144965964?s=80&v=4"},"commit":{"message":"[rest-rpc] Update version to 0.12 (#38721)\n\nFix https://github.com/microsoft/vcpkg/issues/38705\r\nNo feature need to test.\r\n\r\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [ ] ~~The \"supports\" clause reflects platforms that may be fixed by\r\nthis new version.~~\r\n- [ ] ~~Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.~~\r\n- [ ] ~~Any patches that are no longer applied are deleted from the\r\nport's directory.~~\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.","shortMessageHtmlLink":"[rest-rpc] Update version to 0.12 (#38721)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEUFZepwA","startCursor":null,"endCursor":null}},"title":"Activity · microsoft/vcpkg"}