Posted
over 9 years
ago
moreutils 0.57 released with these changes
Avoid using non-portable error() in ifdata, a portability reversion
introduced in 0.56.
|
Posted
almost 10 years
ago
moreutils 0.56 released with these changes
ifdata: Fix error messages when a non-existent network interface
is queried. Closes: #386754 Thanks, Nicolas Schier
errno.docbook: Fix typo. Closes: #749399
vidir: Create missing target directories. Closes: #728688
Thanks, Nicolas Schier
|
Posted
about 10 years
ago
moreutils 0.55 released with these changes
parallel: serialise output through internal pipe. Closes: #704125
Thanks, Nicolas Schier.
sponge: add append option '-a'. Closes: #623197
Thanks, Nicolas Schier.
|
Posted
over 10 years
ago
moreutils 0.54 released with these changes
vidir: Fix bug in handling filenames that share a common
prefix when renaming. Closes: #654326
Thanks, Kushal Kumaran
|
Posted
over 10 years
ago
moreutils 0.53 released with these changes
Orphaned the Debian package.
|
Posted
about 11 years
ago
moreutils 0.51 released with these changes
Fix ifdata to build on OS X. Thanks, Peter Eisentraut
Closes: #575294
use docbook-xsl for building man pages. Thanks, Peter Eisentraut
for extensive patch set!
Closes: #728831
Fix ifdata, ifne, parallel to build on illumos. Thanks, Gabriele Giacone
Closes: #733736
|
Posted
over 11 years
ago
moreutils 0.50 released with these changes
Fix build on Hurd. Closes: #716653
(Thanks, Pino Toscano)
|
Posted
over 11 years
ago
moreutils 0.49 released with these changes
ts: Fix timezone used with -i
errno, isutf8: Fix zero-termination of option list, which could lead
to getopt crash. Closes: #715867
(Thanks, Mayhem Team)
|
Posted
almost 12 years
ago
moreutils 0.48 released with these changes
Allow overriding PREFIX and CFLAGS to make the build more flexible
(Thanks, Ben Walton)
Typo. Closes: #697113
ts: -i enables incremental timestamping.
Thanks, Thomas Vander Stichele
ts: Support
|
Posted
almost 13 years
ago
moreutils 0.47 released with these changes
errno: New utility that looks up errno numbers or names.
|