goldboot icon indicating copy to clipboard operation
goldboot copied to clipboard

Immutable infrastructure for the desktop!

Results 46 goldboot issues
Sort by recently updated
recently updated
newest added

Bumps [clap](https://github.com/clap-rs/clap) from 3.2.17 to 3.2.19. Release notes Sourced from clap's releases. v3.2.19 [3.2.19] - 2022-08-30 Fixes (help) Ensure required arguments for parent commands aren't shown in their subcommands when...

dependencies

Bumps [iana-time-zone](https://github.com/strawlab/iana-time-zone) from 0.1.44 to 0.1.46. Changelog Sourced from iana-time-zone's changelog. [0.1.46] - 2022-08-18 Added Implement for Solaris (#55) [0.1.45] - 2022-08-16 Fixed Fix potential use after free in MacOS...

dependencies

Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.23.0 to 0.24.0. Changelog Sourced from quick-xml's changelog. 0.24.0 -- 2022-08-28 New Features #387: Allow overlapping between elements of sequence and other elements (using new feature overlapped-lists)...

dependencies

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.143 to 1.0.144. Release notes Sourced from serde's releases. v1.0.144 Change atomic ordering used by Serialize impl of atomic types to match ordering used by Debug impl...

dependencies

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.83 to 1.0.85. Release notes Sourced from serde_json's releases. v1.0.85 Make Display for Number produce the same representation as serializing (#919) v1.0.84 Make Debug impl of serde_json::Value...

dependencies

Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.4 to 0.9.10. Release notes Sourced from serde_yaml's releases. 0.9.10 Make Display for Number produce the same representation as serializing (#316) 0.9.9 Add serde_yaml::with::singleton_map_recursive 0.9.8 Fix serialization...

dependencies

Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.21 to 0.4.22. Release notes Sourced from chrono's releases. 0.4.22 Unfortunately the introduction of the iana-time-zone dependency in 0.4.21 caused some new regressions with lesser known platforms....

dependencies

Greetings! 👋🏻 https://github.com/goldboot/goldboot/runs/7383149835?check_suite_focus=true#step:5:1055 Could these compilation errors in the CI build please be fixed? Trying to build the project locally based on the repository's content and the Github Action CI...

Bumps [rustls-pemfile](https://github.com/rustls/pemfile) from 0.3.0 to 1.0.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rustls-pemfile&package-manager=cargo&previous-version=0.3.0&new-version=1.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

It should be possible to support multiboot images (multiple operating systems in one image) by running the regular build process on each template in parallel and then merging the results...

enhancement