gcr-ssh-agent-3.41.1-150400.3.5.2<>,:Te p9|[.S26 6s;쯊?p̾髓*z]'ħ~*(1ג\hWu5P SN?ް(M׏Ș{xXHKPGXC7eJk'W>¨T.l*Uӗ]>\EJ1rEZ*w6\mowk}c*el_Fwt* v}x]͞ *v-]9qoMj6̆ҹ A!b;| 0 pd)>F*?)d $ = 4:At(4 : @ L   />`l(38<!9!: I!>&?&!@&)F&1G&HH&TI&`X&dY&l\&]&^&b&c'd(!e(&f()l(+u(@v(Lw)$x)0y)<z)x)))))))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 h01-ch3b@SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://www.gnome.orglinuxx86_64 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 ׸e יb c21e1dd6856c8a4ef0e623321285eb58729ce6041a043668058009ed7ac2deaaaf2190ffd3011c3f0051c0c8162e9aa2de15185da2b1c2df16b1463b04c1fa26175f9c10bb1c85c68b88a133b026d3eea5811f8ff94e7e16fa26deeb1367f7e9rootrootrootrootrootrootgcr-3.41.1-150400.3.5.2.src.rpmgcr-ssh-agentgcr-ssh-agent(x86-64) @@@@@@@@@@@@@@@    /bin/sh/bin/sh/bin/shlibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(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.2.5)(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/shh01-ch3b 16951438733.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_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=b0396cd4918eacc221a9953529f3fa9289af1752, for GNU/Linux 3.2.0, strippedASCII textRRRRRRRR R R R RRR Rʓu4/z5(gpg2 and gnome-shell)utf-8e4e9117dd2593ad4cfbfa5f7a078effa38ed5ddc0b28fc586592852c7fedd9b5?7zXZ !t/ ]"k%qUj)]}F*@1-^.cEL]&l;í_r|O:PS 1r,022{ %-[*6\>y )|%˺=fn*{5\cCp|h>y~My/`v/}xnVR*?Q7,yy) ]Hm,<w{G/\%g,zjsFuBF{M5ac lM; dOx9؞5M, 4^jxq(ưFdL{V)ǶtTO'`N k.Y=&%O+V֚+BOy^lw.IqؼQkUzYQ%0d]r6I,'x(c=p~PIC뉴n;}_vV Ud}(WAoDPc0z@(/W <⇠+|oJ,tu* \׺) 籼N}P#QEE |> m ɒHݦ#-z5u 'u|G/l,buy? H%* |ߡCjy7&ۤ6?F[5!XmMF!ED5mX xm߮V*%ݩ!Hv9 T'GP`.;SCIYar$8g߽PSxY=1NR2:fAO5t/ ONzݩbإ~Pjk'* لZ 6L͊Dj0[??j>@er^=+U EwiZhm@a D@5/J*{ɺj -tPf5 㟮,(wmgD pK/r=6[P^bwYE;OGCp]A >R\,|YZ1~C9K0ɨ$6DpʠfHs҄kvVҔ`E_-4{:8v}oN #͂AH،PFOS`946ۧJ Z:=3 pkF;ij7K0݂0(5%pjViiuqnʫTZV\ܑ|s t_{tV 9#h݂}`12U7j,7m{Ny@+Сj2B泼f6A.N:ALHX@qsEt&Nȑׁcc_KZRB3{F* 5^@%uȤ+G˗*E><霣7v;Χ$TZH$0U8$Č;zF(vV d1; %:EEgs_-(8_aCgǒ?9xDO)9`@Rz M0:J,B𖵚ce@Q N QBPgN/. &$K෪O@ SQ\@'ۼ2_v\QoG(7h76M>P1 % cف` (AuycTIob:=/U?D(b$# < l˞p<8xi Et/naܶfg5s7AE0 iKONb V!F^mEHY\rdtKpySAqh~cԽEzBf= 2E8@f5PЧN(mK~p 3G>kX5$7eBԌM'R;"P,W)$DSx-Mm4{x5ה@qc=3vx( 0NH!oLX Zh:;(EyэqŽ]0"9[:ۡ s̔\ jx C"\4..գE{;< .z :`m}kr#N3ބHv0k5JCJh0Xf/%x=F檍> h!2 cֶ-ڍ! 4gc$0JVJv<'zQ wOw2r`{D o25|\O~:w@I²PutҮxI}Fq Nޘ\I W͞sH e.o.O,gW{t8 |3* `ჸ^]`/uҬnXαM9m6A YZ