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

Legend:
Removed from v.5321  
changed lines
  Added in v.13411

  ViewVC Help
Powered by ViewVC 1.1.5