/[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 13183 by jwilk-guest, Mon Nov 2 18:54:41 2009 UTC revision 15259 by geissert, Fri Sep 3 20:34:12 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    
171    libyahoo2
172            - centerim <unfixed> (embed; bug #559783)
173    
174    libmsn
175            - centerim <unfixed> (embed; bug #559783)
176    
177  libgadu  libgadu
178          - centericq <unfixed> (embed)          - centerim <unfixed> (embed; bug #559783)
179          - pidgin <unfixed> (embed)          - pidgin <not-affected> (links dynamically since initial release; fixed in gaim)
180          NOTE: pidgin links dynamically against libgadu; that should be fixed, then???          - gaim 1:2.0.0+beta3-3 (embed; bug #360280)
181          - kdenetwork 4:3.3.2-5 (embed)          - kdenetwork 4:3.3.2-5 (embed)
182          NOTE: from kdenetwork: kopete          NOTE: from kdenetwork: kopete
183          - ekg 1:1.8~rc0-1 (embed)          - ekg 1:1.8~rc0-1 (embed)
# Line 152  xmlrpc (which package is the "origin" of Line 189  xmlrpc (which package is the "origin" of
189          - phpgroupware <unfixed> (embed)          - phpgroupware <unfixed> (embed)
190          - egroupware <unfixed> (embed)          - egroupware <unfixed> (embed)
191          - phpwiki <unfixed> (embed)          - phpwiki <unfixed> (embed)
192          - php4 <unfixed> (embed)          - php4 <removed> (embed)
193          TODO: check, php-pear, IIRC this was reorganized some weeks ago?          TODO: check, php-pear, IIRC this was reorganized some weeks ago?
194    
195  shtool (affects build-time only)  shtool (affects build-time only)
196          - mysql-ocaml <unfixed> (embed)          - mysql-ocaml <unfixed> (embed)
197          - php4 <unfixed> (embed)          - php4 <removed> (embed)
198            - php5 <unfixed> (embed)
199    
200  iceape  xulrunner
201          - iceweasel <unfixed> (fork)          - iceape <unfixed> (embed; bug #561749)
202          - icedove <unfixed> (fork)          - iceweasel 2.0.0.19 (embed)
203          - xulrunner <unfixed> (fork)          - icedove <unfixed> (embed; bug #561750)
204          - kompozer <unfixed> (embed; bug #532168)          - kompozer <unfixed> (embed; bug #532168)
205            - galeon 2.0.2-4 (embed)
206            - epiphany-browser 2.14.3-8 (embed)
207            - conkeror 0.9~git080629-2 (embed)
208            - kazehakase 0.4.2-1 (embed)
209    
210  xli  xli
211          - xloadimage <unfixed> (embed)          - xloadimage <unfixed> (embed)
212    
213  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)
214          - openmotif <unfixed> (embed)          - openmotif <unfixed> (embed)
215          - libxpm <unfixed> (embed)  
216    libxpm
217            - lesstif2 <unfixed> (embed; bug #575750)
218    
219  kerberized apps with BSD origin  kerberized apps with BSD origin
220          - krb4 <removed> (embed)          - krb4 <removed> (embed)
# Line 191  fudforum Line 235  fudforum
235  libbsd  libbsd
236          - rdate 1:1.2-3 (embed)          - rdate 1:1.2-3 (embed)
237          - atheme-services <unfixed>          - atheme-services <unfixed>
238          - libbsd-arc4random-perl <unfixed>          - libbsd-arc4random-perl <not-affected> (modified-embed)
239            NOTE: code not used, it links dynamically against libbsd instead
240          - isakmpd <unfixed>          - isakmpd <unfixed>
241            - bsdgames <unfixed> (embed)
242            - bsd-mailx <unfixed> (embed)
243            - netcat-openbsd <unfixed> (embed; bug #550611)
244            - openssh <unfixed> (embed)
245            - unworkable <unfixed> (embed)
246            - mksh <unfixed> (modified-embed)
247            NOTE: strlcpy(), only used in /bin/mksh-static on eglibc arches
248            NOTE: FIXME, we should only have one entry: - mksh <not-affected> (modified-embed)
249            NOTE: strlcpy() on dietlibc arches; {g,s}etmode(); both unused
250    
251  cvs  cvs
252          - gcvs <unfixed> (embed)          - gcvs <unfixed> (embed)
253          NOTE: see cvsunix/src in tarball          NOTE: see cvsunix/src in tarball
254    
255  pcre3  pcre3
256          - php4 <unknown> (embed)          - php4 <removed> (embed)
257          - analog 2:5.23-0woody1 (embed)          - analog 2:5.23-0woody1 (embed)
258          - goffice <unfixed> (embed)          - goffice <unfixed> (embed)
259          NOTE: libgoffice-*          NOTE: libgoffice-*
# Line 213  pcre3 Line 267  pcre3
267          - yacas <unfixed> (embed)          - yacas <unfixed> (embed)
268          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
269          - gtamsanalyzer.app 0.42-5 (embed)          - gtamsanalyzer.app 0.42-5 (embed)
270          - tin <unknown> (embed)          - tin 980117-1 (embed)
271          - kazehakase 0.5.2-1          - kazehakase 0.5.2-1
272          - webkit 1.0.1-1 (embed)          - webkit 1.0.1-1 (embed)
273          - qt4-x11 <unfixed> (embed)          - qt4-x11 <unfixed> (embed)
274          NOTE: embedded via webkit copy          NOTE: embedded via webkit copy
275          - erlang <unfixed> (embed)          - erlang <unfixed> (embed)
276            - ssed <unfixed> (embed)
277            - ircd-hybrid <unfixed> (static)
278            - emboss <unfixd>
279            - cherokee <unfixed> (embed)
280            - oftc-hybrid <unfixed> (embed)
281            - ratbox-services <unfixed> (embed)
282            - squeak-vm <unfixed> (embed)
283            - tinymux <unfixed> (embed)
284    
285  tiff  tiff
286          - wxwindows2.4 2.2.1 (embed)          - wxwindows2.4 2.2.1 (embed)
287          - gamera 3.2.3-1 (embed)          - gamera 3.2.3-1 (embed)
288            - freeimage <unfixed> (embed)
289            - libtk-img <unfixed> (embed)
290            NOTE: there are two copies, one under tiff/ other under libtiff/
291            - gdal <unfixed>
292    
293  uudeview  uudeview
294          - libconvert-uulib-perl <unfixed> (embed)          - libconvert-uulib-perl <unfixed> (embed)
# Line 232  sqlite (not affected by security vulnera Line 298  sqlite (not affected by security vulnera
298          - amarok <unfixed> (embed)          - amarok <unfixed> (embed)
299          - monotone 0.43-1 (embed)          - monotone 0.43-1 (embed)
300          - iceweasel <unfixed> (embed)          - iceweasel <unfixed> (embed)
301            - heimdal <unfixed> (embed; bug #559616)
302    
303  util-linux/mount  util-linux/mount
304          - loop-aes-utils <unfixed> (embed)          - loop-aes-utils <unfixed> (embed)
# Line 261  ffmpeg (libavcodec/libavformat) Line 328  ffmpeg (libavcodec/libavformat)
328          - gstreamer0.10-ffmpeg 0.10.3-2          - gstreamer0.10-ffmpeg 0.10.3-2
329          - xmovie <removed> (static)          - xmovie <removed> (static)
330          TODO: gimp-gap (potentially using ffmpeg code as well)          TODO: gimp-gap (potentially using ffmpeg code as well)
331          - avifile <unfixed> (embed; bug #538750)          - avifile 1:0.7.48~20090503.ds-1 (embed; bug #538750)
332            - audacity 1.3.7-2 (embed; bug #512278)
333            - chromium-browser <unfixed> (fork)
334    
335  faad2  faad2
336          - mplayer 1.0~rc2-20 (embed)          - mplayer 1.0~rc2-20 (embed)
337          - avifile <unfixed> (embed; bug #538750)          - avifile <unfixed> (embed; bug #538750)
338            - ffmpeg-debian <removed> (embed)
339    
340  libmad (MPEG decoding lib)  libmad (MPEG decoding lib)
341          - xine-lib <unfixed> (embed)          - xine-lib <unfixed> (embed)
342          - avifile <unfixed> (embed) [./plugins/libmad/*]          - avifile 1:0.7.48~20090503.ds-1 (embed) [./plugins/libmad/*]
343          TODO: check ocaml-mad, madplay, pymad, xmms-mad, xmms2          TODO: check ocaml-mad, madplay, pymad, xmms-mad, xmms2
344    
345  libdts  libdts
# Line 282  liba52 Line 352  liba52
352          - a52dec <unfixed> (embed)          - a52dec <unfixed> (embed)
353          - xine-lib <unfixed> (embed)          - xine-lib <unfixed> (embed)
354    
355  libmpeg2  mpeg2dec (libmpeg2)
         - mpeg2dec <unfixed> (embed)  
356          - xine-lib <unfixed> (embed)          - xine-lib <unfixed> (embed)
357    
358    libmpeg3
359            - squeak-vm <unfixed> (embed)
360    
361  libntlm  libntlm
362          - wget <unfixed> (fork; bug #550436)          - wget <unfixed> (fork; bug #550436)
363          - curl <unfixed> (fork; bug #550437)          - curl <unfixed> (fork; bug #550437)
# Line 300  imagemagick Line 372  imagemagick
372    
373  python-urlgrabber  python-urlgrabber
374          - mercurial <unfixed> (embed; bug #531062)          - mercurial <unfixed> (embed; bug #531062)
375          - w3af <unfixed> (embed)          - w3af <unfixed> (embed; bug #555372)
376          [experimental] - harvestman <unfixed> (embed)          [experimental] - harvestman <unfixed> (embed; bug #555373)
377    
378  beautifulsoup  beautifulsoup
379          - python-mechanize <unfixed> (embed)          - python-mechanize <unfixed> (embed; bug #555349)
380          - zope2.11 <unfixed> (embed)          - zope2.11 <removed> (embed; bug #555350)
381          - twill <unknown> (embed)          - twill <unknown> (embed)
382    
383  halibut  halibut
# Line 339  fckeditor Line 411  fckeditor
411          - karrigell <removed> (embed; bug #452598)          - karrigell <removed> (embed; bug #452598)
412          - gforge 4.6.99+svn6225-1 (embed)          - gforge 4.6.99+svn6225-1 (embed)
413          - request-tracker3.8 <unfixed> (embed)          - request-tracker3.8 <unfixed> (embed)
414            - otrs2 <unfixed> (embed)
415    
416  ipatlas (not packaged in Debian)  ipatlas (not packaged in Debian)
417          - moodle <unfixed> (embed; bug #507185)          - moodle <unfixed> (embed; bug #507185)
# Line 346  ipatlas (not packaged in Debian) Line 419  ipatlas (not packaged in Debian)
419  libphp-phpmailer  libphp-phpmailer
420          - moodle <unfixed> (embed; bug #507185)          - moodle <unfixed> (embed; bug #507185)
421          - mahara <unfixed> (embed)          - mahara <unfixed> (embed)
422          - symfony <unfixed> (embed)          - symfony <unfixed> (embed; bug #566778)
423          [etch] - phpgroupware <unfixed> (embed)          [etch] - phpgroupware <unfixed> (embed)
424          NOTE: phpgroupware-felamimail is only in etch          NOTE: phpgroupware-felamimail is only in etch
425          - egroupware <unfixed> (embed; bug #504283)          - egroupware <unfixed> (embed; bug #504283)
# Line 397  libphp-adodb Line 470  libphp-adodb
470          - mahara <unfixed> (embed)          - mahara <unfixed> (embed)
471    
472  gzip  gzip
473          - linux-kernel <unfixed> (embed)          - linux-2.6 <unfixed> (embed) [lib/inflate.c]
         NOTE: lib/inflate.c  
474          - klibc <unfixed> (embed)          - klibc <unfixed> (embed)
475          NOTE: based on linux-kernel gzip code          NOTE: based on linux-kernel gzip code
476          - busybox <unfixed> (embed)          - busybox <unfixed> (embed)
477            - pristine-tar <unfixed> (modified-embed)
478            NOTE: compression code only, not uncompression
479            - ncompress <unfixed> (old-version)
480    
481  neon  neon
482          - cadaver 0.22.3+debian-1 (embed; bug #188381)          - cadaver 0.22.3+debian-1 (embed; bug #188381)
# Line 409  neon Line 484  neon
484          [etch] - litmus <unfixed> (embed; #395875)          [etch] - litmus <unfixed> (embed; #395875)
485          - litmus <removed> (embed; #395875)          - litmus <removed> (embed; #395875)
486          [sarge] - screem <unfixed> (embed)          [sarge] - screem <unfixed> (embed)
487          - sitecopy 1:0.16.3-5 (embed; bug #395876)          - sitecopy 1:0.16.0-1 (embed; bug #395876)
488          [etch] - tla <unfixed> (embed; bug #395877)          [etch] - tla <unfixed> (embed; bug #395877)
489          [sarge] - tla <unfixed> (embed; bug #395877)          [sarge] - tla <unfixed> (embed; bug #395877)
490    
491  libmodplug  libmodplug
492          - gst-plugins-bad0.10 <unfixed> (embed)          - gst-plugins-bad0.10 0.10.10.2-1 (embed)
493    
494  libvncserver  libvncserver
495          - vino <unfixed> (embed)          - vino <unfixed> (embed)
# Line 422  libvncserver Line 497  libvncserver
497  putty  putty
498          - filezilla <unfixed> (embed)          - filezilla <unfixed> (embed)
499    
500  tinyxml (not packaged in Debian)  tinyxml (not packaged in Debian; itp bug #531968)
501          - filezilla <unfixed>          - filezilla <unfixed>
502            - crystalspace <unfixed> (embed)
503            - libwfut <unfixed> (embed)
504            - rarian <unfixed> (embed)
505            - bulletml <unfixed> (embed)
506            - pokerth <unfixed> (embed)
507            - qutecom <unfixed> (embed)
508            - sofa-framework <unfixed> (embed)
509            - yate <unfixed> (embed)
510            - antigrav <unfixed> (embed)
511            - balder2d <unfixed> (embed)
512            - cal3d <unfixed> (embed)
513            - criticalmass <unfixed> (embed)
514            - ember <unfixed> (embed)
515            - epiphany <unfixed> (embed)
516            - gambit <unfixed> (embed)
517            - noiz2sa <unfixed> (embed)
518            - ogre <unfixed> (embed)
519            - opencity <unfixed> (embed)
520            - openmovieeditor <unfixed> (embed)
521            - pouetchess <unfixed> (embed)
522            - tecnoballz <unfixed> (embed)
523            - trigger-rally <unfixed> (embed)
524            - xmoto <unfixed> (embed)
525            - mapnik <unknown> (embed)
526            NOTE: uses a different XML parser by default
527            - rrootage 0.23a-6 <embed>
528            NOTE: links to libbulltetml
529            - boson <unknown> (embed)
530            NOTE: the embedded code is unused
531    
532  gv  gv
533          - evince <unfixed> (embed)          - evince <unfixed> (embed)
# Line 431  gv Line 535  gv
535          NOTE: evince-gtk is affected (a component of evince source package)          NOTE: evince-gtk is affected (a component of evince source package)
536    
537  libXbae  libXbae
538          - paw <removed> (embed)          - paw <unfixed> (embed)
         [etch] - paw <unfixed> (embed)  
539    
540  libgtkhtml  libgtkhtml
541          - claws-mail-extra-plugins <unfixed> (fork)          - claws-mail-extra-plugins <unfixed> (fork)
542    
543  libXaw  libXaw
544          - paw <removed> (embed)          - paw <unfixed> (embed)
         [etch] - paw <unfixed> (embed)  
545          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
546    
547  libgd2  libgd2
548          - graphviz <unfixed> (embed)          - graphviz <unfixed> (embed)
549          NOTE: lib/gd seems to be 2.0.33          NOTE: lib/gd seems to be 2.0.33
550          - wml <unfixed> (embed)          - wml 2.0.11ds2-1 (embed)
551          - libwmf <unfixed> (embed)          - libwmf <unfixed> (embed)
552          NOTE: derived from gd 1.6.3          NOTE: derived from gd 1.6.3
553            - texlive-bin 2009-1 (embed)
554    
555  rar  rar
556          - unrar-nonfree <unfixed> (embed)          - unrar-nonfree <unfixed> (embed)
# Line 477  librpcsecgss Line 580  librpcsecgss
580          - krb5 <unfixed> (embed)          - krb5 <unfixed> (embed)
581    
582  jasper  jasper
583          - ghostscript <unfixed> (embed)          - ghostscript 8.64~dfsg-2 (embed)
         - gs-gpl <unfixed> (embed)  
584    
585  libiris  libiris
586          - psi <unfixed> (embed)          - psi <unfixed> (embed)
# Line 494  libidn Line 596  libidn
596          - kdegames <unfixed> (embed)          - kdegames <unfixed> (embed)
597          NOTE: kdegames/kde4 embeds libiris which embeds libidn          NOTE: kdegames/kde4 embeds libiris which embeds libidn
598    
599  liblua  lua5.1
600          - monotone 0.43-1 (embed)          - monotone 0.43-1 (embed)
601          - nmap 5.00-1 (embed; bug #527997)          - nmap 5.00-1 (embed; bug #527997)
602          [lenny] - nmap <unfixed> (embed; bug #527997)          [lenny] - nmap <unfixed> (embed; bug #527997)
603            - ocropus <unfixed> (embed)
604            - enigma <unfixed> (embed)
605            NOTE: requires lua built with C++
606            - freeciv <unfixed> (embed)
607            - spring <unfixed> (embed)
608    
609  libbotan  libbotan
610          - monotone 0.43-1 (embed)          - monotone 0.43-1 (embed)
# Line 517  lzo Line 624  lzo
624    
625  yassl  yassl
626          - mysql-dfsg-5.0 <unfixed> (embed)          - mysql-dfsg-5.0 <unfixed> (embed)
627            - mysql-5.1 <unfixed> (embed)
628    
629  pax code  pax code
630          - tar <unfixed> (embed)          - tar <unfixed> (embed)
# Line 533  guichan Line 641  guichan
641  tolua  tolua
642          - boswars <unfixed> (embed)          - boswars <unfixed> (embed)
643          NOTE: maintainer notified us, working on it          NOTE: maintainer notified us, working on it
644            NOTE: actually tolua++
645            - ocropus <unfixed> (embed)
646            NOTE: actually tolua++
647            - freeciv <unfixed> (embed)
648            NOTE: actually tolua++
649            - enigma <unfixed> (embed)
650    
651  asio-dev  asio-dev
652          - luxrender <removed> (embed)          - luxrender <removed> (embed)
# Line 562  plib1.8.4c2 Line 676  plib1.8.4c2
676          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
677    
678  fribidi  fribidi
679          - 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  
680    
681  glew  glew
682          - quesoglc <unfixed> (embed; bug #489341)          - quesoglc <unfixed> (embed; bug #489341)
683          NOTE: waiting on GLEW_MX version of glew (see bug #474488)          NOTE: waiting on GLEW_MX version of glew (see bug #474488)
684            - trigger 0.5.2.1-2 (embed)
685            NOTE: http://lists.debian.org/debian-devel-games/2009/12/msg00007.html
686            - trigger-rally 0.5.2.1-2 (embed)
687            NOTE: http://lists.debian.org/debian-devel-games/2009/12/msg00007.html
688            - chromium-browser 5.0.375.70~r48679-2
689    
690  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)
691          - transcend <unfixed> (embed)          - transcend <unfixed> (embed)
# Line 583  cpio Line 701  cpio
701          - libarchive <unfixed> (embed)          - libarchive <unfixed> (embed)
702          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)
703    
704    kde4libs
705            - kdelibs <unfixable> (old-version)
706    
707  webkit  webkit
708          - qt4-x11 <unfixed> (embed)          - qt4-x11 <unfixed> (embed; bug #479851)
709            [etch] - qt4-x11 <not-affected> (webkit support introduced in version 4.4)
710            - kde4libs <unfixable> (fork)
711            NOTE: kde4lib's khtml and webkit were forked from khtml (this tracking, which seems
712            NOTE: reversed genesis-wise, is used because of so much other stuff in kde4libs)
713            - chromium-browser <unfixed> (fork)
714    
715  ftgl  ftgl
716          - blender 2.46+dfsg-1 (embed)          - blender 2.46+dfsg-1 (embed)
# Line 593  wv Line 719  wv
719          - abiword <unfixed>          - abiword <unfixed>
720    
721  qemu  qemu
722          - kvm <unfixed> (embed; bug #543159)          - kvm <removed> (embed; bug #543159)
723          - xen-3 <unfixed> (embed)          - qemu-kvm <unfixed> (embed; bug #560853)
724          - xen-unstable <unfixed> (embed)          NOTE: kvm superceded by qemu-kvm, which is just user interface (no modules)
725            - xen-3 3.4.2-2 (embed; bug #560856)
726            - xen-unstable <unfixed> (embed; bug #560856)
727    
728  vgabios  vgabios
729          - kvm <unfixed> (embed; bug #489442)          - kvm <removed> (embed; bug #489442)
730            - qemu-kvm <unfixed> (embed)
731    
732  bochs  bochs
733          - kvm <unfixed> (embed; bug #489442)          - kvm <removed> (embed; bug #489442)
734            - qemu-kvm <unfixed> (embed)
735    
736  speex  speex
737          - vorbis-tools <unfixed> (embed)          - vorbis-tools <unfixed> (embed)
# Line 609  speex Line 739  speex
739          - gst-plugins-good0.10 <unfixed> (embed)          - gst-plugins-good0.10 <unfixed> (embed)
740          - xine-lib <unfixed> (embed)          - xine-lib <unfixed> (embed)
741          - libfishsound <unfixed> (embed)          - libfishsound <unfixed> (embed)
742          - libannodex <unfixed> (embed)          - libannodex <removed> (embed)
743          - vlc <unfixed> (embed)          - vlc <unfixed> (embed)
744          - xmms-speex <unfixed> (embed)          - xmms-speex <unfixed> (embed)
745          - libsdl-sound1.2 <unfixed> (embed)          - libsdl-sound1.2 <unfixed> (embed)
# Line 633  mochikit Line 763  mochikit
763          NOTE: they require extra patches, still unmerged upstream          NOTE: they require extra patches, still unmerged upstream
764          - ntop <unfixed> (embed)          - ntop <unfixed> (embed)
765          - coherence 0.6.2-1 (embed)          - coherence 0.6.2-1 (embed)
         NOTE: python-coherence  
766          - paste <unfixed> (embed)          - paste <unfixed> (embed)
         NOTE: python-paste  
767          - turbogears <unfixed> (embed)          - turbogears <unfixed> (embed)
768          NOTE: python-turbogears          - plone3 <removed> (embed)
769          - plone3 <unfixed> (embed)          - xulrunner <unfixed> (embed)
770          NOTE: zope-plone3          - libjifty-plugin-chart-perl <unfixed> (embed)
771            - sabnzbdplus <unfixed> (embed)
772            - tgmochikit <unfixed> (embed)
773    
774  prototypejs  prototypejs
775          - netbeans-ide 6.0.1+dfsg-2 (embed)          - netbeans-ide 6.0.1+dfsg-2 (embed)
776          - auth2db <unfixed> (embed)          - auth2db 0.2.5-2+dfsg-1 (embed; bug #555218)
777          - webcit <unfixed> (embed)          - webcit <unfixed> (embed; bug #555219)
778          NOTE: citadel-webcit          - asterisk 1:1.6.2.0~rc3-1 (embed)
779          - asterisk <unfixed> (embed)          - libjson-ruby 1.1.4-1 (embed; bug #555224)
780          - doc-iana <unfixed> (embed)          - lucene2 2.9.1+ds1-2 (embed; bug #555226)
781          - libaws <unfixed> (embed)          - horde3 <unfixed> (embed)
782          NOTE: libaws-doc          - knowledgeroot 0.9.8.5-4 (embed; bug #555230)
783          - libgettext-ruby <unfixed> (embed)          - mediatomb 0.12.0~svn2018-5 (embed; bug #555233)
784          NOTE: libgettext-ruby-data          - mt-daapd 0.9~r1696.dfsg-6lenny2 (embed)
785          - libjson-ruby <unfixed> (embed)          - ebug-http <unfixed> (embed; bug #555236)
786          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)  
787          - phpgedview <removed> (embed)          - phpgedview <removed> (embed)
788          - poker-network <unfixed> (embed)          - poker-network 1.7.6-1 (embed; bug #555238)
789          NOTE: poker-web          - rails 2.1.0-6 (embed)
790          - webhelpers <unfixed> (embed)          - wordpress 2.5.0-2 (embed; bug #555243)
791          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)
792          - 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)  
793          - ampache 3.4.1-2 (embed)          - ampache 3.4.1-2 (embed)
794          - exaile <unfixed> (embed)          - exaile 0.2.14+debian-2.1 (embed; bug #555245)
795          - hobix <unfixed> (embed)          - hobix 0.5~svn20070319-4 (embed; bug #555247)
796          - pixelpost <unfixed> (embed)          - zabbix 1.6.6-4 (embed; bug #555250)
797          - symfony <unfixed> (embed)          - chora2 2.1.1+debian0-1 (embed; bug #555253)
798          NOTE: it's been said that there are custom changes          - gollem 1.1.1+debian0-1 (embed; bug # 555254)
799          - zabbix <unfixed> (embed)          - jscropperui 1.2.1-1 (embed; bug #555257)
800          NOTE: zabbix-frontend-php          - scriptaculous <not-affected> (uses system prototype.js since initial upload; bug #555260)
801          - turba2 <unfixed> (embed)          - ingo1 1.2.3+debian0-1 (embed; bug #555261)
802            - kronolith2 2.3.3+debian0-1 (embed; bug #555262)
803            - activeldap 1.2.1-1 (embed)
804            - libv8 <not-affected> (contains a google-specific implementation of prototype.js)
805            - mantis 1.1.2+dfsg-1 (embed; bug #555265)
806            - otrs2 2.3.4-6 (embed; bug #555267)
807            - webcalendar 1.2~b1-2 (embed; bug #555269)
808            - redmine 0.9.0~svn2907-1 (embed; bug #555270)
809            - jifty 0.90519-1 (embed; bug #555271)
810            - jquery 1.4-1 (embed; bug #555272)
811            - passenger 2.2.5debian1-1 (embed; bug #555273)
812            - plone3 <removed> (embed; bug #555275)
813            - wesnoth <not-affected> (prototype.js not included in any of the binary packages; bug #555277)
814            - libhtml-prototype-perl 1.48-3 (embed; bug #538920)
815            - xulrunner <unfixed> (embed)
816            NOTE: included in iceweasel/xulrunner unit tests directory, so may not be security-relevant
817            - jclicmoodle <unfixed> (embed)
818            - git-cola <unfixed> (embed)
819    
820  gdb  gdb
821          - insight <unfixed> (embed)          - insight <unfixed> (embed)
# Line 711  java Line 838  java
838    
839  libphp-snoopy  libphp-snoopy
840          - ampache 3.4.1-2 (embed; bug #504169)          - ampache 3.4.1-2 (embed; bug #504169)
841            - gforge 4.6.99+svn6094-2 (embed)
842          - mahara 1.0.5-2 (embed; bug #504170)          - mahara 1.0.5-2 (embed; bug #504170)
843          - pixelpost 1.7.1-5 (embed; bug #504171)          - pixelpost 1.7.1-5 (embed; bug #504171)
844          - mediamate 0.9.3.6-5 (embed; bug #504172)          - mediamate 0.9.3.6-5 (embed; bug #504172)
# Line 731  jquery Line 859  jquery
859          NOTE: compressed file under examples/ dir          NOTE: compressed file under examples/ dir
860          - prewikka <unfixed> (embed)          - prewikka <unfixed> (embed)
861          - libramaze-ruby <unfixed> (embed)          - libramaze-ruby <unfixed> (embed)
862          - drupal5 <unfixed> (embed)          - drupal6 <unfixed> (embed)
863          - b2evolution <unfixed> (embed)          - b2evolution <unfixed> (embed)
864          - wesnoth <unfixed> (embed)          - wesnoth <unfixed> (embed)
865    
# Line 751  magpierss Line 879  magpierss
879    
880  php-gettext  php-gettext
881          - wordpress 2.8.4-1 (embed; bug #504242)          - wordpress 2.8.4-1 (embed; bug #504242)
882            - docbookwiki <unfixed> (embed)
883            - knowledgeroot 0.9.9.5-1
884            NOTE: non-free
885    
886  libphp-ixr (name may change, it is the Incutio XML-RPC)  libphp-ixr (name may change, it is the Incutio XML-RPC)
887          - wordpress <unfixed> (embed; bug #504242)          - wordpress <unfixed> (embed; bug #504242)
# Line 762  libphp-cas Line 893  libphp-cas
893          - glpi <unfixed> (embed)          - glpi <unfixed> (embed)
894          - moodle <unfixed> (embed; bug #505984)          - moodle <unfixed> (embed; bug #505984)
895    
896  scriptaculous  scriptaculous (prototype.js is among the embeds in the following)
897          - glpi <unfixed> (embed)          - glpi <unfixed> (embed)
898          - libaws <unfixed> (embed)          - libaws <unfixed> (embed; bug #555222)
         NOTE: libaws-doc  
899          - op-panel <unfixed> (embed)          - op-panel <unfixed> (embed)
900          - symfony <unfixed> (embed)          - symfony <unfixed> (embed)
901          NOTE: maintainer says there are extra incompatible changes required          NOTE: maintainer says there are extra incompatible changes required
902          - pixelpost <unfixed> (embed)          - pixelpost 1.7.1-6 (embed)
903          - webhelpers <unfixed> (embed)          - webhelpers <unfixed> (embed)
904          NOTE: python-webhelpers          - qwik <removed> (embed; bug #555241)
         - qwik <unfixed> (embed)  
905          - smokeping <unfixed> (embed)          - smokeping <unfixed> (embed)
906          - turba2 <unfixed> (embed)          - turba2 <unfixed> (embed)
907          - typo3-src 4.2.3-1 (embed)          - typo3-src 4.2.3-1 (embed)
908            - request-tracker3.6 <unfixed> (embed)
909            - request-tracker3.8 <unfixed> (embed)
910            - rt-extension-emailcompletion <not-affected> (prototype.js not included in the binary package)
911            - wordpress 2.5.0-2 (embed)
912            - libhtml-prototype-perl 1.48-3 (embed)
913    
914  libmarkdown-php  libmarkdown-php
915          - moodle <unfixed> (embed; bug #507185)          - moodle <unfixed> (embed; bug #507185)
916          - pixelpost <unfixed> (embed)          - pixelpost 1.7.1-6 (embed)
917    
918  php-openid  php-openid
919          - wordpress-openid <itp> (embed)          - wordpress-openid 3.3.2-1 (embed)
920    
921  geshi  geshi
922          - dokuwiki 0.0.20080505-3.1 (embed)          - dokuwiki 0.0.20080505-3.1 (embed)
# Line 793  webcalendar Line 927  webcalendar
927          - gforge 4.7~rc2-6 (embed; bug #504758)          - gforge 4.7~rc2-6 (embed; bug #504758)
928    
929  libical  libical
930          - kdepim <unfixed> (fork)          - kdepim <unknown> (fork)
931          - kdepimlibs <unfixed> (fork)          NOTE: fixed at some point during 4.0
932          NOTE: fixed in KDE4 post 4.1.x series          - kdepimlibs 4.2.0-1 (fork)
933          - claws-mail-extra-plugins <unfixed> (fork)          - claws-mail-extra-plugins <unfixed> (fork)
934    
 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)  
   
935  harfbuzz  harfbuzz
936          - qt4-x11 <unfixed> (embed)          - qt4-x11 <unfixed> (embed)
937            - pango1.0 <unfixed> (embed)
938            - fontmatrix <unfixed> (embed)
939    
940  libzip  libzip
941          - php5 <unfixed> (fork)          - php5 <unfixable> (modified-embed)
942          - odt2txt <unfixed> (embed; bug #523808)          - odt2txt <unfixed> (embed; bug #523808)
943    
944  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 981  rssparser (http://nwow.org)
981    
982  lcms  lcms
983          - openjdk-6 <unfixed> (fork)          - openjdk-6 <unfixed> (fork)
984            - gimp 2.4.0~rc2-2
985    
986  libphp-phplayersmenu  libphp-phplayersmenu
987          - diogenes <unfixed>          - diogenes <unfixed>
# Line 862  libphp-pclzip Line 994  libphp-pclzip
994    
995  libphp-simplepie  libphp-simplepie
996          - dokuwiki <unfixed>          - dokuwiki <unfixed>
997            - wordpress <unfixed>
998    
999  libphp-jpgraph  libphp-jpgraph
1000          - egroupware <unfixed>          - egroupware <unfixed>
# Line 877  libpng Line 1010  libpng
1010          [lenny] - xulrunner 1.9.0.11-0lenny1          [lenny] - xulrunner 1.9.0.11-0lenny1
1011          [etch] - xulrunner 1.8.0.15~pre080614i-0etch1 (embed)          [etch] - xulrunner 1.8.0.15~pre080614i-0etch1 (embed)
1012          - gamera 3.2.3-1 (embed)          - gamera 3.2.3-1 (embed)
1013            - freeimage <unfixed> (embed)
1014            - tuxonice-userui <unfixed> (static)
1015    
1016  irssi  irssi
1017          - silc-client <unfixed> (embed)          - silc-client <unfixed> (embed)
# Line 894  libitext-java Line 1029  libitext-java
1029          - bouncycastle 2.1.4-1 (embed)          - bouncycastle 2.1.4-1 (embed)
1030    
1031  python-ply  python-ply
1032          - pyke <unfixed> (embed)          - pyke <unfixed> (embed; bug #555363)
1033            - pywbem 0.7.0-4 (embed; bug #555364)
1034            - sepolgen <unfixed> (embed; bug #555365)
1035            - zope-textindexng3 <unknown> (embed)
1036            - iceweasel <not-affected> (uses xulrunner)
1037            - xulrunner <unknown> (embed)
1038            - wireshark <not-affected> (python-ply modules are not installed into binary packages; see #554613)
1039    
1040  libdumbnet (libdnet upstream)  libdumbnet (libdnet upstream)
1041          - nmap <unfixed> (fork)          - nmap <unfixed> (fork)
# Line 912  yajl Line 1053  yajl
1053          - argyll <unfixed> (embed; bug #544223)          - argyll <unfixed> (embed; bug #544223)
1054          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
1055    
1056    nusoap
1057            - gforge 4.8.2-1 (embed)
1058            - ampache <unfixed> (embed)
1059            - poker-network <unfixed> (embed)
1060            - moodle <unfixed> (embed)
1061            NOTE: code is not used when running under php5 and soap is enabled
1062            - phpwiki <unfixed> (embed)
1063            - gallery2 <unfixed> (embed)
1064            - typo3-src <unfixed> (embed)
1065            - phpgacl 3.3.7-7 (embed)
1066    
1067  libept  libept
1068          - adept <unfixed> (embed; bug #540649)          - adept <unfixed> (embed; bug #540649)
1069    
1070  libvorbis  libvorbis
1071          - iceweasel <not-affected> (uses xulrunner)          - iceweasel <not-affected> (uses xulrunner)
1072          - xulrunner <not-affected> (introduced in 1.9.1)          - xulrunner <unfixed> (embed; bug #540959)
1073          TODO: recheck when xulrunner 1.9.1 enters unstable [- xulrunner <unfixed> (embed; bug #540959)]          [etch] - xulrunner <not-affected> (introduced in firefox 3.5)
1074            [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)
1075            - iceape <unfixed> (embed)
1076            [etch] - iceape <not-affected> (introduced in 2.0)
1077            [lenny] - iceape <not-affected> (introduced in 2.0)
1078    
1079  cairo  cairo
1080          - iceweasel <not-affected> (uses xulrunner)          - iceweasel <not-affected> (uses xulrunner)
1081          - xulrunner 1.8.0.15~pre080614i-0etch1 (embed)          - xulrunner 1.8.0.15~pre080614i-0etch1 (embed)
1082    
1083    liboggz
1084            - iceweasel <not-affected> (uses xulrunner)
1085            - xulrunner <unfixed> (embed; bug #540959)
1086            [etch] - xulrunner <not-affected> (introduced in firefox 3.5)
1087            [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)
1088            - iceape <unfixed> (embed)
1089            [etch] - iceape <not-affected> (introduced in 2.0)
1090            [lenny] - iceape <not-affected> (introduced in 2.0)
1091    
1092    liboggplay
1093            - iceweasel <not-affected> (uses xulrunner)
1094            - xulrunner <unfixed> (embed; bug #540959)
1095            [etch] - xulrunner <not-affected> (introduced in firefox 3.5)
1096            [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)
1097            - iceape <unfixed> (embed)
1098            [etch] - iceape <not-affected> (introduced in 2.0)
1099            [lenny] - iceape <not-affected> (introduced in 2.0)
1100    
1101  php-net-dnsbl  php-net-dnsbl
1102          - serendipity <unfixed> (embed)          - serendipity <unfixed> (embed; bug #541740; package in NEW)
1103    
1104  php-onyx-rss  php-onyx-rss
1105          - serendipity <unfixed> (embed)          - serendipity <unfixed> (embed; bug #541740; wontfix: only one script, own package is overkill, appears not to be duplicated in Debian)
1106    
1107  php-text-wiki  php-text-wiki
1108          - serendipity <unfixed> (embed)          - serendipity <unfixed> (embed; bug #541740; package in NEW)
1109    
1110  php-xml-rpc  php-xml-rpc
1111          - serendipity <unfixed> (embed)          - serendipity <unfixed> (embed; bug #541740; package in NEW)
1112    
1113  polarssl (does not have a shared library)  polarssl (does not have a shared library)
1114          - pdkim <itp> (embed; bug #543150)          - pdkim <itp> (embed; bug #543150)
1115          - xyssl <unfixed> (old-version)          - xyssl <unfixed> (old-version)
1116    
1117  pidgin  pidgin (libpurple)
1118          - gaim <removed> (old-version)          - gaim <removed> (old-version)
1119            - qutecom 2.2~rc3.hg396~dfsg1-6 (embed; bug #559785)
1120    
1121  icu  icu
1122          - webkit 1.0.1-1 (embed; bug #547214)          - webkit 1.0.1-1 (embed; bug #547214)
1123          - texlive-bin <unfixed> (fork)          - texlive-bin <unfixed> (fork)
1124          NOTE: texlive upstream working with icu upstream to merge their changes          NOTE: texlive upstream working with icu upstream to merge their changes
1125            - chromium-browser 5.0.375.29~r46008-3
1126    
1127  cyrus-imapd-2.2  cyrus-imapd-2.2
1128          - kolab-cyrus-imapd <unfixed> (fork)          - kolab-cyrus-imapd <unfixed> (fork)
1129          - dovecot 1:1.2.1-1 (embed) [/dovecot-sieve/src/libsieve/*]          - dovecot 1:1.2.1-1 (embed) [/dovecot-sieve/src/libsieve/*]
1130    
1131  python-cxx-dev  python-cxx-dev
1132          - freecad <unfixed> (embed; bug #547936)          - freecad 0.9.2646.3-1 (embed; bug #547936)
1133    
1134  libzipios++-dev  zipios++
1135          - freecad <unfixed> (embed; bug #547941)          - freecad 0.9.2646.3-1 (embed; bug #547941)
1136            - enigma 0.92.3-3 (embed)
1137            NOTE: likely fixed earlier, marking etch's version as fixed
1138    
1139  linux-2.6  linux-2.6
1140          - kvm <unfixed> (embed; bug #549973) [./kernel/*]          - kvm <removed> (embed; bug #549973) [./kernel/*]
1141          - linux-kbuild-2.6 <unfixed> (embed; bug #550379) [./kbuild/*]          - linux-kbuild-2.6 <unfixed> (embed; bug #550379) [./kbuild/*]
1142          - kernel-source-2.6.8 <removed> (old-version)          - kernel-source-2.6.8 <removed> (old-version)
1143          - kernel-source-2.4.27 <removed> (old-version)          - kernel-source-2.4.27 <removed> (old-version)
# Line 968  linux-2.6 Line 1146  linux-2.6
1146          - kernel-source-2.2.20 <removed> (old-version)          - kernel-source-2.2.20 <removed> (old-version)
1147    
1148  libfdt (not yet packaged separately for debian; http://www.jdl.com/software/)  libfdt (not yet packaged separately for debian; http://www.jdl.com/software/)
1149          - kvm <unfixed> (embed) [./libfdt/*]          - kvm <removed> (embed) [./libfdt/*]
1150            - qemu-kvm <unfixed> (embed) [./libfdt/*]
1151    
1152  qweb (not packaged)  qweb (not packaged)
1153          - ajaxterm <unfixed>          - ajaxterm <unfixed>
# Line 986  expat Line 1165  expat
1165          - w3c-libwww <removed> (embed; bug #551941)          - w3c-libwww <removed> (embed; bug #551941)
1166          [etch] - w3c-libwww <unfixed> (embed; bug #551941) [./modules/expat/*]          [etch] - w3c-libwww <unfixed> (embed; bug #551941) [./modules/expat/*]
1167          - python-xml <unfixed> (embed; bug #551940) [./extensions/expat/*]          - python-xml <unfixed> (embed; bug #551940) [./extensions/expat/*]
1168          - python2.5 <unfixed> (embed; bug #553403) [./Modules/expat/*]          - python2.5 <unfixable> (embed; bug #553403) [./Modules/expat/*]
1169          - python2.4 <unfixed> (embed; bug #553403)          - python2.4 <unfixable> (embed; bug #553403)
1170            - python-4suite <unfixed> (embed; bug #516935)
1171          - wxwindows2.4 <removed> (embed)          - wxwindows2.4 <removed> (embed)
1172          - wxwidgets2.6 <unfixed> (embed)          - wxwidgets2.6 2.6.3.2.2-4 (embed)
1173          - wxwidgets2.8 <unfixed> (embed)          - wxwidgets2.8 2.8.10.1-2 (embed)
1174          - celementtree <unfixed> (embed)          - celementtree 1.0.5-8 (embed)
1175          - audacity <unfixed> (embed)          NOTE: Maybe that was fixed even earlier
1176            - audacity 1.3.2-1 (embed)
1177          - matanza <unfixed> (embed)          - matanza <unfixed> (embed)
1178          - tdom <unfixed> (embed)          - tdom 0.8.3~20080525-1 (embed)
1179          - udunits <unfixed> (embed)          - udunits 2.1.8-4 (embed)
1180          - apr-util <unfixed> (embed)          - apr-util 1.2 (embed)
1181          - ayttm <unfixed> (embed)          - ayttm <unfxed> (embed; bug #561006)
1182          - cableswig <unfixed> (embed)          - cableswig <unfixed> (embed)
1183          - cadaver <unfixed> (embed)          - cadaver <unfixed> (embed)
1184          - cmake <unfixed> (embed)          - cmake 2.6.0-6 (embed)
1185          - coin3 <unfixed> (embed)          - coin3 <unfixed> (embed)
1186          - gdcm <unfixed> (embed)          - gdcm 2.0.14-2 (embed)
1187          - ghostscript <unfixed> (embed)          - ghostscript 8.71~dfsg-2 (embed)
1188          - grmonitor <unfixed> (embed)          - grmonitor <removed> (embed)
1189          - iceape <unfixed> (embed)          - iceape <unfixed> (embed)
1190          - insighttoolkit <unfixed> (embed)          - insighttoolkit 3.16.0-1 (embed)
1191          - libparagui1.1 <unfixed> (embed)          NOTE: insighttoolkit might've been fixed earlier
1192          - paraview <unfixed> (embed)          - libparagui1.1 1.0.2-1 (embed)
1193          - poco <unfixed> (embed)          - paraview 3.6.2-1 (embed)
1194            - poco 1.3.6p1-1 (embed)
1195          - simgear <unfixed> (embed)          - simgear <unfixed> (embed)
1196          - sitecopy <unfixed> (embed)          - sitecopy 1:0.16.0-1
1197          - smart 1.0-1 (embed)          - smart <unfixed> (embed)
1198          [etch] - smart <unfixed> (embed)          NOTE: smart embeds celementree, and it includes expat
1199          - swish-e <unfixed> (embed)          - swish-e <not-affected> (Linked against libxml, which is used instead)
1200          - tla <unfixed> (embed)          - tla 1.3.5+dfsg-15 (embed)
1201          - vtk <unfixed> (embed)          - vtk 4.1.20030227-1 (embed)
1202          - wbxml2 <unfixed> (embed)          - wbxml2 <not-affected> (expat code is only used on Mac OS X, see #560941)
1203          - xmlrpc-c <unfixed> (embed)          - xmlrpc-c <unfixed> (embed)
1204          - iceweasel <unfixed> (embed)          - iceweasel <unfixed> (embed)
1205          - kompozer <unfixed> (embed)          - kompozer <unfixed> (embed)
1206          - vxl <unfixed> (embed)          - vxl 1.13.0-2 (embed)
1207          - xulrunner <unfixed> (embed)          - xulrunner <unfixed> (embed)
1208          - apache2 <unfixed> (embed)          - apache2 2.2 (embed)
1209          - texlive-bin <unfixed> (embed) [included twice]          - texlive-bin <not-affected> (Embedded code not compiled in)
1210          - vnc4 <unfixed> (embed)          - vnc4 <unfixed> (embed)
1211          - xotcl <unfixed> (embed)          - xotcl 1.6.6-1 (embed)
1212            - chromium-browser 5.0.375.29~r46008-3
1213    
1214  xerces-c  xerces-c
1215          - xerces-c2 <unfixed> (old-version)          - xerces-c2 <unfixed> (old-version)
# Line 1036  md5 (RSA's version; not the gnu version Line 1219  md5 (RSA's version; not the gnu version
1219          - w3c-libwww <removed> (embed; bug #551942)          - w3c-libwww <removed> (embed; bug #551942)
1220          [etch] - w3c-libwww <unfixed> (embed; bug #551942) [./modules/md5/*]          [etch] - w3c-libwww <unfixed> (embed; bug #551942) [./modules/md5/*]
1221    
1222    libparagui1.1
1223            - asc <unfixable> (fork)
1224    
1225  enet  enet
1226          - sauerbraten <unfixed> (embed; #497194)          - sauerbraten <unfixed> (embed; #497194)
1227    
1228  eglibc  eglibc
1229          - glibc <removed> (old-version)          - glibc <removed> (old-version)
1230            - mksh <unfixable> (static)
1231              NOTE: /bin/mksh-static only, and only on some arches (others use dietlibc)
1232    
1233  galib  galib
1234          - gamera 3.2.3-1 (embed)          - gamera 3.2.3-1 (embed)
1235    
1236  configobj  configobj
1237          - bzr <unfixed> (embed)          - bzr 2.1.0~rc2-1 (embed; bug #555336)
1238          - elisa <unfixed> (embed)          - elisa <unfixed> (embed; bug #555337)
1239          - gaupol <unfixed> (embed)          - gaupol <unfixed> (embed; bug #555338)
1240          - ipython <unfixed> (embed)          - ipython <unfixed> (embed; bug #555339)
1241          - pida <unfixed> (embed)          - pida <unfixed> (embed; bug #555340)
1242          - psychopy <unfixed> (embed)          - psychopy <unfixed> (embed; bug #555341)
1243          - rest2web <unfixed> (embed)          - rest2web <unfixed> (embed; bug #555342)
1244          - auth2db <unknown> (embed)          - auth2db <unknown> (embed)
1245          - dynagen <unknown> (embed)          - dynagen <unknown> (embed)
1246          - iceweasel <unknown> (embed)          - iceweasel <unknown> (embed)
1247          - sabnzbdplus <unknown> (embed)          - sabnzbdplus <unknown> (embed)
1248          - xulrunner <unknown> (embed)          - xulrunner <unknown> (embed)
1249          - 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)
1250    
1251  python-clientform  python-clientform
1252          - bibus <unfixed> (embed)          - bibus <unfixed> (embed; bug #555332)
1253          - zope2.10 <unfixed> (embed)          - zope2.10 <unfixed> (embed; bug #555333)
1254          - zope2.11 <unfixed> (embed)          - zope2.11 <removed> (embed; bug #555334)
1255          - python-mechanize <unknown> (embed)          - python-mechanize <unknown> (embed)
1256          - twill <unknown> (embed)          - twill <unknown> (embed)
1257    
1258  python-mechanize  python-mechanize
1259          - zope2.10 <unfixed> (embed)          - zope2.10 <unfixed> (embed; bug #555337)
1260          - zope2.11 <unfixed> (embed)          - zope2.11 <removed> (embed; bug #555338)
1261          - twill <unknown> (embed)          - twill <unknown> (embed; bug #555339)
1262    
1263  pexpect  pexpect
1264          - duplicity <unfixed> (embed)          - duplicity 0.6.06-1 (embed; bug #555361)
1265          - hplip <unfixed> (embed)          - hplip <unfixed> (embed; bug #555362)
1266          - smart <unfixed> (embed)          - smart <unfixed> (embed; bug #555363)
1267    
1268  pyparsing  pyparsing
1269          - bauble <unfixed> (embed)          - bauble <unfixed> (embed; bug #555366)
1270          - boa-constructor <unfixed> (embed)          - boa-constructor 0.6.1-8 (embed; bug #555367)
1271          - calibre <unfixed> (embed)          - calibre <unfixed> (embed; bug #555368)
1272          - matplotlib <unfixed> (embed)          - matplotlib <unfixed> (embed; bug #531024)
1273          - zhpy <unfixed> (embed)          - zhpy 1.7.3.1-1 (embed; bug #555370)
1274          - polybori <unknown> (embed)          - polybori <unknown> (embed)
1275          - python-whoosh <unknown> (embed)          - python-whoosh <unknown> (embed)
1276          - twill <unknown> (embed)          - twill <unknown> (embed)
# Line 1094  python-pysqlite2 Line 1282  python-pysqlite2
1282    
1283  celementtree  celementtree
1284          - python2.5 <unfixed> (embed)          - python2.5 <unfixed> (embed)
1285          - smart 1.0-1 (embed)          - smart <unfixed> (embed)
         [etch] - smart <unfixed> (embed)  
1286    
1287  elementtree  elementtree
1288          - python2.5 <unfixed> (embed)          - python2.5 <unfixed> (embed)
1289          - bzr <unfixed> (embed)          - python2.6 <unfixed> (embed)
1290          - gedit <unfixed> (embed)          - bzr 2.1.0~rc2-1 (embed; bug #555343)
1291          - smart 1.0-1 (embed)          - gedit 2.28.2-1 (embed; bug #555344)
1292          [etch] - smart <unfixed> (embed)          - smart <unfixed> (embed)
1293          - solfege <unfixed> (embed)          - solfege <unfixed> (embed; bug #555345)
1294          - w3af <unfixed> (embed)          - w3af <unfixed> (embed; bug #555346)
1295          - python-qt4 <unknown> (embed)          - python-qt4 <unknown> (embed)
1296          - sphinx <unknown> (embed)          - sphinx <unknown> (embed)
1297          - python-nltk <itp> (embed)          - python-nltk <itp> (embed)
# Line 1113  python2.5 Line 1300  python2.5
1300          - python2.4 <unfixed> (old-version)          - python2.4 <unfixed> (old-version)
1301          - jython <unfixed> (embed)          - jython <unfixed> (embed)
1302          NOTE: embeds many stdlib modules          NOTE: embeds many stdlib modules
1303          - python-django <unfixed> (embed)          - python-django <unfixed> (embed; bug #555419)
1304          NOTE: emebeds stdlib modules: doctest, decimal          NOTE: embeds stdlib modules: doctest, decimal
1305          - gamera 3.2.3-1 (embed)          - gamera 3.2.3-1 (embed)
1306          NOTE: embeds stdlib modules: ConfigParser, optparse, sets, textwrap          NOTE: embeds stdlib modules: ConfigParser, optparse, sets, textwrap
1307          - boa-constructor <unfixed> (embed)          - boa-constructor <unfixed> (embed; bug #555426)
1308          NOTE: embeds stdlib modules: ConfigParser          NOTE: embeds stdlib modules: ConfigParser, tarfile, zipfile, xmlrpclib
1309          - nicotine <unfixed> (embed)          - nicotine <unfixed> (embed; bug #555427)
1310          NOTE: embeds stdlib modules: ConfigParser          NOTE: embeds stdlib modules: ConfigParser
1311          - museek+ <unfixed> (embed)          - museek+ <unfixed> (embed; bug #555428)
1312          NOTE: embeds stdlib modules: ConfigParser          NOTE: embeds stdlib modules: ConfigParser
1313          - vegastrike-data <unfixed> (embed)          - vegastrike-data <removed> (embed)
1314          NOTE: embeds many stdlib modules          NOTE: embeds many stdlib modules
1315          - codespeak-lib <unfixed> (embed)          - codespeak-lib 1.1.1-1 (embed; bug #555420)
1316          NOTE: embeds stdlib modules: doctest, optparse, subprocess, textwrap          NOTE: embeds stdlib modules: doctest, optparse, subprocess, textwrap
1317          - config-manager <unfixed> (embed)          - config-manager <unfixed> (embed; bug #555423)
1318          NOTE: embeds stdlib modules: optparse          NOTE: embeds stdlib modules: optparse
1319          - jhbuild <unfixed> (embed)          - jhbuild 2.28.0-1 (embed; bug #555421)
1320          NOTE: embeds stdlib modules: optparse, subprocess          NOTE: embeds stdlib modules: optparse, subprocess
1321          - smart <unfixed> (embed)          - smart <unfixed> (embed; bug #555432)
1322          NOTE: embeds stdlib modules: optparse          NOTE: embeds stdlib modules: optparse
1323          - pyprotocols <unfixed> (embed)          - pyprotocols 1.0a.svn20070625-5 (embed; bug #555433)
1324          NOTE: embeds stdlib modules: doctest          NOTE: embeds stdlib modules: doctest
1325          - ruledispatch <unfixed> (embed)          - ruledispatch 0.5a.svn20080510-4 (embed; bug #555434)
1326          NOTE: embeds stdlib modules: doctest          NOTE: embeds stdlib modules: doctest
1327          - distribute <unfixed> (embed)          - distribute <unfixed> (embed)
1328          NOTE: embeds stdlib modules: doctest          NOTE: embeds stdlib modules: doctest
1329          - python-setuptools <unfixed> (embed)          - python-setuptools <unfixed> (embed; bug #555435)
1330          NOTE: embeds stdlib modules: doctest          NOTE: embeds stdlib modules: doctest
1331          - zope.testing <unfixed> (embed)          - zope.testing <unfixed> (embed; bug #555436)
1332          NOTE: embeds stdlib modules: doctest          NOTE: embeds stdlib modules: doctest
1333          - translate-toolkit <unfixed> (embed)          - translate-toolkit <unfixed> (embed; bug #555422)
1334          NOTE: embeds stdlib modules: textwrap, contextlib          NOTE: embeds stdlib modules: textwrap, contextlib
1335          - libtpclient-py <unfixed> (embed)          - libtpclient-py <unfixed> (embed; bug #555424)
1336          NOTE: embeds stdlib modules: subprocess          NOTE: embeds stdlib modules: subprocess
1337          - grass <unfixed> (embed)          - grass <unfixed> (embed; bug #555425)
1338          NOTE: embeds stdlib modules: subprocess          NOTE: embeds stdlib modules: subprocess
1339          - coherence <unfixed> (embed)          - coherence <unfixed> (embed; bug #555429)
1340          NOTE: embeds stdlib modules: uuid          NOTE: embeds stdlib modules: uuid
1341          - python-django-extensions <unfixed> (embed)          - python-django-extensions 0.4.2pre+git200911182050-1 (embed; bug #555430)
1342          NOTE: embeds stdlib modules: uuid          NOTE: embeds stdlib modules: uuid
1343          - setroubleshoot <unfixed> (embed)          - setroubleshoot <removed> (embed; bug #555431)
1344          NOTE: embeds stdlib modules: uuid          NOTE: embeds stdlib modules: uuid
1345          - linkchecker <unfixed> (embed)          - linkchecker <unfixed> (embed; bug #555414)
1346          NOTE: embeds msgfmt.py script          NOTE: embeds msgfmt.py script
1347          - imdbpy <unfixed> (embed)          - imdbpy <unfixed> (embed)
1348          NOTE: embeds msgfmt.py script          NOTE: embeds msgfmt.py script
1349          - kiwi <unfixed> (embed)          - kiwi <unfixed> (embed)
1350          NOTE: embeds msgfmt.py script          NOTE: embeds msgfmt.py script
1351          - moin <unfixed> (embed)          - moin <unfixed> (embed)
1352          NOTE: embeds msgfmt.py script          NOTE: embeds msgfmt.py script, stdlib modules: cgitb, difflib, tarfile
1353          - plone3 <unfixed> (embed)          - plone3 <removed> (embed)
1354          NOTE: embeds msgfmt.py script          NOTE: embeds msgfmt.py script
1355          - roundup <unfixed> (embed)          - roundup <unfixed> (embed)
1356          NOTE: embeds msgfmt.py script          NOTE: embeds msgfmt.py script, stdlib modules: cgitb
1357          - rednotebook <unfixed> (embed)          - rednotebook <unfixed> (embed; bug #555415)
1358          NOTE: embeds msgfmt.py script          NOTE: embeds msgfmt.py script
1359          - turbogears <unfixed> (embed)          - turbogears <unfixed> (embed)
1360          NOTE: embeds msgfmt.py script          NOTE: embeds msgfmt.py script
1361          - elisa <unfixed> (embed)          - elisa <unfixed> (embed)
1362          NOTE: embeds msgfmt.py script, stdlib modules: uuid          NOTE: embeds msgfmt.py script, stdlib modules: uuid
1363          - calibre <unfixed> (embed)          - calibre <unfixed> (embed)
1364          NOTE: embeds msgfmt.py script          NOTE: embeds msgfmt.py script, stdlib modules: zipfile
1365          - mailman <unfixed> (embed)          - mailman 1:2.1.13-1 (embed; #555416)
1366          NOTE: embeds msgfmt.py script          NOTE: embeds msgfmt.py script
1367          - python-docutils <unknown> (embed)          - python-docutils <unknown> (embed)
1368          NOTE: embeds stdlib modules: optparse, textwrap          NOTE: embeds stdlib modules: optparse, textwrap
# Line 1207  python2.5 Line 1394  python2.5
1394          NOTE: embeds msgfmt.py script          NOTE: embeds msgfmt.py script
1395          - python-formencode <unknown> (embed)          - python-formencode <unknown> (embed)
1396          NOTE: embeds msgfmt.py script          NOTE: embeds msgfmt.py script
1397            - duplicity <unfixed> (embed)
1398            NOTE: embeds stdlib module: urlparse, tarfile
1399            - pygopherd <unfixed> (embed)
1400            NOTE: embeds stdlib module: zipfile
1401    
1402  argparse  argparse
1403          - twill <unfixed> (embed)          - twill <unfixed> (embed; bug #555347)
1404          - ipython <unfixed> (embed)          - ipython <unfixed> (embed; bug #555348)
1405    
1406  coherence  coherence
1407          - elisa <unfixed> (embed)          - elisa <unfixed> (embed; bug #555335)
1408    
1409  simpletal  simpletal
1410          - plastex <unfixed> (embed)          - plastex <unfixed> (embed; bug #555371)
1411    
1412  flickrpc (not packaged in Debian, http://burtonini.com/bzr/flickrpc/)  flickrpc (not packaged in Debian, http://burtonini.com/bzr/flickrpc/)
1413          - postr <unfixed> (embed)          - postr <unfixed> (embed)
# Line 1229  simplegeneric (not packaged in Debian, h Line 1420  simplegeneric (not packaged in Debian, h
1420    
1421  distribute  distribute
1422          - setuptools <removed> (old-version)          - setuptools <removed> (old-version)
1423    
1424    rails
1425            - jruby1.2 <unfixed> (embed) [./bench/rails/*]
1426            - libgettext-ruby <unfixed> (embed) [./samples/rails/*]
1427            - libopenid-ruby <unfixed> (embed) [./examples/rails_openid/*]
1428            - thin <unfixed> (embed) [./spec/rails_app/*]
1429            NOTE: this is a subdirectory of examples, which in general is a non-issue, but may
1430            NOTE: be dangerous if developers are naively basing their code off of the examples
1431            NOTE: prototype.js is among the example files
1432    
1433    lucene2 (prototype.js is among the embeds in the following)
1434            - lucene <unfixed> (old-version)
1435            - pylucene <unfixed> (embed)
1436            - libpdfbox-java <unfixed> (embed)
1437            - libfontbox-java <unfixed> (embed)
1438            - libjempbox-java <unfixed> (embed)
1439            - solr <unfixed> (embed)
1440    
1441    unicode-data
1442            - syslinux <unfixed> (embed)
1443            - camomile <unfixed> (embed)
1444            - fribidi <unfixed> (embed)
1445            - m17n-db <unfixed> (embed)
1446            - sbcl <unfixed> (embed)
1447            - heimdal <unfixed> (embed)
1448            - icu <unfixed> (embed)
1449            - icu4j <unfixed> (embed)
1450            - krb5 <unfixed> (embed)
1451            - moodle <unfixed> (embed)
1452            - openldap <unfixed> (embed)
1453            - pike7.6 <unfixed> (embed)
1454            - samba <unfixed> (embed)
1455            - samba4 <unfixed> (embed)
1456            - cmucl <unfixed> (embed)
1457            - typo3-src <unfixed> (embed)
1458            - mauve <unfixed> (embed)
1459            - texlive-bin <unfixed> (embed)
1460            - ypsilon <unfixed> (embed)
1461            - jeuclid <unfixed> (embed)
1462            - charmap.app <unfixed> (embed)
1463            - clisp <unfixed> (embed)
1464            - gnulib <unfixed> (embed)
1465            - opensrs-client <unfixed> (embed)
1466            - saxonb <unfixed> (embed)
1467            - rails <unfixed> (embed)
1468    
1469    feedparser
1470            - rawdog <unfixed> (embed; bug #383422)
1471            - miro <unfixed> (embed; bug #555351)
1472            - calibre <unfixed> (embed; bug #555352)
1473            - freevo <unfixed> (embed; bug #555353)
1474            - pida <unfixed> (embed; bug #555354)
1475            - planet-venus <unfixed> (embed; bug #555355)
1476            - plone3 <removed> (embed; bug #555356)
1477            - exaile 0.2.14+debian-1 (embed)
1478            - screenlets 0.1.2-3 (embed)
1479            NOTE: included twice
1480    
1481    agg:
1482            - matplotlib <unfixed> (embed: bug #377271)
1483            - contextfree <unfixed> (embed)
1484            NOTE: since 2.2-1 it links statically to system libagg, but still uses the embedded copy
1485            - exactimage <unfixed> (embed)
1486            - python-enable <unfixed> (embed)
1487            - mapnik 0.5.1-3 (embed)
1488            NOTE: links statically to agg, but shared library is not available (bug #377271)
1489    
1490    vtk
1491            - paraview <unfixable> (embed; bug #495426)
1492    
1493    txt2tags
1494            - rednotebook <unfixed> (embed)
1495    
1496    htmltextview (not packaged in Debian, http://www.gnome.org/~gjc/htmltextview.py)
1497            - gajim <unfixed> (embed)
1498            - emesene <unfixed> (embed)
1499            - convirt <unfixed> (embed)
1500            - pida <unfixed> (embed)
1501            - rednotebook <unfixed> (embed)
1502    
1503    horde3 (prototype.js is among the embeds in the following)
1504            - mnemo2 <unfixed> (embed)
1505            - nag2 <unfixed> (embed)
1506            - wordpress <unfixed> (embed)
1507            NOTE: Text_Diff (wp-includes/Text/Diff*)
1508    
1509    cimg
1510            - gmic <unfixed> (embed)
1511    
1512    mootools
1513            - kdenetwork <unfixed> (embed)
1514            - gallery <unfixed> (embed)
1515            - jspwiki <unfixed> (embed)
1516            - vdr-plugin-live <unfixed> (embed)
1517            - perl-doc-html <unfixed> (embed)
1518    
1519    openldap
1520            - openldap2.3 <removed> (old-version)
1521    
1522    grub2
1523            - grub <unfixed> (old-version)
1524    
1525    gnupginterface
1526            - duplicity <unfixed> (embed)
1527    
1528    python-dateutil
1529            - awn-extras-applets <unfixed> (embed)
1530            - matplotlib <unknown> (embed)
1531    
1532    cups
1533            - cupsys <removed> (old-version)
1534    
1535    yui
1536            - bcfg2 <not-affected> (present in source but not included in any binary files)
1537            - serendipity 1.5.3-1 (embed; bug #557746)
1538            - moodle 1.8.2.dfsg-5 (embed)
1539            - jifty 0.91117-1 (embed; bug #557748)
1540            - webgui 7.7.26-1 (embed)
1541            - loggerhead 1.17-1 (embed)
1542            - otrs2 2.4.7+dfsg1-1 (embed; bug #592146)
1543    
1544    quake3 (vanilla source not packaged in debian)
1545            - openarena <unfixable> (fork)
1546    
1547    quake2 (vanilla source not packaged in debian)
1548            - alien-arena <unfixable> (fork)
1549            - warsow <unfixable> (fork)
1550    
1551    libtheora
1552            - iceweasel <not-affected> (uses xulrunner)
1553            - xulrunner <unfixed> (embed; bug #540959)
1554            [etch] - xulrunner <not-affected> (introduced in firefox 3.5)
1555            [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)
1556            - iceape <unfixed> (embed; bug #559276)
1557            [etch] - iceape <not-affected> (introduced in iceape 2.0)
1558            [lenny] - iceape <not-affected> (introduced in iceape 2.0)
1559    
1560    dtoa
1561            - bfilter <unfixed> (embed)
1562            - cacao <removed> (embed)
1563            - cdrdao <unfixed> (embed)
1564            - classpath <unfixed> (embed)
1565            - freej <unfixed> (embed)
1566            - iceape <unfixed> (embed)
1567            - iceweasel <unfixed> (embed)
1568            - jscoverage <unfixed> (embed)
1569            - kde4libs <unfixed> (embed)
1570            - kdelibs <unfixed> (embed)
1571            - kompozer <unfixed> (embed)
1572            - libv8 <unfixed> (embed)
1573            - mono <unfixed> (embed)
1574            - newlib <unfixed> (embed)
1575            - nspr <unfixed> (embed)
1576            - php5 <unfixed> (embed)
1577            - polyml <unfixed> (embed)
1578            - qt4-x11 <unfixed> (embed)
1579            - rhino <unfixed> (embed)
1580            NOTE: code translated to Java
1581            - ruby1.8 <unfixed> (embed)
1582            - ruby1.9 <unfixed> (embed)
1583            - ruby1.9.1 <unfixed> (embed)
1584            - sdd <unfixed> (embed)
1585            - sfind <unfixed> (embed)
1586            - star <unfixed> (embed)
1587            - tinymux <unfixed> (embed)
1588            - virtualbox-ose <unfixed> (embed)
1589            - webkit <unfixed> (embed)
1590            - xulrunner <unfixed> (embed)
1591    
1592    ipc (not packaged in Debian; see http://mozdev.org/pipermail/enigmail/2009-November/011678.html)
1593            - firegpg <unfixed> (embed)
1594            - enigmail <unfixed> (embed)
1595    
1596    ptmalloc (not packaged in Debian)
1597            - crystalspace <unfixed> (embed)
1598            - qt4-x11 <unfixed> (embed)
1599    
1600    svgalib
1601            - usplash <unfixed> (embed)
1602    
1603    bogl
1604            - usplash <unfixed> (embed)
1605    
1606    taglist
1607            - usplash <unfixed> (embed)
1608    
1609    portaudio
1610            - audacity <unfixed> (embed; bug #323711)
1611    
1612    nyquist
1613            - audacity <unfixed> (embed)
1614            NOTE: embeds a forked nyquist with support for a shared library
1615    
1616    vamp-plugin-sdk
1617            - audacity <unfixed> (embed)
1618    
1619    wordpress
1620            - libwordpress-xmlrpc-perl <removed> (embed) [./xmlrpc.php]
1621            - wordpress-mu <removed> (fork)
1622    
1623    php5
1624            - php4 <removed> (old-version)
1625    
1626    classpath
1627            - libgnucrypto-java <removed> (embed; bug #559788)
1628    
1629    libtool
1630            - apr <unfixed> (static; bug #489625)
1631            NOTE: ships copy of libtool in libapr1-dev; was 'embed' before 1.3.2-3
1632            - arts <unfixed> (embed)
1633            - bochs 2.4.2-1 (embed; bug #560884)
1634            - camserv <unfixed> (embed)
1635            - collectd 4.8.2-1 (embed)
1636            - courier-authlib 0.58-4 (embed)
1637            NOTE: The etch version of courier-authlib was the earliest version checked, might be fixed earlier
1638            - cvsnt 2.5.04.3236-1.2 (embed)
1639            - dico <not-affected> (Uses the system copy of ltdl)
1640            - freeradius 0.1+20010527-1 (embed)
1641            NOTE: Earliest reference I could find from the changelog is from 27 May 2001
1642            - ggobi 2.1.9~20091212-1 (embed)
1643            - glame 2.0.1-4 (embed)
1644            NOTE: The etch version of glame was the earliest version checked, might be fixed earlier
1645            - gnash 0.8.7-2 (embed)
1646            - gnu-smalltalk <unfixed> (embed; bug #566777)
1647            - google-gadgets 0.10.5-0.3 (embed)
1648            NOTE: 0.10.5-0.3 was the earliest version checked, was fixed earlier
1649            - graphicsmagick 1.3.5-6 (embed)
1650            - graphviz 2.8-3 (embed)
1651            NOTE: The etch version of graphviz was the earliest version checked, might be fixed earlier
1652            - guile-1.6 1.6.8-7 (embed)
1653            - hamlib 1.2.11-1 (embed)
1654            - hercules 3.06-1.2 (embed)
1655            - jags 1.0.4-3 (embed; bug #560864)
1656            - kdelibs <unfixed> (embed)
1657            - libannodex <removed> (embed)
1658            - libextractor 0.5.23+dfsg-4 (embed)
1659            - libmcrypt <not-affected> (libtool source present but not included in any of the binary packages)
1660            - libtunepimp 0.5.3-7.3 (embed)
1661            - mp4h 1.3.1-4.1 (embed)
1662            - naim <removed> (embed)
1663            - parser-mysql <unfixed> (embed)
1664            - pinball 0.3.1-11 (embed)
1665            - redland <unfixed> (embed)
1666            - siproxd <unfixed> (embed)
1667            - ski <unfixed> (embed)
1668            - synfig 0.62.00-1 (embed)
1669            - unixodbc 2.2.4-5 (embed)
1670            - xmlsec1 <not-affected> (Doesn't enable dynamic loading of crypto modules)
1671            - clamav 0.95+dfsg-1 (embed)
1672            - imagemagick 6:6.2.3.1-1 (embed)
1673            - hypre 2.4.0b-5 (embed)
1674            - lam <unfixed> (embed)
1675            - openmpi <unfixable> (embed; bug #559386)
1676            - parser <unfixed> (embed)
1677            - pdsh 2.18-5 (embed; bug #560892)
1678            - sbnc 1.2-8 (embed)
1679            - sdcc <unfixed> (embed)
1680            - wml <not-affected> (The embedded ltdl isn't used, instead mp4h is used, see 559841)
1681            - proftpd-dfsg <unfixed> (embed; bug #561748)
1682            - babel 1.4.0.dfsg-5 (embed)
1683            - libprelude 0.9.14-2 (embed)
1684            - heartbeat 2.1.4-7 (embed)
1685            NOTE: From Squeeze onwards the system copy of ltdl is used, use the current version from Squeeze,
1686            NOTE: might've been fixed earlier
1687            - gcc-* <unknown> (embed)
1688    
1689    ocamlgsl
1690            - orpie 1.5.1-7.1 (embed; bug #550058)
1691    
1692    xdotool
1693            - keynav <unfixed> (embed; bug #560103)
1694    
1695    bulletphysics (not packaged; http://www.bulletphysics.org/)
1696            - supertuxkart <unfixed> (embed)
1697            - blender <unfixed> (embed)
1698    
1699    ghostscript
1700            - gs-gpl <removed> (old-version)
1701    
1702    icedove
1703            - thunderbird <removed> (old-version)
1704    
1705    sizzlejs (not packaged in Debian, http://sizzlejs.com/)
1706            - jquery <unfixed> (embed)
1707    
1708    sed
1709            - ssed <unfixed> (fork)
1710    
1711    phpatomlib (http://code.google.com/p/phpatomlib)
1712            - wordpress <unfixed> (embed)
1713    
1714    Services_JSON (http://pear.php.net/package/Services_JSON)
1715            - wordpress <unfixed> (embed)
1716    
1717    phpass (http://www.openwall.com/phpass/)
1718            - gallery2 <unfixed> (embed)
1719            - wordpress <unfixed> (embed)
1720            - typo3-src <unfixed> (modified-embed)
1721            NOTE: file refers to drupal, maybe there's a copy somewhere there
1722            NOTE: a copyright owner search didn't match anything
1723            - libauthen-passphrase-perl <unfixable> (fork)
1724            NOTE: perl implementation of phpass
1725    
1726    squirrelmail
1727            - wordpress <unfixed> (embed)
1728            NOTE: class-pop3.php
1729    
1730    ezSQL (http://www.woyano.com/jv/ezsql)
1731            - wordpress <unfixable> (fork)
1732            NOTE: wp-db.php
1733    
1734    Diff.php (Clay Loveless' version/killersoft.com)
1735            - php-versioncontrol-svn <unfixed>
1736    
1737    libm (provided by libc)
1738            - spring <unfixed> (embed)
1739            NOTE: embedded by embedded copy of streflop
1740            - aide <unfixed> (static)
1741            - busybox <unfixed> (static)
1742            - mindi-busybox <unfixed> (static)
1743            - qemu <unfixed> (static)
1744            NOTE: qemu-user-static
1745            - tuxonice-userui <unfixed> (static)
1746            - zsh <unfixed> (static)
1747            NOTE: zsh-static
1748            - tripwire <unfixed>
1749    
1750    streflop
1751            - spring <unfixed> (embed)
1752    
1753    minizip
1754            - spring <unfixed> (embed)
1755    
1756    oscpack
1757            - spring <unfixed> (embed)
1758    
1759    hpiutil2
1760            - spring <unfixed> (embed)
1761    
1762    p7zip
1763            - spring <unfixed> (embed)
1764    
1765    pythonqt (doesn't seem to be python-qtN, unknown source)
1766            - fontmatrix <unfixed> (embed)
1767            - elmerfem <unfixed> (embed)
1768    
1769    iepngfix (not packaged in Debian; http://www.twinhelix.com/css/iepngfix/)
1770            - docvert <unfixed> (embed)
1771            - jifty <unfixed> (embed)
1772            - kdenetwork <unfixed> (embed)
1773            - mediatomb <unfixed> (embed)
1774            - plastex <unfixed> (embed)
1775            - plone3 <removed> (embed)
1776            - python-chaco <unfixed> (embed)
1777            - python-docutils <unfixed> (embed)
1778            - s5 <unfixed> (embed)
1779            - zope2.10 <unfixed> (embed)
1780            - zope2.11 <removed> (embed)
1781            - cython <not-affcted> (embed)
1782            NOTE: part of documentation, which is not installed into the binary package
1783    
1784    python-docutils
1785            - zope2.10 <unfixed> (embed)
1786            - zope2.11 <removed> (embed)
1787    
1788    tesseract
1789            - ocropus <unfixed> (static)
1790    
1791    antlr
1792            - kdevelop <unfixed> (embed)
1793    
1794    libxerces2
1795            - openjdk-6 <unfixed> (embed)
1796    
1797    kfreebsd-8
1798            - kfreebsd-7 <unfixed> (old-version)
1799            - kfreebsd-6 <removed> (old-version)
1800    
1801    ruby1.9.1
1802            - ruby1.9 <unfixed> (old-version)
1803            - ruby1.8 <unfixed> (old-version)
1804    
1805    maildrop
1806            - courier <unfixed> (embed) [./maildrop]
1807    
1808    glee
1809            - warzone2100 <not-affected> (embed)
1810    
1811    phing
1812            - symfony <unfixed> (embed)
1813    
1814    pake
1815            - symfony <unfixed> (embed)
1816    
1817    propel
1818            - symfony <unfixed> (embed)
1819    
1820    creole
1821            - symfony <unfixed> (embed)
1822    
1823    hfsutils
1824            - cdrkit <unfixed> (embed; bug #570187)
1825            NOTE: embeds hfsutils code in genisoimage
1826    
1827    cdrkit
1828            - grub2 <unfixed> (embed; bug #570156)
1829            NOTE: genisoimage imported into grub-mkisofs
1830    
1831    kdebase-workspace
1832            - kdebase <unfixed> (old-version)
1833    
1834    file
1835            - php5 <unfixable> (modified-embed)
1836            [lenny] - php5 <not-affected>
1837    
1838    cdb
1839            - php5 <unfixed> (embed)
1840    
1841    libmbfl (itp: #570708)
1842            - php5 <unfixed> (embed)
1843            NOTE: PHP is actually the current upstream, ITP is of that code
1844    
1845    libonig
1846            - php5 5.3.2-1 (embed)
1847    
1848    xmlrpc-epi
1849            - php5 <unfixed> (embed)
1850    
1851    swt-gtk
1852            - eclipse <unfixed> (embed; bug #538808)
1853    
1854    txt2html
1855            - wml 2.0.11ds2-1 (embed)
1856    
1857    ca-certificates
1858            - nss <not-affected> (certificates are in source, but not included in any of the binary packages)
1859    
1860    openexr
1861            - freeimage <unfixed> (embed)
1862    
1863    libmng
1864            - freeimage <unfixed> (embed)
1865    
1866    openjpeg
1867            - freeimage <unfixed> (embed)
1868    
1869    libjpeg6b
1870            - freeimage <unfixed> (embed)
1871    
1872    libjpeg (don't know what exact version)
1873            - dcmtk <unfixed>
1874            - gdcm <unfixed>
1875            - insighttoolkit <unfixed>
1876            - openarena <unfixed> (bug #495966)
1877            - outguess <unfixed>
1878            - squeak-vm <unfixed> (embed)
1879            - tremulous <unfixed>
1880            - tuxonice-userui <unfixed> (static)
1881            - fpc <unfixed> (static)
1882            - lazarus <unfixed> (static)
1883            NOTE: inherited from fpc, see #472304
1884            - mseide-msegui <unfixed> (static)
1885            NOTE: inherited from fpc, see #472304
1886            - easymp3gain <unfixed> (static)
1887            NOTE: inherited from fpc, see #472304
1888            - winff <unfixed> (static)
1889            NOTE: inherited from fpc, see #472304
1890            - texlive-bin <not-affected> (included in upstream source as dependency of libgd2, but not built or included in any of the binary packages)
1891    
1892    
1893    lxr
1894            - lxr-cvs <unfixed> (embed)
1895    
1896    libfile-copy-recursive-perl
1897            - r-base <unfixed> (embed; bug #577427)
1898            - r-base-core-ra <unfixed> (embed; bug #577429)
1899    
1900    delimmatch
1901            - r-base <unfixed> (embed; bug #577433)
1902            - r-base-core-ra <unfixed> (embed; bug #577434)
1903    
1904    libsmf (ITP: #572558)
1905            - denemo <unfixed> (embed)
1906            NOTE: http://lists.debian.org/debian-mentors/2010/04/msg00269.html
1907    
1908    libselinux
1909            - dpkg 1.15.6 (static)
1910    
1911    xinha (ITP: #479708)
1912            - horde3 <unfixed>
1913            - serendipity <unfixed>
1914            - openacs <unfixed>
1915            - dotlrn <unfixed>
1916    
1917    dvipng
1918            - texlive-bin <not-affected> (code present in source but not included in the binary packages)
1919    
1920    dvipdfmx
1921            - texlive-bin <unfixed> (embed)
1922            NOTE: this is intentionally part of the package now, and the separate dvipdfmx package has been removed from sid/squeeze
1923    
1924    lcdf-typetools
1925            - texlive-bin 2009-1 (embed)
1926    
1927    tex4ht
1928            - texlive-bin 2009-1 (embed)
1929    
1930    freetype
1931            - texlive-bin 2009-1 (embed)
1932    
1933    freetype2
1934            - texlive-bin 2009-1 (embed)
1935    
1936    silgraphite
1937            - texlive-bin <unfixed> (embed)
1938    
1939    unzip
1940            - texlive-bin 2009-1 (embed)
1941    
1942    jbig2dec
1943            - ghostscript 8.71~dfsg2-1 (embed)
1944    
1945    libxml2
1946            - chromium-browser 5.0.375.29~r46008-1
1947    
1948    protobuf
1949            - chromium-browser 5.0.375.70~r48679-2
1950    
1951    libv8
1952            - chromium-browser 5.0.375.38~r46659-1
1953    
1954    nspr
1955            - chromium-browser 5.0.375.29~r46008-3
1956    
1957    yasm
1958            - chromium-browser 5.0.375.29~r46008-2
1959    
1960    libxslt
1961            - chromium-browser 5.0.375.29~r46008-1
1962    
1963    miniupnpc (not packaged in Debian; ITP bug #444392)
1964            - warzone2100 <unfixed> (embed)
1965    
1966    iniparser (not packaged in Debian; RFP bug #582657)
1967            - warzone2100 <unfixed> (modified-embed)
1968    
1969    pyglet
1970            - sympy <unfixed> (embed; bug #459716)
1971    
1972    mpmath
1973            - sympy <unfixed> (embed; bug #541746)
1974    

Legend:
Removed from v.13183  
changed lines
  Added in v.15259

  ViewVC Help
Powered by ViewVC 1.1.5