Changelog for
cargo-c-debugsource-0.10.3~git0.ee7d7ef-2.3.i586.rpm :
* Fri Sep 20 2024 William Brown
- bsc#1230683 - CVE-2024-45405 - gix-path improper path resolution
* Tue Aug 27 2024 Enrico Belleri - Update to version 0.10.3~git0.ee7d7ef:
* Wire in the heuristics
* Implement heuristics for target-specific install paths
* Fix the generated header fingerprinting logic
* Make notice about missing windows debug files verbose-only
* Update dependencies
* Require cargo 0.80.0- Use macros from cargo-packaging- Remove cargo_config: contained in vendor.tar- Remove cargo_audit service: now part of cargo_vendor- Remove custom rustflags and let the macros set them instead
* Tue Jun 04 2024 david.mulderAATTsuse.com- Update to version 0.9.32~git0.56dfe34:
* Prepare for release
* Bump cargo version
* Use clone_from/clone_into
* Do not install the versioned links and lib on Android
* docs: add rustls-ffi to README users list
* Bump the msrv again
* Bump msrv
* Bump cargo version
* Match the beaviour of meson regarding relative paths in the install directories
* Bump cargo version
* Tue Oct 17 2023 bjorn.lieAATTgmail.com- Update to version 0.9.27~git0.54774e0:
* Complete the soversion granularity
* Bump cbindgen
* Make sure the version variables are consistent
* Fix sover detection for 0-based versioning
* Bump cargo version
* Bump cbindgen
* Do not pass the token to clippy-check- Switch _service to manual.
* Tue Mar 14 2023 Dirk Müller - add constraints to avoid out of disk space errors
* Mon Jan 02 2023 asnAATTcryptomilk.org- Update to version 0.9.15~git0.2d3044b:
* Prepare for release
* Update to cargo-0.67 and clap-4
* macos: Allow larger install_name entries
* Fix the new clippy lints
* Don\'t include version in soname ELF header if versioning is disabled
* Use get_many instead of values_of_lossy
* Use macos-12 for the macos runner
* Add job deps
* Generate paths relative to ${prefix} in the pkg-config file even if --libdir or --includedir are given
* Compact the main CI
* Fix more warnings in the main CI
* Use a custom release profile to strip binaries
* ci(deploy): Use musl abi for aarch64 linux binary, add i686 linux
* Remove msys2 test
* Update the example-project CI
* Make sure the supported rustc version is evident
* Use the default compiler to build a static binary for musl
* Save all the linux binaries
* Prepare for release
* Add pre-built ppc64le and aarch64 linux binaries
* Simplify the deploy script
* Fix new clippy lints
* Update to cargo-0.66
* Use dtolnay/rust-toolchain
* Remove actions-rs/cargo
* Prepare for release
* add support for illumos
* Bump cargo version
* Prepare for release
* Bump cargo to 0.64
* Install the windows DLL in the libdir if it is custom
* Fix typo on readme
* Bump the codecov action
* Add sonames on musl
* Mon Jul 04 2022 asnAATTcryptomilk.org- Update to version 0.9.11~git0.41f5562:
* Prepare for release
* Fix clippy warnings
* Versions bump
* Add back the deps.rs badge
* Increase the regex requirement
* Prepare for release
* Bump cargo
* Add support for Haiku Operating System
* Add udbserver to users
* Extend the coverage further
* Fix the code coverage script
* Fix subcommand fallback support
* Print the issued commands
* Fix testing cross compilation
* Bump cargo-metadata
* Bump cbindgen
* Support rustc-1.60 and following
* Update to clap-3.1 and cargo-0.61
* Prepare for release
* Do not use the patch version in macOS -install_name
* Add Android to the build targets supported by LibType
* Make nightly clippy happy
* Simplify a writln
* Prepare for release
* Bump cargo version
* Remove newlines from the description
* Make the default destdir None
* CI: use MSYS2 cargo package for example project
* Print the PKG_CONFIG_PATH in verbose mode
* Wed Mar 02 2022 William Brown - Update vendored libraries to resolve security issues.
* Mon Jan 10 2022 asnAATTcryptomilk.org- Update to version 0.9.6~git0.68e65ad:
* Prepare for release
* Bump cargo
* Support custom paths for data files as it is available for includes
* Fix the datadir description
* Change the configuration paths for datadir
* Add datadir destination path customization
* Suppress warning about dead code for Common
* Add datadir support
* Make sure the right rust is used on deploy
* Bump the edition in the examples
* Thu Jan 06 2022 william.brownAATTsuse.com- resolve bsc#1194113 (CVE-2018-25023)- resolve bsc#1194119 (CVE-2021-45710)