[Pkg-shadow-devel] [shadow] branch master updated (f9176c3 -> 9105fcd)

Balint Reczey rbalint at debian.org
Sun Sep 17 21:43:35 UTC 2017


This is an automated email from the git hooks/post-receive script.

rbalint pushed a change to branch master
in repository shadow.

      from  f9176c3   Update changelog
       new  d7f24f9   Import Debian changes 1:4.4-4.1
       new  589f97a   New upstream version 4.5
       new  bcd42a4   Merge tag 'upstream/4.5'
       new  591aa8d   Refresh patches
       new  b43b5a8   Drop patches manipulating su argument concatenation:
       new  ba18b6c   Cut redundant information from Debian-specific README files
       new  9105fcd   Update changelog

The 7 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:
 .gitignore                                         |     3 +
 .travis.yml                                        |    20 +
 ChangeLog                                          |    81 +
 Makefile.am                                        |     2 -
 README                                             |     3 +-
 configure.ac                                       |     7 +-
 debian/README.source                               |    17 +-
 debian/changelog                                   |    23 +
 ...os-fix-in-german-translation-of-man-pages.patch |    44 -
 .../0002-Last-bits-of-enabling-subuids.patch       |    29 -
 debian/patches/0003-Dutch-translation-update.patch |  3048 -----
 .../patches/0004-Updated-Czech-translation.patch   |  1481 --
 .../patches/0005-Update-for-German-man-pages.patch |  1050 --
 .../patches/0006-French-manpage-translation.patch  | 13703 -------------------
 ...elling-issues-in-the-Norwegian-translatio.patch |    98 -
 .../patches/0008-su-properly-clear-child-PID.patch |    60 -
 debian/patches/1010_vietnamese_translation         |  3119 -----
 debian/patches/401_cppw_src.dpatch                 |    22 +-
 debian/patches/501_commonio_group_shadow           |    24 +-
 debian/patches/508_nologin_in_usr_sbin             |    10 +-
 debian/patches/523_su_arguments_are_concatenated   |    50 -
 ...u_arguments_are_no_more_concatenated_by_default |    52 -
 debian/patches/542_useradd-O_option                |    16 +-
 debian/patches/README.patches                      |    51 -
 debian/patches/series                              |    12 -
 lib/commonio.c                                     |    13 +-
 lib/commonio.h                                     |     4 +-
 lib/getdef.c                                       |     1 +
 lib/groupio.c                                      |     3 +-
 lib/prototypes.h                                   |     3 +
 lib/sgroupio.c                                     |     1 +
 lib/shadowio.c                                     |     1 +
 lib/shadowio.h                                     |     4 +-
 libmisc/Makefile.am                                |     3 +-
 libmisc/find_new_gid.c                             |   529 +-
 libmisc/find_new_uid.c                             |   529 +-
 libmisc/{chowntty.c => gettime.c}                  |   100 +-
 libmisc/user_busy.c                                |     3 +
 man/Makefile.am                                    |     1 -
 man/generate_mans.mak                              |     3 +-
 man/generate_translations.mak                      |     1 -
 man/po/da.po                                       |    16 +-
 man/po/de.po                                       |    22 +-
 man/po/fr.po                                       |    16 +-
 man/po/it.po                                       |    16 +-
 man/po/pl.po                                       |    16 +-
 man/po/ru.po                                       |    16 +-
 man/po/shadow-man-pages.pot                        |    12 +-
 man/po/sv.po                                       |    16 +-
 man/po/zh_CN.po                                    |    16 +-
 man/usermod.8.xml                                  |    12 +-
 po/cs.po                                           |   760 +-
 po/de.po                                           |   858 +-
 po/fr.po                                           | 12797 +++++++++++++----
 po/kk.po                                           |   141 +-
 po/nb.po                                           |    13 +-
 po/nl.po                                           |  1374 +-
 po/ru.po                                           |   120 +-
 po/vi.po                                           |  1420 +-
 po/zh_TW.po                                        |     1 -
 src/Makefile.am                                    |    18 +-
 src/chpasswd.c                                     |     2 +-
 src/newusers.c                                     |     8 +-
 src/passwd.c                                       |     2 +-
 src/su.c                                           |    54 +-
 src/useradd.c                                      |    76 +-
 src/usermod.c                                      |    23 +-
 .../01_chage--root/config_chroot/etc/login.defs    |     2 +-
 .../config_chroot/etc/login.defs                   |     2 +-
 .../config_chroot/etc/login.defs                   |     2 +-
 .../config_chroot/etc/login.defs                   |     2 +-
 .../01_chsh--root/config_chroot/etc/login.defs     |     2 +-
 .../01_gpasswd--root/config_chroot/etc/login.defs  |     2 +-
 .../01_groupadd--root/config_chroot/etc/login.defs |     2 +-
 .../01_groupdel--root/config_chroot/etc/login.defs |     2 +-
 .../01_groupmod--root/config_chroot/etc/login.defs |     2 +-
 .../01_grpck--root/config_chroot/etc/login.defs    |     2 +-
 .../01_grpconv--root/config_chroot/etc/login.defs  |     2 +-
 .../config_chroot/etc/login.defs                   |     2 +-
 .../01_lastlog--root/config_chroot/etc/login.defs  |     2 +-
 .../01_pwck--root/config_chroot/etc/login.defs     |     2 +-
 .../01_pwconv--root/config_chroot/etc/login.defs   |     2 +-
 .../01_pwunconv--root/config_chroot/etc/login.defs |     2 +-
 .../01_useradd--root/config_chroot/etc/login.defs  |     2 +-
 .../config_chroot/etc/login.defs                   |     2 +-
 .../config_chroot/etc/login.defs                   |     2 +-
 .../config_chroot/etc/login.defs                   |     2 +-
 .../config_chroot/etc/login.defs                   |     2 +-
 .../01_userdel--root/config_chroot/etc/login.defs  |     2 +-
 .../01_usermod--root/config_chroot/etc/login.defs  |     2 +-
 .../config/etc/login.defs                          |     2 +-
 .../config/etc/login.defs                          |     2 +-
 .../config/etc/login.defs                          |     2 +-
 .../config/etc/login.defs                          |     2 +-
 .../config/etc/login.defs                          |     2 +-
 .../config/etc/login.defs                          |     2 +-
 .../config/etc/login.defs                          |     2 +-
 .../config/etc/login.defs                          |     2 +-
 .../config/etc/login.defs                          |     2 +-
 .../config/etc/login.defs                          |     2 +-
 .../config/etc/login.defs                          |     2 +-
 .../config/etc/login.defs                          |     2 +-
 .../config/etc/login.defs                          |     2 +-
 .../18_useradd_min=max/config/etc/login.defs       |     2 +-
 .../config/etc/login.defs                          |     2 +-
 .../06_userdel_no_usergroup/config/etc/login.defs  |     2 +-
 .../config/etc/login.defs                          |     2 +-
 .../config/etc/login.defs                          |     2 +-
 .../config/etc/login.defs                          |     2 +-
 .../config/etc/login.defs                          |     2 +-
 .../48_usermod-u_MAIL_FILE/config/etc/login.defs   |     2 +-
 111 files changed, 13341 insertions(+), 28796 deletions(-)
 create mode 100644 .travis.yml
 delete mode 100644 debian/patches/0001-Typos-fix-in-german-translation-of-man-pages.patch
 delete mode 100644 debian/patches/0002-Last-bits-of-enabling-subuids.patch
 delete mode 100644 debian/patches/0003-Dutch-translation-update.patch
 delete mode 100644 debian/patches/0004-Updated-Czech-translation.patch
 delete mode 100644 debian/patches/0005-Update-for-German-man-pages.patch
 delete mode 100644 debian/patches/0006-French-manpage-translation.patch
 delete mode 100644 debian/patches/0007-Fix-some-spelling-issues-in-the-Norwegian-translatio.patch
 delete mode 100644 debian/patches/0008-su-properly-clear-child-PID.patch
 delete mode 100644 debian/patches/1010_vietnamese_translation
 delete mode 100644 debian/patches/523_su_arguments_are_concatenated
 delete mode 100644 debian/patches/523_su_arguments_are_no_more_concatenated_by_default
 copy libmisc/{chowntty.c => gettime.c} (50%)

-- 
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