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

Legend:
Removed from v.7487  
changed lines
  Added in v.13466

  ViewVC Help
Powered by ViewVC 1.1.5