Branches for Experimental

Name Status Last Modified Last Commit
lp:debian/experimental/cruft 1 Development 2009-07-18 11:29:25 UTC
5. * Changed all bash and sh scripts to ...

Author: Marcin Owsiany
Revision Date: 2008-11-22 09:39:56 UTC

* Changed all bash and sh scripts to use dash, because bash makes it hard to
  write reliable scripts - see discussion at
  http://groups.google.com/group/gnu.bash.bug/browse_thread/thread/e37f5c7ddcc55eeb
  (closes: Bug#500261)
  - changed the shebang line
  - added a dependency and a build-dependency on dash
  - fixed a bashism in check_type_symlink and disabled timestamps in $PS4
* common.sh:
  - disable corefile limit in debug mode
  - added fusectl to list of ignored filesystems (closes: Bug#499783)
* filter_shell.c:
  - swapped checks in a for loop to avoid rather harmless but technically
    invalid uninitialized memory accesses
  - increase the number of patterns we can handle to 4000
  - when there are more patterns to load than we can handle then warn and
    exit, instead of segfaulting (closes: Bug#498986)

11 of 1 result