lxcfs-3.0.3-bp150.3.3.1<>,s<\.!M@eees?!MK)cƚgxjg/D,vYݼId tfoj,1]Y^D$ oa?s q /b7Kʪ_RFY+Ӝ l8[9h+d|3ƒ%QEaפN {^ɤRBP,oMR%p'TF!ݻ$aa\|Upȃ `}{cew$Y/֩geձʆ&^)ТɎ:3:zP,}J~E3I4>E4?5@5 F5G5(H5dI5X5Y5\5]6 ^6 b7c8Ad8e8f8l8u8v98w;4x;py;z<<<<"Aleksa Sarai dcassany@suse.comopensuse_buildservice@ojkastl.deopensuse_buildservice@ojkastl.deopensuse_buildservice@ojkastl.deopensuse_buildservice@ojkastl.decbrauner@suse.decbrauner@suse.decbrauner@suse.comcbrauner@suse.decbrauner@suse.comcbrauner@suse.decbrauner@suse.decbrauner@suse.decbrauner@suse.de- Update to version 3.0.3. The changelog is fairly significant from 2.x, but the main difference is tha the PAM module has been moved to the LXC project, and is no longer hosted in lxcfs.- Rework packaging to be a more modern openSUSE-style.- Make use of %license macro- update to version 2.0.8 This is the eigth bugfix release for LXCFS 2.0. This includes the following bugfixes: * bindings: Add mountpoint for unified hierarchy * bindings: Calculate uptime via proc//stat * bindings: Revert virtualization of 'btime' field due to regressions in ps * doc: Update README * init: Add cgroupfs-mount to Should-Start/Stop sysvinit LSB headers * lib: Add common fallback dlopen for liblxcfs.so * lib: Fix the installation directory for liblxcfs to ${libdir}/lxcfs * pam: Add a 'all' option for -c * pam: Chown cgroup.procs file on unified hierarchy * pam: Report back when we find a unified hierarchy * tests: Fix invalid comparison * uptime: Fix a problem with subsequent reads- update to version 2.0.7 This is the seventh bugfix release for LXCFS 2.0. This includes the following bugfixes: * Remove unused variable * Also check next variable for NULL on cg_rmdir * virtualize the 'btime' field of /proc/stat * cleanup: return false instead of NULL as bool * Limit memswlimit by TotalSwap * pam_cgfs: remove dead assignment * pam_cgfs: return created directly * pam_cgfs: make sure that **p is not NULL * bindings: Want space for ints? Call sizeof(int)! * pam_cgfs: make trim() safer * pam_cgfs: error out on failure in cgv2_init() * pam_cgfs: remove dead assignment * bindings: implement guest nice * bindings: increase reserved buffer size a little - added signature verification- deleted patches 0001 to 00024, as they are upstream already - 0001-Fix-test_reload-for-lxcfs-chroot.patch - 0002-Virtualize-more-of-the-meminfo-fields.patch - 0003-pam-fix-race-in-cgroup-creation.patch - 0004-meminfo-don-t-show-negative-swapfree.patch - 0005-bindings-improve-debugging.patch - 0006-bindings-use-openat-fd-for-fstatat-unlinkat.patch - 0007-bindings-close-open-fds-on-error.patch - 0008-bindings-grant-access-to-var-lib-lxcfs.patch - 0009-bindings-enable-access-to-var-lib-lxcfs-cgroup.patch - 0010-bindings-allow-access-to-var-lib-lxcfs-proc.patch - 0011-lxcfs-bindings-show-.-and-.-dir-entries.patch - 0012-lxcfs-better-fs-behavior-on-var-lib-lxcfs.patch - 0013-bindings-non-functional-changes.patch - 0014-bindings-set-errno-in-pick_controller_from_path.patch - 0015-bindings-more-consistent-fs-behavior.patch - 0016-add-pld-linux-support.patch - 0017-don-t-use-argv-0-in-usage-output.patch - 0018-bindings-revert-cgroup-check.patch - 0019-bindings-improve-returned-errnos.patch - 0020-bindings-make-rmdir-behave-more-consistently.patch - 0021-libtool-do-not-link-lxcfs-against-liblxcfs.patch - 0022-bindings-lxcfs-improve-debugging.patch - 0023-bindings-fix-debug-macro.patch - 0024-bindings-restore-original-working-directory.patch- update to version 2.0.6 This is the sixth bugfix release for LXCFS 2.0. This includes the following bugfixes: Fix swap values with nested cgroups tests: Fix run on ppc64el Fix wrong scanning of memory.stat - update to version 2.0.5 This is the fifth bugfix release for LXCFS 2.0. This includes the following bugfixes: Add Documentation key to systemd unit bindings: allow getattr on O_WRONLY files bindings: remove noop check fix Active/Inactive /proc/meminfo macro: add header for shared macros pam_cgfs: reimplement and add cgroupfs v2 support pam_cgfs: re-use cgroups that already belong to us pam_cgfs: handle cgroupfs v1 cpuset controller pam_cgfs: improve logging cgroups: handle non-existent isolcpus file - update to version 2.0.4 This is the fourth bugfix release for LXCFS 2.0. This includes the following bugfixes: Fix test_reload for lxcfs chroot Virtualize more of the meminfo fields pam: fix race in cgroup creation meminfo: don't show negative swapfree bindings: improve debugging bindings: use openat fd for fstatat(), unlinkat() bindings: close open fds on error bindings: grant access to /var/lib/lxcfs bindings: enable access to /var/lib/lxcfs/cgroup bindings: allow access to /var/lib/lxcfs/proc lxcfs, bindings: show "." and ".." dir entries lxcfs: better fs behavior on /var/lib/lxcfs bindings: non functional changes bindings: set errno in pick_controller_from_path() bindings: more consistent fs behavior add pld linux support don't use argv[0] in usage output bindings: revert cgroup check bindings: improve returned errnos bindings: make rmdir behave more consistently libtool: do not link lxcfs against liblxcfs bindings, lxcfs: improve debugging bindings: fix debug macro autotools: add -avoid-version bindings: restore original working directory bindings: add function to check fs type bindings: agnostic naming bindings: use chroot() on ramfs bindings: fix type weirdness with statfs f_type bindings: make pivot_enter() contain all its code- update lxcfs to 2.0.3 - add 0001-Fix-test_reload-for-lxcfs-chroot.patch - add 0002-Virtualize-more-of-the-meminfo-fields.patch - add 0003-pam-fix-race-in-cgroup-creation.patch - add 0004-meminfo-don-t-show-negative-swapfree.patch - add 0005-bindings-improve-debugging.patch - add 0006-bindings-use-openat-fd-for-fstatat-unlinkat.patch - add 0007-bindings-close-open-fds-on-error.patch - add 0008-bindings-grant-access-to-var-lib-lxcfs.patch - add 0009-bindings-enable-access-to-var-lib-lxcfs-cgroup.patch - add 0010-bindings-allow-access-to-var-lib-lxcfs-proc.patch - add 0011-lxcfs-bindings-show-.-and-.-dir-entries.patch - add 0012-lxcfs-better-fs-behavior-on-var-lib-lxcfs.patch - add 0013-bindings-non-functional-changes.patch - add 0014-bindings-set-errno-in-pick_controller_from_path.patch - add 0015-bindings-more-consistent-fs-behavior.patch - add 0016-add-pld-linux-support.patch - add 0017-don-t-use-argv-0-in-usage-output.patch - add 0018-bindings-revert-cgroup-check.patch - add 0019-bindings-improve-returned-errnos.patch - add 0020-bindings-make-rmdir-behave-more-consistently.patch - add 0021-libtool-do-not-link-lxcfs-against-liblxcfs.patch - add 0022-bindings-lxcfs-improve-debugging.patch - add 0023-bindings-fix-debug-macro.patch - add 0024-bindings-restore-original-working-directory.patch- remove 0001-skip-empty-entries-under-proc-self-cgroup.patch- remove explicit Provides for pam_cgfs subpackage- install pam_cgfs.so with the pam_cgfs subpackage- add 0001-skip-empty-entries-under-proc-self-cgroup.patch- Remove lxcfs-devel. - Install shared library liblxcfs.so into /usr/lib/lxcfs as it is not supposed to be used by any other program.- rename devel package from liblxcfs-devel to lxcfs-devel- make sure that lxcfs install the shared library liblxcfs.so: The lxcfs executable requires liblxcfs.so be installed. It calls dlopen() to dynamically reload the shared library on upgrade. This is important. Do *not* split into a separate package and do not turn this into a versioned shared library! (This shared library allows lxcfs to be updated without having to restart running containers!)- add lxcfs package/bin/sh/bin/sh/bin/sh/bin/shcloud106 1555427374 3.0.3-bp150.3.3.13.0.3-bp150.3.3.1 lxcfslxcfs.servicelxcfsliblxcfs.sorclxcfslxcfsAUTHORSREADMElxcfsCOPYINGlxcfslxc.mount.hooklxc.reboot.hooklxcfs.1.gzlxcfs/usr/bin//usr/lib/systemd/system//usr/lib64//usr/lib64/lxcfs//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/lxcfs//usr/share/licenses//usr/share/licenses/lxcfs//usr/share//usr/share/lxcfs//usr/share/man/man1//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.opensuse.org/openSUSE:Maintenance:10046/openSUSE_Backports_SLE-15_Update/893fc1d03e8f0d69ea0ef00d85d62412-lxcfs.openSUSE_Backports_SLE-15_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=f8b0021bfd5e879ff239831942635a7af0f8a152, strippedASCII textdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=896a85ac11958452509cfed93190c785ddd20380, strippedemptyPOSIX shell script, ASCII text executabletroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)  RR RR RRR RR RRPRR RRR RR RRRRpSiBAhhA_h2utf-801264d7b04b5754f1a1b72060ba3f0ef4aee26eed96bd8702ff2ee7e283e3882?7zXZ !t/_2 ]"k%aͼ(DOҐ?ف;a^ODs,1pw$9}^hznϷ,r5MHALt< 2Ѵl3C԰j^ot¢Q91l)4i_NQ탈cƁsޑT+0${Ӧ\V#Oj#fcŪ1Q[tk=y[oK'P@Ys.'NVXUqqpW3כ-MխQcKA)!~aLXb賑mW.}ŌOHh$L$bUkSE2sL37&&qK~,ŖM*gׇ^OZx\+Jnxh2b /izrID7K蓯gr7ϥ~Qw[5eЎR3F>t~,Tn]( NH׾rӕMa塅 TY |XߨGCLZ}o4pN> ܇ ]ZWumU>4!ŶFb5!_ZVg,ngKBH D25 6:V$MLԐ$tr=mo13:A#duV2bśNiL{`$v,fO sV4 xKL\?<( cbLoWK_yަ7al#[ Õ<]>n٣OIn >L~+ɖ4we1CP'%A4"#p3!3cX5kBEZ79D}?6Ӣ&@4dVl׆ ut|Y'4k8bl"jn˩d G.dZDyII&(j"´'wE={j7];~rخ ިs@EX2XJYJM:p?@MKĈXתjw!#X|Bm oΩI>vkzUEES0o1^RfI3}W?Mru$}]FZ_.M*xD+aGTi#\I{+b53XUg-e q y\EŮn  5nc֍X=[YHEryfs\o֛R8fIіRI$a| .R9LFtm{j6a78-r)A$^/wZ˱8Xk؀k}΢ȲCЦ7u?@#AC)ul:Gn8 O"DaPi6}CWmPoVq5c_L5ٍKdI~:FLr'd1yFmƜ֡fTNXde#yBzs pӊzTʞZ!CӼ%2DfGz/ /6l7=h喐iHIvj-Q|A+=I)A YrX]_= D'r770Ms>m/k,?6`lDzfe_wLoͤCDJۢu*e@S~:vk+]#O^k1J&?w{kWƗԟSmc*{Achp16RYrbK}F#bao۹7"ϕCΈlN W6SYp6S l\Ǩux9Tz^EkvjYE$甙=Ya8GBPr?hMNeewt,p# + &};ڟ.#dh\b5+0>Ҫ!) |'8biPW'D_toN;艽ZӼQ=Tgٍ| .~x٪1)t£y c`v\^a,:w[tiތ+_[oXAJA~1J*BPe'd}iecŅ nIdWFX Éۜ hݏɁ.э=MDݸ)d:߯_b5;]_ "&-  +o!kqk,b?AxE7R?Goy>4RD.>Ř$[m c Wd\ NLCT?&Ҵ*ֲY~,NQ9xA?"ˇ }O,>gI_v072Va3\̓E_9fMY\۫!:a"aebK{$  }:h/:x/*nc^&4E`η( X_3aRi@mtSޡ.{t_f jg!u?]b{L,N(,1V;\VV-\b"sV]7!v\DP1 w'b.z7zb냒X E<e>A4X$!4>HP\yba3٠t{ag="`LL2o+x%H; \ׂXK)3zN Asrn^v(HjQ`y`6+ b?G py[(.+\` ;uNb~~E&S㲨<O9dc_m>o'0m2w雳uj~v8)5e6n,feJ0l(X? USWF,{r)pt)TLrs^X -P0\`&:ϞZTsJdeb9s3IKZ/MZ "W3ꠞ |K^@BezdW1y͑)ŻD#H7S~޳ɨO̿Dds"(?k*o7ãĮⷁP &CLjڴ֛wlMdt9kKXyW[%IsfR'x=-5Ұ5 s,an)0)_HE ݏ4+܆qDs㗈f}ʸOAd 0[8qN > 5C"s=̎sr3s MQOXv Z+g?R#nDvȣJ_"q؅D3Pjhv6fϐjRu0YDэgOuJQLYHz%yqɫOJ<:ϯ09+6+<8 O mw `?>,<!a%ۿ|CVeljKHo*P0K\H)q/- +M: x.Y]W2!dSA/&\sks 8E܁!rƥuVrc>C$cm4sMe}'I9Pz뮱ʥ)~xIzN:vtBxϦT9(ݙoqCE %$*PXUG k#} O>Uɞj1i.a+Ǩgu'>2)Bjv@<&! wPFCSZqOφ=^ AΎ'x `NycHr,\RPte"$AkL,Fj|m-2 5qRh .Y؎ @TbA ڨǗ1oTgυ_5*G*H7DV{imWVg]*3AoZcߧ6eO8pv-72YO ВȆP9łΊX,lv=[5"t-x?׉ I[pKurdp,,gm-ڂDZ5.3?dFyyjh kF9هI8/9ntwk5]b|_.I&?x7Mj.=yQ򕚻 uݡɞm?'D?l#gt*1S5MbAjI (uV0d eʭ9j7 !/L}ߏ'<`k=F?9㑚M?IIpa޿Fm& {5"a.@M[汘Q܀"L&ĜTjmf_X/½b?7O9V;wP$FS.ፈ8k ԗNcEpX*:)V <ɠz3bW?4/r=׿ZàfШV90s /\nzZ#;a;a _2ג9}S0R>́=f9]c5vC)ivv\Jng-Y yq^npm%+z:qXk*?C0 . J5r'{3Pks/oPV KwL~_cfx xigpllSLeŰ0h{؛ı~RjH}Jml5SjPZS6 CW370 sns^vLfq]>`bPENTdjm<ۻVFkƬμ|){p#bE|B#zSiQ9wfV c!>F*Dw{dwy ߮ƛ?U3 /0VJtk!NE vb.+{xspfED7}u,rqHLyTAwM^"Qy[F&WKΚ&k@UC0o};?ߓ-.+]n9W]N$5V̲}{52H>E X)zEnr~2}cW7Mĕ6>NMXaO,H+f?1ݷt<]GER1-Fދ>CDZ@ ^f`fxH::.ZԇgN@]1(iy˝ܩ< |/QlPhԮ:[F?J4h>k̸!p zVt`PQ@ N..i zJ+'yhAF&U|3^Xۨ+u1RC#$๵ԙ`w{ /z}KEO|*h#w<$Zg9k[y9CB*[5FsD #f` jcSV* !67bS2lwc¬3O- @[C9n3#)a¡EQ}#IoD*MJF w-YR^ D5XMh[~|WdLvzp:(}qvR>|y*@G Zo;KtbJji`Efq@{K |&pM8MzA0ܜKWt \4#@*e?$($QZ[w%iv [#kvWޕ>dO)JPV:8N  P2un>3:gbG2)Ha;`jUGv,MUD H,W|v9i;wd3TfJ e=-G9~et]m/Z^5`ŝb ~[hl#l&VKc|#=ԂOlQzS*cg#C-}hqeȔ비99C?ym1Kӄ6<*\3x3̈́g>*%xB?l9\Y8 /Pi6[ ZDᚱk0ItQ0Rst;mhE=Z΀D(9b"RE;66e* (X'qHyҹoٵܘv1^.k$ZKH#ءDIa~ֵNk!bV G[H?#rlq-B~vY&?d*@L2@{yT 2jP7Ֆ'D pHeu,_4 Vϣ߯\˃:)dw Ckzfk$7Jesִ߲C iLgL(ۂb<;4%Fh]%eGN%D6XU/u !x~L&Еw0+^M둭=3~׿CKw[ PƀSJupE#dюDSkz![`KcxU]V)[u} 6DU΃.)m۴DSQ癄Hw>^y04ncJb-r.Kb>r(t#CbӂrAHt~uKmTz\K`L>9M< qzn؆:2 ko=]B ݜQFʥgx'o`)ÎYZ%?^6Eب\>~YM#K@ʬ[|]`ιTyH {!8$ `2)us{a #uUp:xJ<xvHA*)ŏy}Pv>}^ 1˥"&F(,w^^G-nVI0799vt*?>LO[ #]߫Z\NGj3tRDg-wA),;z{T.CVB%Ƥp/t?W3&JtC^! POЍG;EriOgb>!KM[r)Gx9eo\sA\/[7`ՕJA01 {Ͳg]x%vD;ێcR#zApV}uH.KJ. [eL:ĥj@/dM3Pšt7rłgϣ,qG@d!fSoJ.;LX@%c ubb?ʺ;\ZA$$÷sBর2?eumƑM)ZC-gp۲DHcF^d_B*I%'{0Ӷ+Q4?+͑l{cm ؊k1\M5l݃S1>HmʔdvC ?.";l#+1M.\6 ͉P* >Qz'oNK^0re.h͌@b|0a"M B<οpW_U{DֿIx[tT{;:ڴ⨦wuC{age^N2!YN *b ?~n.ppՃ;CFn$ko(:@ߔ2cŜL/˗y,R \E%1}' 8,#$1jXI_H.;Rаܜ>ˁPMְ{G#cOy 0owdnz@xioBZ>nVRh< czg6'K_Dw n"9Q9M O+퉯;ts #>7K~.;(E<\Ji`wCh: ;JPC7i{lOh~O*o`.bFO-Fd-R}Fĝ9玅-Oy(/5]SX7urqP1\ gk<-DLN/4h"ՃA{S;cz6pє\b%IP>f /t`"j$ZZWY]d"뤳rv,DX~n1 uEI$pwp W[S#j\^SUدAzxhF[kS|șF4QЉ7pbLHnQt I>6UT>zip|0txC.*uBHFv4pqfްdMuvJ lŎNP}i$F2(%3C6{Zň\\\ \'l/3bpHn$.XTX6 Ec5>Eы@_  0Y|-UpfJ@sxE+ <tFJƞ+KXPL`~FlC@iա&7,}Vl~1L4\8Odk YZ