From: Stephen Smalley <sds@tycho.nsa.gov>
To: Stephen Smalley <sds@tycho.nsa.gov>
Cc: SELinux-NSA <SELinux@tycho.nsa.gov>,
Daniel J Walsh <dwalsh@redhat.com>,
Eric Paris <eparis@redhat.com>,
Joshua Brindle <brindle@quarksecurity.com>,
Steve Lawrence <slawrence@tresys.com>
Subject: Re: Pruning dead/obsolete branches?
Date: Thu, 31 Oct 2013 11:22:20 -0400 [thread overview]
Message-ID: <527275AC.2020206@tycho.nsa.gov> (raw)
In-Reply-To: <5271566F.4070207@tycho.nsa.gov>
On 10/30/2013 02:56 PM, Stephen Smalley wrote:
> Hi,
>
> There are a number of old branches in the selinux repo that I think can
> be safely pruned, but I wanted to confirm first.
>
> The branches other than master are:
<snip>
> - queue: Eric's branch for changes queued for merging to master, kind
> of a next branch. Last commit Feb 2013.
So on the queue branch, I see many commits that have been merged albeit
in different form but others that have not, e.g.
commit 56834fe9295e9539da49ca7f02270389c29f31e0
Author: Dan Walsh <dwalsh@redhat.com>
Date: Tue Feb 5 17:08:27 2013 -0500
policycoreutils: seunshare: creating NEWIPC for each sandbox
To make sure we don't have a conflict on semaphores or other IPC
mechanisms between 2 sandboxes.
Signed-off-by: Eric Paris <eparis@redhat.com>
commit fcf02585e898360a631dbf7d3d383556d6f5c9a0
Author: Eric Paris <eparis@redhat.com>
Date: Tue Feb 5 15:15:14 2013 -0500
policycoreutils: newrole: error on fcntl failure
We were trying to clear O_NONBLOCK from fd 0,1,2 but did not check the
return code. We should check the return value and error out if it
failed.
Signed-off-by: Eric Paris <eparis@redhat.com>
commit 1e5eff0e1685fc05549a4ae749f56efad6f8599a
Author: Eric Paris <eparis@redhat.com>
Date: Tue Feb 5 15:10:05 2013 -0500
policycoreutils: newrole: check return of fcntl in relabel_tty
In relabel_tty we open the tty O_NONBLOCK then immediately clear
O_NONBLOCK. This is so the open() will quickly return EWOULDBLOCK and
we do not deadlock. We were not checking the return value of the fcntl.
Check that return value.
Signed-off-by: Eric Paris <eparis@redhat.com>
Were these intentionally dropped or just lost?
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
prev parent reply other threads:[~2013-10-31 15:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-30 18:56 Pruning dead/obsolete branches? Stephen Smalley
2013-10-30 19:00 ` Steve Lawrence
2013-10-30 19:00 ` Joshua Brindle
2013-10-31 15:22 ` Stephen Smalley [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=527275AC.2020206@tycho.nsa.gov \
--to=sds@tycho.nsa.gov \
--cc=SELinux@tycho.nsa.gov \
--cc=brindle@quarksecurity.com \
--cc=dwalsh@redhat.com \
--cc=eparis@redhat.com \
--cc=slawrence@tresys.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.