]> git.ipfire.org Git - people/stevee/selinux-policy.git/log
people/stevee/selinux-policy.git
15 years agoReset base
Dan Walsh [Thu, 26 Aug 2010 15:01:06 +0000 (11:01 -0400)] 
Reset base

15 years agoModify amanda
Dan Walsh [Thu, 26 Aug 2010 14:59:43 +0000 (10:59 -0400)] 
Modify amanda

15 years agoF14
Dan Walsh [Thu, 26 Aug 2010 14:56:06 +0000 (10:56 -0400)] 
F14

15 years agoF14
Dan Walsh [Thu, 26 Aug 2010 14:54:59 +0000 (10:54 -0400)] 
F14

15 years agoF14
Dan Walsh [Thu, 26 Aug 2010 14:50:47 +0000 (10:50 -0400)] 
F14

15 years agoRebase constraints
Dan Walsh [Thu, 26 Aug 2010 14:45:39 +0000 (10:45 -0400)] 
Rebase constraints

15 years agoGo with upstream
Dan Walsh [Thu, 26 Aug 2010 14:40:06 +0000 (10:40 -0400)] 
Go with upstream

15 years agoUpdate f14
Dan Walsh [Thu, 26 Aug 2010 14:27:35 +0000 (10:27 -0400)] 
Update f14

15 years agoLatest f14
Dan Walsh [Thu, 26 Aug 2010 14:26:28 +0000 (10:26 -0400)] 
Latest f14

15 years agoUPdate for f14 policy
Dan Walsh [Thu, 26 Aug 2010 13:41:21 +0000 (09:41 -0400)] 
UPdate for f14 policy

15 years agoModule version bumps and changelog for devtmpfs patchset.
Chris PeBenito [Wed, 25 Aug 2010 15:19:27 +0000 (11:19 -0400)] 
Module version bumps and changelog for devtmpfs patchset.

15 years agoTrivial tweaks to devtmpfs patches.
Chris PeBenito [Wed, 25 Aug 2010 15:18:25 +0000 (11:18 -0400)] 
Trivial tweaks to devtmpfs patches.

15 years agoEarly devtmpfs access
Jeremy Solt [Wed, 18 Aug 2010 15:36:35 +0000 (11:36 -0400)] 
Early devtmpfs access

dontaudit attempts to read/write device_t chr files occurring before udev relabel
allow init_t and initrc_t read/write on device_t chr files (necessary to boot without unconfined)

Signed-off-by: Jeremy Solt <jsolt@tresys.com>
15 years agoMove devtmpfs to devices from filesystem
Jeremy Solt [Wed, 18 Aug 2010 15:36:34 +0000 (11:36 -0400)] 
Move devtmpfs to devices from filesystem

Move devtmpfs to devices module (remove from filesystem module)
Make device_t a filesystem
Add interface for associating types with device_t filesystem (dev_associate)
Call dev_associate from dev_filetrans
Allow all device nodes associate with device_t filesystem
Remove dev_tmpfs_filetrans_dev from kernel_t
Remove fs_associate_tmpfs(initctl_t) - redundant, it was in dev_filetrans, now in dev_associate
Mounton interface, to allow the kernel to mounton device_t

Signed-off-by: Jeremy Solt <jsolt@tresys.com>
15 years agoDbadm updates from KaiGai Kohei.
Chris PeBenito [Thu, 19 Aug 2010 12:41:39 +0000 (08:41 -0400)] 
Dbadm updates from KaiGai Kohei.

15 years agoPart of gnome patch from Dan Walsh.
Chris PeBenito [Thu, 12 Aug 2010 13:21:36 +0000 (09:21 -0400)] 
Part of gnome patch from Dan Walsh.

15 years agoAdditional kdumpgui cleanup.
Chris PeBenito [Tue, 10 Aug 2010 13:21:01 +0000 (09:21 -0400)] 
Additional kdumpgui cleanup.

15 years agoPolicy for system-config-kdump gui from Dan Walsh
Jeremy Solt [Thu, 15 Jul 2010 19:16:17 +0000 (15:16 -0400)] 
Policy for system-config-kdump gui from Dan Walsh

Edits:
 - removed gnome_dontaudit_search_config
 - removed userdom_dontaudit_search_admin_dir
 - whitespace and style fixes

15 years agoChangelog entry for sambagui.
Chris PeBenito [Mon, 9 Aug 2010 13:51:35 +0000 (09:51 -0400)] 
Changelog entry for sambagui.

