[Secure-testing-commits] r7695 - data
nion at alioth.debian.org
nion at alioth.debian.org
Sat Dec 22 16:01:32 UTC 2007
Author: nion
Date: 2007-12-22 16:01:32 +0000 (Sat, 22 Dec 2007)
New Revision: 7695
Modified:
data/embedded-code-copies
Log:
adding format specification for embedded code copies, cleanup follows
Modified: data/embedded-code-copies
===================================================================
--- data/embedded-code-copies 2007-12-22 15:46:24 UTC (rev 7694)
+++ data/embedded-code-copies 2007-12-22 16:01:32 UTC (rev 7695)
@@ -1,6 +1,15 @@
+Embedded code copies
+====================
+
This file collects cases, where a source package embeds code from
-other projects, without linking dynamically:
+other projects which is considered bad for fixing security flaws
+because the fix needs to be applied in multiple source packages.
+Format:
+<srcpkg> (<optional comment about srcpkg>)
+ - <embedding srcpkg> <status> (<sort>; bug #<number>)
+ NOTE: optional comments about the linkage of the embedding srcpkg
+
xpdf code: (some use xpdf 2, some xpdf 3)
gpdf (has been replaced by evince - which uses poppler - in Etch)
pdftohtml (has been replaced by poppler-utils from the poppler source package, still in Etch, though)
More information about the Secure-testing-commits
mailing list