getsolus / ferryd

Fast, safe and reliable transit for the delivery of software updates to users.
https://getsol.us
Apache License 2.0
15 stars 5 forks source link

Update module github.com/coreos/go-systemd to v22 #14

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/coreos/go-systemd require major v0.0.0-20190321100706-95778dfbb74e -> v22.5.0

Release Notes

coreos/go-systemd (github.com/coreos/go-systemd) ### [`v22.5.0`](https://togithub.com/coreos/go-systemd/releases/tag/v22.5.0): go-systemd v22.5.0 [Compare Source](https://togithub.com/coreos/go-systemd/compare/v22.4.0...v22.5.0) Changes: - journal: add StderrIsJournalStream function - internal/dlopen: fix test and run in CI ### [`v22.4.0`](https://togithub.com/coreos/go-systemd/releases/tag/v22.4.0): go-systemd v22.4.0 [Compare Source](https://togithub.com/coreos/go-systemd/compare/v22.3.2...v22.4.0) Changes: - dbus: add Connected methods to check connections status - dbus: add support for querying unit by PID - dbus: implement support for cgroup freezer APIs - journal: remove implicit initialization - login1: add methods to get session/user properties - login1: add context-aware ListSessions and ListUsers methods ### [`v22.3.2`](https://togithub.com/coreos/go-systemd/releases/tag/v22.3.2): go-systemd v22.3.2 [Compare Source](https://togithub.com/coreos/go-systemd/compare/v22.3.1...v22.3.2) Changes: - dbus: fix deprecated marks and docs - journal: close unix socket after successful probe ### [`v22.3.1`](https://togithub.com/coreos/go-systemd/releases/tag/v22.3.1): go-systemd v22.3.1 [Compare Source](https://togithub.com/coreos/go-systemd/compare/v22.3.0...v22.3.1) Changes: - sdjournal: fix input argument type in C.Malloc call - gomod: update godbus to v5.0.4 ### [`v22.3.0`](https://togithub.com/coreos/go-systemd/releases/tag/v22.3.0): go-systemd v22.3.0 [Compare Source](https://togithub.com/coreos/go-systemd/compare/v22.2.0...v22.3.0) Changes: - dbus: add KillUnitWithTarget - dbus: fix typo in GetUnitTypePropertyContext - sdjournal: drop conditional static specifier - ci: clean up legacy helpers - ci: let system settle before running tests ### [`v22.2.0`](https://togithub.com/coreos/go-systemd/releases/tag/v22.2.0): go-systemd v22.2.0 [Compare Source](https://togithub.com/coreos/go-systemd/compare/v22.1.0...v22.2.0) Changes: - go-systemd: fix building on windows - dbus: add context-aware methods - dbus: add context to open functions - dbus: add ListJobs method - sdjournal: SeekTail should be followed by Previous, not Next - sdjournal: add GetBootID support - ci: add initial GitHub workflow - ci: add container tests ### [`v22.1.0`](https://togithub.com/coreos/go-systemd/releases/tag/v22.1.0): go-systemd v22.1.0 [Compare Source](https://togithub.com/coreos/go-systemd/compare/v22.0.0...v22.1.0) Changes: - docs: update docs links in README - unit: do not export private constants - unit: deserialize keeps all semantic data - deserialize: Use quote to print possibly-invalid string - login1: support getting active session and session details

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.