From 62aca41cb2d88ee4175225eec685a73c9e24c9f5 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Mon, 22 Apr 2024 23:51:11 +0200 Subject: [PATCH] fwupd: 1.9.16 -> 1.9.17 --- fwupd/.footprint | 8 ++++---- fwupd/.signature | 8 ++++---- fwupd/Pkgfile | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/fwupd/.footprint b/fwupd/.footprint index 12f471a61..b9b5a423d 100644 --- a/fwupd/.footprint +++ b/fwupd/.footprint @@ -47,10 +47,10 @@ drwxr-xr-x root/root usr/include/fwupd-1/libfwupd/ -rw-r--r-- root/root usr/include/fwupd-1/libfwupd/fwupd-security-attr.h -rw-r--r-- root/root usr/include/fwupd-1/libfwupd/fwupd-version.h drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/fwupd-1.9.16/ --rwxr-xr-x root/root usr/lib/fwupd-1.9.16/libfwupdengine.so --rwxr-xr-x root/root usr/lib/fwupd-1.9.16/libfwupdplugin.so --rwxr-xr-x root/root usr/lib/fwupd-1.9.16/libfwupdutil.so +drwxr-xr-x root/root usr/lib/fwupd-1.9.17/ +-rwxr-xr-x root/root usr/lib/fwupd-1.9.17/libfwupdengine.so +-rwxr-xr-x root/root usr/lib/fwupd-1.9.17/libfwupdplugin.so +-rwxr-xr-x root/root usr/lib/fwupd-1.9.17/libfwupdutil.so drwxr-xr-x root/root usr/lib/fwupd/ -rwxr-xr-x root/root usr/lib/fwupd/fwupd -rwxr-xr-x root/root usr/lib/fwupd/fwupd-detect-cet diff --git a/fwupd/.signature b/fwupd/.signature index cf6d29084..65ecdc877 100644 --- a/fwupd/.signature +++ b/fwupd/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF38RHcjMp4Pw3l3fkxFJOvb924lZ/O8yjc2kpYvFTrPSAs7hw3XnDlfIO7I8/1xl1P8h4m7R2UQTeJfwfdmG4MwY= -SHA256 (Pkgfile) = 12231a1e714164ae21d6351ea5188ec5c0778c805d217bffb52f769560734aac -SHA256 (.footprint) = 01caeef03d1355ee82e9778d9116823b147ef33f78c469676b9b5cb701aebddd -SHA256 (fwupd-1.9.16.tar.xz) = adcafc8697bbf6ccc742fa3ce62457d3ed76b5807c068d5ea688f1ab698927f7 +RWSagIOpLGJF3577SoGd86DYIPURugaH9PV8a7mdf2qzRrQ39Um7PnZ9l/kJgCZlPfMxfO079SgAUbXgQ6xsGgiOaHNRRNJNJQg= +SHA256 (Pkgfile) = 8fc0c95dbe9e42828784dd9b905d46dade0a48b2fa66d77764573da7705765d4 +SHA256 (.footprint) = 965db3e3a4d4bf3c668526e57a18588dc264af10e2f3bd568982608b9b786402 +SHA256 (fwupd-1.9.17.tar.xz) = 330f69dffb3cd9f94464b58bab35f28135b24fd2742431b9d5c475c65f780437 SHA256 (fwupd.service) = 1a67740971d3d0b4e5a5afe69b236b491c62a8e53cdcef198e34c5cbf6208e5e diff --git a/fwupd/Pkgfile b/fwupd/Pkgfile index 9622f264e..8a3bc5459 100644 --- a/fwupd/Pkgfile +++ b/fwupd/Pkgfile @@ -5,7 +5,7 @@ # Optional: bash-completion bluez consolekit efivar flashrom fwupd-efi libcbor libdrm libgusb modemmanager pandoc-bin polkit protobuf-c python3-markdown tpm2-tss udisks2 valgrind name=fwupd -version=1.9.16 +version=1.9.17 release=1 source=(https://github.com/fwupd/fwupd/releases/download/$version/fwupd-$version.tar.xz fwupd.service)