{"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:1715992875.0","currentOid":""},"activityList":{"items":[{"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)"}},{"before":"937d335a0e0ad8eb61bf78a8fdcf4f7ecf3f89fc","after":"1d3566248464de5d95e7de871ff047350599726e","ref":"refs/heads/master","pushedAt":"2024-05-16T21:18: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":"[vcpkg baseline][libsoup] disable search krb5 to fix ci pinpline error (#38750)\n\nFixes regression:\r\nhttps://dev.azure.com/vcpkg/public/_build/results?buildId=102737&view=results\r\n````\r\nREGRESSION: libsoup:x64-linux failed with BUILD_FAILED\r\n````\r\nError:\r\n````\r\n/mnt/vcpkg-ci/b/krb5/x64-linux-dbg/util/et/../.././../src/krb5-1-8a38cd677f.clean/src/include/k5-thread.h:381: undefined reference to `k5_os_mutex_unlock'\r\n````\r\nInstallation order issue. libsoup automatically detect the presence of\r\nkrb5 and use it. Then the binary artifacts depend on krb5 binaries\r\nwithout declaring them. So disable auto-detection of krb5 in libsoup.\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: Jon ","shortMessageHtmlLink":"[vcpkg baseline][libsoup] disable search krb5 to fix ci pinpline error ("}},{"before":"66a252f70eebdd744c02d7ab8c1cc6fe123c70ee","after":"937d335a0e0ad8eb61bf78a8fdcf4f7ecf3f89fc","ref":"refs/heads/master","pushedAt":"2024-05-16T20:10:44.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":"[realm-core] new port (#38335)\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.","shortMessageHtmlLink":"[realm-core] new port (#38335)"}},{"before":"893a7f93c61c25b7bbffed18e4cc1c2972428fcc","after":"66a252f70eebdd744c02d7ab8c1cc6fe123c70ee","ref":"refs/heads/master","pushedAt":"2024-05-16T06:07:20.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":"[ngtcp2] Update to 1.5.0 (#38274)\n\nDisable Testing (via munit)\r\nRemove build cunit parameter\r\nUpdate no export patch","shortMessageHtmlLink":"[ngtcp2] Update to 1.5.0 (#38274)"}},{"before":"28c4ec8670e356d704827a349751c3454156d808","after":"893a7f93c61c25b7bbffed18e4cc1c2972428fcc","ref":"refs/heads/master","pushedAt":"2024-05-16T06:01:30.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":"[simdjson] Update to 3.9.2 (#38742)\n\nFixes #37999.\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":"[simdjson] Update to 3.9.2 (#38742)"}},{"before":"bcb354dbfa8bf7ad100996d334ce98f4805e3ac2","after":"28c4ec8670e356d704827a349751c3454156d808","ref":"refs/heads/master","pushedAt":"2024-05-15T22:34:17.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":"[libfork] update to version 3.8.0 (#38678)\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- [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":"[libfork] update to version 3.8.0 (#38678)"}},{"before":"d709ba4782b73630ee2e6e9d499d698739ca17b6","after":"bcb354dbfa8bf7ad100996d334ce98f4805e3ac2","ref":"refs/heads/master","pushedAt":"2024-05-15T22:22:35.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":"[xbyak] Update to 7.06 (#38726)\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\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":"[xbyak] Update to 7.06 (#38726)"}},{"before":"2a3ddf7584b9222843855475b3bb9812b43ba288","after":"d709ba4782b73630ee2e6e9d499d698739ca17b6","ref":"refs/heads/master","pushedAt":"2024-05-15T22:20:29.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":"[harfbuzz] Update to 8.5.0 (#38724)\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- [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":"[harfbuzz] Update to 8.5.0 (#38724)"}},{"before":"ae7862896bb2176d889bd84ddee2e28bb122a817","after":"2a3ddf7584b9222843855475b3bb9812b43ba288","ref":"refs/heads/master","pushedAt":"2024-05-15T21:57:31.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":"[libgpiod] update to 2.1.2 (#38737)\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- [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":"[libgpiod] update to 2.1.2 (#38737)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAETWTbKgA","startCursor":null,"endCursor":null}},"title":"Activity · microsoft/vcpkg"}