secret-tool-0.21.2-150600.3.2.1<>,)4ge=2p9|lgx88N#M `W2KYaE)Gm7RT%$c$!g ZPJ9'}}U9%q>O0-Wl{?K__ #^@HqcC E`q? z oWpO:$ǴK^ 9.фA ? d " ?  @FLT X \ d  ,4h   (89`:[BFGHIXY Z<[@\H]P^mbc5defluvwx y z ( 8 < B Csecret-tool0.21.2150600.3.2.1Store and retrieve passwordsSecret-tool is a command line tool that can be used to store and retrieve passwords.ge=2s390zl34_hSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Unspecifiedhttps://wiki.gnome.org/Projects/Libsecretlinuxs390xX@(큤ge=)ge=80ab13c26a270c7aa39e86cb14ef604025dec3d9fc4528e69d2744d89b406aa778462eb1da5acc5081b35b6d8bdd06ef6967f5c1d723c26a83bad9deb86c2d2arootrootrootrootlibsecret-0.21.2-150600.3.2.1.src.rpmlibsecret-toolssecret-toolsecret-tool(s390-64)@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libsecret-1.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3e|?ee@e @d@b@aKaC1_@^l@^@^h^0"@^,-^[]s\zp@\'aZ@ZZYlV(@V%@VV@U@U7@dimstar@opensuse.orgdimstar@opensuse.orgluc14n0@opensuse.orgbjorn.lie@gmail.combjorn.lie@gmail.comalynx.zhou@suse.comsbrabec@suse.combjorn.lie@gmail.commgorse@suse.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.comluke@ljones.devbjorn.lie@gmail.combjorn.lie@gmail.comluc14n0@linuxmail.orgjengelh@inai.dedimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orghpj@suse.comzaitor@opensuse.orgdimstar@opensuse.org- Update to version 0.21.2: + Support GnuTLS as an alternative crypto backend. + Fix LeakSanitizer issues. + secret-tool: Verify that the parsed stdin password is vaild UTF-8. + Fix markup syntax for SecretSchema. + Public secret_attributes_validate method. + Updated translations.- Use %patch -p N instead of deprecated %patchN.- Update to version 0.21.1: + Fix updating credentials by another process in the same Flatpak sandbox. + Migrate to g_memdup2. + Updated translations.- Update to version 0.21.0: + Unlock the keyring before getting secret attributes + file-backend: avoid deadlock when portal op is canceled + Properly chain-up GTasks around GDBusProxy::init_async + Fix nullable in secret_collection_for_alias_* + Fix finish function for search + secret-paths: Fix a little memory leak + Stop using GSlice + docs: - port to gi-docgen - fix example in usage docs + Several CI fixes + Updated translations.- Update to version 0.20.5: + Drop autotools-based build + Use G_GNUC_NULL_TERMINATED where appropriate + collection, methods, prompt: Port to GTask + Detect local storage in snaps in the same way as flatpaks + Add bash-completion for secret-tool + secret-tool: Add locking capabilities to secret tool + secret-file-backend: Avoid closing the same file descriptor twice + Add support for TPM2 based secret storage + Create default collection after DBus.Error.UnknownObject + Port documentation to gi-docgen + GI annotation and documentation fixes + Build fixes + Updated translations. - Replace gtk-doc with pkgconfig(gi-docgen) BuildRequires following upstreams port. - Drop patch fixed upstream: libsecret-handle-UnknownObject.patch- Add libsecret-handle-UnknownObject.patch: some Secret Service API backend implementations (like keepassxc) throws UnknownObject instead of UnknownMethod, this patch handles it. (bsc#1190499, glgo#GNOME/libsecret!94)- Remove obsolete translation-update-upstream support (jsc#SLE-21105).- Update to version 0.20.4: + Secret-file-collection: Make MAC comparison constant time. + Initialize libgcrypt for SecretFileCollection. + meson: - Add tests for GIR-based languages. - Add option introspection. + man: Add a bugtracker section to the manpage. + Updated translations.- Enable FIPS patch on leap (jsc#SLE-11882).- Update to version 0.20.3: + secret-file-backend: Fix use-after-free in flatpak. + docs: Add man subdir only if manpage is enabled.- Update to version 0.20.2: + secret-file-collection: force little-endian in GVariant. + Prefer g_info() over g_message(). + meson: Don't specify shared_library(). + docs: Make sure to set install: true. - Rename sub-package libsecret-tools to secret-tool: Align with the actual binary provided and remove a rpmlint warning. Add Provides and Obsoletes to ease upgrades for our end-users. - Drop Group tag from spec.- Update to version 0.20.1: + Build fixes.- No longer recommend -lang: supplements are in use- Update to version 0.20.0: + secret-backend: - New interface to represent password storage backend. - Add local-storage backend. + item: Port to GTask. + Build fixes. + Updated translations.- Update to version 0.19.1: + service: Fix secret_service_ensure_session_finish error propagation. - Changes from version 0.19.0: + secret-password: Add necessary functions to migrate from D-Bus based API. + egg: Request that secure memory not be dumped to disk. + Add version macros. + Add missing GType to flags in .gir. + paths: Port from GSimpleAsyncResult to GTask. + build: Bump meson_version to 0.50. + Build and test fixes.- Update to version 0.18.8: + Add support for g_autoptr() to our types. + Remove deprecated g_type_class_add_private(). + Bump GLib dependency (2.44+). + Add meson build support. + Fix vapi generation. + Build fixes. + Updated translations.- Update to version 0.18.7: + Migrate from intltool to gettext. + Fix uninitialized memory returned by secret_item_get_schema_name(). + secret-session: Avoid double-free in service_encode_plain_secret(). + Port tap script to Python 3. + Build and test fixes. + Updated translations. - Drop intltool BuildRequires: No longer needed following upstreams port to gettext.- Update to version 0.18.6: + Fix shared key derivation between libsecret and gnome-keyring (bgo#778357). + Avoid run-time error when gnome-keyring is not responding (bgo#787391). + Enable cross compilation (bgo#748111). + GI annotation fixes (bgo#785034). + Fix textual typos (bgo#782206). + Updated translations. - Drop libsecret-secret-size.patch: fixed upstream.- SRPM group fix. Update summaries. - Remove duplicate commands. Limit fdupes to /usr.- Modernize spec-file by calling spec-cleaner- Add libsecret-secret-size.patch: Ensure that generated secret occupies the same number of bytes as prime. Eliminates random errors while libsecret tries to talk to gnome-keyring (bgo#778357, bsc#1043861).- Update to version 0.18.5: + Build fixes. + Port tests to Python 3 (bgo#761834). + Fix textual typos (bgo#763143). + Updated translations.- Update to version 0.18.4: + Multithreading fixes (bgo#756766). + Fix memory leaks (bgo#756766). + Updated translations.- Add libsecret-bsc932232-use-libgcrypt-allocators.patch (bsc#932232).- Update to version 0.18.3: + Documentation fixes. + Updated translations.- Update to version 0.18.2: + Testing fixes. + Documentation typo (bgo#747654). + Build fixes (bgo#743444). + Accomodate libgcrypt 1.6+. + Updated translations. - Changes from version 0.18.1: + Testing fix (bgo#726909).libsecret-toolss390zl34 17346880500.21.20.21.2-150600.3.2.10.21.2-150600.3.2.10.21.2secret-toolsecret-tool.1.gz/usr/bin//usr/share/man/man1/-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:36847/SUSE_SLE-15-SP6_Update/3aacf151c4605239785c2f5d0c95ca95-libsecret.SUSE_SLE-15-SP6_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=549bcc42c412f54fd52cf67d1f3a85cac5ba241d, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRRk:6EYff݊utf-8688fa26562965e74331a232d48e1428bb0e63e869064bc1602640570a9785852?7zXZ !t/"]"k%3F`Z" {u Ϗdr)aQU)<nC/>pٷJ Dj˗ՍXsz)7/|R5\say}1(Փ WQOaHvUZ\Z S3㋋ۺC@ ALd?{R);f˥(Qz]{Iu^`ǿQX  @PgӘ+;SrNeWo497m %@8*vݡ|~R[ Dr*LmO1flovD^gT RΟk-fw"SEi[B:OBq%$ e.,9ډDa b6-P4@j;Мv.468碁{^rťAaFƀ@8q`$U<'էqǓ꜍7иH8LS)BaH,^\S13\̢w"iP=Lf-@ܟ//cIt#>"9Ng{ɲߠ < VDZn{.d gL|G8t֛(8}sb3^nʱAl!5ڦCS:Eq\ΗVP՝(~)O*`%(Dqsb? <{Jv)fbNX]/xTÐ-@W ;筹 cMB9_\-yr5ZbnhbG`pj_y/|p-h'[[pWt$CjvRUb,)v<cLR%2^ YZ