password-store-1.7.3-lp151.2.1 >  A \ /=„tuBٯ7a1=",PT/>dIrh&~XP+: uڹ#=b;t`*1,KI0<5ӳ s$UeomTP3l:Gd71! #X%,>wHbWSQUgXw&6v<.b5x[QEł=Of# |Շ#do5NS iRNWmZ79FH"81a4cc3a446a244ad52395e01dc15a25d66f75c674821b2f4b483ccf87657df3bf94e2f08e4ce1a70c5159e6d8390d381b33b86fz\ /=„FH=}nIZxƕ]yHڐZ-VrC}ҕ'Fk1hdT?AvxJ>_l}>=6>C.|7:jbXC*Ph]kC_;z/blc[)UGdX5 &%Թf>?RGjY^E[mz)5-L`_} iTqxѣ:!4n{R<|<f7K($W`A#>pD?|d ! ` *U[d              "L p  * (P8X 9 :K FG H I XY\ ]< ^ bc<deflu vw x yz $(,06xCpassword-store1.7.3lp151.2.1Utility to store, retrieve, generate and synchronize passwordsWith password-store, each password lives inside of a gpg encrypted file whose filename is the title of the website or resource that requires the password. These encrypted files may be organized into meaningful folder hierarchies, copied from computer to computer, and, in general, manipulated using standard command line file management utilities.\cloud111openSUSE Leap 15.1openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgProductivity/Otherhttps://zx2c4.com/projects/password-store/linuxnoarchb&)I큤A큤A큤\\\[c\\[c\\a54be93208771497b1583d53be7d409e66506195bf33c651975c8657c1ea4230f2573c77d58f37016a5ff3b527d33c5bae87c1629cec68cffbdbb45f621fe295c028e25d1c9761c4649292d1201e1d3d1feda49dddbf7ccd1bb9273ef00382ab2d0e19236c29d43a2a23923129b72197e5154c5f2874f3e601d617e514ba83dae9306c3e4bfa47630a6e2a365afc3ba58b55cd768571fd2cd9d0c4b9d500fef03d3b3a237df68441eefdaee6fde7939dcf67ca66a6defa0370c026f49b52d2237746cd19bf6b74a09334024849da6fae19415e48c5ad086f0ad32ac8b978c626rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpassword-store-1.7.3-lp151.2.1.src.rpmpassword-store@    /bin/bashgpg2qrencoderpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)treexclip3.0.4-14.6.0-14.0-15.2-11.7.04.14.1\,@[h8@[]@[#@ZC@X@X•@T T@SR@Dan Čermák kbabioch@suse.comjengelh@inai.dekbabioch@suse.comaavindraa@gmail.comwerner@suse.dewerner@suse.detampakrap@opensuse.orgtampakrap@opensuse.orgtampakrap@opensuse.org- small fixes to the pass spec file: * cleanup rpmlint warnings * require xclip instead of recommending it * preserve timestamps of fish completion files during installation- Update to 1.7.3 (bugfix release) * Simplify filename matching in redact_pass.vim * Do not put passwords in herestrings * Do not set foreground color for generated password * Add custom bash completion for extensions * show: do not store binary data in bash vars- Use noun phrase in summary. Fix double meaning of "pass".- Update to 1.7.2 * Large number of bug fixes * Fixed the signature verification routine that parses the output of GnuPG. Previously, it was prone to spoofing of file signatures and allowed attackers to inject additional encryption keys (bsc#1097774 CVE-2018-12356). - Applied spec-cleaner- Version bump 1.7.1 * Bug Fixes * Add compatibility with GnuPG 2.2.19 * Uniformly use the $GPG variable * Do the correct thing with subkeys when reencrypting * Fix test suite on OS X - Drop password-store-gpg-2.1.patch * merged in 6f867674272a03273212259b9039c9356a6ed90 - clean spec file with spec-cleaner - use %make_install macro- Update password-store-gpg-2.1.patch to upstream version done by Andreas Stieger- Version bump 1.7 * Features * Extensions: pass can now load user-defined extensions from a system directory or a user directory. There's already a nice ecosystem of extensions being built, even at this early stage. See the pass man page for more information. * Signatures: there is now an option to enforce signatures of the .gpg-id file and extensions using an environment variable. * QRCodes: generate and show have now learned the --qrcode/-q switch. Note to package maintainers: this adds a dependency on the popular qrencode package. * Password generation: rather than use pwgen, we now use /dev/urandom more directly, which results in more assured password security, as well as customizable character sets, via an environment variable. See the pass man page for more information on this customization. Package maintainers: you may now drop the dependency on pwgen. * Importers: there now are several more importers. More and more folks are moving to pass! * Selectable clipping: you can now specify which line you wish to copy to the clipboard or display with a qrcode when using -c or -q. * Git discovery: The PASSWORD_STORE_GIT environment variable has been removed, and instead pass will automatically choose the git repository closest to the file being modified (but not out of the actual password store itself). This should help people who like to nest git repos for different organizations. * Bug fixes: too many to count. - New dependency qrencode - Make pwgen a recommended tool - Add patch password-store-gpg-2.1.patch to be able to handle new gpg behaviour boo#1028867- Add conditionals on dependencies that don't exist on older distros - Disable tests in older distros where the dependencies don't satisfy them- Version bump 1.6.5: * 1.6.4 Changelog: * Features: * "add" is an alias of "insert" * `pass edit` will no longer make a commit if the password does not change * Symbolic links are now followed * Remove gpg agent check, due to the auto-starting gpg-agent in GnuPG 2.1 * Bug Fixes: * Avoid trailing slash in `pass grep` * Account for $CLIP_TIME in messages * revelation2pass, keepassx2pass, and other script improvements * Fix .gpg extension in tree listings, and preserve colors * Improved support for getopt on OSX * Updates for zsh and fish completion autoloading * Always preserve TTY for pinentry * Only use encryption subkeys * Better clip error messages * No longer use hidden recipients * 1.6.5 Changelog: * Features: * Support Gpg4win alongside Cygwin * Bug Fixes: * Work around unit tests bug with GnuPG 2.1.0 and 2.1.1 * Manually migrate unit tests keys to GnuPG 2.1 series * Restore support for GnuPG 2.0 series - Add a few builddeps so that we don't own the dirs of the completion files- Version bump 1.6.3 (no upstream changelog) - Upstream added tests, enable them in the package (added according Build deps) - New subpackage password-store-dmenu, that adds passmenu binary It is a dmenu interface to pass - Installation of completion files is fully and properly handled by the Makefile - Depend on tree 1.7.0cloud111 1555160833 1.7.3-lp151.2.1passpasspassword-storeREADMEpass.fishpassword-storeCOPYINGpass.1.gz_pass/usr/bin//usr/share/bash-completion/completions//usr/share/doc/packages//usr/share/doc/packages/password-store//usr/share/fish/vendor_completions.d//usr/share/licenses//usr/share/licenses/password-store//usr/share/man/man1//usr/share/zsh/site-functions/-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:Leap:15.1/standard/070921126d90e9fb043467d30c9b4fef-password-storecpioxz5noarch-suse-linuxBourne-Again shell script, ASCII text executableASCII textdirectorya /usr/bin/env fish script, ASCII text executabletroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)R2˴.m}nP!#pwgengitutf-8bbc25ffe1daa32660e012b55728852ac18ef8cabc2bc41f6a9f4cab2b5597fb8?7zXZ !t/Xg] crv9u_OaTAoDҏ[ iBV'AP,POZSeC.{o =_}NPaG|Y>!a"@D1u?n yB^}PkV(sǬi'5 GA;W%;;"4֗ L\w l]nӻxL:OĮOOCkUihʧt~;qeng3;^ Mƕ{ ;3itL^.}T/4x혷# ߚ4T>JZARZ֤pX T?sD!l& "`aX":f IWf?5 4i`h : ft3-~*ǒop0e?H Gz@x:9<{Bn^ʰ}zk &ACڰ䛙Mn99qsAi+3#oQęh tl [ O{8ະgΎn.M{wWUNzU/g]W>j;>C ݋@uƐ6`b0ch}%ekXWEӄ)?/apѦG[{3yr֑щnyUWb}G8߄޴X/eІiIB%BQ/T>ItocW:Ў{ilhY!М uv5&H=+U>ڋm3#W?v>uefSnTLo' C/!scl qɲsGM,V[0هҢv8+,=}xT0Gc("2ij؂c.;p:~_D#5Zi װߜ[R,rz_fzW*gJM4T,fˀwRf\b\62)Wl4$p97@!;cHbn.*\EBn"r)=jq*CG hZ`W`#2q(S%iBVrI$YP]Α R03rude~$` ~G%a\úkfv"lʱ&B4Z](ǟrAR:/ QkӑϨ wp=(_]=d`~Ǐ KȪgH=AjSqzу$IT s v] 4.u|sP>EV:fS)~[yb2Cc@ÎO6 kIs̗o$Q9׭B0Śծ}Bl)_G%>iyv2,Ζk5Jʻ,ndS. U`$x3&NW|oֱ0(:8[ IKrzax9Ma6$釙Qk Q!)S".UpW4C*ؒ `۠{._VE&;Gz/EȾVljex"n gָKQ8=v dВ1AlpnֱƬ̶c,Do{֢V[KUw@;gl||89)иu4%ܘ ?-`e4 `횑bv$ìqv;;dA^jG*i1){m+32{edks@fIS B&oޯ|SWgDz-/Ѕ{;Łq6R ,9;t# . l~*eڽU ~CE\mzw=uvp+RKޯ>Mx_QL/A[2UF? '< NxZϣX Gx$Orҷi_0uxV#$jS6PO[/P9E@M MTvL P*R =ԛ;Ne9;=gyvWx%kS o֠5%^$@h3W̯U00vog`ccBp2ÒtI=P-X:  8q 0Ұ$S|* p,z~v,S&z\J ZϭIzOgTx,0@zQ9!0ӳ]2Ce}6? fE+49ӀzhMG&d@EOeChG>lNE *d:F@]GkOG@>18Y W^X|Yw(kOUU.:ꡥ ֣_얞Occ@7ܹ̅fl"/[z]ܮDC!|}!_>Pȹѯ'~ΚZ:+34Tm.<IަPT4)m1_ oGS~�.*ap8]^ AL_984ïcO^@ IuםMZi8+X$loQa)aeJyt9ŢYu@r&Egv,OvfF}'mF7BIɲtg* iABp PdaP Bg+*搎fZ<%SV+B.u;"{<+>+F`|SarL.stx<4Ԓ3PeI MeYoQ`&BaTh;̎&0:N#٤`R8a:× dsNL1ҫ0Y v2AxnT\V*QK,IC'nj)W4; P常!-VU99uŞ\;ȪCb-ᗰZ=/;l)Jsa\)\6lB84zKֺ!U״d].{Z64x6…)9:h QAm/\.9D=w> n;^AoF:T},z:ΝXM#nT ?'HM6zmC }0"i<}oMbӃɻ >)$f`T?1 0±FqG9䱱ΗY\vK,Ɛ@*~Q: 5i;"JXH1Rdaڞ?F/-#7Օ5g! Y)Iw{]JF?g콉Ҏ2~IS0L1!dZz>jHş?1\R{2DgYe&E)I$xfo7ƕ":)*lWyʭ7m拌3i0;nya@8dt Wg)4{!/mܦ.RDۤXM+"7A{3bw9K$hM,1qX {#EAF zn2ܺbܒX[8T-k)jɂѧ+ŜXuEtPJv_OhSGO=[.G =}ʌMXUQh'DKm<3g>GzeLqe?'s7(+ךUқSLHB:ez(P$FZGE$>,MScᐞ["rF%S!7g[m$~iK*'[i6|Xhv쏂ppRܤ/Ҳ9  aϝ=EܚjrQ .ԍgUq}%}] #uѤ迟1CRe*(O&= jP2,wuDgU*V!v%#7 ;TU-V!8n{(1l"#RVwi^К=u"GI[&cBan:#t/P5P[!{ʮjv1Xb6*Ϻ"(|L%FR/_h4 JMw4M8&ntĜÃ3v*Vgp`l6]q廉JSMlE9-RbES"?mZ]IMAޤrR+CH ѺE]rg*Cy.` 7\2Z4RC&,ie5|UANW 9nguMǃS~D< CX:s^*hHw8'_s#L>%.&#=TU׉B ZC,Bz*Ph'[Xv>%Ǔ(`Rp9=zpI 04.<h@'$+/ewvL9C$U*D~ik4~Wg1G֬+,qKKˮR*2n?OlffI]D.–CiR8(U2`o7S[v_X&~ZjW۽w=Ի` b/'?s4DEi%Կ"{>>p~3X9&F26c1ׯK {&I8\bV_seAR~׊`OK~/0ZxLj6}F$b#r$!((\'א^+%(a@ 0a= #`)jehG9ɜ`-։\߯e(l: رc0,0;j=f""k`v}£][B_֑EM9V 7xSwFƾv &CZbYֻ\o`һfQhQ3X%.xk#sRz`AW5sІ{  ?KW`hӉ,W։%ΞP '~QЬ͸ɞ".{&I7Ns]|􎔀7z7TQ zgŀy4F,^׻`" =(=0G̘V&oSXx R~{dM‘y"Q4r܋b1L@%]~5RWds^p$mdeJIf@8\S/sY$Mn6ǖd0? :*PV;OKj5n9uO8rSx6dL#Lo| &HѬJO$HfpgL+ 2FE-~ 5ѧ "[ @* hfs^*8\6,|1ijZ&|]_O9 jjxV[%OE[Dg}JV/dt:B{\ ք d dO6ɉM5CDǢZ7-`?fCژ̥1Āfm^dO!3v S_5fMwWJ`j}CpN͒/++W"X6E\9 LO7HHT?}PW*ז`2 ٫nyՃi 9; X~EN "{߯pj +ʀ@o~#iJs>*6%cV꧑ph<<lVnq9Vln"\Ī-јw⽢Av7vW(Ml"5(!%JOeiWLEX:>M97н-JƱ]<qY\돮FCgȁ!NVVR֘-Tw8 "~,ʪm0*)[ಲ#GJREmz5]ٕ֫0{k v"HAzM7_40Gf!%GvH8ʆ@"Dz%‰|>x,n|Ӗۉ>6!v|})C*ɐT&G0zÁ;SD-rz{ A^ ҥ;r_'ø#w2 $uG[;d줴Gl/yMNa9eHM*0QI5@nܹGl+Rwz)7Y a.Rm 51k&:@K@`-~Ըqwqg5!>ݑ~я/uF?yQ0jZK;|ûU[ Ŧ` 0`oC;jgSzEO[֛k9)"(y:4p|m]v1۫L8X0FwfVvy-жG8=i=n#*bneO{P 9AkJ}<+fLMYH& +&QP`[u! ؛"_Ƒ(}O5rч퇀Q(AxaҥDNiM'ը3ҚBT 0esd-4MFNݎnuN|j@vax)E:\v!<]Rۘ+26$[RAb?wk|BJxAf}vpm4 jgEʠ oDmY(LHpr@%]9rϣ5=֧ yI<|~t#I#fݦ %Em4~>(AZƏxPEfT}*-gX !z)ߥ~pmkE,JdNnm}%'5=Tڽ(,"*A*69a,@ѷٹ_ $yӟ`V޽IjvNt5_"LەqP1,^ CUk6(0H مdTWa < IsMJpA+T917fxZqpw{y0YViMOh_>lfViޏfbiT8L(v;"r:cuE`MTʲHtd g5Ba|D6<-QZU$f#-yIvꦿv3RZ95`3.{,z@+.oJVy_j*Bs&C}W}AuҪ8f,F~/!Ky41(odh77AUG:'͔Mp|\j} @p'Ṝg2p%R?cmJ[}AqS|,\[!|;[cAZ,ȈlԎn}*k),5]:"|\)V?8cx!5:X9!]yAp͂Q}yK2+׆[z_@w0%q_ ҳQ Zh{ 34.;_ӃFI[.wH i|:N.{mqI7a\zI>lCBlc]]OSڒF4lYQLTL˾'xngOtH?)VUgU]k=όb7mQ!чBdhЀ%5mF:a'lW )SCMz "S4/9pr~7H. CX3~kNePrͰaDj^^Șp.9('$jtI|'Xu {ݭAZ;L ) :;fsM j_mINdm*'}_lͣaUٽ^^p#|}on9gcam=SE~D,zfV)?lb$M̬0aTm@|2zҪWwW.ʸzzĢ V&8(9E&oW Qk̟U&Q-h+n4$$wSf~xRzYN(=ni][Yחlu˩hNW{W*0vpRԾcND`DZk%&qK#tmP{LDx B5׃opfɁRSc?0](*`M_%5~ĹER{K+~b- _qEjA6D$V_n6da`QEȒQJJ?vBH"t z%/"D;kݭ PJN&/Q + Ѳv+ˇ<`YIݰ֊e0 0N3Fp.#Zjk뽔@ H$ %#^4D=}I٤b5}"|ݯ,׼+LxZx1MpǬ:Șe+rOo<\aH{Y^Ўu?1{9cZ ȅģ¿^kd;X\x{ mvz#Fbk 9.7-0i7hĹ[j蔀S:9_]~q,Vc5*@\`9^.2#>dΦMoul PDc7&*/G4ȜbP͜jY>Lт9FHUA9X?(Rwbe2XYQGmXxQ5{ jY*f^'J>RG=Y?$i ѽl i9Q1i"}Dڍr- ܖ(bVG)QWokP0p^+VO.T94]#)+!B쎗kfvUM ́$z] u!+řAyV7#(+y2{+?_(V,X~q&5Z6%eJY>=Sd>itW.lRE`(4Lۻo/cfpYQ` [mf0_sCCpC2~2SSw#1]j^xmA<3{^TؓI0D[C^8)e}x[k$my["ꆬ2E|%KMik:j|To(RP,‘,67)) 1^@ f"AO=Y9hѯzfbmʤ88'~L%;~ J丿{qcOf E^32kf¬35qbsJ9ڎkjA>1 >Lf4UC oWQzkMJ :AIUkSXؒVK`kv! 2kIz|id ukUC *FS]g GLf3ID'Y"<"L> ;-Qk5AQ쌧Vx)gm ^P-T-#WޛqInHQAR dBAw!O(zTq]՟m;(${j3Mqc&VX e䀾y76Cs\12sVr͎w30i](˅ a22^dCagGnYw@8!h$Ew hF̌7&X5᏶&%|_<7lXk]@v&"BErׅC3l8rv*@zlp+s|.~k Iy#7 xފY̫UyW B b[fi1^"k:㒓B.^u0װ{WRi(äeGn^ii a kW3!#=Fz R ({ Fx[_e_?PmJSBĥcfA I ^ѡG5O@N[)יYu&8C Ovm+.Zuݔhłoh2l! dҩ^/]ѹs7w%H(R5W9%A㱺n޳&;2j>;J(k gEzs_7d8lH'OA|I Ѿۿ~zf,/JWVP[_} XG-wv_ܡR;4s uB0VGl&WnR0 '!އuRr'V!+"DsȐB6u$!bQ)8a.t؆YK3um1aAxayO;NC'39ℰ*ޕ+&(Sw'x? YY>]`64:D*h{XjDtAMȄ1Ə+E;^CmD<ƉQRa-j=9d5c-~=! %p鑲B8oBwY|ҋAh?D$%ЄY<'ɻ9i؆bG.p%?Crڼ7/4Ń>=!Xf.{En:\B}?!2뼯Pa<$Ǵ*/%NAlbvE>a2+|{0<ɔ0ܽtI8ܸB ?-h?86Ëw0z!ߢ~t:VvOQ tT/cϗ ˒ٽUj MLFM}PlZ'-,_kZM|c5Jǥp]DS.<|<$Vs"t`ÓʍBҋ0PEPIwUMZ0{Ht (TmkéhpX-~.B Y$4 f⧂I-]"-e{m M%?Jk4h3Qwl ,漴Q!.y~Xg xzE_=KP!ܙ|s;l+"f@[#Nq pu3Z:NBB<+LJSLz X#;a_V.J1> 츭 uD/E+/RKwg3+ߏ OTX6q\h$_ҡqjl&iT7"dq)ʗ2uҷPA"jMiuvzApU(_ѬrZh>MՖ?f٦# sܬ1M6;!wRP0h("_jGpBY ]Td$sST$T^PW/ !b sB凙kC έ9 _BWw 0,kxj2yzn8ZVP頒՛Fq@5l=4ح"#:tW!U3kH8Vw\ȫAS[0_ԖPj{_r?C>Gx|baazvT6\?~y$j{U!Å,=WILhIa0ѓ=wFْ%}ZQ\IU[E lN4V~Zac"YJ/FWvR"Ȫyh7 Cُ_9xI|=Xaw>Ti/q{|nЌ pik^W1DyZ Ʀ5" t_M{HvM'pJ׋*W̵yXLҤzr.x i;kJ_+Ž'$nujӞ3yJE SZB+KBl\rjڔhd[-jPdiÆ߉N 5<y'H'!AP<C+Iﶪ*يy!]2_2A Xm|Q/=FIgĝ' 6~DM iVCZ ; CL{ ZM E[t).]οvZlݧ\De[ÚX2B1΀f$Bhy=nN8a{˺oZϕZ#޺uqxȘի'FJ"3┗J r#.h/#u:\9vtd`3~ H/XA `T"ypQ3%=0MÕṡ '-Z q#M !](+9Frd]ֱk=Zv#ѴT?:uXEG^KrF +ՏV\ZeuP3)6P _Sdd܆@D^TEʸ`G4*A,qVfZ}&۩j7?feљn4ARqS'1K48b >㻡bHai#xVT"$.Yjah~CȩjŢa`1 , )Cݭt;Hn2:`Cx.y@=ФL-i+/xhAI{vRpc=F"/<ZգoW}%ۤ$NQcrc@XacfߎኢhAkZ eJL 6x LUx>婄U(u?UB㊐0juDž[ryoDx3*U_v" k]#j+၅h=h땹Ec駺һ>adFlV |7y3>HP9gEܞ_ ]is.̂ejiy{5BxbL cH|7(tuOF$~X{L0|?ݒJ-ug=9rTD94 "} Tc=lw5$]g@96I;ss乺ϝ$O_Fpc=VR F<~H"{Z>hˆ_%OIO.' 9LҲQH*/ Ad}[YV)KRǔb!}]xf@^uH{<6 xERl0c80X]LzbSRwzua[u&\cK9%hǼ O3Dݶy-m9O)RoԽ^˷$^c%CcCT Q tZЄ,d a ޿*!7E|a3_.Ο'V%E e1io$Mda'B,FԒ\@u.u E7L:A\_fD֑UiR9DV 5 ThDd!bmKk:s֊+n/ve7Қh{-@g+lP="CtgǂqS {^ mEZԤݼj"w]; ̀ưyma$.pLRk6Yx?}EIOy]TV "<%'eZq6oj ($u&6fP~$/xY," NC|G%|b۴0]},nJ.`INR^KyAK4Neǖ; !k6̶ YZ