15 years agosystem-config-samba dbus service policy from Dan Walsh
Jeremy Solt [Mon, 28 Jun 2010 15:52:55 +0000 (11:52 -0400)] 
system-config-samba dbus service policy from Dan Walsh

15 years agoroles patch from Dan Walsh to move unwanted interface calls into a ifndef
Jeremy Solt [Wed, 21 Jul 2010 14:39:57 +0000 (10:39 -0400)] 
roles patch from Dan Walsh to move unwanted interface calls into a ifndef

15 years agoRemove unnecessary require on cgroup_admin().
Chris PeBenito [Mon, 9 Aug 2010 13:10:24 +0000 (09:10 -0400)] 
Remove unnecessary require on cgroup_admin().

15 years agoWhitespace fixes on cgroup.
Chris PeBenito [Mon, 9 Aug 2010 12:52:39 +0000 (08:52 -0400)] 
Whitespace fixes on cgroup.

15 years agoConfine /sbin/cgclear.
Dominick Grift [Sun, 8 Aug 2010 10:05:41 +0000 (12:05 +0200)] 
Confine /sbin/cgclear.

Libcgroup moved cgclear to /sbin.
Confine it so that initrc_t can domain transition to the cgclear_t domain. That way we do not have to extend the initrc_t domains policy.
We might want to add cgroup_run_cgclear to sysadm module.

Signed-off-by: Dominick Grift <domg472@gmail.com>
15 years agoSystem layer xml fixes.
Dominick Grift [Thu, 5 Aug 2010 13:10:15 +0000 (15:10 +0200)] 
System layer xml fixes.

Signed-off-by: Dominick Grift <domg472@gmail.com>
15 years agoServices layer xml files.
Dominick Grift [Thu, 5 Aug 2010 13:03:19 +0000 (15:03 +0200)] 
Services layer xml files.

Signed-off-by: Dominick Grift <domg472@gmail.com>
15 years agoFix corecmd_dontaudit_exec_all_executables doc.
Chris PeBenito [Thu, 5 Aug 2010 13:24:41 +0000 (09:24 -0400)] 
Fix corecmd_dontaudit_exec_all_executables doc.

15 years agoKernel layer xml fixes.
Dominick Grift [Thu, 5 Aug 2010 12:57:11 +0000 (14:57 +0200)] 
Kernel layer xml fixes.

Signed-off-by: Dominick Grift <domg472@gmail.com>
15 years agoFix usermanage_kill_passwd() parameter doc.
Chris PeBenito [Thu, 5 Aug 2010 12:56:31 +0000 (08:56 -0400)] 
Fix usermanage_kill_passwd() parameter doc.

15 years agoAdmin layer xml fixes.
Dominick Grift [Thu, 5 Aug 2010 12:45:31 +0000 (14:45 +0200)] 
Admin layer xml fixes.

Signed-off-by: Dominick Grift <domg472@gmail.com>
15 years agoapps: domain { allowed to transition, allowed access, to not audit }.
Dominick Grift [Tue, 3 Aug 2010 15:53:36 +0000 (17:53 +0200)] 
apps: domain { allowed to transition, allowed access, to not audit }.

Signed-off-by: Dominick Grift <domg472@gmail.com>
15 years agoChangelog entry for accountsd.
Chris PeBenito [Tue, 3 Aug 2010 13:51:01 +0000 (09:51 -0400)] 
Changelog entry for accountsd.

15 years agoAccountsd cleanup.
Chris PeBenito [Tue, 3 Aug 2010 13:50:40 +0000 (09:50 -0400)] 
Accountsd cleanup.

15 years agoMove accountsd to services.
Chris PeBenito [Tue, 3 Aug 2010 13:31:53 +0000 (09:31 -0400)] 
Move accountsd to services.

15 years agoaccountsd policy from Dan Walsh
Jeremy Solt [Wed, 14 Jul 2010 18:45:39 +0000 (14:45 -0400)] 
accountsd policy from Dan Walsh

Edits:
 - Removed accountsd_manage_var_lib
 - Removed optional block for xserver - these interfaces didn't exist
 - It looks like sys_ptrace is needed because it reads /proc/pid/loginuid
 - Whitespace and style fixes

