Accepting request 666148 from Base:System
OBS-URL: https://build.opensuse.org/request/show/666148 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/efivar?expand=0&rev=15
This commit is contained in:
commit
4ffcbbd1e2
@ -6,7 +6,7 @@ Tue Jul 24 07:45:35 UTC 2018 - bwiedemann@suse.com
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 16 07:45:14 UTC 2018 - glin@suse.com
|
||||
|
||||
- Downgrade to 35
|
||||
- Downgrade to 35 (fate#326702)
|
||||
+ 36 rewrote the linux interface parsers and caused several
|
||||
problems in efibootmgr. Downgrade the version before the change
|
||||
to avoid the failure of boot variable creation
|
||||
@ -74,7 +74,7 @@ Tue Jul 12 09:00:02 UTC 2016 - schwab@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 11 06:44:37 UTC 2016 - glin@suse.com
|
||||
|
||||
- Add efivar-bsc988000-fix-mode-efi_set_variable.patch and
|
||||
- Add efivar-bsc988000-fix-mode-efi_set_variable.patch and
|
||||
efivar-bsc988000-remove-versioning-efi_set_variable.patch to set
|
||||
the default file mode rather than fetching a value randomly
|
||||
(bsc#988000)
|
||||
@ -143,25 +143,25 @@ Thu Jun 11 06:59:41 UTC 2015 - mpluskal@suse.com
|
||||
Wed Jun 3 07:46:58 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
- Update to 0.20
|
||||
* Make sure tester is build with the right link order for
|
||||
* Make sure tester is build with the right link order for
|
||||
libraries.
|
||||
* Adjust linker order for pkg-config
|
||||
* Work around LocateDevicePath() not grokking PcieRoot() devices
|
||||
properly.
|
||||
* Rectify some missing changelog entries
|
||||
- Changes for 0.19
|
||||
* Lots of debugging in this release, as well as some of the
|
||||
* Lots of debugging in this release, as well as some of the
|
||||
documentation that's planned. There's more of that to come.
|
||||
- Changes for 0.18
|
||||
* This release is mostly about adding the efidp and libefiboot
|
||||
APIs available.Next release will feature documentation for
|
||||
them, verification that various different device path types
|
||||
work, etc. Right now efi device path generation is basically
|
||||
* This release is mostly about adding the efidp and libefiboot
|
||||
APIs available.Next release will feature documentation for
|
||||
them, verification that various different device path types
|
||||
work, etc. Right now efi device path generation is basically
|
||||
limited to:
|
||||
+ full file paths on sata devices
|
||||
+ full file paths on sas devices
|
||||
+ HD() paths for SATA and SAS devices
|
||||
+ ipv4 dhcp device paths that don't specify their own
|
||||
+ ipv4 dhcp device paths that don't specify their own
|
||||
filenames
|
||||
- Drop upstreamed patche
|
||||
* efivar-correct-license-header.patch
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package efivar
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user