From 204fbdcce67a08d33a5e7eb3ca9e7a9ae80918c5 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:53:48 +0000 Subject: Multiple different versions support Author: jgg Date: 1999-05-23 22:55:54 GMT Multiple different versions support --- doc/cache.sgml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'doc/cache.sgml') diff --git a/doc/cache.sgml b/doc/cache.sgml index 2e80838fa..6c2307579 100644 --- a/doc/cache.sgml +++ b/doc/cache.sgml @@ -4,7 +4,7 @@ APT Cache File Format Jason Gunthorpe jgg@debian.org -$Id: cache.sgml,v 1.6 1999/02/01 02:22:11 jgg Exp $ +$Id: cache.sgml,v 1.7 1999/05/23 22:55:55 jgg Exp $ This document describes the complete implementation and format of the APT @@ -425,6 +425,7 @@ VerStr). unsigned long Size; unsigned long InstalledSize; + unsigned long Hash; unsigned short ID; unsigned char Priority; }; @@ -465,6 +466,10 @@ Head of the linked list of Provides::NextPkgProv, forward provides. The archive size for this version. For debian this is the size of the .deb file. Installed size is the uncompressed size for this version +Hash +This is a characteristic value representing this package. No two packages +in existance should have the same VerStr and Hash with different contents. + ID See Package::ID. -- cgit v1.2.3-70-g09d2