Thu, 25 Apr 2024 12:22:33 CEST | login

Information for build uefistored-1.3.0-2.xcpng8.3

ID2514
Package Nameuefistored
Version1.3.0
Release2.xcpng8.3
Epoch
Sourcegit+https://github.com/xcp-ng-rpms/uefistored.git#a578016bf79bb8ff6f36ae6140ee58a84fd2904d
SummaryVariables store for UEFI guests
Descriptionuefistored is a service that runs in dom0 userspace for servicing port IO RPC requests from the OVMF XenVariable module, thus providing a protected UEFI Variables Service implementation. uefistored (the executable is simply uefistored) is started by the XAPI stack upon running a VM. One running uefistored process exists per HVM domain start via XAPI. uefistored uses Xen's libxen to register itself as a device emulator for the HVM domU that XAPI has started. XenVariable, found in OVMF, knows how to communicate with uefistored using the device emulation protocol.
Built bykojiadmin
State complete
Volume DEFAULT
StartedTue, 25 Oct 2022 13:19:30 CEST
CompletedTue, 25 Oct 2022 13:20:46 CEST
Taskbuild (v8.3-base, /xcp-ng-rpms/uefistored.git:a578016bf79bb8ff6f36ae6140ee58a84fd2904d)
Extra{'source': {'original_url': 'git+https://github.com/xcp-ng-rpms/uefistored.git?#a578016bf79bb8ff6f36ae6140ee58a84fd2904d'}}
Tags
built-by-xcp-ng
v8.3-base
RPMs
src
uefistored-1.3.0-2.xcpng8.3.src.rpm (info) (download)
x86_64
uefistored-1.3.0-2.xcpng8.3.x86_64.rpm (info) (download)
uefistored-debuginfo-1.3.0-2.xcpng8.3.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Tue Oct 25 2022 Samuel Verschelde <stormi-xcp@ylix.fr> - 1.3.0-2 - Only obsolete old versions of varstored * Mon Oct 03 2022 Samuel Verschelde <stormi-xcp@ylix.fr> - 1.3.0-1 - Update to 1.3.0 * Thu Apr 14 2022 Benjamin Reis <benjamin.reis@vates.fr> - 1.2.0-1 - Update to 1.2.0 - New conf file: /etc/xapi.conf.d/00-XCP-ng-varstore-dir.conf * Fri Feb 11 2022 Samuel Verschelde <stormi-xcp@ylix.fr> - 1.1.4-1 - Update to 1.1.4 * Wed Jan 26 2022 Benjamin Reis <benjamin.reis@vates.fr> - 1.1.3-1 - Update to 1.1.3 * Thu Oct 28 2021 Bobby Eshleman <bobbyeshleman@gmail.com> - 1.1.2-1 - Update to 1.1.2 * Fri Aug 13 2021 Samuel Verschelde <stormi-xcp@ylix.fr> - 1.1.1-1 - Update to 1.1.1 to fix build - Improve %setup section (Source0 was extracted twice) * Thu Aug 12 2021 Bobby Eshleman <bobbyeshleman@gmail.com> - 1.1.0-1 - Update to 1.1.0 - FHS compliance: symlink /usr/share/varstored/PK.auth to /var/lib/uefistored/PK.auth - This also prevents our default PK from being overwritten by XAPI - For PK to always be available, copy PK to /var/lib/uefistored in %post if missing * Thu Jul 01 2021 Bobby Eshleman <bobbyeshleman@gmail.com> - 1.0.0-1 - Update tarball to be that from tag v1.0.0 - Update PK to a more sensible dummy CN * Thu Jul 01 2021 Samuel Verschelde <stormi-xcp@ylix.fr> - 1.0.0-0.1 - Version 1.0.0 with updated secureboot-certs script - Not based on a tag, so release 0.1, pending the v1.0.0 tag * Mon May 10 2021 Bobby Eshleman <bobby.eshleman@gmail.com> - 0.6.0-1 - Update to 0.6.0 - Support append writes for uefi variables * Mon Apr 12 2021 Bobby Eshleman <bobby.eshleman@gmail.com> - 0.5.1-1 - Update to 0.5.1 * Mon Apr 05 2021 Bobby Eshleman <bobby.eshleman@gmail.com> - 0.5.0-1 - Update to 0.5.0 - Add secureboot-certs script - Require varstored-tools for secureboot-certs - Add unit tests to %check - Add build deps for unit tests - Create /var/lib/uefistored/ for secureboot-certs - Add /usr/share/varstored symlinks * Thu Dec 10 2020 Samuel Verschelde <stormi-xcp@ylix.fr> - 0.3.0-1 - Update to 0.3.0 * Wed Nov 25 2020 Samuel Verschelde <stormi-xcp@ylix.fr> - 0.2.6-2 - Do not obsolete varstored-tools anymore * Mon Nov 23 2020 Samuel Verschelde <stormi-xcp@ylix.fr> - 0.2.6-1 - Update to 0.2.6 * Tue Nov 10 2020 Samuel Verschelde <stormi-xcp@ylix.fr> - 0.2.5-1 - Update to 0.2.5 * Thu Nov 05 2020 Samuel Verschelde <stormi-xcp@ylix.fr> - 0.2.4-1 - Update to 0.2.4 * Fri Oct 30 2020 Samuel Verschelde <stormi-xcp@ylix.fr> - 0.2.3-1 - Update to 0.2.3 * Thu Oct 22 2020 Samuel Verschelde <stormi-xcp@ylix.fr> - 0.2.2-1 - Update to 0.2.2 * Tue Oct 13 2020 Samuel Verschelde <stormi-xcp@ylix.fr> - 0.2.1-1 - Update to 0.2.1 * Fri Aug 21 2020 Samuel Verschelde <stormi-xcp@ylix.fr> - 0.1.1-1 - Update to 0.1.1 * Wed Aug 19 2020 Samuel Verschelde <stormi-xcp@ylix.fr> - 0.1-1 - Update to 0.1 release of uefistored * Tue Aug 18 2020 Samuel Verschelde <stormi-xcp@ylix.fr> - 0.1-0.pre1.2 - Require varstored-guard * Thu Aug 13 2020 Samuel Verschelde <stormi-xcp@ylix.fr> - 0.1-0.pre1.1 - Initial build