libsemanage-migrate-store-3.1-150400.1.65 >  A bvp9|nP?5:-d\;vY!p>?d  , K PV`h l p x  @T(89<:FpGHIXY\]^bcd eflu(v0w`xhypztClibsemanage-migrate-store3.1150400.1.65SELinux 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.bvؙcabernet#SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Productivity/Securityhttps://github.com/SELinuxProject/selinux/wiki/Releaseslinuxppc64le#Abvؖbvؖf4e3cacb4c868e21a0015b65ad1ac9e987639083e8cd332bccb5d16e7376a308rootrootrootrootlibsemanage-3.1-150400.1.65.src.rpmlibsemanage-migrate-storelibsemanage-migrate-store(ppc-64)@    /usr/bin/python3rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3_!d__ @^@^n@^@^@^^F] u@\+@[%@[%@[@Z%Z XN@Ws@W~W-@Wkukuk@suse.comjsegitz@suse.comjsegitz@suse.comjsegitz@suse.compmonrealgonzalez@suse.comdimstar@opensuse.orgjsegitz@suse.dejsegitz@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- Add /var/lib/selinux- Remove libsemanage-update-map-file.patch to prevent checkers from declining the submission. Keeping the snippet in the spec file in case we try to enable LTO again- Update to version 3.1 * Improved manpage * fsync final files before rename- Disabled LTO again. This breaks e.g. shadow and also other packages in security:SELinux- Fix build with LTO: [bsc#1133102] * Enable LTO (Link Time Optimization) and build with -ffat-lto-objects * Update map file to include new symbols and remove wildcards - Add libsemanage-update-map-file.patch- Drop suse_path.patch: replace it with a grep/sed logic replacing /usr/libexec in all files with the correct value for all distros (taking into account that openSUSE is in progress of migrating from /usr/lib to /usr/libexec).- Apply suse_path.patch only for older distributions. Newer use libexec- 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 existcabernet 16519558653.1-150400.1.653.1-150400.1.65selinuxsemanage_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-SP4:GA/standard/2f65c3b3275d006832870c1bf23c17dc-libsemanagecpioxz5ppc64le-suse-linuxdirectoryPython script, ASCII text executableR+a+ L2Tutf-872d5adc36390ca1aed319fa1b19a4295b91c684a986d5565f3854ea6b47626b0? 7zXZ !t/% >] crt:bLL g|\"~kyha{SE+F]htba|-A TiI3Oq-wL|I?5%ZOxR ?g3E!ɷKWj0Ƀ,87l–@$N ܿS|]&eSk>=&ٖ^h#4aFp CvK# ׭IV8U=-8+qYt|JJbА4n@F-\s"0&.$e w6tu+Ӿ˂׀%M 4Wm@{vu,e> ϳ qjȉzئXUL~|%viy`;%LHaӣ>kxOLʝрsNk}'>*1,oUǰ-3+s"4"dNZGeQUc=w (MinI'ETh!p9DLhMgb & XWc7VWzdGf% >1*hzA[Џf_Y> A\ S ә2q^ Q@q֣I9/{XW6]-:KۜᘿiTcEK.>:tk'[`4'~jCZ}4Oaw_-Hy;ь>*\Qn@r4Qw#F?\W)M gy٨zEsa5E04%G&T %֞yk8o: Hl%↴Di.T\fD?}A3*ԇ{R|_>CEۨ wW`\kKxTut,w!ԸY ձo_ZqۢPQr#5Q'LaPR'L62NIuI֔ 0Vu#/85 [p?3TkHag D%"/mJg'E&g }R2NTK\σf'1ZjcbwI+f,kB!6 mq pj%y0_[9f=Cj8ጲ<5> 6Vx8!gpTBڭ߁މs'ڗea *K%d [ dy7S~ x637WPa(= :R|"ݷSMW6d_ ]o];s(4p})UC!l%q#o2,F"R$PޤuJ8>[pkoxPW9;pzR}*g{Xj\UsbN]$cǡeNu9Z Δ{.ޣv b9IΙԵspuf?čoyܩX@y'Dùf%*'՘մI%RB,dS%Á8<Ŵ u,4\yBmC115(oAUPA6K? |;TiIOpѶ6EuԮƕ~wGɵ4eЛw[#\qxLd8(71!sPdz$ϧ"$ ֯WTvk1 ۭݹjQVñ @r3q ZD¶rBS۴UC~IQT̞†DWqНATi0F7.~ :?B?^m(X os6PƄ Bsy7}![OB׳O1-1'Vy4MVa` G`3(KN"t>k!O7MTmX2ATN,M{NM2/pm#!)nb0|HՋvg)0%U"A,( X^۽& HD6* 2YӦ3HN{C:7pNA^wD- vu%L̯܎wܿ$Î r؝:nw:+?aLe\ndH RNɌ0s|F/ "TP-BeMu y{?$n&N#nׯ 0yf_ =bI \Z0YZkt'y_ֵ(ŕlwn+m:S,#yOVTrx;o\:%@px jmyTv@N~@]N4I0v0TKlbmbr{/_6vܟZdˉkCP9ʅL{n^1ҔB*Zf &]Dw"g%2-3ɺEq'^^jy;j% աmVCKxL:cf4(| ; nBTNAs{(=.v }y{$HO"n