diff options
author | Michael Vogt <egon@debian-devbox> | 2013-03-14 14:26:43 +0100 |
---|---|---|
committer | Michael Vogt <egon@debian-devbox> | 2013-03-14 14:26:43 +0100 |
commit | 55971004215609a02ca19c59bd058da20729ba11 (patch) | |
tree | 2cd26c24d0304768750c80d8361d6a031d8f99e4 /doc/apt-verbatim.ent | |
parent | ee5505af11ee4708704a296bddac5120314ef37a (diff) |
* SECURITY UPDATE: InRelease verification bypass
- CVE-2013-1051
* apt-pkg/deb/debmetaindex.cc,
test/integration/test-bug-595691-empty-and-broken-archive-files,
test/integration/test-releasefile-verification:
- disable InRelease downloading until the verification issue is
fixed, thanks to Ansgar Burchardt for finding the flaw
Diffstat (limited to 'doc/apt-verbatim.ent')
-rw-r--r-- | doc/apt-verbatim.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 98d864818..f3885ef7c 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -213,7 +213,7 @@ "> <!-- this will be updated by 'prepare-release' --> -<!ENTITY apt-product-version "0.9.7.7"> +<!ENTITY apt-product-version "0.9.7.8"> <!-- Codenames for debian releases --> <!ENTITY oldstable-codename "squeeze"> |