3
0
forked from pool/coreutils
Go to file
Philipp Thomas 684831c59a - Two new upstream patches:
* id and groups, when invoked with no user name argument, would
    print the default group ID listed in the password database, and
    sometimes that ID would be neither real nor effective.  For
    example, when run set-GID, or in a session for which the default
    group has just been changed, the new group ID would be listed,
    even though it is not yet effective.
  * 'cp S D' is no longer subject to a race: if an existing D were
    removed between the initial stat and subsequent
    open-without-O_CREAT, cp would fail with a confusing diagnostic
    saying that the destination, D, was not found.  Now, in this
    unusual case, it retries the open (but with O_CREAT), and hence
    usually succeeds.  With NFS attribute caching, the condition was
    particularly easy to trigger, since there, the removal of D could
    precede the initial stat.  [This bug was present in "the
    beginning".] (bnc#760926).

OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=152
2012-05-07 12:25:45 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=1 2006-12-18 23:15:28 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=1 2006-12-18 23:15:28 +00:00
baselibs.conf OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=23 2008-04-10 11:11:17 +00:00
coreutils-8.6-compile-su-with-fpie.diff - Update to 8.16: 2012-04-16 15:12:46 +00:00
coreutils-8.6-honor-settings-in-etc-default-su-resp-etc-login.defs.diff - Update to 8.16: 2012-04-16 15:12:46 +00:00
coreutils-8.6-log-all-su-attempts.diff Accepting request 53149 from home:lnussel:Factory 2010-11-16 13:35:27 +00:00
coreutils-8.6-make-sure-sbin-resp-usr-sbin-are-in-PATH.diff - Update to 8.16: 2012-04-16 15:12:46 +00:00
coreutils-8.6-pam-support-for-su.diff - Update to 8.16: 2012-04-16 15:12:46 +00:00
coreutils-8.6-set-sane-default-path.diff Accepting request 53149 from home:lnussel:Factory 2010-11-16 13:35:27 +00:00
coreutils-8.6-update-man-page-for-pam.diff - Update to 8.16: 2012-04-16 15:12:46 +00:00
coreutils-8.9-singlethreaded-sort.patch - Update to 8.16: 2012-04-16 15:12:46 +00:00
coreutils-8.16.de.po.xz - Update to 8.16: 2012-04-16 15:12:46 +00:00
coreutils-8.16.tar.xz - Update to 8.16: 2012-04-16 15:12:46 +00:00
coreutils-acl-nofollow.patch - Update to 8.16: 2012-04-16 15:12:46 +00:00
coreutils-basename_documentation.patch - Update to 8.16: 2012-04-16 15:12:46 +00:00
coreutils-bnc#697897-setsid.patch Remove redundant patches 2012-04-20 10:15:43 +00:00
coreutils-getaddrinfo.patch - Update to 8.16: 2012-04-16 15:12:46 +00:00
coreutils-gl_printf_safe.patch - Update to 8.16: 2012-04-16 15:12:46 +00:00
coreutils-i18n-infloop.patch - Update to 8.16: 2012-04-16 15:12:46 +00:00
coreutils-i18n-uninit.patch - Update to 8.16: 2012-04-16 15:12:46 +00:00
coreutils-i18n.patch - Update to 8.16: 2012-04-16 15:12:46 +00:00
coreutils-id_show_real_groups.patch - Two new upstream patches: 2012-05-07 12:25:45 +00:00
coreutils-invalid-ids.patch - Update to 8.16: 2012-04-16 15:12:46 +00:00
coreutils-misc.patch - Update to 8.16: 2012-04-16 15:12:46 +00:00
coreutils-ptr_int_casts.patch - Update to 8.16: 2012-04-16 15:12:46 +00:00
coreutils-race_in_cp.patch - Two new upstream patches: 2012-05-07 12:25:45 +00:00
coreutils-remove_hostname_documentation.patch - Update to 8.16: 2012-04-16 15:12:46 +00:00
coreutils-sysinfo.patch - Update to 8.16: 2012-04-16 15:12:46 +00:00
coreutils.changes - Two new upstream patches: 2012-05-07 12:25:45 +00:00
coreutils.spec - Two new upstream patches: 2012-05-07 12:25:45 +00:00
su.default OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=12 2007-11-30 15:07:11 +00:00
su.pamd Updating link to change in openSUSE:Factory/coreutils revision 43.0 2010-07-19 12:13:47 +00:00