~ubuntu-branches/ubuntu/precise/bzip2/precise

« back to all changes in this revision

Viewing changes to blocksort.c

  • Committer: Package Import Robot
  • Author(s): Anibal Monsalve Salazar
  • Date: 2011-12-04 19:51:51 UTC
  • mfrom: (7.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20111204195151-2gc5u3claf8y1t9z
Tags: 1.0.6-1
* New upstream version 1.0.6
* Debian source format is 3.0 (quilt)
* Fix "insecure temporary file creation (bzexe)"
  Patch by vladz
  Closes: 632862
* Compress changelogs with the -n option
  Closes: 646972
* Update debian/copyright
  Closes: 619797

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
   This file is part of bzip2/libbzip2, a program and library for
9
9
   lossless, block-sorting data compression.
10
10
 
11
 
   bzip2/libbzip2 version 1.0.5 of 10 December 2007
12
 
   Copyright (C) 1996-2007 Julian Seward <jseward@bzip.org>
 
11
   bzip2/libbzip2 version 1.0.6 of 6 September 2010
 
12
   Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org>
13
13
 
14
14
   Please read the WARNING, DISCLAIMER and PATENTS sections in the 
15
15
   README file.