~ddstreet/systemd/+git/systemd:main

Last commit made on 2024-03-21
Get this branch:
git clone -b main https://git.launchpad.net/~ddstreet/systemd/+git/systemd

Branch merges

Branch information

Name:
main
Repository:
lp:~ddstreet/systemd/+git/systemd

Recent commits

ec0bc26... by Yu Watanabe <email address hidden>

Merge pull request #31880 from yuwata/network-varlink-trivial-cleanups

network: trivial varlink cleanups

11a9c57... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

build(deps): bump pkg/fedora from `2822a03` to `2e32a33`

Bumps pkg/fedora from `2822a03` to `2e32a33`.

---
updated-dependencies:
- dependency-name: pkg/fedora
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <email address hidden>

55c03cb... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

build(deps): bump pkg/debian from `86cd356` to `3b47281`

Bumps pkg/debian from `86cd356` to `3b47281`.

---
updated-dependencies:
- dependency-name: pkg/debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <email address hidden>

1015742... by Yu Watanabe <email address hidden>

varlink: use varlink_server_description()

2858d92... by Yu Watanabe <email address hidden>

network: set varlink description

7742d03... by Yu Watanabe <email address hidden>

networkctl: use varlink_flush_close_unrefp()

16f5baa... by Mike Yuan <email address hidden>

Merge pull request #31861 from yuwata/journalctl-fix-until

journalctl: make --until work again with --after-cursor and --lines

ae0e1cb... by Evgeny Vereshchagin

CI: revert the mmap_rnd_bits kludge

This reverts commit 2e0c2fb8fb15faeedf213930a4c2a3a6d584101f and commit
b7c7498de814b1e9825b43c28e307a7f0af8ffd2 now that
https://github.com/actions/runner-images/issues/9491 is closed.

c9f1a05... by Markus Merklinger <email address hidden>

Update USB ids of hwdb

839dce5... by Yu Watanabe <email address hidden>

Merge pull request #31862 from keszybz/add-strdup_to-helper

Add strdup_to() helper