15 years agoDocs standardizing on the role portion of run interfaces. Additional docs cleanup.
Chris PeBenito [Tue, 3 Aug 2010 13:20:22 +0000 (09:20 -0400)] 
Docs standardizing on the role portion of run interfaces.  Additional docs cleanup.

15 years agoMojoMojo from Lain Arnell.
Chris PeBenito [Mon, 2 Aug 2010 13:28:06 +0000 (09:28 -0400)] 
MojoMojo from Lain Arnell.

15 years agoInterface documentation standardization patch from Dan Walsh.
Chris PeBenito [Mon, 2 Aug 2010 13:22:09 +0000 (09:22 -0400)] 
Interface documentation standardization patch from Dan Walsh.

15 years agoVirtio disk file context update from Mika Pfluger.
Chris PeBenito [Mon, 2 Aug 2010 12:33:41 +0000 (08:33 -0400)] 
Virtio disk file context update from Mika Pfluger.

15 years agoTake virtio disks into account.
Mika Pflüger [Fri, 23 Jul 2010 13:40:39 +0000 (15:40 +0200)] 
Take virtio disks into account.

Signed-off-by: Mika Pflüger <debian@mikapflueger.de>
Signed-off-by: Chris PeBenito <cpebenito@tresys.com>
15 years agoModule version bump for 5563d4c.
Chris PeBenito [Thu, 22 Jul 2010 13:13:11 +0000 (09:13 -0400)] 
Module version bump for 5563d4c.

15 years agoRemoving seutil_domtrans_setsebool from anaconda patch - it doesn't exist
Jeremy Solt [Wed, 14 Jul 2010 13:03:04 +0000 (09:03 -0400)] 
Removing seutil_domtrans_setsebool from anaconda patch - it doesn't exist

15 years agoanaconda patch from Dan Walsh
Jeremy Solt [Tue, 29 Jun 2010 15:55:31 +0000 (11:55 -0400)] 
anaconda patch from Dan Walsh

- Did not include the change to unconfined_domain_noaudit

15 years agoIncrease bindreservport range to 512-1024 in corenetwork, from Dan Walsh.
Chris PeBenito [Mon, 19 Jul 2010 18:22:44 +0000 (14:22 -0400)] 
Increase bindreservport range to 512-1024 in corenetwork, from Dan Walsh.

We went back and reread the bindreservport code in glibc.

Turns out the range or ports that this will reserve are 512-1024 rather
then 600-1024.

The code actually first tries to reserve a port from 600-1024 and if
they are ALL reserved will try 512-599.

So we need to change corenetwork to reflect this.

15 years agoFix JIT usage for freshclam.
Chris PeBenito [Tue, 13 Jul 2010 12:39:54 +0000 (08:39 -0400)] 
Fix JIT usage for freshclam.

http://marc.info/?l=selinux&m=127893898208934&w=2

15 years agoRemove some redundant attributes from user_home_t.
Dominick Grift [Fri, 9 Jul 2010 14:48:12 +0000 (16:48 +0200)] 
Remove some redundant attributes from user_home_t.

Signed-off-by: Dominick Grift <domg472@gmail.com>
Signed-off-by: Chris PeBenito <cpebenito@tresys.com>
15 years agoModule version bump for fa1847f.
Chris PeBenito [Mon, 12 Jul 2010 18:00:02 +0000 (14:00 -0400)] 
Module version bump for fa1847f.

15 years agoAdd files_poly_member() to userdom_user_home_content() Remove redundant files_poly_me...
Dominick Grift [Fri, 9 Jul 2010 13:29:27 +0000 (15:29 +0200)] 
Add files_poly_member() to userdom_user_home_content() Remove redundant files_poly_member() calls.

Signed-off-by: Dominick Grift <domg472@gmail.com>
Signed-off-by: Chris PeBenito <cpebenito@tresys.com>
15 years agoAdd missing ubac constraints on pulseaudio.
Chris PeBenito [Fri, 9 Jul 2010 13:14:35 +0000 (09:14 -0400)] 
Add missing ubac constraints on pulseaudio.

15 years agoRemove old rbacsep role statements.
Chris PeBenito [Fri, 9 Jul 2010 12:38:05 +0000 (08:38 -0400)] 
Remove old rbacsep role statements.

15 years agoVMWare patch from Dan Walsh.
Chris PeBenito [Thu, 8 Jul 2010 17:43:50 +0000 (13:43 -0400)] 
VMWare patch from Dan Walsh.

