Commit Graph

5700 Commits

Author SHA1 Message Date
Azure SDK Bot
60e2c07d20
[azure-core-cpp] Update to May Release for Core Packages (#31256)
* [azure-security-keyvault-administration-cpp] Update to 4.0.0-beta.3

* [azure-identity-cpp] Update to 1.5.0
## 1.5.0 (2023-05-04)

### Features Added

- Added support for challenge-based and multi-tenant authentication.
- Added `DefaultAzureCredential`.

### Bugs Fixed

- [[#4443]](https://github.com/Azure/azure-sdk-for-cpp/issues/4443) Fixed potentially high CPU usage on Windows.

### Other Changes

- Improved diagnostics to utilize `Azure::Core::Credentials::TokenCredential::GetCredentialName()`.
- Improved log messages.

* [azure-core-cpp] Update to 1.9.0
## 1.9.0 (2023-05-04)

### Features Added

- Added the ability to ignore invalid certificate common name for TLS connections in WinHTTP transport.
- Added `DisableTlsCertificateValidation` in `TransportOptions`.
- Added `TokenCredential::GetCredentialName()` to be utilized in diagnostic messages. If you have any custom implementations of `TokenCredential`, it is recommended to pass the name of your credential to `TokenCredential` constructor. The old parameterless constructor is deprecated.
- Added support for challenge-based and multi-tenant authentication.

### Bugs Fixed

- Fixed the UUID generation so the variant is RFC 4122 conforming.

### Other Changes

- [[#4352]](https://github.com/Azure/azure-sdk-for-cpp/pull/4352) Fixed compilation error on Visual Studio 2017. (A community contribution, courtesy of _[jorgen](https://github.com/jorgen)_)

### Acknowledgments

Thank you to our developer community members who helped to make Azure Core better with their contributions to this release:

- Jorgen Lind _([GitHub](https://github.com/jorgen))_

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
2023-05-04 14:31:51 -07:00
Rémi Bédard-Couture
e4e9eb9891
[tree-similarity] add new port of tree-similarity to measure tree edit distance (#30901)
* Add port of tree-similarity to measure tree edit distance

* Fixed database version

* Fix version again

* Trying to fix the database version issue again

* Update tree-similarity to v0.2

* Added tree-similarity v0.2

* Use official repo to download the library (PR got merged); Clean up versions

* Update version manifest

* Update download hash

* Update version manifest

* Align version string with upstream repo release tag

* Update version manifest to align with upstream release tag

* Update to release 0.1.1 that installs only the header files

* Update version manifest
2023-05-04 11:44:55 -07:00
Frank Lichtenheld
c102be8b23
openssl: Fix installation of openssl[core,tools] (#31171)
Do not try to install file that does not exist.

Fixes #31170

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
2023-05-04 10:44:41 -07:00
SunBlack
2dae865af0
[liblas] Fix missing dependency to boost-foreach (#30950) 2023-05-04 10:44:24 -07:00
Cialloo
50847d0c8e
[rcon] add new port (#31131)
* add valve source rcon protocal library, depend on asio

* add license

* fix format error

* add version 1.0.0

* add blank line at the end of portfile.cmake and usage file

* execute vcpkg x-add-version --all --overwrite-version to fix error in CI

* change package name to cialloo-rcon

* change version

* Update versions/baseline.json

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-05-04 10:31:46 -07:00
Mengna Li
1c0b81956d
Fix incorrect library name in jasper.pc (#31158) 2023-05-04 10:28:55 -07:00
Benjamin Oldenburg
13a0b7ba8d
[pthreads] Fixed whitespaces in path issue (#31179)
* quotes

* Updated version

* move static patch filenames to vcpkg_from_sourceforge()
2023-05-04 10:27:12 -07:00
Kevin Lalumiere
c0b1007fe7
Fix microsoft/vcpkg#31218 (#31219) 2023-05-04 10:27:02 -07:00
Connor Broyles
39b4197519
[geos] Update to v3.11.2 (#31233)
* [geos] Update to v3.11.2

* [geos] Update baseline

* [geos] Fix GCC 13 build

* [geos] Update baseline
2023-05-04 10:25:51 -07:00
Connor Broyles
a615e65e78
[openexr] Update to v3.1.7 (#31235)
* [openexr] Update to v3.1.7

* [openexr] Update baseline
2023-05-04 10:24:45 -07:00
autoantwort
4eb7de6c44
[libmysql] fix sha (#31243) 2023-05-04 10:23:10 -07:00
Leonid Pospelov
7c4f51feb0
[node-api-headers] add usage (#31186)
* [node-api-headers] add usage

* port-ver

* .

* .

* Update usage

* Update node-api-headers.json
2023-05-04 10:22:22 -07:00
autoantwort
daeaf2c209
[gz-tools2] fix build (#31214) 2023-05-04 10:21:32 -07:00
Vitalii Koshura
388e9f1c82
[gtk3] Update to 3.24.37 (#31223)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-03 12:42:17 -07:00
Iridescent
44ef240471
[indicators] Update to 2.3 (#31232)
* [indicators] Update to 2.3

* Update [indicators] git-tree
2023-05-03 11:52:23 -07:00
Stephen E. Baker
6d69bbacd2
[luasocket] bump to 3.1.0 (#31078)
* [luasocket] Bump to 3.1.0

* vcpkg x-add-version luasocket
2023-05-02 15:21:40 -07:00
xiaozhuai, Weihang Ding
d5644a46ae
[angle] Fix crash on macos #29622 (#31163)
* [angle] Fix crash on macos #29622

* update version database
2023-05-02 14:47:47 -07:00
jim wang
bc2c3eee48
[ogre] Fix function override problem in macos system. (#31106)
* fix osx override error

* update version

* optimized syntax

* update version

* fix function

* update version
2023-05-02 14:44:40 -07:00
Tomas Morris
3edf135358
[BlingFire] Adding BlingFire Package (#31139)
* Adding BlingFire Package

* Adding updated baseline

* Updating supported platforms

* Fixing up json

* Updating version

* Removing uwp platform

* Updating version

* Updating to commit with cmake config

* Updating blingfire version

* Updating to latest blingfire with fixes for vcpkg

* Updating version
2023-05-02 13:57:19 -07:00
autoantwort
efea264062
[qtbase] fix osx features (#31208) 2023-05-02 13:23:58 -07:00
Vitalii Koshura
ee3fefebc7
[sentry-native] update to 0.6.2 (#31210)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-02 13:22:25 -07:00
BullyWiiPlaza
b9098338e0
[kissnet] Update version (#31212)
* [kissnet] Update version

* Update version database
2023-05-02 13:22:09 -07:00
Nikita Vakula
fbec0d7bc4
[cppkafka] bumped to 0.4.0 (#31182)
In this version some of the issues were solved:
1. No need for dynamic fix patch as it was solved inside the project.
2. CMake configs are installed
2023-05-02 12:40:04 -07:00
autoantwort
845b32161f
[hiredis] fix examples (#31130) 2023-05-02 11:34:43 -07:00
Carlos O'Ryan
a5d91f7d26
[functions-framework-cpp] fixup package name (#31086) 2023-05-01 16:10:56 -07:00
Osyotr
cdc952976a
[qt5-base] GLU is not required (#31148) 2023-05-01 16:00:31 -07:00
Carlos O'Ryan
8b332e211c
[google-cloud-cpp] update to the latest release (v2.10.0) (#31202) 2023-05-01 15:34:02 -07:00
Chuck Walbourn
0b57cc72ac
[directxmesh, directxtex, directxtk(12), uvatlas] April 2023 updates (#31196)
* [directxmesh, directxtex, directxtk(12), uvatalas] Update ports for April 2023 releases

* directxtex port updated upstream with better OpenMP support fix

* OpenMP hotfix for UVAtlas

* Update baseline

* Forgot to update the CMake config file for OpenMP

* CMake fixes made upstream

* Update baseline
2023-05-01 15:25:18 -07:00
Gordon Smith
c07e2482dc
[LIBMYSQL] OSX build creates invalid nuget package (#31134)
Fix:  Change /lib/plugin/debug to /debug/lib/plugin
Feat: Change ref to actual tagged version
Fix:  Remove duplicate "remove" file
Fix:  Add WITH_BUILD_ID to MAYBE_UNUSED_VARIABLES

Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
2023-05-01 15:23:17 -07:00
Steve Lhomme
ccefd02758
[matroska,ebml] copy PDBs (#31189)
* [ebml] copy PDBs

* [matroska] copy PDBs
2023-05-01 15:22:00 -07:00
Simon Altschuler
acb85506cc
[lager] update to latest (#31190) 2023-05-01 15:19:06 -07:00
Cédric Tabin
da6a91bb0b
Update to libzippp v6.1-1.9.2 (#31194) 2023-05-01 15:18:43 -07:00
Benjamin Oldenburg
de477e5ee7
update to 1.5.5 (#31180) 2023-05-01 15:15:58 -07:00
dittons
e4def443fe
[pegtl] update to 3.2.7 (#31183)
* * update pegtl from 3.2.6 to 3.2.7

* * update version database

---------

Co-authored-by: ian <ian>
2023-05-01 15:15:37 -07:00
Leonid Pospelov
6936bb6eed
[lionkor-commandline] Update to 2.2.0 (#31184)
* [lionkor-commandline] Update to 2.2.0

* ver
2023-05-01 15:14:13 -07:00
sbrajchuk
d46c6ba36f
[ryu] Fix toolchain selection on *nixes. Fix macOS build. Add support for Mingw-w64 on Windows (#31037)
* [ryu] Fix toolchain selection on *nixes. Fix macOS build. Add support for Mingw-w64 on Windows

* Refactor code

* Fix build type handling
2023-05-01 15:06:11 -07:00
d10sfan
8849a1a3c9
[fluidsynth] Add pulseaudio feature for Linux (#31138)
* Add pulseaudio feature for fluidsynth

* Add pulseaudio feature definition

* Formatting fix

* Update version

* x-add-version run

* Add pulseaudio feature package manager notice

* vcpkg x-add-version --all
2023-05-01 15:03:23 -07:00
talregev
197818b248
Add gz ports: [gz-cmake3] [gz-utils2] [gz-tools2] [gz-math7] (#28656)
* Add gz ports

* ci.baseline.txt android.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-05-01 11:55:39 -07:00
Benjamin Oldenburg
a92f44a98c
[glew] Only set the base address on x86 (32bit) (#31084) 2023-05-01 11:46:50 -07:00
Billy O'Neal
7e03daeb09
[nu-book-zxing-cpp] Enable stack protector, UWP (#31178)
Applies upstream commit accced21bae23320aad47b295de1085ab4e561b5 which appears to fix UWP and enables the stack protector.

Alternative to: https://github.com/microsoft/vcpkg/pull/29311

Resolves: https://github.com/microsoft/vcpkg/issues/29310
2023-05-01 11:43:15 -07:00
Kai Pastor
a9c97d38b6
[starlink-ast] Update, fix (#31201)
* [starlink-ast] Update, fix

* Cleanup
2023-05-01 11:24:04 -07:00
Kai Pastor
cb1301e997
[libzen,libmediainfo] Updates, fix dependencies (#31141)
* [libzen] Update, fix pkgconfig

* [libmediainfo] Update, fix dependencies

* [libzen] Restore package name

* [libmediainfo] Fix dependencies

* Fix pkgconfig

* [libmediainfo] Patch out local windows namespace

* [libmediainfo] Update to 23.04
2023-04-28 16:15:46 -07:00
JonLiu1993
c1c3932f77
[opencascade] Add samples feature (#31156)
* [opencascade] Add samples feature

* format vcpkg.json

* update version
2023-04-28 16:13:02 -07:00
lbermes
e52999ee1a
[openssl] correct fipsmodule install (#31142)
* Corrected fipsmodule.cnf install

move it to the same position as openssl.cnf, both are only examples of openssl

* Adjusted port version

* Adjusted SHA for vcpkg x-add-version --all

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-27 22:48:59 -07:00
Cheney Wang
187712658b
[vcpkg baseline][urho3d] Disable find_package (ALSA) (#31147) 2023-04-27 16:45:18 -07:00
Ómar Högni Guðmarsson
ee54793ab2
[glaze] new port (#30966)
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: Ómar Högni Guðmarsson <kind@rolla.me>
2023-04-27 15:25:13 -07:00
Billy O'Neal
7ced8fb441
[zeromq] Replay libbsd fix (#31151)
In https://github.com/microsoft/vcpkg/pull/31104 I didn't notice that https://github.com/microsoft/vcpkg/pull/31007/ was accidentally reverted.
2023-04-27 15:05:34 -07:00
David Ely
5971b70439
[x264] Replace "disable-gpl" feature with "gpl" (#30978) 2023-04-27 13:30:01 -07:00
JonLiu1993
3f34cf3a41
[zeromq | thrift] Replace deprecated cmake variables (#31104)
* replace obsolete functions

* update version

* Add option

* update version

* update variable

* update version
2023-04-27 12:15:15 -07:00
Frank
71adb53d50
[opencv3] Enable c++17 when building feature halide (#31097)
* [opencv3] Enable c++17 when building feature halide

* version

* add port-version

* version

* portfile.cmake

* version

* rv

* version

* portfile.cmake

* version

* portfile.cmake

* version
2023-04-27 12:14:55 -07:00