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

Legend:
Removed from v.13176  
changed lines
  Added in v.15480

  ViewVC Help
Powered by ViewVC 1.1.5