#1943 closed enhancement (fixed)
bzip2-1.0.4
| Reported by: | Matthew Burgess | Owned by: | Matthew Burgess |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Book | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New version. Changes details the following:
- Fix file permissions race problem (CAN-2005-0953).
- Avoid possible segfault in BZ2_bzclose. From Coverity's NetBSD scan.
- 'const'/prototype cleanups in the C code.
- Change default install location to /usr/local, and handle multiple 'make install's without error.
- Sanitise file names more carefully in bzgrep. Fixes CAN-2005-0758 to the extent that applies to bzgrep.
- Use 'mktemp' rather than 'tempfile' in bzdiff.
- Tighten up a couple of assertions in blocksort.c following automated analysis.
- Fix minor doc/comment bugs.
Note changes 5 & 6 which should mean we can drop 2 patches from our instructions.
Change History (4)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Works fine for me, but it installs to /usr/local by default. Need to install with: