Brad House
Brad House
WIP This PR implements native punycode support in a non-OS specific manner. It also updates the Windows search suffix to encode if necessary. Fixes #1016
**Describe the bug** We are using generator_generic_slsa3.yml to generate SLSA3 for the [c-ares](https://github.com/c-ares/c-ares) project and just had our first release using it. We generate the release and upload the tarball...
#### Description Port from libyang1 to libyang3. This depends on changes to sonic-buildimage. Main Tracking ticket https://github.com/sonic-net/sonic-buildimage/issues/22385 Fixes https://github.com/sonic-net/sonic-buildimage/issues/22385
Port from libyang1 to libyang3. This depends on changes to sonic-buildimage. Main Tracking PR here: https://github.com/sonic-net/sonic-buildimage/issues/22385 Fixes https://github.com/sonic-net/sonic-buildimage/issues/22385 Signed-off-by: Brad House (@bradh352)
#### Description Port from libyang1 to libyang3. This depends on changes to sonic-buildimage. Main Tracking ticket https://github.com/sonic-net/sonic-buildimage/issues/22385 Fixes https://github.com/sonic-net/sonic-buildimage/issues/22385 #### Motivation and Context #### How Has This Been Tested? ####...
#### Description Port from libyang1 to libyang3. This depends on changes to sonic-buildimage. Main Tracking ticket https://github.com/sonic-net/sonic-buildimage/issues/22385 Fixes https://github.com/sonic-net/sonic-buildimage/issues/22385
As per https://github.com/sonic-net/sonic-buildimage/issues/20725 attribute validation must be enabled otherwise failures will be observed. This prevents the ASIC from coming online on broadcom and likely other vendors. Signed-off-by: Brad House