Gentoo Archives: gentoo-commits

From: Jason Zaman <perfinion@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/contrib/
Date: Thu, 17 Dec 2015 18:50:10
Message-Id: 1450367855.ca03f8aa14fec8faf06c9d9b56c1273b175ce0e4.perfinion@gentoo
1 commit: ca03f8aa14fec8faf06c9d9b56c1273b175ce0e4
2 Author: Chris PeBenito <cpebenito <AT> tresys <DOT> com>
3 AuthorDate: Tue Dec 8 14:53:02 2015 +0000
4 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 17 15:57:35 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=ca03f8aa
7
8 Update Changelog for release.
9
10 policy/modules/contrib/Changelog | 93 ++++++++++++++++++++++++++++++++++++++++
11 1 file changed, 93 insertions(+)
12
13 diff --git a/policy/modules/contrib/Changelog b/policy/modules/contrib/Changelog
14 index 66e7d7c..63c8ea9 100644
15 --- a/policy/modules/contrib/Changelog
16 +++ b/policy/modules/contrib/Changelog
17 @@ -1,3 +1,96 @@
18 +* Tue Dec 08 2015 Chris PeBenito <selinux@××××××.com> - 2.20151208
19 +Alexander Wetzel (1):
20 + add vfio support for libvirt
21 +
22 +Chas Williams - CONTRACTOR (1):
23 + afs: update labels, file contexts and allow access to urandom
24 +
25 +Chris PeBenito (14):
26 + Module version bump for hadoop_admin() fix from Jazon Zaman.
27 + Module version bump for fc typo in radius from Sven Vermeulen.
28 + Module version bump for patches from Jason Zaman.
29 + Module version bump for init_startstop_service from Jason Zaman.
30 + Module version bump for cron_admin interface from Jason Zaman.
31 + Comment/whitespace fix in virt.te.
32 + Module version bump for vfio support for libvirt from Alexander Wetzel.
33 + Add systemd unit types.
34 + Add systemd socket activations.
35 + Merge branch 'pebenito-master'
36 + Module version bump for systemd additions.
37 + Merge branch 'bigon-systemd'
38 + Module version bump for dbus systemd patch from Laurent Bigonville.
39 + Bump module versions for release.
40 +
41 +Dominick Grift (16):
42 + Module version bump for courier fixes from Sven Vermeulen.
43 + Module version bump for afs fixes from Chas Williams.
44 + Redundant rules and afs_files_t is not a filesystem type
45 + Various samhain fixes
46 + Cachefilesd module updates
47 + Module version bump for changes to the dnsmasq policy module by Jason
48 + Zaman
49 + Module version bump for changes to the snmp policy module by Jason Zaman
50 + Module version bump for changes to the pulseaudio policy module by Jason
51 + Zaman
52 + cachefiles: It is cachefilesd_cache_t
53 + Module version bump for update to the networkmanager policy module by
54 + Stephen Smalley.
55 + Module version bumps for "Remove run interface calls from admin
56 + interfaces" changes by Jason Zaman.
57 + Module version bump for changes to the pulseaudio module by Niklas Haas.
58 + Changes to the git, hadoop and rsync modules by Jason Zaman.
59 + Module version bump for changes to the virt module by Jason Zaman
60 + Module version bump for changes to the mozilla module from Laurent
61 + Bigonville.
62 + Module version bump for changes to the wine module by Nicolas Iooss
63 +
64 +Jason Zaman (19):
65 + hadoop: remove _role from _admin interface
66 + rpcbind: typo fix
67 + git: make inetd interface optional
68 + rpc: introduce allow_gssd_write_tmp boolean
69 + rpc: allow setgid capability
70 + virt: add virt_tmpfs_t type and permissions
71 + introduce virt_leaseshelper_t
72 + dnsmasq: allow exec shell for scripts
73 + snmp: missing fcontext for snmpd
74 + pulseaudio: filetrans for autospawn.lock
75 + Use init_startstop_service in admin interfaces A-M
76 + Use init_startstop_service in admin interfaces N-Z
77 + Remove _run() interfaces from _admin()
78 + Introduce cron_admin interface
79 + rsync: remove rsync_run from admin interface
80 + git: allow git_system_t to listen on tcp_sockets
81 + hadoop: init_startstop_service() can not take attributes
82 + virt: Allow creating qemu guest agent socket
83 + virt: Add policy for virtlockd the Virtual machine lock manager
84 +
85 +Laurent Bigonville (2):
86 + Transition D-Bus system service out of the init_t domain when PID1 is
87 + systemd
88 + Label iceweasel plugin-container executable as mozilla_plugin_exec_t
89 +
90 +Nicolas Iooss (1):
91 + wine: remove use of nonexisting interface
92 +
93 +Niklas Haas (1):
94 + pulse: don't give pulseaudio_client full access to user_home_t
95 +
96 +Stephen Smalley (1):
97 + contrib: networkmanager: allow netlink_generic_socket access
98 +
99 +Sven Vermeulen (6):
100 + Locate authdaemon socket and communicate with authdaemon
101 + Allow authdaemon to access selinux fs to check SELinux state
102 + Grant setuid/setgid to courier_pop_t
103 + Execute courier helper script after authentication
104 + Courier IMAP needs to manage the users' maildir
105 + Fix typo for radiusd /var/lib location
106 +
107 +doverride (2):
108 + Merge pull request #3 from haasn/pulse-nohome
109 + Merge pull request #6 from bigon/mozilla-1
110 +
111 * Wed Dec 03 2014 Chris PeBenito <selinux@××××××.com> - 2.20141203
112 Chris PeBenito (26):
113 Whitespace fix in ntp.fc.