pinentry-fltk-1.1.0-lp150.3.3.1<>,A]c/=„Q ?}#mUyq$[bWe|hDگa H d+(w=0şE3TԂ4fa}uYEőD4L; o`\ ײ 2pV[ iDΜLbM{ j\tsE:N]*o<%)͹"@BGXNr+9y>?d " W 8>HL N P T  4#(Y8`9:FGHIXY\]^bcd;e@fClEuXv\wxyzCpinentry-fltk1.1.0lp150.3.3.1Collection of Simple PIN or Passphrase Entry DialogsThis package contains a simple PIN or passphrase entry dialog built using the fltk GUI toolkit.]clamb60openSUSE Leap 15.0openSUSEGPL-2.0+http://bugs.opensuse.orgProductivity/Otherhttp://www.gnupg.org/aegypten/linuxx86_64]c675f595cc3b7f4d89b6885385dd0eb50571dde3e5ae4d3afd5fc1d6cc87b7258rootrootpinentry-1.1.0-lp150.3.3.1.src.rpmpinentry-dialogpinentry-fltkpinentry-fltk(x86-64)pinentry-guipinentry:/usr/bin/pinentry-fltk@@@@@@@@@@@@@@@@@@@@@@@@@    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)libfltk.so.1.3()(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libglib-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)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(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-fltk/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]=202074690e2c580d7c4c6031f2fdfea8caad4081, strippedR RRRRRRRRRRRRRRRR RR R RRRR R[Uc,#;ǭ35utf-85922cbe04cabab4a687297c0b0ebd84aced659ed462cb3f69f51b2d572cc1224? 7zXZ !t/6]"k%tPa!p̊t: Ȑ;,bZ8H<&HCuic_;gw}c,/93 PS+䞦Ee>6% '7 p>_y6Eʯعb0~ %6ǣ_4:/Ы!Uq$:2s\1<,Z@ğ$ 80 { lHon$ʇ,^UYPN̽!txbGqbS&5d OhAT3KH4Q 3՜g1rr= cdNW[\no ~q"[9D"+-%%^ 51 ,,nNlPJ{GmpHI[|Nf7SX}y*t(OKA-b `@7&viY'h oǫ ?+5?$?GVQl~[U%qen? -t)]qZHքG/6t-\cOU :.  -!u@Q)m:UTt1k3ف&t^VIԔk`HXq4HJvB|G/J5Efg`qxhnBVx|brJ-琍@xXNRk)܀M:GъH)~@Z?1ϖY6qB8 c;7aAv@)4bw&˘!Xu[cśvFƄհVJNJUH0l5ER}vݼwt@6启Qf $!?"9̑cLIg&)GZpp$O^bC>snqoœId}KǮ=Bte D<@A~ˈr}M~"(s 8!`Q(m'$&7{uVϧ9'-o]\_l$טv@\/WF5\!Mh2鶰g;)ݏy;?Zd!hHɧ4ÿkuhs'X"m|)c,Xqq|zm.@m&bLMȒ L|eKS8׹qs UFGȵ̸{hg1cvYNBf5E,U PX@azc" a4%TjU dc֦W8 JJ#Xy躦y(zVZY-%6>TԬS1ŵ寮!cc>IJ&F2b2K'b=ϐ`T0S;:!Np}&CNgީ^R5n 8:vNBfsടGn4ƿcBge<cd+PNn (M ^`yw@ $o,o⟦~N9<'n[Bv2|f:X d~g#E8䨓59['7Z{#e@k )VR+稘~uɌIy OR>7 ? N6Ҫ 쀯0u2txLցtY6w.qلAq>`d!,s^Ony$KEgͤ9OL's5/Cb x|(辕$3vՅHN *nCdy CP5!*As҆Yͥ="4GLJ99:4*HR.\ ia_%Hr3:)Cʈ+`fdže(<Ǹ5Ӊ!ba# Q{NXOB72Wie߷qb̚ܚvbc5;"-§pJU26{ h-ɞfS.nvѩ9+uTm6t@#Gr'%_4cQ"rztkܴ wu"H1&Z}I+N1 <QhHmiIVwٙW$7%-`yZTROnª8%)qm9vDh98|UvtX#`#*&P:tX2΢@BaWmg Ѯjzb >'R pL 3 }GEmx. IX]:+]! ] Jh:"j}Ѱ hBZXٵ< AmF+J7  ^^.u=y˷n9SLYRCΪϡ\RݦE6q-!k4SٙcItu).CTJ @u&oTy||y᷊~"0@ 9oMoON3C?΃pI %dٰia5"{f>:N=zIM;gw>0ۦCo4 q2m׵wl 0U&6XSN'ϒKF LCpv-ڢX/Cs V-V'<6\^4 Gzvs*U-Xac~ I2<~)pIsE6c' O:"\ 58TFFrYLuX+{Nݻ~VB1du)YDEJAS@WM{N*[wLt 0V?sãFx({KdWqo0a0 %U jbajXn~$v1Pl*9%_6KEf*=ؓ~v x";HXN g&mG7W &L@֐şbCAR6 6 fdݤL$A\փ kӄ۰ E[݉Ţ%EJe c%;  Hk)cۋ#*^'jT}wCPKNsvꜢ#e/xTY`*YD&2#vK_4?Bc 6!Ct ٝrQ, :%cNn!J zQ"69PEeaxUG9tCJpTWc@?S_-v? g&7̶G k)wQ4J=+ cV SX$#Fwma+:(В0:So 'Xȹ3!e;8lI )L#~$3%N=@(L"m4DL9ST`fVE qbV?z^Ty u\~y$FnPIT_KUsveyuKJ9u? ?F~7Eoo[F\Skˁ @>R%< )Qx7oNY2vhO?F. Ӥe$KQmjЀ@IwȈ!$<]n V=t%@:s #J,BO5EWΌKb"p8uE9$jRڞgKyTm.Ԃc!| Udk J]80Qh[ JBcVPS28];$J1rfGqAH% b Qlƫf0y&LЏ~bxE|7fҞ#IYNzqPk E|&o{+bUywZ5,8 R{ C?͗Y1M<&Z_.w R׌9C¸O6W]SAq[c,H57dQEx<~)qY8h2jqKmXL]я/Ffhx\-!VgI:G% r'ߕSMW eõx9 4{/4 `7RKD!js'Mc6Y!F$ar'zO "/C=T:{g$[8 x{pԊkXͅ>Sa.V@&leW԰sc  `uଫi,YXKT7~]s|eZANqdn=Ʌabo\{pH:ǥA{Rŏ) X@![ O[c_裛FѰu0ΫWj"w֌X/trnhgDwR"G"_;˖h3X7ֿ0m݋FİωA{)(^;'_XeK篎QV/.z{/v=0y EM\ehSS9l]{= (]o^=-u=J6?X ۼgTiSqܠSu$n*y@_Vx@|3SoRzÑ b,=i܄g ĴtWE3Fy7o`>3"3QAяw)-ų<Lπ]tgmvs=TW0CG/i$id9+e [58ZNزf2H()%/Di>4HH׻_$7]eQ饺 ;  -1?g UbAm3[;5~9mڱQ䑅;TU& _2G7C"v,KSr`:0ݙn[.4](Q[;qNCRRזuvPy^i 6V0%l *; $0 c屏m5Cpn`'0:&F!GP? u~wM!R K~OȳxbX?3H$sV ŽЬMÇ_\ f;>LEgA{>lLDWb:DK N;1gWr,o|YL]