Commit Graph

1219 Commits

Author SHA1 Message Date
James Youngman
00859cd4be Added Ukranian translation 2008-01-26 01:10:09 +00:00
James Youngman
313b87d63b Updated Hungarian, Dutch, Slovenian, Swedish, Traditional Chinese translations 2008-01-26 01:07:29 +00:00
James Youngman
b4f4d1db20 Did make-dist FINDUTILS_4_2_32-1 2008-01-25 19:14:18 +00:00
James Youngman
1012694dbc Prepare for release of 4.2.32 2008-01-25 19:13:45 +00:00
Eric Blake
bf8ec03413 Allow bootstrap with autoconf 2.61a.
* configure.in (AC_AIX, AC_ISC_POSIX): Remove, now that
gl_EARLY does this.
(jy_AC_TYPE_INTMAX_T): Delete, now that gnulib's stdint module
does this.
2007-12-13 14:10:44 +00:00
James Youngman
f053463a92 Updated the Portuguese translation 2007-12-09 23:12:53 +00:00
James Youngman
613341ca6a Include and distribute fdl.texi 2007-12-08 16:36:56 +00:00
James Youngman
315ca06e92 License the documentation under version 1.2 of the FDL 2007-12-08 16:11:04 +00:00
James Youngman
4845bc7de8 Update to version 3 of the GNU GPL 2007-12-08 15:41:04 +00:00
James Youngman
b017eb75f2 Did make update-po 2007-12-08 15:29:16 +00:00
James Youngman
6b543766b5 Ignore gnulib-git 2007-12-08 15:26:17 +00:00
James Youngman
42c8992864 Import gnulib via git, not CVS 2007-12-08 15:25:24 +00:00
James Youngman
339ff0bd18 Updated mkinstalldirs from gnulib 2007-12-08 15:13:37 +00:00
James Youngman
f31027b368 Updated mkinstalldirs from gnulib 2007-12-08 15:12:37 +00:00
James Youngman
fb03ead12d Fix Savannah bug ##20970: Trailing slash on directory arguments breaks -name. 2007-12-04 23:53:04 +00:00
James Youngman
ed58aeea24 Actually add the SafeChdirFailDestUnreadable enumeration value 2007-12-04 23:44:08 +00:00
James Youngman
3876b0f7a1 Fix Savannah bug #15384, find misbehaves when parent directory is not readable. 2007-12-04 23:30:50 +00:00
Eric Blake
7fbe8a0860 Fix Savannah bug #20273, partial reads of seekable stdin.
* import-gnulib.config (modules): Add closein.
* xargs/xargs.c (main, get_input_delimiter): Fix compile
warnings.
(main): Use close_stdin, not close_stdout.
* find/find.c (main): Likewise.
* NEWS: Document the fix.
2007-08-25 22:16:29 +00:00
Eric Blake
6118707079 Update to latest gnulib, fixing several bugs.
* import-gnulib.config (gnulib_version): Change to today.
* locate/locate.c (includes): Adjust to getline changes.
(main): Adjust to xstrtol changes.
* lib/listfile.c (includes): Simplify, depend on idcache, alloca.
* locate/bigram.c (includes): Adjust to getline changes.
* locate/code.c (includes): Likewise.
* locate/frcode.c (includes): Likewise.
* po/POTFILES.in: Update list of gnulib files with translatable
strings.
* config.rpath: Delete; file is generated from gnulib.
2007-08-23 14:14:34 +00:00
James Youngman
20bd3e235e Clarify that -exec.. commands will be executed before program _exit_ (not _execution_) with -quit. Doh\! 2007-08-20 09:55:09 +00:00
Eric Blake
ed0cdb851f Fix Savannah bug #20751.
* lib/listfile.c (list_file): Accomodate gnulib change of 3 Jul
2006.
* NEWS: Document this.
Reported by Nigel Stepp.
* THANKS: Sort and update.
* AUTHORS: Add myself.
2007-08-18 16:54:16 +00:00
Eric Blake
1d4c53fd27 Fix Savannah bugs #20662, #20688.
* find/find.c (at_top): Avoid memory leak.
* find/pred.c (do_fprintf, pred_iname, pred_name): Likewise.
(pred_name_common): New function, factored from pred_iname and
pred_name.
* find/parser.c (check_name_arg): Let -nowarn silence -name /.
* locate/locate.c (visit_basename): Avoid memory leak.
* NEWS: Document the changes.
* doc/find.texi (Warning Messages): Document -nowarn's effect on
-name and -iname.
* find/testsuite/find.gnu/name-slash.exp: New test, to ensure
20662 doesn't regress on '-name /', and that 20688 silences the
warning.
* find/testsuite/find.gnu/printf-slash.exp: Likewise.
* find/testsuite/find.gnu/name-slash.xo: Expected results.
* find/testsuite/find.gnu/printf-slash.xo: Likewise.
* find/testsuite/Makefile.am (EXTRA_DIST_XO, EXTRA_DIST_EXP):
Distribute new tests.
2007-08-05 12:48:56 +00:00
James Youngman
7ae90751dc Updated Polish, Vietnamese, Irish, Dutch translations 2007-07-29 09:53:05 +00:00
Eric Blake
f5a103ed68 Ignore more generated files.
* .cvsignore: Updated by gnulib, also ignore stamp-h1,
findutils-*.
* lib/.cvsignore: Ignore .deps.
* m4/.cvsignore: Ignore Makefile.
* doc/.cvsignore: Ignore regexprops.texi, texinfo.tex.
* po/.cvsignore: Ignore stamp-po, remove-potcdate.sed.
* po/ChangeLog: Merge...
* ChangeLog: ...into this file.
2007-07-21 04:00:17 +00:00
Eric Blake
2657c0f55a Ensure 'make distcheck' can pass on cygwin.
* configure.in: Bump version number.
* NEWS: Add release dates.
* lib/gnulib-version.sh: Don't write to $srcdir during 'make
distcheck'.
* locate/Makefile.am (AM_INSTALLCHECK_STD_OPTIONS_EXEMPT): Be
aware of .exe.
* doc/texinfo.tex: Remove generated file from CVS.
2007-07-16 12:48:34 +00:00
Eric Blake
822f70aed6 * xargs/xargs.c (main): Fix Savannah bug #19660.
* NEWS: Document it.
2007-07-14 15:38:05 +00:00
James Youngman
592d16f6f4 Fixed Savannah bug #20310: avoid sort -z when cross compiling 2007-07-03 23:19:33 +00:00
James Youngman
08fef6bcc9 belt and braces; check EOF inside loop of visit_old_format 2007-07-03 23:16:39 +00:00
Eric Blake
dc7f1a50d8 Improve gnulib-tool usage.
* import-gnulib.sh (run_gnulib_tool): Speed operation when
updating an existing tree.
* import-gnulib.config (modules): Sort, remove strstr since it is
no longer a gnulib module.
2007-06-28 17:12:50 +00:00
Eric Blake
5909a1e93d Allow 'make check' to work without prior 'make all'.
* find/Makefile.am (SUBDIRS): Build in . before testsuite.
* locate/Makefile.am (SUBDIRS): Likewise.
* xargs/Makefile.am (SUBDIRS): Likewise.
2007-06-28 17:04:24 +00:00
Eric Blake
03bcfbb9e4 * ChangeLog: Whitespace cleanup. 2007-06-28 17:02:18 +00:00
James Youngman
c3e1d834f6 Fixed Savannah bug 19596, this time in the Texinfo manual 2007-06-09 13:04:17 +00:00
James Youngman
ea971878d0 Fixed typo. 2007-05-30 20:50:08 +00:00
James Youngman
67304232b0 Commit changes for bug# 20014, CVE-2007-2452, locate heap buffer overflow FINDUTILS_4_2_31-1 2007-05-30 20:45:45 +00:00
James Youngman
b50e3637d9 Fixed Savannah bug# 19484 2007-04-22 18:46:27 +00:00
James Youngman
3223b1bd25 Option name for --help should be bold, not italic. Fixes Savannah bug #19483. 2007-04-22 17:00:59 +00:00
James Youngman
b97849cdf6 Fixed Savannah bug #19155, typo in --help output. 2007-04-22 16:58:13 +00:00
James Youngman
c489804eb2 Indicate that we have fixed Savannah bug #19658 2007-04-22 16:08:51 +00:00
James Youngman
bdb73ee862 Fixed Savannah bug #19658 2007-04-22 16:04:15 +00:00
James Youngman
46cf76b0ae Allow use of an externa gnulib directory; also crete the build-aux directory if it is needed 2007-04-22 15:54:38 +00:00
James Youngman
5b278762a8 Ignore tests and build-aux subdirectories 2007-04-22 15:53:52 +00:00
James Youngman
ce65bf5b92 Updated gnulib version 2007-04-22 15:49:22 +00:00
James Youngman
7e65212a39 Removed obsolete debian directory 2007-04-22 15:44:08 +00:00
James Youngman
3d305e10b4 Several updates resulting from updating gnulib from 2005-07-26 to 2007-02-24 2007-04-22 15:43:04 +00:00
James Youngman
a55304637a Savannah bug #19596: /512 for %b, not /1024 2007-04-15 19:06:07 +00:00
James Youngman
442311fef5 Brought up to date with recent changes 2007-03-02 00:16:28 +00:00
James Youngman
3b8e89ae7a Savannah bug #18554: document the construction
-exec sh -c 'cmd "$@" final-args' {} +
2007-03-01 20:44:59 +00:00
James Youngman
a4b720fa02 New method of checking out and configuring gnulib - define which version we need to use, and remember which version we used 2007-02-28 23:57:54 +00:00
James Youngman
43b374a6ce Prepared to rlease findutils-4.2.30 FINDUTILS_4_2_30-1 2007-02-28 10:43:57 +00:00
James Youngman
b522bd0d6a Did make distcheck 2007-02-28 10:43:27 +00:00