pinentry-1.1.0-lp151.4.3.1<>,/]c/=„K)^z݀<]"ElLȗʢ@v<3AFHdv% JI,ӛ!1W9ˠʊZFwDMkg4 nӸف4Phb ̚גM2~9e i*W `#ALϷqllҪ,8^h$4\Uo(ǡl.t˲cmb+ز7[R0?CI{Lnrb>B&0?& d   R *=\bg 4  J  `        G ~ X [( 8 9 : >@FG H I 8 X DY P\ x ] ^!b!c"Zd"e"f"l"u# v#4w$ x%( y%Tz%%%%&Cpinentry1.1.0lp151.4.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.]clamb62nopenSUSE Leap 15.1openSUSEGPL-2.0+http://bugs.opensuse.orgProductivity/Otherhttp://www.gnupg.org/aegypten/linuxi586 ALL_ARGS=(--info-dir=./usr/share/info ./usr/share/info/pinentry.info.gz) if test -x /sbin/install-info ; then /sbin/install-info "${ALL_ARGS[@]}" || : fi ; test -n "$FIRST_ARG" || FIRST_ARG=$1 if test -x /sbin/install-info ; then if [ "$FIRST_ARG" = 0 ]; then /sbin/install-info --quiet --delete --info-dir=./usr/share/info ./usr/share/info/pinentry.info.gz || : fi ; fi ; 4'7 ~;;A큤A큤]c]c]c]cZ$)-Z$8$Z$+Z$+]c]cQJFb0352619c54085754eb7c680c0a6484dc7ef8c0c8a1be0f5bc9f772221f8e3e645be3746eda9bfe602aa791497836b57161e65faeb73613b7e94e097e099402ce3f06a14abccbdc2745e7037edb128796ba1b0cee23f04c93ea9ea592d6823368a174a43f8b2cf60d594f2c0205b733bebf9d391dab767ab413dbd97e6a9f7381fcd12df693b8c50bb25484ddaf4fde171b4255a1baf1be8573d7fde8df9a444423a835603094cd8c2b18718090bca1d2c99edd7b391b5aa50160850b2c6b485f8a9c666ad269dbb93c9f32a020fe0e31490fbb806f01e908de4d024e1fc5060e2cdf4ea3bbb52b4f46950562d0ac98b616c0a581aeaf05f8da9fd8aa492274d67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpinentry-1.1.0-lp151.4.3.1.src.rpmpinentrypinentry(x86-32)pinentry-dialog@@@@@@@@@@@@@@@@    /bin/sh/bin/shinfolibassuan.so.0libassuan.so.0(LIBASSUAN_1.0)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libgpg-error.so.0libgpg-error.so.0(GPG_ERROR_1.0)libncursesw.so.6libncursesw.so.6(NCURSESTW6_5.7.20081102)libtinfo.so.6libtinfo.so.6(NCURSES6_TINFO_5.0.19991023)libtinfo.so.6(NCURSES6_TINFO_5.7.20081102)rpmlib(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 defattr/bin/sh/bin/shlamb62 1566814377 1.1.0-lp151.4.3.11.1.0-lp151.4.3.1pinentrypinentry-cursespinentry-ttypinentryAUTHORSChangeLogNEWSREADMEpinentry.info.gzpinentryCOPYING/usr/bin//usr/share/doc/packages//usr/share/doc/packages/pinentry//usr/share/info//usr/share/licenses//usr/share/licenses/pinentry/-fomit-frame-pointer -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.1_Update/af74757e960c3c5e750ad99fd2c73965-pinentry.openSUSE_Leap_15.1_Updatedrpmxz5i586-suse-linuxPOSIX shell script, ASCII text executableELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib, for GNU/Linux 3.2.0, BuildID[sha1]=58ae1082492ed51c1aabf1b473b3b70358ed779f, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib, for GNU/Linux 3.2.0, BuildID[sha1]=5d7adebdb0f48d5d70682c7845846746ff40d208, strippeddirectoryUTF-8 Unicode textASCII text R RRRRR RR RRR RR RRRR RR RR RRR RR R >h,Rutf-8a3ae09c5c5829f83063431a62e2933fdc72d543803f1bb2a70776992dda9dfa2?7zXZ !t/]"k%nTPa"ZG_[צbUc$OA@io%?9Z}MPKgT\] Ze6k/Jʵ ,.)d5zj$حJ;$ShfR[67!YH`S@Ze֯kjK9?2^h-UaK?ɣ}V,׭O2Y;g5{N%1)64f-cţ)}5UC ʙ__[U(o`IX<tPT@tx-NR]9d܎\aibf%7?$3-8hC>Q/`IvP B 2&|N<1Rlb)"D /rZXGmTud[jӗ,~* p 6Mbc h,Jmidw(A=l#]Ko!}-K`_ѩj#y q+&"HO.ܐJHlԪ̈́E7F0#v, _7-_!Bv^NgN?w ;̳Ã/7V:E]iYβ ,zN߀r>6>$uMH><s{Y \1 df(f zmj7GYaXWd)f3O\؝Joɱ @1alHt9իSx14Tz7b ]}5vfvi@*QF^# M]@l:,FOjyf4m +71&KIwdݡ^ն`SGjnz59Cy3W]Dޱ+9qoVXq:12,T C5 gp]H]<>`n(zh$I譎9yWt_ ;%Vޏ+e?RdNDӫT1I==9QĔaϡMo01x:DSI^o21]>eіz(#gNG)A}IHC5*a [L_a浅RTgxi<Ta^JLI6.N%e D-Lbek&0b|f+ 0 S YZ