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

Legend:
Removed from v.7054  
changed lines
  Added in v.15419

  ViewVC Help
Powered by ViewVC 1.1.5