| 1 |
|
Embedded code copies |
| 2 |
|
==================== |
| 3 |
|
|
| 4 |
This file collects cases, where a source package embeds code from |
This file collects cases, where a source package embeds code from |
| 5 |
other projects, without linking dynamically: |
other projects which is considered bad for fixing security flaws |
| 6 |
|
because the fix needs to be applied in multiple source packages. |
| 7 |
|
|
| 8 |
|
Format: |
| 9 |
|
<srcpkg> (<optional comment about srcpkg>) |
| 10 |
|
- <embedding srcpkg> <status> (<sort>; bug #<number>) |
| 11 |
|
NOTE: optional comments about the linkage of the embedding srcpkg |
| 12 |
|
|
| 13 |
xpdf code: (some use xpdf 2, some xpdf 3) |
xpdf code: (some use xpdf 2, some xpdf 3) |
| 14 |
gpdf (has been replaced by evince - which uses poppler - in Etch) |
gpdf (has been replaced by evince - which uses poppler - in Etch) |