diff options
author | Scott Garman <scott.a.garman@intel.com> | 2011-06-03 10:33:09 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-06 15:58:41 +0100 |
commit | 109aa5c860fa5ba453e2add8fc18096774a40e39 (patch) | |
tree | 8424f57a7688746a4c954ecd927cf06fe0471059 /meta/recipes-extended/shadow/files | |
parent | 1b817aa64a16ee9b6f13dc090a8c332e6afc9215 (diff) | |
download | poky-109aa5c860fa5ba453e2add8fc18096774a40e39.tar.gz |
shadow: recipe and patch cleanup
Taking over maintenance of the shadow recipe. Cleaning it up in
preparation of adding a -native version that will be used to add
users/groups during preinstall.
(From OE-Core rev: 254ca8c1667b8d35914555714239a09bfb4f43be)
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/shadow/files')
5 files changed, 20 insertions, 0 deletions
diff --git a/meta/recipes-extended/shadow/files/shadow-4.1.3-dots-in-usernames.patch b/meta/recipes-extended/shadow/files/shadow-4.1.3-dots-in-usernames.patch index 7a2ff2e24e..a7bb0a9290 100644 --- a/meta/recipes-extended/shadow/files/shadow-4.1.3-dots-in-usernames.patch +++ b/meta/recipes-extended/shadow/files/shadow-4.1.3-dots-in-usernames.patch | |||
@@ -9,6 +9,10 @@ | |||
9 | # | 9 | # |
10 | # comment added by Kevin Tian <kevin.tian@intel.com>, 2010-08-11 | 10 | # comment added by Kevin Tian <kevin.tian@intel.com>, 2010-08-11 |
11 | 11 | ||
12 | Upstream-Status: Pending | ||
13 | |||
14 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> | ||
15 | |||
12 | Index: shadow-4.1.4.2/libmisc/chkname.c | 16 | Index: shadow-4.1.4.2/libmisc/chkname.c |
13 | =================================================================== | 17 | =================================================================== |
14 | --- shadow-4.1.4.2.orig/libmisc/chkname.c 2009-04-28 12:14:04.000000000 -0700 | 18 | --- shadow-4.1.4.2.orig/libmisc/chkname.c 2009-04-28 12:14:04.000000000 -0700 |
diff --git a/meta/recipes-extended/shadow/files/shadow-4.1.4.2-env-reset-keep-locale.patch b/meta/recipes-extended/shadow/files/shadow-4.1.4.2-env-reset-keep-locale.patch index 124065c7f9..651474674b 100644 --- a/meta/recipes-extended/shadow/files/shadow-4.1.4.2-env-reset-keep-locale.patch +++ b/meta/recipes-extended/shadow/files/shadow-4.1.4.2-env-reset-keep-locale.patch | |||
@@ -12,6 +12,10 @@ | |||
12 | http://bugs.gentoo.org/283725 | 12 | http://bugs.gentoo.org/283725 |
13 | https://alioth.debian.org/tracker/index.php?func=detail&aid=311740&group_id=30580&atid=411480 | 13 | https://alioth.debian.org/tracker/index.php?func=detail&aid=311740&group_id=30580&atid=411480 |
14 | 14 | ||
15 | Upstream-Status: Pending | ||
16 | |||
17 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> | ||
18 | |||
15 | Index: shadow-4.1.4.2/libmisc/env.c | 19 | Index: shadow-4.1.4.2/libmisc/env.c |
16 | =================================================================== | 20 | =================================================================== |
17 | --- shadow-4.1.4.2.orig/libmisc/env.c 2009-04-27 13:07:56.000000000 -0700 | 21 | --- shadow-4.1.4.2.orig/libmisc/env.c 2009-04-27 13:07:56.000000000 -0700 |
diff --git a/meta/recipes-extended/shadow/files/shadow-4.1.4.2-groupmod-pam-check.patch b/meta/recipes-extended/shadow/files/shadow-4.1.4.2-groupmod-pam-check.patch index 6682fe8078..640200b796 100644 --- a/meta/recipes-extended/shadow/files/shadow-4.1.4.2-groupmod-pam-check.patch +++ b/meta/recipes-extended/shadow/files/shadow-4.1.4.2-groupmod-pam-check.patch | |||
@@ -17,6 +17,10 @@ http://lists.alioth.debian.org/pipermail/pkg-shadow-devel/2009-November/007850.h | |||
17 | * NEWS, src/groupmod.c: Fixed groupmod when configured with | 17 | * NEWS, src/groupmod.c: Fixed groupmod when configured with |
18 | --enable-account-tools-setuid. | 18 | --enable-account-tools-setuid. |
19 | 19 | ||
20 | Upstream-Status: Pending | ||
21 | |||
22 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> | ||
23 | |||
20 | Index: shadow-4.1.4.2/src/groupmod.c | 24 | Index: shadow-4.1.4.2/src/groupmod.c |
21 | =================================================================== | 25 | =================================================================== |
22 | --- shadow-4.1.4.2.orig/src/groupmod.c 2009-06-05 15:16:58.000000000 -0700 | 26 | --- shadow-4.1.4.2.orig/src/groupmod.c 2009-06-05 15:16:58.000000000 -0700 |
diff --git a/meta/recipes-extended/shadow/files/shadow-4.1.4.2-su_no_sanitize_env.patch b/meta/recipes-extended/shadow/files/shadow-4.1.4.2-su_no_sanitize_env.patch index f67251c840..0dc4d75b97 100644 --- a/meta/recipes-extended/shadow/files/shadow-4.1.4.2-su_no_sanitize_env.patch +++ b/meta/recipes-extended/shadow/files/shadow-4.1.4.2-su_no_sanitize_env.patch | |||
@@ -12,6 +12,10 @@ | |||
12 | http://bugs.gentoo.org/show_bug.cgi?id=301957 | 12 | http://bugs.gentoo.org/show_bug.cgi?id=301957 |
13 | https://alioth.debian.org/scm/browser.php?group_id=30580 | 13 | https://alioth.debian.org/scm/browser.php?group_id=30580 |
14 | 14 | ||
15 | Upstream-Status: Pending | ||
16 | |||
17 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> | ||
18 | |||
15 | Index: shadow-4.1.4.2/src/su.c | 19 | Index: shadow-4.1.4.2/src/su.c |
16 | =================================================================== | 20 | =================================================================== |
17 | --- shadow-4.1.4.2.orig/src/su.c 2009-07-23 13:38:56.000000000 -0700 | 21 | --- shadow-4.1.4.2.orig/src/su.c 2009-07-23 13:38:56.000000000 -0700 |
diff --git a/meta/recipes-extended/shadow/files/shadow.automake-1.11.patch b/meta/recipes-extended/shadow/files/shadow.automake-1.11.patch index 36d7be6fd0..a793f09a4e 100644 --- a/meta/recipes-extended/shadow/files/shadow.automake-1.11.patch +++ b/meta/recipes-extended/shadow/files/shadow.automake-1.11.patch | |||
@@ -11,6 +11,10 @@ | |||
11 | 11 | ||
12 | man_nopan is for !USE_PAM already included in man_MANS and automake-1.11 hates to install some file twice | 12 | man_nopan is for !USE_PAM already included in man_MANS and automake-1.11 hates to install some file twice |
13 | 13 | ||
14 | Upstream-Status: Pending | ||
15 | |||
16 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> | ||
17 | |||
14 | diff -uNr shadow-4.1.4.2.orig/man/Makefile.am shadow-4.1.4.2/man/Makefile.am | 18 | diff -uNr shadow-4.1.4.2.orig/man/Makefile.am shadow-4.1.4.2/man/Makefile.am |
15 | --- shadow-4.1.4.2.orig/man/Makefile.am 2009-03-14 15:40:10.000000000 +0100 | 19 | --- shadow-4.1.4.2.orig/man/Makefile.am 2009-03-14 15:40:10.000000000 +0100 |
16 | +++ shadow-4.1.4.2/man/Makefile.am 2010-04-02 07:31:17.000000000 +0200 | 20 | +++ shadow-4.1.4.2/man/Makefile.am 2010-04-02 07:31:17.000000000 +0200 |