Accepted shadow 1:4.0.18.1-5ubuntu1 (source)

Martin Pitt martin.pitt at ubuntu.com
Mon Nov 27 17:05:11 GMT 2006


Accepted:
 OK: shadow_4.0.18.1-5ubuntu1.dsc
     -> Component: main Section: base
 OK: shadow_4.0.18.1.orig.tar.gz
 OK: shadow_4.0.18.1-5ubuntu1.diff.gz

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 27 Nov 2006 17:41:18 +0100
Source: shadow
Binary: login passwd
Architecture: source
Version: 1:4.0.18.1-5ubuntu1
Distribution: feisty
Urgency: high
Maintainer: Shadow package maintainers <pkg-shadow-devel at lists.alioth.debian.org>
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Description: 
 login      - system login tools
 passwd     - change and administer password and group data
Closes: 374313 374457 374547 374998 375040 375065 375086 375243 375485 377003 377825 377844 378793 378794 378911 379954 380645 381394 381399 381404 381408 381448 381873 383045 383216 383812 383812 384631 387480 387635 392193 394182
Changes: 
 shadow (1:4.0.18.1-5ubuntu1) feisty; urgency=low
 .
   * Merge with Debian, remaining Ubuntu changes:
     - debian/passwd.postinst: Tidy up after Breezy d-i's password exposure in
       log files. (LP#34606)
   * Drop passwd/root-password-empty debconf question and translations, and
     Ubuntu specific changes in initial user creation; we do not use this any
     more since Dapper.
   * Drop manually merged translations, since we can use language packs for
     shadow now.
 .
 shadow (1:4.0.18.1-5) unstable; urgency=high
 .
   * The "Chaource" release
   * Debconf translation updates.
     - Wolof.
   * Debian packaging fixes:
     - 401_cppw_src.dpatch:
       Fix cppw, which copied to /etc/passwd even with the -s switch.
       Closes: #394182
 .
 shadow (1:4.0.18.1-4) unstable; urgency=low
 .
   * The "Brocciu" release
   * Debconf translation updates. Closes: #392193
     - Brazilian Portuguese.
     - Finnish.
     - Hindi.
     - Hungarian.
     - Indonesian.
     - Norwegian Bokmal.
     - Slovak.
     - Turkish.
     - Vietnamese.
 .
 shadow (1:4.0.18.1-3) unstable; urgency=low
 .
   * The "Gris de Lille" release
   * Debian packaging fixes:
     - debian/control: Use XS-X-Vcs-Svn: field
     - debian/login.pam: add (commented) SELinux enabling entry
       to prepare the system for SELinux. Closes: #387480
   * Upstream translation updates:
     - debian/patches/102_de-fix-sorry: Fix the translation of "Sorry" in
       German. Closes: #383045
   * Debconf translation updates:
     - Spanish. Closes: #383812
     - Hebrew. Closes: #387635
 .
 shadow (1:4.0.18.1-2) unstable; urgency=low
 .
   * The "Picodon" release
   * Upstream translation updates:
     - debian/patches/101_ja: Japanese. Closes: #381873
   * Debconf translation updates:
     - Spanish. Closes: #383812
   * Upstream bugs fixed in upstream releases or CVS:
     - debian/patches/301_passwd-typo-383216: fix a typo in passwd.1
       Closes: #383216
   * Upstream bugs not yet fixed in upstream releases or CVS:
     - build with new gettext 0.15. This requires building with automake 1.9
       and a change in po/Makefile.in.in: 499_gettext-0.15. Closes: #384631
 .
 shadow (1:4.0.18.1-1) unstable; urgency=low
 .
   * The "Laguiole" release
   * New upstream version.
   * Upstream bugs not yet fixed in upstream releases or CVS:
     - 497_non_numerical_identifier: In useradd and usermod, only numerical
       group identifiers were supported.
       Closes: #381394, #381399, #381404, #381408, #381448
     - 498_man_nonpam_undefined: Fix a build failure.
   * Debian specific fixes:
     - 496_login_init_session: only start a new session if we are init.
 .
 shadow (1:4.0.18-1) unstable; urgency=low
 .
   * The "Selles sur Cher" release
   * New upstream version. This closes the following bugs:
     - Fix the usermod's -a option. It should not take an
       argument, -a it uses the -G argument. Closes: #380645
     - Galician translation. Closes: #378793
     - Basque translation. Closes: #378794
     - Russian translation. Closes: #378911
   * Debian packaging fixes:
     - login.defs: do not mention GETPASS_ASTERISKS since it is no more used.
       Thanks to Mike Frysinger for noticing it.
     - 506_relaxed_usernames: Fix the regular expression of the accepted user
       name in the useradd man page. Closes: #377844
     - Add Nicolas FRANCOIS to the Uploaders.
     - Remove the NEWS entry for version 1:4.0.17-1. It was meant to warn
       testing's users and is not meant for Etch users.
     - manpages-it 0.3.4-3 do not collides with passwd anymore. Update the
       Replaces field accordingly.
   * Debconf translation updates:
     - Japanese translation updated. Closes: #379954
 .
 shadow (1:4.0.17-2) unstable; urgency=low
 .
   * The "La Marseillaise 2006" release
   * Upstream bugs not yet fixed in upstream releases or CVS:
     - 495_salt_stack_smash: chpasswd/chgpasswd does not break if compiled
       with SSP. Closes: #377825
     - 496_login_init_session: Make login initialize a session so that
       ^C and ^Z work when used while booting with "init=/bin/login"
       Closes: #374547
 .
 shadow (1:4.0.17-1) unstable; urgency=low
 .
   * The "Sainte-maure de Touraine" release
   * New upstream version. This closes the following bugs:
     - Russian translation. Closes: #374998
     - Khmer translation. Closes: #375065
     - Nepali translation. Closes: #375485
     - Korean translation. Closes: #375243
     - Vietnamese. Closes: #375086
   * Debian specific fixes:
     - 503_shadowconfig.8: fix a typo in the French manpage (README.debian
       instead of README.Debian). Thanks to Mohammed Adnene Trojette.
     - 508_nologin_in_usr_sbin: keep nologin in /usr/sbin.
   * Debian packaging fixes:
     - passwd.postinst: Modified call to shadowconfig as "install" is not
       a documented argument to postinst. Thanks to Justin Pryzby for
       spotting that one and proposing a fix. Closes: #374457
     - passwd.templates: use "for internal use" as template for untranslatable
       templates which will save some lintian warnings with future
       versions of lintian
   * Debconf translation updates:
     - Lituanian translation updated. Closes: #374313
     - Dutch translation updated. Closes: #377003
   * Upstream bugs fixed upstream:
     - debian/patches/301_useradd-375040: create the mail spool files during
       user creation when CREATE_MAIL_SPOOL=yes. Closes: #375040
       Thanks to Stephen Gran for helping out with the correct patch.
Files: 
 835e78de5da8a88ac82a50effe35475f 1116 admin required shadow_4.0.18.1-5ubuntu1.dsc
 3f54eaa3a35e7c559f4def92e9957581 2354234 admin required shadow_4.0.18.1.orig.tar.gz
 590d81004e420ac5dd24b3708504e729 184385 admin required shadow_4.0.18.1-5ubuntu1.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFaxZQDecnbV4Fd/IRArxDAKD+vMq9+EKWzYDCcIWSJ0atSari8wCfU7Oo
5PsXYxroA7ofmGUqExb+WuQ=
=L83r
-----END PGP SIGNATURE-----





More information about the feisty-changes mailing list