Revision history for bzip2


Revision [32511]

Last edited on 2019-08-03 04:55:17 by coolpup
Additions:
~-http://www.linuxfromscratch.org/lfs/view/development/chapter06/bzip2.html


Revision [32510]

Edited on 2019-08-03 04:54:30 by coolpup
Additions:
~-software package ##**[[https://smokey01.com/coolpup/ bzip2]]**## {##[[https://sourceware.org/bzip2/downloads.html source code]]##}
~-verify installed version via the command-line interface: %%bzip2 --version%%
Deletions:
~-software package [[https://smokey01.com/coolpup/ bzip2]]**## {##[[https://sourceware.org/bzip2/downloads.html source code]]##}
~-verify installed version via the command-line interface:
%%bzip2 --version%%


Revision [32509]

Edited on 2019-08-03 04:53:20 by coolpup
Additions:
[[https://sourceware.org/bzip2/ data compression]]
---
~-software package [[https://smokey01.com/coolpup/ bzip2]]**## {##[[https://sourceware.org/bzip2/downloads.html source code]]##}
---
~-verify installed version via the command-line interface:
---
~-dependencies: ##+[[grep]],+[[tar]]##
---
~-https://t2sde.org/packages/bzip2.html
---
{{nocomments}}
Deletions:
[[HomePage]] > [[SoftwareIndex Software Index]] > [[SoftwareFilesystem File-system]]

file compression

http://www.bzip.org/

Verify installed version via the command-line interface:
Version 1.0.6 removes a potential security vulnerability, CVE-2010-0405, so all users are recommended to upgrade immediately.

Source code distribution: http://www.bzip.org/downloads.html

Binary code distribution:
- [[http://smokey01.com/coolpup/bzip2-1.0.6-20101110.pet bzip2-1.0.6-20101110.pet]] 113KB
- [[http://smokey01.com/coolpup/bzip2_DEV-1.0.6-20101110.pet bzip2_DEV-1.0.6-20101110.pet]] 31KB

Dependencies: +[[grep]],+[[tar]]

%%
# bzip2 --help
bzip2, a block-sorting file compressor. Version 1.0.5, 10-Dec-2007.

usage: bzip2 [flags and input files in any order]

-h --help print this message
-d --decompress force decompression
-z --compress force compression
-k --keep keep (don't delete) input files
-f --force overwrite existing output files
-t --test test compressed file integrity
-c --stdout output to standard out
-q --quiet suppress noncritical error messages
-v --verbose be verbose (a 2nd -v gives more)
-L --license display software version & license
-V --version display software version & license
-s --small use less memory (at most 2500k)
-1 .. -9 set block size to 100k .. 900k
--fast alias for -1
--best alias for -9

If invoked as `bzip2', default action is to compress.
as `bunzip2', default action is to decompress.
as `bzcat', default action is to decompress to stdout.

If no file names are given, bzip2 compresses or decompresses
from standard input to standard output. You can combine
short flags, so `-v -4' means the same as -v4 or -4v, &c.
%%
http://www.t2-project.org/packages/bzip2.html



Revision [22512]

Edited on 2012-07-20 04:47:31 by coolpup
Additions:
Source code distribution: http://www.bzip.org/downloads.html
Deletions:
Source code distribution:
- http://www.bzip.org/downloads.html


Revision [21535]

Edited on 2012-05-15 11:19:40 by coolpup
Additions:
- http://www.bzip.org/downloads.html
- [[http://smokey01.com/coolpup/bzip2-1.0.6-20101110.pet bzip2-1.0.6-20101110.pet]] 113KB
- [[http://smokey01.com/coolpup/bzip2_DEV-1.0.6-20101110.pet bzip2_DEV-1.0.6-20101110.pet]] 31KB
Deletions:
http://www.bzip.org/downloads.html
[[http://smokey01.com/coolpup/bzip2-1.0.6-20101110.pet bzip2-1.0.6-20101110.pet]] 113KB
[[http://smokey01.com/coolpup/bzip2_DEV-1.0.6-20101110.pet bzip2_DEV-1.0.6-20101110.pet]] 31KB


Revision [21534]

Edited on 2012-05-15 11:19:01 by coolpup

No Differences

Revision [21533]

Edited on 2012-05-15 11:18:46 by coolpup
Additions:
file compression
http://www.bzip.org/
Source code distribution:
http://www.bzip.org/downloads.html
Binary code distribution:
Deletions:
[[http://www.bzip.org/ bzip2]] file compression
**[[software software package(s)]]**


Revision [21520]

Edited on 2012-05-15 06:21:45 by darkcity [format]
Additions:
[[HomePage]] > [[SoftwareIndex Software Index]] > [[SoftwareFilesystem File-system]]
====bzip2====
Deletions:
{{nocomments}}


Revision [16299]

Edited on 2011-07-03 06:45:25 by coolpup [format]
Additions:
[[http://www.bzip.org/ bzip2]] file compression
Deletions:
[[http://www.bzip.org/ bzip2]] lossless data compression


Revision [15895]

Edited on 2011-06-24 02:19:16 by coolpup [format]
Additions:
[[http://smokey01.com/coolpup/bzip2_DEV-1.0.6-20101110.pet bzip2_DEV-1.0.6-20101110.pet]] 31KB
Deletions:
[[http://smokey01.com/coolpup/bzip2_DEV-1.0.6-20101110.pet bzip2_DEV-1.0.6-20101110.pet]]


Revision [15894]

Edited on 2011-06-24 02:18:53 by coolpup [format]
Additions:
[[http://smokey01.com/coolpup/bzip2-1.0.6-20101110.pet bzip2-1.0.6-20101110.pet]] 113KB
Deletions:
[[http://smokey01.com/coolpup/bzip2-1.0.6-20101110.pet bzip2-1.0.6-20101110.pet]]


Revision [15893]

Edited on 2011-06-24 02:17:49 by coolpup [format]
Additions:
Dependencies: +[[grep]],+[[tar]]
http://www.t2-project.org/packages/bzip2.html


Revision [15892]

Edited on 2011-06-24 02:16:18 by coolpup [format]
Additions:
Verify installed version via the command-line interface:
**[[software software package(s)]]**
[[http://smokey01.com/coolpup/bzip2-1.0.6-20101110.pet bzip2-1.0.6-20101110.pet]]
[[http://smokey01.com/coolpup/bzip2_DEV-1.0.6-20101110.pet bzip2_DEV-1.0.6-20101110.pet]]
Deletions:
Verify installed version by entering into the command-line interface:
**[[http://smokey01.com/coolpup/bzip2-1.0.6-20101110.pet bzip2-1.0.6-20101110.pet]]** [[SoftwareInstallation software package - DISCLAIMER]]
**[[http://smokey01.com/coolpup/bzip2_DEV-1.0.6-20101110.pet bzip2_DEV-1.0.6-20101110.pet]]** [[SoftwareInstallation software package - DISCLAIMER]]


Revision [11408]

Edited on 2010-12-12 08:25:59 by coolpup [format]
Additions:
Verify installed version by entering into the command-line interface:
**[[http://smokey01.com/coolpup/bzip2-1.0.6-20101110.pet bzip2-1.0.6-20101110.pet]]** [[SoftwareInstallation software package - DISCLAIMER]]
**[[http://smokey01.com/coolpup/bzip2_DEV-1.0.6-20101110.pet bzip2_DEV-1.0.6-20101110.pet]]** [[SoftwareInstallation software package - DISCLAIMER]]
# bzip2 --help
bzip2, a block-sorting file compressor. Version 1.0.5, 10-Dec-2007.
usage: bzip2 [flags and input files in any order]
-h --help print this message
-d --decompress force decompression
-z --compress force compression
-k --keep keep (don't delete) input files
-f --force overwrite existing output files
-t --test test compressed file integrity
-c --stdout output to standard out
-q --quiet suppress noncritical error messages
-v --verbose be verbose (a 2nd -v gives more)
-L --license display software version & license
-V --version display software version & license
-s --small use less memory (at most 2500k)
-1 .. -9 set block size to 100k .. 900k
--fast alias for -1
--best alias for -9
If invoked as `bzip2', default action is to compress.
as `bunzip2', default action is to decompress.
as `bzcat', default action is to decompress to stdout.
If no file names are given, bzip2 compresses or decompresses
from standard input to standard output. You can combine
short flags, so `-v -4' means the same as -v4 or -4v, &c.
{{nocomments}}
Deletions:
Verify currently installed version by entering into the command-line interface:
bzip2 --help
**[[http://smokey01.com/coolpup/bzip2-1.0.6-20101110.pet bzip2-1.0.6-20101110.pet]]**
**[[http://smokey01.com/coolpup/bzip2_DEV-1.0.6-20101110.pet bzip2_DEV-1.0.6-20101110.pet]]**


Revision [10624]

Edited on 2010-11-10 15:03:29 by coolpup [format]
Additions:
**[[http://smokey01.com/coolpup/bzip2_DEV-1.0.6-20101110.pet bzip2_DEV-1.0.6-20101110.pet]]**
Deletions:
bzip2_DEV-1.0.6-20101110.pet


Revision [10623]

Edited on 2010-11-10 15:00:07 by coolpup [format]
Additions:
**[[http://smokey01.com/coolpup/bzip2-1.0.6-20101110.pet bzip2-1.0.6-20101110.pet]]**
bzip2_DEV-1.0.6-20101110.pet
Deletions:
**bzip2-1.0.6-20101110.pet**


Revision [10622]

Edited on 2010-11-10 14:33:06 by coolpup [format]
Additions:
Verify currently installed version by entering into the command-line interface:
%%bzip2 --version%%
**bzip2-1.0.6-20101110.pet**
Deletions:
bzip2-1.0.6-20101110.pet


Revision [10621]

Edited on 2010-11-10 14:30:48 by coolpup [format]
Additions:
[[http://www.bzip.org/ bzip2]] lossless data compression
Deletions:
{{image url="http://www.bzip.org/images/bzip2-logo.png" title="bzip2 logo" alt="bzip2 logo"}}
[[http://www.bzip.org/ bzip2]] high quality data compressor


Revision [10620]

Edited on 2010-11-10 14:26:49 by coolpup [format]
Additions:
bzip2-1.0.6-20101110.pet
Deletions:
Version 1.0.5 removes a potential security vulnerability ([[https://www.cert.fi/haavoittuvuudet/joint-advisory-archive-formats.html CERT-FI: 20469]] as it applies to bzip2) in versions 1.0.4 and earlier, so all users are recommended to upgrade immediately.
[[http://www.datafilehost.com/download-2b05ec17.html bzip2-1.0.5-prescott-p4.pet]]
[[http://www.datafilehost.com/download-2d28433d.html bzip2_DEV-1.0.5-prescott-p4.pet]]


Revision [10619]

Edited on 2010-11-10 14:25:28 by coolpup [format]
Additions:
Version 1.0.6 removes a potential security vulnerability, CVE-2010-0405, so all users are recommended to upgrade immediately.
CategoryCompression
Deletions:
===bzip2 software package(s)===
===bzip2 extra software package(s) for developers===


Revision [7022]

Edited on 2010-05-03 02:26:09 by coolpup [format]
Additions:
[[http://www.datafilehost.com/download-2d28433d.html bzip2_DEV-1.0.5-prescott-p4.pet]]
Deletions:
[[http://www.datafilehost.com/download-edc4d705.html bzip2_DEV-1.0.5-prescott-p4.pet]]


Revision [7021]

Edited on 2010-05-03 02:24:02 by coolpup [format]
Additions:
[[http://www.datafilehost.com/download-2b05ec17.html bzip2-1.0.5-prescott-p4.pet]]
[[http://www.datafilehost.com/download-edc4d705.html bzip2_DEV-1.0.5-prescott-p4.pet]]
Deletions:
[[http://www.datafilehost.com/download-2b05ec17.html bzip2-1.0.5]]
[[http://www.datafilehost.com/download-edc4d705.html bzip2_DEV-1.0.5]]


Revision [6138]

Edited on 2010-03-19 11:02:14 by coolpup [format]
Additions:
===bzip2 software package(s)===
[[http://www.datafilehost.com/download-2b05ec17.html bzip2-1.0.5]]
===bzip2 extra software package(s) for developers===
[[http://www.datafilehost.com/download-edc4d705.html bzip2_DEV-1.0.5]]
Deletions:
===bzip2 software packages===
[[http://www.datafilehost.com/download-dd92a0b9.html bzip2-1.0.5]]
===bzip2 extra software packages for developers===
[[http://www.datafilehost.com/download-0ef32a44.html bzip2_DEV-1.0.5]]


Revision [6137]

Edited on 2010-03-19 11:00:33 by coolpup [format]
Additions:
[[http://www.bzip.org/ bzip2]] high quality data compressor
%%
bzip2 --help
%%
Deletions:
[[http://www.bzip.org/ bzip2]] is a high quality data compressor for use with the command line.


Revision [6136]

Edited on 2010-03-19 10:58:58 by coolpup [format]
Additions:
===bzip2 software packages===
===bzip2 extra software packages for developers===
CategorySoftware
Deletions:
===Software packages===
===Software packages for developers===
CategoryAdditionalSoftware


Revision [4936]

Edited on 2010-01-10 02:15:06 by coolpup [format]
Additions:
----
==Categories==
CategoryAdditionalSoftware


Revision [4935]

Edited on 2010-01-10 02:14:25 by coolpup [format]
Additions:
===Software packages===
===Software packages for developers===
Deletions:
==Software pet packages==


Revision [2761]

Edited on 2009-10-24 06:13:41 by Puppyite [format]
Additions:
{{image url="http://www.bzip.org/images/bzip2-logo.png" title="bzip2 logo" alt="bzip2 logo"}}
Deletions:
{{image url="http://www.bzip.org/images/bzip2-logo.png"}}


Revision [2760]

Edited on 2009-10-24 06:12:21 by Puppyite [format]
Additions:
Version 1.0.5 removes a potential security vulnerability ([[https://www.cert.fi/haavoittuvuudet/joint-advisory-archive-formats.html CERT-FI: 20469]] as it applies to bzip2) in versions 1.0.4 and earlier, so all users are recommended to upgrade immediately.
Deletions:
Version 1.0.5 removes a potential security vulnerability (CERT-FI: 20469 as it applies to bzip2) in versions 1.0.4 and earlier, so all users are recommended to upgrade immediately.


Revision [2759]

Edited on 2009-10-24 06:11:38 by Puppyite [format]
Additions:
Version 1.0.5 removes a potential security vulnerability (CERT-FI: 20469 as it applies to bzip2) in versions 1.0.4 and earlier, so all users are recommended to upgrade immediately.
Deletions:
Version 1.0.5 removes a potential security vulnerability (CERT-FI 20469 as it applies to bzip2) in versions 1.0.4 and earlier, so all users are recommended to upgrade immediately.


Revision [2758]

Edited on 2009-10-24 06:09:26 by Puppyite [format]
Additions:
[[http://www.bzip.org/ bzip2]] is a high quality data compressor for use with the command line.
Deletions:
[[http://www.bzip.org/ bzip2]] high quality data compressor for use with the command line.


Revision [2757]

Edited on 2009-10-24 06:08:58 by Puppyite [format]
Additions:
==Software pet packages==
Deletions:
==Software packages==


Revision [2756]

Edited on 2009-10-24 06:08:45 by Puppyite [format]
Additions:
[[http://www.bzip.org/ bzip2]] high quality data compressor for use with the command line.
Deletions:
[[http://www.bzip.org/ bzip2]] high-quality data compressor for use with the command line.


Revision [2755]

Edited on 2009-10-24 06:08:33 by Puppyite [format]
Additions:
[[http://www.bzip.org/ bzip2]] high-quality data compressor for use with the command line.
Deletions:
[[http://www.bzip.org/ bzip2]] high-quality data compressor.


Revision [2750]

Edited on 2009-10-24 01:41:41 by coolpup [format]
Additions:
Version 1.0.5 removes a potential security vulnerability (CERT-FI 20469 as it applies to bzip2) in versions 1.0.4 and earlier, so all users are recommended to upgrade immediately.


Revision [2748]

Edited on 2009-10-24 01:38:18 by coolpup [format]
Additions:
==Software packages==
[[http://www.datafilehost.com/download-dd92a0b9.html bzip2-1.0.5]]
[[http://www.datafilehost.com/download-0ef32a44.html bzip2_DEV-1.0.5]]


Revision [2747]

The oldest known version of this page was created on 2009-10-24 01:36:37 by coolpup [format]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki