Package Release Info

libkrunfw-3.8.1-bp156.2.40

Update Info: Base Release
Available in Package Hub : 15 SP6

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libkrunfw-devel
libkrunfw-sev-devel
libkrunfw-sev3
libkrunfw3

Change Logs

* Tue Jan 03 2023 Frederic Crozat <fcrozat@suse.com>
- Update to v3.8.1:
  * Calculate SNP launch measurement too
  * Update to latest stable kernel (6.0.6)
- Changes from 3.8.0:
  * Automatically shift to build_on_krunvm.sh
  * macos: Don't use SONAME on macOS
  * Upgrade embedded kernel to 6.0.2
- Changes from 3.7.0:
  * Unify bundle generation scripts
  * Rebase kernel on v5.15.71
* Mon Dec 05 2022 Dirk Müller <dmueller@suse.com>
- add split-provides for libkrunfw-sev-devel
* Thu Sep 29 2022 Dario Faggioli <dfaggioli@suse.com>
- Switch to a "proper library" packaging layout. Downstreams (like
  libkrun itself and crun) are now able to cope with this. So do it,
  and get rid of a lot of RPM lint warnings and errors!
- Make it easier to enable/disable building the SEV-enabled libraries
- Add some tools into the SEV build & packages
  * Patches dropped:
  dont-set-soname-as-it-is-plugin-for-us.patch
Version: 3.6.3-bp155.4.15
* Wed Sep 28 2022 Dario Faggioli <dfaggioli@suse.com>
- Update to latest upstream version, v3.6.3
  * Makefile: drop library dependency on install
  * Update TSI patch to fix issue in tsi_accept
  * Target reproducible builds
  * sev: update initrd.gz binary
- Update to latest upstream version, v3.6.0
  * sev: add a utility for generating SEV LMs
  * utils: generate SEV-ES measurements
  * Update SEV support
  * Enable device-mapper (crypt+integrity) and ext4
  * Rebase v5.15.60
- Update to latest upstream version, v3.3.0
  * Rebase kernel on v5.15.59
- Update to latest upstream version, v3.2.0
  * Rebase kernel on v5.15.57
- Update to latest upstream version, v3.1.0
  * Rebase kernel on v5.15.52
* Fri Jun 17 2022 Dario Faggioli <dfaggioli@suse.com>
- Update to latest upstream version, v.3.0.0
  * Update to latest LTS: 5.15.47
  * Update TSI patch
- Update to version v2.0.0
  * Enable virtio-rng device
- Update to version v2.1.2
  * Incorporate AMD SEV support in the main branch
  * Update to the latest LTS: 5.15.45
- Update to version v2.1.0
  * Makefile: add versioning to the output library by @slp in #12
- Update to version v2.0.0
  * Update to the latest LTS: 5.15.44
- Update to version v.2.0.0
  * Update to TSIv2 and 5.15.43
  * Adopt SemVer and make the major version follow the internal ABI version,
    as it's the one signalling breaking changes.
- Patches added:
  * dont-set-soname-as-it-is-plugin-for-us.patch
- Patches dropped:
  * fix-build-with-gcc12.patch
* Mon May 16 2022 Dario Faggioli <dfaggioli@suse.com>
- Fix the build with gcc12
  * Patches added:
  fix-build-with-gcc12.patch
* Fri Aug 06 2021 Frederic Crozat <fcrozat@suse.com>
- Don't try follow library policy, libkrunfw is a plugin.
* Fri Mar 19 2021 Dario Faggioli <dfaggioli@suse.com>
- different approach: let's enable only the arch-es we know are supported
  (x86_64 and Arm64)
* Fri Mar 19 2021 Dario Faggioli <dfaggioli@suse.com>
- doesn't build on i586 so disable it
* Mon Mar 08 2021 Bernhard Wiedemann <bwiedemann@suse.com>
- override build date (boo#1047218)
- override build host name (boo#1084909) to make package build reproducible
* Sun Feb 28 2021 Dario Faggioli <dfaggioli@suse.com>
- Update to upstream version 0.7
* Wed Feb 17 2021 Duncan Mac-Vicar <duncan@mac-vicar.eu>
- Initial package for 0.6
  Based on Sergio Lopez <slp@redhat.com> Fedora package