RPM Package Manager, CVS Repository
http://rpm5.org/cvs/
____________________________________________________________________________
Server: rpm5.org Name: Anders F. Björklund
Root: /v/rpm/cvs Email: afb@rpm5.org
Module: rpm Date: 08-Dec-2007 11:02:14
Branch: HEAD Handle: 2007120810021400
Modified files:
rpm NEWS
Log:
mention added LZMA support
Summary:
Revision Changes Path
2.9 +5 -0 rpm/NEWS
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: rpm/NEWS
============================================================================
$ cvs diff -u -r2.8 -r2.9 NEWS
--- rpm/NEWS 6 Dec 2007 21:29:08 -0000 2.8
+++ rpm/NEWS 8 Dec 2007 10:02:14 -0000 2.9
@@ -89,6 +89,11 @@
RPMDB, too. But this is not officially supported. It is just an
experimental developer feature.
+ o Compression:
+ The RPM packages support both Bzip2 and LZMA payloads, in addition
+ to the default Gzip compression format. Support for LZMA_Alone with
+ rpmio was added, with the lzma syntax upgraded to newer LZMA Utils.
+
o "rpmrc" and Platform Detections:
Support for the old "rpmrc" (which was used mainly for architecture
mappings, etc) was completely removed. Everything is now configured
@@ .
Received on Sat Dec 8 11:02:14 2007