Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package selinux-sandbox for openSUSE:Factory 
checked in at 2026-07-31 15:31:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/selinux-sandbox (Old)
 and      /work/SRC/openSUSE:Factory/.selinux-sandbox.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "selinux-sandbox"

Fri Jul 31 15:31:32 2026 rev:2 rq:1368577 version:3.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/selinux-sandbox/selinux-sandbox.changes  
2026-07-13 14:25:51.802896573 +0200
+++ 
/work/SRC/openSUSE:Factory/.selinux-sandbox.new.2004/selinux-sandbox.changes    
    2026-07-31 16:10:27.090991673 +0200
@@ -1,0 +2,6 @@
+Thu Jul 30 09:54:41 UTC 2026 - Robert Frohl <[email protected]>
+
+- Fix package name in manpage (bsc#1272976)
+    add man_correct_package_name.patch
+
+-------------------------------------------------------------------

New:
----
  man_correct_package_name.patch

----------(New B)----------
  New:- Fix package name in manpage (bsc#1272976)
    add man_correct_package_name.patch
----------(New E)----------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ selinux-sandbox.spec ++++++
--- /var/tmp/diff_new_pack.Tuu52W/_old  2026-07-31 16:10:29.171064032 +0200
+++ /var/tmp/diff_new_pack.Tuu52W/_new  2026-07-31 16:10:29.175064171 +0200
@@ -29,6 +29,8 @@
 Source3:        SANDBOX-README.md
 # PATCH-FEATURE-OPENSUSE sandbox_seunshare_move_usr_bin.patch bsc#1268256
 Patch1:         sandbox_seunshare_move_usr_bin.patch
+# PATCH-FEATURE-OPENSUSE man_correct_package_name.patch bsc#1272976
+Patch2:         man_correct_package_name.patch
 # PATCH-FEATURE-NOT-SUBMITTED sandbox-fix-cleanup.patch 
https://bugzilla.redhat.com/show_bug.cgi?id=2481569
 Patch10:        sandbox-fix-cleanup.patch
 BuildRequires:  libcap-ng-devel

++++++ man_correct_package_name.patch ++++++
Index: selinux-sandbox-3.11/sandbox.8
===================================================================
--- selinux-sandbox-3.11.orig/sandbox.8
+++ selinux-sandbox-3.11/sandbox.8
@@ -16,7 +16,7 @@ Run the
 application within a tightly confined SELinux domain.  The default sandbox 
domain only allows applications the ability to read and write stdin, stdout and 
any other file descriptors handed to it. It is not allowed to open any other 
files.  The \-M option will mount an alternate homedir and tmpdir to be used by 
the sandbox.
 
 If you have the
-.I policycoreutils-sandbox
+.I selinux-sandbox
 package installed, you can use the \-X option and the \-M option.
 .B sandbox \-X
 allows you to run X applications within a sandbox.  These applications will 
start up their own X Server and create a temporary home directory and /tmp.  
The default SELinux policy does not allow any capabilities or network access.  
It also prevents all access to the users other processes and files.  Files 
specified on the command that are in the home directory or /tmp will be copied 
into the sandbox directories.

Reply via email to