Author: sthibault Date: 2014-08-27 19:48:27 +0000 (Wed, 27 Aug 2014) New Revision: 6255
Modified: glibc-package/trunk/debian/patches/hurd-i386/submitted-bind_umask.diff Log: fix typo Modified: glibc-package/trunk/debian/patches/hurd-i386/submitted-bind_umask.diff =================================================================== --- glibc-package/trunk/debian/patches/hurd-i386/submitted-bind_umask.diff 2014-08-27 06:48:59 UTC (rev 6254) +++ glibc-package/trunk/debian/patches/hurd-i386/submitted-bind_umask.diff 2014-08-27 19:48:27 UTC (rev 6255) @@ -1,6 +1,6 @@ 2014-08-25 Samuel Thibault <[email protected]> - Fix bind when umask is e.g. 0000. + Fix bind when umask is e.g. 0777. * sysdeps/mach/hurd/bind.c (__bind): Pass mode 0666 to __dir_mkfile instead of final mode, so that call __ifsock_getsockaddr can always -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

