typelib-1_0-AccountsService-1_0-0.6.55-3.14 >  A ^up9|W_X:B p)RݯV؜9R 8Q4{m],!Ճќw:`1_6^}^fWD "c!Kɳ|<]0V.;?%Q('ko 5_7YJJ&>Bkȸ9J(!%cB(Ba/Bt >FNc v%0/aM Lrb53f5db8745662fb6a52a98909d27c3e412b0ddb315a56ba2c11402745db74c2a7babb19f2bb31ec4063c14f610f6624463d84ed4^up9|%pjq憓pA)[Rŭ<$HfO2z(UtbSwQVj@m8m=QKOdr>掆 D^D?)&S]7`a" 3bSsHDtKb32H.&sĪڲO!}bf*,@'-DG9:+?uNosC o9Iuj?]"vlV`^+s= 5ۑ"P(>p>&@?&0d") . {DHPTm     ] `din(8!9!:!F$G$H$I$X$ Y$,\$H]$L^$hb$c%.d%e%f%l%u%v%w%x%y%z%%%%&,Ctypelib-1_0-AccountsService-1_00.6.553.14Introspection bindings for the user account information manipulation serviceThe accountsservice server provides a set of D-Bus interfaces for querying and manipulating user account information. This package provides the GObject Introspection bindings for the client library.^5s390lp5'SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/System/Librarieshttps://www.freedesktop.org/wiki/Software/AccountsService/linuxs390x'^.835a0e9527f55c3446d560bec1cd07359004149998e91adb97b6db173be74de6rootrootaccountsservice-0.6.55-3.14.src.rpmtypelib(AccountsService)typelib-1_0-AccountsService-1_0typelib-1_0-AccountsService-1_0(s390-64)@    @@@libaccountsservice.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.1^^,-]x\t@\\@\6\n\U@[Tq[Q[M@[E@[!@Z(Za@ZZ@WjWG@W@W|WaC@WI@W@V@Up=T}TCyfjiang@suse.comdimstar@opensuse.orgfezhang@suse.combjorn.lie@gmail.comxwang@suse.comxwang@suse.comjengelh@inai.debjorn.lie@gmail.comxwang@suse.combjorn.lie@gmail.comqkzhu@suse.comxwang@suse.commliska@suse.czfezhang@suse.comluc14n0@linuxmail.orgluc14n0@linuxmail.orgdimstar@opensuse.orgqzheng@suse.comyfjiang@suse.comjengelh@inai.dedimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgfezhang@suse.comfezhang@suse.comfbui@suse.comzaitor@opensuse.orgcxiong@suse.commgorse@suse.commichael@stroeder.comdliang@suse.comzaitor@opensuse.orgzaitor@opensuse.org- Apply as-fate318433-prevent-same-account-multi-logins.patch to Leap.- No longer recommend -lang: supplements are in use- Add accountsservice-wtmp-io-improvements.patch: Backports that improve wtmp io performance (boo#1139487). - Refresh as-fate318433-prevent-same-account-multi-logins.patch.- Update to version 0.6.55: + Memory leak fix. + Improved heuristics for identifying user session. + Export interfaces directory to pkgconfig. + Lock down state directory from prying eyes to be more friendly to accountsservice extensions that require privacy. + Misc fixes. + Updated translations. - Drop accountsservice-upstream-fixes.patch: Fixed upstream. - Refresh patches with refresh_patches osc service.- Update accountsservice-read-root-user-cache.patch. upstream commit d8b77951 (bsc#1114292 glfo#accountsservice/accountsservice#65).- Drop upstream fixed patches: + accountsservice-lib-don-not-set-loaded-state-until-seat-fetched.patch - Update patches: + accountsservice-read-root-user-cache.patch + accountsservice-sysconfig.patch- Redo summaries without em dashes. - Reduce %systemd_requires to %systemd_ordering: %service_* can handle the absence.- Update to version 0.6.54: + Fix user state dirs. - Changes from version 0.6.53: + Fix introspection. - Changes from version 0.6.52: + Migrate to meson and gettext (instead of autogoo and intltool). + Add code of conduct. + Add new session and session type properties (to replace XSession). + Try to handle misbehaving logind a little better. + Misc mixes and code modernization. + Add new "Saved" property to say whether a cached user is stored on disk. - Add accountsservice-upstream-fixes.patch: Add upstream bug fixes commits, fix build. - Switch to meson build system, add meson BuildRequires and macros. - Drop obsolete intltool, gnome-common, vala, xmlto and xsltproc BuildRequires: No longer needed. - Replace gobject-introspection-devel with pkgconfig(gobject-introspection-1.0) and add pkgconfig(dbus-1): New depdendency. - Disable the following patches that needs rebase: + accountsservice-sysconfig.patch. + accountsservice-lib-don-not-set-loaded-state-until-seat-fetched.patch. + accountsservice-read-root-user-cache.patch- Add accountsservice-read-root-user-cache.patch: Read root user cache file (bsc#1114292 glfo#accountsservice/accountsservice#65).- Update to version 0.6.50: + Fix insufficient path check on user icon files. (bsc#1099699 CVE-2018-14036) + Fix is-logged-in status for wayland sessions. + Fix user enumeration when system accounts are mixed in. - Drop upstream fixed patches: + accountsservice-missing-users-on-gdm-login.patch. + accountsservice-lib-treat-session-type-wayland-as-graphical-session.patch- Add accountsservice-lib-don-not-set-loaded-state-until-seat-fetched.patch: At the moment we set is-loaded on the user-manager object as soon as we start fetching the seat, but we should waiting until the seat is fetched, so that can_switch() will return the correct value if the caller waited until the loaded signal to use it. (boo#1100041 fdo#107298)- Add accountsservice-lib-treat-session-type-wayland-as-graphical-session.patch: When user session type is wayland, act_user_is_logged_in can return TRUE if the user is logged in (boo#1095918 fdo#106855).- Make build verbose to see full command lines.- Add accountsservice-missing-users-on-gdm-login.patch: Don't abort loading users when an /etc/shadow entry found missing (boo#1090003 fdo#106904).- Update to version 0.6.49: + Fix crash on startup from previous compiler warning fix. - Changes from version 0.6.48: + Fix crashes when adding admin user and when user is removed. + Performance improvements handling really large wtmp files. - Changes from version 0.6.47: + Fix problem where libaccountsservice users weren't getting property change updates. + Reduce memory usage of cached users in daemon process. + Drop premature user-added/user-removed signals that erroneously get emitted before ListCachedUsers call finishes.- Update to version 0.6.46: + Fix systemd unit file to use default standard output; + Performance improvements; + Leak fixes; + Crash fixes; + Support extra groups for admin users; + Add policy that allows admins to allow users to change their own password; + Introspection fixes; + Elogind support; + Decruftification of username blacklist; + Updated translations. - Add: + gio-2.0 and gio-unix-2.0 pkgconfig modules BuildRequires to avoid implicit dependencies. + xmlto and xsltproc BuildRequires to enable documentation. - Drop remove-no-longer-used-system-accounts.patch: fixed upstream. - Rebase patches: + accountsservice-sysconfig.patch and + accountsservice-filter-suse-accounts.patch.- Modernize spec-file by calling spec-cleaner- Add remove-no-longer-used-system-accounts.patch: Drop operator, nobody4 and noaccess from the blacklist (bsc#1063794, fdo#103879).- Update specfile to build as-fate318433-prevent-same-account-multi-logins.patch on SLE15.- Remove redundant %clean section; use %_smp_mflags for build.- Update to version 0.6.45: + Wrap password expiration info in libaccountsservice api. - Changes from version 0.6.44: + Export password expiration info from shadow file. + Fix user classification logic. + Don't lose track of users when /etc/passwd is reloaded. - Drop accountsservice-933083-load-root-setting.patch: fixed upstream (177509 edac45).- Rebase accountsservice-933083-load-root-setting.patch.- Update to version 0.6.43: + Fix logout times in login-history. + Increase performance in large deployments. + Memory leak fix. + Exclude nologin users from user list.- Update accountsservice-sysconfig.patch: Flush the buffer before shut down the GIOChannel, otherwise we get a truncated setting file. The problem has caused the switching autologin in gnome-control-center breaking /etc/sysconfig/displaymanager (bsc#998107).- Enable as-fate318433-prevent-same-account-multi-logins.patch for Leap as requested by the Leap Release Manager (boo#994876).- Remove pkgconfig(libsystemd-daemon). Nowadays pkgconfig(libsystemd) is enough and replaces all libsystemd-* libs which are obsolete.- Update to version 0.6.42: + Wtmp fixes on solaris. + Allow a user to change his own data even if he's remote. + Add way to set password hint independent of password. + Conform to modern systemd library naming scheme. + Disable GVFS support in service, since it's not needed and has bad side effects. - Replace pkgconfig(libsystemd-login) for pkgconfig(libsystemd) BuildRequires following upstream changes.- Add as-fate318433-prevent-same-account-multi-logins.patch (fate#318433): Prevent multiple simultaneous logins.- Update to GNOME 3.20 Fate#318572 - Rebased accountsservice-933083-load-root-setting.patch.- Updated Url.- Add accountsservice-933083-load-root-setting.patch (bnc#933083) Load settings of an account which is not 'human' but can still be able to login to the system. (like 'root')- Update to version 0.6.40: + Support large UIDs better. + Don't require X11 display to fetch user with X11 session. + Ensure accountsservice doesn't start before NSS works.- Update to version 0.6.39: + Fix ListCachedUsers race at startup. + Add new api for uncaching user. + Fix memory corruption bug. + Build goo changes.s390lp5 15914102291.00.6.55-3.140.6.55-3.14AccountsService-1.0.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.suse.de/SUSE:SLE-15-SP2:GA/standard/fdc3d4068c7b7aeb8e907494b476b594-accountsservicecpioxz5s390x-suse-linuxPRRRRjB9%MyL9utf-8bedc9cd833cc8e0453f53109ba9c887b7f492377c714f404d1e7df991bc3c646? 7zXZ !t/( o] crv(vX0fOGjKΤnH-B RCY?.j ~G+P*oק*߸BN=hnzbCsකNTz#iu~o;_N%91<,dR7U ~4q>}=P쪉4eVz/v/] >W$բ`$x5@G֙[A#cKV*2CXoA"] #fxϟҔoB Ygcn,/ohyɸ$cm0#ؗo\\U0 wb|jy?MtmNKn,b_%1f~^zG;o'V֤ 8 L%F"{yGB#9-;}'z>FFUpa bTT?:<+rtL٤Da'|Kb@q4)e #A@b!waA|$^dQ5rSb4m\5nDg}p@xj.+muDiX:??T VaP;( 8 /JBlbmzKIɽ2d][gxRMyC !!,gdE|x2Ru+ANrj9{Ǒ{uIʧ0+bXG">Dka/I* ,Ӧq+UoVpu(JRaIeĆib{(0_G | 1~o;N:L.\jϸ!㢲4 аn[Aa+~}\cݽ5T- _S_ yH'yhhœ~³&$F=pC1`>`MȞ9q2 tʢW1%DeĒxbrG)i=O}qUX_;-S*]b%)U+^ޑCKEr1B5FkS:-pc5*R} ǘ?GKM=0˧G%dAM 6u^3Z[6DUZՂ)5ٸ `ʢu`lDbSu[Re_:JƘ/iZtG뻌uGڑ{qctn毹 dMK(Cf!@. q(^hi (Y]S+{*ROM0KˠK܋tuk`P]W?j{軮ֳmI70.#g\Qw5 βe=Ol]ip0 Wf|PJjcX7Fum  I}kɄKqtX|'Ɔ,Qof*YjYlEYYjc(H;y/#%;Ae9uNBa -Y1.*$0~&L{ O`@+587ZG}̱N35.htw@>tB|E#@t+-pV_8QdDt2ד`NQV8 YZ