polkit-121-150500.3.6.1<>,{8hvw^p9| 3TUZӤY 9kidky@oC0톰.Mh\dQ;JNi~/ ػ+-et^bӾ,"Im#/DOȠKD?x`y Za(X5bF'ӟ)[ J6a?FN3&ʹ߹(,/hofDZQE7.ip~AZq(D6ܡɊgӽk$*# iY%`V>N^?^d    <"4 J[F  P4 4 4 4 4 4 (444 ,40"J("7"8#&9#&:&k&=IT>I\?Id@IlCItFI|GI4HJh4IK84XKYK\K4]L4^O5)bScT.dTeTfTlTuT4vUw[4x\|4y]L'z]]]^^^ ^'^,^4^:^|Cpolkit121150500.3.6.1PolicyKit Authorization FrameworkPolicyKit is a toolkit for defining and handling authorizations. It is used for allowing unprivileged processes to speak to privileged processes.hvw^ibs-power9-17 $SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://www.freedesktop.org/wiki/Software/polkit/linuxppc64le if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in polkit.service ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service elif [ -e /etc/init.d/$sysv_service ] && [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : mkdir -p /run/systemd/rpm/needs-sysv-convert touch /run/systemd/rpm/needs-sysv-convert/$service fi done fi /usr/sbin/sysusers2shadow system-user-polkitd.conf <<"EOF" || [ -f /.buildenv ] u polkitd - "User for polkitd" /var/lib/polkit - EOF if [ -x /usr/bin/chkstat ]; then /usr/bin/chkstat -n --set --system /usr/lib64/polkit-1/polkit-agent-helper-1 fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" ]; then /usr/bin/systemctl daemon-reload || : fi for service in polkit.service ; do sysv_service=${service%.*} if [ -e /run/systemd/rpm/needs-preset/$service ]; then /usr/bin/systemctl preset $service || : rm "/run/systemd/rpm/needs-preset/$service" || : elif [ -e /run/systemd/rpm/needs-sysv-convert/$service ]; then /usr/sbin/systemd-sysv-convert --apply $sysv_service || : rm "/run/systemd/rpm/needs-sysv-convert/$service" || : touch /var/lib/systemd/migrated/$sysv_service || : fi done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable polkit.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop polkit.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in polkit.service ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart polkit.service ) || : fi fi@@@P p~; c+VzpKhP AqAAAA큤AA큤A큤A큤A큤AA큤A聠Ahvw(hvw1hvw&2hvBd$(@c#bL@bbc@bK@b@a7a@a@ap``@``J@_@__$]@]z@\t@\g\\@[v[E@ZUZ@ZY@Y?WXWV@VV@UL@T@T@meissner@suse.comjsegitz@suse.commeissner@suse.comluc14n0@opensuse.orgkukuk@suse.commeissner@suse.commeissner@suse.commeissner@suse.comfvogt@suse.commeissner@suse.comdmueller@suse.commeissner@suse.comgmbr3@opensuse.orgStefan Schubert public key. - Drop with_systemd define and all conditionals and polkit-no-systemd.patch and ConsoleKit BuildRequires, we only support systemd now. - Drop upstream fixed polkit-itstools.patch. - Rebase pkexec.patch with quilt. - Add gcc-c++ and pkgconfig(mozjs-52) BuildRequires: New dependencies. - Drop conditional pkgconfig(mozjs-17.0) and pkgconfig(mozjs185): no longer supported. - Drop autoconf and automake BuildRequires: They are implicit via libtool BuildRequires. - Replace glib2-devel and gobject-introspection-devel with their pkgconfig counterparts: pkgconfig(gio-unix-2.0), pkgconfig(gmodule-2.0) and pkgconfig(gobject-introspection-1.0). - Add polkit-jsauthority-pass-format-string.patch: jsauthority: pass "%s" format string to remaining report function, patch from upstream git, adding missed commit (bgo#105865). - Drop polkit-revert-session-magic.patch: Upstream systemd bug is since a long time fixed (gh#systemd#58) (boo#954139).- pkexec.patch: pkexec: allow --version and --help even if not setuid- Modernize spec-file by calling spec-cleaner- Add polkit-itstools.patch: Add gettext support for .policy files.- Use gettext as fallback to get potential distro translations for polkit actions. Similar mechnism as used for desktop file translations. That way it's possible to use weblate to add additional translations that are not provided by upstream (polkit-gettext.patch).- Use pkgconfig() instead of requiring systemd package names directly.- systemd.pc is shipped by systemd main package (bsc#983167) Strangely polkit wants systemd.pc to detect that the target system is running systemd even if its configured to build systemd support...- polkit-revert-session-magic.patch: revert a session detection change that could lead to sessions not being detected as active due to a systemd bug. bsc#954139- Update to 0.113: * Fix CVE-2015-4625 * Fix CVE-2015-3256 * Fix CVE-2015-3255 * Fix CVE-2015-3218 * On systemd-213 and later, the “active” state is shared across all sessions of an user, instead of being tracked separately * pkexec: when not given a program to execute, runs the users’ shell by default - Remove polkit-no-kded-leak.patch (upstreamed)- Try to fix kded leaking due to powerdevil exposing this issue in polkit: (bsc#912889) * polkit-no-kded-leak.patch- Added gpg signature and keyring with David Zeuthen and Miloslav Trmac ids./bin/sh/bin/sh/bin/sh/bin/sh/bin/shibs-power9-17 1752594270  !"#$%&'()*+,-./01234csdadehrhuiditnlnnplptptrosksvtrukzhzh121-150500.3.6.1121-150500.3.6.1  !"###$$%&%%'(polkit-1polkit-1rules.dpkactionpkcheckpkttyagentpolkit-1polkit-agent-helper-1polkitdpolkit.servicesystem-user-polkitd.confdbus-1system-servicesorg.freedesktop.PolicyKit1.servicesystem.dorg.freedesktop.PolicyKit1.confpolkitNEWS.mdREADME.mdpolkitCOPYINGpolkit-1.mopolkit-1.mopolkit-1.mopolkit-1.mopolkit-1.mopolkit-1.mopolkit-1.mopolkit-1.mopolkit-1.mopolkit-1.mopolkit-1.mopolkit-1.mopolkit-1.mopolkit-1.mopolkit-1.mopolkit-1.mopolkit-1.mopolkit-1.mopolkit-1.mopkaction.1.gzpkcheck.1.gzpkttyagent.1.gzpolkit.8.gzpolkitd.8.gzpolkit-1actionsorg.freedesktop.policykit.policypolicyconfig-1.dtdrules.d50-default.rulespolkit/etc/pam.d//etc//etc/polkit-1//usr/bin//usr/lib//usr/lib/polkit-1//usr/lib/systemd/system//usr/lib/sysusers.d//usr/share//usr/share/dbus-1//usr/share/dbus-1/system-services//usr/share/dbus-1/system.d//usr/share/doc/packages//usr/share/doc/packages/polkit//usr/share/licenses//usr/share/licenses/polkit//usr/share/locale/cs/LC_MESSAGES//usr/share/locale/da/LC_MESSAGES//usr/share/locale/de/LC_MESSAGES//usr/share/locale/hr/LC_MESSAGES//usr/share/locale/hu/LC_MESSAGES//usr/share/locale/id/LC_MESSAGES//usr/share/locale/it/LC_MESSAGES//usr/share/locale/nl/LC_MESSAGES//usr/share/locale/nn/LC_MESSAGES//usr/share/locale/pl/LC_MESSAGES//usr/share/locale/pt/LC_MESSAGES//usr/share/locale/pt_BR/LC_MESSAGES//usr/share/locale/ro/LC_MESSAGES//usr/share/locale/sk/LC_MESSAGES//usr/share/locale/sv/LC_MESSAGES//usr/share/locale/tr/LC_MESSAGES//usr/share/locale/uk/LC_MESSAGES//usr/share/locale/zh_CN/LC_MESSAGES//usr/share/locale/zh_TW/LC_MESSAGES//usr/share/man/man1//usr/share/man/man8//usr/share/polkit-1//usr/share/polkit-1/actions//usr/share/polkit-1/rules.d//var/lib/-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:39686/SUSE_SLE-15-SP5_Update/602f0698ad78f5684c31bfa589fb9653-polkit.SUSE_SLE-15-SP5_Updatedrpmxz5ppc64le-suse-linux  ASCII textdirectoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=8ca6cddba791cf7cc01d7ef24aa156bf69b5154f, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=3c7b84a11a6ddcfbbdf5ba045258fb390ffb59e0, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=9fa1fcdb65a9388fc54ceb93643e7e42ab153469, for GNU/Linux 3.10.0, strippedsetuid ELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=d17ab34819ca60a9f9251552a8e212d7779c3459, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=480e78bc61e8ad428973f873831d5404c17962b8, for GNU/Linux 3.10.0, strippedXML 1.0 document, ASCII textUTF-8 Unicode texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)troff or preprocessor input, UTF-8 Unicode text, with very long lines (gzip compressed data, max compression, from Unix)troff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)XML 1.0 document, UTF-8 Unicode textexported SGML document, ASCII text % RRR R RRRRR R RRRRR R RRRRR R R RRRRRRR R R R RRRRPP˕: : GFNsystemdsystemdsystemd-sysvcompatutf-8fbc817b2e7e80fa2af6ab39e96d477ba0639ddd63e05058bd03bdda8bcb98f99? 7zXZ !t/;K_]"k%az0wD{ ;c`ݎb%䫽 W10ㆸ ^c[齪Mʱ~VEX.3s94G7 MZ"+kRt>}]U1`U]Bo>E P'|K/,){^ׯz^G~3kV] tIe)'>BdᘧeI/sb~'v ҟ^xv)Ę#k!(DϵuU{}(kwL]4Pxd榺B?ϵ(0=3h:nLlhn{e9`ԗT]l-ˉRx!m&U%X8Jw(yhꢢKfevl[€l[ij9]/¢8%_ߒcʈE?slVP*`?<% u꥓-Ip+鉓@%-ELf Q~CnVNj):"HZ,./о~ҘPs;]N"45nDT5:HRv翅%~0R̷K0#=^uC{Rp*䒀o>pԧQV5/F}tKFX,M;^V]72y(vR(gQA.Lf̮c@CF[ |z4X9WV|s#gFhtʦc@P%;=M 1,l 5;G>Ng$t$FydzW|>B)@oаeD `Pb%8`Vq;De\3o-ey(+Bq6 mvFڎwʆ꺡pڤɔ˵D$SX%%MYs<~õ,-fLK+_O!7Up|=4tɜM̀B\v"ašR7%eY'~Wo]7uydг]55M3d[Ger:I )KҖKn;;09|( p24NS{g|6]Ydr;Á:O `Ɛ4NiZlȗ .8M3;+G'}Ԍh}۳}4_ iMtkҽp*8Wdiw dqH߇,-)̚RS|zݐVsW$Z}\9AH.Ϙ4ՔZFLMlGt|NДaF;PZJ>))u[#X]q4ngzzqas7sbIN 6BAMFwm}2|zą7R]9eEc=F+^g~M/3rRV q?<^|OP#p |2`+{]wJ ^!P IlG;doi[P'J/3ag O("Qw1RX6J#1@Q2voY)j?sl-kifjtccm HlQP+CYrɘ-K*)dE'#X}\Tn_`du_{p vm1E7`g)4aϰM3iyz[h C 8 R޴&p΂r`-|cbV2jufp1%g~;Bta[T[A7~-d?,lP_k\ϊU~Biu JZR yO썩$ή_W+% U} 4-73UZ;#DFנᒤt5"K=ܤ5B1z?.WM ^>$)8&9%׷G] LMCgٲkFĥLp7FJcȟn\Fȭ#7&Gd\9ߤ"EðAy.3G-xSbD7ەďS`Et%pK:P6džTBbZ[T bN^8~*uWne%}'y+>/ۿ-arʄ)7b ٠="`CEveIPmbX=7X`8y&"3+K/|L sͩhϮ:)Iր4IU(BlZa2f?iាT 칞ݗ&:`!]2M ٿ$HX}2H(ډeMvG;BN',˨\ +M2~ˀhR-CJ{0`kJJl{.E";7^ 0^_c䝌/-` pмY*f:UY[LLuu1e^yTVv: @_Ri SӨp}q\gf#=?)a$ɀ6/.gwyѫI_MtOoN>(xI6U;Eh Lr_*V} Q$_1OKe _9|?Y]t'ՁLWw:t"03]%㧂 VZK4(O:bUc%[1ZQ/ܛ8)K%ȃ{uej׬ *A xŘ`<_ k:P¹ &w5o][XIE- x5|z3]@֋rǔkJ.uN,J)^/5>.R3WIZ7oc 8p..[5~h}r*C=d9\UD,M}?2v$FptWyVpBzEKJu嗉A Y[# 3>&f}?zcŲh x3ȇ$̠_3`ZjAz56+pjo %`mК,Y!%;k%8 m͹LkWtm=ie)dnXUFɳU.\@^܉:ŗ'6h]c16 )HfӰ2 o_7x|ZSq[mkr:Ls]wVHl䓽a-̞Mx9{Br\͢bDGED٩xCKE\ 1 (jpaa7P6K 3Ӟw2Ӟg;`4$3a4uEt):UyzuB^w<muL|I_*3OcVIZ>r$w4j!/[b#r_jP>G*3?hE6Oa;aâ|H(o.ABեiYn譪KS-S`qz?JPKHOn!?$C8e5/;د9:JM)z?C7ѻr܇q<qeOP@Aa5ig/GѯJSxͥ % はSH[U[AAɌ"NZQ əBA:wb$mP[_Gm.~9XaK#ۋ.yI.M=M_5$&$qc3higJmRI.H!@:Vh&hCNlhmNĻOHN^Q\