/[secure-testing]/data/embedded-code-copies
ViewVC logotype

Diff of /data/embedded-code-copies

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 7923 by stef-guest, Mon Jan 14 21:43:39 2008 UTC revision 13386 by jwilk-guest, Thu Nov 26 18:15:06 2009 UTC
# Line 1  Line 1 
1  Embedded code copies  Embedded code copies
2  ====================  ====================
3    
4  This file collects cases, where a source package embeds code from  This file collects source packages that embed code from other projects.
5  other projects which is considered bad for fixing security flaws  This is considered bad for fixing security flaws because the fix needs
6  because the fix needs to be applied in multiple source packages.  to be applied in multiple source packages.
7    
8  Format:  Format:
9  <srcpkg> (<optional comment about srcpkg>)  <srcpkg> (<optional comment about srcpkg>)
10          - <embedding srcpkg> <status> (<sort>; bug #<number>)          - <embedding srcpkg> <status> (<sort>; bug #<number>)
11          NOTE: optional comments about the linkage of the embedding srcpkg          NOTE: optional comments about the linkage of the embedding srcpkg
12    
13  status: version number fixing the embedded copy, <unfixed>, <removed>, <itp> or <unknown> if the version number can not be determined  status: version number fixing the embedded copy, <unfixed>, <removed>,
14            <itp>, <not-affected>, <unknown> if the version number can not
15            be determined, or <unfixable> for unavoidable cases (e.g., forks
16            that add real value)
17  sort: static (linking statically against a lib)  sort: static (linking statically against a lib)
18        embed (embedding a copy of the library into another source package)        embed (embedding a copy of the library into another source package)
19        fork (the package is not just embedding code but it is a fork and thus might share parts of the source code)        fork (the package is not just embedding code but it is a fork and
20                thus might share parts of the source code)
21          old-version (the package is an older version of essentially
22                       the same code)
23    
24  The srcpkg might be some string to identify the code if there is no specific source package.  The srcpkg might be some string to identify the code if there is no
25    specific source package.
26    
27  Everything up to the next line is ignored  Everything up to the next line is ignored.
28  ---BEGIN  ---BEGIN
29  xpdf (some srcpkgs use xpdf2 code, some xpdf3 code)  xpdf (some srcpkgs use xpdf2 code, some xpdf3 code)
30          NOTE: Fixed packages link to poppler library unless otherwise noted          NOTE: Fixed packages link to poppler library unless otherwise noted
         - gpdf <removed>  
         [sarge] - gpdf <unfixed>  
         NOTE: has been replaced by evince in etch  
31          - pdftohtml <unknown>          - pdftohtml <unknown>
32          [sarge] - pdftohtml <unfixed>          [sarge] - pdftohtml <unfixed>
33          [etch] - pdftohtml <unfixed>          [etch] - pdftohtml <unfixed>
34          NOTE: has been replaced by poppler-utils          NOTE: has been replaced by poppler-utils
35          - kdegraphics <unfixed> (embed; bug #436164)          - kdegraphics 4:4.2.2-1 (embed; bug #436164)
36          NOTE: the kpdf replacement in KDE 4 is using poppler          - texlive-base 3.0-12 (embed)
         - tetex-bin 3.0-12 (embed)  
37          - texlive-bin 2007-1 (embed)          - texlive-bin 2007-1 (embed)
38          NOTE: links to poppler          NOTE: links to poppler
39          - koffice <unfixed> (embed; bug #436163)          - koffice <unfixed> (embed; bug #436163)
40          - libextractor 0.5.12-1 (embed)          - libextractor 0.5.12-1 (embed)
41          NOTE: libextractor is using its own pdf decoder now          NOTE: libextractor is using its own pdf decoder now
         - libextractor 0.5.12-1 (embed)  
         - pdfkit.framework 0.8-4 (embed)  
42          - ipe <unfixed> (embed)          - ipe <unfixed> (embed)
43          NOTE: embeds small parts with renamed source files: ipestdfonts.cpp, ipefonts.cpp, ipedct.cpp          NOTE: embeds small parts with renamed source files: ipestdfonts.cpp, ipefonts.cpp, ipedct.cpp
44          - ruby-gnome2 <unknown> (embed)          - ruby-gnome2 <unknown> (embed)
45          NOTE: copy only present in source but links to poppler          NOTE: copy only present in source but links to poppler
46            - pdfedit <unfixed> (embed; bug #510794)
47            - swftools <unfixed> (embed; bug #551293)
48            - poppler <unfixable> (fork)
49    
50  ppmd  ppmd
51          - libcomplearn-mod-ppmd <unfixed> (embed; bug #458152)          - libcomplearn-mod-ppmd <unfixed> (fork)
52            NOTE: discussion in #458152
53    
54    libevent
55            - transmission 1.71-1 (embed; bug #529372)
56    
57    lrmi
58            - read-edid 2.0.0-1 (embed; bug #495131)
59    
60    peercast
61            - gnome-peercast <removed> (embed)
62            [etch] - gnome-peercast <unfixed> (embed)
63    
64  silc-toolkit  silc-toolkit
65          - silc-client 1.1~beta6-1 (embed)          - silc-client 1.1~beta6-1 (embed)
66    
67    icclib
68            - ghostscript <unfixed> (embed)
69            - argyll <unfixed> (embed)
70    
71  dietlibc  dietlibc
72          - ccontrol 0.9.1+20071204-1 (static)          - ccontrol 0.9.1+20071204-1 (static)
73    
74    libmikmod
75            - sdl-mixer1.2 <unfixed> (embed)
76            TODO: report bug
77    
78  libiax  libiax
79          - iaxmodem <unfixed> (embed)          - iaxmodem <unfixable> (embed; bug #548885)
80    
81    spandsp
82            - iaxmodem <unfixable> (embed; bug #548885)
83    
84  zlib (lots of apps embed a copy, but link dynamically, but there are a few exceptions)  zlib (lots of apps embed a copy, but link dynamically, but there are a few exceptions)
85          - dpkg <unfixed> (embed)          - dpkg <unfixed> (embed)
# Line 67  zlib (lots of apps embed a copy, but lin Line 93  zlib (lots of apps embed a copy, but lin
93          - mrtg 2.12.2-1 (embed)          - mrtg 2.12.2-1 (embed)
94          - rpm <unknown> (embed)          - rpm <unknown> (embed)
95          NOTE: pinged anibal since when rpm was fixed          NOTE: pinged anibal since when rpm was fixed
96            - tuxcmd-modules <unfixed> (embed)
97            - zsync <unfixed>
98            - tra <unfixed>
99            - sash <unfixed>
100            - nsis <unfixed>
101            - mseide-msegui <unfixed>
102            NOTE: mseide
103            - mirrordir <unfixed>
104            - poco <unfixed>
105            - klibc <unfixed>
106            - ghostscript <unfixed>
107            - freeimage <unfixed>
108            - clamav <unfixed> (fork)
109            NOTE: from the changelog: "libclamav6 does indeed duplicate parts of the zlib code, but there is not way around that"
110            - tuxonice-userui <unfixed>
111            - plt-scheme <unfixed>
112            - perl <unfixed>
113            - paraview <unfixed>
114            - gcvs <unfixed>
115            - dump <unfixed>
116            - aide <unfixed> (static)
117            - dar <unfixed> (static)
118            - avfs <unfixed>
119            - fpc <unfixed>
120            - winff <unfixed>
121            NOTE: inherited from fpc, see #472304
122            - lazarus <unfixed>
123            NOTE: inherited from fpc, see #472304
124            - erlang <unfixed> (embed)
125            - gamera 3.2.3-1 (embed)
126            - python2.4 <unfixed> (embed; bug #553403)
127            - python2.5 <unfixed> (embed; bug #553403)
128    
129    dulwich
130            - hg-git 0.1.0-1 (embed; bug #541996)
131    
132    libvigraimpex
133            - hugin <unfixed> (embed; bug #542259)
134            - enblend-enfuse <unfixed> (embed; bug #542258)
135            - gamera 3.2.3-1 (embed)
136    
137  libbz2  libbz2
138          - dpkg <unfixed> (static)          - dpkg <unfixed> (static)
139    
140  ekg  libgadu
141          - centericq <unfixed> (embed)          - centericq <unfixed> (embed)
142          - gaim <unfixed> (embed)          - pidgin <not-affected> (links dynamically since initial release; fixed in gaim)
143          - pigdin <unfixed> (embed)(links dynamically against libgadu)          - gaim 1:2.0.0+beta3-3 (embed; bug #360280)
144          - kopete 4:3.3.2-5 (embed)          - kdenetwork 4:3.3.2-5 (embed)
145          - kadu <unfixed> (embed)          NOTE: from kdenetwork: kopete
146          - gadu <unfixed> (embed)          - ekg 1:1.8~rc0-1 (embed)
147          NOTE: g/kadu not packaged in Debian yet          - kadu 0.6.0.2-3 (embed; bug #504430)
148            - gadu <itp> (embed)
149    
150  xmlrpc (which package is the "origin" of this code?)  xmlrpc (which package is the "origin" of this code?)
151          - drupal <unfixed> (embed)          - drupal <unfixed> (embed)
152          - phpgroupware <unfixed> (embed)          - phpgroupware <unfixed> (embed)
153          - egroupware <unfixed> (embed)          - egroupware <unfixed> (embed)
154          - phpwiki (embed)          - phpwiki <unfixed> (embed)
155          - php4 <unfixed> (embed)          - php4 <unfixed> (embed)
156          TODO: check, php-pear, IIRC this was reorganized some weeks ago?          TODO: check, php-pear, IIRC this was reorganized some weeks ago?
157    
# Line 92  shtool (affects build-time only) Line 159  shtool (affects build-time only)
159          - mysql-ocaml <unfixed> (embed)          - mysql-ocaml <unfixed> (embed)
160          - php4 <unfixed> (embed)          - php4 <unfixed> (embed)
161    
162  mozilla source code  iceape
163          - mozilla-firefox <unfixed> (embed)          - iceweasel <unfixed> (fork)
164          - mozilla-thunderbird          - icedove <unfixed> (fork)
165          - firefox <removed>          - xulrunner <unfixed> (fork)
166          [etch] - firefox <unfixed> (embed)          - kompozer <unfixed> (embed; bug #532168)
167          - thunderbird <removed>          - galeon <unfixed> (fork)
168          [etch] - thunderbird <unfixed> (embed)          - epiphany-browser <unfixed> (fork)
169          - iceweasel <unfixed> (embed)          - conkeror <unfixed> (fork)
170          - iceape <unfixed> (embed)          - kazehakase <unfixed> (fork)
         - icedove <unfixed> (embed)  
         - xulrunner <unfixed> (embed)  
         - nvu <removed> (embed)  
171    
172  xli  xli
173          - xloadimage <unfixed> (embed)          - xloadimage <unfixed> (embed)
174    
175  lesstif (beware: two different lesstif APIs supported in one package, MOTIF 1.2 discarded upstream)  lesstif (beware: two different lesstif APIs supported in one package, MOTIF 1.2 discarded upstream)
176          - openmotif <unfixed> (embed)          - openmotif <unfixed> (embed)
177          - xfree86/xorg <unfixed> (embed)          - libxpm <unfixed> (embed)
         NOTE: in libxpm  
178    
179  kerberized apps with BSD origin  kerberized apps with BSD origin
180          - krb4 <unfixed> (embed)          - krb4 <removed> (embed)
181          - krb5 <unfixed> (embed)          - krb5 <unfixed> (embed)
182          - heimdal <unfixed> (embed)          - heimdal <unfixed> (embed)
183    
184  grip (which pkg is the origin?)  grip (which pkg is the origin?)
185          - libcdaudio          - libcdaudio <unfixed>
186          - grip          - grip <unfixed>
187          - gnome-vfs          - gnome-vfs <unfixed>
188          TODO: check vfs2 as well          TODO: check vfs2 as well
189    
190  fudforum  fudforum
191          - phpgroupware-fudforum <unfixed> (embed)          [etch] - phpgroupware <unfixed> (embed)
192          - egroupware-fudforum <removed>          NOTE: phpgroupware-fudforum
193          [sarge] - egroupware-fudforum <unfixed> (embed)          [sarge] - egroupware-fudforum <removed> (embed)
194    
195    libbsd
196            - rdate 1:1.2-3 (embed)
197            - atheme-services <unfixed>
198            - libbsd-arc4random-perl <unfixed>
199            - isakmpd <unfixed>
200    
201  cvs  cvs
202          - gcvs <unfixed> (embed)          - gcvs <unfixed> (embed)
203          NOTE: see cvsunix/src in tarball          NOTE: see cvsunix/src in tarball
204    
205  pcre  pcre3
         - python* <unfixed> (embed)  
206          - php4 <unknown> (embed)          - php4 <unknown> (embed)
207          - analog 2:5.23-0woody1 (embed)          - analog 2:5.23-0woody1 (embed)
208          - libgoffice-1 <unfixed> (embed)          - goffice <unfixed> (embed)
209            NOTE: libgoffice-*
210          - vfu 4.06-4.1 (embed; bug #450754)          - vfu 4.06-4.1 (embed; bug #450754)
211          - tf5 5.0beta7-1 (embed)          - tf5 5.0beta7-1 (embed)
212          - monotone <unfixed> (embed)          - monotone 0.43-1 (embed)
213          NOTE: this only affects versions >= 0.37          NOTE: this only affects versions >= 0.37
214          - glib <unfixed> (embed)          - glib2.0 2.15.2-1 (embed)
         NOTE: 2.14 series for gregex support, only for udeb, regular packag links dynamic  
215          - apache2 2.0.53-4 (embed)          - apache2 2.0.53-4 (embed)
216          - exim4 4.10-0.srh20.12 (embed)          - exim4 4.10-0.srh20.12 (embed)
217          - yacas <unfixed> (embed)          - yacas <unfixed> (embed)
218          NOTE: <= 1.0.x; is using pcre to scan text, can execute shell commands via the syntax anyway          NOTE: <= 1.0.x; is using pcre to scan text, can execute shell commands via the syntax anyway
219          - gtamsanalyzer.app 0.42-5 (embed)          - gtamsanalyzer.app 0.42-5 (embed)
220            - tin 980117-1 (embed)
221            - kazehakase 0.5.2-1
222            - webkit 1.0.1-1 (embed)
223            - qt4-x11 <unfixed> (embed)
224            NOTE: embedded via webkit copy
225            - erlang <unfixed> (embed)
226    
227  tiff  tiff
228          - wxpythongtk <unfixed> (embed)          - wxwindows2.4 2.2.1 (embed)
229          TODO: check, which debian pkg this is in          - gamera 3.2.3-1 (embed)
230    
231  uudeview  uudeview
232          - libconvert-uulib-perl <unfixed> (embed)          - libconvert-uulib-perl <unfixed> (embed)
233            - pan <unfixed> (embed)
234    
235  sqlite (not affected by security vulnerabilities so far)  sqlite (not affected by security vulnerabilities so far)
236          - amarok <unfixed> (embed)          - amarok <unfixed> (embed)
237          - monotone <unfixed> (embed)          - monotone 0.43-1 (embed)
238          - iceweasel <unfixed> (embed)          - iceweasel <unfixed> (embed)
239    
240  util-linux/mount  util-linux/mount
241          - loop-aes-utils <unfixed> (embed)          - loop-aes-utils <unfixed> (embed)
242          NOTE: contains code from util-linux' mount in the mount-aes-udeb          NOTE: contains code from util-linux' mount in the mount-aes-udeb
243    
 webmin  
         - usermin <unknown> (embed)  
         [sarge] - usermin <unfixed> (embed)  
   
244  sylpheed  sylpheed
245          - sylpheed-claws <unfixed> (fork)          - sylpheed-claws <unfixed> (fork)
246    
# Line 184  phpldapadmin Line 255  phpldapadmin
255  chmlib  chmlib
256          - kchmviewer <unknown> (embed)          - kchmviewer <unknown> (embed)
257    
258  libavcodec/libavformat (source: ffmpeg)  ffmpeg (libavcodec/libavformat)
259          - mplayer <unfixed> (embed; bug #395252)          - mplayer 1.0~rc2-14 (embed; bug #395252)
260          - xvidcap <unfixed> (embed)          - kino 1.0.0-1
261          - kino <unfixed> (static)          - vlc <not-affected> (Links dynamically since initial release)
262          - vlc <unfixed> (static)          - smilutils 0.3.0-10
263          - smilutils <unfixed> (static)          NOTE: smilutils likely fixed earlier, marking Etch's version as fixed
264          - motion <unfixed> (static)          - motion 3.1.19-1
265          - gst-ffmpeg <unfixed> (embed)          - gstreamer0.10-ffmpeg 0.10.3-2
266          - gstreamer0.10-ffmpeg <unfixed> (embed)          - xmovie <removed> (static)
         - xmovie <unfixed>  
267          TODO: gimp-gap (potentially using ffmpeg code as well)          TODO: gimp-gap (potentially using ffmpeg code as well)
268            - avifile 1:0.7.48~20090503.ds-1 (embed; bug #538750)
269    
270    faad2
271            - mplayer 1.0~rc2-20 (embed)
272            - avifile <unfixed> (embed; bug #538750)
273            - ffmpeg-debian <removed> (old-version)
274    
275  mad MPEG decoding lib  libmad (MPEG decoding lib)
         - mad <unfixed> (embed)  
276          - xine-lib <unfixed> (embed)          - xine-lib <unfixed> (embed)
277            - avifile 1:0.7.48~20090503.ds-1 (embed) [./plugins/libmad/*]
278            TODO: check ocaml-mad, madplay, pymad, xmms-mad, xmms2
279    
280  libdts  libdts
281          - xine-lib <unfixed> (embed)          - xine-lib <unfixed> (embed)
# Line 214  libmpeg2 Line 291  libmpeg2
291          - mpeg2dec <unfixed> (embed)          - mpeg2dec <unfixed> (embed)
292          - xine-lib <unfixed> (embed)          - xine-lib <unfixed> (embed)
293    
294  curl  libntlm
295          - wget <unfixed> (embed)          - wget <unfixed> (fork; bug #550436)
296          NOTE: code for NTLM authentication          - curl <unfixed> (fork; bug #550437)
297            - cntlm <unfixed> (fork; bug #550438)
298    
299  uw-imap  uw-imap
300          - pine <unfixed> (embed)          - pine <unfixed> (embed)
# Line 225  uw-imap Line 303  uw-imap
303  imagemagick  imagemagick
304          - graphicsmagick <unfixed> (fork)          - graphicsmagick <unfixed> (fork)
305    
306    python-urlgrabber
307            - mercurial <unfixed> (embed; bug #531062)
308            - w3af <unfixed> (embed; bug #555372)
309            [experimental] - harvestman <unfixed> (embed; bug #555373)
310    
311    beautifulsoup
312            - python-mechanize <unfixed> (embed; bug #555349)
313            - zope2.11 <unfixed> (embed; bug #555350)
314            - twill <unknown> (embed)
315    
316  halibut  halibut
317          - nsis <unfixed> (embed)          - nsis <unfixed> (fork)
318    
319  libghttp  libghttp
320          - hotway <unfixed> (embed)          - hotway <unfixed> (embed)
321    
322  libsndfile  libsndfile
323          - ardour <unfixed> (embed)          - ardour 1:2.7.1-1 (embed)
324    
325  glibmm2.4  glibmm2.4
326          - ardour <unfixed> (embed)          - ardour 1:2.7.1-1 (embed)
327    
328  libgnomecanvasmm2.6  libgnomecanvasmm2.6
329          - ardour <unfixed> (embed)          - ardour 1:2.7.1-1 (embed)
330    
331  libsigc++-2.0  libsigc++-2.0
332          - ardour <unfixed> (embed)          - ardour 1:2.7.1-1 (embed)
333    
334  soundtouch  soundtouch
335          - ardour <unfixed> (embed)          - ardour 1:2.7.1-1 (embed)
336    
337  libmms  libmms
338          - xine-lib <unfixed> (embed)          - xine-lib <unfixed> (embed)
339          - mimms <unfixed> (embed)          - mimms <unfixed> (embed)
340    
341  fckeditor  fckeditor
342          - knowledgeroot <unfixed> (embed)          - knowledgeroot 0.9.8.5-3 (embed; bug #461555)
343          - moin <unfixed> (embed; bug #452599)          - moin 1.8.2-2 (embed; bug #452599)
344          - karrigell <unfixed> (embed; bug #452598)          - karrigell <removed> (embed; bug #452598)
345          - gforge-plugins-extra 4.6.99+svn6225-1 (embed)          - gforge 4.6.99+svn6225-1 (embed)
346            - request-tracker3.8 <unfixed> (embed)
347    
348  ipatlas (not packaged in Debian)  ipatlas (not packaged in Debian)
349          - moodle <unfixed> (embed)          - moodle <unfixed> (embed; bug #507185)
350    
351  libphp-phpmailer  libphp-phpmailer
352          - moodle <unfixed> (embed)          - moodle <unfixed> (embed; bug #507185)
353            - mahara <unfixed> (embed)
354            - symfony <unfixed> (embed)
355            [etch] - phpgroupware <unfixed> (embed)
356            NOTE: phpgroupware-felamimail is only in etch
357            - egroupware <unfixed> (embed; bug #504283)
358            - glpi <unfixed>
359    
360  htmlArea (not packaged in Debian)  htmlArea (not packaged in Debian)
361          - moodle <unfixed> (embed)          - moodle <unfixed> (embed)
362    
363  bennu (not packaged in Debian)  giflib
364          - moodle <unfixed> (embed)          - wine <unfixed> (embed; bug #466181)
365    
366  smarty:  bennu (not packaged in Debian, http://bennu.sourceforge.net)
367          - moodle <unfixed> (embed)          - moodle <unfixed> (embed)
368    
369    smarty
370            - moodle 1.8.2-2 (embed; bug #471158)
371            - gallery2 2.2.5-2 (embed; bug #471160)
372            - mahara 0.9.2-2 (embed; bug #471201)
373            - gosa 2.4beta1-1 (embed; bug #471200)
374    
375  TinyMCE  TinyMCE
376          - wordpress <unfixed> (embed)          - wordpress 2.5.1-3 (embed; bug #478257)
377          - moodle <unfixed> (embed)          - moodle <unfixed> (embed; bug #507185)
378          - knowledgeroot <unfixed> (embed)          - knowledgeroot <unfixed> (embed)
379          - joomla <itp> (bug #326398)          - joomla <itp> (bug #326398)
380    
381  scintilla  scintilla (upstream provides static lib, rejected shared lib http://sf.net/support/tracker.php?aid=2488121)
382          - scite <unfixed> (embed)          - scite <unfixed> (embed)
383          - qscintilla <unfixed> (embed)          - qscintilla <unfixed> (embed)
384          - qscintilla2 <unfixed> (embed)          - qscintilla2 <unfixed> (embed)
385          - geany <unfixed> (embed)          - geany <unfixed> (fork)
386            - anjuta <unfixed> (embed)
387    
388  libphp-adodb  libphp-adodb
389          - moodle <unfixed> (embed)          - moodle <unfixed> (embed; bug #507185)
390          NOTE: also AdoDB-XML Schema          NOTE: also AdoDB-XML Schema
391          - gallery2 <unfixed> (embed)          - gallery2 <unfixed> (embed)
392          - phppgadmin <unfixed> (embed)          - phppgadmin <unfixed> (embed)
393          - egroupware <unfixed> (embed)          - egroupware <unfixed> (embed)
394          - phpwiki <unfixed> (embed)          - phpwiki <unfixed> (embed)
395            - torrentflux 2.0beta1-2 (embed)
396          - ipplan <unfixed> (embed)          - ipplan <unfixed> (embed)
397          - typo3 <unfixed> (embed)          - typo3-src <unfixed> (embed)
         - moodle <unfixed> (embed)  
398          - cacti <unknown> (embed)          - cacti <unknown> (embed)
399          [sarge] - cacti <unfixed> (embed)          [sarge] - cacti <unfixed> (embed)
400          NOTE: dependency exists, but internal version is used          NOTE: dependency exists, but internal version is used
401            - gforge 4.7~rc2-6 (embed)
402            - mahara <unfixed> (embed)
403    
404  gzip  gzip
405          - linux-kernel <unfixed> (embed)          - linux-kernel <unfixed> (embed)
# Line 305  gzip Line 409  gzip
409          - busybox <unfixed> (embed)          - busybox <unfixed> (embed)
410    
411  neon  neon
412          - cadaver <unfixed> (embed; bug #188381)          - cadaver 0.22.3+debian-1 (embed; bug #188381)
413          - gnome-vfs2 <unfixed> (embed; bug #395874)          - gnome-vfs2 <unfixed> (embed; bug #395874)
414          - litmus <unfixed> (embed; #395875)          [etch] - litmus <unfixed> (embed; #395875)
415            - litmus <removed> (embed; #395875)
416          [sarge] - screem <unfixed> (embed)          [sarge] - screem <unfixed> (embed)
417          - sitecopy <unfixed> (embed; bug #395876)          - sitecopy 1:0.16.3-5 (embed; bug #395876)
418          [etch] - tla <unfixed> (embed; bug #395877)          [etch] - tla <unfixed> (embed; bug #395877)
419          [sarge] - tla <unfixed> (embed; bug #395877)          [sarge] - tla <unfixed> (embed; bug #395877)
420    
# Line 328  tinyxml (not packaged in Debian) Line 433  tinyxml (not packaged in Debian)
433  gv  gv
434          - evince <unfixed> (embed)          - evince <unfixed> (embed)
435          NOTE: ps/ tree from gv 3.5.8          NOTE: ps/ tree from gv 3.5.8
436          - evince-gtk <unfixed> (embed)          NOTE: evince-gtk is affected (a component of evince source package)
         NOTE: not packaged in Debian  
437    
438  libXbae  libXbae
439          [etch] - libpawlib2-lesstif <unfixed> (embed)          - paw <removed> (embed)
440          NOTE: from Cernlib          [etch] - paw <unfixed> (embed)
441    
442    libgtkhtml
443            - claws-mail-extra-plugins <unfixed> (fork)
444    
445  libXaw  libXaw
446          [etc] - libpawlib2-lesstif          - paw <removed> (embed)
447          NOTE: from Cernlib          [etch] - paw <unfixed> (embed)
448          NOTE: I plan to deal with the above two cases after Etch release. -- KevinMcCarty          NOTE: I plan to deal with the above two cases after Etch release. -- KevinMcCarty
449    
450  libgd2  libgd2
451          - graphviz <unfixed> (embed)          - graphviz <unfixed> (embed)
452          NOTE: lib/gd seems to be 2.0.33          NOTE: lib/gd seems to be 2.0.33
453            - wml <unfixed> (embed)
454            - libwmf <unfixed> (embed)
455            NOTE: derived from gd 1.6.3
456    
457  rar  rar
458          - unrar-nonfree <unfixed> (embed)          - unrar-nonfree <unfixed> (embed)
# Line 356  mplayer (DirectMedia Object loader) Line 466  mplayer (DirectMedia Object loader)
466          NOTE: src/libw32dll/          NOTE: src/libw32dll/
467          - vlc <unfixed> (embed)          - vlc <unfixed> (embed)
468          NOTE: modules/codec/dmo/          NOTE: modules/codec/dmo/
469            - mplayer 1.0~rc2-20 (embed)
470    
471  libwpd (WordPerfect converter)  libwpd (WordPerfect converter)
472          - openoffice.org <unfixed> (embed)          - openoffice.org <unfixed> (embed)
# Line 364  fsplib (http://sourceforge.net/projects/ Line 475  fsplib (http://sourceforge.net/projects/
475          - gftp <unfixed> (embed)          - gftp <unfixed> (embed)
476          NOTE: lib/fsplib version 0.3          NOTE: lib/fsplib version 0.3
477    
478    sprng
479            - tree-puzzle <unfixed> (embed)
480    
481  librpcsecgss  librpcsecgss
482          - krb5 <unfixed> (embed)          - krb5 <unfixed> (embed)
483    
# Line 371  jasper Line 485  jasper
485          - ghostscript <unfixed> (embed)          - ghostscript <unfixed> (embed)
486          - gs-gpl <unfixed> (embed)          - gs-gpl <unfixed> (embed)
487    
488    libiris
489            - psi <unfixed> (embed)
490            - kdenetwork <unfixed> (embed)
491            NOTE: kopete embeds libiris but links dynamically to libidn
492            - kdegames <unfixed> (embed)
493            NOTE: ksirk/kde4
494    
495  libidn  libidn
496          - monotone <unfixed> (embed)          - monotone 0.43-1 (embed)
497            - psi <unfixed> (embed)
498            NOTE: psi embeds libiris which embeds libidn
499            - kdegames <unfixed> (embed)
500            NOTE: kdegames/kde4 embeds libiris which embeds libidn
501    
502  liblua  liblua
503          - monotone <unfixed> (embed)          - monotone 0.43-1 (embed)
504            - nmap 5.00-1 (embed; bug #527997)
505            [lenny] - nmap <unfixed> (embed; bug #527997)
506            - ocropus <unfixed> (embed)
507    
508  libbotan  libbotan
509          - montone <unfixed> (embed)          - monotone 0.43-1 (embed)
510    
511  NetXX  NetXX
512          - monotone <unfixed> (embed)          - monotone 0.43-1 (embed)
513    
514  libgc  libgc
515          - mono <unfixed> (embed)          - mono <unfixed> (embed)
516    
517  lzma  lzma
518          - p7zip <unfixed> (embed)          - p7zip <unfixed> (embed)
519            - xz-utils <unfixed> (fork)
520    
521  lzo  lzo
522          - grub2 <unfixed> (embed)          - grub2 <unfixed> (embed)
523    
524    yassl
525            - mysql-dfsg-5.0 <unfixed> (embed)
526    
527  pax code  pax code
528          - tar <unfixed> (embed)          - tar <unfixed> (embed)
529          - cpio <unfixed> (embed)          - cpio <unfixed> (embed)
# Line 399  pax code Line 531  pax code
531  t1lib  t1lib
532          - tetex-bin 2.0.2-1 (embed)          - tetex-bin 2.0.2-1 (embed)
533          - texlive-bin <unknown> (embed)          - texlive-bin <unknown> (embed)
534    
535    guichan
536            - boswars <unfixed> (embed)
537            NOTE: maintainer notified us, working on it
538    
539    tolua
540            - boswars <unfixed> (embed)
541            NOTE: maintainer notified us, working on it
542            - ocropus <unfixed> (embed)
543    
544    asio-dev
545            - luxrender <removed> (embed)
546    
547    xine-lib
548            - vlc <unfixed> (embed)
549            NOTE: only parts included in modules/access/rtsp
550    
551    netpbm
552            - tcl8.3 <unfixed> (embed)
553            - tcl8.4 <unfixed> (embed)
554            - tcl8.5 <unfixed> (embed)
555            NOTE: generic/tkImgGIF.c
556    
557    tk8.5
558            - tk8.0 <removed> (old-version)
559            - tk8.3 <unfixed> (old-version)
560            - tk8.4 <unfixed> (old-version)
561            - perl-tk <unfixable> (fork)
562    
563    samba
564            - mc 2:4.6.2~git20080311-1 (embed)
565            NOTE: maintainer is aware of this, currently searching a solution
566    
567    plib1.8.4c2
568            - boson <unfixed> (fork)
569            NOTE: embedding the font pieces of plib, based on the header file it is forked, contains "Added by AB for boson." and similar
570    
571    fribidi
572            - quesoglc <unfixed> (embed)
573            NOTE: compiled against system fribidi in Debian - embed only used when fribidi is not available on the system
574    
575    glew
576            - quesoglc <unfixed> (embed; bug #489341)
577            NOTE: waiting on GLEW_MX version of glew (see bug #474488)
578    
579    minorGems (pabs contacted upstream about shared lib, he considers minorGems an 'ever-evolving collection of reusable code fragments' for his own use)
580            - transcend <unfixed> (embed)
581            - cultivation <unfixed> (embed)
582            - passage <unfixed> (embed)
583            - gravitation <unfixed> (embed)
584    
585    tar
586            - libarchive <unfixed> (embed)
587            NOTE: FreeBSD tar (tar/bsdtar.c) in libarchive 1.2 and higher. libarchive ends up statically linked into bsdtar executable
588    
589    cpio
590            - libarchive <unfixed> (embed)
591            NOTE: cpio included in libarchive 2.2 and higher, but not compiled until libarchive 2.4.11-1 (as bsdcpio package)
592    
593    webkit
594            - qt4-x11 <unfixed> (embed)
595    
596    ftgl
597            - blender 2.46+dfsg-1 (embed)
598    
599    wv
600            - abiword <unfixed>
601    
602    qemu
603            - kvm <unfixed> (embed; bug #543159)
604            - xen-3 <unfixed> (embed)
605            - xen-unstable <unfixed> (embed)
606    
607    vgabios
608            - kvm <unfixed> (embed; bug #489442)
609    
610    bochs
611            - kvm <unfixed> (embed; bug #489442)
612    
613    speex
614            - vorbis-tools <unfixed> (embed)
615            NOTE: while comiled against libspeex-dev, ogg123/speex_format.c is compiled with embedded code copied from speexdec.c
616            - gst-plugins-good0.10 <unfixed> (embed)
617            - xine-lib <unfixed> (embed)
618            - libfishsound <unfixed> (embed)
619            - libannodex <unfixed> (embed)
620            - vlc <unfixed> (embed)
621            - xmms-speex <unfixed> (embed)
622            - libsdl-sound1.2 <unfixed> (embed)
623            - sweep <unfixed> (embed)
624    
625    libreadline
626            - magic <itp> (old-version)
627    
628    opcode
629            - ode <unfixed> (embed)
630            NOTE: opcode is not a package in debian, it is just embedded
631            NOTE: http://www.codercorner.com/Opcode.htm
632    
633    gimpact
634            - ode <unfixed> (embed)
635            NOTE: gimpact is not a package in debian, it is just embedded
636            NOTE: http://gimpact.sf.net
637    
638    mochikit
639            - mahara <unfixed> (embed)
640            NOTE: they require extra patches, still unmerged upstream
641            - ntop <unfixed> (embed)
642            - coherence 0.6.2-1 (embed)
643            - paste <unfixed> (embed)
644            - turbogears <unfixed> (embed)
645            - plone3 <unfixed> (embed)
646            - xulrunner <unfixed> (embed)
647            - libjifty-plugin-chart-perl <unfixed> (embed)
648            - sabnzbdplus <unfixed> (embed)
649            - tgmochikit <unfixed> (embed)
650    
651    prototypejs
652            - netbeans-ide 6.0.1+dfsg-2 (embed)
653            - auth2db 0.2.5-2+dfsg-1 (embed; bug #555218)
654            - webcit <unfixed> (embed; bug #555219)
655            - asterisk 1:1.6.2.0~rc3-1 (embed)
656            - libjson-ruby 1.1.4-1 (embed; bug #555224)
657            - lucene2 2.9.1+ds1-2 (embed; bug #555226)
658            - horde3 <unfixed> (embed)
659            - knowledgeroot <unfixed> (embed; bug #555230)
660            - mediatomb <unfixed> (embed; bug #555233)
661            - mt-daapd 0.9~r1696.dfsg-6lenny2 (embed)
662            - ebug-http <unfixed> (embed; bug #555236)
663            - phpgedview <removed> (embed)
664            - poker-network <unfixed> (embed; bug #555238)
665            - rails 2.1.0-6 (embed)
666            - wordpress 2.5.0-2 (embed; bug #555243)
667            - zope <not-affected> (the prototypejs embed is not in any of the obvious zope packages, e.g. zope2.9, zope2.10, zope2.11, and zope3)
668            TODO: search through all of the other zope packages
669            - ampache 3.4.1-2 (embed)
670            - exaile 0.2.14+debian-2.1 (embed; bug #555245)
671            - hobix 0.5~svn20070319-4 (embed; bug #555247)
672            - zabbix 1.6.6-4 (embed; bug #555250)
673            - chora2 <unfixed> (embed; bug #555253)
674            - gollem <unfixed> (embed; bug # 555254)
675            - jscropperui 1.2.1-1 (embed; bug #555257)
676            - scriptaculous <not-affected> (uses system prototype.js since initial upload; bug #555260)
677            - ingo1 <unfixed> (embed; bug #555261)
678            - kronolith2 <unfixed> (embed; bug #555262)
679            - activeldap <unfixed> (embed)
680            - libv8 <not-affected> (contains a google-specific implementation of prototype.js)
681            - mantis <unfixed> (embed; bug #555265)
682            - otrs2 2.3.4-6 (embed; bug #555267)
683            - webcalendar <unfixed> (embed; bug #555269)
684            - redmine 0.9.0~svn2907-1 (embed; bug #555270)
685            - jifty 0.90519-1 (embed; bug #555271)
686            - jquery <unfixed> (embed; bug #555272)
687            - passenger 2.2.5debian1-1 (embed; bug #555273)
688            - plone3 <unfixed> (embed; bug #555275)
689            - wesnoth <not-affected> (prototype.js not included in any of the binary packages; bug #555277)
690            - xulrunner <unfixed> (embed)
691            NOTE: included in iceweasel/xulrunner unit tests directory, so may not be security-relevant
692    
693    gdb
694            - insight <unfixed> (embed)
695    
696    e2fsprogs
697            - ldiskfsprogs <unfixable> (fork)
698    
699    quazip (not packaged in Debian)
700            - qcake <unfixed> (embed)
701            NOTE: starting with upstream version 0.6.4
702    
703    exo
704            - pcmanfm <unfixed> (embed; bug #499677)
705            NOTE: slightly modified source code
706    
707    java
708            - openjdk-6 <unfixed>
709            - sun-java5 <unfixed>
710            - sun-java6 <unfixed>
711    
712    libphp-snoopy
713            - ampache 3.4.1-2 (embed; bug #504169)
714            - mahara 1.0.5-2 (embed; bug #504170)
715            - pixelpost 1.7.1-5 (embed; bug #504171)
716            - mediamate 0.9.3.6-5 (embed; bug #504172)
717            - opendb <removed> (embed; bug #504173)
718            [etch] - opendb <unfixed> (embed; bug #504173)
719            - wordpress 2.5.1-9 (embed; bug #443948)
720            - moodle <unfixed> (embed; bug #507185)
721            [etch] - phpgroupware <unfixed> (embed)
722            NOTE: phpgroupware-felamimail
723            - magpierss 0.72-3 (embed; bug #431089)
724    
725    jquery
726            - zekr <unfixed> (embed)
727            - wordpress <unknown> (embed)
728            - yocto-reader <unfixed> (embed)
729            - textpattern <unfixed> (embed)
730            - genshi 0.5.1-1 (embed)
731            NOTE: compressed file under examples/ dir
732            - prewikka <unfixed> (embed)
733            - libramaze-ruby <unfixed> (embed)
734            - drupal5 <unfixed> (embed)
735            - b2evolution <unfixed> (embed)
736            - wesnoth <unfixed> (embed)
737    
738    tablesorter (jquery plugin, not packaged yet)
739            - wesnoth <unfixed> (embed)
740    
741    kses
742            - wordpress <unfixed> (embed; bug #504242)
743            NOTE: their copy has all methods renamed to wp_<foo>
744            NOTE: kses isn't in Debian, RFP: #504240
745            - moodle <unfixed> (embed; bug #507185)
746            - egroupware <unfixed> (embed)
747    
748    magpierss
749            - wordpress <unfixed> (embed; bug #504242)
750            - moodle <unfixed>
751    
752    php-gettext
753            - wordpress 2.8.4-1 (embed; bug #504242)
754    
755    libphp-ixr (name may change, it is the Incutio XML-RPC)
756            - wordpress <unfixed> (embed; bug #504242)
757            NOTE: libphp-ixr isn't in Debian, RFP: #504236
758            - dokuwiki <unfixed> (embed)
759            - textpattern <unfixed> (embed)
760    
761    libphp-cas
762            - glpi <unfixed> (embed)
763            - moodle <unfixed> (embed; bug #505984)
764    
765    scriptaculous (prototype.js is among the embeds in the following)
766            - glpi <unfixed> (embed)
767            - libaws <unfixed> (embed; bug #555222)
768            - op-panel <unfixed> (embed)
769            - symfony <unfixed> (embed)
770            NOTE: maintainer says there are extra incompatible changes required
771            - pixelpost 1.7.1-6 (embed)
772            - webhelpers <unfixed> (embed)
773            - qwik <unfixed> (embed; bug #555241)
774            - smokeping <unfixed> (embed)
775            - turba2 <unfixed> (embed)
776            - typo3-src 4.2.3-1 (embed)
777            - request-tracker3.6 <unfixed> (embed)
778            - request-tracker3.8 <unfixed> (embed)
779            - rt-extension-emailcompletion <not-affected> (prototype.js not included in the binary package)
780            - wordpress 2.5.0-2 (embed)
781    
782    libmarkdown-php
783            - moodle <unfixed> (embed; bug #507185)
784            - pixelpost 1.7.1-6 (embed)
785    
786    php-openid
787            - wordpress-openid <itp> (embed)
788    
789    geshi
790            - dokuwiki 0.0.20080505-3.1 (embed)
791            - pgfouine 1.0-1.1 (embed)
792            - websvn 2.1.0-1 (embed)
793    
794    webcalendar
795            - gforge 4.7~rc2-6 (embed; bug #504758)
796    
797    libical
798            - kdepim <unfixed> (fork)
799            - kdepimlibs <unfixed> (fork)
800            NOTE: fixed in KDE4 post 4.1.x series
801            - claws-mail-extra-plugins <unfixed> (fork)
802    
803    libltdl3
804            - kdelibs <unfixed> (embed)
805            NOTE: it's been said it sets RT_GLOBAL (or something like that) at runtime and version in experimental of libltdl can optionally set it
806            - synfig <unfixed> (embed)
807    
808    harfbuzz
809            - qt4-x11 <unfixed> (embed)
810    
811    libzip
812            - php5 <unfixed> (fork)
813            - odt2txt <unfixed> (embed; bug #523808)
814    
815    json.php (not packaged; should be replaced with php's built-in functions)
816            - moodle <unfixed>
817            - yui <unfixed>
818            - gallery2 <unfixed>
819            - dokuwiki <unfixed>
820            - typo3-src <unfixed>
821    
822    php-fpdf
823            - tcpdf <itp> (fork)
824            - moodle <unfixed>
825            - phpwiki <unfixed>
826            - egroupware <unfixed>
827            - ldap-account-manager <unfixed> (fork)
828    
829    tcpdf (itp: #495985)
830            - moodle <unfixed>
831            - phpmyadmin <unfixed>
832    
833    typo3
834            - moodle <unfixed>
835    
836    spreadsheet_writeexcel (PHP port of libspreadsheet-writeexcel-perl; itp: #487557)
837            - moodle <unfixed>
838            - gosa <unfixed>
839    
840    php-ole (itp: #487558)
841            - moodle <unfixed>
842    
843    pieforms (http://www.catalyst.net.nz)
844            - mahara <unfixed>
845    
846    savant2 (http://phpsavant.com)
847            - egroupware <unfixed>
848    
849    rssparser (http://nwow.org)
850            - egroupware <unfixed>
851            - phpgroupware <unfixed>
852    
853    lcms
854            - openjdk-6 <unfixed> (fork)
855    
856    libphp-phplayersmenu
857            - diogenes <unfixed>
858            - phpldapadmin <unfixed>
859    
860    libphp-pclzip
861            - docvert <unfixed>
862            - moodle <unfixed>
863            - egroupware <unfixed>
864    
865    libphp-simplepie
866            - dokuwiki <unfixed>
867    
868    libphp-jpgraph
869            - egroupware <unfixed>
870    
871    php-simpletest
872            - moodle <unfixed>
873    
874    libpng
875            - iceweasel <not-affected> (uses xulrunner)
876            - icedove 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1, 2.0.0.19-1 (embed)
877            - iceape 1.0.13~pre080614i-0etch1 (embed)
878            - xulrunner 1.9.0.13-1 (embed)
879            [lenny] - xulrunner 1.9.0.11-0lenny1
880            [etch] - xulrunner 1.8.0.15~pre080614i-0etch1 (embed)
881            - gamera 3.2.3-1 (embed)
882    
883    irssi
884            - silc-client <unfixed> (embed)
885            NOTE: Seems to be a pre-0.8.12 version that is used in irssi-plugin-silc
886    
887    extc
888            - mtasc <unfixed> (embed)
889            - haxe <unfixed> (embed)
890    
891    swflib
892            - mtasc <unfixed> (embed)
893            - haxe <unfixed> (embed)
894    
895    libitext-java
896            - bouncycastle 2.1.4-1 (embed)
897    
898    python-ply
899            - pyke <unfixed> (embed; bug #555363)
900            - pywbem <unfixed> (embed; bug #555364)
901            - sepolgen <unfixed> (embed; bug #555365)
902            - zope-textindexng3 <unknown> (embed)
903            - iceweasel <unknown> (embed)
904            - xulrunner <unknown> (embed)
905            - wireshark <not-affected> (python-ply modules are not installed into binary packages; see #554613)
906    
907    libdumbnet (libdnet upstream)
908            - nmap <unfixed> (fork)
909    
910    gcc-4.4
911            - gcc-mingw32 <unfixed> (embed)
912    
913    camlimages
914            - advi <unfixed> (static; bug #550441)
915    
916    memcached
917            - memcachedb <unfixed> (embed)
918    
919    yajl
920            - argyll <unfixed> (embed; bug #544223)
921            NOTE: reference, confirmed by build logs: http://lists.debian.org/debian-mentors/2009/08/msg00062.html
922    
923    libept
924            - adept <unfixed> (embed; bug #540649)
925    
926    libvorbis
927            - iceweasel <not-affected> (uses xulrunner)
928            - xulrunner <unfixed> (embed; bug #540959)
929            [etch] - xulrunner <not-affected> (introduced in firefox 3.5)
930            [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)
931    
932    cairo
933            - iceweasel <not-affected> (uses xulrunner)
934            - xulrunner 1.8.0.15~pre080614i-0etch1 (embed)
935    
936    liboggz
937            - iceweasel <not-affected> (uses xulrunner)
938            - xulrunner <unfixed> (embed; bug #540949)
939            [etch] - xulrunner <not-affected> (introduced in firefox 3.5)
940            [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)
941    
942    
943    liboggplay
944            - iceweasel <not-affected> (uses xulrunner)
945            - xulrunner <unfixed> (embed; bug #540949)
946            [etch] - xulrunner <not-affected> (introduced in firefox 3.5)
947            [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)
948    
949    php-net-dnsbl
950            - serendipity <unfixed> (embed)
951    
952    php-onyx-rss
953            - serendipity <unfixed> (embed)
954    
955    php-text-wiki
956            - serendipity <unfixed> (embed)
957    
958    php-xml-rpc
959            - serendipity <unfixed> (embed)
960    
961    polarssl (does not have a shared library)
962            - pdkim <itp> (embed; bug #543150)
963            - xyssl <unfixed> (old-version)
964    
965    pidgin
966            - gaim <removed> (old-version)
967    
968    icu
969            - webkit 1.0.1-1 (embed; bug #547214)
970            - texlive-bin <unfixed> (fork)
971            NOTE: texlive upstream working with icu upstream to merge their changes
972    
973    cyrus-imapd-2.2
974            - kolab-cyrus-imapd <unfixed> (fork)
975            - dovecot 1:1.2.1-1 (embed) [/dovecot-sieve/src/libsieve/*]
976    
977    python-cxx-dev
978            - freecad <unfixed> (embed; bug #547936)
979    
980    libzipios++-dev
981            - freecad <unfixed> (embed; bug #547941)
982    
983    linux-2.6
984            - kvm <unfixed> (embed; bug #549973) [./kernel/*]
985            - linux-kbuild-2.6 <unfixed> (embed; bug #550379) [./kbuild/*]
986            - kernel-source-2.6.8 <removed> (old-version)
987            - kernel-source-2.4.27 <removed> (old-version)
988            - kernel-source-2.4.24 <removed> (old-version)
989            - kernel-source-2.2.25 <removed> (old-version)
990            - kernel-source-2.2.20 <removed> (old-version)
991    
992    libfdt (not yet packaged separately for debian; http://www.jdl.com/software/)
993            - kvm <unfixed> (embed) [./libfdt/*]
994    
995    qweb (not packaged)
996            - ajaxterm <unfixed>
997    
998    opensaml2
999            - opensaml <removed> (old-version)
1000    
1001    shibboleth-sp2
1002            - shibboleth-sp <removed> (old-version)
1003    
1004    tuxonice-userui
1005            - suspend2-userui <removed> (old-version)
1006    
1007    expat
1008            - w3c-libwww <removed> (embed; bug #551941)
1009            [etch] - w3c-libwww <unfixed> (embed; bug #551941) [./modules/expat/*]
1010            - python-xml <unfixed> (embed; bug #551940) [./extensions/expat/*]
1011            - python2.5 <unfixed> (embed; bug #553403) [./Modules/expat/*]
1012            - python2.4 <unfixed> (embed; bug #553403)
1013            - wxwindows2.4 <removed> (embed)
1014            - wxwidgets2.6 <unfixed> (embed)
1015            - wxwidgets2.8 <unfixed> (embed)
1016            - celementtree <unfixed> (embed)
1017            - audacity <unfixed> (embed)
1018            - matanza <unfixed> (embed)
1019            - tdom <unfixed> (embed)
1020            - udunits <unfixed> (embed)
1021            - apr-util 1.2 (embed)
1022            - ayttm <unfixed> (embed)
1023            - cableswig <unfixed> (embed)
1024            - cadaver <unfixed> (embed)
1025            - cmake <unfixed> (embed)
1026            - coin3 <unfixed> (embed)
1027            - gdcm <unfixed> (embed)
1028            - ghostscript <unfixed> (embed)
1029            - grmonitor <unfixed> (embed)
1030            - iceape <unfixed> (embed)
1031            - insighttoolkit <unfixed> (embed)
1032            - libparagui1.1 <unfixed> (embed)
1033            - paraview <unfixed> (embed)
1034            - poco <unfixed> (embed)
1035            - simgear <unfixed> (embed)
1036            - sitecopy <unfixed> (embed)
1037            - smart 1.0-1 (embed)
1038            [etch] - smart <unfixed> (embed)
1039            - swish-e <unfixed> (embed)
1040            - tla <unfixed> (embed)
1041            - vtk <unfixed> (embed)
1042            - wbxml2 <unfixed> (embed)
1043            - xmlrpc-c <unfixed> (embed)
1044            - iceweasel <unfixed> (embed)
1045            - kompozer <unfixed> (embed)
1046            - vxl <unfixed> (embed)
1047            - xulrunner <unfixed> (embed)
1048            - apache2 2.2 (embed)
1049            - texlive-bin <unfixed> (embed) [included twice]
1050            - vnc4 <unfixed> (embed)
1051            - xotcl <unfixed> (embed)
1052    
1053    xerces-c
1054            - xerces-c2 <unfixed> (old-version)
1055            - xerces27 <removed> (old-version)
1056    
1057    md5 (RSA's version; not the gnu version provided by coreutils)
1058            - w3c-libwww <removed> (embed; bug #551942)
1059            [etch] - w3c-libwww <unfixed> (embed; bug #551942) [./modules/md5/*]
1060    
1061    enet
1062            - sauerbraten <unfixed> (embed; #497194)
1063    
1064    eglibc
1065            - glibc <removed> (old-version)
1066    
1067    galib
1068            - gamera 3.2.3-1 (embed)
1069    
1070    configobj
1071            - bzr <unfixed> (embed; bug #555336)
1072            - elisa <unfixed> (embed; bug #555337)
1073            - gaupol <unfixed> (embed; bug #555338)
1074            - ipython <unfixed> (embed; bug #555339)
1075            - pida <unfixed> (embed; bug #555340)
1076            - psychopy <unfixed> (embed; bug #555341)
1077            - rest2web <unfixed> (embed; bug #555342)
1078            - auth2db <unknown> (embed)
1079            - dynagen <unknown> (embed)
1080            - iceweasel <unknown> (embed)
1081            - sabnzbdplus <unknown> (embed)
1082            - xulrunner <unknown> (embed)
1083            - nipy <not-affected> (part of an example [/examples/neurospin/neurospy/configobj.py], which is not installed into binary packages)
1084    
1085    python-clientform
1086            - bibus <unfixed> (embed; bug #555332)
1087            - zope2.10 <unfixed> (embed; bug #555333)
1088            - zope2.11 <unfixed> (embed; bug #555334)
1089            - python-mechanize <unknown> (embed)
1090            - twill <unknown> (embed)
1091    
1092    python-mechanize
1093            - zope2.10 <unfixed> (embed; bug #555337)
1094            - zope2.11 <unfixed> (embed; bug #555338)
1095            - twill <unknown> (embed; bug #555339)
1096    
1097    pexpect
1098            - duplicity 0.6.06-1 (embed; bug #555361)
1099            - hplip <unfixed> (embed; bug #555362)
1100            - smart <unfixed> (embed; bug #555363)
1101    
1102    pyparsing
1103            - bauble <unfixed> (embed; bug #555366)
1104            - boa-constructor 0.6.1-8 (embed; bug #555367)
1105            - calibre <unfixed> (embed; bug #555368)
1106            - matplotlib <unfixed> (embed; bug #531024)
1107            - zhpy <unfixed> (embed; bug #555370)
1108            - polybori <unknown> (embed)
1109            - python-whoosh <unknown> (embed)
1110            - twill <unknown> (embed)
1111            - zope-textindexng3 <unknown> (embed)
1112    
1113    python-pysqlite2
1114            - python2.4 <unfixed> (embed; bug #553403)
1115            - python2.5 <unfixed> (embed; bug #553403)
1116    
1117    celementtree
1118            - python2.5 <unfixed> (embed)
1119            - smart 1.0-1 (embed)
1120            [etch] - smart <unfixed> (embed)
1121    
1122    elementtree
1123            - python2.5 <unfixed> (embed)
1124            - bzr <unfixed> (embed; bug #555343)
1125            - gedit 2.28.2-1 (embed; bug #555344)
1126            - smart 1.0-1 (embed)
1127            [etch] - smart <unfixed> (embed)
1128            - solfege <unfixed> (embed; bug #555345)
1129            - w3af <unfixed> (embed; bug #555346)
1130            - python-qt4 <unknown> (embed)
1131            - sphinx <unknown> (embed)
1132            - python-nltk <itp> (embed)
1133    
1134    python2.5
1135            - python2.4 <unfixed> (old-version)
1136            - jython <unfixed> (embed)
1137            NOTE: embeds many stdlib modules
1138            - python-django <unfixed> (embed; bug #555419)
1139            NOTE: embeds stdlib modules: doctest, decimal
1140            - gamera 3.2.3-1 (embed)
1141            NOTE: embeds stdlib modules: ConfigParser, optparse, sets, textwrap
1142            - boa-constructor <unfixed> (embed; bug #555426)
1143            NOTE: embeds stdlib modules: ConfigParser, tarfile, zipfile, xmlrpclib
1144            - nicotine <unfixed> (embed; bug #555427)
1145            NOTE: embeds stdlib modules: ConfigParser
1146            - museek+ <unfixed> (embed; bug #555428)
1147            NOTE: embeds stdlib modules: ConfigParser
1148            - vegastrike-data <unfixed> (embed)
1149            NOTE: embeds many stdlib modules
1150            - codespeak-lib <unfixed> (embed; bug #555420)
1151            NOTE: embeds stdlib modules: doctest, optparse, subprocess, textwrap
1152            - config-manager <unfixed> (embed; bug #555423)
1153            NOTE: embeds stdlib modules: optparse
1154            - jhbuild <unfixed> (embed; bug #555421)
1155            NOTE: embeds stdlib modules: optparse, subprocess
1156            - smart <unfixed> (embed; bug #555432)
1157            NOTE: embeds stdlib modules: optparse
1158            - pyprotocols <unfixed> (embed; bug #555433)
1159            NOTE: embeds stdlib modules: doctest
1160            - ruledispatch <unfixed> (embed; bug #555434)
1161            NOTE: embeds stdlib modules: doctest
1162            - distribute <unfixed> (embed)
1163            NOTE: embeds stdlib modules: doctest
1164            - python-setuptools <unfixed> (embed; bug #555435)
1165            NOTE: embeds stdlib modules: doctest
1166            - zope.testing <unfixed> (embed; bug #555436)
1167            NOTE: embeds stdlib modules: doctest
1168            - translate-toolkit <unfixed> (embed; bug #555422)
1169            NOTE: embeds stdlib modules: textwrap, contextlib
1170            - libtpclient-py <unfixed> (embed; bug #555424)
1171            NOTE: embeds stdlib modules: subprocess
1172            - grass <unfixed> (embed; bug #555425)
1173            NOTE: embeds stdlib modules: subprocess
1174            - coherence <unfixed> (embed; bug #555429)
1175            NOTE: embeds stdlib modules: uuid
1176            - python-django-extensions <unfixed> (embed; bug #555430)
1177            NOTE: embeds stdlib modules: uuid
1178            - setroubleshoot <unfixed> (embed; bug #555431)
1179            NOTE: embeds stdlib modules: uuid
1180            - linkchecker <unfixed> (embed; bug #555414)
1181            NOTE: embeds msgfmt.py script
1182            - imdbpy <unfixed> (embed)
1183            NOTE: embeds msgfmt.py script
1184            - kiwi <unfixed> (embed)
1185            NOTE: embeds msgfmt.py script
1186            - moin <unfixed> (embed)
1187            NOTE: embeds msgfmt.py script, stdlib modules: cgitb, difflib, tarfile
1188            - plone3 <unfixed> (embed)
1189            NOTE: embeds msgfmt.py script
1190            - roundup <unfixed> (embed)
1191            NOTE: embeds msgfmt.py script, stdlib modules: cgitb
1192            - rednotebook <unfixed> (embed; bug #555415)
1193            NOTE: embeds msgfmt.py script
1194            - turbogears <unfixed> (embed)
1195            NOTE: embeds msgfmt.py script
1196            - elisa <unfixed> (embed)
1197            NOTE: embeds msgfmt.py script, stdlib modules: uuid
1198            - calibre <unfixed> (embed)
1199            NOTE: embeds msgfmt.py script, stdlib modules: zipfile
1200            - mailman <unfixed> (embed; #555416)
1201            NOTE: embeds msgfmt.py script
1202            - python-docutils <unknown> (embed)
1203            NOTE: embeds stdlib modules: optparse, textwrap
1204            - python-imaging <unknown> (embed)
1205            NOTE: embeds stdlib modules: doctest
1206            - python-mechanize <unknown> (embed)
1207            NOTE: embeds stdlib modules: doctest
1208            - twill <unknown> (embed)
1209            NOTE: embeds stdlib modules: subprocess
1210            - zeroc-ice <unknown> (embed)
1211            NOTE: embeds stdlib modules: subprocess
1212            - wxwidgets2.8 <unknown> (embed)
1213            NOTE: embeds stdlib modules: subprocess
1214            - cycle <unknown> (embed)
1215            NOTE: embeds msgfmt.py script
1216            - deluge <unknown> (embed)
1217            NOTE: embeds msgfmt.py script
1218            - opendict <unknown> (embed)
1219            NOTE: embeds msgfmt.py script
1220            - openerp-client <unknown> (embed)
1221            NOTE: embeds msgfmt.py script
1222            - rapidsvn <unknown> (embed)
1223            NOTE: embeds msgfmt.py script
1224            - wammu <unknown> (embed)
1225            NOTE: embeds msgfmt.py script
1226            - gaphor <unknown> (embed)
1227            NOTE: embeds msgfmt.py script
1228            - pida <unknown> (embed)
1229            NOTE: embeds msgfmt.py script
1230            - python-formencode <unknown> (embed)
1231            NOTE: embeds msgfmt.py script
1232            - duplicity <unfixed> (embed)
1233            NOTE: embeds stdlib module: urlparse, tarfile
1234            - pygopherd <unfixed> (embed)
1235            NOTE: embeds stdlib module: zipfile
1236    
1237    argparse
1238            - twill <unfixed> (embed; bug #555347)
1239            - ipython <unfixed> (embed; bug #555348)
1240    
1241    coherence
1242            - elisa <unfixed> (embed; bug #555335)
1243    
1244    simpletal
1245            - plastex <unfixed> (embed; bug #555371)
1246    
1247    flickrpc (not packaged in Debian, http://burtonini.com/bzr/flickrpc/)
1248            - postr <unfixed> (embed)
1249            - elisa <unfixed> (embed)
1250    
1251    simplegeneric (not packaged in Debian, http://pypi.python.org/pypi/simplegeneric)
1252            - apertium-tolk <unfixed> (embed)
1253            - ipython <unfixed> (embed)
1254            - virtaal <unfixed> (embed)
1255    
1256    distribute
1257            - setuptools <removed> (old-version)
1258    
1259    rails
1260            - jruby1.2 <unfixed> (embed) [./bench/rails/*]
1261            - libgettext-ruby <unfixed> (embed) [./samples/rails/*]
1262            - libopenid-ruby <unfixed> (embed) [./examples/rails_openid/*]
1263            - thin <unfixed> (embed) [./spec/rails_app/*]
1264            NOTE: this is a subdirectory of examples, which in general is a non-issue, but may
1265            NOTE: be dangerous if developers are naively basing their code off of the examples
1266            NOTE: prototype.js is among the example files
1267    
1268    lucene2 (prototype.js is among the embeds in the following)
1269            - lucene <unfixed> (old-version)
1270            - pylucene <unfixed> (embed)
1271            - libpdfbox-java <unfixed> (embed)
1272            - libfontbox-java <unfixed> (embed)
1273            - libjempbox-java <unfixed> (embed)
1274            - solr <unfixed> (embed)
1275    
1276    unicode-data
1277            - syslinux <unfixed> (embed)
1278            - camomile <unfixed> (embed)
1279            - fribidi <unfixed> (embed)
1280            - m17n-db <unfixed> (embed)
1281            - sbcl <unfixed> (embed)
1282            - heimdal <unfixed> (embed)
1283            - icu <unfixed> (embed)
1284            - icu4j <unfixed> (embed)
1285            - krb5 <unfixed> (embed)
1286            - moodle <unfixed> (embed)
1287            - openldap <unfixed> (embed)
1288            - pike7.6 <unfixed> (embed)
1289            - samba <unfixed> (embed)
1290            - samba4 <unfixed> (embed)
1291            - cmucl <unfixed> (embed)
1292            - typo3-src <unfixed> (embed)
1293            - mauve <unfixed> (embed)
1294            - texlive-bin <unfixed> (embed)
1295            - ypsilon <unfixed> (embed)
1296            - jeuclid <unfixed> (embed)
1297            - charmap.app <unfixed> (embed)
1298            - clisp <unfixed> (embed)
1299            - gnulib <unfixed> (embed)
1300            - opensrs-client <unfixed> (embed)
1301            - saxonb <unfixed> (embed)
1302            - rails <unfixed> (embed)
1303    
1304    feedparser
1305            - rawdog <unfixed> (embed; bug #383422)
1306            - miro <unfixed> (embed; bug #555351)
1307            - calibre <unfixed> (embed; bug #555352)
1308            - freevo <unfixed> (embed; bug #555353)
1309            - pida <unfixed> (embed; bug #555354)
1310            - planet-venus <unfixed> (embed; bug #555355)
1311            - plone3 <unfixed> (embed; bug #555356)
1312            - exaile 0.2.14+debian-1 (embed)
1313            - screenlets 0.1.2-3 (embed)
1314            NOTE: included twice
1315    
1316    agg:
1317            - matplotlib <unfixed> (embed: bug #377271)
1318            - contextfree <unfixed> (embed)
1319            NOTE: since 2.2-1 it links statically to system libagg, but still uses the embedded copy
1320            - exactimage <unfixed> (embed)
1321            - python-enable <unfixed> (embed)
1322            - mapnik 0.5.1-3 (embed)
1323            NOTE: links statically to agg, but shared library is not available (bug #377271)
1324    
1325    vtk
1326            - paraview <unfixable> (embed; bug #495426)
1327    
1328    txt2tags
1329            - rednotebook <unfixed> (embed)
1330    
1331    htmltextview (not packaged in Debian, http://www.gnome.org/~gjc/htmltextview.py)
1332            - gajim <unfixed> (embed)
1333            - emesene <unfixed> (embed)
1334            - convirt <unfixed> (embed)
1335            - pida <unfixed> (embed)
1336            - rednotebook <unfixed> (embed)
1337    
1338    horde3 (prototype.js is among the embeds in the following)
1339            - mnemo2 <unfixed> (embed)
1340            - nag2 <unfixed> (embed)
1341    
1342    cimg
1343            - gmic <itp> (embed)
1344    
1345    mootools
1346            - gmic <itp> (embed)
1347    
1348    openldap
1349            - openldap2.3 <removed> (old-version)
1350    
1351    grub2
1352            - grub <unfixed> (old-version)
1353    
1354    gnupginterface
1355            - duplicity <unfixed> (embed)
1356    
1357    python-dateutil
1358            - awn-extras-applets <unfixed> (embed)
1359            - matplotlib <unknown> (embed)
1360    
1361    cups
1362            - cupsys <removed> (old-version)
1363    
1364    yui
1365            - bcfg2 <not-affected> (present in source but not included in any binary files)
1366            - serendipity <unfixed> (embed; bug #557746)
1367            - moodle 1.8.2.dfsg-5 (embed)
1368            - jifty <unfixed> (embed; bug #557748)
1369            - webgui 7.7.26-1 (embed)
1370            - loggerhead 1.17-1 (embed)

Legend:
Removed from v.7923  
changed lines
  Added in v.13386

  ViewVC Help
Powered by ViewVC 1.1.5