efivar-37-lp151.2.6.1 4>$  Ap_|%/=„+2cpȆ O>YBQD,b%һ@3:U")-ey1pZBP:nƴr0a2 %BQ j_Btbwg&;pr&;at:zKp>"0?" d    7 %+0@ H P ` $ (8L`5(j8t9:FGHI$X(Y0\P]`^bcd e %f (l *u <v Lw!xx!y! z!!!!"Cefivar37lp151.2.6.1Tools to manage UEFI variablesefivar provides a simple command line interface to the UEFI variable facility._|$cloud124IopenSUSE Leap 15.1openSUSELGPL-2.1-onlyhttp://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/rhinstaller/efivarlinuxi586FfA큤_|$_|$\&_|$d0d2e8c40309f2d1495e3b6e2e3eb674c3dac95d131f7cbc6801e929a0b336fd91df770634adc2755e78cae33a0d01e702ce2f69046408ae93d0d934ff29691bbc3eee647bf7723a90a3fc8baa8cc747e014ce9d886387ed75af2e76bf6eedd9rootrootrootrootrootrootrootrootefivar-37-lp151.2.6.1.src.rpmefivarefivar(x86-32)@@@@@@@@@@    libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libefivar.so.1libefivar.so.1(LIBEFIVAR_0.24)libefivar.so.1(LIBEFIVAR_1.30)libefivar.so.1(libefivar.so.0)libefivar1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)37-lp151.2.6.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\@TPGary Ching-Pang Lin Gary Ching-Pang Lin Gary Ching-Pang Lin bwiedemann@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-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.patchcloud124 160197145037-lp151.2.6.137-lp151.2.6.1efivarefivarCOPYINGefivar.1.gz/usr/bin//usr/share/licenses//usr/share/licenses/efivar//usr/share/man/man1/-fomit-frame-pointer -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.opensuse.org/openSUSE:Maintenance:14412/openSUSE_Leap_15.1_Update/7069bd4921cba4ead5d4dc5cededc4d4-efivar.openSUSE_Leap_15.1_Updatecpioxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib, BuildID[sha1]=a02d36a8eff8f5a0509f1e5be7317fbc096fb6f0, for GNU/Linux 3.2.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RRR RRRRRRRo˫4rtJr1utf-85cd9e0d50a2d22c67e893a8701900da53bbdf8945459cb06eba3b66547b1e86c? 7zXZ !t/=<] crv9u-}~8Nſ6c4M"ߤd^x;FW[l_뤋BkZZ-3͎]P[|~t24U5ḙ#uF"ꊌNjNF"kv?U*QCZl}aBcji<|'RWPn d`[u:;͜~;LjLѺ8#*ғ *Z<Љ'B!ވ]^ ⾃&ja翪`w7P'b/V!)SPf͈d+Uv O2|gV>G(B)OWb̔NݱK:cqAJIcƚ e4$1 9K{8!oº`a>H *:n[<ޓ;\phԆeȗz;:p952Qt̅fkaާA=&yJ`RKE&)Kڒpb>9p|Դ[g{r}218'~[& w^QrTbSU,+DYOq%#MfN18?l"3w_#RaZyf%(uaEhpMH@븤эZe!I+A)2W'OZ`Ōa{P%MZòҦ(U ]%aYxwP)ػ[fTMuv/I KmfK۽>-JY(8#1򣅩h+PLPضs~7f4w\d+5CaL%--C4zR9Y>WVf( 醘Eؼw1r"b)DE/ZߒE#mcrqܱ&0Z;d b`}}-B˲[7XTRk-d*մJ*syBqn Y`wGd%#.>qJ魐Y`XaEk9ԶhhU7@UKÈ{'"":uWOk?Z6p{oj&(i>JlRtv~# 2uݾadCZA kzye:v,X)V6+$X!(bW#^5itH QIB;! 4Z:?h+*3;t)nbGH6)]4E2 4Sb"oN$DZgU]?@D\3͊aym …}Mv2~;Lձ3oB(Ty^ߥ(tH0L kPAU05^lffj~7ەUTaVFӈf´uYE#idnVoE焦%nXlȗ5OG^V<~u% 5_T:WO4OOs"ё^u](y E"64Wa.]l ֆ,yZ%㶇 =X =~3S gIQI5.xTt0e3BnhmR+hijB.W xyN-qYc\C)N89Z(ws.“/nH&WAat~P$C<#*cXձ[/E3s=E=0[eȐ O LJiGZO!7a:$;Gw?Wax󎾬!ۀnxCV{;{7cI k CHeB,gW%p)k>f7#2z1tl PmW2OrWtLSҞ8z0i%SͺDƖTɽ6D,E#$j7/+7rVIg23OU?@gM Qk+^͖&H[e{},IH߾$XX.`"] |_5v2؞ ig$4)wFbM D0t?8j}&F iI)3Kkpήq\ "qp-L{L([)h\,6>ӈ >xSJ3o.fO_3+B΋mC4/j ‪pJZ]e8(B iY: 1vGqZg[,X PM34&e;yKL(amݍ4XR.@qΨg!ja<.O+lCh?֮)>:xPi8cz2|t֜`[ў3xk|1-i7?{ Z _~|Πв7db*4U1+R ~1ۂKmojujK9P8d+`a'\b%ZT*?P{Ze4 5PuكsRHUҎ]r~|kOqүٛ@eׯ{ȴG}p򏦎!=z85 sg0$V?0-jIUNǰ3pv!Wnms.ͻp"4N but273!:>NN9hg$1e]N3b{`bH]ؿ0ȥ}2ar$*%q/zgwlUJrd|/2v; ޟAX0$Dr/}K)WʅtL&3ؕx/ iL셯=R< # +`bS|KN9.o0j|Z:d~J@ *\vK"KLa7xHJJLŞ o0uh0t;`_A ˺ 0JRS/̎|ߝZ`9N?ȉF Ѿ[D͛lҵy1+q/ۍ9x"-SGp+$-8f~Dϡ++޸]!eqVݗAQXLhl0a~>G<#iZǒ[*mڜ,U2Bk 5=]XĈ A蘠MmFv}~:#@`jPuYQ B^V\pIH>BǷcqe+ !C=1m6}@+r ot\n5u3IjOfVPP|JSߜ#mxZXN Y 7l$ !+4o˩Qn3Qg3>CC³~4M C&a%3Ƽۂ~0jSm>h72/`xlJ 6tNg ުM.BV?3sNqw-\,*P}Zq]߶K$I ##n_wB-* FߏefXD :b{\ %ѶI%1uT)0*|8%yF|ni+y5#VS =Lgi#=ZuIdS*.H\JD^.$MBvaQ -݌ "G$Nzn-i9X^gE*Bjj_[(}7JWnE-6rd8䨌BĜK}5\I/mAϑ% R@0lCW7*L T ^hx@6i0BQ ?lrd>~̏vܒ@gBT!-ηI^}:ԖINM  ߿hw̕nb)da,uOFZbߢmP!;N$>_|5y3vN?tA[W܋B\ t8 |\. KЫ`%Z]L"КT=^ݶ4ۘk]ywR K(-5r o^@$(ex(榧Eٗ ])."e6@ʧ8S-yS7˨_I[4=<`[ +0kZ'P ܵߧ߱4TIv)=ߋ \O-W`; )}["j@~!}&rFQźUC,W |̉Bхf<ŭ@n* FUT80YVZ+m[[ףF:Y,d 96=A6s|Q<½h>U/: w-ešD_K"sf&s-F]Uj[quVݶ0u%vLbcVNOeYy:J~/vmKԑ nˮ rc!&:BM[$ߪ(Ɂ5 yDr eػ}Nn`W_k9#n0!+W#hto[U,=UW2Vx/E29;k6))+HjQ/5wWEq`4F9MvCDG1w ~V(M6.'vRMCۅg#& ގBQ>K1HWgHk2@0OH7JtsZZT/?"r 1^doywi.J%1LāqaMqiJnYWڒ1. 8*G#8P{pbKFJ!¯FC Ęzé礣DFX %f[Gs(aZgQ}`ld[Ob'-zK"Pόn3NlkaB~"a cjKAj>ā5yؑ?-wQs&3Hv[dfzeYa V6!h1Tkis( -Ik$pTcD@mn f23jNǠv$^7p J:TM^zlA>2#.{z8SB[vf`5%VoGjz9* 52ƪgiPIn=f 7MDt]Enf;/:O.DǶPL߉iR=-=.y_"=LNxYwALMlj٧.ikj˖mrZ61Ss_i0$Ǝ2/ɓb&A]7AYN[M6q0@Ӓ%}K :iM8ȕtA%8 ]#0Y_hBS`aG,jK*CJ5fO]y!< _+h5F,D\~wud(V؎ m 4\@$WysPeN }+}9vWS uѨ>0O ;T}# .'&fmQ7>`&IߊC2,|c]{ MD>sx4t 0Ua668ogO}}]QaG+?W^gi Hʩls&/3_6}V*)R4x:MaG\k}кitI4moϼϯ~d - B@C@ꗬu?r/7TU*mP$IReYD /B[ lС|gZ.-& d2r$E  ۶#%]p)1t:&~t.%]py{}+==6YbW6Nj\C1i^7b᫇hCA]^b2]pQI&0t/VGnܘ 9 Av_@%%Yp{A.6zT[QRk,y ͛<5< J.cžKn?7D$#jl& X6ݎ~a-n&ƣS?2gU87f|" 1џLwB>_rוmϾLi5bҩ+2֋? σ Q[3IKrghvѺsޗhѷܲQiu<ŲôN .8ӭIYBlKS\*>.AΎP)&vSGLk{e(8[,T]t½@i zӟRÄ ۫a:8qUr$C2TiǾ&aECg`y \G#,-Oa10Β9vƘs[]YiR9][\ {2l^.9,{ρeS=B!V3Y$!;2.}jm_hN围Ta2O9l=_s;(d3-e ЗF E k)#E\e>ڈ1<rŞHg_H媱FG4L4%yQ56c@F1,2%bd-g_2?Lh֜Mgf*${DkDҝ]`w?OCSQ@ALzvY r#H\t㳸Y npׇGD#aY޹1 4ɘӫ;Lfv QdZt0eIzKe4\/N_Cp| 7 &_IúgJ$´EꝆ@\2ʷMOFu5m^@0w0d1 rVz EWX DKgv~-oxBV}ƽV֎jk%ujj伳2CMjׄe$x 5"pj16dÅmI ?4D!Dr&z5_/>f =Ux[<ܔ?v{\CZ| (TTɉAD,,l k×; |E?t'Sb fpa6 ;# +-4B[D7%9>Vj%VzΞѮ()E%5,IgPb2֩? P7/c­+ݶBNvbGZźD3Y ,u$"-[vH?9o{* g6^%I>yIx`MG45\+ hqL9urvkxNCl`hnRka1U<=8P`O`҆P'OLhj^r rOto{U,Œ)xUO)FBCOfMpQ@-EA !FYuzԎ^MB`R&r,A!`d]')X/4=T8'wYZ l!RأXymnH\řaZn:[?PqRzFbx͉<3DV<苷W e4sTZ/ƆGw!s[^35:GM0iGŚptQ o֜’ݴJClS~arKڈths[eP3/X{+haN]BA;<ѶUѷ#mrqw@_ִ#|Gx16_ܺVHxw[%qjT|bg;z<W/D$ӚŲ RT0c}5#V*Lr݄O(K,c&GuJb7b{[eQͯnhp@%qzC#f۰m7yA?f>3@҅wB+H l }}\˸qXII:&s³"1 TR'I'82݉nlWTޭ(sV;V| oB$B+>ڎ6e@z 1nJd 1ҩOÄ+]k_{npN$FuԮn9 y,am[hSS]eB"݋Ǒtv8f@ vrGN*.b%״1ns[}CgLDd?7K;ܔn'v|\*>22re=ˬ h I c 18lI k>."^kBҪ󁟉9  @/$cMr/ۀ== t6)N&jd*O?GR%| lqRS&ݥR^0;*4tJ2lBllG!Hn8MɁgG#roV!KQ`oD@o&,4%=O0UK/i3tABSG aPluTۈJV7`# .ȺLЇ&7 JD%COsv to͡7Et>͝c[75Iב9daRMfjwJ^"ހZ*e:=5ܟp,֋6ƦU.BG , &/^'m`gY`嶞͵'ٰݼ;MI4Q O]LXIvS2tڍHr#GuXGcEgDוDT/\ri(P?!S [ɛhШ`oBiwL@h&fՂ"cbq:驫;'JS_#mդՌ_Z3÷>a̧R ҁ Eٜ/p2umbJ8%coק>Fa׳P2 2@]ɠ0@lBסqΪzƳ~P"Ψl3d'洪 5X룵 x=Ug b$Gvlu=++:s=/TkUXx-ҽ$?H61vAdvLWӘA]*T 1ke)&(7?+0X2ag1 G zOzb IM:.irFod}jwmA}<@,(%|-+lӖꋛ^皥)4`kq^Ӭ\j p;(ݧnp{c " $"[x en]5[C{>Nj|ۦv?A"H0 |mKuUkug>vQONT4lQ MADV+h)SU_abq7'y}[j3xwۖ6Z{kؑbe !h]ޖBS1δGG?@KQș`DeV9w!A9<@K],̕upn9Ws"JhSP5^ ;zgen'7Nc1{KugӰ)[/AUʉvڤOᑮmqKv$- ][ ҙz忶 YZ