15 years agoWhitespace fix in userhelper.
Chris PeBenito [Thu, 8 Jul 2010 14:56:15 +0000 (10:56 -0400)] 
Whitespace fix in userhelper.

15 years agoRPM patch from Dan Walsh.
Chris PeBenito [Thu, 8 Jul 2010 14:53:28 +0000 (10:53 -0400)] 
RPM patch from Dan Walsh.

15 years agoWhitespace fixes in RPM.
Chris PeBenito [Thu, 8 Jul 2010 14:12:24 +0000 (10:12 -0400)] 
Whitespace fixes in RPM.

15 years agoAdd shutdown from Dan Walsh.
Chris PeBenito [Wed, 7 Jul 2010 15:10:56 +0000 (11:10 -0400)] 
Add shutdown from Dan Walsh.

15 years agoAdd livecd from Dan Walsh.
Chris PeBenito [Wed, 7 Jul 2010 14:28:25 +0000 (10:28 -0400)] 
Add livecd from Dan Walsh.

15 years agoRemove ethereal module since the application was renamed to wireshark due to trademar...
Chris PeBenito [Wed, 7 Jul 2010 13:31:57 +0000 (09:31 -0400)] 
Remove ethereal module since the application was renamed to wireshark due to trademark issues.

15 years agoMake spamassassin optional for milter, from Russell Coker.
Chris PeBenito [Wed, 7 Jul 2010 12:55:57 +0000 (08:55 -0400)] 
Make spamassassin optional for milter, from Russell Coker.

15 years agoRemove duplicate/redundant rules, from Russell Coker.
Chris PeBenito [Wed, 7 Jul 2010 12:41:20 +0000 (08:41 -0400)] 
Remove duplicate/redundant rules, from Russell Coker.

15 years agoRemove improper usage of userdom_manage_home_role(), userdom_manage_tmp_role(), and...
Chris PeBenito [Tue, 6 Jul 2010 17:17:05 +0000 (13:17 -0400)] 
Remove improper usage of userdom_manage_home_role(), userdom_manage_tmp_role(), and userdom_manage_tmpfs_role().

15 years agoGPG patch from Dan Walsh.
Chris PeBenito [Tue, 6 Jul 2010 14:58:40 +0000 (10:58 -0400)] 
GPG patch from Dan Walsh.

15 years agoUsermanage patch from Dan Walsh.
Chris PeBenito [Tue, 6 Jul 2010 14:56:20 +0000 (10:56 -0400)] 
Usermanage patch from Dan Walsh.

Broken leaks of sockets

useradd runs semanage for -Z.

passwd_t needs sys_nice

useradd run within a samba_controler needs to append to the samba log.

15 years agoGuest patch from Dan Walsh.
Chris PeBenito [Tue, 6 Jul 2010 12:35:56 +0000 (08:35 -0400)] 
Guest patch from Dan Walsh.

Dominic asked to remove mono and java from guest_t

15 years agoModule version bump for a7521af.
Chris PeBenito [Thu, 1 Jul 2010 14:48:11 +0000 (10:48 -0400)] 
Module version bump for a7521af.

15 years agofirstboot patch from Dan Walsh
Jeremy Solt [Tue, 29 Jun 2010 16:23:25 +0000 (12:23 -0400)] 
firstboot patch from Dan Walsh

- Did not include gnome_admin_home_gconf_filetrans
- Whitespace fixes

15 years agofix cgroup_admin
Dominick Grift [Tue, 29 Jun 2010 12:24:22 +0000 (14:24 +0200)] 
fix cgroup_admin

When cgroup policy was merged, some changes were made. One of these changes was the renaming of the type for cgroup rules engine daemon configuration file. The cgroup_admin interface was not modified to reflect this change.

Signed-off-by: Dominick Grift <domg472@gmail.com>
Signed-off-by: Chris PeBenito <cpebenito@tresys.com>
15 years agoModule version bump for 5f04c91.
Chris PeBenito [Tue, 29 Jun 2010 15:26:16 +0000 (11:26 -0400)] 
Module version bump for 5f04c91.

15 years agogitosis patch from Dan Walsh
Jeremy Solt [Mon, 28 Jun 2010 14:34:17 +0000 (10:34 -0400)] 
gitosis patch from Dan Walsh

15 years agoModule version bump for b5d89d0.
Chris PeBenito [Tue, 29 Jun 2010 15:03:56 +0000 (11:03 -0400)] 
Module version bump for b5d89d0.

