bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

new snapshot available: coreutils-7.0.59-4e38e6


From: Jim Meyering
Subject: new snapshot available: coreutils-7.0.59-4e38e6
Date: Sun, 16 Nov 2008 14:25:04 +0100

I've made a snapshot of the latest coreutils sources,
with the corresponding bits from latest gnulib.

coreutils snapshot:
  http://meyering.net/cu/coreutils-ss.tar.gz        9.0 MB
  http://meyering.net/cu/coreutils-ss.tar.lzma      3.8 MB
  http://meyering.net/cu/coreutils-ss.tar.gz.sig
  http://meyering.net/cu/coreutils-ss.tar.lzma.sig
aka
  http://meyering.net/cu/coreutils-7.0.59-4e38e6.tar.gz
  http://meyering.net/cu/coreutils-7.0.59-4e38e6.tar.lzma

Changes since 6.12.208-2441:

Andreas Dilger (1):
      stat: add lustre filesystem type

Eric Blake (6):
      remove.c: avoid compiler warning
      remove.c: allow compilation on cygwin
      ignore additional built file
      csplit: prefer sigaction over signal
      group-list: avoid compiler warning
      jm-macros.m4: avoid syntax issue with newer autoconf

James Youngman (1):
      install: indicate clearly it's not for installing packages

Jim Meyering (51):
      THANKS: add Erik Auerswald
      mktemp: plug an inconsequential leak
      build: avoid spurious valgrind warning about uses of touch
      seq: solve e13188e7ef7bbd609c1586332a335b4194b881aa more cleanly
      tests: use our new timeout program
      rm: don't preprocess a directory on a file system of type tmpfs or nfs
      remove.c: combine two helper functions, to avoid sign-extension
      bootstrap: merge from gnulib
      tests: skip a root-only test when configured without libcap
      timeout.c: don't use perror; exit 125 upon failed fork
      tests: fix the install/strip-program test
      * maint.mk (alpha beta major): Add "-a" to git commit ... command.
      version 7.0
      post-release administrivia
      remove.c: avoid compile failure on OS/2
      bootstrap: merge from gnulib
      tests: df: avoid test failure when using mawk
      tests: move check-misc targets from src/Makefile.am to maint.mk
      doc: reorder tsort/ptx nodes so body and menu ordering are consistent
      doc: adjust spacing in ls --help output, for better man formatting
      doc: cp, mv: remove mention of deprecated --reply= option
      expr: don't interpret argv[0] as an operand
      build: when po-check fails, say why and suggest a fix
      mktemp: diagnose freopen failure
      maint: avoid warnings due to attribute warn_unused_result
      maint: avoid warning in ls.c
      * maint.mk (coreutils-path-check): New definition, now run
      accommodate gnulib header removals
      reflect gnulib's removal of lstat.h
      tests: test today's ls-vs-capability fix
      prepare to move selinux-h module to gnulib
      move selinux-h module from gl/ to gnulib
      clean up gl/modules/selinux-at
      ls: use '.' (not +) as SELinux-only alt. access flag in ls -l output
      tests: df/total: don't fail for an inaccessible mount point
      factor: avoid compilation failure without libgmp
      tests: seq: check for today's extended long double fix
      tests: ls/stat-failed: don't discard stderr.
      include gnulib's strdup module explicitly
      emit more precise bug-reporting instructions
      Update URL: s!www.iro.umontreal.ca!translationproject.org/team/...!
      xfreopen: new module
      use xfreopen in place of unchecked freopen
      avoid a compiler warning
      avoid warnings about discarding "qualifiers from pointer target type"
      make --help print "Report PROGRAM translation bugs to <...>."
      Update references to GFDL: 1.2 -> 1.3
      avoid spurious test failure when df always fails
      tests: remove df/total
      tests: change misc/printf-surprise so that it doesn't segfault anymore
      tests: remove debug code that would try to write into /t/k-env

Kamil Dudka (3):
      ls and sort: use filevercmp instead of strverscmp
      ls: make it possible to disable file capabilities checking
      ls: --color now highlights hard linked files, too

Ondřej Vašík (4):
      chcon: remove traces of unimplemented --change (-c) option
      doc: document runcon and chcon in SELinux context section
      doc: ls: clarify exit status description
      * tests/df/total-verify [VERBOSE]: Run df --version, not ls --version.

Paul Eggert (6):
      expr: remove --bignum and --no-bignum options
      * src/mktemp.c (main): Add 'const' twice to avoid GCC warning.
      * src/ls.c (usage): Describe exit statuses more concisely.
      seq: revert Solaris 8 work-around that caused x86 regression
      factor: remove --bignum and --no-bignum options
      seq: improve quality of format-checking code

Pádraig Brady (4):
      tests: add option processing tests for 'expr'
      expr: Fixup authors
      Add better checks and docs for build tools
      Remove lzma as a specific build requirement

Ralf Wildenhues (1):
      fix make variable quotation error




reply via email to

[Prev in Thread] Current Thread [Next in Thread]