typelib-1_0-Secret-1-0.18.5-lp150.1.11 >  A Zj/=„yYdNcg|r7L,Xݚ2Е&cJ,d_]w)%.h(E VRn]1tϲ]` 5r?F3nBb) c򷱎;~fOZ e{ 7•zd"Xsoy ח~3|2=ދ3k/9.Gf޴Rqo!~TiE 㧅ư,+PT* zgv|SpF8bO]>f 2?aOted[DK>TW䘠ːfGiO |Y6x|t+M6!ta (67/k5^J׍K~#;HΦD_O[c d3 0nΞL."*˲*5?Kz% |{/ϗlb44* b;Qm$M >p>?d ) p@DLPclv     % (,16\`m(89:FGHIXY\]^-bJcdSeXf[l]upvtwxx|yzCtypelib-1_0-Secret-10.18.5lp150.1.11Library for accessing the Secret Service API -- Introspection bindingslibsecret is a library for storing and retrieving passwords and other secrets. It communicates with the "Secret Service" using DBus. This package provides the GObject Introspection bindings for libsecret.Z_lamb57KopenSUSE Leap 15.0openSUSELGPL-2.1+https://bugs.opensuse.orgSystem/Librarieshttps://wiki.gnome.org/Projects/Libsecretlinuxx86_64KZY80ef35382ddfabaa480d1d474766afc85e5e120a3ce8226c18d834d16e2fd56arootrootlibsecret-0.18.5-lp150.1.11.src.rpmtypelib(Secret)typelib-1_0-Secret-1typelib-1_0-Secret-1(x86-64)@    @@@libsecret-1.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GObject)typelib(Gio)3.0.4-14.6.0-14.0-15.2-12.02.02.04.14.1YlV(@V%@VV@U@U7@SRC@QGQ4QPP}L@PYPTmP2&PPSOO[@Oydimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orghpj@suse.comzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.org- 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).- Update to version 0.18: + Mark most of unstable API as stable. + Bump Glib dependency (2.38+). + Add secret_service_encode_dbus_secret() and decode functions. + Use TAP for testing, parallel tests, and non-recursive make. + Updated FSF's address. + Remove unstable vapi (bgo#721429). + Build fixes: bgo#720087, bgo#720244, bgo#707452. + Updated translations. - Drop typelib-1_0-SecretUnstable-0 subpackage: no more unstable APIs (incl. dependency to this package from the -devel package).- Update to version 0.16: + Clarify documentation for secret_service_clear_xxx() (bgo#705629). + Pass return_type to prompt async begin functions, rather than finish. + Simpler way to use custom service/collection/item types. + service: Rename secret_service_new() and friends to xxx_open(). + Add secret_value_get_text() function to return NULL terminated secret. + Fix return types in secret_service_search_finish() on error paths (bgo#698040). + Testing fixes (bgo#705202). + Build fixes (bgo#704233). + Updated translations.- Update to version 0.15: + Tweak predefined schemas (bgo#695791). + Updated translations.- Update to version 0.14: + Add a 'search' command to the tool for looking up items (bgo#693881). + Try to unlock locked collection when storing an item (bgo#693723). + Improve validation of the attributes table (bgo#694107). + Allow empty SecretValue contents (bgo#694787). + Introspection fixes (bgo#694448). + Updated translations.- Update to version 0.13: + Build fixes. + Updated translations.- Update to version 0.12: + When storing a secret, create default keyring if necessary. + Share the memory pool with the gcr or libgnome-keyring library. + Testing and other fixes. + Build fixes.- Update to version 0.11: + Better critical preconditions for invalid attributes.- Update to version 0.10: + Updated translations.- Change vala BuildRequires to a versioned BuildRequires: no reason to waste build power if vala is not recent enough.- Update to version 0.9: + Add a manual page for secret-tool. + Fix up libsecret licensing. + Build and testing fixes. - Add docbook-xsl-stylesheets and xsltproc BuildRequires in order to be able to build the man pages.- Update to version 0.8: + Fix up libsecret licensing (bgo#681255). + Initialize gettext correctly. + Fix crash in secret-tool. + Build and testing fixes.- Update to version 0.7: + Match schema names for notes and network passwords + Add flags argument to secret_collection_for_alias() + Correct flags behavior for SecretCollection + Build fixes - Changes from version 0.6: + Rename secret_password_remove() to secret_password_clear() and similar names for related functions. + The secret_attribute_build() functions are stable + The predefined secret schemas are stable + Build fixes - Changes from version 0.5: + secret_service_remove() removes all unlocked matching items + Make sure that we have some attributes when searching + Add flags for item and collection creation + Add way to get schema name from a SecretItem + Rename secret_service_read_alias() to secret_collection_for_alias() + Split the stable and unstable APIs into separate pkg-config files, girs and vapis + Bump the library major version number to 1 + Document how to migrate from libgnome-keyring + Document how to use libsecret from C, js, python, vala + Documentation fixes - Changes from version 0.4: + Implement per collection search + Register secret service errors as GDBus errors + Cache default SecretService object, and provide a way to 'disconnect' it. Also 'disconnect' if service goes away. + Better use of aliases when storing passwords + Rename functions that operate on a dbus object path + Accept NULL as a SecretService parameter for many methods + Make loading items for a collection optional + More consistent use of schemas + Able to unlock and load secrets while searching for items + Cache the secret value on SecretItem + Add vala bindings and tests + Remove most varargs other than the simple password functions + Add SECRET_SCHEMA_NOTE schema + Lots of bug fixes + Documentation fixes + Testing fixes + Build fixes - Add vala BuildRequires: required to build the new bindings.- Update to version 0.3: + Add methods to get services from collections, items + Add methods to read and set aliases + Add methods which handle prompts for a DBus object path + Header path fix + Documentation fixes- Update to version 0.2: + Fix header copyright issues + Add missing 'authtype' attribute to the 'network' schema + Add secret-schemas.h to the 'stable' API + Build fixes- New package with 0.1 as initial version.lamb57 152611593510.18.5-lp150.1.110.18.5-lp150.1.11Secret-1.typelib/usr/lib64/girepository-1.0/-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:Leap:15.0/standard/e8748a90a036e6b70648d4ba7bf297ce-libsecretcpioxz5x86_64-suse-linuxPRRRR2T`T3䜠וutf-8d7356aadf2f480822a3c6938e60b1ffad4dc76a6394a11c5a61a044ae7fa2dda? 7zXZ !t/M S] crv(vX0z 4Ÿ-.&b~ \=(Ѭ$[5yZJvǪNm΢nt+sJrp]³']JWrY-x"Uᑴ2sF&<5CK@ԪGN\+qAȘ[łakcAD?ħ|W;?ypDEn6n 9`n,jux`whANdPcX/i<@ V @z|zjK F3aJt T[&)ޞZS$PV1= B]-2Q8ur 1#oΠ@0b`Oߍ lCīe<@6YMyB/B"|cr{]5:.wVf7[!¾z@^\ZVȖ#drƔ"@_g#,/ΉL Ex^話-0Bmn_VbN%W{ؤSE J=?Q8>3I>Kևu> w̄L6l!a彁F7kRKf] #@5U|_ @ıulk 9$׳X/+7t`Ut=a Qr~ '4)ީ 0 Zh \)դ!Bzľe?̐jhK<7l|%3z7jSZ)q?K4gq!4z=*q!/Ӊhz4(2btP'5;ZZO.&\GbEh3o "C[dpTVNώ4GYC(X%˙ӿ`j2iy!)s1pQ"CF,;le쐼2# y ]!LocZ<:^#9x= eOHTAVɲ5=bDݳ{aFP^ }KQK]h W9\t0>R}ZQunhtSLp e<%Hd:IP#dqqlEml$|48syNؑA gcwiwF5@ eJ-PmǴRQcK3=s]~x<6>(yFSb AXwz(ig8pn'<Fn 0[1ՆuƘ}$M'jx'ϞSKب[n:;dy@+أ <*z ]u45R9e'@-'5I>U3P}3O:,AJ֓vu;Ӆe?FJ R#9&rن2ꢒ@duuyf6:/ukp$=LKʉm{F(\Z~vjנ~',6\v̇Ax)sr"*FwI2oWW֗ຂ>'Qif TV!__ ic.tؗ.1y7ޭ~MiLCvE"qS Ml:, l qZSlr+ ŻbI(PD aBض2X|vKJ6kj~6͢%Vj}*$z~xyyVxϗ/Tor#ȧtcR&,bY:)R*?D fxctHI/;Uv $>suv=w9At8E0{Z@8_c^up14BpP&ʎܞ?5/%7YqK}ʦT GYbOMСok5$-r3)^uG8Ctk% =Ϥpf|? @!lu7=뫽r nnu$") N\z?J 1p <#]KBBEνSIeˌ;ꈺ¥WLQ&5~%j4uĸ U*0#C\ l3j${&d{+qaQ,dž<%&ϊkpUkD?K~" \>] $H-i*W)r.J#HKT9)n\hé^8 y;rO Nly5az=?W1UKv~@v#񆛯@Y>OG4-CX'UjfZ+`1/{FO*7rlț&HwPO>S%,;ϼ|n ,ۖæIj^_2&[=p;1Wӟ#iY&Zg"cv5Z`҄Wʆ۴ 1Cqyh}I.b}u,Nŧ# m‚6| y rP:[rҏ9{SpUQ0Cl ͫ5 ߂@1+eojX _RؘO(n7gZCМZ x ٫n;4gvaf,'@6Vw?x%T] H kڹI#aEoTgNncl8ùQxih#oۓq# YZ