lp:debian/wheezy/findutils

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/wheezy/findutils
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

15. By Andreas Metzler <email address hidden>

* Use 3.0 (quilt) format.
* 10_Fix29828-testsuite-FreeBSD.patch, pulled from 4.5 series. Fix testsuite
  deadlock on FreeBSD.

14. By Andreas Metzler <email address hidden>

Drop all dpatch related stuff.

13. By Andreas Metzler <email address hidden>

* debian/locate-cron.daily: Test if called by root. (Thank's, Michael Vogt).
  Closes: #526939
* New upstream version.
  + find -prune now makes sure it has valid stat() information.
    Closes: #527584
  + Drop patches/10_typo_525263.dpatch, included upstream.

12. By Andreas Metzler <email address hidden>

Stop generating a unnecessary unsafe tempfile in testsuite. Should fix
ftbfs on hppa. [debian/patches/10_unnecessary_tempfile.dpatch]

11. By Andreas Metzler <email address hidden>

* New upstream version.
 - includes 01_updatedb-withnew-su.dpatch, drop it.

10. By Andreas Metzler <email address hidden>

* [updatedb] use su "$LOCALUSER" -s $SHELL -c false instead of
  su "$LOCALUSER" -s $SHELL false to make it work with current su in sid.
  Thanks, Chronos Tachyon for bugreport and fix. (Closes: #366269)
* standards-version 3.7.2, no changes required.

9. By Adam Conrad

ubuntu_testsuite_tcl8.3.dpatch: Pull fixes from findutils CVS to allow
the testsuite to not fail when run with tcl8.3 (launchpad.net/27870)

8. By Andreas Metzler <email address hidden>

* New upstream version
  - filesystem detection should be correct more often. Hopefully closes
    #344356
* Add udf to PRUNEFS (Closes: #340597)

7. By Andreas Metzler <email address hidden>

* [xargs] Use true instead of echo in testsuite, hopefully fixing FTBFS on
  alpha, amd64 and ia64. (Closes: #340664)
* [xargs] Limit number of arguments to (arg_max / sizeof(void*)) - 2 instead
  of ...-1, hopefully fixing FTBFS on hppa.
* [updatedb] Add binfmt_misc, tmpfs, usbfs to PRUNEFS (Closes: #229551)

6. By Andreas Metzler <email address hidden>

* mimick override-file and put find in section utils instead of base.
* debian/README.debian: on_ac_power works for ACPI, too. (Closes: #306963)
* Add a NEWS.Debian file, explaining the withdrawal of "find -perm +MODE"
  and introduction of "find -perm /MODE". (Closes: #329358)
* New upstream version 4.2.26.
  - find manpage updated to document -perm /... instead of -perm +...
    (Closes: #330245)
  - Typos in xargs.1 and find.1 fixed. (Thanks, A. Costa)
    (Closes: #327909, #327910)
  - If the input to xargs is a large number of very short options (for
    example, one character each), earlier versions of xargs would fail
    with 'Argument list too long'. This is because Linux's execve
    implementation requires that the sum of the sizes of all argument
    string pointers not exceed 128K (the actual limit is
    ARG_MAX - sizeof (void*)). Hopefully (Closes: #313028).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/findutils
This branch contains Public information 
Everyone can see this information.

Subscribers