Commit Graph

29 Commits

Author SHA256 Message Date
398af22e5c OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=51 2023-03-13 15:48:09 +00:00
c249f986aa Accepting request 1069049 from home:gary_lin:branches:Base:System
- Update to v18

OBS-URL: https://build.opensuse.org/request/show/1069049
OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=50
2023-03-13 13:56:29 +00:00
Raymund Will
18a994ad57 Accepting request 909947 from home:polslinux:branches:Base:System
- Update to v17:
  * use efivar's logging facility more (more info in -v2 , -v3, etc)
  * Various bug fixes
  * Better -e parsing
  * fix pkg-config invocation for ldflags
  * Make efibootmgr use EFIDIR / efibootmgr.efidir like fwupdate does
  * make --loader default build-time configurable
  * sanitize set_mirror()/get_mirror()
  * Add support for parsing loader options as UCS2
  * GCC 7 fixes
  * Don't use -fshort-wchar since we don't run on EFI machines.
- Drop 0001-Don-t-use-fshort-wchar-when-building-63.patch (upstreamed)
- Drop 0002-Remove-extra-const-keywords-gcc-7-gripes-about.patch
  (upstreamed)
- Drop 0003-Add-support-for-parsing-optional-data-as-ucs2.patch
  (upstreamed)
- Drop MARM-sanitize-set_mirror.diff (upstreamed)
- Drop efibootmgr-derhat.diff (upstreamed)
- Rebase efibootmgr-delete-multiple.diff

