efivar-debuginfo-37-lp152.3.6.1 4>$  Ap_|ݚ/=„u^sG!YeHgyk>u[@ 'Z-w-A^92̳6Ǣj}WD%2)%W9 0`J~.ˎa5Q Й_GllBI=!cA=8cxI'/ .E1TR:(TJ8 /|W,ZW' j̥|m <:GE\-fG*ۡ+/o#gMS96_ ZgԼRų`/SMH(/h: t5G۰.W0pPtG).> ѽ+˦`Yإj,x mp>pA$D?$4d " G . GY            $ V   (89:F#G8 H` I XY\ ] ^b Rc!d!e!f!l!u! v!w#P x#x y#z#######$0Cefivar-debuginfo37lp152.3.6.1Debug information for package efivarThis package provides debug information for package efivar. Debug information is useful when developing applications that use this package or when debugging this package._|slamb65openSUSE Leap 15.2openSUSELGPL-2.1-onlyhttp://bugs.opensuse.orgDevelopment/Debughttps://github.com/rhinstaller/efivarlinuxi586E3hAAAA큤AA큤_|q_|s_|s_|s_|s_|r_|r_|q_|r_|rd63abf564b1475fba1279362dd917d5b5a722bb969cfd8de1e5cace12015d0c606a580c23985aa9bc72964a4446d5ffeae2f1ae23dc722c53f9f2913a3fce42c../../../../../usr/bin/efivar../../../../../usr/lib/debug/usr/bin/efivar-37-lp152.3.6.1.i386.debugrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootefivar-37-lp152.3.6.1.src.rpmdebuginfo(build-id)efivar-debuginfoefivar-debuginfo(x86-32)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.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.patchlamb65 1602018675 922377738037f2b75baace4d0267cfb20c061ec737-lp152.3.6.137-lp152.3.6.1debug.build-id922377738037f2b75baace4d0267cfb20c061ec72377738037f2b75baace4d0267cfb20c061ec7.debug.dwzefivar-37-lp152.3.6.1.i386usrbinefivar-37-lp152.3.6.1.i386.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id//usr/lib/debug/.build-id/92//usr/lib/debug/.dwz//usr/lib/debug/usr//usr/lib/debug/usr/bin/-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:14424/openSUSE_Leap_15.2_Update/8e228ca373f012883d6885effede8f58-efivar.openSUSE_Leap_15.2_Updatecpioxz5i586-suse-linuxdirectoryELF 32-bit LSB relocatable, Intel 80386, version 1 (SYSV), BuildID[sha1]=00558e924304a204d7e008ab12c368a0732808d4, with debug_info, not strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter *emp, BuildID[sha1]=922377738037f2b75baace4d0267cfb20c061ec7, for GNU/Linux 3.2.0, with debug_info, not strippedP#q/|+b6efivar-debugsource(x86-32)37-lp152.3.6.1utf-8ac0517bd6ce9a82ae58b395f3d1cf50b6c63d51023ede9356d768671af3dc93d?7zXZ !t/o?] crt:bLL htQ5jC !aK4۬*٩uD'>pJHrn'tw`I8Z(2%CNl$neD%' LY͓ 9^+|pJ6$]wtڿ$4#7.>u5xm !d\Y#JLBmd7}jӼc[1$*狷̦z!D@ؚQ()@o=[㞔W|N^()~kc}prwFGT>GE]r˨ 1^u2¬\D-F>Ho9[%\* eأ$a<ñNS7ً]tWq^sƚe't_@*C9V˙ȃܫ%EvR =I،>l)DjFJw!Low6DCU|\3UHfLO" .I֨w˟)# OsbrM2Hsߌ-x]`ٳG\eT1f`V9n"6=85Q@!E{v3DQۿʩ< ́[g,0f$KQvm&Cȅ.cj#LͤU, 3:@>78q3VL{h-;5Ůځv6nMsE+`*'\&`f Q:t7Ey:=XdPVrxsY'NU[:%t@S6 e3@\xUTӦ;*\]׻KI,/@AS|kUHݍM9;x=렔dO>סSL@0&TkpGTqώ/ć;Tu<{s(,S1T`v18Z,l!8XƄd7{aEVFMZe?̒{ffAy>ffT^ZǟvggmOvrqpU+Oic `zݘ[!"J<_;+H鲷بY#CS0u֊ܥ!MmR8FM.~M`b&5~QO4E.:(ҔC9hܝ󋱜vN9QTyl iu駞)U'.>qQVU;EPKME}yՎѕbr^E/Ȣ/Y 4Ic>R=Nu)orG Lm%nS5@ǟMޖTHxQpm-Loro}OϽebj+"h'jƸ (yP)'I]<" `?d^|abqiXzpXU㹟@)+ 2)Z\| $|xͦٝQT0Hݙ#*<IфBW}}]`@vF="2|pڻ\8fRrZ4XWy1൛W|'H V.zKA& 6p`c,MBJD>0i캨Xga?KQH b#Xm-BzNJ)38ߏ2x ג~ENkһ‡ UbW Ӂ}G'*muN2"rdWD3e6v"ir`d0e̓|q8%crV]_V0I8>ǵK`z`_E g "P!NLZaցtk3}Qv7(~B1/Y?8sQ„7YjK_@>h0W1w{XN]*QR?ԭf8q1z3jq!7w gO*ࢼekP87E;yZW>KJ-Ŀ6<,ND%W&~TF蘏?]i6'UKM51_8tw(hT8OT')%TU54<(2ol?T< HetB*]t &TVY՚O 6W nB%;LRY9t5`Hc*C Gy} O-F;KVԢ/C"cKMH%`fpT]B? f{WxR¼53ǥ!tDg1s- O&Y|htI2`]ݙJ=H=QTa g8rs MD|hس) )nfnNK`nM\'!k!( uemB7Ifξ8ψߋrgڻr=$~i;[I-D{hqN@g78-7 z9$G'B'? ;x"u!1-zBLV\sBNiřa}yt^-+ po0˚ ח@grZGc=L 2;X/)b4RK Ys5 /Ph,EɐvrW 9&(levboNNl.dz/T.j߅"!N7@ :(_9eŁY\3~kJ/`a\nbLJm{<XX m%lтlE 9gaPmI]вlǎ}`dmpsqsZ#J%VŗDA0mdWaVmE(=lۛ%-χ:SC-Y4¯L, )p%b" lwn6 xo ṿxӑk@.4llyDq1Gٚނ~"FmA%rm MBd;}Ld0a@0Itr[`pA3b%?njƯlPrmĮ=Gˆ;,^nN#}*nI^ ""E@;k}_Ō=E^(1<+ze[ ; ץ0o8srO“:B^#2bۇ&4Ϫ[qw} 9VS "p?j<K*g19<_=hi+.0aL\Dm(Yma}4d&Ҥ~af(X{`ySÖzIK$j1F2 .PhLl[OoZKRKЌXeBPCTj ̅*DŽm8g?#7ЅS-cKtd[*I\Z5^:ab u>7Iؼ1*őGvmwO}j[ChW^yžn-UNh^ud>箾Wu.v4Y4V%%% \O?hpRLV2j/B!b;-Y1-iٕgayea&Aٸ}*-LM ӝW;`8!U-ƱӴcHxvZ׽2ܲmN@Yȸ "%9 rCṛX5:n< Kjl$$~G D3I>V-ݎXz(WF}%Aj:"]Aa,*;t ܘ[ۧ&URB4$- )pdl% `0]7P" QC k~JP$s'y2$#½@f1>zIwGdݠ/vnn 8kFL~3%ǁNs/ sU㻎@;-,jw%skΪR.xvom/̝KumM x+֋B(COFYբ6W<#|Hf8AG&Hd-3m .e˲c{G$"cvEdCjf̴ͼ#56U۹n.W=m\kFlW F^Sg[a)JXU6 ]&nX*/4͡9] B-_j/dcܻA23,qTD=>u0FG34ZI]tF: ݑL18ofś~m'a ya{QZެMZadS-!DZD.)g=p֩ۗqD}\eٿl] ʉD%? ?K)뢝`5|mRd`hW7[gSYŢ`+8 :t1D;ϯ/|f=yh@{K8V2h:j7k˜B5+ )>n_Ir|HGseO/R -؊)[M@\.#[ِƅc%{|1_pӚ͓&^!ȱZ|h#k&7 !6`-sGp|TlXQA`LO`񚸨oHC]pH6\oavyлP&|ƃٳ_PjaTzkP!'OR ̠q{S`HH0IC#\f/C5"!#.[x,[>)doVJCUE Es"QթZl_ x6I1h.!1{YVTzdog/DE Mw*j8znypW:n<ɭ[MM'141RKc;I;"xnS 0h #@m_Og.żl"Q |0 r )&/nΏhzc}HKxu;_|4A U|\?"w^5}tM0YJ8wn =\6/yc)!DӅDaM.R pƊ&HQ55B9ԇ'[s*`Q4xФ&#aBOqfDߦ-6c*qMaFA5ɖu)p`e+P"V/XM,ߒ>q%Dž4k9iűrUY>wNanij%\=x_e.lT,dC~(7-u]eC: 㝥B|2Y;!H*k+*"ա=ͽg;_rwT 2gZy(Np/SQ|>tÂ*;q?@$P Xb&PKFV</.9gh=Cc!8FOIt[ ĊjwNx #E4JO:5bzC~媭c ]Mwbpq>RlitI-S: ߇b*w^r2M7O"_{ PPԐ*xnv u7y u}ّXd8xb dŀuԅ&l!U0ke*.&T|ɵٱc'm6Q‚kAd1{s/p\|)Bt?PP&=2o5(Ll۽ ,mB}x=2Eԏf+e~Op>Ms, ${O .8ybFîoz%4 ԡw{*du&w1-vfFhOɕ:;tou%Zyp?xilarFKng1u_)Q`ePt>:^!N+ZG/F"m4&7t 47XǑF ܫ2=4 JV2(ߕ toJ}c,z^6-R4Ǥ-kZ5 ]pĘ~EKDw/u73k&b䱂՟l^z.P x =o4Mnic"@ƶ*TGbŬGwS[ L`*zdUML1=ih%z1RJw8~}Xx R'F͵Pf dˌJ#}㕬sgT[rEQ\~px2q[+X,m&PrMiJ&)C;S;+K ~譝3Ll 8RAƤζ;6-VDx]Tx9A 2.o#" N /$Oύf+fxy*~G=-ajX,č2fĄң(&.Fe0ec2٤xDcltb>vOCs M: +G6i[erwHQ#d‚D_Mu`kk[`Mp|A1d뼸un[ZN |%!y W/d6DL ~ֹS6EҸE S9-$5)ZJ׭pN(t%(3pl G3&aR_UZ;lRߖd:NL0Ƶ\}lmfA4k|F uk;J#`yTv#l`X8Ō#nBjrGUl}ƫ쬗I[vLV0nږI˳اiSg.:o8MD&b85Q=x%$L^7qv'iLB/T!^yfH36_)6nV=)^vT[06. Zm-3|Oԉz(;,S@bM@nNYΆ.;G.m;Fh…s}NI RԶ>)yʬS6!).fW̪q!׮.ͰǟqSAQxiL #t\0(!qSNNOOQ;+BDqRD>$]auqLf{G*kɥ}.XL)EG2EwEy|%9xwZQ$L;X >31JD 8/!l"Gz(@:{IG%8z_^4;:g&ǣ_ML~cd0);?M*y|qJo:${ GU1l0.lVg`4&J❈pB_ e=nx]\O[5JAƸ&͛Z2$cR+[j"׮E?Da-I0"6nսF.|"$ڗf,IQ+;\WZ1i@}>zo渥~`D3nhvQ/Q[H>qyU%I7xJI@54ͽkdC UKDa$>LiT#oqm- EB߱IS@G2*+a;T'vaA0MٰOT5<ϴy}7u%ڵKms9 W"(6{Νa&tlljHSWFR|Xƕ4\c' _O ͅKydtI4 s#[٠<~%ѥC'}epO;*4?91KKrKO/SEC,ۤEDpIZ_lА4s/XdǤLScR>R+LkB+D% H *QF_s8XTL{wuN$59@dWiiC}=>T]!qQ:S4*zGqhhw*of$h8xRmX(=.6wpꌵ,,'S_i.WicEtC6Sk :_dL?ٵ P5xmNx]c}$9]/(iطցOZ4:?MkQn|ƀ!尞|$?D`'+So1&rQOOQ&j^-Etk5o"JBIc# SROGæ MNBt0UTEj YRe馗҉)okB|r?J8j2+x(T@* QώsSp mV NmX wG6,6@Btc]v^cYQLA@r=X *b 4#> dfQ_B=R =$aM*G@[Ё&lJ/Gjϓv2!< ’'E|lcdSQP' iY uY%p֞r|<]|r>v>f}*'gM:OvC;U  aq[87a^#K rSCfMSiQ6<pphɰg{sC̒-1tlZ%  G`5Lj$yjXC< H˒M^HngU־dȦ[)خ0)cjXSl̸Ebyݢ<OvN-^޷GBOt6!D|D؝֏UNaw__ATV*ѐ\(S=/1کoӤxN1l(=]Q fKO!ܷw |Ma(T68AJ7$%9Q[/¨U͒xM\IVLө/ y{;u|~5/O0O+LALE#UQL$hz Yv |gtvX&z6{,O-pLkYS5X.؋hG%j+Jls' HRbZGAEa!%mlፃj NfewhK#qCQc8/':'U7RN.# 0CUӶw8 ȡ z.woq%G_*CTkB_=p#'&&[!$.#Iiu7<+u"TS!;sB>b!!?R(0@uaL_L@ZW!!7W6fTĿ:&eRk}s or6L38,I39Z>78 705 έl R7k"5C5%5s2"gWiŋbk mYĖ;?|rTdu*HZ22Hie]\oQ߬󃜜68|'ʿ4Krψ-]' ;G6cV9&~,0rP+~vkΣ(/Z-(GeՏ(˖`5ItZt[Pp]v Hm;) ,.1`A7jŗP d^7NǷ OW&P&PD䧥Cvݩ pJ[ᮀ^E,j FqTZި{W|hW { 9ԨJDް\ç[c g0>&mY[|9.ӧ$h΁4af&Gb1= 3~~aA+ fw9Ch:zI;RI0 `m ڱ}3G "K.d/V?p0iq2Pva@_ _Ioõʵ5[1FvW'qjB:AoK\/ނ5J 0glrTSջf(Uxm`ۍ 3N ⬞uV𱔋f(9_ J1a ҉'F< o{pOjq-gܖ-bO>yi/6CӃ5`C\G4L&gد|{/5BxTO-xDCi=,[2Z gK>ӟz%£>^4-T7&T{ SnN̽ZėOWh@~&XU)e3|x5DjɭpIzB#wJXW_ 8"ϵ{lFB/m+2&3^lP'b_"56*uA)N}B '+pg<^e~sAGH['~K 2C/+]ƅc{i"uUesd\{˥ӓS0 G!nk*PVCgjϭIz:%? &ż~M\gz;a|%;rLz07,z.JjfQ}ʂ5$ܛf5IIS#sk}^I!4W]^jѓJ} {_.ԕKKs5Ee|)4֯9j(֋&{$p!058f j4,rkʗNO~ YZ