Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 3 additions & 7 deletions systemd.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package:
name: systemd
# 35712.patch can be dropped when 258 releases
version: "257.7"
epoch: 1
version: "257.8"
epoch: 0
description: The systemd System and Service Manager
copyright:
- license: LGPL-2.1-or-later AND GPL-2.0-or-later
Expand Down Expand Up @@ -90,11 +90,7 @@ pipeline:
with:
repository: https://github.com/systemd/systemd
tag: v${{package.version}}
expected-commit: 162e5e4a77931e4a7a7c9b6f86f09a70ec52a3e5

- uses: patch
with:
patches: 35712.patch
expected-commit: 5e38d199a623563698ab4a69acbbe3afa9135198

- uses: meson/configure
with:
Expand Down
25 changes: 0 additions & 25 deletions systemd/35712.patch

This file was deleted.

Loading