pinentry-gtk2-1.1.0-lp150.3.3.1<>,>܉]c/=„tZfPWm++ۜ! ?5z_ &aAח;5 7#fMSŔ4AB ?vUbQhqBW`&xn'.'T>訙Q٥)TY~W!k}IMLDd[ixodlj XO_iBh4Uyv v'7vN.\)IMG+.Q8$=ɑY5WRC:C&_5Ty"^e*Q`A>>|?ld " W  .A`fpt v x |  \(89X:F%G8H<I@XDYX\]^bcFdefluvwxyz  &hCpinentry-gtk21.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.]clamb60aopenSUSE Leap 15.0openSUSEGPL-2.0+http://bugs.opensuse.orgProductivity/Otherhttp://www.gnupg.org/aegypten/linuxx86_64a]c668ab8bb51ddb81dfe7ccf863f66abdf8cc5352a011c818e7a16ff4ed16fda35rootrootpinentry-1.1.0-lp150.3.3.1.src.rpmpinentry-dialogpinentry-gtk2pinentry-gtk2(x86-64)pinentry-guipinentry:/usr/bin/pinentry-gtk-2@@@@@@@@@@@@@@@@@@@@@    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)libgdk-x11-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)libgtk-x11-2.0.so.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-gtk-2/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]=daf91a89910a3f7095074c7479bf5e4cb7afaf2b, strippedR RRRRRRRRRRRR R RR RR RRR[Uc,#;ǭ35utf-8d2ce8d1905699eab4a5dfc8f730438fd3e377c8d2e0f964bc4f2958d659e3e7b? 7zXZ !t/3]"k%tPa!J (c7>#UH׵1V䣚ę-|@b" EнM*ؑmJ/زD]oVÛ?Vd ]z0x*I+(8A:>SuZj[޼TΖ:?u_ޱtbJs%8 ҊU:sOZ )eM ZC=fUyֳ9]K [9 %OD[}ziQ hf.?y7(؄k̃'5$~fu' Ck2 BY}:pHNdN oAe4{_KFdOWxb3Y򧈈VQTMX^tArH->D!f1.4@O < ] K8GkO tpJ"\ٶc }NmO[TY}A/㾠=ذX7vonzJu'kS=|8TW Hw拎cB0rG!p$e 1,hFB;]U >lmZ(N 1ߚ3oC̃ gxǸqk5-Y "[w,t4#e>IlDHP8A85J`̱ \j@lba57"p6P>{kzwP=W0>u $\s8ϱU|;51k.wtEJHmph k`52n%WI`]ur u%wDžCLNP'폹IT҂Z>;TyH*DPꒇrq- %5ʖްɒwlۀḍ"O‚Lʩgd˸Q{ ]3'.s/bjA!̍8HϜ}"Әt ۘSi+ƊI?k\-3X.G/K׳{㷉T7>N~u nꚾ-TPtĜ}p {6?=bў:NfA.K-E~<eԖѶ~i7ah ho6,-cTZÄcn@1 4t'7%hV2B z禍9KtpJ,U`2Yj}1%ҭ4&W|V)wPx #v Dx;b aO f(o_ o.pP࿧kOGq8\Fq$$Y!Iq @sz'GBj8P%tG7-{EKiiL4#"YnJKQA@ x!VdhzD0zߘ"1 5t ӫC&/L`6THqApēzusf!%T @{#l ",`LaF@ڡ?xڒ>9`np+̰ sڝK? .y:;n`ˈ| 4)䈅_9K~8%el.~}g,D@5_{oxh.Ť>ɇzcXN'֠n^hu}\[~$pGI"Zg$ҹ@Wurz-'ummR@#"q59q=5= Mxg3f"ߩĽ s*h 5OaH %AP\qW8}L삳j_.Jvhi>8ȮUG&Q_*/]}~jOwE1x{| WphPU# >HJ VPҹKr:bZ0@S`Cˑ՝1$U^}>ܫ9<14};!h0 /UԋMǒ~Z͏ qaG T ͿOfO6nT0} I6Gֱ=(q_3 $hX>ʱfR3/j69=7"g a]3IĺnM:(#`9p?b샳*CٓO$+fBQ)GgwB_JzZz;kK2R34ΠT[Cиd3`eUOPWf< "#Tnb!GBҘ nu\TޫtdLxB'j-M:X?}xj2H+Շu|.F#DNG|<::ρf*eAB wDP$:xdFc+)L8+nѾ,^Y=/RO^4 W9{{rOx +pW E oqdNtib }cu7;hF,0w g~`2vYLb=g.w K`[D뭤앜5&\~+K&ɯMT>_$D꒚7t,4Qȇ\C=DK 0{mv+_7Ղ+',{h nr aZ\\?ʆĘhKp6P ؎RHAt 7R4&|=^W0Mz c~bcIoSm\˻/:u8S~4XSي.%ԴTa& beKr Poq\ig^qH( lnHַQ2n\g6zIBV3Q]z`9?]{!A;[A:XwNw"p{z!%ޯeQY[V8i!6ogIv2^!n̈́8|M7]Edhjw{eδ"P/u)Z%76Ld8Ss A5]a4%I"{Tm6quw|`vrb9pe@i!oE,8]3Ք,ϊ-yE-! BA~h4yb#:Ƿ>9$Wa:`N2ؙ/̄i _X֠4Qo~`Q萭 9$Ϸ ,lb8VP+*Oqh߹I+aL1L9awF*W3RxHQ% bX5lu<&v6$R;n)2 t G' TS|!cTJLUӻ-")2у5i(]*'`I J0%WX M9<ٻNhHyVJ[Uqg. j:B>lA]92|4>R֯ V$y.;XYmK +4ɐH'>ܞ 9rY2P=Y(_!ImE^5b6}߯W.-Do'ӆ|1fA;gu`Ss^*H|̿Kpkr ғqV`bLt26qyzl9 pc$vWB=Ǖ  $7cޥҵ/iHuu5 :cN@sT(8VphY.]aeX 'C(%3+e[6a2HBTlW5{~rLv(R2E ISIXaփyyƘ#hVP{"@-ǝR3F=(Nvx8&|7Άdaݙ uuHo'#:Bjh*TГd dYȁNY*kD*m'^8(tX!ǎdL/*1 4:u>^>+!8=O|m.̨u[w*g@?v.v gLtfFяt!"f7'ab "׮"ݙjd'z[s`ܺ pd{| S1$ΝT%atk ]osxG \ N 5"ޢfMa7aED?ʼ;UG "JS1{ov5p0-{BsZA&;9R d߃>7:jc[wݘs!Mq⍸F Yrzp?OO9p}.x/^R+4iOkB`-"ǻ|6 refUtŕAB`zg2s ޓ+Srv $ieqN\>ҍ2Fd.s<`!Dv?սCk~ pmSRIIE=9.Fr3uSV,EsShed2U~D񵤹_~m'M:6_y_C1Uo ԷSEy?hY|(oqi*oI[ne`C{F=uį\T,@g.NsSSä~[fkrꀰ$S)wPU%ͷ{UJ 0h] c%-X IPb}ݨ L {~(6g+'' YZ