Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

mcstrans-3.7-slfo.1.1.1 RPM for aarch64

From OpenSuSE Leap 16.0 for aarch64

Name: mcstrans Distribution: SUSE Linux Framework One
Version: 3.7 Vendor: SUSE LLC <https://www.suse.com/>
Release: slfo.1.1.1 Build date: Mon Jul 1 10:04:02 2024
Group: System/Management Build host: reproducible
Size: 320673 Source RPM: mcstrans-3.7-slfo.1.1.1.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/SELinuxProject/selinux/wiki
Summary: SELinux Translation Daemon
Security-enhanced Linux is a feature of the Linux kernel and a number
of utilities with enhanced security functionality designed to add
mandatory access controls to Linux.  The Security-enhanced Linux
kernel contains new architectural components originally developed to
improve the security of the Flask operating system. These
architectural components provide general support for the enforcement
of many kinds of mandatory access control policies, including those
based on the concepts of Type Enforcement, Role-based Access
Control, and Multi-level Security.

mcstrans provides a translation daemon to translate SELinux categories
from internal representations to user defined representation.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Mon Jul 01 2024 cathy.hu@suse.com
  - Update to version 3.7
    https://github.com/SELinuxProject/selinux/releases/tag/3.7
    * Bugfixes:
    * mcstrans: free constraint in error branch
    * mcstrans: ensure transitivity in compare functions
    * mcstrans: check memory allocations
* Tue Dec 19 2023 cathy.hu@suse.com
  - Update to version 3.6
    https://github.com/SELinuxProject/selinux/releases/tag/3.6
    * Add notself support for neverallow rules
    * Improve man pages
    * man pages: Remove the Russian translations
    * Add notself and other support to CIL
    * Add support for deny rules
    * Translations updated from
      https://translate.fedoraproject.org/projects/selinux/
    * Bug fixes
  - Remove keys from keyring since they expired:
    - E853C1848B0185CF42864DF363A8AD4B982C4373
      Petr Lautrbach <plautrba@redhat.com>
    - 63191CE94183098689CAB8DB7EF137EC935B0EAF
      Jason Zaman <jasonzaman@gmail.com>
  - Add key to keyring:
    - B8682847764DF60DF52D992CBC3905F235179CF1
      Petr Lautrbach <lautrbach@redhat.com>
