This e-mail has been sent due to an upload to Ubuntu that contains Ubuntu
changes.  It contains the difference between the new version and the
previous version of the same source package in Ubuntu.
Format: 1.8
Date: Thu, 07 Jan 2021 15:35:37 +1030
Source: shadow
Binary: passwd login uidmap
Architecture: source
Version: 1:4.8.1-1ubuntu8
Distribution: hirsute
Urgency: medium
Maintainer: Ubuntu Developers <[email protected]>
Changed-By: Alex Murray <[email protected]>
Description: 
 login      - system login tools
 passwd     - change and administer password and group data
 uidmap     - programs to help use subuids
Launchpad-Bugs-Fixed: 48734
Changes: 
 shadow (1:4.8.1-1ubuntu8) hirsute; urgency=medium
 .
   * Enable private home directories by default (LP: #48734)
   -  Set HOME_MODE=750 in login.defs to enable private home directories
Checksums-Sha1: 
 d09ff3d5d53497ad328332c1f46b2be2b2fd07a6 2345 shadow_4.8.1-1ubuntu8.dsc
 0c5309fc690b95e09c2396833cbbebfcb0dc540c 86200 
shadow_4.8.1-1ubuntu8.debian.tar.xz
Checksums-Sha256: 
 bf9285d3148b5586d67dd1679bfd708e28fec9513a4373cacf535c8d6f6c6f57 2345 
shadow_4.8.1-1ubuntu8.dsc
 4079dae98494452eb709d8d7fa7d1e5a0ed5673f12920fa0fa6ff5261e77c12b 86200 
shadow_4.8.1-1ubuntu8.debian.tar.xz
Files: 
 d2efb09ac463449f5652f4de813e3010 2345 admin required shadow_4.8.1-1ubuntu8.dsc
 fcef86710a476ca323797527ee7387b9 86200 admin required 
shadow_4.8.1-1ubuntu8.debian.tar.xz
Original-Maintainer: Shadow package maintainers 
<[email protected]>
diff -pruN 1:4.8.1-1ubuntu7/debian/changelog 1:4.8.1-1ubuntu8/debian/changelog
--- 1:4.8.1-1ubuntu7/debian/changelog   2020-12-02 10:44:11.000000000 +0000
+++ 1:4.8.1-1ubuntu8/debian/changelog   2021-01-07 05:05:37.000000000 +0000
@@ -1,3 +1,10 @@
+shadow (1:4.8.1-1ubuntu8) hirsute; urgency=medium
+
+  * Enable private home directories by default (LP: #48734)
+  -  Set HOME_MODE=750 in login.defs to enable private home directories
+
+ -- Alex Murray <[email protected]>  Thu, 07 Jan 2021 15:35:37 +1030
+
 shadow (1:4.8.1-1ubuntu7) hirsute; urgency=medium
 
   [ Marcus Tomlinson ]
diff -pruN 1:4.8.1-1ubuntu7/debian/login.defs 1:4.8.1-1ubuntu8/debian/login.defs
--- 1:4.8.1-1ubuntu7/debian/login.defs  2020-02-07 15:32:06.000000000 +0000
+++ 1:4.8.1-1ubuntu8/debian/login.defs  2021-01-07 05:03:01.000000000 +0000
@@ -150,6 +150,11 @@ ERASECHAR  0177
 KILLCHAR       025
 UMASK          022
 
+# HOME_MODE is used by useradd(8) and newusers(8) to set the mode for new
+# home directories.
+# If HOME_MODE is not set, the value of UMASK is used to create the mode.
+HOME_MODE      0750
+
 #
 # Password aging controls:
 #
_______________________________________________
Pkg-shadow-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-shadow-devel

Reply via email to