Skip to content

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

renovate requested to merge renovate/github.com-coreos-go-systemd-22.x into master

This MR contains the following updates:

Package Type Update Change
github.com/coreos/go-systemd require major v0.0.0-20190719114852-fd7a80b32e1f -> v22.3.2

Release Notes

coreos/go-systemd

v22.3.2

Compare Source

Changes:

  • dbus: fix deprecated marks and docs
  • journal: close unix socket after successful probe

v22.3.1

Compare Source

Changes:

  • sdjournal: fix input argument type in C.Malloc call
  • gomod: update godbus to v5.0.4

v22.3.0

Compare Source

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

Compare Source

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

Compare Source

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: At any time (no schedule defined).

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

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

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


  • If you want to rebase/retry this MR, check this box.

This MR has been generated by Renovate Bot.

Merge request reports