15 years agovpn patch from Dan Walsh
Jeremy Solt [Mon, 28 Jun 2010 17:06:51 +0000 (13:06 -0400)] 
vpn patch from Dan Walsh

fixed gen_require in vpn_relabelfrom_tun_socket interface (wrong type)
removed userdom_read_home_certs (not in refpolicy)

15 years agoCreate_lnk_perms fix from Russell Coker.
Chris PeBenito [Mon, 28 Jun 2010 13:33:17 +0000 (09:33 -0400)] 
Create_lnk_perms fix from Russell Coker.

Personally I'd rather dump all those old compatibility macros, make them all
just display a message indicating the new correct thing to do and abort the
build.  But if we are going to keep them then we need to update them and make
them work.

The attached patch adds write access to create_lnk_perms.

15 years agoIncreased default number of categories to 1024, from Russell Coker.
Chris PeBenito [Mon, 28 Jun 2010 13:04:24 +0000 (09:04 -0400)] 
Increased default number of categories to 1024, from Russell Coker.

15 years agoMinor tweaks and module version bump for a00fc1c.
Chris PeBenito [Fri, 25 Jun 2010 13:51:34 +0000 (09:51 -0400)] 
Minor tweaks and module version bump for a00fc1c.

15 years agohddtemp fixes.
Dominick Grift [Wed, 23 Jun 2010 10:00:27 +0000 (12:00 +0200)] 
hddtemp fixes.

Clean up network control section.
Implement hddtemp_etc_t for /etc/sysconfig/hddtemp. The advantages are:
- hddtemp_t no longer needs access to read all generic etc_t files.
- allows us to implement a meaningful hddtemp_admin()

Signed-off-by: Dominick Grift <domg472@gmail.com>
Signed-off-by: Chris PeBenito <cpebenito@tresys.com>
15 years agoWM patch from Dan Walsh.
Chris PeBenito [Fri, 25 Jun 2010 13:00:19 +0000 (09:00 -0400)] 
WM patch from Dan Walsh.

Window manager policy changes needed for MLS policy.

15 years agoRearrage interfaces in filesystem.
Chris PeBenito [Tue, 22 Jun 2010 14:17:42 +0000 (10:17 -0400)] 
Rearrage interfaces in filesystem.

15 years agoSlocate patch from Dan Walsh.
Chris PeBenito [Tue, 22 Jun 2010 13:58:14 +0000 (09:58 -0400)] 
Slocate patch from Dan Walsh.

Locate attempts to look at network sate and does getattr on all blk/chr
and noxattr symlinks.

15 years agoQemu patch from Dan Walsh.
Chris PeBenito [Tue, 22 Jun 2010 13:32:35 +0000 (09:32 -0400)] 
Qemu patch from Dan Walsh.

Fix qemu labeling.

Additional qemu interfaces

Allow qemu to read/write removable devices

15 years agoPulseaudio patch from Dan Walsh.
Chris PeBenito [Tue, 22 Jun 2010 13:13:17 +0000 (09:13 -0400)] 
Pulseaudio patch from Dan Walsh.

Dontaudit attempts to exec pulseaudio.  qemu does this and it causes
other avc's even though qemu can not use pulseaudio.

Allow other domains to use pulseiaudio

15 years agoPodsleuth patch from Dan Walsh.
Chris PeBenito [Tue, 22 Jun 2010 13:01:38 +0000 (09:01 -0400)] 
Podsleuth patch from Dan Walsh.

podsleuth asks the kernel to load modules
Reads/write removable blk device.

Reads user_tmpfs

15 years agoMplayer patch from Dominick Grift through Dan Walsh.
Chris PeBenito [Mon, 21 Jun 2010 13:52:33 +0000 (09:52 -0400)] 
Mplayer patch from Dominick Grift through Dan Walsh.

15 years agoMozilla patch from Dan Walsh.
Chris PeBenito [Mon, 21 Jun 2010 13:36:39 +0000 (09:36 -0400)] 
Mozilla patch from Dan Walsh.

Various old fixes for mozilla.

15 years agoCpufreqselector patch from Dan Walsh.
Chris PeBenito [Mon, 21 Jun 2010 13:03:11 +0000 (09:03 -0400)] 
Cpufreqselector patch from Dan Walsh.

Needs to read localization

