pinentry-emacs-1.1.0-lp150.3.3.1<>,=܉]c/=„[ת't*0*Uq'Xx4͗7At")6=Y33y W,핓y%o{݇}{gCY*~ܒ?M,j{!S4BH4AvaNj[I~[% d=oSJ\-e+ȱ=-W]OZl߿e,m"&a&eolS7ܦ!R&XZl71܁ Ga_\ْՌ>>$?d # X  .A`fpt v x |  \(89 :FGHIX Y \H]L^[becdefluvwxx|y zCpinentry-emacs1.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.]clamb60openSUSE Leap 15.0openSUSEGPL-2.0+http://bugs.opensuse.orgProductivity/Otherhttp://www.gnupg.org/aegypten/linuxx86_64퀁]ca200839c22c3a9186b60dc8aeae83f6a4f89971786eef811e8978ba701a77180rootrootpinentry-1.1.0-lp150.3.3.1.src.rpmpinentry-dialogpinentry-emacspinentry-emacs(x86-64)pinentry-guipinentry:/usr/bin/pinentry-emacs@@@@@@@@@@@@@    emacslibassuan.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)libglib-2.0.so.0()(64bit)libgpg-error.so.0()(64bit)libgpg-error.so.0(GPG_ERROR_1.0)(64bit)libsecret-1.so.0()(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-emacs/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]=800d1f636ec5b2487da0c74142a99ce69c132221, stripped R RRRR RRRR R RR R[Uc,#;ǭ35utf-8ffbdeaf7e2f7105af75f17cf4df590e89b948d249e010a382bd11abdf780a075? 7zXZ !t/3m]"k%Pa!xĒSƅ~Uezzpnk:Yr"*Ǩ)Z>IvpWZPD:k Ѝ_uaaϒy*~*aYDﶈ1]E8kngp.N2n$_ !o*{h0`SkՙO9|HyI?,r4 Y23.H~~0IGVi7Ā*V- o__͂s¤"ukOA¡R|Znߙ?_Xk`͈!YFU ae2捈*$%BS/9᭕ẍ́l½?9480]8 "[(z4jUM+x3SMMYBz,(Q`S>ae-% Vl7^d/Ț]kObtP嬆Io.~$WF[u@%b(JâMVuvP1lL|>H~F!A "mwOu7Ϩ~@ /ڌ!Q(h wFrez!>\tH" _H'8VI~9$̓n2+N$:]u !r1WK1?#=$/RY 7^6.eV1مg hǁK! 8:`9lrPFu &e ¸EWyys{dʏrG;ݻ`u;ޠiSۃkRf(?ly}؞SCnc<"QGvp=-~_6T̵ErڲdQ<͠@ٜbOx z`_oX\H7S[M_/␴ AhE 5f[i\wj٦pD+=G-+Kt*j]?3-U44C;2LTuAxXʐ7dl,QDƮɬ XYЀf4yB)P|2IC`Vg M "=5lD(aOPZᬳu< VH2ȆП8L7ۓ*~1B ©n,*U,W)#>PKU j9{)+Viw" 珗ypr0cqLu")`(b n('w)n_c#T&aaNcbL #~PܵDuɸ Aa s`Z6&,Ura\OU1ٕ`~ΩЉM)ֹ"G;nǛӞ޲Se#_C?.bWHލ+K4ʥʤ~s93lbm`nI6?~.X:՛s^FI<Ґs>(o$\2Z pSV!c/׏yN#Ƒull)ٖј1~RTN5u˧&=:S$#$Kbզw,)1N܄Auסh}3įOR^Uxe.Qyo%$?&qyZpA1 庘bl'nrVoJ 8kpۏ쮮LCZZ8wcb/^RV39쎹z8WMe>!$t M,Oxh1ԂdpY[*;=C+$%B\@()zٗ *9J.mMpN6W?q 'E }X8R5EU N$ͧn|&1`yj+r&g]y0ħkͿU06dz B< aM6<ƴ/4SK\|<*P̟Cs8)ѿףVg,y ;K[=&65*F. mE\;>D =ֳ,Q/6촀=9 . uDzL0YaA{g|8ZAշ{[XF d{rʐ}+4NQ_,?Db 0m n,Yxc,z/ ihg5O}<(7DfI T辕N)It9MuLukK=]-"m wK)/6AE M2d#pE3"ίEHf EǔJ[㶩,Rb'ԭm8LzSH  cs %V5BFL l꯸-"|eE?Lθ:|Mn"Egxġ87Fcuycĺd5CK,T $/!JMr$vLff&\y|2AǏ<)v6Vw_eLN䙳Ե1<+Db3"fWT/<$_anO2|"F٤Asf]?O+V-<-)pnU+κX?KAu\sױi)tBz)!Bđϕ E,5jOHIoy>*`\:(]~_[1(vo:pRYh^sewJ UbC$B3e7nVqW\'! '<5ʰۮHu05̬08hWèio5Ĉj1E`B&**nMC!6yts \v4NsAӟ>MTsC`KeTsчۨ~El B"0?>ĭ6wj`. 0;Rx=!CDSNMp ri _Sx:)6a'/`=AEon6 9d&7)*lc8OǃJFĺ7I4Δp,;+*k3\2u3LU~"j+"8gDjTO`i.ξeu5a™ޥ ] S ϱ0L\cS>&U:O m<_,UXݐE)ٜ}MR ylѽ 1\^M-o_QqcK{( 9ru?&L;]`JCQ^Mczjv,t)Fg-渵vZikvə#4FTF1NcdX~QK:i&p]V#Ghn+*j'Ӧ$^#8v=IDV@NO>"(6 oL0p9&.1|.%K eb7[Q.* 2h6e@tvt|`Dv:w!e< ǣL0FٜZ  OWxBuu*a{aLN@lrpyE%V,Ҵ~?]M"ߨnecZ/J~dɈ H/@ o2DN" %㌘ e2jGmCI ÖnpV| y8[򀃓fͺ@%Ĵm!jh} ŢwEĺm{MD&r.ʌ!v{zX}j=\{x=3Uf'Ual"PD,idcIL~w'^ruu?&V)ǀ;:M,6g45Ǧ(}aZ*v5[*B[;Yij<HS72o|>`b*Þѵ*2iO}^KofD#Y#鎔)n\ C-K hw\,z1›~s44. eH]$l2B4u>`J !%-NnP8԰mE$ 럗L(^imzdipq?*V;sf̲C䇀PSymuY QfHN\C#. \^ictr-1Ī<1"z28c5f`p;o ~i6:~$)k8JHq %apgkO|v%jJo%7프ץwl4/rK6򽷬}16_yI*`*":iۗeꄟK eDс0dR~=Rzdeu G^^ʸ|ə9WȭK y΂ܵbyPETHTo#Ģ>ڣ poZRobwuZL*~/eR0HEHPc لyQ hSt.XL|a5&">jaox|Y6C/Ϡ Lп|I֍.Zac$h *v=ggDKAYδcPǗY4@|)qHeUaXgk7#$A;[Ƣrj.s#ϥ߶4'?_2_ 񋋀ӂMhm[ڏ!:lf