* Mon Nov 27 2023 cathy.hu@suse.com
  - Change deprecated `%patch1 -p1` syntax to supported `%patch -P1 -p1`
    (bsc#1216669)
* Fri Feb 24 2023 jsegitz@suse.com
  - Update to version 3.5
    * preserve runtime directory
  - Refreshed harden_mcstrans.service.patch
  - Added additional developer key (Jason Zaman)
* Mon May 09 2022 jsegitz@suse.com
  - Update to version 3.4
    * Port to PCRE2
  - Dropped patches
    * add_includes.patch: Upstream
    * mcstrans-writepid.patch: Upstream
* Thu Nov 25 2021 jsegitz@suse.com
  - Finish UsrMerge (bsc#1191075)
* Thu Nov 11 2021 jsegitz@suse.com
  - Update to version 3.3
    * No user-visible changes
* Wed Oct 06 2021 jsegitz@suse.com
  - Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
    * harden_mcstrans.service.patch
* Tue Mar 09 2021 jsegitz@suse.com
  - Update to version 3.2
    * No user-visible changes, only version bump.
* Tue Jul 14 2020 jsegitz@suse.com
  - Update to version 3.1
    * fix memory leak in new_context_str
* Tue Mar 03 2020 jsegitz@suse.de
  - Update to version 3.0
    * Add reference to setools.conf man page in the daemon one
* Tue Aug 27 2019 jengelh@inai.de
  - Avoid use of ®/™ signs in specfiles as per guidelines.
* Wed Jun 12 2019 dimstar@opensuse.org
  - BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
    shortcut the build queues by allowing usage of systemd-mini
* Wed Mar 20 2019 jsegitz@suse.com
  - Update to version 2.9
    * Fix check in raw_color()
    * remove unused getpeercon_raw() call
* Tue Dec 04 2018 jengelh@inai.de
  - One grammar fix, and use %make_install.
* Fri Nov 23 2018 jsegitz@suse.com
  - Dropped mcstransd.service, use the provided service file
  - Install example configs
  - Fixed source URL
* Wed Oct 17 2018 jsegitz@suse.com
  - Update to version 2.8 (bsc#1111732)
    For changes please see
    https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20180524/RELEASE-20180524.txt
  - Renamed mcstrans-2.7-writepid.patch to mcstrans-writepid.patch
* Wed May 16 2018 mcepl@suse.com
  - Rebase to 2.7
    For changes please see
    https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20170804/RELEASE-20170804.txt
  - Renamed mcstrans-0.3.3-writepid.patch to
    mcstrans-2.7-writepid.patch
* Tue Sep 05 2017 jsegitz@suse.com
  - Added add_includes.patch to add additional includes and fix
    Factory build
* Wed Jun 17 2015 jsegitz@novell.com
  - fixed wrong label in /run preventing startup
* Mon Sep 08 2014 jsegitz@suse.com
  - altered package to use systemd. Removed
    mcstrans-0.3.3-initscript.patch since it's no longer necessary
  - added mcstrans-0.3.3-writepid.patch to write pid files to the
    correct location
* Mon Dec 10 2012 meissner@suse.com
  - provide setransd, like in redhat (covered by mcstrans these days)
* Tue Aug 07 2012 meissner@suse.com
  - updated to 0.3.3 , tarball taken from redhat source rpm.
* Thu Apr 05 2012 dvaleev@suse.com
  - add LIBDIR, so ppc and ppc64 can build
* Mon Mar 26 2012 vcizek@suse.com
  - removed use of /var/lock/subsys in init script [bnc#714633]
* Mon May 03 2010 prusnak@suse.cz
  - create /var/run/setrans directory in initscript [Feature#303793]
* Thu Jul 16 2009 prusnak@suse.cz
  - remove check and rename from %post section (not needed)
* Tue Jun 23 2009 prusnak@suse.cz
  - require libsepol-devel-static
* Wed May 27 2009 prusnak@suse.cz
  - updated to 0.3.1
    * Add inverse bit support
    * Add color support from Eamon Walsh
* Thu Oct 16 2008 prusnak@suse.cz
  - created package (version 0.2.11)

Files

/usr/lib/systemd/system/mcstrans.service
/usr/sbin/mcstransd
/usr/sbin/rcmcstrans
/usr/share/doc/packages/mcstrans
/usr/share/doc/packages/mcstrans/examples
/usr/share/doc/packages/mcstrans/examples/default
/usr/share/doc/packages/mcstrans/examples/default/README
/usr/share/doc/packages/mcstrans/examples/default/default.test
/usr/share/doc/packages/mcstrans/examples/default/setrans.conf
/usr/share/doc/packages/mcstrans/examples/include
/usr/share/doc/packages/mcstrans/examples/include/README
/usr/share/doc/packages/mcstrans/examples/include/default.test
/usr/share/doc/packages/mcstrans/examples/include/setrans.conf
/usr/share/doc/packages/mcstrans/examples/include/setrans.d
/usr/share/doc/packages/mcstrans/examples/include/setrans.d/include-example
/usr/share/doc/packages/mcstrans/examples/nato
/usr/share/doc/packages/mcstrans/examples/nato/README
/usr/share/doc/packages/mcstrans/examples/nato/nato.test
/usr/share/doc/packages/mcstrans/examples/nato/setrans.conf
/usr/share/doc/packages/mcstrans/examples/nato/setrans.d
/usr/share/doc/packages/mcstrans/examples/nato/setrans.d/constraints.conf
/usr/share/doc/packages/mcstrans/examples/nato/setrans.d/eyes-only.conf
/usr/share/doc/packages/mcstrans/examples/nato/setrans.d/rel.conf
/usr/share/doc/packages/mcstrans/examples/non-mls-color
/usr/share/doc/packages/mcstrans/examples/non-mls-color/README
/usr/share/doc/packages/mcstrans/examples/non-mls-color/non-mls.color
/usr/share/doc/packages/mcstrans/examples/non-mls-color/secolor.conf
/usr/share/doc/packages/mcstrans/examples/pipes
/usr/share/doc/packages/mcstrans/examples/pipes/pipes.test
/usr/share/doc/packages/mcstrans/examples/pipes/setrans.conf
/usr/share/doc/packages/mcstrans/examples/pipes/setrans.d
/usr/share/doc/packages/mcstrans/examples/pipes/setrans.d/pipes.conf
/usr/share/doc/packages/mcstrans/examples/urcsts
/usr/share/doc/packages/mcstrans/examples/urcsts-via-include
/usr/share/doc/packages/mcstrans/examples/urcsts-via-include/README
/usr/share/doc/packages/mcstrans/examples/urcsts-via-include/secolor.conf
/usr/share/doc/packages/mcstrans/examples/urcsts-via-include/setrans.conf
/usr/share/doc/packages/mcstrans/examples/urcsts-via-include/setrans.d
/usr/share/doc/packages/mcstrans/examples/urcsts-via-include/setrans.d/c.conf
/usr/share/doc/packages/mcstrans/examples/urcsts-via-include/setrans.d/r.conf
/usr/share/doc/packages/mcstrans/examples/urcsts-via-include/setrans.d/s.conf
/usr/share/doc/packages/mcstrans/examples/urcsts-via-include/setrans.d/system.conf
/usr/share/doc/packages/mcstrans/examples/urcsts-via-include/setrans.d/ts.conf
/usr/share/doc/packages/mcstrans/examples/urcsts-via-include/setrans.d/u.conf
/usr/share/doc/packages/mcstrans/examples/urcsts-via-include/urcsts.color
/usr/share/doc/packages/mcstrans/examples/urcsts-via-include/urcsts.test
/usr/share/doc/packages/mcstrans/examples/urcsts/README
/usr/share/doc/packages/mcstrans/examples/urcsts/secolor.conf
/usr/share/doc/packages/mcstrans/examples/urcsts/setrans.conf
/usr/share/doc/packages/mcstrans/examples/urcsts/urcsts.color
/usr/share/doc/packages/mcstrans/examples/urcsts/urcsts.test
/usr/share/man/man5/setrans.conf.5.gz
/usr/share/man/man8/mcs.8.gz
/usr/share/man/man8/mcstransd.8.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Sep 16 00:10:49 2024