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 nfs-utils.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: nfs-utils
version: "2.8.3"
epoch: 5
version: "2.8.4"
epoch: 0
description: kernel-mode NFS
copyright:
- license: GPL-2.0-only
Expand Down Expand Up @@ -44,11 +44,7 @@ pipeline:
- uses: fetch
with:
uri: https://www.kernel.org/pub/linux/utils/nfs-utils/${{package.version}}/nfs-utils-${{package.version}}.tar.xz
expected-sha512: ed8ac3a79f347a1dc91cba060f87f687eefc204430648099ca867114295dd8dd8e745bd809807d5bc79dfb1ad86eaf2a6f4506ec7889c54b231d8f65dcb59bd4

- uses: patch
with:
patches: fix-build-glibc-2.42.patch
expected-sha512: 2b547b2dfd96672a4867a2d385e58309a242c8fab457f7e48f79c3f362f652d1f81ea356ac5c56837cf2e6c2754fd02b499f75d044251090a161d4c28dd9ca32

- runs: ./autogen.sh

Expand Down
53 changes: 0 additions & 53 deletions nfs-utils/fix-build-glibc-2.42.patch

This file was deleted.

Loading