Releases: coreos/zincati
Releases · coreos/zincati
v0.0.29
Changes:
- cargo: update all dependencies to latest versions
- Add the action
prepare_files
to generate the new rpm file
SHA-256 Digests:
- crate:
36c2e5190aa09b85d5c3245c35b498b3c43737b59fddcfd923173765719f3b3d
- vendor:
320c88a614694bb3520bc33cea1d272d29c911c2417507fc2eeb2748b443fafc
Full Changelog: v0.0.28...v0.0.29
zincati 0.0.28
Changes:
- ci: cancel previous build on PR update
- update_agent: add hidden knob to override interactive session check
- packit: add initial support
- cargo: update all dependencies to latest versions
SHA-256 Digests:
- crate:
01505e3b6da2ef5a61d93fe05ca73446ed05ec0301503187a6cc0c0fb94ab2c9
- vendor:
18d2d884e631818a105c545f4b99ae995bd153bab53b1d325ae8df29e68fa800
Full Changelog: v0.0.27...v0.0.28
zincati 0.0.27
Changes:
- cargo: update all dependencies to latest versions
- cargo: bump libsystemd to 0.7.0 to fix fd leak
SHA-256 Digests:
- crate:
f7ff3349ba8815f67376222a899643d5716914c4bcc291a1425909ca502b8e32
- vendor:
e384d8321065d21018da3ddb38a2dda13624ef441d3c405ce28f5a87291a5011
zincati 0.0.26
Mainly minor bugfixes and a lot of crate dependency bumps.
What's Changed
- cargo: zincati release 0.0.25 by @lucab in #841
- build(deps): bump tokio from 1.21.1 to 1.21.2 by @dependabot in #842
- cli: port from structopt to clap-3 by @lucab in #843
- cli: stop using deprecated clap-v3 features by @lucab in #844
- build(deps): bump clap from 3.2.22 to 4.0.1 by @dependabot in #845
- build(deps): bump libc from 0.2.133 to 0.2.134 by @dependabot in #847
- build(deps): bump clap from 4.0.1 to 4.0.4 by @dependabot in #848
- build(deps): bump zbus from 3.1.0 to 3.2.0 by @dependabot in #846
- cli: stop using deprecated clap-v4 features by @lucab in #849
- build(deps): bump clap from 4.0.4 to 4.0.7 by @dependabot in #850
- build(deps): bump clap from 4.0.7 to 4.0.8 by @dependabot in #851
- build(deps): bump ordered-float from 3.1.0 to 3.2.0 by @dependabot in #852
- build(deps): bump clap from 4.0.8 to 4.0.9 by @dependabot in #853
- build(deps): bump fail from 0.5.0 to 0.5.1 by @dependabot in #855
- build(deps): bump serde_json from 1.0.85 to 1.0.86 by @dependabot in #856
- build(deps): bump libc from 0.2.134 to 0.2.135 by @dependabot in #857
- build(deps): bump clap from 4.0.9 to 4.0.12 by @dependabot in #858
- build(deps): bump clap from 4.0.12 to 4.0.13 by @dependabot in #860
- build(deps): bump clap from 4.0.13 to 4.0.14 by @dependabot in #861
- ci: migrate to new directory and method names by @jlebon in #862
- build(deps): bump clap from 4.0.14 to 4.0.15 by @dependabot in #863
- build(deps): bump clap from 4.0.15 to 4.0.17 by @dependabot in #864
- build(deps): bump serde_json from 1.0.86 to 1.0.87 by @dependabot in #866
- build(deps): bump filetime from 0.2.17 to 0.2.18 by @dependabot in #867
- build(deps): bump futures from 0.3.24 to 0.3.25 by @dependabot in #868
- build(deps): bump ordered-float from 3.2.0 to 3.3.0 by @dependabot in #865
- build(deps): bump anyhow from 1.0.65 to 1.0.66 by @dependabot in #869
- build(deps): bump serde from 1.0.145 to 1.0.147 by @dependabot in #870
- build(deps): bump clap from 4.0.17 to 4.0.18 by @dependabot in #871
- build(deps): bump prometheus from 0.13.2 to 0.13.3 by @dependabot in #872
- build(deps): bump libc from 0.2.135 to 0.2.136 by @dependabot in #873
- build(deps): bump zbus from 3.2.0 to 3.3.0 by @dependabot in #874
- build(deps): bump libc from 0.2.136 to 0.2.137 by @dependabot in #875
- identity: remove requirement for
coreos-assembler.basearch
by @cgwalters in #876 - build: Drop LTO by default by @cgwalters in #877
- status: preparatory work for stream detection from container by @cgwalters in #879
- identity: use stream metadata crate for architecture detection by @cgwalters in #880
- Start a port to once_cell by @cgwalters in #881
- build(deps): bump env_logger from 0.9.1 to 0.9.3 by @dependabot in #884
- build(deps): bump ordered-float from 3.3.0 to 3.4.0 by @dependabot in #883
- build(deps): bump regex from 1.6.0 to 1.7.0 by @dependabot in #885
- build(deps): bump clap from 4.0.18 to 4.0.22 by @dependabot in #882
- build(deps): bump clap from 4.0.22 to 4.0.23 by @dependabot in #887
- build(deps): bump chrono from 0.4.22 to 0.4.23 by @dependabot in #888
- build(deps): bump clap from 4.0.23 to 4.0.24 by @dependabot in #889
- build(deps): bump clap from 4.0.24 to 4.0.25 by @dependabot in #890
- build(deps): bump zbus from 3.3.0 to 3.5.0 by @dependabot in #891
- build(deps): bump clap from 4.0.25 to 4.0.26 by @dependabot in #893
- build(deps): bump reqwest from 0.11.12 to 0.11.13 by @dependabot in #892
- service: exit and prevent restarts if booted into a container image by @cgwalters in #896
- build(deps): bump tokio from 1.21.2 to 1.22.0 by @dependabot in #897
- Simplify read paths by @cgwalters in #898
- lockfile: periodic refresh by @lucab in #894
- build(deps): bump serde_json from 1.0.87 to 1.0.89 by @dependabot in #899
- build(deps): bump env_logger from 0.9.3 to 0.10.0 by @dependabot in #900
- build(deps): bump clap from 4.0.26 to 4.0.27 by @dependabot in #901
- build(deps): bump serde from 1.0.147 to 1.0.148 by @dependabot in #902
- build(deps): bump envsubst from 0.2.0 to 0.2.1 by @dependabot in #903
- build(deps): bump zbus from 3.5.0 to 3.6.1 by @dependabot in #908
- build(deps): bump serde from 1.0.148 to 1.0.149 by @dependabot in #907
- build(deps): bump tokio from 1.22.0 to 1.23.0 by @dependabot in #909
- build(deps): bump filetime from 0.2.18 to 0.2.19 by @dependabot in #910
- build(deps): bump libc from 0.2.137 to 0.2.138 by @dependabot in #905
- build(deps): bump toml from 0.5.9 to 0.5.10 by @dependabot in #913
- build(deps): bump serde from 1.0.149 to 1.0.150 by @dependabot in #912
- Fix GitHub Actions deprecation warnings; switch away from unmaintained
actions-rs/toolchain
by @bgilbert in #923 - build(deps): bump tokio from 1.23.0 to 1.24.1 by @dependabot in #926
- build(deps): bump once_cell from 1.16.0 to 1.17.0 by @dependabot in #922
- Drop "Json" suffix from rpm-ostree types by @cgwalters in #927
- build(deps): bump regex from 1.7.0 to 1.7.1 by @dependabot in #929
- build(deps): bump mockito from 0.31.0 to 0.31.1 by @dependabot in #906
- build(deps): bump serde from 1.0.150 to 1.0.152 by @dependabot in #921
- build(deps): bump libc from 0.2.138 to 0.2.139 by @dependabot in #920
- build(deps): bump clap from 4.0.27 to 4.0.29 by @dependabot in #919
- build(deps): bump serde_json from 1.0.89 to 1.0.91 by @dependabot in #916
- build(deps): bump glob from 0.3.0 to 0.3.1 by @dependabot in #934
- cargo: add configuration for cargo-vendor-filterer by @bgilbert in #942
- Sync repo templates ⚙ by @coreosbot-releng in #943
- build(deps): bump libsystemd from 0.5.0 to 0.6.0 by @dependabot in #918
- build(deps): bump serde_json from 1.0.91 to 1.0.94 by @dependabot in #954
- build(deps): bump thiserror from 1.0.37 to 1.0.39 by @dependabot in #953
- build(deps): bump http from 0.2.8 to 0.2.9 by @dependabot in #956
- Sync repo templates ⚙ by @coreosbot-releng in #960
- docs: Remove Travis-CI badge & Use upstream theme & update to 0.4.1 by @travier in #959
- build(deps): bump openssl from 0.10.42 to 0.10.48 by @dependabot in #970
- build(deps): bump anyhow from 1.0.66 to 1.0.71 by @dependabot in #976
- build(deps): bump enumflags2 from 0.7.5 to 0.7.7 by @dependabot in #974
- build(deps): bump tokio from 1.24.1 to 1.25.0 by @dependabot in #938
- build(deps): bump h2 from 0.3.15 to 0.3.17 by @dependabot in #973
- build(deps): bump serde from 1.0.152 to 1.0.156 by @dependabot in #964
- build(deps): bump o...
zincati 0.0.25
Changes:
- cargo: bump to 2021 edition
- cargo: update all dependencies to latest versions
- ci: bump toolchains
- dist/systemd: add explicit ordering, after multi-user.target
- tests/kola: re-arrange shared test helpers
Tracker: https://github.com/coreos/zincati/milestone/22
SHA-256 Digests:
- crate:
5bd6e48d2e235c90d20f3b84ca39e96cf981d1878639f3aea3cf0f2bf8d92a6f
- vendor:
90f875e0df7d1682edc3e331d9b8312ccd59c97d3240dd05feba0c574328658f
zincati 0.0.24
Changes:
- update_agent: handle staging failures in a more graceful way
- update_agent: improve linewrapping of logout warning
- update_agent: log finalization success
- update_agent: log progress while waiting for the end of user sessions
- update_agent: record a denylist in the state of update agent
- update_agent: verify stream label on commit metadata before deploying
- metrics: hard fail on socket cleanup errors
- docs: small docs fixes
- cargo: enable debuginfo in release profile
- ci: bump linting toolchain to latest stable (1.56.0)
Tracker: https://github.com/coreos/zincati/milestone/21
SHA-256 Digests:
- crate:
2df760bc3a6f0046f017f774134e3e80c1612008fbcd6f268dfd6f12be82ddc9
- vendor:
095dd8a264e024ac8b0125672c871d968ceee2907a2d313db4f55e8ba135d598
zincati 0.0.23
Changes:
- workflows: limit permissions to reading repo contents
- rpm_ostree/deploy: block on driver registration
- docs/images: update actor graph with D-Bus actor
- update_agent: put agent state behind a RwLock
- update_agent: remove unused
Result
s - update_agent: misc cleanup
- update_agent: put state behind
Rc
instead ofArc
- update_agent: split state_changed out of UpdateAgentInfo
- update_agent: use
Cell
forstate_changed
field - dist/config.d/*.toml: Add missing EOL
Tracker: https://github.com/coreos/zincati/milestone/20
SHA-256 Digests:
- crate:
3f886f440f1d7828be9f7c75967bd1ad73e244eb15d506cc030a114c73a8bf23
- vendor:
f20dd7c7f84ff2382d5bde226dfe468de3225ca51f6e5f2c04ea902269ad42ea
zincati 0.0.22
Changes:
- lockfile: general refresh, update all openssl crates
- Add more metrics around finalization attempts
- workflows: bump MSRV and lints toolchain
- update_agent: promote some log messages to INFO level
- update_agent: slow down end state tick cadence
- dist: fix dbus configuration
Tracker: https://github.com/coreos/zincati/milestone/19
SHA-256 Digests:
- crate:
cfea9f4af7b35f9d3260630f8fe8035d6229cd16178cadce75de39321056af57
- vendor:
a211f2c3bb4ddf1212c1e9a1aa31d1016559e17ac756d68488696f5cfb3fa13f
zincati 0.0.21
Changes:
- docs/usage/updates-strategy: use real emoji
- update_agent: fix logic around reboot delays
- agent: clear systemd StatusText on SIGTERM
- update_agent: reword reboot delay broadcast mesage
- rpm_ostree/actor: add traces when CLI returns
- cargo: development version bump
- update_agent: log deploy attempt outcome
- cargo/release: set sign-tag property
Tracker: https://github.com/coreos/zincati/milestone/18
SHA-256 Digests:
- crate:
1565befc60fcbe7d2e983ca05e03702f5e0d8c713dc344c994eee66e2ac34546
- vendor:
e9d3d4d1431651e2daafb3a31075ac51a1de607712f4c9d2b15be3fd1380b735
zincati 0.0.20
Changes:
- strategy/periodic: support configuring a time zone for reboot windows
- src: clean up error handling
- agent: add new actor for D-Bus server interface
- cargo: bump tokio, actix, reqwest
- doc/quickstart: use FCOS buildroot image
- docs: fix "Edit this page on GitHub" links
- tests/kola: add dead-end MOTD kola test
- ci: adapt to new buildroot image
- ci: bump MSRV toolchain
- ci: bump linting toolchain
- ci: use fcos buildroot
Tracker: https://github.com/coreos/zincati/milestone/17?closed=1
SHA-256 digests:
- crate:
0b3f8ab8aa1982ab74a933eb772fac30f5a0fee731054e01baaa04c3c6a4f6cc
- vendor:
fc22fa56d1bef367bbbdc07a0f553b64db137dc7ff40e7e7fe7d0f56ac5de692