signing-party-2.1-10.3.1<>,TÉ\_/=„[s]$X k{:[V(XIbCd:]D$Ĩ 6 uɤ֓1vփ0+I ڜWa& H>rfIRӡ+?vRT@{U^C&Lm>؄λOrv3I*P NcuH+$$|pLj 7IС`&[h =E('DV~yXozI 0d>:(h?(Xd  %lp|    `     h   $`U(w89:F G!H!xI!X"Y"\"]"^#b$Tc% d%e%f%l%u%v&0w'Dx'y($ z(HCsigning-party2.110.3.1GPG ToolsPGP Tools is a collection for all kinds of pgp related things, including signing scripts, party preparation scripts etc. caff is a script that helps you in keysigning. It takes a list of keyids on the command line, fetches them from a keyserver and calls GnuPG so that you can sign it. It then mails each key to all its email addresses - only including the one UID that we send to in each mail. pgp-clean takes a list of keyids on the command line and outputs an ascii-armored keyring on stdout for each key with all signatures except self-signatures stripped. Its use is to reduce the size of keys sent out after signing. (pgp-clean is a stripped-down caff version.) gpg-key2ps will output a PostScript file which has your Key-ID, UIDs and fingerprint nicely formatted for printing paper slips to take with you to a signing-party. Given one or more key-ids, gpg-mailkeys mails these keys to their owners. You use this after you've signed them. By default, the mails contain a standard text and your name and address as the From (as determined by the sendmail command). gpglist takes a keyid and creates a listing showing who signed your user IDs. gpgsigs was written to assist the user in signing keys during a keysigning party. It takes as input a file containing keys in gpg --list-keys format and prepends every line with a tag indicating if the user has already signed that uid. keylookup is a wrapper around gpg --search, allowing you to search for keys on a keyserver. It presents the list of matching keys to the user and allows her to select the keys for importing into the GnuPG keyring.\_cloud107MopenSUSE Leap 42.3openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgProductivity/Securityhttp://pgp-tools.alioth.debian.org/linuxnoarch% YF!9&7.[C 0 Y kʁA큤\_\_\_\_\_\_\_\_\_\_UUUUUUUUU\_\_\_\_\_\_\_\_\_00a0fcd45eeccdca5c4079494b812d3cd18f0a763106d2d7879d4a06066d919d776a1ef833f6df4d68f4da32714c6fd6f1c350de74a80591510839a21fafa3bed94c97a8518c4a7a801471447b6d7c00d0044cbc25e2d3f2637dfda03f6ad5ffc0b47b7fe8fae7d36377eecc876b4a3ce76e831e37e12f8fd82d3410cd073f6723b12fae0baec91a163a6978e4e81a12f3cc0160d4e866753371116c7ac183053facf276eb86c44e3ff7857c4989d956e28ef9cdbe97f9e1e9c5a4d0256f44b37c140b106f30fa89689dd056c11e907f05d353d9d9757e2f0ada41b6c7f6a95040a51518b8a43703efb93fb80c6738d91666aa0d73f5f34e365af0f8419808ea3504edd54a575e701e51a5a3a0a9088637909840227d68901eb11c1bff7c0a4930ce3aed6ce6b643c8e4da7614c27169807ed338ac167924e6820eacb407e43a14f3b25f4ec020f01dffa6ee3048874f14392d09f4f65126f67486e18503ad5cba1f96e0f6776703cb95512472854896c720f29417f647497d1bd2e25cf6232ccdad144616c3cba644f1604f05c17a083d8acec75edf21da89c08663af77e18f0bde72bf4e4339b136932bd5ff473175rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootsigning-party-2.1-10.3.1.src.rpmsigning-party@@@   /bin/sh/usr/bin/perl/usr/bin/python/usr/sbin/sendmailgpgperlperl-GnuPG-Interfaceperl-MIME-toolsperl-MailToolsperl-Net-IDN-Encodeperl-Text-Templateqprintrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2\-@VV@Ud@UT~T~POk@O`@N@LL(JJSebastian Wagner vcizek@suse.comastieger@suse.comastieger@suse.commeissner@suse.comastieger@suse.comjoop.boonen@opensuse.orgcfarrell@suse.comjoop.boonen@opensuse.orgaj@suse.deaj@suse.dejoop.boonen@opensuse.orgaj@suse.deaj@suse.de- Add patch cve-2019-11627.patch from https://salsa.debian.org/signing-party-team/signing-party/commit/cd69b6c0426a6160ef3de03fce9c7f112166d5a8 to fix CVE-2019-11627.- fix an incompatibility with perl 5.18 (boo#955986) * caff 2.x is using hash slices which were introduced in Perl 5.20 * added caff-perl_5.18_compatibility.patch- update to 2.1: * caff: + Only consider non-expired/invalid/revoked keys and UIDs when generating the caffrc. + Proper RFC 5322 validation of email addresses. + Prefix the signature by "-- \n" in the email template. + Automatically mkdir ~/.caff if it doesn't exit.- update to 2.0 [boo#918402] * caff: + Fix broken compatibility with GnuPG 2.1 (2.1.3 and later only) + Default $CONFIG{'local-user'} to $CONFIG{'keyid'} rather than importing the public part of *all* keys found in the secret keyring. + error output handling improvements + Add a --debug flag to enable debug messages. + Send attachements and non RFC 2822 UIDs to *all* signed addresses, not only those for which the UID is exported. This is useful when the signee has some already signed RFC 2822 UIDs and a freshly added attribute, for instance. + color ouput ($CONFIG{colors}) + Prune keys with import-{clean,minimal} not export-{clean,minimal}. + Fix $CONFIG{'also-lsign-in-gnupghome'}: local signatures are directly imported from caff's GNUPGHOME to our own; in auto-lsign'ing mode, lsign UID for which we have an exportable signature (preserving the signer and cert level). + Pass the 'keyserver-options' specified in ~/.gnupg/gpg.conf to $CONFIG{keyserver} when it is left unset. * gpgsigs: + Add a legend with the different signature types. + Mark local signatures as 'L' (formerly they were marked as 'S'), and expiring -- but not expired -- signatures as 'x'. * caff, pgp-clean, pgp-fixkey, gpg-key2latex, gpg-key2ps, gpg-mailkeys, gpgdir, gpgparticipants, gpgsigs, keyart, keylookup: + Add the possibility to choose the gpg binary via the "GNUPGBIN" environment variable. (Default: "gpg".)- require new perl module in 1.1.12 perl-Net-IDN-Encode- signing-party 1.1.12: * new keyart command * new options and commands * bug and compatibility fixes- Corrected the Url that links to the main page- license update: GPL-2.0+ Various Open Source Licenses is not acceptable as a spec file license. For this package, GPL-2.0+ seems to be the most accurate license choice- Build version 1.1.4 * gpg-key2ps: + Apply patch from Uwe Kleine-König to deal with latin1 characters * gpg-mailkeys: + Correct path of ~/.gpg-mailkeysrc and ~/.signature in manpage. + Add new environment variable SENDMAIL_ARGS to allow user to pass arguments to sendmail * caff: + Correct path of ~/.caffrc in informational messages + Be more verbose on unexpected key ID + Refactor import of own key and import for keys to sign from keyrings. + Also automatically import keys to sign from the user's normal gpg keyrings. + Use --no-auto-check-trustdb when importing keys from files or the user's normal gpg keyrings + manpage: Refer to all of /usr/share/doc/signing-party/caff/ and not just to /usr/share/doc/signing-party/caff/caffrc.sample + Fix horrible &function calls used because of broken prototypes. + Even if all keys to sign were found in the user's normal gpg keyrings we still need to import them (again) from any keyrings passed with --key-files - the keys there might be newer, containing new subkeys (for encryption), uids (for signing) or revocations. + Make importing of keys to be signed from the normal gpg optional (--keys-from-gnupg). + refactor copying of command line options into global config variable. + Create the mail files in ~/.caff/keys even if mail is not sent- Fix caff manpage (bnc#722626) - Run spec file through spec-cleaner- Make package noarch.- Build version 1.1.3- Fix Requires.- Update to version 1.1.1. - Many bugfixes. - New tools: keyanalyze, sig2dot, springgraph. - Drop keylookup.cloud107 1556897784 2.1-10.3.1caffgpg-key2psgpg-mailkeysgpglistgpgsigskeyartkeylookuppgp-cleanpgp-fixkeysigning-partyNEWSREADMEREADME.gpg-agentREADME.many-keysREADME.v3-keyscaffrc.sampleexample.gpg-mailkeysrcgpgsigs-lt2k5-annotated.txtgpgsigs-lt2k5.txtcaff.1.gzgpg-key2ps.1.gzgpg-mailkeys.1.gzgpglist.1.gzgpgsigs.1.gzkeyart.1.gzkeylookup.1.gzpgp-clean.1.gzpgp-fixkey.1.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/signing-party//usr/share/man/man1/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:10158/openSUSE_Leap_42.3_Update/16a0b81da5b01c1f198755f8c9c789ae-signing-party.openSUSE_Leap_42.3_Updatedrpmlzma5noarch-suse-linuxPerl script, ASCII text executablea /usr/bin/perl -w script, ASCII text executablePOSIX shell script, ASCII text executablePython script, ASCII text executabledirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRRRi<5&WG?`]"k%bsRs!cj-@5gB5fj0V f\qoZ;wtAG"3ƍo F5bZYgD/;*=jWI [;僤DPu5 #J gR=sMA mkYZyA+3lg߆s@J bj4:5-"Ttw:߱c]!ʹuH /D.%U,ƁBN'f׍x+yRy|Bg.df7(5OURߘCZU q^?Nrtyf]RQ{` luֹ;|% qJg\K/z)zN2O4`dF%m u88 H6ߘQ -  ~}Z;FʤݞijoqMY^p[[lb@0+ݐ y s6Kv&88b{d\o@;~ħHdw#,˿4%[r)!-MtnRl?  L6Ɯ ǽhsGwoze5iwW\Шmaa[D =0C-a{BŮ1@jbD_k. Ҩƃ:`̽KƎ8wo07wZ!#p*@GZb1ޭs`9tr//\ϊ t:ykumY2]}DXێ\_Tцnȥ\+&{FS VixP_)8 v?4jK'nm8wE~0Qr5꼈jG?3=wXYxUv`p<9k$}dnQVma%8 qEW:22)ƬSGad[umgBL&c$a\SC KeEyNjK&;5s{t2_\`;c$@CdݧE^5ƮBm=,<cy+$*Gu1uHSkeee['P^~uPG~J}:OU? i~$RǍG?t@=mL#Q_=(3i+ a8 h좂G*{!9#!F0qg''/W42^pJ(7B.N*--m|O)A=lEJcrG*pPBy?s3jҧ׼.l nqF^Oz#7Դ|Gҕ56/.4 1􉐢3luf`5kO$Tbz/9pw;@wQ9Q4:ťr6w7-,b<.U3V|k;-,D(&xT{]^dF!W2(KUP ІxR0u!1SڙQM:AM)dA{9ҡ _^/KLL˫ȴRmihJ5>nz_10)aՐЁe4>\A7+ž4O$yce ٌiӻh܁)֋%rގc!{{}Lm΃lGOEo+A1Sҍ\zШP>ZqZ%jۖV¹ )m!Ŕc)Jd1xcd^|S.P;qvasT>JIY@ Ԯ›?$Pcch'#"X{S3G?1\h*UEƭ3e+XCFXBjvp;0,(0<49 ٞ뵜Z_qϹxrARx>B% ߡ%4746**gplst M\L{~3pv;_{`$/@܌ၕzH lO|1ˍ#xM2xe jAlBFDśв[Zgo"vH S"*|W+]M3;bd5+, <G8'fs -ZR1.%R) T~rI+iK4EU$p/+_KyH;ƚ8tF< 2 >KI֡5CV\n Tթrt־ t2R ‡~Gkk(OkgQs?N񇸼M)s!3Dk #}o .!sNQxf\T[T6GBZDB X:X,_t˱`YP{Uޖpp}|u.h64&WV+&dzݘ?Qdf|sͼ}mޥQLx}?Nk+(s"oEl {LYnxӚM(Ҝ]#rIMs?MDO>%wS1]*MP@QThV9s<РPT5QySq)Z.A[XC F _H94cfğo3 X۷ɉօ g.*ЗtCΎJliH*%+!{@> p*hI&ϧ$wEFdI ?\8I Evss:ۥMlD:{9Py6ֿs(Ld2p0Pb췳?8gjԑl'mm+T!T'rWq%w?ɭEQxj? ᧲b)!x!@5,iCf) lrM@M=ɸ![Γ)ق}ٓ:DZ-FcD8= #_yLTcsJ%+)_5H}zީ/vmb k}ۿ*Sd6*kՕIq`3χ1+@xnkHA-ʄ(euqc;hPi>$%|%&]}o"vQH81$NaVm6 qQU!W\/&X@:^E 1j'7 䇯(, zV9 rfd A<& KU͐AL\t6"UJraWGrL-&D!<˿?IoUe"kG䊚`Ca&Et\NɃ-_]0q:μ_zD8, mDW~c@MN0@cL q}7BUBO\h>"R[|SbQB6H|ř?n׍tSAE-pVbYMj6LұʆuL)*ޠy~O7WnLwĕ4il3~'u# %9Ea(gM.lsS.^ TK,@HH4Y}ݞGA5H"7D9d1C}6 +$Q}OBRe-Ƙf(NTUQ"P+xd1#{ ZXcpe"ݭ( (ݲoB  tdXg#R|ć0Vm¦. 7/: mO˫9)ZJzh$~ %"@Cde,%0FvǗ8z/O|U` M@!Mtۛ%,$ ōIš(Osi҇84T:O>47K" >[R5[d7p-25.5ut 6 oVv6-X#U Z9HN5Vu@Z l }@uX6OW@ID,7r/!f:.zsȏOŦ`$_d Hd `V|hʯF6hWYOmQ={G*2%4|,N +5:rTRQwQx{:$ a%).}2{}>?#ʒe{8/H KڠHFE\ATxpTgϋ|6R(7#泋 "p۸A ũ lF9hX`v*>7P=a CZd&ωCSےRUcM?oMHnWF75xT ΣUn+Ő.vaN^3A`~g!Q,L&QCg]BT_ka(ɤGtW.ɘ[6P1QH|Y8(I hRIEHP͗VȽVĨAԛ Gx򠡪jAڹ -3]gυgUMf-E6J0Y d:TƵ,9DǖH ? 4LPoaS(dT$%UC8xIo1e7! uʖ5sP^K-D l׊#8_ (KYe1/%vw+^5lw.5HÌj$*p/,tHNjo§7#6na<9/EQXR>K\UYoDD v߬Nf k_0)c,(|h\W+f̑JRY(ϐVH}G=<8dR.sP_צ:j$ԃ I]1S yPj|}.:7jNIgpRqeQQhXPlgp/ƋׁO3q]%mM(O7úL vh- 1l̄\xY.ȁ7l|$;~2f*q-3@f b᳋$l)ww@znh%6 o L?;1_LȒD(vm`b"'_YڳsBzS1o  VUyw1\$-X"U߲PK{+ĭ@w-5;-dϔpx*.F-pE6I,m<>䯴| d:}/J v#ˆfOK[cRMvuZl@e.KoCXT& C˳PC\UYQhZ _7}uƶ((ȓȻ:"z[р! }2#sBMl|̑PJ kKq4A[ ė#~r4ءs2L@+k}􃫼Xē+tdᡌNJHOѤ쁑:'c 'aT 'jӳK @%l*ԩX0Ta#22p4-dq$$5ߵ%Txl"|$XS5hE.bPAf@io$(]M@Τ4*Cs(Xb.mLjkѴ .n)1/AICuhߡFb}bF?V i56T-gg>Vr,κ('7>;uAHb&W2X(x3Z^".ʥ~Շ,d*(A5bMEF1U2[#HpziыAr5qXCWqfpq,Rٜ}?{ر3} Z)ab˹Ȗ{y^2]f",8Hܓ>|X{LB +QM1^ۦS#_`>?>cKxͣ+ا{3{S'' ^m3 Wbrܙii*޴1D"4U@gn-B(4QfZ2&ve:uO/NCOo [E=<(p!ńID $c6|`,p9YQHHa~EEqT~\4/%n?Mgn7JrObkPv5ܾR@cgF@E㟩ٹ߬r<؆\! leTjAFyL>=Nuǰ-dD""WR)aXɠ.b Sn}[~]u|֡'.=8C6ctiX f N 'o)Q=#8{ )Joa]V`g86|ՔBK;L^Aԕ4wk*nB (*A_d## @(B}pW[:C|ʫf~|\ك$5`L]~x3baLzwNzsr׸=*daVcZ홳ǾtKt?*F蟓|g&eaHJ:$7ujq(#( ֟ig*g4xgM!IXe?p rTUY((_$F]ߩRsFyn5:SD~'^* Fv:? pW*|E̴4NLC"/K@͌!Нv@Q(!TՉݹal+%Dgxq'(o]"@@ dW :䚣#w-,BeҚD,k8?''ֵJ:jžEn1n#rFR0`i~~]6vIUh] ?VyDc΍遣-熥!!>X6Gw)E%)jڶe8A6-M||r'ns yZg菘{q^)AfeL1(hlu׉7Gg梩SktmIڸ>kDn ^eiYȭ: tjoc4PVc/`WukȻ+qB餲c !eF 6>?M&gN?aW`.Qg@`eW39a6.}?=&5ŸA]V;܈G}{f!XBxH3{]X#B$F]/Ӝ^"WF8M 'U]*&O9wzp%U v1o\(6