Releases: coreos/bootupd
Releases · coreos/bootupd
0.2.17
What's Changed
- coreos: update aleph version handling by @dustymabe in #585
- Release 0.2.17 by @cgwalters in #587
Full Changelog: v0.2.16...v0.2.17
0.2.16
What's Changed
- two minor patches + c9s compat by @cgwalters in #579
- grubconfigs: move the GRUB2DIR creation earlier by @dustymabe in #583
- build(deps): bump openssl from 0.10.60 to 0.10.61 by @dependabot in #581
- build(deps): bump libc from 0.2.150 to 0.2.151 by @dependabot in #580
- Release 0.2.16 by @jmarrero in #584
New Contributors
- @dustymabe made their first contribution in #583
- @jmarrero made their first contribution in #584
Full Changelog: v0.2.15...v0.2.16
v0.2.15
What's Changed
- efi: Gracefully no-op if there's no
BootCurrent
by @cgwalters in #571 - build(deps): bump serde from 1.0.190 to 1.0.192 by @dependabot in #566
- ci: cancel previous build on PR update by @jlebon in #572
- build(deps): bump openssl from 0.10.59 to 0.10.60 by @dependabot in #575
- build(deps): bump serde from 1.0.192 to 1.0.193 by @dependabot in #574
- Release 0.2.15 by @cgwalters in #576
Full Changelog: v0.2.14...v0.2.15
v0.2.14
What's Changed
- build(deps): bump openssl from 0.10.57 to 0.10.59 by @dependabot in #558
- build(deps): bump libc from 0.2.149 to 0.2.150 by @dependabot in #560
- build(deps): bump serde_json from 1.0.107 to 1.0.108 by @dependabot in #559
- grubconfigs: Ensure grub2 dir exists by @cgwalters in #561
- Add support for root=boot (with EFI) and writing UUID file by @cgwalters in #562
- ci: Adapt for Fedora 39 by @cgwalters in #567
allow(clippy::style)
by @cgwalters in #568- efi: Only try to update firmware if booted via EFI by @cgwalters in #569
- build(deps): bump libsystemd from 0.6.0 to 0.7.0 by @dependabot in #563
- Release 0.2.14 by @cgwalters in #570
Full Changelog: v0.2.13...v0.2.14
v0.2.13
What's Changed
- packaging: Move static configs into main package by @cgwalters in #549
- Add
backend install --auto
by @cgwalters in #555 - build(deps): bump serde from 1.0.189 to 1.0.190 by @dependabot in #554
- build(deps): bump tempfile from 3.8.0 to 3.8.1 by @dependabot in #553
- No-op on s390x by @cgwalters in #556
- Release 0.2.13 by @cgwalters in #557
Full Changelog: v0.2.12...v0.2.13
v0.2.12
What's Changed
- build(deps): bump serde_json from 1.0.105 to 1.0.107 by @dependabot in #531
- build(deps): bump chrono from 0.4.26 to 0.4.31 by @dependabot in #530
- build(deps): bump libc from 0.2.147 to 0.2.148 by @dependabot in #529
- Fix removal in non-existent files by @xlejo in #528
- Import static grub configuration by @cgwalters in #536
- install: Add support for selecting components by @cgwalters in #535
- Add a few more debug log messages by @cgwalters in #538
- ci: Test fast tracking virtiofsd by @cgwalters in #539
- backend: Make --generate-update-metadata require a sysroot of / by @cgwalters in #541
- Packagesystem cleanup by @cgwalters in #540
- build(deps): bump libc from 0.2.148 to 0.2.149 by @dependabot in #544
- build(deps): bump serde from 1.0.188 to 1.0.189 by @dependabot in #545
- Add support for installing static grub configs by @cgwalters in #543
- grub.cfg: drop
set pager=1
by @jlebon in #548 - Release 0.1.12 by @cgwalters in #547
New Contributors
Full Changelog: v0.2.11...v0.2.12
v0.2.11
What's Changed
- Cargo.lock: Mass update by @cgwalters in #527
- Release 0.2.11 by @cgwalters in #534
Full Changelog: v0.2.10...v0.2.11
v0.2.10
What's Changed
- Copy xtask packaging bits from bootc by @cgwalters in #426
- bios.rs: implement BIOS (grub) by @HuijingHei in #420
- xtask: Add timestamp to version by @cgwalters in #430
- build(deps): bump tempfile from 3.3.0 to 3.4.0 by @dependabot in #434
- bios: Always add
part_gpt
by @cgwalters in #433 - README.md: Update status to reflect current reality by @cgwalters in #439
- build(deps): bump libc from 0.2.137 to 0.2.140 by @dependabot in #436
- build(deps): bump chrono from 0.4.23 to 0.4.24 by @dependabot in #438
- build(deps): bump openssl from 0.10.42 to 0.10.47 by @dependabot in #443
- build(deps): bump serde_json from 1.0.87 to 1.0.94 by @dependabot in #435
- build(deps): bump anyhow from 1.0.66 to 1.0.70 by @dependabot in #444
- build(deps): bump serde from 1.0.147 to 1.0.158 by @dependabot in #446
- build(deps): bump fn-error-context from 0.2.0 to 0.2.1 by @dependabot in #453
- build(deps): bump libc from 0.2.140 to 0.2.141 by @dependabot in #460
- build(deps): bump openssl from 0.10.47 to 0.10.50 by @dependabot in #461
- build(deps): bump serde_json from 1.0.94 to 1.0.95 by @dependabot in #459
- build(deps): bump serde from 1.0.158 to 1.0.159 by @dependabot in #458
- build(deps): bump anyhow from 1.0.70 to 1.0.71 by @dependabot in #470
- build(deps): bump openssl from 0.10.50 to 0.10.52 by @dependabot in #469
- build(deps): bump libc from 0.2.141 to 0.2.142 by @dependabot in #466
- Bump MSRV to 1.66.0 by @cgwalters in #450
- Update env_logger to 0.10 by @cgwalters in #448
- Don't adopt systemd boot loaders by @dbnicholson in #462
- build(deps): bump serde from 1.0.159 to 1.0.162 by @dependabot in #471
- build(deps): bump libsystemd from 0.5.0 to 0.6.0 by @dependabot in #418
- build(deps): bump tempfile from 3.4.0 to 3.5.0 by @dependabot in #457
- build(deps): bump serde_json from 1.0.95 to 1.0.96 by @dependabot in #463
- build(deps): bump libc from 0.2.142 to 0.2.143 by @dependabot in #473
- build(deps): bump serde from 1.0.162 to 1.0.163 by @dependabot in #475
- build(deps): bump libc from 0.2.143 to 0.2.144 by @dependabot in #474
- Sync repo templates ⚙ by @coreosbot-releng in #476
- build-sys: Use new tier = 2 for cargo-vendor-filterer by @cgwalters in #479
- build(deps): bump log from 0.4.17 to 0.4.18 by @dependabot in #478
- Sync repo templates ⚙ by @coreosbot-releng in #477
- Sync repo templates ⚙ by @coreosbot-releng in #482
- build(deps): bump openssl from 0.10.52 to 0.10.53 by @dependabot in #480
- build(deps): bump chrono from 0.4.24 to 0.4.25 by @dependabot in #481
- Sync repo templates ⚙ by @coreosbot-releng in #483
- Sync repo templates ⚙ by @coreosbot-releng in #487
- build(deps): bump libc from 0.2.144 to 0.2.145 by @dependabot in #486
- build(deps): bump openssl from 0.10.53 to 0.10.54 by @dependabot in #485
- build(deps): bump chrono from 0.4.25 to 0.4.26 by @dependabot in #484
- build(deps): bump libc from 0.2.145 to 0.2.146 by @dependabot in #488
- build(deps): bump log from 0.4.18 to 0.4.19 by @dependabot in #489
- build(deps): bump serde from 1.0.163 to 1.0.164 by @dependabot in #490
- build(deps): bump tempfile from 3.5.0 to 3.6.0 by @dependabot in #491
- build(deps): bump serde_json from 1.0.96 to 1.0.97 by @dependabot in #492
- build(deps): bump serde_json from 1.0.97 to 1.0.99 by @dependabot in #493
- build(deps): bump openssl from 0.10.54 to 0.10.55 by @dependabot in #495
- build(deps): bump libc from 0.2.146 to 0.2.147 by @dependabot in #494
- build(deps): bump serde from 1.0.164 to 1.0.171 by @dependabot in #496
- Sync repo templates ⚙ by @coreosbot-releng in #498
- build(deps): bump serde_json from 1.0.99 to 1.0.103 by @dependabot in #500
- build(deps): bump anyhow from 1.0.71 to 1.0.72 by @dependabot in #499
- build(deps): bump tempfile from 3.6.0 to 3.7.0 by @dependabot in #504
- build(deps): bump serde from 1.0.171 to 1.0.174 by @dependabot in #502
- build(deps): bump serde_json from 1.0.103 to 1.0.104 by @dependabot in #506
- build(deps): bump serde from 1.0.174 to 1.0.179 by @dependabot in #507
- build(deps): bump openssl from 0.10.55 to 0.10.56 by @dependabot in #508
- build(deps): bump serde from 1.0.179 to 1.0.182 by @dependabot in #509
- build(deps): bump tempfile from 3.7.0 to 3.7.1 by @dependabot in #510
- build(deps): bump log from 0.4.19 to 0.4.20 by @dependabot in #511
- build(deps): bump serde from 1.0.182 to 1.0.183 by @dependabot in #513
- build(deps): bump serde_json from 1.0.104 to 1.0.105 by @dependabot in #517
- build(deps): bump anyhow from 1.0.72 to 1.0.75 by @dependabot in #516
- build(deps): bump tempfile from 3.7.1 to 3.8.0 by @dependabot in #515
- build(deps): bump openssl from 0.10.56 to 0.10.57 by @dependabot in #519
- build(deps): bump serde from 1.0.183 to 1.0.188 by @dependabot in #518
- Bump rust-version = 1.70.0 && Release 0.2.10 by @cgwalters in #523
New Contributors
- @dbnicholson made their first contribution in #462
- @coreosbot-releng made their first contribution in #476
Full Changelog: v0.2.9...v0.2.10
0.2.9
What's Changed
- build(deps): bump libc from 0.2.134 to 0.2.135 by @dependabot in #388
- build(deps): bump anyhow from 1.0.65 to 1.0.66 by @dependabot in #391
- build(deps): bump serde_json from 1.0.85 to 1.0.87 by @dependabot in #392
- Statically enable bootupd.socket by @cgwalters in #396
- build(deps): bump libc from 0.2.135 to 0.2.137 by @dependabot in #395
- build(deps): bump chrono from 0.4.22 to 0.4.23 by @dependabot in #400
- build(deps): bump serde from 1.0.145 to 1.0.147 by @dependabot in #393
- build(deps): bump clap from 3.2.22 to 3.2.23 by @dependabot in #394
- build(deps): bump env_logger from 0.9.1 to 0.9.3 by @dependabot in #399
- README.md: We're not really a daemon by @cgwalters in #401
- ci: Use f37 for overrides by @cgwalters in #416
- efi: Reuse existing mountpoint if available by @cgwalters in #412
- Fix GitHub Actions deprecation warnings; switch away from unmaintained
actions-rs/toolchain
by @bgilbert in #422 - util.rs: move some code to function to reuse by @HuijingHei in #423
- Release 0.2.9 by @cgwalters in #424
New Contributors
- @HuijingHei made their first contribution in #423
Full Changelog: v0.2.8...v0.2.9
0.2.8
What's Changed
- build(deps): bump libc from 0.2.126 to 0.2.131 by @dependabot in #360
- Port from
lazy_static
→once_cell
by @cgwalters in #351 - build(deps): bump chrono from 0.4.19 to 0.4.22 by @dependabot in #359
- build(deps): bump libc from 0.2.131 to 0.2.132 by @dependabot in #361
- build(deps): bump serde_json from 1.0.81 to 1.0.85 by @dependabot in #366
- build(deps): bump once_cell from 1.13.0 to 1.14.0 by @dependabot in #369
- build(deps): bump serde from 1.0.140 to 1.0.144 by @dependabot in #365
- build(deps): bump clap from 3.2.2 to 3.2.22 by @dependabot in #371
- build(deps): bump anyhow from 1.0.58 to 1.0.65 by @dependabot in #372
- build(deps): bump env_logger from 0.9.0 to 0.9.1 by @dependabot in #373
- build(deps): bump iana-time-zone from 0.1.44 to 0.1.48 by @dependabot in #374
- build(deps): bump libc from 0.2.132 to 0.2.133 by @dependabot in #375
- build(deps): bump once_cell from 1.14.0 to 1.15.0 by @dependabot in #376
- build(deps): bump serde from 1.0.144 to 1.0.145 by @dependabot in #377
- build(deps): bump libc from 0.2.133 to 0.2.134 by @dependabot in #381
- build(deps): bump openssl from 0.10.41 to 0.10.42 by @dependabot in #380
- efi: Rework/cleanup ESP mounting code by @cgwalters in #379
- efi: Unmount partition on drop by @cgwalters in #383
- ci: migrate to new directory and method names by @jlebon in #386
- Add support for Anaconda-based installs by @cgwalters in #387
- doc: Add docs about distribution/OS integration by @cgwalters in #390
- Release 0.28 by @cgwalters in #389
Full Changelog: v0.2.7...v0.2.8