v2024.1
This release fixes two regressions, one introduced in 2023.13
for upgrades with layered packages, and one for kernel
argument handling.
What's Changed
- build(deps): bump tokio from 1.34.0 to 1.35.1 by @dependabot in #4743
- build(deps): bump clap from 4.4.4 to 4.4.11 by @dependabot in #4742
- build(deps): bump reqwest from 0.11.20 to 0.11.23 by @dependabot in #4741
- build(deps): bump unsafe-libyaml from 0.2.8 to 0.2.10 by @dependabot in #4739
- build(deps): bump tempfile from 3.8.0 to 3.8.1 by @dependabot in #4744
- Check generated tmpfiles.d dir when removing package by @HuijingHei in #4746
- build(deps): bump futures from 0.3.28 to 0.3.30 by @dependabot in #4751
- build(deps): bump is-terminal from 0.4.9 to 0.4.10 by @dependabot in #4750
- build(deps): bump serde_json from 1.0.108 to 1.0.109 by @dependabot in #4749
- build(deps): bump cxx from 1.0.107 to 1.0.112 by @dependabot in #4748
- build(deps): bump cxx-build from 1.0.107 to 1.0.112 by @dependabot in #4747
- kargs: run
delete-if-present
andappend-if-missing
failed when there is existingkey
by @HuijingHei in #4738 - Release 2024.1 by @cgwalters in #4752
Full Changelog: v2023.12...v2024.1