libsemanage-migrate-store-3.0-1.27 >  A ^Ep9|F53Ts;A(y7mYkm/x>`@c#ɱ:Gw(~.{BIyF#X!:yu(0˸ =.k,7^:֗MM /^vĀ - `Ǻ?=05P2ZW`,Ӳ ~%yuH&bvK+ga'W 5*  M )5O㻨3T\ZD4^_q<\Z_+tib6d88ecc48bd1a2556ced74c74559e2ea6172759f21799b3e56c28614935683707a668c7214d9f2b69a267102a4ee79709a81755*L^Ep9|: q9Q 99F+}9F|8KlGT >DQ4K;¾*9=ǡ+J`Pm8AAy? /X*eZT@< I.՘k29 |ݙzEmGj nif(Eo40v` x_<zK;i`s23UR%%Y;B3*l7tRiKlic()#8n_3zb4e-olFAtS}9X3vD- %>p>?d  % D LR\d h l t  <P(8 9 : FYGpHxIXY\]^bcdefluvw@xHyPzTdhnClibsemanage-migrate-store3.01.27SELinux Policy Store MigrationIn version 2.4 of libsemanage, libsepol, and policycoreutils, the policy module store was moved from /etc/selinux//modules/ to /var/lib/selinux//. Once the libraries are upgraded, all policy stores must be migrated before any commands that modify or use the store (e.g. semodule, semanage) can be executed.^ibs-arm-1#SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Productivity/Securityhttps://github.com/SELinuxProject/selinux/wiki/Releaseslinuxaarch64#A^^f4e3cacb4c868e21a0015b65ad1ac9e987639083e8cd332bccb5d16e7376a308rootrootrootrootlibsemanage-3.0-1.27.src.rpmlibsemanage-migrate-storelibsemanage-migrate-store(aarch-64)@    /usr/bin/python3rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^^F] u@\+@[%@[%@[@Z%Z XN@Ws@W~W-@Wjsegitz@suse.demliska@suse.czjsegitz@suse.comjengelh@inai.dejsegitz@suse.compmonrealgonzalez@suse.comrgoldwyn@suse.comjsegitz@suse.comdimstar@opensuse.orgjengelh@inai.dejsegitz@novell.comjsegitz@novell.comi@marguerite.su- Update to version 3.0 * Add support for DCCP and SCTP protocols * include internal header to use the hidden function prototypes * mark all exported function "extern" * optionally optimize policy on rebuild Refreshed suse_path.patch- Disable LTO due to symbol versioning (boo#1138812).- Update to version 2.9 * Always set errno to 0 before calling getpwent() * Include user name in ROLE_REMOVE audit events * genhomedircon - improve handling large groups * improve semanage_migrate_store import failure * reset umask before creating directories * set selinux policy root around calls to selinux_boolean_sub * use previous seuser when getting the previous name- Use more %make_install.- Adjusted source urls (bsc#1115052)- update to version 2.8 * semanage fcontext -l now also lists home directory entries from file_contexts.homedirs. * libsemanage no longer deletes the tmp directory if there is an error while committing the policy transaction, so that any temporary files can be further inspected for debugging purposes (e.g. to examine a particular line of the generated CIL module). The tmp directory will be deleted upon the next transaction, so no manual removal is needed. * When overriding PREFIX, BINDIR, SBINDIR, SHLIBDIR, LIBEXECDIR, etc., DESTDIR has to be removed from the definition. For example on Arch Linux, SBINDIR="${pkgdir}/usr/bin" was changed to SBINDIR="/usr/bin". * PYSITEDIR has been renamed PYTHONLIBDIR (and its definition changed). - Clened with spec-cleaner- Update to version 2.7. Changes: * IB support * saves linked policy and skips relinking whenever possible- Update to version 2.6. Notable changes: * genhomedircon: do not suppress logging from libsepol * genhomedircon: use userprefix as the role for homedir * Fix bug preventing the installation of base modules * Use pp module name instead of filename when installing module * genhomedircon: remove hardcoded refpolicy strings * genhomedircon: add support for %group syntax * genhomedircon: generate contexts for logins mapped to the default user * Validate and compile file contexts before installing * Swap tcp and udp protocol numbers * genhomedircon: %{USERID} and %{USERNAME} support and code cleanups- Split out the Policy Store Migration tool into libsemanage-store-migrate: it is not a devel tool to start with. Additionally, it causes the -devel package to depend on python, which we want to avoid (libsemanabe being part of the core build cycle). The library suggests libsemanage-store-migrate.- Update RPM groups, trim description, combine filelist entries, ensure pkgconfig() symbols are generated.- Without bug number no submit to SLE 12 SP2 is possible, so to make sle-changelog-checker happy: bsc#988977- Added suse_path.patch to fix path to hll compiler- update version 2.5 * Do not overwrite CFLAGS in test Makefile, from Nicolas Iooss. * Fix uninitialized variable in direct_commit and direct_api * semanage_migrate_store: Load libsepol.so.1 instead of libsepol.so * Store homedir_template and users_extra in policy store * Fix null pointer dereference in semanage_module_key_destroy * Add semanage_module_extract() to extract a module as CIL or HLL * semanage_migrate_store: add -r option for migrating inside chroots * Add file_contexts and seusers to the store * Add policy binary and file_contexts.local to the store * Allow to install compressed modules without a compression extension * Do not copy contexts in semanage_migrate_store * Fix logic in bunzip for uncompressed pp files * Fix fname[] initialization in test_utilities.c * Add remove-hll semanage.conf option to remove HLL files after compilation to CIL * Fix memory leaks when parsing semanage.conf * Change bunzip to use heap instead of stack to prevent segfault on systems with small stack size - changes in 2.4 * Fix Makefile to allow LIBDIR and SHLIBDIR to be set to different directories * Fix bugs found by hardened gcc flags * Add missing manpage links to security_load_policy * Fix failing libsemanage pywrap tests * Fix deprecation warning for bison * Skip policy module relink when only setting booleans * Only try to compile file contexts if they exist * Fix memory leak when setting a custom store path * Add semodule option to set store root path in semanage.conf and the semodule command * Add semanage.conf option to set an alternative root path for policy store * Add support for High Level Language (HLL) to CIL compilers. The HLL compiler path is configurable, but should be placed in /usr/libexec/selinux/hll by default * Create a policy migration script for migrating the policy store from /etc/selinux to /var/lib/selinux * Add python3 support to the migration script * Use libcil to compile modules * Use symbolic versioning to maintain ABI compatibility for old install functions * Add a target-platform option to semanage.conf to control how policies are built * Add API to handle modules and source policies, moving module store to /var/lib/selinux * Only try to compile file contexts if they existibs-arm-1 15914045623.0-1.273.0-1.27selinuxsemanage_migrate_store/usr/lib//usr/lib/selinux/-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/75c007c0ab63d892c1989ff8b8e64d85-libsemanagecpioxz5aarch64-suse-linuxdirectoryPython script, ASCII text executableR tFk9{utf-854e02ddb89fd9d9db5106c6ae3fabf49e24e50f3bb66210cef67abe9e6d128d0? 7zXZ !t/% =] crt:bLL C{3{ &cXih@ i-7_LIt  5P>NO"RrACIEx5,oK}Wl>Ӟ9<Ì ek _X%N?HZ6E&訔dňq1Uƺ'@uuXk(1-(YL==,f{Jc`Y:_2^+PFOeU*ٗGJH="=5 h[ysv&Z_cb[9U$SpHLmTJ/$w})߿"jaյ]#uF }.>+PipOqwu71Bߟf1Е(DrT?%ճ<IwB9"> |{y5VTՊ8h#]}@΀0۳w2do8*6&1LH*APjC_rԨm=MF"VR|[(ذnXd7ۗJwػ:a⎳AɤGZC=9xDy77L'j,vO웫k>=rlq2yrWv_ wH6no4uj@2T&N]OP+ UH'lƩ]:KlJC*O|Ŀ[)/okӗqj@)/f{"V<:P*Ce֡$Vy($kM%˘8.^NFE#o&;4 .{2zy +Ջ=㠳k6mz˻ʻ?&F%XO}ʦ/`{sW =i':pTj8}\A$Ac`)Z-ɵ!}D&B"+C,%V0T'H9,.0ǬDXaiW!gC) -\ QoV:ƅ?+rw@R* ՚I"U"E|n78Uj]Mr ; -%SHύd"H_2O@eʱHNʽֵ(tMUk/ĉfpx(E &)ϳCZtcQ͎tA9Cw"(İlw`B(uÕWx`4r!#ÉG ejٖ( [WTy%k\kԕz.,nMTL>k`W,Q$C"T dOffOrܢfV)wR|?_CO(暹7zxICT#F:01IHxm!6|+WP!5eBe߽*=yVK!݌JT="C[$\!T`I16Rj0~Obrx kmFH#)K!,;KtI YZ