/[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 13476 by gilbert-guest, Mon Dec 7 03:53:45 2009 UTC revision 15006 by nion, Tue Jul 20 18:05:42 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.
# Line 35  xpdf (some srcpkgs use xpdf2 code, some Line 37  xpdf (some srcpkgs use xpdf2 code, some
37          - kdegraphics 4:4.2.2-1 (embed; bug #436164)          - kdegraphics 4:4.2.2-1 (embed; bug #436164)
38          - texlive-base 3.0-12 (embed)          - texlive-base 3.0-12 (embed)
39          - texlive-bin 2007-1 (embed)          - texlive-bin 2007-1 (embed)
40          NOTE: links to poppler          - koffice 1:2.0.0-1 (embed; bug #436163)
         - koffice <unfixed> (embed; bug #436163)  
41          - libextractor 0.5.12-1 (embed)          - libextractor 0.5.12-1 (embed)
42          NOTE: libextractor is using its own pdf decoder now          NOTE: libextractor is using its own pdf decoder now
43          - ipe <unfixed> (embed)          - ipe <unfixed> (embed)
44          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
45          - ruby-gnome2 <unknown> (embed)          - ruby-gnome2 <unknown> (embed)
         NOTE: copy only present in source but links to poppler  
46          - pdfedit <unfixed> (embed; bug #510794)          - pdfedit <unfixed> (embed; bug #510794)
47          - swftools <unfixed> (embed; bug #551293)          - swftools <removed> (embed; bug #551293)
48          - poppler <unfixable> (fork)          - poppler <unfixable> (fork)
49    
50    pdksh (no longer developed since 1999)
51            - mksh <unfixable> (fork)
52    
53  ppmd  ppmd
54          - libcomplearn-mod-ppmd <unfixed> (fork)          - libcomplearn-mod-ppmd <unfixed> (fork)
55          NOTE: discussion in #458152          NOTE: discussion in #458152
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)
# Line 60  lrmi Line 64  lrmi
64          - xresprobe <unfixed> (embed)          - xresprobe <unfixed> (embed)
65          - zhcon <unfixed> (embed)          - zhcon <unfixed> (embed)
66    
67    php-htmlpurifier
68            - mahara 1.2.5-1 (embed)
69            - knowledgeroot <unfixed> (embed)
70            - moodle <unfixed> (embed)
71    
72  peercast  peercast
73          - gnome-peercast <removed> (embed)          - gnome-peercast <removed> (embed)
74          [etch] - gnome-peercast <unfixed> (embed)          [etch] - gnome-peercast <unfixed> (embed)
# Line 71  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 84  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> (static)          - 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 101  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 128  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 138  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 <unfixed> (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          - centerim <unfixed> (embed; bug #559783)          - centerim <unfixed> (embed; bug #559783)
# Line 155  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 <unfixed> (fork)          - galeon 2.0.2-4 (embed)
206          - epiphany-browser <unfixed> (fork)          - epiphany-browser 2.14.3-8 (embed)
207          - conkeror <unfixed> (fork)          - conkeror 0.9~git080629-2 (embed)
208          - kazehakase <unfixed> (fork)          - 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            - lesstif <unfixed> (embed; bug #575750)
218    
219  kerberized apps with BSD origin  kerberized apps with BSD origin
220          - krb4 <removed> (embed)          - krb4 <removed> (embed)
# Line 198  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)          - bsdgames <unfixed> (embed)
242          - bsd-mailx <unfixed> (embed)          - bsd-mailx <unfixed> (embed)
243          - netcat-openbsd <unfixed> (embed; bug #550611)          - netcat-openbsd <unfixed> (embed; bug #550611)
244          - openssh <unfixed> (embed)          - openssh <unfixed> (embed)
245          - unworkable <unfixed> (embed)          - unworkable <unfixed> (embed)
246            - mksh <unfixed> (modified-embed)
247            NOTE: strlcpy(), only used in /bin/mksh-static on eglibc arches
248            - 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 231  pcre3 Line 273  pcre3
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 276  ffmpeg (libavcodec/libavformat) Line 330  ffmpeg (libavcodec/libavformat)
330          TODO: gimp-gap (potentially using ffmpeg code as well)          TODO: gimp-gap (potentially using ffmpeg code as well)
331          - avifile 1:0.7.48~20090503.ds-1 (embed; bug #538750)          - avifile 1:0.7.48~20090503.ds-1 (embed; bug #538750)
332          - audacity 1.3.7-2 (embed; bug #512278)          - 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> (old-version)          - ffmpeg-debian <removed> (embed)
339    
340  libmad (MPEG decoding lib)  libmad (MPEG decoding lib)
341          - xine-lib <unfixed> (embed)          - xine-lib <unfixed> (embed)
# Line 297  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 320  python-urlgrabber Line 377  python-urlgrabber
377    
378  beautifulsoup  beautifulsoup
379          - python-mechanize <unfixed> (embed; bug #555349)          - python-mechanize <unfixed> (embed; bug #555349)
380          - zope2.11 <unfixed> (embed; bug #555350)          - zope2.11 <removed> (embed; bug #555350)
381          - twill <unknown> (embed)          - twill <unknown> (embed)
382    
383  halibut  halibut
# Line 354  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 361  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 412  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 424  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 489  libXaw Line 549  libXaw
549  libgd2  libgd2
550          - graphviz <unfixed> (embed)          - graphviz <unfixed> (embed)
551          NOTE: lib/gd seems to be 2.0.33          NOTE: lib/gd seems to be 2.0.33
552          - wml <unfixed> (embed)          - wml 2.0.11ds2-1 (embed)
553          - libwmf <unfixed> (embed)          - libwmf <unfixed> (embed)
554          NOTE: derived from gd 1.6.3          NOTE: derived from gd 1.6.3
555            - texlive-bin 2009-1 (embed)
556    
557  rar  rar
558          - unrar-nonfree <unfixed> (embed)          - unrar-nonfree <unfixed> (embed)
# Line 521  librpcsecgss Line 582  librpcsecgss
582          - krb5 <unfixed> (embed)          - krb5 <unfixed> (embed)
583    
584  jasper  jasper
585          - ghostscript 8.70~dfsg-2+b1 (embed)          - ghostscript 8.64~dfsg-2 (embed)
         - ghostscript <unfixed> (static)  
586    
587  libiris  libiris
588          - psi <unfixed> (embed)          - psi <unfixed> (embed)
# Line 538  libidn Line 598  libidn
598          - kdegames <unfixed> (embed)          - kdegames <unfixed> (embed)
599          NOTE: kdegames/kde4 embeds libiris which embeds libidn          NOTE: kdegames/kde4 embeds libiris which embeds libidn
600    
601  liblua  lua5.1
602          - monotone 0.43-1 (embed)          - monotone 0.43-1 (embed)
603          - nmap 5.00-1 (embed; bug #527997)          - nmap 5.00-1 (embed; bug #527997)
604          [lenny] - nmap <unfixed> (embed; bug #527997)          [lenny] - nmap <unfixed> (embed; bug #527997)
605          - ocropus <unfixed> (embed)          - ocropus <unfixed> (embed)
606            - enigma <unfixed> (embed)
607            NOTE: requires lua built with C++
608            - freeciv <unfixed> (embed)
609            - spring <unfixed> (embed)
610    
611  libbotan  libbotan
612          - monotone 0.43-1 (embed)          - monotone 0.43-1 (embed)
# Line 562  lzo Line 626  lzo
626    
627  yassl  yassl
628          - mysql-dfsg-5.0 <unfixed> (embed)          - mysql-dfsg-5.0 <unfixed> (embed)
629            - mysql-dfsg-5.1 <unfixed> (embed)
630    
631  pax code  pax code
632          - tar <unfixed> (embed)          - tar <unfixed> (embed)
# Line 578  guichan Line 643  guichan
643  tolua  tolua
644          - boswars <unfixed> (embed)          - boswars <unfixed> (embed)
645          NOTE: maintainer notified us, working on it          NOTE: maintainer notified us, working on it
646            NOTE: actually tolua++
647          - ocropus <unfixed> (embed)          - ocropus <unfixed> (embed)
648            NOTE: actually tolua++
649          - freeciv <unfixed> (embed)          - freeciv <unfixed> (embed)
650            NOTE: actually tolua++
651            - enigma <unfixed> (embed)
652    
653  asio-dev  asio-dev
654          - luxrender <removed> (embed)          - luxrender <removed> (embed)
# Line 609  plib1.8.4c2 Line 678  plib1.8.4c2
678          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
679    
680  fribidi  fribidi
681          - 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  
682    
683  glew  glew
684          - quesoglc <unfixed> (embed; bug #489341)          - quesoglc <unfixed> (embed; bug #489341)
685          NOTE: waiting on GLEW_MX version of glew (see bug #474488)          NOTE: waiting on GLEW_MX version of glew (see bug #474488)
686          - trigger <unfixed> (embed)          - trigger 0.5.2.1-2 (embed)
687          NOTE: http://lists.debian.org/debian-devel-games/2009/12/msg00007.html          NOTE: http://lists.debian.org/debian-devel-games/2009/12/msg00007.html
688          - trigger-rally <unfixed> (embed)          - trigger-rally 0.5.2.1-2 (embed)
689          NOTE: http://lists.debian.org/debian-devel-games/2009/12/msg00007.html          NOTE: http://lists.debian.org/debian-devel-games/2009/12/msg00007.html
690            - chromium-browser 5.0.375.70~r48679-2
691    
692  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)
693          - transcend <unfixed> (embed)          - transcend <unfixed> (embed)
# Line 634  cpio Line 703  cpio
703          - libarchive <unfixed> (embed)          - libarchive <unfixed> (embed)
704          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)
705    
706    kde4libs
707            - kdelibs <unfixable> (old-version)
708    
709  webkit  webkit
710          - qt4-x11 <unfixed> (embed; bug #479851)          - qt4-x11 <unfixed> (embed; bug #479851)
711          - kdelibs <unfixed> (old-version)          [etch] - qt4-x11 <not-affected> (webkit support introduced in version 4.4)
712          - kde4libs <unfixed> (fork)          - kde4libs <unfixable> (fork)
713            NOTE: kde4lib's khtml and webkit were forked from khtml (this tracking, which seems
714            NOTE: reversed genesis-wise, is used because of so much other stuff in kde4libs)
715            - chromium-browser <unfixed> (fork)
716    
717  ftgl  ftgl
718          - blender 2.46+dfsg-1 (embed)          - blender 2.46+dfsg-1 (embed)
# Line 646  wv Line 721  wv
721          - abiword <unfixed>          - abiword <unfixed>
722    
723  qemu  qemu
724          - kvm <unfixed> (embed; bug #543159)          - kvm <removed> (embed; bug #543159)
725          - xen-3 <unfixed> (embed)          - qemu-kvm <unfixed> (embed; bug #560853)
726          - xen-unstable <unfixed> (embed)          NOTE: kvm superceded by qemu-kvm, which is just user interface (no modules)
727            - xen-3 3.4.2-2 (embed; bug #560856)
728            - xen-unstable <unfixed> (embed; bug #560856)
729    
730  vgabios  vgabios
731          - kvm <unfixed> (embed; bug #489442)          - kvm <removed> (embed; bug #489442)
732            - qemu-kvm <unfixed> (embed)
733    
734  bochs  bochs
735          - kvm <unfixed> (embed; bug #489442)          - kvm <removed> (embed; bug #489442)
736            - qemu-kvm <unfixed> (embed)
737    
738  speex  speex
739          - vorbis-tools <unfixed> (embed)          - vorbis-tools <unfixed> (embed)
# Line 662  speex Line 741  speex
741          - gst-plugins-good0.10 <unfixed> (embed)          - gst-plugins-good0.10 <unfixed> (embed)
742          - xine-lib <unfixed> (embed)          - xine-lib <unfixed> (embed)
743          - libfishsound <unfixed> (embed)          - libfishsound <unfixed> (embed)
744          - libannodex <unfixed> (embed)          - libannodex <removed> (embed)
745          - vlc <unfixed> (embed)          - vlc <unfixed> (embed)
746          - xmms-speex <unfixed> (embed)          - xmms-speex <unfixed> (embed)
747          - libsdl-sound1.2 <unfixed> (embed)          - libsdl-sound1.2 <unfixed> (embed)
# Line 688  mochikit Line 767  mochikit
767          - coherence 0.6.2-1 (embed)          - coherence 0.6.2-1 (embed)
768          - paste <unfixed> (embed)          - paste <unfixed> (embed)
769          - turbogears <unfixed> (embed)          - turbogears <unfixed> (embed)
770          - plone3 <unfixed> (embed)          - plone3 <removed> (embed)
771          - xulrunner <unfixed> (embed)          - xulrunner <unfixed> (embed)
772          - libjifty-plugin-chart-perl <unfixed> (embed)          - libjifty-plugin-chart-perl <unfixed> (embed)
773          - sabnzbdplus <unfixed> (embed)          - sabnzbdplus <unfixed> (embed)
# Line 702  prototypejs Line 781  prototypejs
781          - libjson-ruby 1.1.4-1 (embed; bug #555224)          - libjson-ruby 1.1.4-1 (embed; bug #555224)
782          - lucene2 2.9.1+ds1-2 (embed; bug #555226)          - lucene2 2.9.1+ds1-2 (embed; bug #555226)
783          - horde3 <unfixed> (embed)          - horde3 <unfixed> (embed)
784          - knowledgeroot <unfixed> (embed; bug #555230)          - knowledgeroot 0.9.9.5-1 (embed; bug #555230)
785          - mediatomb <unfixed> (embed; bug #555233)          - mediatomb 0.12.0~svn2018-5 (embed; bug #555233)
786          - mt-daapd 0.9~r1696.dfsg-6lenny2 (embed)          - mt-daapd 0.9~r1696.dfsg-6lenny2 (embed)
787          - ebug-http <unfixed> (embed; bug #555236)          - ebug-http <removed> (embed; bug #555236)
788            - libaws 2.7-1 (embed; bug #555222)
789          - phpgedview <removed> (embed)          - phpgedview <removed> (embed)
790          - poker-network <unfixed> (embed; bug #555238)          - poker-network 1.7.6-1 (embed; bug #555238)
791          - rails 2.1.0-6 (embed)          - rails 2.1.0-6 (embed)
792          - wordpress 2.5.0-2 (embed; bug #555243)          - wordpress 2.5.0-2 (embed; bug #555243)
793          - 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)          - 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)
# Line 720  prototypejs Line 800  prototypejs
800          - gollem <unfixed> (embed; bug # 555254)          - gollem <unfixed> (embed; bug # 555254)
801          - jscropperui 1.2.1-1 (embed; bug #555257)          - jscropperui 1.2.1-1 (embed; bug #555257)
802          - scriptaculous <not-affected> (uses system prototype.js since initial upload; bug #555260)          - scriptaculous <not-affected> (uses system prototype.js since initial upload; bug #555260)
803          - ingo1 <unfixed> (embed; bug #555261)          - ingo1 1.2.3+debian0-1 (embed; bug #555261)
804          - kronolith2 <unfixed> (embed; bug #555262)          - kronolith2 2.3.3+debian0-1 (embed; bug #555262)
805          - activeldap <unfixed> (embed)          - activeldap 1.2.1-1 (embed)
806          - libv8 <not-affected> (contains a google-specific implementation of prototype.js)          - libv8 <not-affected> (contains a google-specific implementation of prototype.js)
807          - mantis <unfixed> (embed; bug #555265)          - mantis 1.1.2+dfsg-1 (embed; bug #555265)
808          - otrs2 2.3.4-6 (embed; bug #555267)          - otrs2 2.3.4-6 (embed; bug #555267)
809          - webcalendar <unfixed> (embed; bug #555269)          - webcalendar 1.2~b1-2 (embed; bug #555269)
810          - redmine 0.9.0~svn2907-1 (embed; bug #555270)          - redmine 0.9.0~svn2907-1 (embed; bug #555270)
811          - jifty 0.90519-1 (embed; bug #555271)          - jifty 0.90519-1 (embed; bug #555271)
812          - jquery <unfixed> (embed; bug #555272)          - jquery 1.4-1 (embed; bug #555272)
813          - passenger 2.2.5debian1-1 (embed; bug #555273)          - passenger 2.2.5debian1-1 (embed; bug #555273)
814          - plone3 <unfixed> (embed; bug #555275)          - plone3 <removed> (embed; bug #555275)
815          - wesnoth <not-affected> (prototype.js not included in any of the binary packages; bug #555277)          - wesnoth <not-affected> (prototype.js not included in any of the binary packages; bug #555277)
816          - libhtml-prototype-perl 1.48-3 (embed; bug #538920)          - libhtml-prototype-perl 1.48-3 (embed; bug #538920)
817          - xulrunner <unfixed> (embed)          - xulrunner <unfixed> (embed)
# Line 799  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 818  scriptaculous (prototype.js is among the Line 901  scriptaculous (prototype.js is among the
901          NOTE: maintainer says there are extra incompatible changes required          NOTE: maintainer says there are extra incompatible changes required
902          - pixelpost 1.7.1-6 (embed)          - pixelpost 1.7.1-6 (embed)
903          - webhelpers <unfixed> (embed)          - webhelpers <unfixed> (embed)
904          - qwik <unfixed> (embed; bug #555241)          - qwik <removed> (embed; bug #555241)
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)
# Line 844  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 901  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 913  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 928  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 (static)
1015    
1016  irssi  irssi
1017          - silc-client <unfixed> (embed)          - silc-client <unfixed> (embed)
# Line 946  libitext-java Line 1030  libitext-java
1030    
1031  python-ply  python-ply
1032          - pyke <unfixed> (embed; bug #555363)          - pyke <unfixed> (embed; bug #555363)
1033          - pywbem <unfixed> (embed; bug #555364)          - pywbem 0.7.0-4 (embed; bug #555364)
1034          - sepolgen <unfixed> (embed; bug #555365)          - sepolgen <unfixed> (embed; bug #555365)
1035          - zope-textindexng3 <unknown> (embed)          - zope-textindexng3 <unknown> (embed)
1036          - iceweasel <not-affected> (uses xulrunner)          - iceweasel <not-affected> (uses xulrunner)
# Line 971  yajl Line 1055  yajl
1055    
1056  nusoap  nusoap
1057          - gforge 4.8.2-1 (embed)          - 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    
1066  libept  libept
1067          - adept <unfixed> (embed; bug #540649)          - adept <unfixed> (embed; bug #540649)
# Line 1007  liboggplay Line 1098  liboggplay
1098          [lenny] - iceape <not-affected> (introduced in 2.0)          [lenny] - iceape <not-affected> (introduced in 2.0)
1099    
1100  php-net-dnsbl  php-net-dnsbl
1101          - serendipity <unfixed> (embed)          - serendipity <unfixed> (embed; bug #541740; package in NEW)
1102    
1103  php-onyx-rss  php-onyx-rss
1104          - serendipity <unfixed> (embed)          - serendipity <unfixed> (embed; bug #541740; wontfix: only one script, own package is overkill, appears not to be duplicated in Debian)
1105    
1106  php-text-wiki  php-text-wiki
1107          - serendipity <unfixed> (embed)          - serendipity <unfixed> (embed; bug #541740; package in NEW)
1108    
1109  php-xml-rpc  php-xml-rpc
1110          - serendipity <unfixed> (embed)          - serendipity <unfixed> (embed; bug #541740; package in NEW)
1111    
1112  polarssl (does not have a shared library)  polarssl (does not have a shared library)
1113          - pdkim <itp> (embed; bug #543150)          - pdkim <itp> (embed; bug #543150)
1114          - xyssl <unfixed> (old-version)          - xyssl <unfixed> (old-version)
1115    
1116  pidgin  pidgin (libpurple)
1117          - gaim <removed> (old-version)          - gaim <removed> (old-version)
1118          - qutecom <unfixed> (embed; bug #559785)          - qutecom 2.2~rc3.hg396~dfsg1-6 (embed; bug #559785)
1119    
1120  icu  icu
1121          - webkit 1.0.1-1 (embed; bug #547214)          - webkit 1.0.1-1 (embed; bug #547214)
1122          - texlive-bin <unfixed> (fork)          - texlive-bin <unfixed> (fork)
1123          NOTE: texlive upstream working with icu upstream to merge their changes          NOTE: texlive upstream working with icu upstream to merge their changes
1124            - chromium-browser 5.0.375.29~r46008-3
1125    
1126  cyrus-imapd-2.2  cyrus-imapd-2.2
1127          - kolab-cyrus-imapd <unfixed> (fork)          - kolab-cyrus-imapd <unfixed> (fork)
1128          - dovecot 1:1.2.1-1 (embed) [/dovecot-sieve/src/libsieve/*]          - dovecot 1:1.2.1-1 (embed) [/dovecot-sieve/src/libsieve/*]
1129    
1130  python-cxx-dev  python-cxx-dev
1131          - freecad <unfixed> (embed; bug #547936)          - freecad 0.9.2646.3-1 (embed; bug #547936)
1132    
1133  libzipios++-dev  zipios++
1134          - freecad <unfixed> (embed; bug #547941)          - freecad 0.9.2646.3-1 (embed; bug #547941)
1135            - enigma 0.92.3-3 (embed)
1136            NOTE: likely fixed earlier, marking etch's version as fixed
1137    
1138  linux-2.6  linux-2.6
1139          - kvm <unfixed> (embed; bug #549973) [./kernel/*]          - kvm <removed> (embed; bug #549973) [./kernel/*]
1140          - linux-kbuild-2.6 <unfixed> (embed; bug #550379) [./kbuild/*]          - linux-kbuild-2.6 <unfixed> (embed; bug #550379) [./kbuild/*]
1141          - kernel-source-2.6.8 <removed> (old-version)          - kernel-source-2.6.8 <removed> (old-version)
1142          - kernel-source-2.4.27 <removed> (old-version)          - kernel-source-2.4.27 <removed> (old-version)
# Line 1051  linux-2.6 Line 1145  linux-2.6
1145          - kernel-source-2.2.20 <removed> (old-version)          - kernel-source-2.2.20 <removed> (old-version)
1146    
1147  libfdt (not yet packaged separately for debian; http://www.jdl.com/software/)  libfdt (not yet packaged separately for debian; http://www.jdl.com/software/)
1148          - kvm <unfixed> (embed) [./libfdt/*]          - kvm <removed> (embed) [./libfdt/*]
1149            - qemu-kvm <unfixed> (embed) [./libfdt/*]
1150    
1151  qweb (not packaged)  qweb (not packaged)
1152          - ajaxterm <unfixed>          - ajaxterm <unfixed>
# Line 1069  expat Line 1164  expat
1164          - w3c-libwww <removed> (embed; bug #551941)          - w3c-libwww <removed> (embed; bug #551941)
1165          [etch] - w3c-libwww <unfixed> (embed; bug #551941) [./modules/expat/*]          [etch] - w3c-libwww <unfixed> (embed; bug #551941) [./modules/expat/*]
1166          - python-xml <unfixed> (embed; bug #551940) [./extensions/expat/*]          - python-xml <unfixed> (embed; bug #551940) [./extensions/expat/*]
1167          - python2.5 <unfixed> (embed; bug #553403) [./Modules/expat/*]          - python2.5 <unfixable> (embed; bug #553403) [./Modules/expat/*]
1168          - python2.4 <unfixed> (embed; bug #553403)          - python2.4 <unfixable> (embed; bug #553403)
1169            - python-4suite <unfixed> (embed; bug #516935)
1170          - wxwindows2.4 <removed> (embed)          - wxwindows2.4 <removed> (embed)
1171          - wxwidgets2.6 <unfixed> (embed)          - wxwidgets2.6 2.6.3.2.2-4 (embed)
1172          - wxwidgets2.8 <unfixed> (embed)          - wxwidgets2.8 2.8.10.1-2 (embed)
1173          - celementtree <unfixed> (embed)          - celementtree 1.0.5-8 (embed)
1174            NOTE: Maybe that was fixed even earlier
1175          - audacity 1.3.2-1 (embed)          - audacity 1.3.2-1 (embed)
1176          - matanza <unfixed> (embed)          - matanza <unfixed> (embed)
1177          - tdom <unfixed> (embed)          - tdom 0.8.3~20080525-1 (embed)
1178          - udunits <unfixed> (embed)          - udunits 2.1.8-4 (embed)
1179          - apr-util 1.2 (embed)          - apr-util 1.2 (embed)
1180          - ayttm <unfixed> (embed)          - ayttm <unfxed> (embed; bug #561006)
1181          - cableswig <unfixed> (embed)          - cableswig <unfixed> (embed)
1182          - cadaver <unfixed> (embed)          - cadaver <unfixed> (embed)
1183          - cmake <unfixed> (embed)          - cmake 2.6.0-6 (embed)
1184          - coin3 <unfixed> (embed)          - coin3 <unfixed> (embed)
1185          - gdcm <unfixed> (embed)          - gdcm 2.0.14-2 (embed)
1186          - ghostscript <unfixed> (embed)          - ghostscript 8.71~dfsg-2 (embed)
1187          - grmonitor <unfixed> (embed)          - grmonitor <removed> (embed)
1188          - iceape <unfixed> (embed)          - iceape <unfixed> (embed)
1189          - insighttoolkit <unfixed> (embed)          - insighttoolkit 3.16.0-1 (embed)
1190          - libparagui1.1 <unfixed> (embed)          NOTE: insighttoolkit might've been fixed earlier
1191          - paraview <unfixed> (embed)          - libparagui1.1 1.0.2-1 (embed)
1192          - poco <unfixed> (embed)          - paraview 3.6.2-1 (embed)
1193            - poco 1.3.6p1-1 (embed)
1194          - simgear <unfixed> (embed)          - simgear <unfixed> (embed)
1195          - sitecopy <unfixed> (embed)          - sitecopy 1:0.16.0-1
1196          - smart 1.0-1 (embed)          - smart <unfixed> (embed)
1197          [etch] - smart <unfixed> (embed)          NOTE: smart embeds celementree, and it includes expat
1198          - swish-e <unfixed> (embed)          - swish-e <not-affected> (Linked against libxml, which is used instead)
1199          - tla <unfixed> (embed)          - tla 1.3.5+dfsg-15 (embed)
1200          - vtk <unfixed> (embed)          - vtk 4.1.20030227-1 (embed)
1201          - wbxml2 <unfixed> (embed)          - wbxml2 <not-affected> (expat code is only used on Mac OS X, see #560941)
1202          - xmlrpc-c <unfixed> (embed)          - xmlrpc-c <unfixed> (embed)
1203          - iceweasel <unfixed> (embed)          - iceweasel <unfixed> (embed)
1204          - kompozer <unfixed> (embed)          - kompozer <unfixed> (embed)
1205          - vxl <unfixed> (embed)          - vxl 1.13.0-2 (embed)
1206          - xulrunner <unfixed> (embed)          - xulrunner <unfixed> (embed)
1207          - apache2 2.2 (embed)          - apache2 2.2 (embed)
1208          - texlive-bin <unfixed> (embed) [included twice]          - texlive-bin <not-affected> (Embedded code not compiled in)
1209          - vnc4 <unfixed> (embed)          - vnc4 <unfixed> (embed)
1210          - xotcl <unfixed> (embed)          - xotcl 1.6.6-1 (embed)
1211            - chromium-browser 5.0.375.29~r46008-3
1212    
1213  xerces-c  xerces-c
1214          - xerces-c2 <unfixed> (old-version)          - xerces-c2 <unfixed> (old-version)
# Line 1119  md5 (RSA's version; not the gnu version Line 1218  md5 (RSA's version; not the gnu version
1218          - w3c-libwww <removed> (embed; bug #551942)          - w3c-libwww <removed> (embed; bug #551942)
1219          [etch] - w3c-libwww <unfixed> (embed; bug #551942) [./modules/md5/*]          [etch] - w3c-libwww <unfixed> (embed; bug #551942) [./modules/md5/*]
1220    
1221    libparagui1.1
1222            - asc <unfixable> (fork)
1223    
1224  enet  enet
1225          - sauerbraten <unfixed> (embed; #497194)          - sauerbraten <unfixed> (embed; #497194)
1226    
1227  eglibc  eglibc
1228          - glibc <removed> (old-version)          - glibc <removed> (old-version)
1229            - mksh <unfixable> (static)
1230              NOTE: /bin/mksh-static only, and only on some arches (others use dietlibc)
1231    
1232  galib  galib
1233          - gamera 3.2.3-1 (embed)          - gamera 3.2.3-1 (embed)
1234    
1235  configobj  configobj
1236          - bzr <unfixed> (embed; bug #555336)          - bzr 2.1.0~rc2-1 (embed; bug #555336)
1237          - elisa <unfixed> (embed; bug #555337)          - elisa <unfixed> (embed; bug #555337)
1238          - gaupol <unfixed> (embed; bug #555338)          - gaupol <unfixed> (embed; bug #555338)
1239          - ipython <unfixed> (embed; bug #555339)          - ipython <unfixed> (embed; bug #555339)
# Line 1146  configobj Line 1250  configobj
1250  python-clientform  python-clientform
1251          - bibus <unfixed> (embed; bug #555332)          - bibus <unfixed> (embed; bug #555332)
1252          - zope2.10 <unfixed> (embed; bug #555333)          - zope2.10 <unfixed> (embed; bug #555333)
1253          - zope2.11 <unfixed> (embed; bug #555334)          - zope2.11 <removed> (embed; bug #555334)
1254          - python-mechanize <unknown> (embed)          - python-mechanize <unknown> (embed)
1255          - twill <unknown> (embed)          - twill <unknown> (embed)
1256    
1257  python-mechanize  python-mechanize
1258          - zope2.10 <unfixed> (embed; bug #555337)          - zope2.10 <unfixed> (embed; bug #555337)
1259          - zope2.11 <unfixed> (embed; bug #555338)          - zope2.11 <removed> (embed; bug #555338)
1260          - twill <unknown> (embed; bug #555339)          - twill <unknown> (embed; bug #555339)
1261    
1262  pexpect  pexpect
# Line 1165  pyparsing Line 1269  pyparsing
1269          - boa-constructor 0.6.1-8 (embed; bug #555367)          - boa-constructor 0.6.1-8 (embed; bug #555367)
1270          - calibre <unfixed> (embed; bug #555368)          - calibre <unfixed> (embed; bug #555368)
1271          - matplotlib <unfixed> (embed; bug #531024)          - matplotlib <unfixed> (embed; bug #531024)
1272          - zhpy <unfixed> (embed; bug #555370)          - zhpy 1.7.3.1-1 (embed; bug #555370)
1273          - polybori <unknown> (embed)          - polybori <unknown> (embed)
1274          - python-whoosh <unknown> (embed)          - python-whoosh <unknown> (embed)
1275          - twill <unknown> (embed)          - twill <unknown> (embed)
# Line 1177  python-pysqlite2 Line 1281  python-pysqlite2
1281    
1282  celementtree  celementtree
1283          - python2.5 <unfixed> (embed)          - python2.5 <unfixed> (embed)
1284          - smart 1.0-1 (embed)          - smart <unfixed> (embed)
         [etch] - smart <unfixed> (embed)  
1285    
1286  elementtree  elementtree
1287          - python2.5 <unfixed> (embed)          - python2.5 <unfixed> (embed)
1288          - bzr <unfixed> (embed; bug #555343)          - python2.6 <unfixed> (embed)
1289            - bzr 2.1.0~rc2-1 (embed; bug #555343)
1290          - gedit 2.28.2-1 (embed; bug #555344)          - gedit 2.28.2-1 (embed; bug #555344)
1291          - smart 1.0-1 (embed)          - smart <unfixed> (embed)
         [etch] - smart <unfixed> (embed)  
1292          - solfege <unfixed> (embed; bug #555345)          - solfege <unfixed> (embed; bug #555345)
1293          - w3af <unfixed> (embed; bug #555346)          - w3af <unfixed> (embed; bug #555346)
1294          - python-qt4 <unknown> (embed)          - python-qt4 <unknown> (embed)
# Line 1246  python2.5 Line 1349  python2.5
1349          NOTE: embeds msgfmt.py script          NOTE: embeds msgfmt.py script
1350          - moin <unfixed> (embed)          - moin <unfixed> (embed)
1351          NOTE: embeds msgfmt.py script, stdlib modules: cgitb, difflib, tarfile          NOTE: embeds msgfmt.py script, stdlib modules: cgitb, difflib, tarfile
1352          - plone3 <unfixed> (embed)          - plone3 <removed> (embed)
1353          NOTE: embeds msgfmt.py script          NOTE: embeds msgfmt.py script
1354          - roundup <unfixed> (embed)          - roundup <unfixed> (embed)
1355          NOTE: embeds msgfmt.py script, stdlib modules: cgitb          NOTE: embeds msgfmt.py script, stdlib modules: cgitb
# Line 1258  python2.5 Line 1361  python2.5
1361          NOTE: embeds msgfmt.py script, stdlib modules: uuid          NOTE: embeds msgfmt.py script, stdlib modules: uuid
1362          - calibre <unfixed> (embed)          - calibre <unfixed> (embed)
1363          NOTE: embeds msgfmt.py script, stdlib modules: zipfile          NOTE: embeds msgfmt.py script, stdlib modules: zipfile
1364          - mailman <unfixed> (embed; #555416)          - mailman 1:2.1.13-1 (embed; #555416)
1365          NOTE: embeds msgfmt.py script          NOTE: embeds msgfmt.py script
1366          - python-docutils <unknown> (embed)          - python-docutils <unknown> (embed)
1367          NOTE: embeds stdlib modules: optparse, textwrap          NOTE: embeds stdlib modules: optparse, textwrap
# Line 1369  feedparser Line 1472  feedparser
1472          - freevo <unfixed> (embed; bug #555353)          - freevo <unfixed> (embed; bug #555353)
1473          - pida <unfixed> (embed; bug #555354)          - pida <unfixed> (embed; bug #555354)
1474          - planet-venus <unfixed> (embed; bug #555355)          - planet-venus <unfixed> (embed; bug #555355)
1475          - plone3 <unfixed> (embed; bug #555356)          - plone3 <removed> (embed; bug #555356)
1476          - exaile 0.2.14+debian-1 (embed)          - exaile 0.2.14+debian-1 (embed)
1477          - screenlets 0.1.2-3 (embed)          - screenlets 0.1.2-3 (embed)
1478          NOTE: included twice          NOTE: included twice
# Line 1399  htmltextview (not packaged in Debian, ht Line 1502  htmltextview (not packaged in Debian, ht
1502  horde3 (prototype.js is among the embeds in the following)  horde3 (prototype.js is among the embeds in the following)
1503          - mnemo2 <unfixed> (embed)          - mnemo2 <unfixed> (embed)
1504          - nag2 <unfixed> (embed)          - nag2 <unfixed> (embed)
1505            - wordpress <unfixed> (embed)
1506            NOTE: Text_Diff (wp-includes/Text/Diff*)
1507    
1508  cimg  cimg
1509          - gmic <itp> (embed)          - gmic <itp> (embed)
# Line 1424  cups Line 1529  cups
1529    
1530  yui  yui
1531          - bcfg2 <not-affected> (present in source but not included in any binary files)          - bcfg2 <not-affected> (present in source but not included in any binary files)
1532          - serendipity <unfixed> (embed; bug #557746)          - serendipity 1.5.3-1 (embed; bug #557746)
1533          - moodle 1.8.2.dfsg-5 (embed)          - moodle 1.8.2.dfsg-5 (embed)
1534          - jifty <unfixed> (embed; bug #557748)          - jifty 0.91117-1 (embed; bug #557748)
1535          - webgui 7.7.26-1 (embed)          - webgui 7.7.26-1 (embed)
1536          - loggerhead 1.17-1 (embed)          - loggerhead 1.17-1 (embed)
1537    
# Line 1506  vamp-plugin-sdk Line 1611  vamp-plugin-sdk
1611          - audacity <unfixed> (embed)          - audacity <unfixed> (embed)
1612    
1613  wordpress  wordpress
1614          - libwordpress-xmlrpc-perl <unfixed> (embed) [./xmlrpc.php]          - libwordpress-xmlrpc-perl <removed> (embed) [./xmlrpc.php]
1615            - wordpress-mu <removed> (fork)
1616    
1617  php5  php5
1618          - php4 <removed> (old-version)          - php4 <removed> (old-version)
1619    
1620  classpath  classpath
1621          - libgnucrypto-java <unfixed> (embed; bug #559788)          - libgnucrypto-java <removed> (embed; bug #559788)
1622    
1623    libtool
1624            - apr <unfixed> (static; bug #489625)
1625            NOTE: ships copy of libtool in libapr1-dev; was 'embed' before 1.3.2-3
1626            - arts <unfixed> (embed)
1627            - bochs 2.4.2-1 (embed; bug #560884)
1628            - camserv <unfixed> (embed)
1629            - collectd 4.8.2-1 (embed)
1630            - courier-authlib 0.58-4 (embed)
1631            NOTE: The etch version of courier-authlib was the earliest version checked, might be fixed earlier
1632            - cvsnt 2.5.04.3236-1.2 (embed)
1633            - dico <not-affected> (Uses the system copy of ltdl)
1634            - freeradius 0.1+20010527-1 (embed)
1635            NOTE: Earliest reference I could find from the changelog is from 27 May 2001
1636            - ggobi 2.1.9~20091212-1 (embed)
1637            - glame 2.0.1-4 (embed)
1638            NOTE: The etch version of glame was the earliest version checked, might be fixed earlier
1639            - gnash 0.8.7-2 (embed)
1640            - gnu-smalltalk <unfixed> (embed; bug #566777)
1641            - google-gadgets 0.10.5-0.3 (embed)
1642            NOTE: 0.10.5-0.3 was the earliest version checked, was fixed earlier
1643            - graphicsmagick 1.3.5-6 (embed)
1644            - graphviz 2.8-3 (embed)
1645            NOTE: The etch version of graphviz was the earliest version checked, might be fixed earlier
1646            - guile-1.6 1.6.8-7 (embed)
1647            - hamlib 1.2.11-1 (embed)
1648            - hercules 3.06-1.2 (embed)
1649            - jags 1.0.4-3 (embed; bug #560864)
1650            - kdelibs <unfixed> (embed)
1651            - libannodex <removed> (embed)
1652            - libextractor 0.5.23+dfsg-4 (embed)
1653            - libmcrypt <not-affected> (libtool source present but not included in any of the binary packages)
1654            - libtunepimp 0.5.3-7.3 (embed)
1655            - mp4h 1.3.1-4.1 (embed)
1656            - naim <removed> (embed)
1657            - parser-mysql <unfixed> (embed)
1658            - pinball 0.3.1-11 (embed)
1659            - redland <unfixed> (embed)
1660            - siproxd <unfixed> (embed)
1661            - ski <unfixed> (embed)
1662            - synfig 0.62.00-1 (embed)
1663            - unixodbc 2.2.4-5 (embed)
1664            - xmlsec1 <not-affected> (Doesn't enable dynamic loading of crypto modules)
1665            - clamav 0.95+dfsg-1 (embed)
1666            - imagemagick 6:6.2.3.1-1 (embed)
1667            - hypre 2.4.0b-5 (embed)
1668            - lam <unfixed> (embed)
1669            - openmpi <unfixable> (embed; bug #559386)
1670            - parser <unfixed> (embed)
1671            - pdsh 2.18-5 (embed; bug #560892)
1672            - sbnc 1.2-8 (embed)
1673            - sdcc <unfixed> (embed)
1674            - wml <not-affected> (The embedded ltdl isn't used, instead mp4h is used, see 559841)
1675            - proftpd-dfsg <unfixed> (embed; bug #561748)
1676            - babel 1.4.0.dfsg-5 (embed)
1677            - libprelude 0.9.14-2 (embed)
1678            - heartbeat 2.1.4-7 (embed)
1679            NOTE: From Squeeze onwards the system copy of ltdl is used, use the current version from Squeeze,
1680            NOTE: might've been fixed earlier
1681            - gcc-* <unknown> (embed)
1682    
1683    ocamlgsl
1684            - orpie 1.5.1-7.1 (embed; bug #550058)
1685    
1686    xdotool
1687            - keynav <unfixed> (embed; bug #560103)
1688    
1689    bulletphysics (not packaged; http://www.bulletphysics.org/)
1690            - supertuxkart <unfixed> (embed)
1691            - blender <unfixed> (embed)
1692    
1693    ghostscript
1694            - gs-gpl <removed> (old-version)
1695    
1696    icedove
1697            - thunderbird <removed> (old-version)
1698    
1699    sizzlejs (not packaged in Debian, http://sizzlejs.com/)
1700            - jquery <unfixed> (embed)
1701    
1702    sed
1703            - ssed <unfixed> (fork)
1704    
1705    phpatomlib (http://code.google.com/p/phpatomlib)
1706            - wordpress <unfixed> (embed)
1707    
1708    Services_JSON (http://pear.php.net/package/Services_JSON)
1709            - wordpress <unfixed> (embed)
1710    
1711    phpass (http://www.openwall.com/phpass/)
1712            - gallery2 <unfixed> (embed)
1713            - wordpress <unfixed> (embed)
1714            - typo3-src <unfixed> (modified-embed)
1715            NOTE: file refers to drupal, maybe there's a copy somewhere there
1716            NOTE: a copyright owner search didn't match anything
1717            - libauthen-passphrase-perl <unfixable> (fork)
1718            NOTE: perl implementation of phpass
1719    
1720    squirrelmail
1721            - wordpress <unfixed> (embed)
1722            NOTE: class-pop3.php
1723    
1724    ezSQL (http://www.woyano.com/jv/ezsql)
1725            - wordpress <unfixable> (fork)
1726            NOTE: wp-db.php
1727    
1728    Diff.php (Clay Loveless' version/killersoft.com)
1729            - php-versioncontrol-svn <unfixed>
1730    
1731    libm (provided by libc)
1732            - spring <unfixed> (embed)
1733            NOTE: embedded by embedded copy of streflop
1734            - aide <unfixed> (static)
1735            - busybox <unfixed> (static)
1736            - mindi-busybox <unfixed> (static)
1737            - qemu <unfixed> (static)
1738            NOTE: qemu-user-static
1739            - tuxonice-userui <unfixed> (static)
1740            - zsh <unfixed> (static)
1741            NOTE: zsh-static
1742    
1743    streflop
1744            - spring <unfixed> (embed)
1745    
1746    minizip
1747            - spring <unfixed> (embed)
1748    
1749    oscpack
1750            - spring <unfixed> (embed)
1751    
1752    hpiutil2
1753            - spring <unfixed> (embed)
1754    
1755    p7zip
1756            - spring <unfixed> (embed)
1757    
1758    pythonqt (doesn't seem to be python-qtN, unknown source)
1759            - fontmatrix <unfixed> (embed)
1760            - elmerfem <unfixed> (embed)
1761    
1762    iepngfix (not packaged in Debian; http://www.twinhelix.com/css/iepngfix/)
1763            - docvert <unfixed> (embed)
1764            - jifty <unfixed> (embed)
1765            - kdenetwork <unfixed> (embed)
1766            - mediatomb <unfixed> (embed)
1767            - plastex <unfixed> (embed)
1768            - plone3 <removed> (embed)
1769            - python-chaco <unfixed> (embed)
1770            - python-docutils <unfixed> (embed)
1771            - s5 <unfixed> (embed)
1772            - zope2.10 <unfixed> (embed)
1773            - zope2.11 <removed> (embed)
1774            - cython <not-affcted> (embed)
1775            NOTE: part of documentation, which is not installed into the binary package
1776    
1777    python-docutils
1778            - zope2.10 <unfixed> (embed)
1779            - zope2.11 <removed> (embed)
1780    
1781    tesseract
1782            - ocropus <unfixed> (static)
1783    
1784    antlr
1785            - kdevelop <unfixed> (embed)
1786    
1787    libxerces2
1788            - openjdk-6 <unfixed> (embed)
1789    
1790    kfreebsd-8
1791            - kfreebsd-7 <unfixed> (old-version)
1792            - kfreebsd-6 <removed> (old-version)
1793    
1794    ruby1.9.1
1795            - ruby1.9 <unfixed> (old-version)
1796            - ruby1.8 <unfixed> (old-version)
1797    
1798    maildrop
1799            - courier <unfixed> (embed) [./maildrop]
1800    
1801    glee
1802            - warzone2100 <unfixed> (embed)
1803    
1804    phing
1805            - symfony <unfixed> (embed)
1806    
1807    pake
1808            - symfony <unfixed> (embed)
1809    
1810    propel
1811            - symfony <unfixed> (embed)
1812    
1813    creole
1814            - symfony <unfixed> (embed)
1815    
1816    hfsutils
1817            - cdrkit <unfixed> (embed; bug #570187)
1818            NOTE: embeds hfsutils code in genisoimage
1819    
1820    cdrkit
1821            - grub2 <unfixed> (embed; bug #570156)
1822            NOTE: genisoimage imported into grub-mkisofs
1823    
1824    kdebase-workspace
1825            - kdebase <unfixed> (old-version)
1826    
1827    file
1828            - php5 <unfixable> (modified-embed)
1829            [lenny] - php5 <not-affected>
1830    
1831    cdb
1832            - php5 <unfixed> (embed)
1833    
1834    libmbfl (itp: #570708)
1835            - php5 <unfixed> (embed)
1836            NOTE: PHP is actually the current upstream, ITP is of that code
1837    
1838    libonig
1839            - php5 5.3.2-1 (embed)
1840    
1841    xmlrpc-epi
1842            - php5 <unfixed> (embed)
1843    
1844    swt-gtk
1845            - eclipse <unfixed> (embed; bug #538808)
1846    
1847    txt2html
1848            - wml 2.0.11ds2-1 (embed)
1849    
1850    ca-certificates
1851            - nss <not-affected> (certificates are in source, but not included in any of the binary packages)
1852    
1853    openexr
1854            - freeimage <unfixed> (embed)
1855    
1856    libmng
1857            - freeimage <unfixed> (embed)
1858    
1859    openjpeg
1860            - freeimage <unfixed> (embed)
1861    
1862    libjpeg6b
1863            - freeimage <unfixed> (embed)
1864    
1865    libjpeg (don't know what exact version)
1866            - dcmtk <unfixed>
1867            - gdcm <unfixed>
1868            - insighttoolkit <unfixed>
1869            - openarena <unfixed> (bug #495966)
1870            - outguess <unfixed>
1871            - squeak-vm <unfixed> (embed)
1872            - tremulous <unfixed>
1873            - tuxonice-userui <unfixed> (static)
1874            - fpc <unfixed> (static)
1875            - lazarus <unfixed> (static)
1876            NOTE: inherited from fpc, see #472304
1877            - mseide-msegui <unfixed> (static)
1878            NOTE: inherited from fpc, see #472304
1879            - easymp3gain <unfixed> (static)
1880            NOTE: inherited from fpc, see #472304
1881            - winff <unfixed> (static)
1882            NOTE: inherited from fpc, see #472304
1883            - texlive-bin <not-affected> (included in upstream source as dependency of libgd2, but not built or included in any of the binary packages)
1884    
1885    
1886    lxr
1887            - lxr-cvs (embed)
1888    
1889    libfile-copy-recursive-perl
1890            - r-base <unfixed> (embed; bug #577427)
1891            - r-base-core-ra <unfixed> (embed; bug #577429)
1892    
1893    delimmatch
1894            - r-base <unfixed> (embed; bug #577433)
1895            - r-base-core-ra <unfixed> (embed; bug #577434)
1896    
1897    libsmf (ITP: #572558)
1898            - denemo <unfixed> (embed)
1899            NOTE: http://lists.debian.org/debian-mentors/2010/04/msg00269.html
1900    
1901    libselinux
1902            - dpkg 1.15.6 (static)
1903    
1904    xinha (ITP: #479708)
1905            - horde3 <unfixed>
1906            - serendipity <unfixed>
1907            - openacs <unfixed>
1908            - dotlrn <unfixed>
1909    
1910    dvipng
1911            - texlive-bin <not-affected> (code present in source but not included in the binary packages)
1912    
1913    dvipdfmx
1914            - texlive-bin <unfixed> (embed)
1915            NOTE: this is intentionally part of the package now, and the separate dvipdfmx package has been removed from sid/squeeze
1916    
1917    lcdf-typetools
1918            - texlive-bin 2009-1 (embed)
1919    
1920    tex4ht
1921            - texlive-bin 2009-1 (embed)
1922    
1923    freetype
1924            - texlive-bin 2009-1 (embed)
1925    
1926    freetype2
1927            - texlive-bin 2009-1 (embed)
1928    
1929    silgraphite
1930            - texlive-bin <unfixed> (embed)
1931    
1932    unzip
1933            - texlive-bin 2009-1 (embed)
1934    
1935    jbig2dec
1936            - ghostscript 8.71~dfsg2-1 (embed)
1937    
1938    libxml2
1939            - chromium-browser 5.0.375.29~r46008-1
1940    
1941    protobuf
1942            - chromium-browser 5.0.375.70~r48679-2
1943    
1944    libv8
1945            - chromium-browser 5.0.375.38~r46659-1
1946    
1947    nspr
1948            - chromium-browser 5.0.375.29~r46008-3
1949    
1950    yasm
1951            - chromium-browser 5.0.375.29~r46008-2
1952    
1953    libxslt
1954            - chromium-browser 5.0.375.29~r46008-1

Legend:
Removed from v.13476  
changed lines
  Added in v.15006

  ViewVC Help
Powered by ViewVC 1.1.5