~ubuntu-branches/ubuntu/utopic/coreutils/utopic-proposed

« back to all changes in this revision

Viewing changes to ChangeLog-2007

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2012-11-28 03:03:42 UTC
  • mfrom: (8.3.4 sid)
  • Revision ID: package-import@ubuntu.com-20121128030342-21zanj8354gas5gr
Tags: 8.20-3ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - Make 'uname -i -p' return the real processor/hardware, instead of
    unknown.
  - Build-depend on gettext:any instead of on gettext, so that apt-get can
    properly resolve build-dependencies on the tool when cross-building.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3262
3262
 
3263
3263
        rm without -f: give a better diagnostic when euidaccess fails.
3264
3264
        * src/remove.c (write_protected_non_symlink): Return int, not bool,
3265
 
        so that we can indicate failure too (as a postive error number).
 
3265
        so that we can indicate failure too (as a positive error number).
3266
3266
        (prompt): If write_protected_non_symlink fails, report that error
3267
3267
        number and fail rather than charging ahead and removing the dubious
3268
3268
        entry.  Redo the logic of printing a diagnostic so that we need to
4015
4015
 
4016
4016
        -----
4017
4017
 
4018
 
        Copyright (C) 2007, 2009-2011 Free Software Foundation, Inc.
 
4018
        Copyright (C) 2007-2012 Free Software Foundation, Inc.
4019
4019
 
4020
4020
        Copying and distribution of this file, with or without
4021
4021
        modification, are permitted provided the copyright notice