/[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 9241 by nion, Sat Jul 5 15:51:30 2008 UTC revision 14445 by pabs, Sat Apr 10 10:52:44 2010 UTC
# Line 11  Format: Line 11  Format:
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>,  status: version number fixing the embedded copy, <unfixed>, <removed>,
14          <itp> or <unknown> if the version number can not be determined          <itp>, <not-affected>, <unknown> if the version number can not
15          <unfixable> for unavoidable cases (e.g., forks that add real value)          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 (embeds a copy of the library into another source package)
19        fork (the package is not just embedding code but it is a fork and        modified-embed (embeds a code copy that differs from upstream code)
20              thus might share parts of the source code)        fork (a full-blown fork of another source package)
21        old-version (the package is an older version of essentially        old-version (an older version of essentially the same code)
                    the same code)  
22    
23  The srcpkg might be some string to identify the code if there is no  The srcpkg might be some string to identify the code if there is no
24  specific source package.  specific source package.
# Line 27  Everything up to the next line is ignore Line 27  Everything up to the next line is ignore
27  ---BEGIN  ---BEGIN
28  xpdf (some srcpkgs use xpdf2 code, some xpdf3 code)  xpdf (some srcpkgs use xpdf2 code, some xpdf3 code)
29          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  
30          - pdftohtml <unknown>          - pdftohtml <unknown>
31          [sarge] - pdftohtml <unfixed>          [sarge] - pdftohtml <unfixed>
32          [etch] - pdftohtml <unfixed>          [etch] - pdftohtml <unfixed>
33          NOTE: has been replaced by poppler-utils          NOTE: has been replaced by poppler-utils
34          - kdegraphics <unfixed> (embed; bug #436164)          - kdegraphics 4:4.2.2-1 (embed; bug #436164)
         NOTE: the kpdf replacement in KDE 4 is using poppler  
35          - texlive-base 3.0-12 (embed)          - texlive-base 3.0-12 (embed)
36          - texlive-bin 2007-1 (embed)          - texlive-bin 2007-1 (embed)
37          NOTE: links to poppler          NOTE: links to poppler
38          - koffice <unfixed> (embed; bug #436163)          - koffice <unfixed> (embed; bug #436163)
39          - libextractor 0.5.12-1 (embed)          - libextractor 0.5.12-1 (embed)
40          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)  
41          - ipe <unfixed> (embed)          - ipe <unfixed> (embed)
42          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
43          - ruby-gnome2 <unknown> (embed)          - ruby-gnome2 <unknown> (embed)
44          NOTE: copy only present in source but links to poppler          NOTE: copy only present in source but links to poppler
45            - pdfedit <unfixed> (embed; bug #510794)
46            - swftools <removed> (embed; bug #551293)
47            - poppler <unfixable> (fork)
48    
49  ppmd  ppmd
50          - libcomplearn-mod-ppmd <unfixed> (embed; bug #458152)          - libcomplearn-mod-ppmd <unfixed> (fork)
51            NOTE: discussion in #458152
52    
53    libevent
54            - transmission 1.71-1 (embed; bug #529372)
55    
56    lrmi
57            - read-edid 2.0.0-1 (embed; bug #495131)
58            - s3switch <unfixed> (embed)
59            - xresprobe <unfixed> (embed)
60            - zhcon <unfixed> (embed)
61    
62  peercast  peercast
63          - gnome-peercast <unfixed> (embed)          - gnome-peercast <removed> (embed)
64          NOTE: gnome-peercast may better be removed, see #466539          [etch] - gnome-peercast <unfixed> (embed)
65    
66  silc-toolkit  silc-toolkit
67          - silc-client 1.1~beta6-1 (embed)          - silc-client 1.1~beta6-1 (embed)
68    
69    icclib
70            - ghostscript <unfixed> (embed)
71            - argyll <unfixed> (embed)
72    
73    libusb
74            - argyll <unfixed> (embed)
75    
76  dietlibc  dietlibc
77          - ccontrol 0.9.1+20071204-1 (static)          - ccontrol 0.9.1+20071204-1 (static)
78    
79    libmikmod
80            - sdl-mixer1.2 <unfixed> (embed)
81            TODO: report bug
82    
83  libiax  libiax
84          - iaxmodem <unfixed> (embed)          - iaxmodem <unfixable> (embed; bug #548885)
85    
86    spandsp
87            - iaxmodem <unfixable> (embed; bug #548885)
88    
89    python-paramiko
90            - fabric 0.9.0-2 (embed; bug #561398)
91    
92  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)
93          - dpkg <unfixed> (embed)          - dpkg <unfixed> (static)
94          NOTE: see 18196.48620.491996.624772@davenant.relativity.greenend.org.uk on debian-devel for discussion          NOTE: see 18196.48620.491996.624772@davenant.relativity.greenend.org.uk on debian-devel for discussion
95          - rsync <unfixed> (embed)          - rsync <unfixed> (embed)
96            - cherokee <unfixed> (embed)
97          NOTE: somehow derived code base          NOTE: somehow derived code base
98          - mono <unfixed> (embed)          - mono <unfixed> (embed)
99          TODO: check mozilla          TODO: check mozilla
# Line 77  zlib (lots of apps embed a copy, but lin Line 102  zlib (lots of apps embed a copy, but lin
102          - mrtg 2.12.2-1 (embed)          - mrtg 2.12.2-1 (embed)
103          - rpm <unknown> (embed)          - rpm <unknown> (embed)
104          NOTE: pinged anibal since when rpm was fixed          NOTE: pinged anibal since when rpm was fixed
105            - tuxcmd-modules <unfixed> (embed)
106            - zsync <unfixed>
107            - tra <unfixed>
108            - sash <unfixed>
109            - nsis <unfixed>
110            - mseide-msegui <unfixed>
111            NOTE: mseide
112            - mirrordir <unfixed>
113            - poco <unfixed>
114            - klibc <unfixed>
115            - ghostscript <unfixed>
116            - freeimage <unfixed>
117            - clamav <unfixed> (fork)
118            NOTE: from the changelog: "libclamav6 does indeed duplicate parts of the zlib code, but there is not way around that"
119            - tuxonice-userui <unfixed> (static)
120            - plt-scheme <unfixed>
121            - perl <unfixed>
122            - paraview <unfixed>
123            - velvet 0.7.56~nozlibcopy-1
124            - gcvs <unfixed>
125            - dump <unfixed>
126            - aide <unfixed> (static)
127            - dar <unfixed> (static)
128            - avfs <unfixed>
129            - fpc <unfixed>
130            - winff <unfixed>
131            NOTE: inherited from fpc, see #472304
132            - lazarus <unfixed>
133            NOTE: inherited from fpc, see #472304
134            - erlang <unfixed> (embed)
135            - gamera 3.2.3-1 (embed)
136            - python2.4 <unfixed> (embed; bug #553403)
137            - python2.5 <unfixed> (embed; bug #553403)
138    
139    dulwich
140            - hg-git 0.1.0-1 (embed; bug #541996)
141    
142    libvigraimpex
143            - hugin <unfixed> (embed; bug #542259)
144            - enblend-enfuse <unfixed> (embed; bug #542258)
145            - gamera 3.2.3-1 (embed)
146    
147  libbz2  libbz2
148          - dpkg <unfixed> (static)          - dpkg <unfixed> (static)
149    
150  ekg  libyahoo2
151          - centericq <unfixed> (embed)          - centerim <unfixed> (embed; bug #559783)
152          - gaim <unfixed> (embed)  
153          - pigdin <unfixed> (embed)(links dynamically against libgadu)  libmsn
154          - kopete 4:3.3.2-5 (embed)          - centerim <unfixed> (embed; bug #559783)
155          - kadu <unfixed> (embed)  
156          - gadu <unfixed> (embed)  libgadu
157          NOTE: g/kadu not packaged in Debian yet          - centerim <unfixed> (embed; bug #559783)
158            - pidgin <not-affected> (links dynamically since initial release; fixed in gaim)
159            - gaim 1:2.0.0+beta3-3 (embed; bug #360280)
160            - kdenetwork 4:3.3.2-5 (embed)
161            NOTE: from kdenetwork: kopete
162            - ekg 1:1.8~rc0-1 (embed)
163            - kadu 0.6.0.2-3 (embed; bug #504430)
164            - gadu <itp> (embed)
165    
166  xmlrpc (which package is the "origin" of this code?)  xmlrpc (which package is the "origin" of this code?)
167          - drupal <unfixed> (embed)          - drupal <unfixed> (embed)
168          - phpgroupware <unfixed> (embed)          - phpgroupware <unfixed> (embed)
169          - egroupware <unfixed> (embed)          - egroupware <unfixed> (embed)
170          - phpwiki (embed)          - phpwiki <unfixed> (embed)
171          - php4 <unfixed> (embed)          - php4 <removed> (embed)
172          TODO: check, php-pear, IIRC this was reorganized some weeks ago?          TODO: check, php-pear, IIRC this was reorganized some weeks ago?
173    
174  shtool (affects build-time only)  shtool (affects build-time only)
175          - mysql-ocaml <unfixed> (embed)          - mysql-ocaml <unfixed> (embed)
176          - php4 <unfixed> (embed)          - php4 <removed> (embed)
177            - php5 <unfixed> (embed)
178    
179  mozilla source code  xulrunner
180          - mozilla-firefox <unfixed> (embed)          - iceape <unfixed> (embed; bug #561749)
181          - mozilla-thunderbird          - iceweasel 2.0.0.19 (embed)
182          - firefox <removed>          - icedove <unfixed> (embed; bug #561750)
183          [etch] - firefox <unfixed> (embed)          - kompozer <unfixed> (embed; bug #532168)
184          - thunderbird <removed>          - galeon 2.0.2-4 (embed)
185          [etch] - thunderbird <unfixed> (embed)          - epiphany-browser 2.14.3-8 (embed)
186          - iceweasel <unfixed> (embed)          - conkeror 0.9~git080629-2 (embed)
187          - iceape <unfixed> (embed)          - kazehakase 0.4.2-1 (embed)
         - icedove <unfixed> (embed)  
         - xulrunner <unfixed> (embed)  
         - nvu <removed> (embed)  
188    
189  xli  xli
190          - xloadimage <unfixed> (embed)          - xloadimage <unfixed> (embed)
191    
192  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)
193          - openmotif <unfixed> (embed)          - openmotif <unfixed> (embed)
194          - xfree86/xorg <unfixed> (embed)          - libxpm <unfixed> (embed; bug #575750)
         NOTE: in libxpm  
195    
196  kerberized apps with BSD origin  kerberized apps with BSD origin
197          - krb4 <unfixed> (embed)          - krb4 <removed> (embed)
198          - krb5 <unfixed> (embed)          - krb5 <unfixed> (embed)
199          - heimdal <unfixed> (embed)          - heimdal <unfixed> (embed)
200    
201  grip (which pkg is the origin?)  grip (which pkg is the origin?)
202          - libcdaudio          - libcdaudio <unfixed>
203          - grip          - grip <unfixed>
204          - gnome-vfs          - gnome-vfs <unfixed>
205          TODO: check vfs2 as well          TODO: check vfs2 as well
206    
207  fudforum  fudforum
208          - phpgroupware-fudforum <unfixed> (embed)          [etch] - phpgroupware <unfixed> (embed)
209          - egroupware-fudforum <removed>          NOTE: phpgroupware-fudforum
210          [sarge] - egroupware-fudforum <unfixed> (embed)          [sarge] - egroupware-fudforum <removed> (embed)
211    
212    libbsd
213            - rdate 1:1.2-3 (embed)
214            - atheme-services <unfixed>
215            - libbsd-arc4random-perl <unfixed>
216            - isakmpd <unfixed>
217            - bsdgames <unfixed> (embed)
218            - bsd-mailx <unfixed> (embed)
219            - netcat-openbsd <unfixed> (embed; bug #550611)
220            - openssh <unfixed> (embed)
221            - unworkable <unfixed> (embed)
222    
223  cvs  cvs
224          - gcvs <unfixed> (embed)          - gcvs <unfixed> (embed)
225          NOTE: see cvsunix/src in tarball          NOTE: see cvsunix/src in tarball
226    
227  pcre  pcre3
228          - python* <unfixed> (embed)          - php4 <removed> (embed)
         - php4 <unknown> (embed)  
229          - analog 2:5.23-0woody1 (embed)          - analog 2:5.23-0woody1 (embed)
230          - libgoffice-1 <unfixed> (embed)          - goffice <unfixed> (embed)
231            NOTE: libgoffice-*
232          - vfu 4.06-4.1 (embed; bug #450754)          - vfu 4.06-4.1 (embed; bug #450754)
233          - tf5 5.0beta7-1 (embed)          - tf5 5.0beta7-1 (embed)
234          - monotone <unfixed> (embed)          - monotone 0.43-1 (embed)
235          NOTE: this only affects versions >= 0.37          NOTE: this only affects versions >= 0.37
236          - glib2.0 2.15.2-1 (embed)          - glib2.0 2.15.2-1 (embed)
237          - apache2 2.0.53-4 (embed)          - apache2 2.0.53-4 (embed)
# Line 158  pcre Line 239  pcre
239          - yacas <unfixed> (embed)          - yacas <unfixed> (embed)
240          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
241          - gtamsanalyzer.app 0.42-5 (embed)          - gtamsanalyzer.app 0.42-5 (embed)
242          - tin <unknown> (embed)          - tin 980117-1 (embed)
243          - kazehakase 0.5.2-1          - kazehakase 0.5.2-1
244          - webkit <unfixed> (embed)          - webkit 1.0.1-1 (embed)
245          - qt4-x11 <unfixed> (embed)          - qt4-x11 <unfixed> (embed)
246          NOTE: embedded via webkit copy          NOTE: embedded via webkit copy
247            - erlang <unfixed> (embed)
248            - ssed <unfixed> (embed)
249    
250  tiff  tiff
251          - wxwindows2.4 2.2.1 (embed)          - wxwindows2.4 2.2.1 (embed)
252            - gamera 3.2.3-1 (embed)
253            - freeimage <unfixed> (embed)
254            - libtk-img <unfixed> (embed)
255            NOTE: there are two copies, one under tiff/ other under libtiff/
256            - gdal <unfixed>
257    
258  uudeview  uudeview
259          - libconvert-uulib-perl <unfixed> (embed)          - libconvert-uulib-perl <unfixed> (embed)
# Line 173  uudeview Line 261  uudeview
261    
262  sqlite (not affected by security vulnerabilities so far)  sqlite (not affected by security vulnerabilities so far)
263          - amarok <unfixed> (embed)          - amarok <unfixed> (embed)
264          - monotone <unfixed> (embed)          - monotone 0.43-1 (embed)
265          - iceweasel <unfixed> (embed)          - iceweasel <unfixed> (embed)
266            - heimdal <unfixed> (embed; bug #559616)
267    
268  util-linux/mount  util-linux/mount
269          - loop-aes-utils <unfixed> (embed)          - loop-aes-utils <unfixed> (embed)
270          NOTE: contains code from util-linux' mount in the mount-aes-udeb          NOTE: contains code from util-linux' mount in the mount-aes-udeb
271    
 webmin  
         - usermin <unknown> (embed)  
         [sarge] - usermin <unfixed> (embed)  
   
272  sylpheed  sylpheed
273          - sylpheed-claws <unfixed> (fork)          - sylpheed-claws <unfixed> (fork)
274    
# Line 198  phpldapadmin Line 283  phpldapadmin
283  chmlib  chmlib
284          - kchmviewer <unknown> (embed)          - kchmviewer <unknown> (embed)
285    
286  libavcodec/libavformat (source: ffmpeg)  ffmpeg (libavcodec/libavformat)
287          - mplayer 1.0~rc2-14 (embed; bug #395252)          - mplayer 1.0~rc2-14 (embed; bug #395252)
288          - xvidcap <unfixed> (embed)          - kino 1.0.0-1
         - kino <unfixed> (static)  
289          - vlc <not-affected> (Links dynamically since initial release)          - vlc <not-affected> (Links dynamically since initial release)
290          - smilutils <unfixed> (static)          - smilutils 0.3.0-10
291          - motion <unfixed> (static)          NOTE: smilutils likely fixed earlier, marking Etch's version as fixed
292          - gst-ffmpeg <unfixed> (embed)          - motion 3.1.19-1
293          - gstreamer0.10-ffmpeg <unfixed> (embed)          - gstreamer0.10-ffmpeg 0.10.3-2
294          - xmovie <unfixed>          - xmovie <removed> (static)
295          TODO: gimp-gap (potentially using ffmpeg code as well)          TODO: gimp-gap (potentially using ffmpeg code as well)
296            - avifile 1:0.7.48~20090503.ds-1 (embed; bug #538750)
297            - audacity 1.3.7-2 (embed; bug #512278)
298    
299  mad MPEG decoding lib  faad2
300          - mad <unfixed> (embed)          - mplayer 1.0~rc2-20 (embed)
301            - avifile <unfixed> (embed; bug #538750)
302            - ffmpeg-debian <removed> (embed)
303    
304    libmad (MPEG decoding lib)
305          - xine-lib <unfixed> (embed)          - xine-lib <unfixed> (embed)
306            - avifile 1:0.7.48~20090503.ds-1 (embed) [./plugins/libmad/*]
307            TODO: check ocaml-mad, madplay, pymad, xmms-mad, xmms2
308    
309  libdts  libdts
310          - xine-lib <unfixed> (embed)          - xine-lib <unfixed> (embed)
# Line 228  libmpeg2 Line 320  libmpeg2
320          - mpeg2dec <unfixed> (embed)          - mpeg2dec <unfixed> (embed)
321          - xine-lib <unfixed> (embed)          - xine-lib <unfixed> (embed)
322    
323  curl  libntlm
324          - wget <unfixed> (embed)          - wget <unfixed> (fork; bug #550436)
325          NOTE: code for NTLM authentication          - curl <unfixed> (fork; bug #550437)
326            - cntlm <unfixed> (fork; bug #550438)
327    
328  uw-imap  uw-imap
329          - pine <unfixed> (embed)          - pine <unfixed> (embed)
# Line 239  uw-imap Line 332  uw-imap
332  imagemagick  imagemagick
333          - graphicsmagick <unfixed> (fork)          - graphicsmagick <unfixed> (fork)
334    
335    python-urlgrabber
336            - mercurial <unfixed> (embed; bug #531062)
337            - w3af <unfixed> (embed; bug #555372)
338            [experimental] - harvestman <unfixed> (embed; bug #555373)
339    
340    beautifulsoup
341            - python-mechanize <unfixed> (embed; bug #555349)
342            - zope2.11 <removed> (embed; bug #555350)
343            - twill <unknown> (embed)
344    
345  halibut  halibut
346          - nsis <unfixed> (embed)          - nsis <unfixed> (fork)
347    
348  libghttp  libghttp
349          - hotway <unfixed> (embed)          - hotway <unfixed> (embed)
350    
351  libsndfile  libsndfile
352          - ardour <unfixed> (embed)          - ardour 1:2.7.1-1 (embed)
353    
354  glibmm2.4  glibmm2.4
355          - ardour <unfixed> (embed)          - ardour 1:2.7.1-1 (embed)
356    
357  libgnomecanvasmm2.6  libgnomecanvasmm2.6
358          - ardour <unfixed> (embed)          - ardour 1:2.7.1-1 (embed)
359    
360  libsigc++-2.0  libsigc++-2.0
361          - ardour <unfixed> (embed)          - ardour 1:2.7.1-1 (embed)
362    
363  soundtouch  soundtouch
364          - ardour <unfixed> (embed)          - ardour 1:2.7.1-1 (embed)
365    
366  libmms  libmms
367          - xine-lib <unfixed> (embed)          - xine-lib <unfixed> (embed)
# Line 266  libmms Line 369  libmms
369    
370  fckeditor  fckeditor
371          - knowledgeroot 0.9.8.5-3 (embed; bug #461555)          - knowledgeroot 0.9.8.5-3 (embed; bug #461555)
372          - moin <unfixed> (embed; bug #452599)          - moin 1.8.2-2 (embed; bug #452599)
373          - karrigell <unfixed> (embed; bug #452598)          - karrigell <removed> (embed; bug #452598)
374          - gforge-plugins-extra 4.6.99+svn6225-1 (embed)          - gforge 4.6.99+svn6225-1 (embed)
375            - request-tracker3.8 <unfixed> (embed)
376            - otrs2 <unfixed> (embed)
377    
378  ipatlas (not packaged in Debian)  ipatlas (not packaged in Debian)
379          - moodle <unfixed> (embed)          - moodle <unfixed> (embed; bug #507185)
380    
381  libphp-phpmailer  libphp-phpmailer
382          - moodle <unfixed> (embed)          - moodle <unfixed> (embed; bug #507185)
383            - mahara <unfixed> (embed)
384            - symfony <unfixed> (embed; bug #566778)
385            [etch] - phpgroupware <unfixed> (embed)
386            NOTE: phpgroupware-felamimail is only in etch
387            - egroupware <unfixed> (embed; bug #504283)
388            - glpi <unfixed>
389    
390  htmlArea (not packaged in Debian)  htmlArea (not packaged in Debian)
391          - moodle <unfixed> (embed)          - moodle <unfixed> (embed)
392    
393  giflib:  giflib
394          - wine <unfixed> (embed; bug #466181)          - wine <unfixed> (embed; bug #466181)
395    
396  bennu (not packaged in Debian)  bennu (not packaged in Debian, http://bennu.sourceforge.net)
397          - moodle <unfixed> (embed)          - moodle <unfixed> (embed)
398    
399  smarty:  smarty
400          - moodle <unfixed> (embed; bug #471158)          - moodle 1.8.2-2 (embed; bug #471158)
401          - gallery2 <unfixed> (embed; bug #471160)          - gallery2 2.2.5-2 (embed; bug #471160)
402          - mahara 0.9.2-2 (embed; bug #471201)          - mahara 0.9.2-2 (embed; bug #471201)
403          - gosa 2.4beta1-1 (embed; bug #471200)          - gosa 2.4beta1-1 (embed; bug #471200)
404    
405  TinyMCE  TinyMCE
406          - wordpress <unfixed> (embed; bug #478257)          - wordpress 2.5.1-3 (embed; bug #478257)
407          - moodle <unfixed> (embed)          - moodle <unfixed> (embed; bug #507185)
408          - knowledgeroot <unfixed> (embed)          - knowledgeroot <unfixed> (embed)
409          - joomla <itp> (bug #326398)          - joomla <itp> (bug #326398)
410    
411  scintilla  scintilla (upstream provides static lib, rejected shared lib http://sf.net/support/tracker.php?aid=2488121)
412          - scite <unfixed> (embed)          - scite <unfixed> (embed)
413          - qscintilla <unfixed> (embed)          - qscintilla <unfixed> (embed)
414          - qscintilla2 <unfixed> (embed)          - qscintilla2 <unfixed> (embed)
415          - geany <unfixed> (embed)          - geany <unfixed> (fork)
416            - anjuta <unfixed> (embed)
417    
418  libphp-adodb  libphp-adodb
419          - moodle <unfixed> (embed)          - moodle <unfixed> (embed; bug #507185)
420          NOTE: also AdoDB-XML Schema          NOTE: also AdoDB-XML Schema
421          - gallery2 <unfixed> (embed)          - gallery2 <unfixed> (embed)
422          - phppgadmin <unfixed> (embed)          - phppgadmin <unfixed> (embed)
423          - egroupware <unfixed> (embed)          - egroupware <unfixed> (embed)
424          - phpwiki <unfixed> (embed)          - phpwiki <unfixed> (embed)
425            - torrentflux 2.0beta1-2 (embed)
426          - ipplan <unfixed> (embed)          - ipplan <unfixed> (embed)
427          - typo3 <unfixed> (embed)          - typo3-src <unfixed> (embed)
         - moodle <unfixed> (embed)  
428          - cacti <unknown> (embed)          - cacti <unknown> (embed)
429          [sarge] - cacti <unfixed> (embed)          [sarge] - cacti <unfixed> (embed)
430          NOTE: dependency exists, but internal version is used          NOTE: dependency exists, but internal version is used
431            - gforge 4.7~rc2-6 (embed)
432            - mahara <unfixed> (embed)
433    
434  gzip  gzip
435          - linux-kernel <unfixed> (embed)          - linux-2.6 <unfixed> (embed) [lib/inflate.c]
         NOTE: lib/inflate.c  
436          - klibc <unfixed> (embed)          - klibc <unfixed> (embed)
437          NOTE: based on linux-kernel gzip code          NOTE: based on linux-kernel gzip code
438          - busybox <unfixed> (embed)          - busybox <unfixed> (embed)
439            - pristine-tar <unfixed> (modified-embed)
440            NOTE: compression code only, not uncompression
441    
442  neon  neon
443          - cadaver <unfixed> (embed; bug #188381)          - cadaver 0.22.3+debian-1 (embed; bug #188381)
444          - gnome-vfs2 <unfixed> (embed; bug #395874)          - gnome-vfs2 <unfixed> (embed; bug #395874)
445          - litmus <unfixed> (embed; #395875)          [etch] - litmus <unfixed> (embed; #395875)
446            - litmus <removed> (embed; #395875)
447          [sarge] - screem <unfixed> (embed)          [sarge] - screem <unfixed> (embed)
448          - sitecopy <unfixed> (embed; bug #395876)          - sitecopy 1:0.16.0-1 (embed; bug #395876)
449          [etch] - tla <unfixed> (embed; bug #395877)          [etch] - tla <unfixed> (embed; bug #395877)
450          [sarge] - tla <unfixed> (embed; bug #395877)          [sarge] - tla <unfixed> (embed; bug #395877)
451    
452  libmodplug  libmodplug
453          - gst-plugins-bad0.10 <unfixed> (embed)          - gst-plugins-bad0.10 0.10.10.2-1 (embed)
454    
455  libvncserver  libvncserver
456          - vino <unfixed> (embed)          - vino <unfixed> (embed)
# Line 342  libvncserver Line 458  libvncserver
458  putty  putty
459          - filezilla <unfixed> (embed)          - filezilla <unfixed> (embed)
460    
461  tinyxml (not packaged in Debian)  tinyxml (not packaged in Debian; itp bug #531968)
462          - filezilla <unfixed>          - filezilla <unfixed>
463            - crystalspace <unfixed> (embed)
464            - libwfut <unfixed> (embed)
465            - rarian <unfixed> (embed)
466            - bulletml <unfixed> (embed)
467            - pokerth <unfixed> (embed)
468            - qutecom <unfixed> (embed)
469            - sofa-framework <unfixed> (embed)
470            - yate <unfixed> (embed)
471            - antigrav <unfixed> (embed)
472            - balder2d <unfixed> (embed)
473            - cal3d <unfixed> (embed)
474            - criticalmass <unfixed> (embed)
475            - ember <unfixed> (embed)
476            - epiphany <unfixed> (embed)
477            - gambit <unfixed> (embed)
478            - noiz2sa <unfixed> (embed)
479            - ogre <unfixed> (embed)
480            - opencity <unfixed> (embed)
481            - openmovieeditor <unfixed> (embed)
482            - pouetchess <unfixed> (embed)
483            - tecnoballz <unfixed> (embed)
484            - trigger-rally <unfixed> (embed)
485            - xmoto <unfixed> (embed)
486            - mapnik <unknown> (embed)
487            NOTE: uses a different XML parser by default
488            - rrootage 0.23a-6 <embed>
489            NOTE: links to libbulltetml
490            - boson <unknown> (embed)
491            NOTE: the embedded code is unused
492    
493  gv  gv
494          - evince <unfixed> (embed)          - evince <unfixed> (embed)
495          NOTE: ps/ tree from gv 3.5.8          NOTE: ps/ tree from gv 3.5.8
496          - evince-gtk <unfixed> (embed)          NOTE: evince-gtk is affected (a component of evince source package)
         NOTE: not packaged in Debian  
497    
498  libXbae  libXbae
499          [etch] - libpawlib2-lesstif <unfixed> (embed)          - paw <removed> (embed)
500          NOTE: from Cernlib          [etch] - paw <unfixed> (embed)
501    
502    libgtkhtml
503            - claws-mail-extra-plugins <unfixed> (fork)
504    
505  libXaw  libXaw
506          [etch] - libpawlib2-lesstif          - paw <removed> (embed)
507          NOTE: from Cernlib          [etch] - paw <unfixed> (embed)
508          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
509    
510  libgd2  libgd2
511          - graphviz <unfixed> (embed)          - graphviz <unfixed> (embed)
512          NOTE: lib/gd seems to be 2.0.33          NOTE: lib/gd seems to be 2.0.33
513          - wml <unfixed> (embed)          - wml 2.0.11ds2-1 (embed)
514            - libwmf <unfixed> (embed)
515          NOTE: derived from gd 1.6.3          NOTE: derived from gd 1.6.3
516    
517  rar  rar
# Line 378  mplayer (DirectMedia Object loader) Line 526  mplayer (DirectMedia Object loader)
526          NOTE: src/libw32dll/          NOTE: src/libw32dll/
527          - vlc <unfixed> (embed)          - vlc <unfixed> (embed)
528          NOTE: modules/codec/dmo/          NOTE: modules/codec/dmo/
529            - mplayer 1.0~rc2-20 (embed)
530    
531  libwpd (WordPerfect converter)  libwpd (WordPerfect converter)
532          - openoffice.org <unfixed> (embed)          - openoffice.org <unfixed> (embed)
# Line 386  fsplib (http://sourceforge.net/projects/ Line 535  fsplib (http://sourceforge.net/projects/
535          - gftp <unfixed> (embed)          - gftp <unfixed> (embed)
536          NOTE: lib/fsplib version 0.3          NOTE: lib/fsplib version 0.3
537    
538    sprng
539            - tree-puzzle <unfixed> (embed)
540    
541  librpcsecgss  librpcsecgss
542          - krb5 <unfixed> (embed)          - krb5 <unfixed> (embed)
543    
544  jasper  jasper
545          - ghostscript <unfixed> (embed)          - ghostscript 8.64~dfsg-2 (embed)
         - gs-gpl <unfixed> (embed)  
546    
547    libiris
548            - psi <unfixed> (embed)
549            - kdenetwork <unfixed> (embed)
550            NOTE: kopete embeds libiris but links dynamically to libidn
551            - kdegames <unfixed> (embed)
552            NOTE: ksirk/kde4
553    
554  libidn  libidn
555          - monotone <unfixed> (embed)          - monotone 0.43-1 (embed)
556            - psi <unfixed> (embed)
557  liblua          NOTE: psi embeds libiris which embeds libidn
558          - monotone <unfixed> (embed)          - kdegames <unfixed> (embed)
559            NOTE: kdegames/kde4 embeds libiris which embeds libidn
560    
561    lua5.1
562            - monotone 0.43-1 (embed)
563            - nmap 5.00-1 (embed; bug #527997)
564            [lenny] - nmap <unfixed> (embed; bug #527997)
565            - ocropus <unfixed> (embed)
566            - enigma <unfixed> (embed)
567            NOTE: requires lua built with C++
568            - freeciv <unfixed> (embed)
569            - spring <unfixed> (embed)
570    
571  libbotan  libbotan
572          - montone <unfixed> (embed)          - monotone 0.43-1 (embed)
573    
574  NetXX  NetXX
575          - monotone <unfixed> (embed)          - monotone 0.43-1 (embed)
576    
577  libgc  libgc
578          - mono <unfixed> (embed)          - mono <unfixed> (embed)
579    
580  lzma  lzma
581          - p7zip <unfixed> (embed)          - p7zip <unfixed> (embed)
582            - xz-utils <unfixed> (fork)
583    
584  lzo  lzo
585          - grub2 <unfixed> (embed)          - grub2 <unfixed> (embed)
586    
587  yassl  yassl
588          - mysql-dfsg-5.0 <unfixed> (embed)          - mysql-dfsg-5.0 <unfixed> (embed)
589            - mysql-dfsg-5.1 <unfixed> (embed)
590    
591  pax code  pax code
592          - tar <unfixed> (embed)          - tar <unfixed> (embed)
# Line 432  guichan Line 603  guichan
603  tolua  tolua
604          - boswars <unfixed> (embed)          - boswars <unfixed> (embed)
605          NOTE: maintainer notified us, working on it          NOTE: maintainer notified us, working on it
606            NOTE: actually tolua++
607            - ocropus <unfixed> (embed)
608            NOTE: actually tolua++
609            - freeciv <unfixed> (embed)
610            NOTE: actually tolua++
611            - enigma <unfixed> (embed)
612    
613  asio-dev  asio-dev
614          - luxrender <unfixed> (embed)          - luxrender <removed> (embed)
         NOTE: maintainer notified us, working on it  
         NOTE: may be merged with boost "soon"  
615    
616  xine-lib  xine-lib
617          - vlc <unfixed> (embed)          - vlc <unfixed> (embed)
# Line 455  tk8.5 Line 630  tk8.5
630          - perl-tk <unfixable> (fork)          - perl-tk <unfixable> (fork)
631    
632  samba  samba
633          - mc <unfixed> (embed)          - mc 2:4.6.2~git20080311-1 (embed)
634          NOTE: maintainer is aware of this, currently searching a solution          NOTE: maintainer is aware of this, currently searching a solution
635    
636  plib1.8.4c2  plib1.8.4c2
# Line 464  plib1.8.4c2 Line 639  plib1.8.4c2
639    
640  fribidi  fribidi
641          - quesoglc <unfixed> (embed)          - quesoglc <unfixed> (embed)
642            NOTE: compiled against system fribidi in Debian - embed only used when fribidi is not available on the system
643    
644  glew  glew
645          - quesoglc <unfixed> (embed)          - quesoglc <unfixed> (embed; bug #489341)
646            NOTE: waiting on GLEW_MX version of glew (see bug #474488)
647            - trigger 0.5.2.1-2 (embed)
648            NOTE: http://lists.debian.org/debian-devel-games/2009/12/msg00007.html
649            - trigger-rally 0.5.2.1-2 (embed)
650            NOTE: http://lists.debian.org/debian-devel-games/2009/12/msg00007.html
651    
652  minorGems  minorGems (pabs contacted upstream about shared lib, he considers minorGems an 'ever-evolving collection of reusable code fragments' for his own use)
653          - transcend <unfixed> (embed)          - transcend <unfixed> (embed)
654          - cultivation <unfixed> (embed)          - cultivation <unfixed> (embed)
655            - passage <unfixed> (embed)
656            - gravitation <unfixed> (embed)
657    
658  tar  tar
659          - libarchive <unfixed> (embed)          - libarchive <unfixed> (embed)
# Line 480  cpio Line 663  cpio
663          - libarchive <unfixed> (embed)          - libarchive <unfixed> (embed)
664          NOTE: cpio included in libarchive 2.2 and higher, but not compiled until libarchive 2.4.11-1 (as bsdcpio package)          NOTE: cpio included in libarchive 2.2 and higher, but not compiled until libarchive 2.4.11-1 (as bsdcpio package)
665    
666    kde4libs
667            - kdelibs <unfixable> (old-version)
668    
669  webkit  webkit
670          - qt4-x11 <unfixed> (embed)          - qt4-x11 <unfixed> (embed; bug #479851)
671            [etch] - qt4-x11 <not-affected> (webkit support introduced in version 4.4)
672            - kde4libs <unfixable> (fork)
673            NOTE: kde4lib's khtml and webkit were forked from khtml (this tracking, which seems
674            NOTE: reversed genesis-wise, is used because of so much other stuff in kde4libs)
675    
676  ftgl  ftgl
677          - blender 2.46+dfsg-1 (embed)          - blender 2.46+dfsg-1 (embed)
# Line 490  wv Line 680  wv
680          - abiword <unfixed>          - abiword <unfixed>
681    
682  qemu  qemu
683          - kvm <unfixed> (embed)          - kvm <removed> (embed; bug #543159)
684            - qemu-kvm <unfixed> (embed; bug #560853)
685            NOTE: kvm superceded by qemu-kvm, which is just user interface (no modules)
686            - xen-3 3.4.2-2 (embed; bug #560856)
687            - xen-unstable <unfixed> (embed; bug #560856)
688    
689    vgabios
690            - kvm <removed> (embed; bug #489442)
691            - qemu-kvm <unfixed> (embed)
692    
693    bochs
694            - kvm <removed> (embed; bug #489442)
695            - qemu-kvm <unfixed> (embed)
696    
697  speex  speex
698          - vorbis-tools <unfixed> (embed)          - vorbis-tools <unfixed> (embed)
# Line 498  speex Line 700  speex
700          - gst-plugins-good0.10 <unfixed> (embed)          - gst-plugins-good0.10 <unfixed> (embed)
701          - xine-lib <unfixed> (embed)          - xine-lib <unfixed> (embed)
702          - libfishsound <unfixed> (embed)          - libfishsound <unfixed> (embed)
703          - libannodex <unfixed> (embed)          - libannodex <removed> (embed)
704          - vlc <unfixed> (embed)          - vlc <unfixed> (embed)
705          - xmms-speex <unfixed> (embed)          - xmms-speex <unfixed> (embed)
706          - libsdl-sound1.2 <unfixed> (embed)          - libsdl-sound1.2 <unfixed> (embed)
707          - sweep <unfixed> (embed)          - sweep <unfixed> (embed)
708    
709  libreadline  libreadline
710          - magic <unfixed> (old-version)          - magic <itp> (old-version)
         NOTE: magic is currently an RFS  
711    
712  opcode  opcode
713          - ode <unfixed> (embed)          - ode <unfixed> (embed)
# Line 518  gimpact Line 719  gimpact
719          NOTE: gimpact is not a package in debian, it is just embedded          NOTE: gimpact is not a package in debian, it is just embedded
720          NOTE: http://gimpact.sf.net          NOTE: http://gimpact.sf.net
721    
722  MochiKit.js  mochikit
723          - mahara <unfixed> (embed)          - mahara <unfixed> (embed)
724            NOTE: they require extra patches, still unmerged upstream
725          - ntop <unfixed> (embed)          - ntop <unfixed> (embed)
726          - python-oherence <unfixed> (embed)          - coherence 0.6.2-1 (embed)
727          - python-paste <unfixed> (embed)          - paste <unfixed> (embed)
728          - python-turbogears <unfixed> (embed)          - turbogears <unfixed> (embed)
729          - zope-plone3 <unfixed> (embed)          - plone3 <removed> (embed)
730            - xulrunner <unfixed> (embed)
731  prototype.js          - libjifty-plugin-chart-perl <unfixed> (embed)
732          - netbeans-ide <unfixed> (embed)          - sabnzbdplus <unfixed> (embed)
733          - auth2db-frontend <unfixed> (embed)          - tgmochikit <unfixed> (embed)
734          - citadel-webcit <unfixed> (embed)  
735          - asterisk <unfixed> (embed)  prototypejs
736          - doc-iana <unfixed> (embed)          - netbeans-ide 6.0.1+dfsg-2 (embed)
737          - libaws-doc <unfixed> (embed)          - auth2db 0.2.5-2+dfsg-1 (embed; bug #555218)
738          - libgettext-ruby-data <unfixed> (embed)          - webcit <unfixed> (embed; bug #555219)
739          - libjson-ruby-doc <unfixed> (embed)          - asterisk 1:1.6.2.0~rc3-1 (embed)
740          - liblucene2-java-doc <unfixed> (embed)          - libjson-ruby 1.1.4-1 (embed; bug #555224)
741          - libopenid-ruby <unfixed> (embed)          - lucene2 2.9.1+ds1-2 (embed; bug #555226)
742          - solr-common <unfixed> (embed)          - horde3 <unfixed> (embed)
743            - knowledgeroot 0.9.9.5-1 (embed; bug #555230)
744            - mediatomb 0.12.0~svn2018-5 (embed; bug #555233)
745            - mt-daapd 0.9~r1696.dfsg-6lenny2 (embed)
746            - ebug-http <removed> (embed; bug #555236)
747            - libaws 2.7-1 (embed; bug #555222)
748            - phpgedview <removed> (embed)
749            - poker-network 1.7.6-1 (embed; bug #555238)
750            - rails 2.1.0-6 (embed)
751            - wordpress 2.5.0-2 (embed; bug #555243)
752            - 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)
753            TODO: search through all of the other zope packages
754            - ampache 3.4.1-2 (embed)
755            - exaile 0.2.14+debian-2.1 (embed; bug #555245)
756            - hobix 0.5~svn20070319-4 (embed; bug #555247)
757            - zabbix 1.6.6-4 (embed; bug #555250)
758            - chora2 <unfixed> (embed; bug #555253)
759            - gollem <unfixed> (embed; bug # 555254)
760            - jscropperui 1.2.1-1 (embed; bug #555257)
761            - scriptaculous <not-affected> (uses system prototype.js since initial upload; bug #555260)
762            - ingo1 1.2.3+debian0-1 (embed; bug #555261)
763            - kronolith2 2.3.3+debian0-1 (embed; bug #555262)
764            - activeldap <unfixed> (embed)
765            - libv8 <not-affected> (contains a google-specific implementation of prototype.js)
766            - mantis 1.1.2+dfsg-1 (embed; bug #555265)
767            - otrs2 2.3.4-6 (embed; bug #555267)
768            - webcalendar 1.2~b1-2 (embed; bug #555269)
769            - redmine 0.9.0~svn2907-1 (embed; bug #555270)
770            - jifty 0.90519-1 (embed; bug #555271)
771            - jquery 1.4-1 (embed; bug #555272)
772            - passenger 2.2.5debian1-1 (embed; bug #555273)
773            - plone3 <removed> (embed; bug #555275)
774            - wesnoth <not-affected> (prototype.js not included in any of the binary packages; bug #555277)
775            - libhtml-prototype-perl 1.48-3 (embed; bug #538920)
776            - xulrunner <unfixed> (embed)
777            NOTE: included in iceweasel/xulrunner unit tests directory, so may not be security-relevant
778    
779    gdb
780            - insight <unfixed> (embed)
781    
782    e2fsprogs
783            - ldiskfsprogs <unfixable> (fork)
784    
785    quazip (not packaged in Debian)
786            - qcake <unfixed> (embed)
787            NOTE: starting with upstream version 0.6.4
788    
789    exo
790            - pcmanfm <unfixed> (embed; bug #499677)
791            NOTE: slightly modified source code
792    
793    java
794            - openjdk-6 <unfixed>
795            - sun-java5 <unfixed>
796            - sun-java6 <unfixed>
797    
798    libphp-snoopy
799            - ampache 3.4.1-2 (embed; bug #504169)
800            - gforge 4.6.99+svn6094-2 (embed)
801            - mahara 1.0.5-2 (embed; bug #504170)
802            - pixelpost 1.7.1-5 (embed; bug #504171)
803            - mediamate 0.9.3.6-5 (embed; bug #504172)
804            - opendb <removed> (embed; bug #504173)
805            [etch] - opendb <unfixed> (embed; bug #504173)
806            - wordpress 2.5.1-9 (embed; bug #443948)
807            - moodle <unfixed> (embed; bug #507185)
808            [etch] - phpgroupware <unfixed> (embed)
809            NOTE: phpgroupware-felamimail
810            - magpierss 0.72-3 (embed; bug #431089)
811    
812    jquery
813            - zekr <unfixed> (embed)
814            - wordpress <unknown> (embed)
815            - yocto-reader <unfixed> (embed)
816            - textpattern <unfixed> (embed)
817            - genshi 0.5.1-1 (embed)
818            NOTE: compressed file under examples/ dir
819            - prewikka <unfixed> (embed)
820            - libramaze-ruby <unfixed> (embed)
821            - drupal5 <unfixed> (embed)
822            - b2evolution <unfixed> (embed)
823            - wesnoth <unfixed> (embed)
824    
825    tablesorter (jquery plugin, not packaged yet)
826            - wesnoth <unfixed> (embed)
827    
828    kses
829            - wordpress <unfixed> (embed; bug #504242)
830            NOTE: their copy has all methods renamed to wp_<foo>
831            NOTE: kses isn't in Debian, RFP: #504240
832            - moodle <unfixed> (embed; bug #507185)
833            - egroupware <unfixed> (embed)
834    
835    magpierss
836            - wordpress <unfixed> (embed; bug #504242)
837            - moodle <unfixed>
838    
839    php-gettext
840            - wordpress 2.8.4-1 (embed; bug #504242)
841            - docbookwiki <unfixed> (embed)
842            - knowledgeroot 0.9.9.5-1
843            NOTE: non-free
844    
845    libphp-ixr (name may change, it is the Incutio XML-RPC)
846            - wordpress <unfixed> (embed; bug #504242)
847            NOTE: libphp-ixr isn't in Debian, RFP: #504236
848            - dokuwiki <unfixed> (embed)
849            - textpattern <unfixed> (embed)
850    
851    libphp-cas
852          - glpi <unfixed> (embed)          - glpi <unfixed> (embed)
853          - hobbix <unfixed> (embed)          - moodle <unfixed> (embed; bug #505984)
854          - mnemo2 <unfixed> (embed)  
855          - nag2 <unfixed> (embed)  scriptaculous (prototype.js is among the embeds in the following)
856          - libjs-prototype <unfixed> (embed)          - glpi <unfixed> (embed)
857          - libjs-scriptaculous <unfixed> (embed)          - libaws <unfixed> (embed; bug #555222)
         - knowledgeroot <unfixed> (embed)  
         - mediatomb-common <unfixed> (embed)  
         - mt-daapd <unfixed> (embed)  
858          - op-panel <unfixed> (embed)          - op-panel <unfixed> (embed)
859          - ebug-http <unfixed> (embed)          - symfony <unfixed> (embed)
860          - phpgedview <removed> (embed)          NOTE: maintainer says there are extra incompatible changes required
861          - poker-web <unfixed> (embed)          - pixelpost 1.7.1-6 (embed)
862          - python-webhelpers <unfixed> (embed)          - webhelpers <unfixed> (embed)
863          - qwik <unfixed> (embed)          - qwik <removed> (embed; bug #555241)
864            - smokeping <unfixed> (embed)
865            - turba2 <unfixed> (embed)
866            - typo3-src 4.2.3-1 (embed)
867            - request-tracker3.6 <unfixed> (embed)
868            - request-tracker3.8 <unfixed> (embed)
869            - rt-extension-emailcompletion <not-affected> (prototype.js not included in the binary package)
870            - wordpress 2.5.0-2 (embed)
871            - libhtml-prototype-perl 1.48-3 (embed)
872    
873    libmarkdown-php
874            - moodle <unfixed> (embed; bug #507185)
875            - pixelpost 1.7.1-6 (embed)
876    
877    php-openid
878            - wordpress-openid <itp> (embed)
879    
880    geshi
881            - dokuwiki 0.0.20080505-3.1 (embed)
882            - pgfouine 1.0-1.1 (embed)
883            - websvn 2.1.0-1 (embed)
884    
885    webcalendar
886            - gforge 4.7~rc2-6 (embed; bug #504758)
887    
888    libical
889            - kdepim <unknown> (fork)
890            NOTE: fixed at some point during 4.0
891            - kdepimlibs 4.2.0-1 (fork)
892            - claws-mail-extra-plugins <unfixed> (fork)
893    
894    harfbuzz
895            - qt4-x11 <unfixed> (embed)
896            - pango1.0 <unfixed> (embed)
897            - fontmatrix <unfixed> (embed)
898    
899    libzip
900            - php5 <unfixable> (modified-embed)
901            - odt2txt <unfixed> (embed; bug #523808)
902    
903    json.php (not packaged; should be replaced with php's built-in functions)
904            - moodle <unfixed>
905            - yui <unfixed>
906            - gallery2 <unfixed>
907            - dokuwiki <unfixed>
908            - typo3-src <unfixed>
909    
910    php-fpdf
911            - tcpdf <itp> (fork)
912            - moodle <unfixed>
913            - phpwiki <unfixed>
914            - egroupware <unfixed>
915            - ldap-account-manager <unfixed> (fork)
916    
917    tcpdf (itp: #495985)
918            - moodle <unfixed>
919            - phpmyadmin <unfixed>
920    
921    typo3
922            - moodle <unfixed>
923    
924    spreadsheet_writeexcel (PHP port of libspreadsheet-writeexcel-perl; itp: #487557)
925            - moodle <unfixed>
926            - gosa <unfixed>
927    
928    php-ole (itp: #487558)
929            - moodle <unfixed>
930    
931    pieforms (http://www.catalyst.net.nz)
932            - mahara <unfixed>
933    
934    savant2 (http://phpsavant.com)
935            - egroupware <unfixed>
936    
937    rssparser (http://nwow.org)
938            - egroupware <unfixed>
939            - phpgroupware <unfixed>
940    
941    lcms
942            - openjdk-6 <unfixed> (fork)
943            - gimp 2.4.0~rc2-2
944    
945    libphp-phplayersmenu
946            - diogenes <unfixed>
947            - phpldapadmin <unfixed>
948    
949    libphp-pclzip
950            - docvert <unfixed>
951            - moodle <unfixed>
952            - egroupware <unfixed>
953    
954    libphp-simplepie
955            - dokuwiki <unfixed>
956            - wordpress <unfixed>
957    
958    libphp-jpgraph
959            - egroupware <unfixed>
960    
961    php-simpletest
962            - moodle <unfixed>
963    
964    libpng
965            - iceweasel <not-affected> (uses xulrunner)
966            - icedove 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1, 2.0.0.19-1 (embed)
967            - iceape 1.0.13~pre080614i-0etch1 (embed)
968            - xulrunner 1.9.0.13-1 (embed)
969            [lenny] - xulrunner 1.9.0.11-0lenny1
970            [etch] - xulrunner 1.8.0.15~pre080614i-0etch1 (embed)
971            - gamera 3.2.3-1 (embed)
972            - freeimage <unfixed> (embed)
973            - tuxonice-userui (static)
974    
975    irssi
976            - silc-client <unfixed> (embed)
977            NOTE: Seems to be a pre-0.8.12 version that is used in irssi-plugin-silc
978    
979    extc
980            - mtasc <unfixed> (embed)
981            - haxe <unfixed> (embed)
982    
983    swflib
984            - mtasc <unfixed> (embed)
985            - haxe <unfixed> (embed)
986    
987    libitext-java
988            - bouncycastle 2.1.4-1 (embed)
989    
990    python-ply
991            - pyke <unfixed> (embed; bug #555363)
992            - pywbem 0.7.0-4 (embed; bug #555364)
993            - sepolgen <unfixed> (embed; bug #555365)
994            - zope-textindexng3 <unknown> (embed)
995            - iceweasel <not-affected> (uses xulrunner)
996            - xulrunner <unknown> (embed)
997            - wireshark <not-affected> (python-ply modules are not installed into binary packages; see #554613)
998    
999    libdumbnet (libdnet upstream)
1000            - nmap <unfixed> (fork)
1001    
1002    gcc-4.4
1003            - gcc-mingw32 <unfixed> (embed)
1004    
1005    camlimages
1006            - advi <unfixed> (static; bug #550441)
1007    
1008    memcached
1009            - memcachedb <unfixed> (embed)
1010    
1011    yajl
1012            - argyll <unfixed> (embed; bug #544223)
1013            NOTE: reference, confirmed by build logs: http://lists.debian.org/debian-mentors/2009/08/msg00062.html
1014    
1015    nusoap
1016            - gforge 4.8.2-1 (embed)
1017            - ampache <unfixed> (embed)
1018            - poker-network <unfixed> (embed)
1019            - moodle <unfixed> (embed)
1020            NOTE: code is not used when running under php5 and soap is enabled
1021            - phpwiki <unfixed> (embed)
1022            - gallery2 <unfixed> (embed)
1023            - typo3-src <unfixed> (embed)
1024    
1025    libept
1026            - adept <unfixed> (embed; bug #540649)
1027    
1028    libvorbis
1029            - iceweasel <not-affected> (uses xulrunner)
1030            - xulrunner <unfixed> (embed; bug #540959)
1031            [etch] - xulrunner <not-affected> (introduced in firefox 3.5)
1032            [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)
1033            - iceape <unfixed> (embed)
1034            [etch] - iceape <not-affected> (introduced in 2.0)
1035            [lenny] - iceape <not-affected> (introduced in 2.0)
1036    
1037    cairo
1038            - iceweasel <not-affected> (uses xulrunner)
1039            - xulrunner 1.8.0.15~pre080614i-0etch1 (embed)
1040    
1041    liboggz
1042            - iceweasel <not-affected> (uses xulrunner)
1043            - xulrunner <unfixed> (embed; bug #540959)
1044            [etch] - xulrunner <not-affected> (introduced in firefox 3.5)
1045            [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)
1046            - iceape <unfixed> (embed)
1047            [etch] - iceape <not-affected> (introduced in 2.0)
1048            [lenny] - iceape <not-affected> (introduced in 2.0)
1049    
1050    liboggplay
1051            - iceweasel <not-affected> (uses xulrunner)
1052            - xulrunner <unfixed> (embed; bug #540959)
1053            [etch] - xulrunner <not-affected> (introduced in firefox 3.5)
1054            [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)
1055            - iceape <unfixed> (embed)
1056            [etch] - iceape <not-affected> (introduced in 2.0)
1057            [lenny] - iceape <not-affected> (introduced in 2.0)
1058    
1059    php-net-dnsbl
1060            - serendipity <unfixed> (embed; bug #541740)
1061    
1062    php-onyx-rss
1063            - serendipity <unfixed> (embed; bug #541740)
1064    
1065    php-text-wiki
1066            - serendipity <unfixed> (embed; bug #541740)
1067    
1068    php-xml-rpc
1069            - serendipity <unfixed> (embed; bug #541740)
1070    
1071    polarssl (does not have a shared library)
1072            - pdkim <itp> (embed; bug #543150)
1073            - xyssl <unfixed> (old-version)
1074    
1075    pidgin (libpurple)
1076            - gaim <removed> (old-version)
1077            - qutecom 2.2~rc3.hg396~dfsg1-6 (embed; bug #559785)
1078    
1079    icu
1080            - webkit 1.0.1-1 (embed; bug #547214)
1081            - texlive-bin <unfixed> (fork)
1082            NOTE: texlive upstream working with icu upstream to merge their changes
1083    
1084    cyrus-imapd-2.2
1085            - kolab-cyrus-imapd <unfixed> (fork)
1086            - dovecot 1:1.2.1-1 (embed) [/dovecot-sieve/src/libsieve/*]
1087    
1088    python-cxx-dev
1089            - freecad 0.9.2646.3-1 (embed; bug #547936)
1090    
1091    zipios++
1092            - freecad 0.9.2646.3-1 (embed; bug #547941)
1093            - enigma 0.92.3-3 (embed)
1094            NOTE: likely fixed earlier, marking etch's version as fixed
1095    
1096    linux-2.6
1097            - kvm <removed> (embed; bug #549973) [./kernel/*]
1098            - linux-kbuild-2.6 <unfixed> (embed; bug #550379) [./kbuild/*]
1099            - kernel-source-2.6.8 <removed> (old-version)
1100            - kernel-source-2.4.27 <removed> (old-version)
1101            - kernel-source-2.4.24 <removed> (old-version)
1102            - kernel-source-2.2.25 <removed> (old-version)
1103            - kernel-source-2.2.20 <removed> (old-version)
1104    
1105    libfdt (not yet packaged separately for debian; http://www.jdl.com/software/)
1106            - kvm <removed> (embed) [./libfdt/*]
1107            - qemu-kvm <unfixed> (embed) [./libfdt/*]
1108    
1109    qweb (not packaged)
1110            - ajaxterm <unfixed>
1111    
1112    opensaml2
1113            - opensaml <removed> (old-version)
1114    
1115    shibboleth-sp2
1116            - shibboleth-sp <removed> (old-version)
1117    
1118    tuxonice-userui
1119            - suspend2-userui <removed> (old-version)
1120    
1121    expat
1122            - w3c-libwww <removed> (embed; bug #551941)
1123            [etch] - w3c-libwww <unfixed> (embed; bug #551941) [./modules/expat/*]
1124            - python-xml <unfixed> (embed; bug #551940) [./extensions/expat/*]
1125            - python2.5 <unfixable> (embed; bug #553403) [./Modules/expat/*]
1126            - python2.4 <unfixable> (embed; bug #553403)
1127            - python-4suite <unfixed> (embed; bug #516935)
1128            - wxwindows2.4 <removed> (embed)
1129            - wxwidgets2.6 2.6.3.2.2-4 (embed)
1130            - wxwidgets2.8 2.8.10.1-2 (embed)
1131            - celementtree 1.0.5-8 (embed)
1132            NOTE: Maybe that was fixed even earlier
1133            - audacity 1.3.2-1 (embed)
1134            - matanza <unfixed> (embed)
1135            - tdom 0.8.3~20080525-1 (embed)
1136            - udunits 2.1.8-4 (embed)
1137            - apr-util 1.2 (embed)
1138            - ayttm <unfxed> (embed; bug #561006)
1139            - cableswig <unfixed> (embed)
1140            - cadaver <unfixed> (embed)
1141            - cmake 2.6.0-6 (embed)
1142            - coin3 <unfixed> (embed)
1143            - gdcm 2.0.14-2 (embed)
1144            - ghostscript 8.71~dfsg-2 (embed)
1145            - grmonitor <removed> (embed)
1146            - iceape <unfixed> (embed)
1147            - insighttoolkit 3.16.0-1 (embed)
1148            NOTE: insighttoolkit might've been fixed earlier
1149            - libparagui1.1 1.0.2-1 (embed)
1150            - paraview 3.6.2-1 (embed)
1151            - poco 1.3.6p1-1 (embed)
1152            - simgear <unfixed> (embed)
1153            - sitecopy 1:0.16.0-1
1154            - smart <unfixed> (embed)
1155            NOTE: smart embeds celementree, and it includes expat
1156            - swish-e <not-affected> (Linked against libxml, which is used instead)
1157            - tla 1.3.5+dfsg-15 (embed)
1158            - vtk 4.1.20030227-1 (embed)
1159            - wbxml2 <not-affected> (expat code is only used on Mac OS X, see #560941)
1160            - xmlrpc-c <unfixed> (embed)
1161            - iceweasel <unfixed> (embed)
1162            - kompozer <unfixed> (embed)
1163            - vxl 1.13.0-2 (embed)
1164            - xulrunner <unfixed> (embed)
1165            - apache2 2.2 (embed)
1166            - texlive-bin <not-affected> (Embedded code not compiled in)
1167            - vnc4 <unfixed> (embed)
1168            - xotcl <unfixed> (embed)
1169    
1170    xerces-c
1171            - xerces-c2 <unfixed> (old-version)
1172            - xerces27 <removed> (old-version)
1173    
1174    md5 (RSA's version; not the gnu version provided by coreutils)
1175            - w3c-libwww <removed> (embed; bug #551942)
1176            [etch] - w3c-libwww <unfixed> (embed; bug #551942) [./modules/md5/*]
1177    
1178    libparagui1.1
1179            - asc <unfixable> (fork)
1180    
1181    enet
1182            - sauerbraten <unfixed> (embed; #497194)
1183    
1184    eglibc
1185            - glibc <removed> (old-version)
1186    
1187    galib
1188            - gamera 3.2.3-1 (embed)
1189    
1190    configobj
1191            - bzr 2.1.0~rc2-1 (embed; bug #555336)
1192            - elisa <unfixed> (embed; bug #555337)
1193            - gaupol <unfixed> (embed; bug #555338)
1194            - ipython <unfixed> (embed; bug #555339)
1195            - pida <unfixed> (embed; bug #555340)
1196            - psychopy <unfixed> (embed; bug #555341)
1197            - rest2web <unfixed> (embed; bug #555342)
1198            - auth2db <unknown> (embed)
1199            - dynagen <unknown> (embed)
1200            - iceweasel <unknown> (embed)
1201            - sabnzbdplus <unknown> (embed)
1202            - xulrunner <unknown> (embed)
1203            - nipy <not-affected> (part of an example [/examples/neurospin/neurospy/configobj.py], which is not installed into binary packages)
1204    
1205    python-clientform
1206            - bibus <unfixed> (embed; bug #555332)
1207            - zope2.10 <unfixed> (embed; bug #555333)
1208            - zope2.11 <removed> (embed; bug #555334)
1209            - python-mechanize <unknown> (embed)
1210            - twill <unknown> (embed)
1211    
1212    python-mechanize
1213            - zope2.10 <unfixed> (embed; bug #555337)
1214            - zope2.11 <removed> (embed; bug #555338)
1215            - twill <unknown> (embed; bug #555339)
1216    
1217    pexpect
1218            - duplicity 0.6.06-1 (embed; bug #555361)
1219            - hplip <unfixed> (embed; bug #555362)
1220            - smart <unfixed> (embed; bug #555363)
1221    
1222    pyparsing
1223            - bauble <unfixed> (embed; bug #555366)
1224            - boa-constructor 0.6.1-8 (embed; bug #555367)
1225            - calibre <unfixed> (embed; bug #555368)
1226            - matplotlib <unfixed> (embed; bug #531024)
1227            - zhpy 1.7.3.1-1 (embed; bug #555370)
1228            - polybori <unknown> (embed)
1229            - python-whoosh <unknown> (embed)
1230            - twill <unknown> (embed)
1231            - zope-textindexng3 <unknown> (embed)
1232    
1233    python-pysqlite2
1234            - python2.4 <unfixed> (embed; bug #553403)
1235            - python2.5 <unfixed> (embed; bug #553403)
1236    
1237    celementtree
1238            - python2.5 <unfixed> (embed)
1239            - smart <unfixed> (embed)
1240    
1241    elementtree
1242            - python2.5 <unfixed> (embed)
1243            - python2.6 <unfixed> (embed)
1244            - bzr 2.1.0~rc2-1 (embed; bug #555343)
1245            - gedit 2.28.2-1 (embed; bug #555344)
1246            - smart <unfixed> (embed)
1247            - solfege <unfixed> (embed; bug #555345)
1248            - w3af <unfixed> (embed; bug #555346)
1249            - python-qt4 <unknown> (embed)
1250            - sphinx <unknown> (embed)
1251            - python-nltk <itp> (embed)
1252    
1253    python2.5
1254            - python2.4 <unfixed> (old-version)
1255            - jython <unfixed> (embed)
1256            NOTE: embeds many stdlib modules
1257            - python-django <unfixed> (embed; bug #555419)
1258            NOTE: embeds stdlib modules: doctest, decimal
1259            - gamera 3.2.3-1 (embed)
1260            NOTE: embeds stdlib modules: ConfigParser, optparse, sets, textwrap
1261            - boa-constructor <unfixed> (embed; bug #555426)
1262            NOTE: embeds stdlib modules: ConfigParser, tarfile, zipfile, xmlrpclib
1263            - nicotine <unfixed> (embed; bug #555427)
1264            NOTE: embeds stdlib modules: ConfigParser
1265            - museek+ <unfixed> (embed; bug #555428)
1266            NOTE: embeds stdlib modules: ConfigParser
1267            - vegastrike-data <unfixed> (embed)
1268            NOTE: embeds many stdlib modules
1269            - codespeak-lib 1.1.1-1 (embed; bug #555420)
1270            NOTE: embeds stdlib modules: doctest, optparse, subprocess, textwrap
1271            - config-manager <unfixed> (embed; bug #555423)
1272            NOTE: embeds stdlib modules: optparse
1273            - jhbuild 2.28.0-1 (embed; bug #555421)
1274            NOTE: embeds stdlib modules: optparse, subprocess
1275            - smart <unfixed> (embed; bug #555432)
1276            NOTE: embeds stdlib modules: optparse
1277            - pyprotocols 1.0a.svn20070625-5 (embed; bug #555433)
1278            NOTE: embeds stdlib modules: doctest
1279            - ruledispatch 0.5a.svn20080510-4 (embed; bug #555434)
1280            NOTE: embeds stdlib modules: doctest
1281            - distribute <unfixed> (embed)
1282            NOTE: embeds stdlib modules: doctest
1283            - python-setuptools <unfixed> (embed; bug #555435)
1284            NOTE: embeds stdlib modules: doctest
1285            - zope.testing <unfixed> (embed; bug #555436)
1286            NOTE: embeds stdlib modules: doctest
1287            - translate-toolkit <unfixed> (embed; bug #555422)
1288            NOTE: embeds stdlib modules: textwrap, contextlib
1289            - libtpclient-py <unfixed> (embed; bug #555424)
1290            NOTE: embeds stdlib modules: subprocess
1291            - grass <unfixed> (embed; bug #555425)
1292            NOTE: embeds stdlib modules: subprocess
1293            - coherence <unfixed> (embed; bug #555429)
1294            NOTE: embeds stdlib modules: uuid
1295            - python-django-extensions 0.4.2pre+git200911182050-1 (embed; bug #555430)
1296            NOTE: embeds stdlib modules: uuid
1297            - setroubleshoot <unfixed> (embed; bug #555431)
1298            NOTE: embeds stdlib modules: uuid
1299            - linkchecker <unfixed> (embed; bug #555414)
1300            NOTE: embeds msgfmt.py script
1301            - imdbpy <unfixed> (embed)
1302            NOTE: embeds msgfmt.py script
1303            - kiwi <unfixed> (embed)
1304            NOTE: embeds msgfmt.py script
1305            - moin <unfixed> (embed)
1306            NOTE: embeds msgfmt.py script, stdlib modules: cgitb, difflib, tarfile
1307            - plone3 <removed> (embed)
1308            NOTE: embeds msgfmt.py script
1309            - roundup <unfixed> (embed)
1310            NOTE: embeds msgfmt.py script, stdlib modules: cgitb
1311            - rednotebook <unfixed> (embed; bug #555415)
1312            NOTE: embeds msgfmt.py script
1313            - turbogears <unfixed> (embed)
1314            NOTE: embeds msgfmt.py script
1315            - elisa <unfixed> (embed)
1316            NOTE: embeds msgfmt.py script, stdlib modules: uuid
1317            - calibre <unfixed> (embed)
1318            NOTE: embeds msgfmt.py script, stdlib modules: zipfile
1319            - mailman 1:2.1.13-1 (embed; #555416)
1320            NOTE: embeds msgfmt.py script
1321            - python-docutils <unknown> (embed)
1322            NOTE: embeds stdlib modules: optparse, textwrap
1323            - python-imaging <unknown> (embed)
1324            NOTE: embeds stdlib modules: doctest
1325            - python-mechanize <unknown> (embed)
1326            NOTE: embeds stdlib modules: doctest
1327            - twill <unknown> (embed)
1328            NOTE: embeds stdlib modules: subprocess
1329            - zeroc-ice <unknown> (embed)
1330            NOTE: embeds stdlib modules: subprocess
1331            - wxwidgets2.8 <unknown> (embed)
1332            NOTE: embeds stdlib modules: subprocess
1333            - cycle <unknown> (embed)
1334            NOTE: embeds msgfmt.py script
1335            - deluge <unknown> (embed)
1336            NOTE: embeds msgfmt.py script
1337            - opendict <unknown> (embed)
1338            NOTE: embeds msgfmt.py script
1339            - openerp-client <unknown> (embed)
1340            NOTE: embeds msgfmt.py script
1341            - rapidsvn <unknown> (embed)
1342            NOTE: embeds msgfmt.py script
1343            - wammu <unknown> (embed)
1344            NOTE: embeds msgfmt.py script
1345            - gaphor <unknown> (embed)
1346            NOTE: embeds msgfmt.py script
1347            - pida <unknown> (embed)
1348            NOTE: embeds msgfmt.py script
1349            - python-formencode <unknown> (embed)
1350            NOTE: embeds msgfmt.py script
1351            - duplicity <unfixed> (embed)
1352            NOTE: embeds stdlib module: urlparse, tarfile
1353            - pygopherd <unfixed> (embed)
1354            NOTE: embeds stdlib module: zipfile
1355    
1356    argparse
1357            - twill <unfixed> (embed; bug #555347)
1358            - ipython <unfixed> (embed; bug #555348)
1359    
1360    coherence
1361            - elisa <unfixed> (embed; bug #555335)
1362    
1363    simpletal
1364            - plastex <unfixed> (embed; bug #555371)
1365    
1366    flickrpc (not packaged in Debian, http://burtonini.com/bzr/flickrpc/)
1367            - postr <unfixed> (embed)
1368            - elisa <unfixed> (embed)
1369    
1370    simplegeneric (not packaged in Debian, http://pypi.python.org/pypi/simplegeneric)
1371            - apertium-tolk <unfixed> (embed)
1372            - ipython <unfixed> (embed)
1373            - virtaal <unfixed> (embed)
1374    
1375    distribute
1376            - setuptools <removed> (old-version)
1377    
1378    rails
1379            - jruby1.2 <unfixed> (embed) [./bench/rails/*]
1380            - libgettext-ruby <unfixed> (embed) [./samples/rails/*]
1381            - libopenid-ruby <unfixed> (embed) [./examples/rails_openid/*]
1382            - thin <unfixed> (embed) [./spec/rails_app/*]
1383            NOTE: this is a subdirectory of examples, which in general is a non-issue, but may
1384            NOTE: be dangerous if developers are naively basing their code off of the examples
1385            NOTE: prototype.js is among the example files
1386    
1387    lucene2 (prototype.js is among the embeds in the following)
1388            - lucene <unfixed> (old-version)
1389            - pylucene <unfixed> (embed)
1390            - libpdfbox-java <unfixed> (embed)
1391            - libfontbox-java <unfixed> (embed)
1392            - libjempbox-java <unfixed> (embed)
1393            - solr <unfixed> (embed)
1394    
1395    unicode-data
1396            - syslinux <unfixed> (embed)
1397            - camomile <unfixed> (embed)
1398            - fribidi <unfixed> (embed)
1399            - m17n-db <unfixed> (embed)
1400            - sbcl <unfixed> (embed)
1401            - heimdal <unfixed> (embed)
1402            - icu <unfixed> (embed)
1403            - icu4j <unfixed> (embed)
1404            - krb5 <unfixed> (embed)
1405            - moodle <unfixed> (embed)
1406            - openldap <unfixed> (embed)
1407            - pike7.6 <unfixed> (embed)
1408            - samba <unfixed> (embed)
1409            - samba4 <unfixed> (embed)
1410            - cmucl <unfixed> (embed)
1411            - typo3-src <unfixed> (embed)
1412            - mauve <unfixed> (embed)
1413            - texlive-bin <unfixed> (embed)
1414            - ypsilon <unfixed> (embed)
1415            - jeuclid <unfixed> (embed)
1416            - charmap.app <unfixed> (embed)
1417            - clisp <unfixed> (embed)
1418            - gnulib <unfixed> (embed)
1419            - opensrs-client <unfixed> (embed)
1420            - saxonb <unfixed> (embed)
1421          - rails <unfixed> (embed)          - rails <unfixed> (embed)
1422          - typo3-src-4.1 <unfixed> (embed)  
1423    feedparser
1424            - rawdog <unfixed> (embed; bug #383422)
1425            - miro <unfixed> (embed; bug #555351)
1426            - calibre <unfixed> (embed; bug #555352)
1427            - freevo <unfixed> (embed; bug #555353)
1428            - pida <unfixed> (embed; bug #555354)
1429            - planet-venus <unfixed> (embed; bug #555355)
1430            - plone3 <removed> (embed; bug #555356)
1431            - exaile 0.2.14+debian-1 (embed)
1432            - screenlets 0.1.2-3 (embed)
1433            NOTE: included twice
1434    
1435    agg:
1436            - matplotlib <unfixed> (embed: bug #377271)
1437            - contextfree <unfixed> (embed)
1438            NOTE: since 2.2-1 it links statically to system libagg, but still uses the embedded copy
1439            - exactimage <unfixed> (embed)
1440            - python-enable <unfixed> (embed)
1441            - mapnik 0.5.1-3 (embed)
1442            NOTE: links statically to agg, but shared library is not available (bug #377271)
1443    
1444    vtk
1445            - paraview <unfixable> (embed; bug #495426)
1446    
1447    txt2tags
1448            - rednotebook <unfixed> (embed)
1449    
1450    htmltextview (not packaged in Debian, http://www.gnome.org/~gjc/htmltextview.py)
1451            - gajim <unfixed> (embed)
1452            - emesene <unfixed> (embed)
1453            - convirt <unfixed> (embed)
1454            - pida <unfixed> (embed)
1455            - rednotebook <unfixed> (embed)
1456    
1457    horde3 (prototype.js is among the embeds in the following)
1458            - mnemo2 <unfixed> (embed)
1459            - nag2 <unfixed> (embed)
1460          - wordpress <unfixed> (embed)          - wordpress <unfixed> (embed)
1461          - zope-plone3 <unfixed> (embed)          NOTE: Text_Diff (wp-includes/Text/Diff*)
         - smokeping <unfixed> (embed)  
1462    
1463  gdb  cimg
1464          - insight <unfixed> (embed)          - gmic <itp> (embed)
1465    
1466    mootools
1467            - gmic <itp> (embed)
1468    
1469    openldap
1470            - openldap2.3 <removed> (old-version)
1471    
1472    grub2
1473            - grub <unfixed> (old-version)
1474    
1475    gnupginterface
1476            - duplicity <unfixed> (embed)
1477    
1478    python-dateutil
1479            - awn-extras-applets <unfixed> (embed)
1480            - matplotlib <unknown> (embed)
1481    
1482    cups
1483            - cupsys <removed> (old-version)
1484    
1485    yui
1486            - bcfg2 <not-affected> (present in source but not included in any binary files)
1487            - serendipity <unfixed> (embed; bug #557746)
1488            - moodle 1.8.2.dfsg-5 (embed)
1489            - jifty 0.91117-1 (embed; bug #557748)
1490            - webgui 7.7.26-1 (embed)
1491            - loggerhead 1.17-1 (embed)
1492    
1493    quake3 (vanilla source not packaged in debian)
1494            - openarena <unfixable> (fork)
1495    
1496    quake2 (vanilla source not packaged in debian)
1497            - alien-arena <unfixable> (fork)
1498            - warsow <unfixable> (fork)
1499    
1500    libtheora
1501            - iceweasel <not-affected> (uses xulrunner)
1502            - xulrunner <unfixed> (embed; bug #540959)
1503            [etch] - xulrunner <not-affected> (introduced in firefox 3.5)
1504            [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)
1505            - iceape <unfixed> (embed; bug #559276)
1506            [etch] - iceape <not-affected> (introduced in iceape 2.0)
1507            [lenny] - iceape <not-affected> (introduced in iceape 2.0)
1508    
1509    dtoa
1510            - bfilter <unfixed> (embed)
1511            - cacao <unfixed> (embed)
1512            - cdrdao <unfixed> (embed)
1513            - classpath <unfixed> (embed)
1514            - freej <unfixed> (embed)
1515            - iceape <unfixed> (embed)
1516            - iceweasel <unfixed> (embed)
1517            - jscoverage <unfixed> (embed)
1518            - kde4libs <unfixed> (embed)
1519            - kdelibs <unfixed> (embed)
1520            - kompozer <unfixed> (embed)
1521            - libv8 <unfixed> (embed)
1522            - mono <unfixed> (embed)
1523            - newlib <unfixed> (embed)
1524            - nspr <unfixed> (embed)
1525            - php5 <unfixed> (embed)
1526            - polyml <unfixed> (embed)
1527            - qt4-x11 <unfixed> (embed)
1528            - rhino <unfixed> (embed)
1529            NOTE: code translated to Java
1530            - ruby1.8 <unfixed> (embed)
1531            - ruby1.9 <unfixed> (embed)
1532            - ruby1.9.1 <unfixed> (embed)
1533            - sdd <unfixed> (embed)
1534            - sfind <unfixed> (embed)
1535            - star <unfixed> (embed)
1536            - tinymux <unfixed> (embed)
1537            - virtualbox-ose <unfixed> (embed)
1538            - webkit <unfixed> (embed)
1539            - xulrunner <unfixed> (embed)
1540    
1541    ipc (not packaged in Debian; see http://mozdev.org/pipermail/enigmail/2009-November/011678.html)
1542            - firegpg <unfixed> (embed)
1543            - enigmail <unfixed> (embed)
1544    
1545    ptmalloc (not packaged in Debian)
1546            - crystalspace <unfixed> (embed)
1547            - qt4-x11 <unfixed> (embed)
1548    
1549    svgalib
1550            - usplash <unfixed> (embed)
1551    
1552    bogl
1553            - usplash <unfixed> (embed)
1554    
1555    taglist
1556            - usplash <unfixed> (embed)
1557    
1558    portaudio
1559            - audacity <unfixed> (embed; bug #323711)
1560    
1561    nyquist
1562            - audacity <unfixed> (embed)
1563            NOTE: embeds a forked nyquist with support for a shared library
1564    
1565    vamp-plugin-sdk
1566            - audacity <unfixed> (embed)
1567    
1568    wordpress
1569            - libwordpress-xmlrpc-perl <removed> (embed) [./xmlrpc.php]
1570            - wordpress-mu <unfixed> (fork)
1571    
1572    php5
1573            - php4 <removed> (old-version)
1574    
1575    classpath
1576            - libgnucrypto-java <removed> (embed; bug #559788)
1577    
1578    libtool
1579            - apr <unfixed> (static; bug #489625)
1580            NOTE: ships copy of libtool in libapr1-dev; was 'embed' before 1.3.2-3
1581            - arts <unfixed> (embed)
1582            - bochs 2.4.2-1 (embed; bug #560884)
1583            - camserv <unfixed> (embed)
1584            - collectd 4.8.2-1 (embed)
1585            - courier-authlib 0.58-4 (embed)
1586            NOTE: The etch version of courier-authlib was the earliest version checked, might be fixed earlier
1587            - cvsnt 2.5.04.3236-1.2 (embed)
1588            - dico <not-affected> (Uses the system copy of ltdl)
1589            - freeradius 0.1+20010527-1 (embed)
1590            NOTE: Earliest reference I could find from the changelog is from 27 May 2001
1591            - ggobi 2.1.9~20091212-1 (embed)
1592            - glame 2.0.1-4 (embed)
1593            NOTE: The etch version of glame was the earliest version checked, might be fixed earlier
1594            - gnash 0.8.7-2 (embed)
1595            - gnu-smalltalk <unfixed> (embed; bug #566777)
1596            - google-gadgets 0.10.5-0.3 (embed)
1597            NOTE: 0.10.5-0.3 was the earliest version checked, was fixed earlier
1598            - graphicsmagick 1.3.5-6 (embed)
1599            - graphviz 2.8-3 (embed)
1600            NOTE: The etch version of graphviz was the earliest version checked, might be fixed earlier
1601            - guile-1.6 1.6.8-7 (embed)
1602            - hamlib <unfixed> (embed)
1603            - hercules 3.06-1.2 (embed)
1604            - jags 1.0.4-3 (embed; bug #560864)
1605            - kdelibs <unfixed> (embed)
1606            - libannodex <removed> (embed)
1607            - libextractor 0.5.23+dfsg-4 (embed)
1608            - libmcrypt <not-affected> (libtool source present but not included in any of the binary packages)
1609            - libtunepimp 0.5.3-7.3 (embed)
1610            - mp4h 1.3.1-4.1 (embed)
1611            - naim <removed> (embed)
1612            - parser-mysql <unfixed> (embed)
1613            - pinball 0.3.1-11 (embed)
1614            - redland <unfixed> (embed)
1615            - siproxd <unfixed> (embed)
1616            - ski <unfixed> (embed)
1617            - synfig 0.62.00-1 (embed)
1618            - unixodbc 2.2.4-5 (embed)
1619            - xmlsec1 <not-affected> (Doesn't enable dynamic loading of crypto modules)
1620            - clamav 0.95+dfsg-1 (embed)
1621            - imagemagick 6:6.2.3.1-1 (embed)
1622            - hypre 2.4.0b-5 (embed)
1623            - lam <unfixed> (embed)
1624            - openmpi <unfixable> (embed; bug #559386)
1625            - parser <unfixed> (embed)
1626            - pdsh 2.18-5 (embed; bug #560892)
1627            - sbnc 1.2-8 (embed)
1628            - sdcc <unfixed> (embed)
1629            - wml <not-affected> (The embedded ltdl isn't used, instead mp4h is used, see 559841)
1630            - proftpd-dfsg <unfixed> (embed; bug #561748)
1631            - babel 1.4.0.dfsg-5 (embed)
1632            - libprelude 0.9.14-2 (embed)
1633            - heartbeat 2.1.4-7 (embed)
1634            NOTE: From Squeeze onwards the system copy of ltdl is used, use the current version from Squeeze,
1635            NOTE: might've been fixed earlier
1636            - gcc-* <unknown> (embed)
1637    
1638    ocamlgsl
1639            - orpie 1.5.1-7.1 (embed; bug #550058)
1640    
1641    xdotool
1642            - keynav <unfixed> (embed; bug #560103)
1643    
1644    bulletphysics (not packaged; http://www.bulletphysics.org/)
1645            - supertuxkart <unfixed> (embed)
1646            - blender <unfixed> (embed)
1647    
1648    ghostscript
1649            - gs-gpl <removed> (old-version)
1650    
1651    icedove
1652            - thunderbird <removed> (old-version)
1653    
1654    sizzlejs (not packaged in Debian, http://sizzlejs.com/)
1655            - jquery <unfixed> (embed)
1656    
1657    sed
1658            - ssed <unfixed> (fork)
1659    
1660    phpatomlib (http://code.google.com/p/phpatomlib)
1661            - wordpress <unfixed> (embed)
1662    
1663    Services_JSON (http://pear.php.net/package/Services_JSON)
1664            - wordpress <unfixed> (embed)
1665    
1666    phpass (http://www.openwall.com/phpass/)
1667            - gallery2 <unfixed> (embed)
1668            - wordpress <unfixed> (embed)
1669            - typo3-src <unfixed> (modified-embed)
1670            NOTE: file refers to drupal, maybe there's a copy somewhere there
1671            NOTE: a copyright owner search didn't match anything
1672            - libauthen-passphrase-perl <unfixable> (fork)
1673            NOTE: perl implementation of phpass
1674    
1675    squirrelmail
1676            - wordpress <unfixed> (embed)
1677            NOTE: class-pop3.php
1678    
1679    ezSQL (http://www.woyano.com/jv/ezsql)
1680            - wordpress <unfixable> (fork)
1681            NOTE: wp-db.php
1682    
1683    Diff.php (Clay Loveless' version/killersoft.com)
1684            - php-versioncontrol-svn <unfixed>
1685    
1686    libm
1687            - spring <unfixed> (embed)
1688            NOTE: embedded by embedded copy of streflop
1689    
1690    streflop
1691            - spring <unfixed> (embed)
1692    
1693    minizip
1694            - spring <unfixed> (embed)
1695    
1696    oscpack
1697            - spring <unfixed> (embed)
1698    
1699    hpiutil2
1700            - spring <unfixed> (embed)
1701    
1702    p7zip
1703            - spring <unfixed> (embed)
1704    
1705    pythonqt (doesn't seem to be python-qtN, unknown source)
1706            - fontmatrix <unfixed> (embed)
1707            - elmerfem <unfixed> (embed)
1708    
1709    iepngfix (not packaged in Debian; http://www.twinhelix.com/css/iepngfix/)
1710            - docvert <unfixed> (embed)
1711            - jifty <unfixed> (embed)
1712            - kdenetwork <unfixed> (embed)
1713            - mediatomb <unfixed> (embed)
1714            - plastex <unfixed> (embed)
1715            - plone3 <removed> (embed)
1716            - python-chaco <unfixed> (embed)
1717            - python-docutils <unfixed> (embed)
1718            - s5 <unfixed> (embed)
1719            - zope2.10 <unfixed> (embed)
1720            - zope2.11 <removed> (embed)
1721            - cython <not-affcted> (embed)
1722            NOTE: part of documentation, which is not installed into the binary package
1723    
1724    python-docutils
1725            - zope2.10 <unfixed> (embed)
1726            - zope2.11 <removed> (embed)
1727    
1728    tesseract
1729            - ocropus <unfixed> (static)
1730    
1731    antlr
1732            - kdevelop <unfixed> (embed)
1733    
1734    libxerces2
1735            - openjdk-6 <unfixed> (embed)
1736    
1737    kfreebsd-8
1738            - kfreebsd-7 <unfixed> (old-version)
1739            - kfreebsd-6 <removed> (old-version)
1740    
1741    ruby1.9.1
1742            - ruby1.9 <unfixed> (old-version)
1743            - ruby1.8 <unfixed> (old-version)
1744    
1745    maildrop
1746            - courier <unfixed> (embed) [./maildrop]
1747    
1748    glee
1749            - warzone2100 <unfixed> (embed)
1750    
1751    phing
1752            - symfony <unfixed> (embed)
1753    
1754    pake
1755            - symfony <unfixed> (embed)
1756    
1757    propel
1758            - symfony <unfixed> (embed)
1759    
1760    creole
1761            - symfony <unfixed> (embed)
1762    
1763    hfsutils
1764            - cdrkit <unfixed> (embed; bug #570187)
1765            NOTE: embeds hfsutils code in genisoimage
1766    
1767    cdrkit
1768            - grub2 <unfixed> (embed; bug #570156)
1769            NOTE: genisoimage imported into grub-mkisofs
1770    
1771    kdebase-workspace
1772            - kdebase <unfixed> (old-version)
1773    
1774    file
1775            - php5 <unfixable> (modified-embed)
1776            [lenny] - php5 <not-affected>
1777    
1778    cdb
1779            - php5 <unfixed> (embed)
1780    
1781    libmbfl (itp: #570708)
1782            - php5 <unfixed> (embed)
1783            NOTE: PHP is actually the current upstream, ITP is of that code
1784    
1785    libonig
1786            - php5 5.3.2-1 (emed)
1787    
1788    xmlrpc-epi
1789            - php5 <unfixed> (emed)
1790    
1791    swt-gtk
1792            - eclipse <unfixed> (embed; bug #538808)
1793    
1794    txt2html
1795            - wml 2.0.11ds2-1 (embed)
1796    
1797    ca-certificates
1798            - nss <not-affected> (certificates are in source, but not included in any of the binary packages)
1799    
1800    openexr
1801            - freeimage <unfixed> (embed)
1802    
1803    libmng
1804            - freeimage <unfixed> (embed)
1805    
1806    openjpeg
1807            - freeimage <unfixed> (embed)
1808    
1809    libjpeg6b
1810            - freeimage <unfixed> (embed)
1811    
1812    libjpeg (don't know what exact version)
1813            - dcmtk <unfixed>
1814            - gdcm <unfixed>
1815            - insighttoolkit <unfixed>
1816            - openarena <unfixed>
1817            - outguess <unfixed>
1818            - squeak-vm <unfixed>
1819            - tremulous <unfixed>
1820            - tuxonice-userui <unfixed> (static)
1821            - fpc <unfixed> (static)
1822            - lazarus <unfixed> (static)
1823            NOTE: inherited from fpc, see #472304
1824            - mseide-msegui <unfixed> (static)
1825            NOTE: inherited from fpc, see #472304
1826            - easymp3gain <unfixed> (static)
1827            NOTE: inherited from fpc, see #472304
1828            - winff <unfixed> (static)
1829            NOTE: inherited from fpc, see #472304

Legend:
Removed from v.9241  
changed lines
  Added in v.14445

  ViewVC Help
Powered by ViewVC 1.1.5