OBS-URL: https://build.opensuse.org/request/show/909947
OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=44
2021-11-30 09:03:48 +00:00
e26f183263 Accepting request 593189 from home:kukuk:branches:Base:System
- Use %license instead of %doc [bsc#1082318]

OBS-URL: https://build.opensuse.org/request/show/593189
OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=42
2018-04-04 08:13:09 +00:00
Andreas Jaeger
9c13fe77bd Accepting request 502792 from home:msmeissn:branches:Base:System
- forcefully enable PIE

OBS-URL: https://build.opensuse.org/request/show/502792
OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=40
2017-06-27 11:00:52 +00:00
Raymund Will
d4fe214157 Accepting request 477150 from home:rwill:Factory
Fix download URL...

OBS-URL: https://build.opensuse.org/request/show/477150
OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=38
2017-03-06 10:39:51 +00:00
Raymund Will
3117d284d2 Accepting request 477131 from home:rwill:Factory
- Update to 14 plus upstream fixes.  (fate#322108)
- Forward port and refresh SLE patches

OBS-URL: https://build.opensuse.org/request/show/477131
OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=37
2017-03-06 10:25:22 +00:00
d72495ce93 Accepting request 459094 from home:michals:boo1025520
OBS-URL: https://build.opensuse.org/request/show/459094
OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=36
2017-03-02 07:27:59 +00:00
Raymund Will
57037290b1 Accepting request 420697 from home:arvidjaar:bnc:993458
add efibootmgr-fix-usage-of-efi_loadopt_path-again.patch - fix
efibootmgr -v with new efivar (boo#993458)

efi_loadopt_path requires full length, not just pathlen. Patch adapted
from upstream.

OBS-URL: https://build.opensuse.org/request/show/420697
OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=34
2016-08-23 10:22:58 +00:00
7011c31ba0 Accepting request 408227 from home:gary_lin:branches:Base:System
- fix the compilation errors caused by the efivar update

OBS-URL: https://build.opensuse.org/request/show/408227
OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=32
2016-07-13 16:05:52 +00:00
Raymund Will
660597f14d Accepting request 311729 from home:pluskalm:branches:Base:System
- Update to 0.12
  * This release is mostly a maintenance release that uses 
    libefivar's new library API for creating device paths and load 
    options.
  * Also DHCPv4 network boot entries are now something you can 
    create without knowing an awful lot about ACPI.
- Refresh patches
  efibootmgr-0.11.0-derhat.diff as efibootmgr-derhat.diff
  efibootmgr-0.11.0-check-boot-order.diff as 
  efibootmgr-check-boot-order.diff
- Update project and download url

OBS-URL: https://build.opensuse.org/request/show/311729
OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=30
2015-06-12 07:46:58 +00:00
aacc1af843 Accepting request 266202 from home:pluskalm:branches:Base:System
- Enable i586 build - since there are 32 but efi machines

OBS-URL: https://build.opensuse.org/request/show/266202
OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=28
2014-12-24 13:08:19 +00:00
b71d117726 OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=27 2014-12-18 14:26:26 +00:00
5c38e67840 Accepting request 264355 from home:algraf:branches:Base:System
We have at least one armv7 platform (HIP04D01) that can boot via EFI and I
don't see why we shouldn't build this package for ARM.

The main reason however is that grub2-install calls it, so we need it to install
grub2 on EFI 32bit arm systems.

OBS-URL: https://build.opensuse.org/request/show/264355
OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=26
2014-12-18 14:19:08 +00:00
9a676ef4a7 - switch homepage to https://github.com/vathpela/efibootmgr
OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=24
2014-11-01 18:50:41 +00:00
7de38aff65 Accepting request 258751 from home:gary_lin:branches:Base:System
- Update version number to 0.11.0
- Rebase patches
  (efibootmgr-0.11.0-derhat.diff,
   efibootmgr-0.11.0-check-boot-order.diff)
- Drop efibootmgr-0.6.0-set_boot_order.diff since the data size of
  the variable is handled properly now
- Drop efibootmgr-0.6.0-fail-visibly.diff since err() and warn()
  are introduced to show more meaningful messages
- Drop upstreamed patch
  (efibootmgr-0.6.0-gcc-Wall.diff,
   efibootmgr-0.6.0-write-unique-id-once.diff)

OBS-URL: https://build.opensuse.org/request/show/258751
OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=21
2014-10-31 09:41:17 +00:00
Stephan Kulow
734e247dc4 Accepting request 248163 from home:Andreas_Schwab:Factory
- Enable for aarch64

OBS-URL: https://build.opensuse.org/request/show/248163
OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=19
2014-09-09 14:38:03 +00:00
Raymund Will
49483d5cd8 Accepting request 240152 from home:gary_lin:branches:Base:System
- delete BootOrder if there is no more boot option. [bnc#883545]

OBS-URL: https://build.opensuse.org/request/show/240152
OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=17
2014-07-11 12:37:40 +00:00
Raymund Will
e9607c39f5 Add COPYING to spec-file and drop irrelevant meta-information from .changes.
OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=15
2014-02-11 13:10:25 +00:00
Raymund Will
b17df973dc All changes to patches are effectively white-space/offset, with the
exception of 'efibootmgr-0.6.0-write-unique-id-once.diff', which
wasn't "released" yet.

OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=12
2014-01-23 21:54:12 +00:00
Raymund Will
005b0540c9 - Integrate SLE11 patches. [bnc#830784]
o Print EFI status for failed '--create' as well.  [bnc#811767]
 o Fix '--bootorder' handling.  [bnc#810899]
 o Print EFI status in case of failure.  [bnc#811767]
- Update version number to 0.6.0.
- Stop '--write-signature' overwriting unique signature.
- Fix gcc warnings.

OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=11
2013-12-19 16:49:29 +00:00
Stephan Kulow
212181db82 Accepting request 155796 from home:duwe:branches:Base:System
- Apply critical upstream fixes
 o for memory leaking variable creation.  [bnc#746324]
 o to improve spec conformance by removing device path padding.
 o to work around broken Apple firmware.

OBS-URL: https://build.opensuse.org/request/show/155796
OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=8
2013-02-19 11:36:40 +00:00
6cb2739282 Accepting request 124724 from home:mgorse
- Add zlib-devel to BuildRequires

OBS-URL: https://build.opensuse.org/request/show/124724
OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=6
2012-06-13 07:14:07 +00:00
Stephan Kulow
ce9fe92ade replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/efibootmgr?expand=0&rev=12
2011-12-06 17:07:47 +00:00
Sascha Peilicke
ac5e3c7f79 Accepting request 83736 from Base:System
- Remove redundant/obsolete tags/sections from specfile
  (cf. packaging guidelines) (forwarded request 83493 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/83736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/efibootmgr?expand=0&rev=10
2011-09-20 10:52:59 +00:00
OBS User unknown
cecb2b6896 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/efibootmgr?expand=0&rev=4 2008-10-15 10:20:59 +00:00
OBS User unknown
13bff509f3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/efibootmgr?expand=0&rev=3 2008-07-31 19:30:20 +00:00
OBS User unknown
ad10bbe90e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/efibootmgr?expand=0&rev=2 2007-02-09 15:33:08 +00:00
OBS User unknown
9d73ec0ea2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/efibootmgr?expand=0&rev=1 2006-12-20 01:22:33 +00:00