/[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 13311 by jwilk-guest, Wed Nov 18 12:50:03 2009 UTC revision 14445 by pabs, Sat Apr 10 10:52:44 2010 UTC
# Line 15  status: version number fixing the embedd Line 15  status: version number fixing the embedd
15          be determined, or <unfixable> for unavoidable cases (e.g., forks          be determined, or <unfixable> for unavoidable cases (e.g., forks
16          that add real value)          that add real value)
17  sort: static (linking statically against a lib)  sort: static (linking statically against a lib)
18        embed (embedding a copy of the library into another source package)        embed (embeds a copy of the library into another source package)
19        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)
20              thus might share parts of the source code)        fork (a full-blown fork of another source package)
21        old-version (the package is an older version of essentially        old-version (an older version of essentially the same code)
                    the same code)  
22    
23  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
24  specific source package.  specific source package.
# Line 44  xpdf (some srcpkgs use xpdf2 code, some Line 43  xpdf (some srcpkgs use xpdf2 code, some
43          - ruby-gnome2 <unknown> (embed)          - ruby-gnome2 <unknown> (embed)
44          NOTE: copy only present in source but links to poppler          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)          - poppler <unfixable> (fork)
48    
49  ppmd  ppmd
# Line 56  libevent Line 55  libevent
55    
56  lrmi  lrmi
57          - read-edid 2.0.0-1 (embed; bug #495131)          - read-edid 2.0.0-1 (embed; bug #495131)
58            - s3switch <unfixed> (embed)
59            - xresprobe <unfixed> (embed)
60            - zhcon <unfixed> (embed)
61    
62  peercast  peercast
63          - gnome-peercast <removed> (embed)          - gnome-peercast <removed> (embed)
# Line 68  icclib Line 70  icclib
70          - ghostscript <unfixed> (embed)          - ghostscript <unfixed> (embed)
71          - argyll <unfixed> (embed)          - argyll <unfixed> (embed)
72    
73    libusb
74            - argyll <unfixed> (embed)
75    
76  dietlibc  dietlibc
77          - ccontrol 0.9.1+20071204-1 (static)          - ccontrol 0.9.1+20071204-1 (static)
78    
# Line 81  libiax Line 86  libiax
86  spandsp  spandsp
87          - iaxmodem <unfixable> (embed; bug #548885)          - iaxmodem <unfixable> (embed; bug #548885)
88    
89    python-paramiko
90            - fabric 0.9.0-2 (embed; bug #561398)
91    
92  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)
93          - dpkg <unfixed> (embed)          - dpkg <unfixed> (static)
94          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
95          - rsync <unfixed> (embed)          - rsync <unfixed> (embed)
96            - cherokee <unfixed> (embed)
97          NOTE: somehow derived code base          NOTE: somehow derived code base
98          - mono <unfixed> (embed)          - mono <unfixed> (embed)
99          TODO: check mozilla          TODO: check mozilla
# Line 107  zlib (lots of apps embed a copy, but lin Line 116  zlib (lots of apps embed a copy, but lin
116          - freeimage <unfixed>          - freeimage <unfixed>
117          - clamav <unfixed> (fork)          - clamav <unfixed> (fork)
118          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"
119          - tuxonice-userui <unfixed>          - tuxonice-userui <unfixed> (static)
120          - plt-scheme <unfixed>          - plt-scheme <unfixed>
121          - perl <unfixed>          - perl <unfixed>
122          - paraview <unfixed>          - paraview <unfixed>
123            - velvet 0.7.56~nozlibcopy-1
124          - gcvs <unfixed>          - gcvs <unfixed>
125          - dump <unfixed>          - dump <unfixed>
126          - aide <unfixed> (static)          - aide <unfixed> (static)
# Line 137  libvigraimpex Line 147  libvigraimpex
147  libbz2  libbz2
148          - dpkg <unfixed> (static)          - dpkg <unfixed> (static)
149    
150    libyahoo2
151            - centerim <unfixed> (embed; bug #559783)
152    
153    libmsn
154            - centerim <unfixed> (embed; bug #559783)
155    
156  libgadu  libgadu
157          - centericq <unfixed> (embed)          - centerim <unfixed> (embed; bug #559783)
158          - pidgin <not-affected> (links dynamically since initial release; fixed in gaim)          - pidgin <not-affected> (links dynamically since initial release; fixed in gaim)
159          - gaim 1:2.0.0+beta3-3 (embed; bug #360280)          - gaim 1:2.0.0+beta3-3 (embed; bug #360280)
160          - kdenetwork 4:3.3.2-5 (embed)          - kdenetwork 4:3.3.2-5 (embed)
# Line 152  xmlrpc (which package is the "origin" of Line 168  xmlrpc (which package is the "origin" of
168          - phpgroupware <unfixed> (embed)          - phpgroupware <unfixed> (embed)
169          - egroupware <unfixed> (embed)          - egroupware <unfixed> (embed)
170          - phpwiki <unfixed> (embed)          - phpwiki <unfixed> (embed)
171          - php4 <unfixed> (embed)          - php4 <removed> (embed)
172          TODO: check, php-pear, IIRC this was reorganized some weeks ago?          TODO: check, php-pear, IIRC this was reorganized some weeks ago?
173    
174  shtool (affects build-time only)  shtool (affects build-time only)
175          - mysql-ocaml <unfixed> (embed)          - mysql-ocaml <unfixed> (embed)
176          - php4 <unfixed> (embed)          - php4 <removed> (embed)
177            - php5 <unfixed> (embed)
178    
179  iceape  xulrunner
180          - iceweasel <unfixed> (fork)          - iceape <unfixed> (embed; bug #561749)
181          - icedove <unfixed> (fork)          - iceweasel 2.0.0.19 (embed)
182          - xulrunner <unfixed> (fork)          - icedove <unfixed> (embed; bug #561750)
183          - kompozer <unfixed> (embed; bug #532168)          - kompozer <unfixed> (embed; bug #532168)
184          - galeon <unfixed> (fork)          - galeon 2.0.2-4 (embed)
185          - epiphany-browser <unfixed> (fork)          - epiphany-browser 2.14.3-8 (embed)
186          - conkeror <unfixed> (fork)          - conkeror 0.9~git080629-2 (embed)
187          - kazehakase <unfixed> (fork)          - kazehakase 0.4.2-1 (embed)
188    
189  xli  xli
190          - xloadimage <unfixed> (embed)          - xloadimage <unfixed> (embed)
191    
192  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)
193          - openmotif <unfixed> (embed)          - openmotif <unfixed> (embed)
194          - libxpm <unfixed> (embed)          - libxpm <unfixed> (embed; bug #575750)
195    
196  kerberized apps with BSD origin  kerberized apps with BSD origin
197          - krb4 <removed> (embed)          - krb4 <removed> (embed)
# Line 197  libbsd Line 214  libbsd
214          - atheme-services <unfixed>          - atheme-services <unfixed>
215          - libbsd-arc4random-perl <unfixed>          - libbsd-arc4random-perl <unfixed>
216          - isakmpd <unfixed>          - isakmpd <unfixed>
217            - bsdgames <unfixed> (embed)
218            - bsd-mailx <unfixed> (embed)
219            - netcat-openbsd <unfixed> (embed; bug #550611)
220            - openssh <unfixed> (embed)
221            - unworkable <unfixed> (embed)
222    
223  cvs  cvs
224          - gcvs <unfixed> (embed)          - gcvs <unfixed> (embed)
225          NOTE: see cvsunix/src in tarball          NOTE: see cvsunix/src in tarball
226    
227  pcre3  pcre3
228          - php4 <unknown> (embed)          - php4 <removed> (embed)
229          - analog 2:5.23-0woody1 (embed)          - analog 2:5.23-0woody1 (embed)
230          - goffice <unfixed> (embed)          - goffice <unfixed> (embed)
231          NOTE: libgoffice-*          NOTE: libgoffice-*
# Line 223  pcre3 Line 245  pcre3
245          - qt4-x11 <unfixed> (embed)          - qt4-x11 <unfixed> (embed)
246          NOTE: embedded via webkit copy          NOTE: embedded via webkit copy
247          - erlang <unfixed> (embed)          - erlang <unfixed> (embed)
248            - ssed <unfixed> (embed)
249    
250  tiff  tiff
251          - wxwindows2.4 2.2.1 (embed)          - wxwindows2.4 2.2.1 (embed)
252          - gamera 3.2.3-1 (embed)          - gamera 3.2.3-1 (embed)
253            - freeimage <unfixed> (embed)
254            - libtk-img <unfixed> (embed)
255            NOTE: there are two copies, one under tiff/ other under libtiff/
256            - gdal <unfixed>
257    
258  uudeview  uudeview
259          - libconvert-uulib-perl <unfixed> (embed)          - libconvert-uulib-perl <unfixed> (embed)
# Line 236  sqlite (not affected by security vulnera Line 263  sqlite (not affected by security vulnera
263          - amarok <unfixed> (embed)          - amarok <unfixed> (embed)
264          - monotone 0.43-1 (embed)          - monotone 0.43-1 (embed)
265          - iceweasel <unfixed> (embed)          - iceweasel <unfixed> (embed)
266            - heimdal <unfixed> (embed; bug #559616)
267    
268  util-linux/mount  util-linux/mount
269          - loop-aes-utils <unfixed> (embed)          - loop-aes-utils <unfixed> (embed)
# Line 266  ffmpeg (libavcodec/libavformat) Line 294  ffmpeg (libavcodec/libavformat)
294          - xmovie <removed> (static)          - xmovie <removed> (static)
295          TODO: gimp-gap (potentially using ffmpeg code as well)          TODO: gimp-gap (potentially using ffmpeg code as well)
296          - avifile 1:0.7.48~20090503.ds-1 (embed; bug #538750)          - avifile 1:0.7.48~20090503.ds-1 (embed; bug #538750)
297            - audacity 1.3.7-2 (embed; bug #512278)
298    
299  faad2  faad2
300          - mplayer 1.0~rc2-20 (embed)          - mplayer 1.0~rc2-20 (embed)
301          - avifile <unfixed> (embed; bug #538750)          - avifile <unfixed> (embed; bug #538750)
302          - ffmpeg-debian <removed> (old-version)          - ffmpeg-debian <removed> (embed)
303    
304  libmad (MPEG decoding lib)  libmad (MPEG decoding lib)
305          - xine-lib <unfixed> (embed)          - xine-lib <unfixed> (embed)
# Line 310  python-urlgrabber Line 339  python-urlgrabber
339    
340  beautifulsoup  beautifulsoup
341          - python-mechanize <unfixed> (embed; bug #555349)          - python-mechanize <unfixed> (embed; bug #555349)
342          - zope2.11 <unfixed> (embed; bug #555350)          - zope2.11 <removed> (embed; bug #555350)
343          - twill <unknown> (embed)          - twill <unknown> (embed)
344    
345  halibut  halibut
# Line 344  fckeditor Line 373  fckeditor
373          - karrigell <removed> (embed; bug #452598)          - karrigell <removed> (embed; bug #452598)
374          - gforge 4.6.99+svn6225-1 (embed)          - gforge 4.6.99+svn6225-1 (embed)
375          - request-tracker3.8 <unfixed> (embed)          - request-tracker3.8 <unfixed> (embed)
376            - otrs2 <unfixed> (embed)
377    
378  ipatlas (not packaged in Debian)  ipatlas (not packaged in Debian)
379          - moodle <unfixed> (embed; bug #507185)          - moodle <unfixed> (embed; bug #507185)
# Line 351  ipatlas (not packaged in Debian) Line 381  ipatlas (not packaged in Debian)
381  libphp-phpmailer  libphp-phpmailer
382          - moodle <unfixed> (embed; bug #507185)          - moodle <unfixed> (embed; bug #507185)
383          - mahara <unfixed> (embed)          - mahara <unfixed> (embed)
384          - symfony <unfixed> (embed)          - symfony <unfixed> (embed; bug #566778)
385          [etch] - phpgroupware <unfixed> (embed)          [etch] - phpgroupware <unfixed> (embed)
386          NOTE: phpgroupware-felamimail is only in etch          NOTE: phpgroupware-felamimail is only in etch
387          - egroupware <unfixed> (embed; bug #504283)          - egroupware <unfixed> (embed; bug #504283)
# Line 402  libphp-adodb Line 432  libphp-adodb
432          - mahara <unfixed> (embed)          - mahara <unfixed> (embed)
433    
434  gzip  gzip
435          - linux-kernel <unfixed> (embed)          - linux-2.6 <unfixed> (embed) [lib/inflate.c]
         NOTE: lib/inflate.c  
436          - klibc <unfixed> (embed)          - klibc <unfixed> (embed)
437          NOTE: based on linux-kernel gzip code          NOTE: based on linux-kernel gzip code
438          - busybox <unfixed> (embed)          - busybox <unfixed> (embed)
439            - pristine-tar <unfixed> (modified-embed)
440            NOTE: compression code only, not uncompression
441    
442  neon  neon
443          - cadaver 0.22.3+debian-1 (embed; bug #188381)          - cadaver 0.22.3+debian-1 (embed; bug #188381)
# Line 414  neon Line 445  neon
445          [etch] - litmus <unfixed> (embed; #395875)          [etch] - litmus <unfixed> (embed; #395875)
446          - litmus <removed> (embed; #395875)          - litmus <removed> (embed; #395875)
447          [sarge] - screem <unfixed> (embed)          [sarge] - screem <unfixed> (embed)
448          - sitecopy 1:0.16.3-5 (embed; bug #395876)          - sitecopy 1:0.16.0-1 (embed; bug #395876)
449          [etch] - tla <unfixed> (embed; bug #395877)          [etch] - tla <unfixed> (embed; bug #395877)
450          [sarge] - tla <unfixed> (embed; bug #395877)          [sarge] - tla <unfixed> (embed; bug #395877)
451    
452  libmodplug  libmodplug
453          - gst-plugins-bad0.10 <unfixed> (embed)          - gst-plugins-bad0.10 0.10.10.2-1 (embed)
454    
455  libvncserver  libvncserver
456          - vino <unfixed> (embed)          - vino <unfixed> (embed)
# Line 427  libvncserver Line 458  libvncserver
458  putty  putty
459          - filezilla <unfixed> (embed)          - filezilla <unfixed> (embed)
460    
461  tinyxml (not packaged in Debian)  tinyxml (not packaged in Debian; itp bug #531968)
462          - filezilla <unfixed>          - filezilla <unfixed>
463            - crystalspace <unfixed> (embed)
464            - libwfut <unfixed> (embed)
465            - rarian <unfixed> (embed)
466            - bulletml <unfixed> (embed)
467            - pokerth <unfixed> (embed)
468            - qutecom <unfixed> (embed)
469            - sofa-framework <unfixed> (embed)
470            - yate <unfixed> (embed)
471            - antigrav <unfixed> (embed)
472            - balder2d <unfixed> (embed)
473            - cal3d <unfixed> (embed)
474            - criticalmass <unfixed> (embed)
475            - ember <unfixed> (embed)
476            - epiphany <unfixed> (embed)
477            - gambit <unfixed> (embed)
478            - noiz2sa <unfixed> (embed)
479            - ogre <unfixed> (embed)
480            - opencity <unfixed> (embed)
481            - openmovieeditor <unfixed> (embed)
482            - pouetchess <unfixed> (embed)
483            - tecnoballz <unfixed> (embed)
484            - trigger-rally <unfixed> (embed)
485            - xmoto <unfixed> (embed)
486            - mapnik <unknown> (embed)
487            NOTE: uses a different XML parser by default
488            - rrootage 0.23a-6 <embed>
489            NOTE: links to libbulltetml
490            - boson <unknown> (embed)
491            NOTE: the embedded code is unused
492    
493  gv  gv
494          - evince <unfixed> (embed)          - evince <unfixed> (embed)
# Line 450  libXaw Line 510  libXaw
510  libgd2  libgd2
511          - graphviz <unfixed> (embed)          - graphviz <unfixed> (embed)
512          NOTE: lib/gd seems to be 2.0.33          NOTE: lib/gd seems to be 2.0.33
513          - wml <unfixed> (embed)          - wml 2.0.11ds2-1 (embed)
514          - libwmf <unfixed> (embed)          - libwmf <unfixed> (embed)
515          NOTE: derived from gd 1.6.3          NOTE: derived from gd 1.6.3
516    
# Line 482  librpcsecgss Line 542  librpcsecgss
542          - krb5 <unfixed> (embed)          - krb5 <unfixed> (embed)
543    
544  jasper  jasper
545          - ghostscript <unfixed> (embed)          - ghostscript 8.64~dfsg-2 (embed)
         - gs-gpl <unfixed> (embed)  
546    
547  libiris  libiris
548          - psi <unfixed> (embed)          - psi <unfixed> (embed)
# Line 499  libidn Line 558  libidn
558          - kdegames <unfixed> (embed)          - kdegames <unfixed> (embed)
559          NOTE: kdegames/kde4 embeds libiris which embeds libidn          NOTE: kdegames/kde4 embeds libiris which embeds libidn
560    
561  liblua  lua5.1
562          - monotone 0.43-1 (embed)          - monotone 0.43-1 (embed)
563          - nmap 5.00-1 (embed; bug #527997)          - nmap 5.00-1 (embed; bug #527997)
564          [lenny] - nmap <unfixed> (embed; bug #527997)          [lenny] - nmap <unfixed> (embed; bug #527997)
565            - ocropus <unfixed> (embed)
566            - enigma <unfixed> (embed)
567            NOTE: requires lua built with C++
568            - freeciv <unfixed> (embed)
569            - spring <unfixed> (embed)
570    
571  libbotan  libbotan
572          - monotone 0.43-1 (embed)          - monotone 0.43-1 (embed)
# Line 522  lzo Line 586  lzo
586    
587  yassl  yassl
588          - mysql-dfsg-5.0 <unfixed> (embed)          - mysql-dfsg-5.0 <unfixed> (embed)
589            - mysql-dfsg-5.1 <unfixed> (embed)
590    
591  pax code  pax code
592          - tar <unfixed> (embed)          - tar <unfixed> (embed)
# Line 538  guichan Line 603  guichan
603  tolua  tolua
604          - boswars <unfixed> (embed)          - boswars <unfixed> (embed)
605          NOTE: maintainer notified us, working on it          NOTE: maintainer notified us, working on it
606            NOTE: actually tolua++
607            - ocropus <unfixed> (embed)
608            NOTE: actually tolua++
609            - freeciv <unfixed> (embed)
610            NOTE: actually tolua++
611            - enigma <unfixed> (embed)
612    
613  asio-dev  asio-dev
614          - luxrender <removed> (embed)          - luxrender <removed> (embed)
# Line 573  fribidi Line 644  fribidi
644  glew  glew
645          - quesoglc <unfixed> (embed; bug #489341)          - quesoglc <unfixed> (embed; bug #489341)
646          NOTE: waiting on GLEW_MX version of glew (see bug #474488)          NOTE: waiting on GLEW_MX version of glew (see bug #474488)
647            - trigger 0.5.2.1-2 (embed)
648            NOTE: http://lists.debian.org/debian-devel-games/2009/12/msg00007.html
649            - trigger-rally 0.5.2.1-2 (embed)
650            NOTE: http://lists.debian.org/debian-devel-games/2009/12/msg00007.html
651    
652  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)
653          - transcend <unfixed> (embed)          - transcend <unfixed> (embed)
# Line 588  cpio Line 663  cpio
663          - libarchive <unfixed> (embed)          - libarchive <unfixed> (embed)
664          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)
665    
666    kde4libs
667            - kdelibs <unfixable> (old-version)
668    
669  webkit  webkit
670          - qt4-x11 <unfixed> (embed)          - qt4-x11 <unfixed> (embed; bug #479851)
671            [etch] - qt4-x11 <not-affected> (webkit support introduced in version 4.4)
672            - kde4libs <unfixable> (fork)
673            NOTE: kde4lib's khtml and webkit were forked from khtml (this tracking, which seems
674            NOTE: reversed genesis-wise, is used because of so much other stuff in kde4libs)
675    
676  ftgl  ftgl
677          - blender 2.46+dfsg-1 (embed)          - blender 2.46+dfsg-1 (embed)
# Line 598  wv Line 680  wv
680          - abiword <unfixed>          - abiword <unfixed>
681    
682  qemu  qemu
683          - kvm <unfixed> (embed; bug #543159)          - kvm <removed> (embed; bug #543159)
684          - xen-3 <unfixed> (embed)          - qemu-kvm <unfixed> (embed; bug #560853)
685          - xen-unstable <unfixed> (embed)          NOTE: kvm superceded by qemu-kvm, which is just user interface (no modules)
686            - xen-3 3.4.2-2 (embed; bug #560856)
687            - xen-unstable <unfixed> (embed; bug #560856)
688    
689  vgabios  vgabios
690          - kvm <unfixed> (embed; bug #489442)          - kvm <removed> (embed; bug #489442)
691            - qemu-kvm <unfixed> (embed)
692    
693  bochs  bochs
694          - kvm <unfixed> (embed; bug #489442)          - kvm <removed> (embed; bug #489442)
695            - qemu-kvm <unfixed> (embed)
696    
697  speex  speex
698          - vorbis-tools <unfixed> (embed)          - vorbis-tools <unfixed> (embed)
# Line 614  speex Line 700  speex
700          - gst-plugins-good0.10 <unfixed> (embed)          - gst-plugins-good0.10 <unfixed> (embed)
701          - xine-lib <unfixed> (embed)          - xine-lib <unfixed> (embed)
702          - libfishsound <unfixed> (embed)          - libfishsound <unfixed> (embed)
703          - libannodex <unfixed> (embed)          - libannodex <removed> (embed)
704          - vlc <unfixed> (embed)          - vlc <unfixed> (embed)
705          - xmms-speex <unfixed> (embed)          - xmms-speex <unfixed> (embed)
706          - libsdl-sound1.2 <unfixed> (embed)          - libsdl-sound1.2 <unfixed> (embed)
# Line 640  mochikit Line 726  mochikit
726          - coherence 0.6.2-1 (embed)          - coherence 0.6.2-1 (embed)
727          - paste <unfixed> (embed)          - paste <unfixed> (embed)
728          - turbogears <unfixed> (embed)          - turbogears <unfixed> (embed)
729          - plone3 <unfixed> (embed)          - plone3 <removed> (embed)
730          - xulrunner <unfixed> (embed)          - xulrunner <unfixed> (embed)
731          - libjifty-plugin-chart-perl <unfixed> (embed)          - libjifty-plugin-chart-perl <unfixed> (embed)
732          - sabnzbdplus <unfixed> (embed)          - sabnzbdplus <unfixed> (embed)
# Line 652  prototypejs Line 738  prototypejs
738          - webcit <unfixed> (embed; bug #555219)          - webcit <unfixed> (embed; bug #555219)
739          - asterisk 1:1.6.2.0~rc3-1 (embed)          - asterisk 1:1.6.2.0~rc3-1 (embed)
740          - libjson-ruby 1.1.4-1 (embed; bug #555224)          - libjson-ruby 1.1.4-1 (embed; bug #555224)
741          - lucene2 <unfixed> (embed; bug #555226)          - lucene2 2.9.1+ds1-2 (embed; bug #555226)
742          - horde3 <unfixed> (embed)          - horde3 <unfixed> (embed)
743          - knowledgeroot <unfixed> (embed; bug #555230)          - knowledgeroot 0.9.9.5-1 (embed; bug #555230)
744          - mediatomb <unfixed> (embed; bug #555233)          - mediatomb 0.12.0~svn2018-5 (embed; bug #555233)
745          - mt-daapd 0.9~r1696.dfsg-6lenny2 (embed)          - mt-daapd 0.9~r1696.dfsg-6lenny2 (embed)
746          - ebug-http <unfixed> (embed; bug #555236)          - ebug-http <removed> (embed; bug #555236)
747            - libaws 2.7-1 (embed; bug #555222)
748          - phpgedview <removed> (embed)          - phpgedview <removed> (embed)
749          - poker-network <unfixed> (embed; bug #555238)          - poker-network 1.7.6-1 (embed; bug #555238)
750          - rails 2.1.0-6 (embed)          - rails 2.1.0-6 (embed)
751          - wordpress 2.5.0-2 (embed; bug #555243)          - wordpress 2.5.0-2 (embed; bug #555243)
752          - 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)
753          TODO: search through all of the other zope packages          TODO: search through all of the other zope packages
754          - ampache 3.4.1-2 (embed)          - ampache 3.4.1-2 (embed)
755          - exaile <unfixed> (embed; bug #555245)          - exaile 0.2.14+debian-2.1 (embed; bug #555245)
756          - hobix <unfixed> (embed; bug #555247)          - hobix 0.5~svn20070319-4 (embed; bug #555247)
757          - zabbix 1.6.6-4 (embed; bug #555250)          - zabbix 1.6.6-4 (embed; bug #555250)
758          - chora2 <unfixed> (embed; bug #555253)          - chora2 <unfixed> (embed; bug #555253)
759          - gollem <unfixed> (embed; bug # 555254)          - gollem <unfixed> (embed; bug # 555254)
760          - jscropperui 1.2.1-1 (embed; bug #555257)          - jscropperui 1.2.1-1 (embed; bug #555257)
761          - scriptaculous <not-affected> (uses system prototype.js since initial upload; bug #555260)          - scriptaculous <not-affected> (uses system prototype.js since initial upload; bug #555260)
762          - ingo1 <unfixed> (embed; bug #555261)          - ingo1 1.2.3+debian0-1 (embed; bug #555261)
763          - kronolith2 <unfixed> (embed; bug #555262)          - kronolith2 2.3.3+debian0-1 (embed; bug #555262)
764          - activeldap <unfixed> (embed)          - activeldap <unfixed> (embed)
765          - libv8 <not-affected> (contains a google-specific implementation of prototype.js)          - libv8 <not-affected> (contains a google-specific implementation of prototype.js)
766          - mantis <unfixed> (embed; bug #555265)          - mantis 1.1.2+dfsg-1 (embed; bug #555265)
767          - otrs2 2.3.4-6 (embed; bug #555267)          - otrs2 2.3.4-6 (embed; bug #555267)
768          - webcalendar <unfixed> (embed; bug #555269)          - webcalendar 1.2~b1-2 (embed; bug #555269)
769          - redmine 0.9.0~svn2907-1 (embed; bug #555270)          - redmine 0.9.0~svn2907-1 (embed; bug #555270)
770          - jifty 0.90519-1 (embed; bug #555271)          - jifty 0.90519-1 (embed; bug #555271)
771          - jquery <unfixed> (embed; bug #555272)          - jquery 1.4-1 (embed; bug #555272)
772          - passenger 2.2.5debian1-1 (embed; bug #555273)          - passenger 2.2.5debian1-1 (embed; bug #555273)
773          - plone3 <unfixed> (embed; bug #555275)          - plone3 <removed> (embed; bug #555275)
774          - 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)
775            - libhtml-prototype-perl 1.48-3 (embed; bug #538920)
776          - xulrunner <unfixed> (embed)          - xulrunner <unfixed> (embed)
777          NOTE: included in iceweasel/xulrunner unit tests directory, so may not be security-relevant          NOTE: included in iceweasel/xulrunner unit tests directory, so may not be security-relevant
778    
# Line 709  java Line 797  java
797    
798  libphp-snoopy  libphp-snoopy
799          - ampache 3.4.1-2 (embed; bug #504169)          - ampache 3.4.1-2 (embed; bug #504169)
800            - gforge 4.6.99+svn6094-2 (embed)
801          - mahara 1.0.5-2 (embed; bug #504170)          - mahara 1.0.5-2 (embed; bug #504170)
802          - pixelpost 1.7.1-5 (embed; bug #504171)          - pixelpost 1.7.1-5 (embed; bug #504171)
803          - mediamate 0.9.3.6-5 (embed; bug #504172)          - mediamate 0.9.3.6-5 (embed; bug #504172)
# Line 749  magpierss Line 838  magpierss
838    
839  php-gettext  php-gettext
840          - wordpress 2.8.4-1 (embed; bug #504242)          - wordpress 2.8.4-1 (embed; bug #504242)
841            - docbookwiki <unfixed> (embed)
842            - knowledgeroot 0.9.9.5-1
843            NOTE: non-free
844    
845  libphp-ixr (name may change, it is the Incutio XML-RPC)  libphp-ixr (name may change, it is the Incutio XML-RPC)
846          - wordpress <unfixed> (embed; bug #504242)          - wordpress <unfixed> (embed; bug #504242)
# Line 768  scriptaculous (prototype.js is among the Line 860  scriptaculous (prototype.js is among the
860          NOTE: maintainer says there are extra incompatible changes required          NOTE: maintainer says there are extra incompatible changes required
861          - pixelpost 1.7.1-6 (embed)          - pixelpost 1.7.1-6 (embed)
862          - webhelpers <unfixed> (embed)          - webhelpers <unfixed> (embed)
863          - qwik <unfixed> (embed; bug #555241)          - qwik <removed> (embed; bug #555241)
864          - smokeping <unfixed> (embed)          - smokeping <unfixed> (embed)
865          - turba2 <unfixed> (embed)          - turba2 <unfixed> (embed)
866          - typo3-src 4.2.3-1 (embed)          - typo3-src 4.2.3-1 (embed)
# Line 776  scriptaculous (prototype.js is among the Line 868  scriptaculous (prototype.js is among the
868          - request-tracker3.8 <unfixed> (embed)          - request-tracker3.8 <unfixed> (embed)
869          - rt-extension-emailcompletion <not-affected> (prototype.js not included in the binary package)          - rt-extension-emailcompletion <not-affected> (prototype.js not included in the binary package)
870          - wordpress 2.5.0-2 (embed)          - wordpress 2.5.0-2 (embed)
871            - libhtml-prototype-perl 1.48-3 (embed)
872    
873  libmarkdown-php  libmarkdown-php
874          - moodle <unfixed> (embed; bug #507185)          - moodle <unfixed> (embed; bug #507185)
# Line 793  webcalendar Line 886  webcalendar
886          - gforge 4.7~rc2-6 (embed; bug #504758)          - gforge 4.7~rc2-6 (embed; bug #504758)
887    
888  libical  libical
889          - kdepim <unfixed> (fork)          - kdepim <unknown> (fork)
890          - kdepimlibs <unfixed> (fork)          NOTE: fixed at some point during 4.0
891          NOTE: fixed in KDE4 post 4.1.x series          - kdepimlibs 4.2.0-1 (fork)
892          - claws-mail-extra-plugins <unfixed> (fork)          - claws-mail-extra-plugins <unfixed> (fork)
893    
 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)  
   
894  harfbuzz  harfbuzz
895          - qt4-x11 <unfixed> (embed)          - qt4-x11 <unfixed> (embed)
896            - pango1.0 <unfixed> (embed)
897            - fontmatrix <unfixed> (embed)
898    
899  libzip  libzip
900          - php5 <unfixed> (fork)          - php5 <unfixable> (modified-embed)
901          - odt2txt <unfixed> (embed; bug #523808)          - odt2txt <unfixed> (embed; bug #523808)
902    
903  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 940  rssparser (http://nwow.org)
940    
941  lcms  lcms
942          - openjdk-6 <unfixed> (fork)          - openjdk-6 <unfixed> (fork)
943            - gimp 2.4.0~rc2-2
944    
945  libphp-phplayersmenu  libphp-phplayersmenu
946          - diogenes <unfixed>          - diogenes <unfixed>
# Line 862  libphp-pclzip Line 953  libphp-pclzip
953    
954  libphp-simplepie  libphp-simplepie
955          - dokuwiki <unfixed>          - dokuwiki <unfixed>
956            - wordpress <unfixed>
957    
958  libphp-jpgraph  libphp-jpgraph
959          - egroupware <unfixed>          - egroupware <unfixed>
# Line 877  libpng Line 969  libpng
969          [lenny] - xulrunner 1.9.0.11-0lenny1          [lenny] - xulrunner 1.9.0.11-0lenny1
970          [etch] - xulrunner 1.8.0.15~pre080614i-0etch1 (embed)          [etch] - xulrunner 1.8.0.15~pre080614i-0etch1 (embed)
971          - gamera 3.2.3-1 (embed)          - gamera 3.2.3-1 (embed)
972            - freeimage <unfixed> (embed)
973            - tuxonice-userui (static)
974    
975  irssi  irssi
976          - silc-client <unfixed> (embed)          - silc-client <unfixed> (embed)
# Line 895  libitext-java Line 989  libitext-java
989    
990  python-ply  python-ply
991          - pyke <unfixed> (embed; bug #555363)          - pyke <unfixed> (embed; bug #555363)
992          - pywbem <unfixed> (embed; bug #555364)          - pywbem 0.7.0-4 (embed; bug #555364)
993          - sepolgen <unfixed> (embed; bug #555365)          - sepolgen <unfixed> (embed; bug #555365)
994          - zope-textindexng3 <unknown> (embed)          - zope-textindexng3 <unknown> (embed)
995          - iceweasel <unknown> (embed)          - iceweasel <not-affected> (uses xulrunner)
996          - xulrunner <unknown> (embed)          - xulrunner <unknown> (embed)
997          - wireshark <not-affected> (python-ply modules are not installed into binary packages; see #554613)          - wireshark <not-affected> (python-ply modules are not installed into binary packages; see #554613)
998    
# Line 918  yajl Line 1012  yajl
1012          - argyll <unfixed> (embed; bug #544223)          - argyll <unfixed> (embed; bug #544223)
1013          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
1014    
1015    nusoap
1016            - gforge 4.8.2-1 (embed)
1017            - ampache <unfixed> (embed)
1018            - poker-network <unfixed> (embed)
1019            - moodle <unfixed> (embed)
1020            NOTE: code is not used when running under php5 and soap is enabled
1021            - phpwiki <unfixed> (embed)
1022            - gallery2 <unfixed> (embed)
1023            - typo3-src <unfixed> (embed)
1024    
1025  libept  libept
1026          - adept <unfixed> (embed; bug #540649)          - adept <unfixed> (embed; bug #540649)
1027    
# Line 926  libvorbis Line 1030  libvorbis
1030          - xulrunner <unfixed> (embed; bug #540959)          - xulrunner <unfixed> (embed; bug #540959)
1031          [etch] - xulrunner <not-affected> (introduced in firefox 3.5)          [etch] - xulrunner <not-affected> (introduced in firefox 3.5)
1032          [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)          [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)
1033            - iceape <unfixed> (embed)
1034            [etch] - iceape <not-affected> (introduced in 2.0)
1035            [lenny] - iceape <not-affected> (introduced in 2.0)
1036    
1037  cairo  cairo
1038          - iceweasel <not-affected> (uses xulrunner)          - iceweasel <not-affected> (uses xulrunner)
# Line 933  cairo Line 1040  cairo
1040    
1041  liboggz  liboggz
1042          - iceweasel <not-affected> (uses xulrunner)          - iceweasel <not-affected> (uses xulrunner)
1043          - xulrunner <unfixed> (embed; bug #540949)          - xulrunner <unfixed> (embed; bug #540959)
1044          [etch] - xulrunner <not-affected> (introduced in firefox 3.5)          [etch] - xulrunner <not-affected> (introduced in firefox 3.5)
1045          [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)          [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)
1046            - iceape <unfixed> (embed)
1047            [etch] - iceape <not-affected> (introduced in 2.0)
1048            [lenny] - iceape <not-affected> (introduced in 2.0)
1049    
1050  liboggplay  liboggplay
1051          - iceweasel <not-affected> (uses xulrunner)          - iceweasel <not-affected> (uses xulrunner)
1052          - xulrunner <unfixed> (embed; bug #540949)          - xulrunner <unfixed> (embed; bug #540959)
1053          [etch] - xulrunner <not-affected> (introduced in firefox 3.5)          [etch] - xulrunner <not-affected> (introduced in firefox 3.5)
1054          [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)          [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)
1055            - iceape <unfixed> (embed)
1056            [etch] - iceape <not-affected> (introduced in 2.0)
1057            [lenny] - iceape <not-affected> (introduced in 2.0)
1058    
1059  php-net-dnsbl  php-net-dnsbl
1060          - serendipity <unfixed> (embed)          - serendipity <unfixed> (embed; bug #541740)
1061    
1062  php-onyx-rss  php-onyx-rss
1063          - serendipity <unfixed> (embed)          - serendipity <unfixed> (embed; bug #541740)
1064    
1065  php-text-wiki  php-text-wiki
1066          - serendipity <unfixed> (embed)          - serendipity <unfixed> (embed; bug #541740)
1067    
1068  php-xml-rpc  php-xml-rpc
1069          - serendipity <unfixed> (embed)          - serendipity <unfixed> (embed; bug #541740)
1070    
1071  polarssl (does not have a shared library)  polarssl (does not have a shared library)
1072          - pdkim <itp> (embed; bug #543150)          - pdkim <itp> (embed; bug #543150)
1073          - xyssl <unfixed> (old-version)          - xyssl <unfixed> (old-version)
1074    
1075  pidgin  pidgin (libpurple)
1076          - gaim <removed> (old-version)          - gaim <removed> (old-version)
1077            - qutecom 2.2~rc3.hg396~dfsg1-6 (embed; bug #559785)
1078    
1079  icu  icu
1080          - webkit 1.0.1-1 (embed; bug #547214)          - webkit 1.0.1-1 (embed; bug #547214)
# Line 973  cyrus-imapd-2.2 Line 1086  cyrus-imapd-2.2
1086          - dovecot 1:1.2.1-1 (embed) [/dovecot-sieve/src/libsieve/*]          - dovecot 1:1.2.1-1 (embed) [/dovecot-sieve/src/libsieve/*]
1087    
1088  python-cxx-dev  python-cxx-dev
1089          - freecad <unfixed> (embed; bug #547936)          - freecad 0.9.2646.3-1 (embed; bug #547936)
1090    
1091  libzipios++-dev  zipios++
1092          - freecad <unfixed> (embed; bug #547941)          - freecad 0.9.2646.3-1 (embed; bug #547941)
1093            - enigma 0.92.3-3 (embed)
1094            NOTE: likely fixed earlier, marking etch's version as fixed
1095    
1096  linux-2.6  linux-2.6
1097          - kvm <unfixed> (embed; bug #549973) [./kernel/*]          - kvm <removed> (embed; bug #549973) [./kernel/*]
1098          - linux-kbuild-2.6 <unfixed> (embed; bug #550379) [./kbuild/*]          - linux-kbuild-2.6 <unfixed> (embed; bug #550379) [./kbuild/*]
1099          - kernel-source-2.6.8 <removed> (old-version)          - kernel-source-2.6.8 <removed> (old-version)
1100          - kernel-source-2.4.27 <removed> (old-version)          - kernel-source-2.4.27 <removed> (old-version)
# Line 988  linux-2.6 Line 1103  linux-2.6
1103          - kernel-source-2.2.20 <removed> (old-version)          - kernel-source-2.2.20 <removed> (old-version)
1104    
1105  libfdt (not yet packaged separately for debian; http://www.jdl.com/software/)  libfdt (not yet packaged separately for debian; http://www.jdl.com/software/)
1106          - kvm <unfixed> (embed) [./libfdt/*]          - kvm <removed> (embed) [./libfdt/*]
1107            - qemu-kvm <unfixed> (embed) [./libfdt/*]
1108    
1109  qweb (not packaged)  qweb (not packaged)
1110          - ajaxterm <unfixed>          - ajaxterm <unfixed>
# Line 1006  expat Line 1122  expat
1122          - w3c-libwww <removed> (embed; bug #551941)          - w3c-libwww <removed> (embed; bug #551941)
1123          [etch] - w3c-libwww <unfixed> (embed; bug #551941) [./modules/expat/*]          [etch] - w3c-libwww <unfixed> (embed; bug #551941) [./modules/expat/*]
1124          - python-xml <unfixed> (embed; bug #551940) [./extensions/expat/*]          - python-xml <unfixed> (embed; bug #551940) [./extensions/expat/*]
1125          - python2.5 <unfixed> (embed; bug #553403) [./Modules/expat/*]          - python2.5 <unfixable> (embed; bug #553403) [./Modules/expat/*]
1126          - python2.4 <unfixed> (embed; bug #553403)          - python2.4 <unfixable> (embed; bug #553403)
1127            - python-4suite <unfixed> (embed; bug #516935)
1128          - wxwindows2.4 <removed> (embed)          - wxwindows2.4 <removed> (embed)
1129          - wxwidgets2.6 <unfixed> (embed)          - wxwidgets2.6 2.6.3.2.2-4 (embed)
1130          - wxwidgets2.8 <unfixed> (embed)          - wxwidgets2.8 2.8.10.1-2 (embed)
1131          - celementtree <unfixed> (embed)          - celementtree 1.0.5-8 (embed)
1132          - audacity <unfixed> (embed)          NOTE: Maybe that was fixed even earlier
1133            - audacity 1.3.2-1 (embed)
1134          - matanza <unfixed> (embed)          - matanza <unfixed> (embed)
1135          - tdom <unfixed> (embed)          - tdom 0.8.3~20080525-1 (embed)
1136          - udunits <unfixed> (embed)          - udunits 2.1.8-4 (embed)
1137          - apr-util 1.2 (embed)          - apr-util 1.2 (embed)
1138          - ayttm <unfixed> (embed)          - ayttm <unfxed> (embed; bug #561006)
1139          - cableswig <unfixed> (embed)          - cableswig <unfixed> (embed)
1140          - cadaver <unfixed> (embed)          - cadaver <unfixed> (embed)
1141          - cmake <unfixed> (embed)          - cmake 2.6.0-6 (embed)
1142          - coin3 <unfixed> (embed)          - coin3 <unfixed> (embed)
1143          - gdcm <unfixed> (embed)          - gdcm 2.0.14-2 (embed)
1144          - ghostscript <unfixed> (embed)          - ghostscript 8.71~dfsg-2 (embed)
1145          - grmonitor <unfixed> (embed)          - grmonitor <removed> (embed)
1146          - iceape <unfixed> (embed)          - iceape <unfixed> (embed)
1147          - insighttoolkit <unfixed> (embed)          - insighttoolkit 3.16.0-1 (embed)
1148          - libparagui1.1 <unfixed> (embed)          NOTE: insighttoolkit might've been fixed earlier
1149          - paraview <unfixed> (embed)          - libparagui1.1 1.0.2-1 (embed)
1150          - poco <unfixed> (embed)          - paraview 3.6.2-1 (embed)
1151            - poco 1.3.6p1-1 (embed)
1152          - simgear <unfixed> (embed)          - simgear <unfixed> (embed)
1153          - sitecopy <unfixed> (embed)          - sitecopy 1:0.16.0-1
1154          - smart 1.0-1 (embed)          - smart <unfixed> (embed)
1155          [etch] - smart <unfixed> (embed)          NOTE: smart embeds celementree, and it includes expat
1156          - swish-e <unfixed> (embed)          - swish-e <not-affected> (Linked against libxml, which is used instead)
1157          - tla <unfixed> (embed)          - tla 1.3.5+dfsg-15 (embed)
1158          - vtk <unfixed> (embed)          - vtk 4.1.20030227-1 (embed)
1159          - wbxml2 <unfixed> (embed)          - wbxml2 <not-affected> (expat code is only used on Mac OS X, see #560941)
1160          - xmlrpc-c <unfixed> (embed)          - xmlrpc-c <unfixed> (embed)
1161          - iceweasel <unfixed> (embed)          - iceweasel <unfixed> (embed)
1162          - kompozer <unfixed> (embed)          - kompozer <unfixed> (embed)
1163          - vxl <unfixed> (embed)          - vxl 1.13.0-2 (embed)
1164          - xulrunner <unfixed> (embed)          - xulrunner <unfixed> (embed)
1165          - apache2 2.2 (embed)          - apache2 2.2 (embed)
1166          - texlive-bin <unfixed> (embed) [included twice]          - texlive-bin <not-affected> (Embedded code not compiled in)
1167          - vnc4 <unfixed> (embed)          - vnc4 <unfixed> (embed)
1168          - xotcl <unfixed> (embed)          - xotcl <unfixed> (embed)
1169    
# Line 1056  md5 (RSA's version; not the gnu version Line 1175  md5 (RSA's version; not the gnu version
1175          - w3c-libwww <removed> (embed; bug #551942)          - w3c-libwww <removed> (embed; bug #551942)
1176          [etch] - w3c-libwww <unfixed> (embed; bug #551942) [./modules/md5/*]          [etch] - w3c-libwww <unfixed> (embed; bug #551942) [./modules/md5/*]
1177    
1178    libparagui1.1
1179            - asc <unfixable> (fork)
1180    
1181  enet  enet
1182          - sauerbraten <unfixed> (embed; #497194)          - sauerbraten <unfixed> (embed; #497194)
1183    
# Line 1066  galib Line 1188  galib
1188          - gamera 3.2.3-1 (embed)          - gamera 3.2.3-1 (embed)
1189    
1190  configobj  configobj
1191          - bzr <unfixed> (embed; bug #555336)          - bzr 2.1.0~rc2-1 (embed; bug #555336)
1192          - elisa <unfixed> (embed; bug #555337)          - elisa <unfixed> (embed; bug #555337)
1193          - gaupol <unfixed> (embed; bug #555338)          - gaupol <unfixed> (embed; bug #555338)
1194          - ipython <unfixed> (embed; bug #555339)          - ipython <unfixed> (embed; bug #555339)
# Line 1083  configobj Line 1205  configobj
1205  python-clientform  python-clientform
1206          - bibus <unfixed> (embed; bug #555332)          - bibus <unfixed> (embed; bug #555332)
1207          - zope2.10 <unfixed> (embed; bug #555333)          - zope2.10 <unfixed> (embed; bug #555333)
1208          - zope2.11 <unfixed> (embed; bug #555334)          - zope2.11 <removed> (embed; bug #555334)
1209          - python-mechanize <unknown> (embed)          - python-mechanize <unknown> (embed)
1210          - twill <unknown> (embed)          - twill <unknown> (embed)
1211    
1212  python-mechanize  python-mechanize
1213          - zope2.10 <unfixed> (embed; bug #555337)          - zope2.10 <unfixed> (embed; bug #555337)
1214          - zope2.11 <unfixed> (embed; bug #555338)          - zope2.11 <removed> (embed; bug #555338)
1215          - twill <unknown> (embed; bug #555339)          - twill <unknown> (embed; bug #555339)
1216    
1217  pexpect  pexpect
# Line 1102  pyparsing Line 1224  pyparsing
1224          - boa-constructor 0.6.1-8 (embed; bug #555367)          - boa-constructor 0.6.1-8 (embed; bug #555367)
1225          - calibre <unfixed> (embed; bug #555368)          - calibre <unfixed> (embed; bug #555368)
1226          - matplotlib <unfixed> (embed; bug #531024)          - matplotlib <unfixed> (embed; bug #531024)
1227          - zhpy <unfixed> (embed; bug #555370)          - zhpy 1.7.3.1-1 (embed; bug #555370)
1228          - polybori <unknown> (embed)          - polybori <unknown> (embed)
1229          - python-whoosh <unknown> (embed)          - python-whoosh <unknown> (embed)
1230          - twill <unknown> (embed)          - twill <unknown> (embed)
# Line 1114  python-pysqlite2 Line 1236  python-pysqlite2
1236    
1237  celementtree  celementtree
1238          - python2.5 <unfixed> (embed)          - python2.5 <unfixed> (embed)
1239          - smart 1.0-1 (embed)          - smart <unfixed> (embed)
         [etch] - smart <unfixed> (embed)  
1240    
1241  elementtree  elementtree
1242          - python2.5 <unfixed> (embed)          - python2.5 <unfixed> (embed)
1243          - bzr <unfixed> (embed; bug #555343)          - python2.6 <unfixed> (embed)
1244            - bzr 2.1.0~rc2-1 (embed; bug #555343)
1245          - gedit 2.28.2-1 (embed; bug #555344)          - gedit 2.28.2-1 (embed; bug #555344)
1246          - smart 1.0-1 (embed)          - smart <unfixed> (embed)
         [etch] - smart <unfixed> (embed)  
1247          - solfege <unfixed> (embed; bug #555345)          - solfege <unfixed> (embed; bug #555345)
1248          - w3af <unfixed> (embed; bug #555346)          - w3af <unfixed> (embed; bug #555346)
1249          - python-qt4 <unknown> (embed)          - python-qt4 <unknown> (embed)
# Line 1145  python2.5 Line 1266  python2.5
1266          NOTE: embeds stdlib modules: ConfigParser          NOTE: embeds stdlib modules: ConfigParser
1267          - vegastrike-data <unfixed> (embed)          - vegastrike-data <unfixed> (embed)
1268          NOTE: embeds many stdlib modules          NOTE: embeds many stdlib modules
1269          - codespeak-lib <unfixed> (embed; bug #555420)          - codespeak-lib 1.1.1-1 (embed; bug #555420)
1270          NOTE: embeds stdlib modules: doctest, optparse, subprocess, textwrap          NOTE: embeds stdlib modules: doctest, optparse, subprocess, textwrap
1271          - config-manager <unfixed> (embed; bug #555423)          - config-manager <unfixed> (embed; bug #555423)
1272          NOTE: embeds stdlib modules: optparse          NOTE: embeds stdlib modules: optparse
1273          - jhbuild <unfixed> (embed; bug #555421)          - jhbuild 2.28.0-1 (embed; bug #555421)
1274          NOTE: embeds stdlib modules: optparse, subprocess          NOTE: embeds stdlib modules: optparse, subprocess
1275          - smart <unfixed> (embed; bug #555432)          - smart <unfixed> (embed; bug #555432)
1276          NOTE: embeds stdlib modules: optparse          NOTE: embeds stdlib modules: optparse
1277          - pyprotocols <unfixed> (embed; bug #555433)          - pyprotocols 1.0a.svn20070625-5 (embed; bug #555433)
1278          NOTE: embeds stdlib modules: doctest          NOTE: embeds stdlib modules: doctest
1279          - ruledispatch <unfixed> (embed; bug #555434)          - ruledispatch 0.5a.svn20080510-4 (embed; bug #555434)
1280          NOTE: embeds stdlib modules: doctest          NOTE: embeds stdlib modules: doctest
1281          - distribute <unfixed> (embed)          - distribute <unfixed> (embed)
1282          NOTE: embeds stdlib modules: doctest          NOTE: embeds stdlib modules: doctest
# Line 1171  python2.5 Line 1292  python2.5
1292          NOTE: embeds stdlib modules: subprocess          NOTE: embeds stdlib modules: subprocess
1293          - coherence <unfixed> (embed; bug #555429)          - coherence <unfixed> (embed; bug #555429)
1294          NOTE: embeds stdlib modules: uuid          NOTE: embeds stdlib modules: uuid
1295          - python-django-extensions <unfixed> (embed; bug #555430)          - python-django-extensions 0.4.2pre+git200911182050-1 (embed; bug #555430)
1296          NOTE: embeds stdlib modules: uuid          NOTE: embeds stdlib modules: uuid
1297          - setroubleshoot <unfixed> (embed; bug #555431)          - setroubleshoot <unfixed> (embed; bug #555431)
1298          NOTE: embeds stdlib modules: uuid          NOTE: embeds stdlib modules: uuid
# Line 1183  python2.5 Line 1304  python2.5
1304          NOTE: embeds msgfmt.py script          NOTE: embeds msgfmt.py script
1305          - moin <unfixed> (embed)          - moin <unfixed> (embed)
1306          NOTE: embeds msgfmt.py script, stdlib modules: cgitb, difflib, tarfile          NOTE: embeds msgfmt.py script, stdlib modules: cgitb, difflib, tarfile
1307          - plone3 <unfixed> (embed)          - plone3 <removed> (embed)
1308          NOTE: embeds msgfmt.py script          NOTE: embeds msgfmt.py script
1309          - roundup <unfixed> (embed)          - roundup <unfixed> (embed)
1310          NOTE: embeds msgfmt.py script, stdlib modules: cgitb          NOTE: embeds msgfmt.py script, stdlib modules: cgitb
# Line 1195  python2.5 Line 1316  python2.5
1316          NOTE: embeds msgfmt.py script, stdlib modules: uuid          NOTE: embeds msgfmt.py script, stdlib modules: uuid
1317          - calibre <unfixed> (embed)          - calibre <unfixed> (embed)
1318          NOTE: embeds msgfmt.py script, stdlib modules: zipfile          NOTE: embeds msgfmt.py script, stdlib modules: zipfile
1319          - mailman <unfixed> (embed; #555416)          - mailman 1:2.1.13-1 (embed; #555416)
1320          NOTE: embeds msgfmt.py script          NOTE: embeds msgfmt.py script
1321          - python-docutils <unknown> (embed)          - python-docutils <unknown> (embed)
1322          NOTE: embeds stdlib modules: optparse, textwrap          NOTE: embeds stdlib modules: optparse, textwrap
# Line 1229  python2.5 Line 1350  python2.5
1350          NOTE: embeds msgfmt.py script          NOTE: embeds msgfmt.py script
1351          - duplicity <unfixed> (embed)          - duplicity <unfixed> (embed)
1352          NOTE: embeds stdlib module: urlparse, tarfile          NOTE: embeds stdlib module: urlparse, tarfile
1353          - pygophered <unfixed> (embed)          - pygopherd <unfixed> (embed)
1354          NOTE: embeds stdlib module: zipfile          NOTE: embeds stdlib module: zipfile
1355    
1356  argparse  argparse
# Line 1306  feedparser Line 1427  feedparser
1427          - freevo <unfixed> (embed; bug #555353)          - freevo <unfixed> (embed; bug #555353)
1428          - pida <unfixed> (embed; bug #555354)          - pida <unfixed> (embed; bug #555354)
1429          - planet-venus <unfixed> (embed; bug #555355)          - planet-venus <unfixed> (embed; bug #555355)
1430          - plone3 <unfixed> (embed; bug #555356)          - plone3 <removed> (embed; bug #555356)
1431          - exaile 0.2.14+debian-1 (embed)          - exaile 0.2.14+debian-1 (embed)
1432          - screenlets 0.1.2-3 (embed)          - screenlets 0.1.2-3 (embed)
1433          NOTE: included twice          NOTE: included twice
# Line 1336  htmltextview (not packaged in Debian, ht Line 1457  htmltextview (not packaged in Debian, ht
1457  horde3 (prototype.js is among the embeds in the following)  horde3 (prototype.js is among the embeds in the following)
1458          - mnemo2 <unfixed> (embed)          - mnemo2 <unfixed> (embed)
1459          - nag2 <unfixed> (embed)          - nag2 <unfixed> (embed)
1460            - wordpress <unfixed> (embed)
1461            NOTE: Text_Diff (wp-includes/Text/Diff*)
1462    
1463  cimg  cimg
1464          - gmic <itp> (embed)          - gmic <itp> (embed)
# Line 1355  gnupginterface Line 1478  gnupginterface
1478  python-dateutil  python-dateutil
1479          - awn-extras-applets <unfixed> (embed)          - awn-extras-applets <unfixed> (embed)
1480          - matplotlib <unknown> (embed)          - matplotlib <unknown> (embed)
1481    
1482    cups
1483            - cupsys <removed> (old-version)
1484    
1485    yui
1486            - bcfg2 <not-affected> (present in source but not included in any binary files)
1487            - serendipity <unfixed> (embed; bug #557746)
1488            - moodle 1.8.2.dfsg-5 (embed)
1489            - jifty 0.91117-1 (embed; bug #557748)
1490            - webgui 7.7.26-1 (embed)
1491            - loggerhead 1.17-1 (embed)
1492    
1493    quake3 (vanilla source not packaged in debian)
1494            - openarena <unfixable> (fork)
1495    
1496    quake2 (vanilla source not packaged in debian)
1497            - alien-arena <unfixable> (fork)
1498            - warsow <unfixable> (fork)
1499    
1500    libtheora
1501            - iceweasel <not-affected> (uses xulrunner)
1502            - xulrunner <unfixed> (embed; bug #540959)
1503            [etch] - xulrunner <not-affected> (introduced in firefox 3.5)
1504            [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)
1505            - iceape <unfixed> (embed; bug #559276)
1506            [etch] - iceape <not-affected> (introduced in iceape 2.0)
1507            [lenny] - iceape <not-affected> (introduced in iceape 2.0)
1508    
1509    dtoa
1510            - bfilter <unfixed> (embed)
1511            - cacao <unfixed> (embed)
1512            - cdrdao <unfixed> (embed)
1513            - classpath <unfixed> (embed)
1514            - freej <unfixed> (embed)
1515            - iceape <unfixed> (embed)
1516            - iceweasel <unfixed> (embed)
1517            - jscoverage <unfixed> (embed)
1518            - kde4libs <unfixed> (embed)
1519            - kdelibs <unfixed> (embed)
1520            - kompozer <unfixed> (embed)
1521            - libv8 <unfixed> (embed)
1522            - mono <unfixed> (embed)
1523            - newlib <unfixed> (embed)
1524            - nspr <unfixed> (embed)
1525            - php5 <unfixed> (embed)
1526            - polyml <unfixed> (embed)
1527            - qt4-x11 <unfixed> (embed)
1528            - rhino <unfixed> (embed)
1529            NOTE: code translated to Java
1530            - ruby1.8 <unfixed> (embed)
1531            - ruby1.9 <unfixed> (embed)
1532            - ruby1.9.1 <unfixed> (embed)
1533            - sdd <unfixed> (embed)
1534            - sfind <unfixed> (embed)
1535            - star <unfixed> (embed)
1536            - tinymux <unfixed> (embed)
1537            - virtualbox-ose <unfixed> (embed)
1538            - webkit <unfixed> (embed)
1539            - xulrunner <unfixed> (embed)
1540    
1541    ipc (not packaged in Debian; see http://mozdev.org/pipermail/enigmail/2009-November/011678.html)
1542            - firegpg <unfixed> (embed)
1543            - enigmail <unfixed> (embed)
1544    
1545    ptmalloc (not packaged in Debian)
1546            - crystalspace <unfixed> (embed)
1547            - qt4-x11 <unfixed> (embed)
1548    
1549    svgalib
1550            - usplash <unfixed> (embed)
1551    
1552    bogl
1553            - usplash <unfixed> (embed)
1554    
1555    taglist
1556            - usplash <unfixed> (embed)
1557    
1558    portaudio
1559            - audacity <unfixed> (embed; bug #323711)
1560    
1561    nyquist
1562            - audacity <unfixed> (embed)
1563            NOTE: embeds a forked nyquist with support for a shared library
1564    
1565    vamp-plugin-sdk
1566            - audacity <unfixed> (embed)
1567    
1568    wordpress
1569            - libwordpress-xmlrpc-perl <removed> (embed) [./xmlrpc.php]
1570            - wordpress-mu <unfixed> (fork)
1571    
1572    php5
1573            - php4 <removed> (old-version)
1574    
1575    classpath
1576            - libgnucrypto-java <removed> (embed; bug #559788)
1577    
1578    libtool
1579            - apr <unfixed> (static; bug #489625)
1580            NOTE: ships copy of libtool in libapr1-dev; was 'embed' before 1.3.2-3
1581            - arts <unfixed> (embed)
1582            - bochs 2.4.2-1 (embed; bug #560884)
1583            - camserv <unfixed> (embed)
1584            - collectd 4.8.2-1 (embed)
1585            - courier-authlib 0.58-4 (embed)
1586            NOTE: The etch version of courier-authlib was the earliest version checked, might be fixed earlier
1587            - cvsnt 2.5.04.3236-1.2 (embed)
1588            - dico <not-affected> (Uses the system copy of ltdl)
1589            - freeradius 0.1+20010527-1 (embed)
1590            NOTE: Earliest reference I could find from the changelog is from 27 May 2001
1591            - ggobi 2.1.9~20091212-1 (embed)
1592            - glame 2.0.1-4 (embed)
1593            NOTE: The etch version of glame was the earliest version checked, might be fixed earlier
1594            - gnash 0.8.7-2 (embed)
1595            - gnu-smalltalk <unfixed> (embed; bug #566777)
1596            - google-gadgets 0.10.5-0.3 (embed)
1597            NOTE: 0.10.5-0.3 was the earliest version checked, was fixed earlier
1598            - graphicsmagick 1.3.5-6 (embed)
1599            - graphviz 2.8-3 (embed)
1600            NOTE: The etch version of graphviz was the earliest version checked, might be fixed earlier
1601            - guile-1.6 1.6.8-7 (embed)
1602            - hamlib <unfixed> (embed)
1603            - hercules 3.06-1.2 (embed)
1604            - jags 1.0.4-3 (embed; bug #560864)
1605            - kdelibs <unfixed> (embed)
1606            - libannodex <removed> (embed)
1607            - libextractor 0.5.23+dfsg-4 (embed)
1608            - libmcrypt <not-affected> (libtool source present but not included in any of the binary packages)
1609            - libtunepimp 0.5.3-7.3 (embed)
1610            - mp4h 1.3.1-4.1 (embed)
1611            - naim <removed> (embed)
1612            - parser-mysql <unfixed> (embed)
1613            - pinball 0.3.1-11 (embed)
1614            - redland <unfixed> (embed)
1615            - siproxd <unfixed> (embed)
1616            - ski <unfixed> (embed)
1617            - synfig 0.62.00-1 (embed)
1618            - unixodbc 2.2.4-5 (embed)
1619            - xmlsec1 <not-affected> (Doesn't enable dynamic loading of crypto modules)
1620            - clamav 0.95+dfsg-1 (embed)
1621            - imagemagick 6:6.2.3.1-1 (embed)
1622            - hypre 2.4.0b-5 (embed)
1623            - lam <unfixed> (embed)
1624            - openmpi <unfixable> (embed; bug #559386)
1625            - parser <unfixed> (embed)
1626            - pdsh 2.18-5 (embed; bug #560892)
1627            - sbnc 1.2-8 (embed)
1628            - sdcc <unfixed> (embed)
1629            - wml <not-affected> (The embedded ltdl isn't used, instead mp4h is used, see 559841)
1630            - proftpd-dfsg <unfixed> (embed; bug #561748)
1631            - babel 1.4.0.dfsg-5 (embed)
1632            - libprelude 0.9.14-2 (embed)
1633            - heartbeat 2.1.4-7 (embed)
1634            NOTE: From Squeeze onwards the system copy of ltdl is used, use the current version from Squeeze,
1635            NOTE: might've been fixed earlier
1636            - gcc-* <unknown> (embed)
1637    
1638    ocamlgsl
1639            - orpie 1.5.1-7.1 (embed; bug #550058)
1640    
1641    xdotool
1642            - keynav <unfixed> (embed; bug #560103)
1643    
1644    bulletphysics (not packaged; http://www.bulletphysics.org/)
1645            - supertuxkart <unfixed> (embed)
1646            - blender <unfixed> (embed)
1647    
1648    ghostscript
1649            - gs-gpl <removed> (old-version)
1650    
1651    icedove
1652            - thunderbird <removed> (old-version)
1653    
1654    sizzlejs (not packaged in Debian, http://sizzlejs.com/)
1655            - jquery <unfixed> (embed)
1656    
1657    sed
1658            - ssed <unfixed> (fork)
1659    
1660    phpatomlib (http://code.google.com/p/phpatomlib)
1661            - wordpress <unfixed> (embed)
1662    
1663    Services_JSON (http://pear.php.net/package/Services_JSON)
1664            - wordpress <unfixed> (embed)
1665    
1666    phpass (http://www.openwall.com/phpass/)
1667            - gallery2 <unfixed> (embed)
1668            - wordpress <unfixed> (embed)
1669            - typo3-src <unfixed> (modified-embed)
1670            NOTE: file refers to drupal, maybe there's a copy somewhere there
1671            NOTE: a copyright owner search didn't match anything
1672            - libauthen-passphrase-perl <unfixable> (fork)
1673            NOTE: perl implementation of phpass
1674    
1675    squirrelmail
1676            - wordpress <unfixed> (embed)
1677            NOTE: class-pop3.php
1678    
1679    ezSQL (http://www.woyano.com/jv/ezsql)
1680            - wordpress <unfixable> (fork)
1681            NOTE: wp-db.php
1682    
1683    Diff.php (Clay Loveless' version/killersoft.com)
1684            - php-versioncontrol-svn <unfixed>
1685    
1686    libm
1687            - spring <unfixed> (embed)
1688            NOTE: embedded by embedded copy of streflop
1689    
1690    streflop
1691            - spring <unfixed> (embed)
1692    
1693    minizip
1694            - spring <unfixed> (embed)
1695    
1696    oscpack
1697            - spring <unfixed> (embed)
1698    
1699    hpiutil2
1700            - spring <unfixed> (embed)
1701    
1702    p7zip
1703            - spring <unfixed> (embed)
1704    
1705    pythonqt (doesn't seem to be python-qtN, unknown source)
1706            - fontmatrix <unfixed> (embed)
1707            - elmerfem <unfixed> (embed)
1708    
1709    iepngfix (not packaged in Debian; http://www.twinhelix.com/css/iepngfix/)
1710            - docvert <unfixed> (embed)
1711            - jifty <unfixed> (embed)
1712            - kdenetwork <unfixed> (embed)
1713            - mediatomb <unfixed> (embed)
1714            - plastex <unfixed> (embed)
1715            - plone3 <removed> (embed)
1716            - python-chaco <unfixed> (embed)
1717            - python-docutils <unfixed> (embed)
1718            - s5 <unfixed> (embed)
1719            - zope2.10 <unfixed> (embed)
1720            - zope2.11 <removed> (embed)
1721            - cython <not-affcted> (embed)
1722            NOTE: part of documentation, which is not installed into the binary package
1723    
1724    python-docutils
1725            - zope2.10 <unfixed> (embed)
1726            - zope2.11 <removed> (embed)
1727    
1728    tesseract
1729            - ocropus <unfixed> (static)
1730    
1731    antlr
1732            - kdevelop <unfixed> (embed)
1733    
1734    libxerces2
1735            - openjdk-6 <unfixed> (embed)
1736    
1737    kfreebsd-8
1738            - kfreebsd-7 <unfixed> (old-version)
1739            - kfreebsd-6 <removed> (old-version)
1740    
1741    ruby1.9.1
1742            - ruby1.9 <unfixed> (old-version)
1743            - ruby1.8 <unfixed> (old-version)
1744    
1745    maildrop
1746            - courier <unfixed> (embed) [./maildrop]
1747    
1748    glee
1749            - warzone2100 <unfixed> (embed)
1750    
1751    phing
1752            - symfony <unfixed> (embed)
1753    
1754    pake
1755            - symfony <unfixed> (embed)
1756    
1757    propel
1758            - symfony <unfixed> (embed)
1759    
1760    creole
1761            - symfony <unfixed> (embed)
1762    
1763    hfsutils
1764            - cdrkit <unfixed> (embed; bug #570187)
1765            NOTE: embeds hfsutils code in genisoimage
1766    
1767    cdrkit
1768            - grub2 <unfixed> (embed; bug #570156)
1769            NOTE: genisoimage imported into grub-mkisofs
1770    
1771    kdebase-workspace
1772            - kdebase <unfixed> (old-version)
1773    
1774    file
1775            - php5 <unfixable> (modified-embed)
1776            [lenny] - php5 <not-affected>
1777    
1778    cdb
1779            - php5 <unfixed> (embed)
1780    
1781    libmbfl (itp: #570708)
1782            - php5 <unfixed> (embed)
1783            NOTE: PHP is actually the current upstream, ITP is of that code
1784    
1785    libonig
1786            - php5 5.3.2-1 (emed)
1787    
1788    xmlrpc-epi
1789            - php5 <unfixed> (emed)
1790    
1791    swt-gtk
1792            - eclipse <unfixed> (embed; bug #538808)
1793    
1794    txt2html
1795            - wml 2.0.11ds2-1 (embed)
1796    
1797    ca-certificates
1798            - nss <not-affected> (certificates are in source, but not included in any of the binary packages)
1799    
1800    openexr
1801            - freeimage <unfixed> (embed)
1802    
1803    libmng
1804            - freeimage <unfixed> (embed)
1805    
1806    openjpeg
1807            - freeimage <unfixed> (embed)
1808    
1809    libjpeg6b
1810            - freeimage <unfixed> (embed)
1811    
1812    libjpeg (don't know what exact version)
1813            - dcmtk <unfixed>
1814            - gdcm <unfixed>
1815            - insighttoolkit <unfixed>
1816            - openarena <unfixed>
1817            - outguess <unfixed>
1818            - squeak-vm <unfixed>
1819            - tremulous <unfixed>
1820            - tuxonice-userui <unfixed> (static)
1821            - fpc <unfixed> (static)
1822            - lazarus <unfixed> (static)
1823            NOTE: inherited from fpc, see #472304
1824            - mseide-msegui <unfixed> (static)
1825            NOTE: inherited from fpc, see #472304
1826            - easymp3gain <unfixed> (static)
1827            NOTE: inherited from fpc, see #472304
1828            - winff <unfixed> (static)
1829            NOTE: inherited from fpc, see #472304

Legend:
Removed from v.13311  
changed lines
  Added in v.14445

  ViewVC Help
Powered by ViewVC 1.1.5