efivar-37-6.12.1<>,8``ӂp9| L܂zher {Q= ;-|%n0 iRI& b3p1t*Wr 3Jhߧ؀,rkG lJ7O@vUX / q7>>"?"pd    2 <BL\ d l | @ DTh|   (@8H9:TF^GtHIXY\]^b6cd `e ef hl ju v w!x!y!z"" "$"*"lCefivar376.12.1Tools to manage UEFI variablesefivar provides a simple command line interface to the UEFI variable facility.`ӂnebbiolorqSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-onlyhttps://www.suse.com/Development/Libraries/C and C++https://github.com/rhinstaller/efivarlinuxppc64le fA큤`ӂ`ӂ\&`ӂf9ed68cdd0d4db1fc9084af39f630d8de819a091af4564ca28a06469b8eb843891df770634adc2755e78cae33a0d01e702ce2f69046408ae93d0d934ff29691bbc3eee647bf7723a90a3fc8baa8cc747e014ce9d886387ed75af2e76bf6eedd9rootrootrootrootrootrootrootrootefivar-37-6.12.1.src.rpmefivarefivar(ppc-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libefivar.so.1()(64bit)libefivar.so.1(LIBEFIVAR_0.24)(64bit)libefivar.so.1(LIBEFIVAR_1.30)(64bit)libefivar.so.1(libefivar.so.0)(64bit)libefivar1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)37-6.12.13.0.4-14.6.0-14.0-15.2-14.14.1``>(_Wr@\Y@\o@[W[L[*AXӸXZX@XYXe@W-@WW@W4W @V@V&@V]VXEUUUyx@Un@T\@TPglin@suse.comglin@suse.comglin@suse.comglin@suse.comglin@suse.combwiedemann@suse.comglin@suse.comoliver@getspam.dejengelh@inai.derw@suse.comrw@suse.comglin@suse.comrw@suse.comglin@suse.comschwab@suse.deglin@suse.comglin@suse.comglin@suse.comglin@suse.comrguenther@suse.comglin@suse.comglin@suse.comglin@suse.comglin@suse.commpluskal@suse.commpluskal@suse.comglin@suse.comglin@suse.com- Add efivar-bsc1187386-fix-emmc-parsing.patch to fix the eMMC sysfs parsing (bsc#1187386)- Add efivar-bsc1181967-fix-nvme-parsing.patch to fix the NVME path parsing (bsc#1181967)- Add efivar-bsc1175989-handle-NULL-set-variable.patch to fix segfault on non-EFI systems (bsc#1175989) - Delete unused file: reproducible.patch- Add efivar-bsc1127544-fix-ucs2len.patch to fix logic that checks for UCS-2 string termination (boo#1127544) - Add efivar-fix-efidp_ipv4_addr-fields-assignment.patch to fix the casting of IPv4 address.- Update to 37 + Improve ACPI device path formatting + Add support for SOC devices that use FDT as their PCI root node + Make devices we can't parse the "device" sysfs link for use DEV_ABBREV_ONLY + Handle SCSI port numbers better + Don't require an EUI for NVMe (boo#1100077) + Fix the accidental requirement on ACPI UID nodes existing + Add support for EMMC devices + Add support for PCI root nodes without a device link in sysfs + Add support for partitioned MD devices + Fix partition number detection when the number isn't provided + Add support for ACPI Generic Container and Embedded Controller root nodes (boo#1101023) + Add limited support for SAS/SATA port expanders - Add upstream patches to fix boo#1120862 + efivar-make-format_guid-handle-misaligned-guid-pointer.patch + efivar-Fix-all-the-places-Werror-address-of-packed-member-c.patch - Drop upstreamed reproducible.patch - Refresh libefiboot-export-disk_get_partition_info.patch - Use %license for COPYING- Add reproducible.patch to initialize memory (boo#1061219)- 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 (boo#1100077, boo#1101023) - Refresh libefiboot-export-disk_get_partition_info.patch- Update to version 36 - adjust libefiboot-export-disk_get_partition_info.patch to fit new version- RPM group fix- libefiboot-export-disk_get_partition_info.patch: (bsc#870211, bsc#945705)- Update to 31 (fate#322108) - Drop upstreamed patches + efivar-no-static.patch + deprecated-readdir_r.patch + efivar-use-sysmacros.patch- Add efivar-use-sysmacros.patch to fix the Factory/Tumbleweed build correctly. - Amend the spec file to specify the gcc version for SLE11SP4- Fix building for SLE11SP4, SLE12SP2, and Tumbleweed (fate#322108, bnc#1012765) - Drop obsolete patch efivar-bsc988000-remove-versioning-efi_set_variable.patch- Update to 0.24 - Drop upstreamed patches + efivar-0.21-gcc6.diff + efivar-nvme-rename.patch + efivar-nvme-no-kernel-header.patch + efivar-relicensing.patch + efivar-bsc988000-fix-mode-efi_set_variable.patch- deprecated-readdir_r.patch: Remove use of deprecated readdir_r- 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)- Add efivar-relicensing.patch to update the license in some files- Add the missing COPYING- Update to 0.23 for fwupdate (FATE#319345) - Add efivar-nvme-rename.patch and efivar-nvme-no-kernel-header.patch to work around the missing kernel header. - Add efivar-no-static.patch to remove efivar-static since it causes build failure and we don't really need it. - Remove efivar-fix-initializer.patch since it's already in 0.23. - Remove _smp_mflags since the Makefile doesn't work well with the flag.- Add efivar-0.21-gcc6.diff to fix strict-aliasing issue. - Build with -Wno-nonnull as efivar tests nonnull args for zero and that breaks with its use of -Werror.- Update the source link- Update to 0.21 - Add efivar-fix-initializer.patch to initialize ifreq properly - Drop patches + efivar-fix-vars_del_variable.patch: upstreamed + efivar-revert-linker-order.patch: not necessary- Add efivar-fix-vars_del_variable.patch to fix the deletion of the variable with the old efivar kernel modules- Add efivar-revert-linker-order.patch to adjust the linker order which caused the compilation error in pesign- Use default CFLAGS- Update to 0.20 * 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 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 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 filenames - Drop upstreamed patche * efivar-correct-license-header.patch - Drop as Makefiles have been restructured, CFLAGS no longer defined in them * efivar-suse-build.patch - Use fdupes to reduce amount of duplicate files- Add efivar-correct-license-header.patch to correct the license of util.h - Amend the spec file with spec-cleaner- Update to 0.15 + Make FSF addresses in COPYING be URLS + Fix variables' DataSize field on 32-bit machines. + Add some vendor specific guids to our guid list + Add efi_id_guid_to_name() and efi_name_to_id_guid(), which support {ID GUID} as a concept a la http://technet.microsoft.com/en-us/library/cc766223%28v=ws.10%29.aspx + Call "empty" "zero" now, as many other places do. (empty references still exist for ABI compatibility) + add "efivar -L" to the man page + efi_symbol_to_guid() + efi_name_to_guid() will fall back on efi_symbol_to_guid() + "efivar -L" to list all the guids we know about + better namespacing on libefivar.so (rename well_known_* -> efi_well_known_*) - Refresh efivar-suse-build.patchnebbiolo 162447431737-6.12.137-6.12.1efivarefivarCOPYINGefivar.1.gz/usr/bin//usr/share/licenses//usr/share/licenses/efivar//usr/share/man/man1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:20186/SUSE_SLE-15-SP1_Update/e6d20a159546517e9a55f21dabf4d547-efivar.SUSE_SLE-15-SP1_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=4f667f1fef88b4fcb6582958e92279b255c54d0a, for GNU/Linux 3.10.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRR儊656dOrg1utf-85bdcf6d143ab6914dcb7bb90f72bc3a318038043a6b597e2e87932798fb0599c? 7zXZ !t/%]"k%DLe?8rO&Bv >lOּXK83F6 #X#­4[Dnn\mѰ I5괊]x ^*Y=z2ƯgWR!bH'O2IW"EEz xb%= %jV'!bły<ְW2|ӵ2]2c1S-~>Ɍp8-K $)'(-pWƗ߆'ptI9՘I`rDuk"rGfJO~%`=9KY`6HzYʎRj5#I5dN,sZ)ck\Fvu}NUDw<R1&%K3ז("4{C}#@pHDGk_5]ǜH:G`,Y+ssi.4Ӄ=C~.6JNqZ||Y?3 [ti f3>E`ؑv6*HEëV o3{5$8Xe'Ǘ8-=pQR{-xӔL0K x7~P> ]P2(Ygݾ 1󽤢Z=oLuQboS=M[*Up4 g? }3N`jQ3th: JNW 8t,YDw۩/mU؟%E>i\f~j#}m[1&OV9,`ˡG+*͋mFqs*~YV _\dM/WQʘ| `V:ea` =TZW)'@hPHJҜXN`pˍ!z@= (\ UFp+.0'k8jΎ3 !%VW*?z})|ܲVrFom^V&`'gKS7bɨa-hC,Bs߯X%M|t(Z?XX3mBx.+̡rԚ$$%f\6!ԿYc{L:vگN7/S T 8kgnGyd8¥s/7V/~G`hWZ H-g9&w C%-Od5\UƤ0 -z]80E]Uě|t~X4U*c?7tA[P9n~:ev *(>"*t[ e,)11vq+%y$RO*(ljH ms4~=;˞'zYP\$Q$>ړwhDO .;Y9 O#~HDz[}ZMz92^b[#gjޥyyĉJ:X51z!x?Ԝbz*>OnZy԰OM0m0s0Pb>K/aͷTjL ngV 3!˵ oOl 2 =#~' V'`TރXpKv_/&ǑbnR)+b:gt&Y"&eN $ 7h(oyx[{),w)O:YQMu6g0'P=ϭ,Ēb .kuFŸW(Cs|$.ioUż̗fH) l;"c7ridQ+PDA:H[驈kl(#fj'fXwzoh%8^5fk_E4`ZU Ћ,i7qaTپ$mXtSh~4@xLC[:6 { YS >DGU2c*DT-+`mS^P\ Jvc "$7wLo~EIڶFr;D dc+ GWXs{^P"] IjpLG`S2bw-x_&FI^)֥NNLⓠ:!aY6 B=0A^RGQue䒉xkjvA3:-C"(h吞x_=sn4MމmbssWγϯ*3z%MkSSOA}=\7:HCó@g Eo Go{WC[,~coz`Ɇ?u3r^<^15B1+Ԯ[;9d|]a=e-־ ɉ=ˡgwT%ZXÇD 4A\ 5H]tƇD2jG&pR-#F24m:CHGF[}7@J͒<1'$K⒌B"Ujr{$\4xrRp qrglubRIA XpdThwRa%˕ڌ$ةesƇ>^>jxyF=v0t5zx̥ͫ#沷^SGNFfRaD9-g =5b?q/tki_ۀ@g_WW(,8dnj~fSb>vH&#K^?4 YZ