gcr-ssh-agent-3.41.1-150400.3.5.2<>,2e ~p9|S&\g5~,6#OXQPO[STFÞkN7{HKnOTT@`8QGv&ƅb_q4$5c }iqF)?)d $ = #8>Fy,8 > D P  $3Bdp(8!9\!: !>%?%@%F%G%H%I&X&Y& \&4]&@^&yb&c'Cd'e'f'l'u'v'w(x(y( z))(),)C)D)H)N)Cgcr-ssh-agent3.41.1150400.3.5.2SSH agent binary for gcrgcr-ssh-agent as a standalone binary, so that it can easily be managed through systemd.e ~ibs-power9-13SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://www.gnome.orglinuxppc64le if [ -x /usr/bin/systemctl ]; then for service in gcr-ssh-agent.service ; do if [ -e "/run/systemd/rpm/needs-user-preset/$service" ]; then /usr/bin/systemctl --global preset "$service" || : rm "/run/systemd/rpm/needs-user-preset/$service" || : fi done fi if [ $1 -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --global disable gcr-ssh-agent.service || : fi 큤e Te b 8f23b6c09c52dec152af1aa3583411d3e345a5a616d13a2c55675c9dc2fc11f8af2190ffd3011c3f0051c0c8162e9aa2de15185da2b1c2df16b1463b04c1fa26175f9c10bb1c85c68b88a133b026d3eea5811f8ff94e7e16fa26deeb1367f7e9rootrootrootrootrootrootgcr-3.41.1-150400.3.5.2.src.rpmgcr-ssh-agentgcr-ssh-agent(ppc-64) @@@@@@@@@@@@    /bin/sh/bin/sh/bin/shlibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgck-1.so.0()(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)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libsecret-1.so.0()(64bit)libsystemd.so.0()(64bit)libsystemd.so.0(LIBSYSTEMD_209)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3c47@a a\>@`z__{ ^l@^h^K^C^,-]߶]c@]k\AZkZ@Zw@Z1@ZZH@ZH@ZWWV(@V%@VV@V }@U@UQ@U hT@yfjiang@suse.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.comdimstar@opensuse.orgmgorse@suse.combjorn.lie@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgbjorn.lie@gmail.commgorse@suse.combjorn.lie@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgjengelh@inai.dedimstar@opensuse.orgdimstar@opensuse.orgluc14n0@linuxmail.orgdimstar@opensuse.orgcrrodriguez@opensuse.orgfezhang@suse.comhpj@suse.comzaitor@opensuse.orgdimstar@opensuse.orghpj@suse.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.org- Update to version 3.41.1: + meson: Fix unknown kw argument in gnome.generate_gir [GNOME/gcr!68] + gcr: Add G_SPAWN_CLOEXEC_PIPES flag to all the g_spawn commands + docs: Port from gtk-doc to gi-docgen [GNOME/gcr!76] + Unbreak build without systemd [GNOME/gcr!75] + Several CI fixes + Updated translations - Add gi-docgen BuildRequires: needed by the docs - Update the doc directory - Drop patch b3ca1d02bb0148ca787ac4aead164d7c8ce2c4d8.patch: fixed upstream- Add b3ca1d02bb0148ca787ac4aead164d7c8ce2c4d8.patch: Fix build with meson 060.0 and newer.- Update to version 3.41.0: + Port ssh-agent from gnome-keyring. + build: Fix parallel build failure due to missing marshal dependency. + Fix warnings by dropping `volatile` for g_once_init_inter locations. + tests: More robust against GTask unref race condition. + Updated translations. - Add pkgconfig(libsecret-1), pkgconfig(libsystemd), pkgconfig(systemd) and openssh-clients BuildRequires: Build new standalone ssh-agent, and split it out in own sub-package.- Update to version 3.40.0: + FEATURE: add hkps://keys.openpgp.org to keyserver defaults. + gcr/key-mechanism: Port to GTask. + GckCall: Simplify the code by using GTask based implementation. + Updated translations. - Make use of the new gpg_path meson option by passing %{_bindir}/gpg2 as value to it: We know that openSUSE installs gpg2 to this path. Allows to drop gpg2 BuildRequires. - Drop pkgconfig(gtk+-x11-3.0) BuildRequires: no longer needed.- Update to version 3.38.1: + ui: Set "use-underline" for GcrImportButton. + Updated translations.- Update to version 3.38.0: + No changes from 3.37.91. - Changes from version 3.37.91: + meson: missing dependency on generated oids header. + Correct display of key usage extensions. + meson: Correctly set internal vapi dependencies. + Cleanup GType boilerplate. + gck: Fixed test failures. + Updated translations.- Enable FIPS patch on Leap (jsc#SLE-11855).- Update to version 3.36.0: + gcr: Update gtk-doc get_der_data() vfunc. + Updated translations.- Update to version 3.35.91: + Mark deprecated functions with G_DEPRECATED. + egg-oid: Add comments for translators for new abbrevations. + Updated translations.- Update to version 3.35.90: + Add support for "NEW CERTIFICATE REQUEST" header. + Add support for GOST certificates. + Rework handling of ASN.1 standard types. + Fix a few regressions in the Meson build. + Add support for g_autoptr. + Fixed some compiler warnings. - Changes from version 3.35.1: + gcr-certificate: Add (virtual) annotation. + Always use G_PARAM_STATIC_STRINGS. + Support Meson build system. + Avoid potential 64-bit pointer aliasing alignment issues. + Update README to mention correct environment variables. + build: Use sed for .desktop variables substitution. + Updated translations. - Switch to meson buildsystem: replace configure/make/make_install macros with the meson/meson_build/meson_install counterparts.- No longer recommend -lang: supplements are in use- Fix usage of libexecdir instead of prefix/lib where applicable.- Update to version 3.34.0: + gcr-prompt-dialog: Allow the use of mnemonics in the choice label (glgo#GNOME/gcr!22). + Use python3 shebang in ui/icons/render-icons.py (glgo#GNOME/gcr!21). + configure: Use PKG_PROG_PKG_CONFIG instead of reinventing it (glgo#GNOME/gcr!20). + Replace tap-gtester with one that relies on GLib 2.38+ TAP output (glgo#GNOME/gcr!19). + Remove SKS network from keyserver defaults (glgo#GNOME/gcr!18). + Updated translations.- Update to version 3.33.4: + Move from intltool to gettext. + Fix parameter type for signal handler causing stack smashing on ppc64le. + cleanup: Don't use deprecated g_type_class_add_private() anymore. + Fix GIR annotations. + Fix hashtable ordering assumptions. + build: Fix gcr-trust symbols not appearing in GIR, and hence also VAPI. + Update gcr_pkcs11_get_trust_{store|lookup}_slot URI checks. + build: Update tap scripts for Python 3 compat. + Updated translations. - Drop intltool dependency, and add gettext.- Update to version 3.28.1: + system-prompter: Fix use of g_hash_table_lookup_extended. + Updated translations.- Update to version 3.28.0: + Fix year 2038 workaround in ASN.1 decoder (bgo#787963). + Fix test errors when ssh-keygen is not found. + Updated translations.- Supplement the new gcr-ssh-askpass for gpg2 and gnome-shell: GNOME users want to have this available to enter the ssh key passwords.- Fix SRPM group. Update package summaries.- Update to version 3.27.92: + Provide API for reliably calling ssh programs (bgo#735873). + Updated translations. - Split new subpackage gcr-ssh-askpass, recommended by the main library.- Modernize spec-file by calling spec-cleaner- Update to version 3.27.4: + Fixes: - Encoding of EC parameters (bgo#785234). - Hang in certificate export dialog (bgo#789804). - Failure case in gcr_secure_memory_try_realloc() (bgo#775685). + Switch to using GLib resources. + Build fixes: bgo#771052, bgo#775685, bgo#775966, bgo#774312, bgo#774311, bgo#764562, bgo#764569. + Updated translations. - Drop %desktop_database_*, %mime_database_*, %icon_theme_cache_* and %glib2_gsettings_schema_* post/postun scriptlets and %glib2_gsettings_schema_requires macro: they're no longer needed since RPM File Triggers cover their functionality now. - Drop shared-mime-info BuildRequires: it's no longer needed now that its macros are not used anymore. - Drop pkgconfig(libtasn1) BuildRequires: it's no longer needed nor used anymore. - Adopt the use of %make_build macro rather than raw make command, following the best practices. - Add gtk-doc BuildRequires and pass enable-gtk-doc to configure as the API's documentation is desired. - Add pkgconfig(gtk+-x11-3.0) BuildRequires: it was being pulled by gtk+-3.0 pkgconfig module and used already, since both of them lives in gtk3-devel package. - Rebase gcr-bsc932232-use-libgcrypt-allocators.patch.- Use SPDX3.0 license tags and package COPYING as %license.- Add explicit pkgconfig(pango) and pkgconfig(cairo) BuildRequires: closer alignment with what configure checks for.- Add openSUSE conditional macro and description tag for existing patches in specfile.- Update to GNOME 3.20 -- Fate#318572.- Update to version 3.20.0: + Build fixes (bgo#763488, bgo#766301). + Updated translations.- Update to version 3.19.4: + Build fixes (bgo#756235, bgo#755873). + Updated translations.- Add gcr-bsc932232-use-libgcrypt-allocators.patch (bsc#932232).- Update to version 3.18.0: + Updated translations.- Update to version 3.17.4: + Bump up the GTK+ deps. + Build fixes. + Updated translations.- Update to version 3.16.0: + No changes from 3.15.92.- Update to version 3.15.92: + Build fixes (bgo#745629). + Updated translations.- Update to version 3.15.90: + Fix memory leaks (bgo#738508, bgo#739239). + Build fixes (bgo#743201, bgo#739449, #bgo737622). + Updated translations./bin/sh/bin/sh/bin/shibs-power9-13 16951535343.41.1-150400.3.5.23.41.1-150400.3.5.2gcr-ssh-agentgcr-ssh-agent.servicegcr-ssh-agent.socket/usr/lib//usr/lib/systemd/user/-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.suse.de/SUSE:Maintenance:30272/SUSE_SLE-15-SP4_Update/921ef594d19b9bc6fc92e2e2229ada38-gcr.SUSE_SLE-15-SP4_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=9ebe625df3c219678e51b50e3a428054a2aa5cab, for GNU/Linux 3.10.0, strippedASCII text R RRRRRR RR R R RM󎠏6Di(gpg2 and gnome-shell)utf-8c2015d506ff6ce6db3424144f4673b4c1aa62e3e4ccbd72bf06da1487d0d2274?7zXZ !t/]"k%j)]}F*@1-s+n-A%_@'2*T&T|ҡ4z ddod,%v9[ Yj!!IF?VwJYIsac{l,eWp݆ͦ($4/YЩo3x/491a<%OIܔK1m6#x_VʮXbU&h&śRi1($\I\.X~q E ]uy FBd~9MG"|8/bKZy xBՄ ,vI98MUPW3:T,+MmC0*5aIZ$[X' gPXau,mªn)+cSgJwyvRlʐ!;.{X+K̷cr>ЬkT2X4Zʉ'6X)I%|,nh idr.;CJg?/>kY +0Cd{Vsqj&"٣C77I5PϊQ5qRKuj' g CCAKAX[۲iKUT,] q9d{Dxda(*+CN-kS HOF]k]cIW)!\x^f T0!2:6Cg<]/|K_Zs%?^֔}OuT>܄#e*_D) `8O3;Z%*〮ZtdH9Ur{sm.'6e4{U`K |BtCIt|!;Ou,r 5*k&&6P_L&0Zt)=4֍@V B?b n:]_ӣ8pW)Q]܊iE*  YZ