libpsx2-2.63-150400.1.7 >  A bvp9|o-ǐl8BѴ#;lhyHy،!,\ɔ8=~Ē0 [Jjs0:9WrWڶ "NdŅt4dt[H⾒tX[Ax"M]aC8~iGLCrF4Вw+ ~9*MEiW! *EJl&:b7?<ߜ#P<)>?l v7c20249b2193d6060575556eb381d4b5da92354a45e32defb1a7e6dba724ae487c36df79bcd5ff156e7393e332cd25ce5a9971b3ffĉbvp9|=w"_yZ"&,şzA^"C[ܩhɢ:܆0CվbanrLh*gցEmmfVVڹЍ# *}l{p鿯 GztKLZdPOMjL8.𡯀-x+^+S6>Dfc|PSFsށMLQgt>BPXXoS8X\Xp@00?0 d   I3 IZ    H \l $ Y (}89:>,@,F,G,H,I,X,Y,\- ]-^-Gb-c..d.e.f.l.u.v.w/x/y/z////0Clibpsx22.63150400.1.7Library for Capabilities (linux-privs) SupportCapabilities are a measure to limit the omnipotence of the superuser. Currently a program started by root or setuid root has the power to do anything. Capabilities (Linux-Privs) provide a more fine-grained access control. Without kernel patches, you can use this library to drop capabilities within setuid binaries. If you use patches, this can be done automatically by the kernel.bvibs-arm-1XySUSE Linux Enterprise 15SUSE LLC BSD-3-Clause OR GPL-2.0-onlyhttps://www.suse.com/System/Librarieshttps://sites.google.com/site/fullycapable/linuxaarch64 XO!A큤bvbvbv`*c163fb25cbb2fc7a96e360ea50f65142fd7a0a47b5120b364410423e64fb223bf58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59blibpsx.so.2.63rootrootrootrootrootrootrootrootlibcap-2.63-150400.1.7.src.rpmlibpsx.so.2()(64bit)libpsx2libpsx2(aarch-64)@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3ba@a͟@a4aS`@`r`y|@`X`"y@`U_@__O@_+^G@^0"@^[^]qZX|@Xh@W#Tmeissner@suse.comdmueller@suse.comdmueller@suse.comandreas.stieger@gmx.deinfo@paolostivanin.comdmueller@suse.comchristophe@krop.frtiwai@suse.dedmueller@suse.comdmueller@suse.comdmueller@suse.comdmueller@suse.comdmueller@suse.comdmueller@suse.cominfo@paolostivanin.comtiwai@suse.detiwai@suse.dempluskal@suse.commpluskal@suse.commatthias.gerstner@suse.comfvogt@suse.commatwey.kornilov@gmail.comjengelh@inai.dedimstar@opensuse.orgp.drouand@gmail.com- Use "or" in the license tag to avoid confusion (bsc#1180073)- update to 2.63: * restore errno to zero by the time main() is executed * Consistent psx handling (a panic) for syscalls that return thread dependent status Inconsistend behavior noticed by Lorenz Bauer * Add a test case for a deadlock under investigation in golang * Trim some of the #include file use to make the tree compile more efficiently- update to 2.62: * Bug fix for Go package "cap" and launching * Build cleanups * Documentation updates: cap_max_bits has a man page entry * Recognize default securebits as a libcap mode: HYBRID- libcap 2.61: * Better error handling of the numerical arguments for capsh and setcap * Fix executable mode for all of the .so files. There were two situations where this was failing (with a hard to debug SIGSEGV inside libc) * Added an example of a shared library object with its own file capability * Fix the top-level include for Make.Rules in the contrib/sucap example application * Add support for running constructors at libcap.so start up time when running as stand alone binary. - includes changes from 2.60: * Some build, code linting fixes, the addition of the cap_fill_flag() API and a memory latency optimization * General improvement in thread safety for libcap and cap package * Minor API change replacing libcap:cap_launch_*() void returning functions with int + errno status returns. * Added a cap_iab_dup(), and (*cap.IAB).Dup() to API * New features for capsh: --quiet, -+ and =+ arguments - add upstream signing key and verify source signature- update to 2.59: * Fixed a potential libcap memory leak by adding a destructor * Major improvement is that there is a path for Linux-PAM compliant applications to support setting Ambient vector Capabilities via pam_cap.so now * Added libcap cap_proc_root() API function * Added color support to captree * Fixed contrib/sucap/su to correctly handle the Inheritable flag * capsh enhancements * getcap -r / now generates readable output * The shared library objects: pam_cap.so, libcap.so and libpsx.so, are all now runnable as standalone binaries * The module pam_cap.so now contains support for a default= module argument * Enhanced capsh --suggest to also compare against the capability value names and not just their descriptions * Added capsh --current support * Added a contrib/sucap/su.c pure-capabilities PAM implementation of su * Fix for a corner case infinite loop handling long strings * Added libcap cap_iab_compare() and cap_iab_get_pid() APIs * Added a Go utility, captree, to display the process (and thread) graph along with the POSIX.1e and IAB capabilities of each PID{TID} tree.- update to 2.51: * Fix capsh installation * Add an autoauth module flag to pam_cap.so * Unified libcap/cap (Go) and libcap (C) default generation of external format binary data * API enhancement cap_fill() and (*cap.Set).Fill() - to permit copying one capability flag to another. * --explain=cap_foo: describe what cap_foo does * --suggest=phrase: search all the cap descriptions and describe those that match the phrase * Add "keepcaps" module argument support to pam_cap.so (reported by Zoltan Fridrich. Bug 212945) * extend libcap to include cap_prctl() and cap_prctlw() functions to regain feature parity with Go "cap" package. These are only needed when linking against -lpsx for keepcaps POSIX semantics. * this likely requires substantial application changes to make Ambient capability support usable in general, but doing our part for the admin. * Add a test case for recent kernel fix * Go pragma fix for convenience functions in "cap" module- Fix a broken symlink. libcap-devel installs libpsx.so but didn't install the library it's pointing to.- Add explicit dependency on libcap2 with version to libcap-progs (bsc#1184690)- update to 2.49: * Implement cap_func_launcher() and cap.FuncLauncher(). * More robust "psx" redirection for nocgo compilation - the documentation for the cgo implementation is now included in the nocgo one because the go.dev automated documentation builds the docs from the nocgo version. * Lots of documentation cleanups and added a few man pages: for IAB and Launching. * Some general no-op License changes that might cause folk to notice but only for formatting reasons. These were initially inspired by some lawyerly interactions, but I ended up rolling back half of them because they confused automated software infrastructure.- update to 2.48: * More uniform use of $(MAKE) in Makefiles * No longer include symlinks in the git tree * Provide support for make GOLANG=no ... * Provide support for pointing at a specific build of the go binary * camelCase the contrib/seccomp/explore.go program * A number of documentation fixes to man pages and source code comments * Last use of GO major version 0- update to 2.47: * Restructured gowns to default to uid base of getuid(). * Augment NOPRIV libcap mode with the sticky NO_NEW_PRIVS prctl bit. * Improve the usage and diagnostic message for setcap * Documentation fixes, license declarations, example updates- update to 2.46: * The bulk of this release concerns fixes and improvements to libpsx * Fix the capsh == argument handling and add a test case * Added build support for systems that do not support libpthread * Added build support for not building shared libraries- update to 2.44: Generally, this is a release to help package builders: no functional change to any of the generated code just documentation and make related fixes.- update to 2.43 * Linus' kernel tree defines CAP_CHECKPOINT_RESTORE (40) so support it. * Fix the creation of the $(FAKEROOT)$(LIBDIR) for split install targets * Clean up a binary from the distribution * Added some more release time checks for non-git tracked files. * Fix a deadlock in libpsx that surfaced with a set of compiler optimizations by removing the psx wrapping harder.- Update to version 2.42: * Closed a potential issue with "libcap/psx" Go package and errno * Documentation updates * Minor optimization for cap_to_text() and (*cap.Set).String() * Discovered and added a missing function (*cap.Set).SetNSOwner() to achieve parity with libcap * Multiple fixes * Support Go module abstraction * A new kernel capability: CAP_BPF * Better support for cross-compilation * pam_cap now honors PAM_REINITIALIZE_CRED * implements cap_launch functionality- Update to version 2.32: * Bug fix for fakeroot incompatibility (boo#1162014) * Slight perf improvement for cap_get_bound(). * C++ support for psx header inclusion. * Some new testing features for capsh- Update to version 2.31: * primarily a documentation update * fix libpam.pc to not require libpsx.pc * changed the text format of the default output of getpcap- Build using -ffat-lto-objects for static library- Update to version 2.30 (jsc#SLE-17092, jsc#ECO-3460): * BUGFIX: arm and i386 fixes C and Go setgroups choice - used wrong syscall in 2.29. * cleaned up make clean and make install to actually work as intended * updated Gentoo libpsx.pc file from Lars Wendler * refactored the way libpsx linkage with libcap performed mutual discovery. * Previously (2.28) libpsx had an API call overridden by libcap using weak linkage function in libpsx. In 2.30 this is reversed, namely libpsx provides the stronger function and libcap has a weak "no-op" version. * a bit more consistency in handling the 'all' sets in libcap (C) and libcap/cap (Go). Namely, they both dynamically discover the number of capabilities named by the kernel and use this as the definition of 'all' for the current runtime. + libcap (C) exports cap_max_bit() to export the number of supported capabilities + libcap/cap (Go) exports cap.MaxBits() for this same value. - For changes for older releases see: * https://sites.google.com/site/fullycapable/release-notes-for-libcap - Add glibc-static-devel as build requirement as tests need it - Install libpsx.a as it seems to be needed in some cases: * https://bugs.gentoo.org/703912- Remove pam_cap (bsc#1150522) since this PAM module is a bad idea, security wise.- Use %license (boo#1082318)- Enable PAM pam_cap.so module- RPM group association fix- Update to versison 2.25: + Recover gperf detection in make rules. + Man page typo fix. + Tweak make rules to make packaging more straightforward. + Fix error explanation in setcap. + Drop need to link with libattr. It turns out libcap wasn't actually using any code from that library, so linking to it was superfluous. - Drop libcap-nolibattr.patch: fixed upstream. - No longer add %{buildroot} to all variables for make install the Makefile learned about the meaning of DESTDIR.- Update to version 2.24 * Fix compilation problems (note to self, make distclean && make, before release) * Some make rule changes to make uploading a release to kernel.org easier for me. * Tidied up some documented links. - Update libcap-nolibattr.patch - Add pkg-config build requirement; libcap now provides a pkgconfig file - Clean up specfile - Move libraries and binaries to /usr because of #UsrMove/sbin/ldconfig/sbin/ldconfigibs-arm-1 16519612422.63-150400.1.72.63-150400.1.7libpsx.so.2libpsx.so.2.63libpsx2License/usr/lib64//usr/share/licenses//usr/share/licenses/libpsx2/-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-SP4:GA/standard/f6e7a90859083d944cab42aa406c5578-libcapcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=58b88eea76b8320cec00513c8a59efa9993df7d7, strippeddirectoryASCII textPRRRRRR:h2z 'utf-8774f83ce732738031ad8b4684cea863a31dd1becb356abfbc0d836986e54de8c?7zXZ !t/[;2)] cr$x#Fg|MI=z>֎T<󩓧WㄖnʮI6څoCYזE^.FR0'4#qXrRV=_#P3xRy%oQ.mIS)!RFLs/Ko^*8JS&#踬(e3O}i_v`)҉Va *!d40 ,}_["-0q[ZDEc/9'=,E|G1FKk;C#=QL*?RYbrMư%sT>~ky.#r$qZIELd8:e?&^t迖~Y§K=\Ul(v-N-A\"qAۚv|72[`n($ܥQ]Lz4 o~(dgJ͡`Eݟer۪ځAWZWYif_vcIұR_V$#D.Iٰ"f4L7(K+s,"ѿN‚rnq$bF xB Eg:陁L)G/~CE /aTRth4! brTo G *u0Ykx7h Su g+gгU!$3E%b-~,.`+-FJJs,&{zI@^\?b# ڬ=?!#\tk쯤'w|NدdT0zH\I?KKraoyHXmTfXl}.2_ 9%BʎX%T(QKaiV_'zF ny\ UpnI<*UjA7+Y@iWK/Hvi +Cn?[SUP?EsNAaO$E.]✣& ?3? ?D18*aҍqcAq"<u~zc(u='Xs6cp5k+9"%۝;n᎞ dLJֳ9OzX.aڸi+kCS (90H-T*#Guh{XDh "LF4FsAv;>8IV͠*T,Q@U]kR"cxޚU~Nt́y],^fC,C5}IĠȲ܎]7Cҫ)]Q-݈$-FjGG!m 桏+2=Q**>6Thɰ%宵)ԣXJuF\(f1NS'"$zLd h&e[L7vfE1l cJo4Xd arg+KΦw^%qYN9܄H<$Ȃf*\q`F ?[ n3_Q`qO9DCCsĥbhpӦX+/cȬz4핺9C9\u'H;ϓ/ٽml=RQZBC]Kv 7P^'!/%vҖ-fT}\GWGb?2RiO Bs"18y' /̯Aa6<\rI[\1'ښmzuK<>U"p9CJ^5< T]%BMm$3IOɅ-p@o%8|7y BR˩~GoM?ZeX*~B40xA2N N53kMgks h&E{ e=sn Y A& N ַO& E{| z]Ut+G{E6w al,u}s^pBRH{F`/R|/se Xz^?/Uq4Z{ɥ]ҢLL_jMrʰYK~sD>qAHWq"dبls]N]6=!Y1 7ܝ,6bG"U\B1H>u߀Vy<=q ,n&H/y - ܻ0P68ʇ4% _0ʽ-%C'1+qzy0슑$WPLu^\c`WzXMLޡ[g{QSvhɏ^rT&iHwm[/pAK(ϼM窂j81PLߘK󗜐'8ObYM Mg @ ;g,c,(Gpift4/>O~ #|ͥOI16b'gSSVZM k¾FF 778}f&h< w&Lx PlPT܋NbGb5Ðq׷?1K7NeSC-PƪJsmsn޲XۃSP|&bZZ6(e}]4q#!v:o oNkamJ4e544]Ճ"@QIX_Z|Mƪok] ؕ5BT^$ƍd{zaW Oűj[Y8e\UD1VZKl|#p&k#Ϳwt)$զNt|d풃z`.ɸ΀ԿRb3OH-w@asmv@gD:ՃWHAʭCjy;T 꿅sw:?GWuUbK][۹3i81 3Į Q' fˬ{'( :{E܈ -\ 7RlA|ZdLzchT,h&hi2zss}Ц' U 9.|#,2W9x/45PхgE _5U(` iDq<^x)I P۟F&"A9MܢNN?'B@4[l{ j&Eω8`.[co(;z?H4ng?0s`13ٿ-diϽGx %׷HXMb2sbYAFUᘐ{ heoGO9PziѥHU ,13rOhKwPht^v`9Lh%̏*ЊiϐT_#XxZ-o^j_trd;SzZ,o5z]jB';2fIKNQiK<s]l^Y?6G u/ȡ}mW.ؼns*[@1 -^! <)}`vw2ēyZ5?#Hj _+a2Aui YJ+\1GuS|j@Rfwi Sȼybc6"+D=&˝RloݣNΤk&A٠0El7<\K==)7 K)`<'EDF;;)KDm9> JL&FS+(5:#gGl(nXb^Pq!kqfwL[.3qVXRRH3seѣP:iV !QqA*%VM 26R6sdk oţu;B,&~n!W tP׫s>W;V"+x܉{Ex"sqqƈbg&b*dƢPjw% LMԚN_!1⯦u|hQ{1YQ|4L{xd݌6HK\|<[po8 GaAEf͌ // נh BA NvBP*Ht p;Gq'h?wǠ72; va6U-tw6'Sď*"e<5k.3X`>$$fBw0T֢bi L*JJvSϹ-mgA'!9TLVKS&Hm0;a˂%$Zzo(DcmIJ_9b@]^\%Я")-ʙFz`+ΓcwiXvqWp-Kb1r b3صgz|/IE,> s#d\M wF4 XLXwrߣ:]b;r|o͓ѠޤZ =LERrx:xj䫙'cVIPPbdg[r;`' {C_]>ȫu~@b1R fڬ8++nfxA'쬥6N|!f5Ilg#B>ϔS2Џ"jB{G|Ut1*q$%L; nĒi˙`&΄1t/n:G -HS|f2m g }9 -=| #K몲3w{23^VZrbѯ 7 XU07Μ]:tscIJ_.=-JNߦWT^bfN>BOS̥4D-OK׶_)&Zf|a,i,y!z 3vŰ P톬]&,aPeeebY,1a0h㧁n#A낳1V6;PIZf4];HF-?<\ 5Ws`^7tX6e6̒_.M%Md6t=od8Q9{ޅݝy`wk,qt ʟh[5⹇LqH" {rɂ7Hjsgk\Ug|ݐj-aݠ*"i*szIM!K kYcFoeNdzk_2vw@1Yj1[O^# s*9[vBM!bG} 0+*WWvL4`Kl0ty;D6VM[n( )5oWlqocXc~WQy0Ĩ] 0;;c65ӳ\=wz%h~@PUn .P:B@b30r`["(`Yufv@L o5}<.MfW)wQgE`m`=W|p"%4!-U¥*犒"-_Nb[A;ĴA%osLfƏIn`CCY)EMf|wO3h zG0`?h\9Tʵ2X E;y1Й'X8Z*@DxbA@Z%}G<ɯm߳Z!G<9&#63vrR" 놆+̴pLLJyoRa@"2%cUtbpmj~TP?yq6p,S =KU8[)Qd&'/)mm]3Y)(1򱡩wvJ=f-N]b썬VO@h.z_ֳ^KMg Y;TyȯI$Uvhxr0ui~SsAy6zy;ȼK`T 5صrT{a '2?b2k ;hrզ"; ΍g rX38d"8TN\[*vxI@w(94T|ՃR)."C_ׄ[A|ZcMS|G#lC@ʪA\H7c*6W\ꬽ@R^*:-@/G/<,Rވ?D A Jpo>p_~]:d'ף u,zNkrix!?w7/ƽ^pjI4( !̠Wm/%ӬPM6j@ F?@{ҩ7oR2tGd4(;ߑr{Zk?Fk:. Xlg\"ӹ:fGIDx`gS9YځPVohjvnȕa\5գ?Y 'dsJlj5/>~Jyg!2=Qߟ/:!VxzP @~t%zC։UsH۾JToJDDpd ŴG{p{d+&/?[/ sr_'9N0QR9e+|tVxPv݌ddPEn,Ga:CčeS џmw-7dn3[#7N8V;1$Z 7]ו}'lZ] oT▿*uʥLٮOFni9rp^UlYM-L{Ě8OBsiJ.4H{=Nͮ~)@EDg2`nS.FY][}q|g;J*m-A/6Cқ(TH-ONv|qBxWtJjyC#ݔm`Va{[eA")',Rv1g}%Ex_}TK|̔Ś?Ӥ{|ROG<&,N"91?+l{#½JwfJwq{'՞\r_tv=ڤfy[!GXL[\2&-aK"#GTJ2t+-RT%:uJ;S/́5ﵺ\ġNH>6x(p3yѬ󫒅rx}oPW#.2"@Uw1qwߵpnjf|#7j훻jއlQ;h9')\谁%ݏ\~[G LߊOq>W;I393ToCA@.@AW;mdeP#u&̢z"K;}Y$Lxn`mSX4&Ip"+{ 0l_LZdw q M▧Uk _;npmOqN+^=ޅY }JH4nHx/ -M"%D |$y}?pUᏡ"+1ed+ǐ2KkU#} QiCUP5x9IͽQ}ȺK(Oka*5R0 9[X\BqI"q3Xi>Ocvx; L{WF)mfSh{c8?@5 @%̋7J G*>,!@eo,c J3=WK@x@h:BoD~4KY+z^aBИ@9iy!&7 }Xݛ#_KMAp($[Ԯ%DB3v*)(yd[j1j]- i,aq'wP{-"7=>.i]Q 1D0RDPTp` rTY[ƪEAA|O#kh{L(;*Hwʝ}gWK ϿX{fe1ע0 nNj8d W~R#b[ ʬk˃]DtA]F,7 HNG4'@MAeՅ*g3TGp&FDN @+bD&U ĦszV<6sl  0=%Ѣz5>&ZP(kH-a[8{Bތ."ݛF0"0d1S5II`e5}/^$j@^'P07H~OoRgG1Y#tp$޷ ]{I_={y%aN%_6&6>3sW !t (34u<|qʖՁ7!X*Syh>>Rv VjLM'؀`5藑jajt3v/A ^6%4{6DҀH z؆ГE}*vjVҼ>܍A HiRw-6p&ϙl#Yυ}k~ )3Ezy.1QpQ\ˍ.~:E_Qɥ}>a`am jOd(t3G3jrzxş ٶK ds43a.T8L_:5x}Ṕ#*`(twsniOsާ뇇|}HjZQGg9}&Yå˭^w\]XS 3j`LJyظd4ه+i b_f(kBMIҏ49ţl7V :P;wEaa*dlAO 4?2pޣ]1TG: _rE鷜V :1Վ2]6\ Nx;/vc )yQhiv~W&+|c"8_߀T {TMmxXDlz01)T u:wX3Zy `Ӌx4XxUܩ!="6528UY{Z[Gn0T$L3}rI(W=%Ax>al <筮޾D'IVNkɁve>̾ f~l8Գ8g~Ei'׸?\xze*,) {oݟUkdC Q1Ȟyg# 2ff[-E6(0ucQk/5wrŅY!+XSvZ l)TԿgoJy+Ӵ/ Uq" i1Gv섪)K+>?t ElƏub=Il /޼5gKqrdd~IٟKo}"yE,U )Pf#ǽ_^SUd:wևxM?e s,|U4XU 14Qq*3@WC\nL÷*?ڐ=|szҋ}%O<~[` (D9N )P&/s+}*$\>N4&$d24Lvʕ7PD9b5 3alZw:k 7sߜfJQMIDl'6wjx=<?pyxǦE#톅A3~oCGrwqa%1O.F I9KD"qՃɬ3lgTa8g OMt Ҧ샢ŭGQKE5#o\PLn"[ķzLV,@_ i}#G|3!XlOddG YZ