pinentry-gnome3-1.1.0-lp150.3.3.1<>,=]c/=„+K2\Gɀ鄸eFi<F$ I-EMvHBދ_'w_?y$|@-CQ߰tbbxƌP!0 S^<FwIEgӗ?I Iw2w㓄ۺE"z!ul4Jbf.:C4DՐ}uФS>Jc s`ZR{^Λ}<-~ߥ: M X&yu\>>?pd $ Y  .A`fpt v x |  `(89X:F%G8H<I@XDYX\]^bcGdefluvwxyz $*lCpinentry-gnome31.1.0lp150.3.3.1Collection of Simple PIN or Passphrase Entry DialogsThis is a collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol as described by the Aegypten project.]clamb60@openSUSE Leap 15.0openSUSEGPL-2.0+http://bugs.opensuse.orgProductivity/Otherhttp://www.gnupg.org/aegypten/linuxx86_64@]c132d0d1545cd86a8576978ab240cec0cf7bf1f00b91712ca45a57d1f2a4330farootrootpinentry-1.1.0-lp150.3.3.1.src.rpmpinentry-dialogpinentry-gnome3pinentry-gnome3(x86-64)pinentry-guipinentry:/usr/bin/pinentry-gnome3@@@@@@@@@@@@@@@@@@@@@    libassuan.so.0()(64bit)libassuan.so.0(LIBASSUAN_1.0)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcr-base-3.so.1()(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgpg-error.so.0()(64bit)libgpg-error.so.0(GPG_ERROR_1.0)(64bit)libncursesw.so.6()(64bit)libncursesw.so.6(NCURSESTW6_5.7.20081102)(64bit)libsecret-1.so.0()(64bit)libtinfo.so.6()(64bit)libtinfo.so.6(NCURSES6_TINFO_5.0.19991023)(64bit)libtinfo.so.6(NCURSES6_TINFO_5.7.20081102)(64bit)pinentryrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1]9ZZ.s@XRXQ4@WE@VvV<@Vn@V'~@VUU@Uyx@Ux&Uq@Up=UQ@UU@U @TT@TFJPedro Monreal Gonzalez fvogt@suse.comastieger@suse.comtchvatal@suse.comastieger@suse.comtchvatal@suse.comastieger@suse.comtchvatal@suse.comandreas@suse.dedmueller@suse.comkstreitova@suse.comwerner@suse.deastieger@suse.comlnussel@suse.deastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comcrrodriguez@opensuse.orgastieger@suse.comandreas.stieger@gmx.detchvatal@suse.com- Fix a dangling pointer in qt/main.cpp [bsc#1141883] * Added pinentry-qt-Fix-use-of-dangling-pointer.patch- Use %license (boo#1082318)- pinentry 1.1.0: * Add FLTK1.3-based pinentry * New option --ttyalert for pinentry-curses to alert the user. * Don't show "save passphrase" checkbox if secret service is unavailable. * The GTK Pinentry shows on Linux some information anout the process which invoked the Pinentry. * The GTK Pinentry does not anymore show tooltips when keyboard grabbing is enabled.- Build pinentry tui in build and not during install- pinentry 1.0.0: * Qt pinentry now supports repeat mode in one dialog. * Qt and GTK pinentries now make it possible to show the entered value. * Qt pinentry now only grabs the keyboard if an entry field is focused. * Fixed potential crash in Qt qualitybar calculation. * GTK keyboard grabbing is now a bit more robust. The cursor is changed to a big dot as a visual indication that a pinentry has popped up and is waiting for input. * The GNOME pinentry now falls back to curses if it can't use the GCR system prompter or a screenlock is active. * Fixed error output for cached passwords. * A show/hide passphrase button or checkbox is now available with some pinentry flavors. * Improved diagnostics and error codes.- Update the conflict to bring back the self-deprecation broken in previous change wrt boo#989554- completely rename to qt5 [boo#962076] - fix self-deprecation rpmlint warning- Use qt5 instead of qt4 in pinentry-qt- pinentry 0.9.7: * Fix regressions in the Qt pinentry. (previsouly patched, removed pinentry-qt4-fix-qstring-conversion.patch) * Fix minor problems pinnetyr-tty. * New option --invisible-char.- add pinentry-qt4-fix-qstring-conversion.patch (bsc#951307)- update to 0.9.6 * changelog: + Many improvements for the dump tty pinentry + Use the standard GTK+-2 text entry widget instead of our outdated and back-then-it-was-more-secure text widget + Use the standard Qt text widget + Allow for building a static Qt variant + Fix regression in w32 pinentry * remove qt4-disable-inputmethod-for-passwords.diff (patched file is no longer present) * remove regenerating of qt4/qsecurelineedit.moc in specfile as qt4/qsecurelineedit.h was deleted. Adjust paths for the rest of the moc files (qt4 -> qt). * '--enable-pinentry-qt4' is now '--enable-pinentry-qt' * '--enable-pinentry-qt4-clipboard' option was removed * add backward compatibility link for pinentry-qt4 - use spec-cleaner- Make it build with every ncurses library ABI adding pinentry-ncurses6.diff- pinentry 0.9.5: * Replaced the internal Assuan and gpg-error code by the standard libassuan and libgpg-error libraries. * Add a new Emacs pinentry and use as fallback for GUI programs. * gnome3: The use-password-manager checkbox does now work. * Gtk: Improved fallback to curses feature. * curses: Recognize DEL as backspace.- build gui version with libsecret and text mode versions without to avoid pulling in dbus-x11 on minimal installs (bnc#934214)- pinentry 0.9.4: * Fix regression in GTK+ and curses pinentries [boo#934207]- No longer increase the default secure memory size from 16k to 64k, as further memory would be locked from being paged to disk by the pinentry-gnome3 UI, generating an error message and failing to lock. Remove moreSecureMemoryForPinentry-qt.diff - [boo#933687]- pinentry 0.9.3: * new pinentry-gnome3 * Improved documentation * More improvements for pinentry-tty. * Fixes for pinentry-curses including support for Ctrl-W, Ctrl-U, Ctrl-H, Ctrl-L, and Alt-Backspace * New Assuan command to request clearing an external cache. * Fixed problems linking to ncursesw. * All kind of other minor fixes. - update pinentry script to use gnome3 if installed, no automation - Enabled features: * Support for saving the passphrase with libsecret.- pinentry 0.9.2: * Escape key works in the Gtk+ pinentry. * Improvements for pinentry-tty. - Upstream supported but not enabled: * Support for saving the passphrase with libsecret.- qt4 pasting was available upstream since 0.8.4 but not enabled. Enable through configure option [boo#905155]- Use -std=gnu++11 in CXXFLAGS, fix build with gcc5.- pinentry 0.9.1: * Fixed build problems for systems without ncurses. * Reworked the option parser to allow building on systems without getopt_long. * Fixed Qt4 build problems.- pinentry 0.9.0: * New command SETREPEAT. Currently only supported for Gtk+-2. * Gtk+-2: Pasting using the mouse is now supported. * curses: Check that it is actually connected to a tty. * Removed the old qt-3 and gtk+-1 pinentries. - remove obsolete patches: pinentry-0.7.2-bnc179996_disable_inputmethod_for_passords.patch pinentry-0.8.1-allow_paste_gtk2.patch - remove build dependencies and autoconf call, removing patch pinentry-0.8.1-tinfo.patch- Remove qt3 helpers - Remove gpg verification in spec, it is done by obs automatically - Some whitespace changes - Add default defattrlamb60 15668139391.1.0-lp150.3.3.11.1.0-lp150.3.3.1pinentry-gnome3/usr/bin/-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:10946/openSUSE_Leap_15.0_Update/180f830fe95cd1dec02d6a16b97ab4a2-pinentry.openSUSE_Leap_15.0_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, for GNU/Linux 3.2.0, BuildID[sha1]=de11577da42ec35fe962ceba9daaae9b5b77f617, strippedRRRRRRRRRRRRR R R RR R RRR[Uc,#;ǭ35utf-83ba9f2587fefb0cf75f837a1dc0e5d9dfbddbff01ff881e5a969f0ce4cf35150? 7zXZ !t/2]"k%I.0=y̪| C;mȕ7 +}"3Jr/较vUۚ}6A$8$yrģ>߿JI6>iw7r,P]1!2g_o.1x䉅[;¦/uT"2쁍ї\ P1AQP~$,/6n.W +$M7`hЁމ_-qtGO}?;u)S[l9LM_F}O!Ⱦhf*)O`Dbwa  SjDD-zc}ZXCMS"WާSKF& m<5YzJNXxY 7fF}G/n4M N<:@vFb``F;aj>m]AW1[l֣.OۅvL_F>YC>XV &8Z?Ӻ)=xGXP;Dv:{n Qlo+$,)\1.wW`v&aZ|2q8W2ʬ1NWǒ4t#`}H+#kZ˓aXngE@ bˑTs:.(d^Y=i7a&4 0@^ʿ!'T8}yʤj+kbWiz4)-aSQ`a ٸ\oz@ir˱ՎsWs$JtYwHae`U`k>SjZ=^2ڗ[-;mUD%нDOny R<J;RDXJeÈg^M'3czt%\KƍY @> T<}ƛc_.EKf}W|'*z>䰢p`#a9,ʔ8XX~zalH˯!֤6P|wyU8mK u60`PPN^dxjszʴ=&ӹhqqnjnOkH#!FN1#;{>3"{'?<_R*5M`CeEH P;G3S>&(p` [ùSs^6C*(Ki48*b̕s~*)nVy.izFп` F1@9canpp KGat vmƃN?3V6Iٓ8-¸ěsGqy}? 1sV(2B1!*⡎tE?{˝Y2>ܕSU)7nQx 9+|۴T7N3Pf&(V^Nt"+y 3\tWwA'Y '0RxBtːYOƎq_Rl,WO|NXTFF_ /YvX$"vgcַl7 mz"yn0rݹ.G`sԊi,  E?n9_M8;g*0S{KMK[&tBll{$8z.c{K>)y+T־0CvD*A&ꅪwS9 ق@|׀{QDpeF5-4248FH'a!#攽aGfg,fMqd/=MD||_&اwjp]rm+z2,e|X[k8r>\ːVG8rVq`ܯWۣLf%zl`@R9N5-D0ћU 5[w9wE)s>x„w/%ox$_lHILuk`2~RLpbQDDet)3松.&W]YX+[G{Ec2p-?:( "W[] F95T93 6J' Kf8Јu,HwA[]O͇SU~DLdhhyJ%i]X8=zkoD&O)t K)-8w?VFe)? :36[ ,OK{Lɷ ;)2mЁh`xQ'ja$2Kug_sM翆!/LSQg35 p( !PS@MȾ=M:qXc{[G057t!1NXsަV)p ywɜSHn}q"ȷeo+K]p6is.HRonĐ%K>ځgRCM/*0$_g<5z2<}n А"~3{ubdN" ұ/ALѳxP;Jp_b>wCb:Csfm)xO}ɗT!M #XF&Q̀{mO+H)U>ݹ t~ [{c)ڇ%^ۼA-0 Cv/2}U\oGĕ^b3XQHVUTCKvKu u|sAz/hI\^7ҝ{{E!o:\m A\x%wU̿*^E"BPeĉ0ҞcMb6I3}tOʧDzQyprfG&niG!$TzJiRo6d_ÃasV'3x'D!ptcEa̧u!2,{Lts$>M,+,9ܠ?vR5n ?kD˻c~.ZnL3K.%Ew:9|!·qɺs6'"p*6fVBhR}+;Nq{vN]3M1oQOdj9lXGn×h]F+sϒE?xysț{d^hFcҩJ_QsHjH)`EtyحɓsTt(v!+ۍ!'`@{,2oD?Ef&ňP.=?4BꂃA9YĉH&(5g0f5R@ּ+M..p kQE>r&6i~漜Fi2^$UZun8L81b3 $?$47zA9,Wy,aT-s DmsB2i}kB\+$2nn;gfճQ-t0gsuc]Ǐm EeoHu4 hT2%@J_@KD ߧrZ=ii+%Ҟ}%vc"Ot'Iw_sli;]qyZ&j8X.+w)Y2@*/[Á9> 3*yF =na9fp}68+KeiEXQ K)04S\4]Z/`r!й8rYyhjRF$g}cv>PKB1|ϓkEyxYVEslv -BB8Xx^ c_%}m1= JLZ/ag]YE]r77,U4hMZez 6pes1"r]L"Y z%H-S}\_T΀wQt biO8%i՞ܲ9㽷3m[2%:+T-UY"Fש s:2јa1\јD%®GHU+JBZjK+/B%G8#p `-Y f'm 8`iPs@J `q?P"?M8`uS~u]6ӐqusPs7jx}M. ^S>ɚ;Eb Łɑ Zj!1D`aA[rv(~}8UrCd AW Vc&? |0q%yH]+(t:T&< 1uWW.b$:L];%fٯ1qNaffYn "bS~tDYlJ_4rSᬝQ I; ]{ejޅ1XU-"ee([E\ z>R&015= Y|^^{ WDu܅5(Rco@GoQ88{aNtmG8jTrvq .>\p cv'zA@*8Ӥ{'GDw*O:<hpkꐙ썧ަ+F|\<5?GVh7+%oZXǟPSnC((5܍]occ@%\"}zQaĶy;ByxyK<OV%L JM .{Ls_3?a%~sƼ4SG/l(B Nq5o>_ݒutE.Q[E|* 'z7^P8Jw㢲rܢq+4eԻ#4 YZ