15 years agoLoadkeys patch from Dan Walsh.
Chris PeBenito [Fri, 18 Jun 2010 19:12:33 +0000 (15:12 -0400)] 
Loadkeys patch from Dan Walsh.

Dontaudit leaked sockets

15 years agoVbetool patch from Dan Walsh.
Chris PeBenito [Fri, 18 Jun 2010 18:56:27 +0000 (14:56 -0400)] 
Vbetool patch from Dan Walsh.

vbetool needs mls overrides

15 years agoSudo patch from Dan Walsh.
Chris PeBenito [Fri, 18 Jun 2010 18:43:22 +0000 (14:43 -0400)] 
Sudo patch from Dan Walsh.

sudo gets execed by apps that leak sockets

15 years agoSu patch from Dan Walsh.
Chris PeBenito [Fri, 18 Jun 2010 18:32:17 +0000 (14:32 -0400)] 
Su patch from Dan Walsh.

dontaudit leaked sockets

15 years agoShorewall patch from Dan Walsh.
Chris PeBenito [Fri, 18 Jun 2010 18:23:46 +0000 (14:23 -0400)] 
Shorewall patch from Dan Walsh.

Shorewall execs hostname

15 years agoQuota patch from Dan Walsh.
Chris PeBenito [Fri, 18 Jun 2010 18:14:21 +0000 (14:14 -0400)] 
Quota patch from Dan Walsh.

Quata needs to setshed on kernel processes

15 years agoPrelink patch from Dan Walsh.
Chris PeBenito [Fri, 18 Jun 2010 18:07:53 +0000 (14:07 -0400)] 
Prelink patch from Dan Walsh.

Prelink has new directory under /var/lib

dontaudit leaks from domains that transition

cron job looks at all mount points.

15 years agoNetutils patch from Dan Walsh.
Chris PeBenito [Thu, 17 Jun 2010 14:16:19 +0000 (10:16 -0400)] 
Netutils patch from Dan Walsh.

ping gets leaked log descriptor from nagios.

Label send_arp as ping_exec_t

15 years agoKismet patch from Dan Walsh.
Chris PeBenito [Thu, 17 Jun 2010 12:24:21 +0000 (08:24 -0400)] 
Kismet patch from Dan Walsh.

Kismet searches user_home_dirs for kismet_home_t content.

15 years agoMcelog patch from Dan Walsh.
Chris PeBenito [Thu, 17 Jun 2010 12:23:48 +0000 (08:23 -0400)] 
Mcelog patch from Dan Walsh.

mcelog needs mls override

15 years agoConsoletype patch from Dan Walsh.
Chris PeBenito [Thu, 17 Jun 2010 12:23:20 +0000 (08:23 -0400)] 
Consoletype patch from Dan Walsh.

I am sick of every app in the known universe leaking socket descriptors.
  Dontaudit by default

consoletype is handed a write for hal log on resume from hibernate.

15 years agoAlsa patch from Dan Walsh
Chris PeBenito [Thu, 17 Jun 2010 12:22:43 +0000 (08:22 -0400)] 
Alsa patch from Dan Walsh

Alsa trys to talk to all types of terminals.  Dontaudit this access.

15 years agoAcct patch from Dan Walsh.
Chris PeBenito [Thu, 17 Jun 2010 12:22:17 +0000 (08:22 -0400)] 
Acct patch from Dan Walsh.

acct needs to use generic ptys

15 years agoWhitespace change: drop unnecessary blank line at the start of .te files.
Chris PeBenito [Thu, 10 Jun 2010 12:16:35 +0000 (08:16 -0400)] 
Whitespace change: drop unnecessary blank line at the start of .te files.

15 years agoAFS patch from Dan Walsh.
Chris PeBenito [Thu, 10 Jun 2010 12:08:23 +0000 (08:08 -0400)] 
AFS patch from Dan Walsh.

15 years agoAbrt patch from Dan Walsh.
Chris PeBenito [Thu, 10 Jun 2010 11:58:00 +0000 (07:58 -0400)] 
Abrt patch from Dan Walsh.

Abrt uses /var/spool/abrt now and changed the name of its lock

Now uses a stream socket

Installs debuginfo packages

sys_nice itself

15 years agoFiles patch from Dan Walsh.
Chris PeBenito [Wed, 9 Jun 2010 13:09:34 +0000 (09:09 -0400)] 
Files patch from Dan Walsh.

Redhat does want /usr/local/src labeled src_t or /usr/src for that matter

Fix labels on chroot environments