[Pkg-shadow-devel] [shadow] branch master updated (0c7f32e -> 0e01144)
Micah Anderson
micah at moszumanska.debian.org
Wed Feb 26 16:42:56 UTC 2014
This is an automated email from the git hooks/post-receive script.
micah pushed a change to branch master
in repository shadow.
from 0c7f32e Set default editor to sensible-editor for vipw.
new 13f031c Add debian/patches/userns: patches to enable use of subuids (Closes: #739981)
new d89d44a add LXC devices to debian/securetty.linux
new 7573a1f Update documentation of UMASK: Explain that USERGROUPS_ENAB will modify this default for UPGs. (Closes: #583971)
new 99a8e34 login.postinst: install a default /etc/subuid and /etc/subgid
new 0e01144 fix installation of setuid/setgid/newuidmap/newgidmap man pages
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/changelog | 10 +
debian/login.defs | 5 +
debian/login.postinst | 13 +
debian/passwd.install | 4 +-
debian/patches/1000_configure_userns | 105 ++
debian/patches/series | 17 +
debian/patches/userns/01_userns_doc | 334 +++++++
debian/patches/userns/02_userns_doc_login.defs | 218 +++++
.../userns/03_userns_implement_commonio_append | 110 +++
.../patches/userns/04_userns_add_backend_support | 685 +++++++++++++
.../userns/05_userns_implemend_find_new_sub_xids | 283 ++++++
debian/patches/userns/06_userns_userdel | 236 +++++
debian/patches/userns/07_userns_useradd | 285 ++++++
debian/patches/userns/08_userns_detect_busy_subids | 133 +++
debian/patches/userns/09_userns_usermod | 536 +++++++++++
debian/patches/userns/10_userns_newusers | 256 +++++
debian/patches/userns/11_userns_newxidmap | 1004 ++++++++++++++++++++
debian/patches/userns/12_userns_selinuxlibs | 13 +
.../patches/userns/13_subordinate_parse_static_buf | 23 +
debian/patches/userns/14_fix_getopt | 24 +
.../userns/16_add-argument-sanity-checking.patch | 80 ++
debian/patches/userns/manpagetypo | 26 +
debian/securetty.linux | 7 +
debian/uidmap.install | 2 -
24 files changed, 4405 insertions(+), 4 deletions(-)
create mode 100644 debian/patches/1000_configure_userns
create mode 100644 debian/patches/userns/01_userns_doc
create mode 100644 debian/patches/userns/02_userns_doc_login.defs
create mode 100644 debian/patches/userns/03_userns_implement_commonio_append
create mode 100644 debian/patches/userns/04_userns_add_backend_support
create mode 100644 debian/patches/userns/05_userns_implemend_find_new_sub_xids
create mode 100644 debian/patches/userns/06_userns_userdel
create mode 100644 debian/patches/userns/07_userns_useradd
create mode 100644 debian/patches/userns/08_userns_detect_busy_subids
create mode 100644 debian/patches/userns/09_userns_usermod
create mode 100644 debian/patches/userns/10_userns_newusers
create mode 100644 debian/patches/userns/11_userns_newxidmap
create mode 100644 debian/patches/userns/12_userns_selinuxlibs
create mode 100644 debian/patches/userns/13_subordinate_parse_static_buf
create mode 100644 debian/patches/userns/14_fix_getopt
create mode 100644 debian/patches/userns/16_add-argument-sanity-checking.patch
create mode 100644 debian/patches/userns/manpagetypo
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shadow/shadow.git
More information about the Pkg-shadow-devel
mailing list