2010-05-05 18:37:27 |
Chase Douglas |
bug |
|
|
added bug |
2010-05-05 18:45:22 |
Chase Douglas |
attachment added |
|
0001-UBUNTU-enforce-CONFIG_TMPFS_POSIX_ACL-y.patch http://launchpadlibrarian.net/47888513/0001-UBUNTU-enforce-CONFIG_TMPFS_POSIX_ACL-y.patch |
|
2010-05-05 18:45:39 |
Chase Douglas |
tags |
|
lucid maverick patch |
|
2010-05-05 18:45:45 |
Chase Douglas |
linux (Ubuntu): status |
New |
In Progress |
|
2010-05-05 18:45:50 |
Chase Douglas |
linux (Ubuntu): importance |
Undecided |
Low |
|
2010-05-05 18:45:54 |
Chase Douglas |
linux (Ubuntu): assignee |
|
Chase Douglas (chasedouglas) |
|
2010-05-05 18:46:08 |
Chase Douglas |
linux (Ubuntu): milestone |
|
lucid-updates |
|
2010-05-05 18:46:44 |
Chase Douglas |
nominated for series |
|
Ubuntu Lucid |
|
2010-05-07 18:25:39 |
Leann Ogasawara |
description |
Ubuntu 10.04 (and possibly earlier releases) requires POSIX ACL support for some /dev nodes. For example:
cndougla@mini:~/Canonical/ubuntu-lucid$ getfacl /dev/dsp
getfacl: Removing leading '/' from absolute path names
# file: dev/dsp
# owner: root
# group: audio
user::rw-
user:cndougla:rw-
group::rw-
mask::rw-
other::---
I know that at least sound is broken without CONFIG_TMPFS_POSIX_ACL=y, so we need to enforce it for all flavours. |
SRU Jusitification:
Impact: Without this change, a flavour may be created without
POSIX ACL support in /dev. This prevents some devices from
functioning.
How Addressed: The change adds an enforcement statement.
Regression Potential: This is a build system change, so as
long as the kernel builds there is no regression.
=====
Ubuntu 10.04 (and possibly earlier releases) requires POSIX ACL support for some /dev nodes. For example:
cndougla@mini:~/Canonical/ubuntu-lucid$ getfacl /dev/dsp
getfacl: Removing leading '/' from absolute path names
# file: dev/dsp
# owner: root
# group: audio
user::rw-
user:cndougla:rw-
group::rw-
mask::rw-
other::---
I know that at least sound is broken without CONFIG_TMPFS_POSIX_ACL=y, so we need to enforce it for all flavours.
|
|
2010-05-07 18:25:44 |
Leann Ogasawara |
bug task added |
|
linux (Ubuntu Lucid) |
|
2010-05-07 19:31:39 |
kernel-janitor |
linux (Ubuntu): status |
In Progress |
Fix Committed |
|
2010-05-11 12:50:12 |
Launchpad Janitor |
linux (Ubuntu): status |
Fix Committed |
Fix Released |
|
2010-06-10 08:27:02 |
Stefan Bader |
linux (Ubuntu Lucid): importance |
Undecided |
Low |
|
2010-06-10 08:27:02 |
Stefan Bader |
linux (Ubuntu Lucid): status |
New |
Fix Committed |
|
2010-06-11 07:56:35 |
Martin Pitt |
tags |
lucid maverick patch |
lucid maverick patch verification-needed |
|
2010-06-16 14:52:39 |
Martin Pitt |
tags |
lucid maverick patch verification-needed |
lucid maverick patch verification-done |
|
2010-06-18 10:32:17 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/lucid-proposed/linux-mvl-dove |
|
2010-06-18 11:25:31 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/lucid-proposed/linux-ec2 |
|
2010-06-30 12:28:25 |
Launchpad Janitor |
linux (Ubuntu Lucid): status |
Fix Committed |
Fix Released |
|