/[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 13466 by gilbert-guest, Sun Dec 6 22:51:38 2009 UTC revision 14241 by jmm-guest, Wed Mar 10 20:26:46 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 71  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 84  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> (static)          - 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 114  zlib (lots of apps embed a copy, but lin Line 120  zlib (lots of apps embed a copy, but lin
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 140  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 162  shtool (affects build-time only) Line 175  shtool (affects build-time only)
175          - mysql-ocaml <unfixed> (embed)          - mysql-ocaml <unfixed> (embed)
176          - php4 <unfixed> (embed)          - php4 <unfixed> (embed)
177    
178  iceape  xulrunner
179          - iceweasel <unfixed> (fork)          - iceape <unfixed> (embed; bug #561749)
180          - icedove <unfixed> (fork)          - iceweasel 2.0.0.19 (embed)
181          - xulrunner <unfixed> (fork)          - icedove <unfixed> (embed; bug #561750)
182          - kompozer <unfixed> (embed; bug #532168)          - kompozer <unfixed> (embed; bug #532168)
183          - galeon <unfixed> (fork)          - galeon 2.0.2-4 (embed)
184          - epiphany-browser <unfixed> (fork)          - epiphany-browser 2.14.3-8 (embed)
185          - conkeror <unfixed> (fork)          - conkeror 0.9~git080629-2 (embed)
186          - kazehakase <unfixed> (fork)          - kazehakase 0.4.2-1 (embed)
187    
188  xli  xli
189          - xloadimage <unfixed> (embed)          - xloadimage <unfixed> (embed)
# Line 231  pcre3 Line 244  pcre3
244          - qt4-x11 <unfixed> (embed)          - qt4-x11 <unfixed> (embed)
245          NOTE: embedded via webkit copy          NOTE: embedded via webkit copy
246          - erlang <unfixed> (embed)          - erlang <unfixed> (embed)
247            - ssed <unfixed> (embed)
248    
249  tiff  tiff
250          - wxwindows2.4 2.2.1 (embed)          - wxwindows2.4 2.2.1 (embed)
# Line 280  ffmpeg (libavcodec/libavformat) Line 294  ffmpeg (libavcodec/libavformat)
294  faad2  faad2
295          - mplayer 1.0~rc2-20 (embed)          - mplayer 1.0~rc2-20 (embed)
296          - avifile <unfixed> (embed; bug #538750)          - avifile <unfixed> (embed; bug #538750)
297          - ffmpeg-debian <removed> (old-version)          - ffmpeg-debian <removed> (embed)
298    
299  libmad (MPEG decoding lib)  libmad (MPEG decoding lib)
300          - xine-lib <unfixed> (embed)          - xine-lib <unfixed> (embed)
# Line 320  python-urlgrabber Line 334  python-urlgrabber
334    
335  beautifulsoup  beautifulsoup
336          - python-mechanize <unfixed> (embed; bug #555349)          - python-mechanize <unfixed> (embed; bug #555349)
337          - zope2.11 <unfixed> (embed; bug #555350)          - zope2.11 <removed> (embed; bug #555350)
338          - twill <unknown> (embed)          - twill <unknown> (embed)
339    
340  halibut  halibut
# Line 354  fckeditor Line 368  fckeditor
368          - karrigell <removed> (embed; bug #452598)          - karrigell <removed> (embed; bug #452598)
369          - gforge 4.6.99+svn6225-1 (embed)          - gforge 4.6.99+svn6225-1 (embed)
370          - request-tracker3.8 <unfixed> (embed)          - request-tracker3.8 <unfixed> (embed)
371            - otrs2 <unfixed> (embed)
372    
373  ipatlas (not packaged in Debian)  ipatlas (not packaged in Debian)
374          - moodle <unfixed> (embed; bug #507185)          - moodle <unfixed> (embed; bug #507185)
# Line 361  ipatlas (not packaged in Debian) Line 376  ipatlas (not packaged in Debian)
376  libphp-phpmailer  libphp-phpmailer
377          - moodle <unfixed> (embed; bug #507185)          - moodle <unfixed> (embed; bug #507185)
378          - mahara <unfixed> (embed)          - mahara <unfixed> (embed)
379          - symfony <unfixed> (embed)          - symfony <unfixed> (embed; bug #566778)
380          [etch] - phpgroupware <unfixed> (embed)          [etch] - phpgroupware <unfixed> (embed)
381          NOTE: phpgroupware-felamimail is only in etch          NOTE: phpgroupware-felamimail is only in etch
382          - egroupware <unfixed> (embed; bug #504283)          - egroupware <unfixed> (embed; bug #504283)
# Line 412  libphp-adodb Line 427  libphp-adodb
427          - mahara <unfixed> (embed)          - mahara <unfixed> (embed)
428    
429  gzip  gzip
430          - linux-kernel <unfixed> (embed)          - linux-2.6 <unfixed> (embed) [lib/inflate.c]
         NOTE: lib/inflate.c  
431          - klibc <unfixed> (embed)          - klibc <unfixed> (embed)
432          NOTE: based on linux-kernel gzip code          NOTE: based on linux-kernel gzip code
433          - busybox <unfixed> (embed)          - busybox <unfixed> (embed)
434            - pristine-tar <unfixed> (modified-embed)
435            NOTE: compression code only, not uncompression
436    
437  neon  neon
438          - cadaver 0.22.3+debian-1 (embed; bug #188381)          - cadaver 0.22.3+debian-1 (embed; bug #188381)
# Line 424  neon Line 440  neon
440          [etch] - litmus <unfixed> (embed; #395875)          [etch] - litmus <unfixed> (embed; #395875)
441          - litmus <removed> (embed; #395875)          - litmus <removed> (embed; #395875)
442          [sarge] - screem <unfixed> (embed)          [sarge] - screem <unfixed> (embed)
443          - sitecopy 1:0.16.3-5 (embed; bug #395876)          - sitecopy 1:0.16.0-1 (embed; bug #395876)
444          [etch] - tla <unfixed> (embed; bug #395877)          [etch] - tla <unfixed> (embed; bug #395877)
445          [sarge] - tla <unfixed> (embed; bug #395877)          [sarge] - tla <unfixed> (embed; bug #395877)
446    
447  libmodplug  libmodplug
448          - gst-plugins-bad0.10 <unfixed> (embed)          - gst-plugins-bad0.10 0.10.10.2-1 (embed)
449    
450  libvncserver  libvncserver
451          - vino <unfixed> (embed)          - vino <unfixed> (embed)
# Line 521  librpcsecgss Line 537  librpcsecgss
537          - krb5 <unfixed> (embed)          - krb5 <unfixed> (embed)
538    
539  jasper  jasper
540          - ghostscript <unfixed> (embed)          - ghostscript 8.64~dfsg-2 (embed)
         - gs-gpl <unfixed> (embed)  
541    
542  libiris  libiris
543          - psi <unfixed> (embed)          - psi <unfixed> (embed)
# Line 538  libidn Line 553  libidn
553          - kdegames <unfixed> (embed)          - kdegames <unfixed> (embed)
554          NOTE: kdegames/kde4 embeds libiris which embeds libidn          NOTE: kdegames/kde4 embeds libiris which embeds libidn
555    
556  liblua  lua5.1
557          - monotone 0.43-1 (embed)          - monotone 0.43-1 (embed)
558          - nmap 5.00-1 (embed; bug #527997)          - nmap 5.00-1 (embed; bug #527997)
559          [lenny] - nmap <unfixed> (embed; bug #527997)          [lenny] - nmap <unfixed> (embed; bug #527997)
560          - ocropus <unfixed> (embed)          - ocropus <unfixed> (embed)
561            - enigma <unfixed> (embed)
562            NOTE: requires lua built with C++
563            - freeciv <unfixed> (embed)
564            - spring <unfixed> (embed)
565    
566  libbotan  libbotan
567          - monotone 0.43-1 (embed)          - monotone 0.43-1 (embed)
# Line 562  lzo Line 581  lzo
581    
582  yassl  yassl
583          - mysql-dfsg-5.0 <unfixed> (embed)          - mysql-dfsg-5.0 <unfixed> (embed)
584            - mysql-dfsg-5.1 <unfixed> (embed)
585    
586  pax code  pax code
587          - tar <unfixed> (embed)          - tar <unfixed> (embed)
# Line 578  guichan Line 598  guichan
598  tolua  tolua
599          - boswars <unfixed> (embed)          - boswars <unfixed> (embed)
600          NOTE: maintainer notified us, working on it          NOTE: maintainer notified us, working on it
601            NOTE: actually tolua++
602          - ocropus <unfixed> (embed)          - ocropus <unfixed> (embed)
603            NOTE: actually tolua++
604          - freeciv <unfixed> (embed)          - freeciv <unfixed> (embed)
605            NOTE: actually tolua++
606            - enigma <unfixed> (embed)
607    
608  asio-dev  asio-dev
609          - luxrender <removed> (embed)          - luxrender <removed> (embed)
# Line 634  cpio Line 658  cpio
658          - libarchive <unfixed> (embed)          - libarchive <unfixed> (embed)
659          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)
660    
661    kde4libs
662            - kdelibs <unfixable> (old-version)
663    
664  webkit  webkit
665          - qt4-x11 <unfixed> (embed; bug #479851)          - qt4-x11 <unfixed> (embed; bug #479851)
666          - kdelibs <unfixed> (old-version)          [etch] - qt4-x11 <not-affected> (webkit support introduced in version 4.4)
667          - kde4libs <unfixed> (fork)          - kde4libs <unfixable> (fork)
668            NOTE: kde4lib's khtml and webkit were forked from khtml (this tracking, which seems
669            NOTE: reversed genesis-wise, is used because of so much other stuff in kde4libs)
670    
671  ftgl  ftgl
672          - blender 2.46+dfsg-1 (embed)          - blender 2.46+dfsg-1 (embed)
# Line 647  wv Line 676  wv
676    
677  qemu  qemu
678          - kvm <unfixed> (embed; bug #543159)          - kvm <unfixed> (embed; bug #543159)
679          - xen-3 <unfixed> (embed)          NOTE: the kvm package will be removed from sid and squeeze soon (after
680          - xen-unstable <unfixed> (embed)          NOTE: which it will only be in experimental). superceded by qemu-kvm.
681            - qemu-kvm <unfixed> (embed; bug #560853)
682            - xen-3 3.4.2-2 (embed; bug #560856)
683            - xen-unstable <unfixed> (embed; bug #560856)
684    
685  vgabios  vgabios
686          - kvm <unfixed> (embed; bug #489442)          - kvm <unfixed> (embed; bug #489442)
# Line 662  speex Line 694  speex
694          - gst-plugins-good0.10 <unfixed> (embed)          - gst-plugins-good0.10 <unfixed> (embed)
695          - xine-lib <unfixed> (embed)          - xine-lib <unfixed> (embed)
696          - libfishsound <unfixed> (embed)          - libfishsound <unfixed> (embed)
697          - libannodex <unfixed> (embed)          - libannodex <removed> (embed)
698          - vlc <unfixed> (embed)          - vlc <unfixed> (embed)
699          - xmms-speex <unfixed> (embed)          - xmms-speex <unfixed> (embed)
700          - libsdl-sound1.2 <unfixed> (embed)          - libsdl-sound1.2 <unfixed> (embed)
# Line 688  mochikit Line 720  mochikit
720          - coherence 0.6.2-1 (embed)          - coherence 0.6.2-1 (embed)
721          - paste <unfixed> (embed)          - paste <unfixed> (embed)
722          - turbogears <unfixed> (embed)          - turbogears <unfixed> (embed)
723          - plone3 <unfixed> (embed)          - plone3 <removed> (embed)
724          - xulrunner <unfixed> (embed)          - xulrunner <unfixed> (embed)
725          - libjifty-plugin-chart-perl <unfixed> (embed)          - libjifty-plugin-chart-perl <unfixed> (embed)
726          - sabnzbdplus <unfixed> (embed)          - sabnzbdplus <unfixed> (embed)
# Line 702  prototypejs Line 734  prototypejs
734          - libjson-ruby 1.1.4-1 (embed; bug #555224)          - libjson-ruby 1.1.4-1 (embed; bug #555224)
735          - lucene2 2.9.1+ds1-2 (embed; bug #555226)          - lucene2 2.9.1+ds1-2 (embed; bug #555226)
736          - horde3 <unfixed> (embed)          - horde3 <unfixed> (embed)
737          - knowledgeroot <unfixed> (embed; bug #555230)          - knowledgeroot 0.9.9.5-1 (embed; bug #555230)
738          - mediatomb <unfixed> (embed; bug #555233)          - mediatomb 0.12.0~svn2018-5 (embed; bug #555233)
739          - mt-daapd 0.9~r1696.dfsg-6lenny2 (embed)          - mt-daapd 0.9~r1696.dfsg-6lenny2 (embed)
740          - ebug-http <unfixed> (embed; bug #555236)          - ebug-http <removed> (embed; bug #555236)
741            - libaws 2.7-1 (embed; bug #555222)
742          - phpgedview <removed> (embed)          - phpgedview <removed> (embed)
743          - poker-network <unfixed> (embed; bug #555238)          - poker-network 1.7.6-1 (embed; bug #555238)
744          - rails 2.1.0-6 (embed)          - rails 2.1.0-6 (embed)
745          - wordpress 2.5.0-2 (embed; bug #555243)          - wordpress 2.5.0-2 (embed; bug #555243)
746          - 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 753  prototypejs
753          - gollem <unfixed> (embed; bug # 555254)          - gollem <unfixed> (embed; bug # 555254)
754          - jscropperui 1.2.1-1 (embed; bug #555257)          - jscropperui 1.2.1-1 (embed; bug #555257)
755          - scriptaculous <not-affected> (uses system prototype.js since initial upload; bug #555260)          - scriptaculous <not-affected> (uses system prototype.js since initial upload; bug #555260)
756          - ingo1 <unfixed> (embed; bug #555261)          - ingo1 1.2.3+debian0-1 (embed; bug #555261)
757          - kronolith2 <unfixed> (embed; bug #555262)          - kronolith2 2.3.3+debian0-1 (embed; bug #555262)
758          - activeldap <unfixed> (embed)          - activeldap <unfixed> (embed)
759          - libv8 <not-affected> (contains a google-specific implementation of prototype.js)          - libv8 <not-affected> (contains a google-specific implementation of prototype.js)
760          - mantis <unfixed> (embed; bug #555265)          - mantis 1.1.2+dfsg-1 (embed; bug #555265)
761          - otrs2 2.3.4-6 (embed; bug #555267)          - otrs2 2.3.4-6 (embed; bug #555267)
762          - webcalendar <unfixed> (embed; bug #555269)          - webcalendar 1.2~b1-2 (embed; bug #555269)
763          - redmine 0.9.0~svn2907-1 (embed; bug #555270)          - redmine 0.9.0~svn2907-1 (embed; bug #555270)
764          - jifty 0.90519-1 (embed; bug #555271)          - jifty 0.90519-1 (embed; bug #555271)
765          - jquery <unfixed> (embed; bug #555272)          - jquery 1.4-1 (embed; bug #555272)
766          - passenger 2.2.5debian1-1 (embed; bug #555273)          - passenger 2.2.5debian1-1 (embed; bug #555273)
767          - plone3 <unfixed> (embed; bug #555275)          - plone3 <removed> (embed; bug #555275)
768          - 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)
769          - libhtml-prototype-perl 1.48-3 (embed; bug #538920)          - libhtml-prototype-perl 1.48-3 (embed; bug #538920)
770          - xulrunner <unfixed> (embed)          - xulrunner <unfixed> (embed)
# Line 799  magpierss Line 832  magpierss
832    
833  php-gettext  php-gettext
834          - wordpress 2.8.4-1 (embed; bug #504242)          - wordpress 2.8.4-1 (embed; bug #504242)
835            - docbookwiki <unfixed> (embed)
836            - knowledgeroot 0.9.9.5-1
837            NOTE: non-free
838    
839  libphp-ixr (name may change, it is the Incutio XML-RPC)  libphp-ixr (name may change, it is the Incutio XML-RPC)
840          - wordpress <unfixed> (embed; bug #504242)          - wordpress <unfixed> (embed; bug #504242)
# Line 818  scriptaculous (prototype.js is among the Line 854  scriptaculous (prototype.js is among the
854          NOTE: maintainer says there are extra incompatible changes required          NOTE: maintainer says there are extra incompatible changes required
855          - pixelpost 1.7.1-6 (embed)          - pixelpost 1.7.1-6 (embed)
856          - webhelpers <unfixed> (embed)          - webhelpers <unfixed> (embed)
857          - qwik <unfixed> (embed; bug #555241)          - qwik <removed> (embed; bug #555241)
858          - smokeping <unfixed> (embed)          - smokeping <unfixed> (embed)
859          - turba2 <unfixed> (embed)          - turba2 <unfixed> (embed)
860          - typo3-src 4.2.3-1 (embed)          - typo3-src 4.2.3-1 (embed)
# Line 844  webcalendar Line 880  webcalendar
880          - gforge 4.7~rc2-6 (embed; bug #504758)          - gforge 4.7~rc2-6 (embed; bug #504758)
881    
882  libical  libical
883          - kdepim <unfixed> (fork)          - kdepim <unknown> (fork)
884          - kdepimlibs <unfixed> (fork)          NOTE: fixed at some point during 4.0
885          NOTE: fixed in KDE4 post 4.1.x series          - kdepimlibs 4.2.0-1 (fork)
886          - claws-mail-extra-plugins <unfixed> (fork)          - claws-mail-extra-plugins <unfixed> (fork)
887    
 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)  
   
888  harfbuzz  harfbuzz
889          - qt4-x11 <unfixed> (embed)          - qt4-x11 <unfixed> (embed)
890            - pango1.0 <unfixed> (embed)
891            - fontmatrix <unfixed> (embed)
892    
893  libzip  libzip
894          - php5 <unfixed> (fork)          - php5 <unfixable> (modified-embed)
895          - odt2txt <unfixed> (embed; bug #523808)          - odt2txt <unfixed> (embed; bug #523808)
896    
897  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 934  rssparser (http://nwow.org)
934    
935  lcms  lcms
936          - openjdk-6 <unfixed> (fork)          - openjdk-6 <unfixed> (fork)
937            - gimp 2.4.0~rc2-2
938    
939  libphp-phplayersmenu  libphp-phplayersmenu
940          - diogenes <unfixed>          - diogenes <unfixed>
# Line 913  libphp-pclzip Line 947  libphp-pclzip
947    
948  libphp-simplepie  libphp-simplepie
949          - dokuwiki <unfixed>          - dokuwiki <unfixed>
950            - wordpress <unfixed>
951    
952  libphp-jpgraph  libphp-jpgraph
953          - egroupware <unfixed>          - egroupware <unfixed>
# Line 946  libitext-java Line 981  libitext-java
981    
982  python-ply  python-ply
983          - pyke <unfixed> (embed; bug #555363)          - pyke <unfixed> (embed; bug #555363)
984          - pywbem <unfixed> (embed; bug #555364)          - pywbem 0.7.0-4 (embed; bug #555364)
985          - sepolgen <unfixed> (embed; bug #555365)          - sepolgen <unfixed> (embed; bug #555365)
986          - zope-textindexng3 <unknown> (embed)          - zope-textindexng3 <unknown> (embed)
987          - iceweasel <not-affected> (uses xulrunner)          - iceweasel <not-affected> (uses xulrunner)
# Line 971  yajl Line 1006  yajl
1006    
1007  nusoap  nusoap
1008          - gforge 4.8.2-1 (embed)          - gforge 4.8.2-1 (embed)
1009            - ampache <unfixed> (embed)
1010            - poker-network <unfixed> (embed)
1011            - moodle <unfixed> (embed)
1012            NOTE: code is not used when running under php5 and soap is enabled
1013            - phpwiki <unfixed> (embed)
1014            - gallery2 <unfixed> (embed)
1015            - typo3-src <unfixed> (embed)
1016    
1017  libept  libept
1018          - adept <unfixed> (embed; bug #540649)          - adept <unfixed> (embed; bug #540649)
# Line 1007  liboggplay Line 1049  liboggplay
1049          [lenny] - iceape <not-affected> (introduced in 2.0)          [lenny] - iceape <not-affected> (introduced in 2.0)
1050    
1051  php-net-dnsbl  php-net-dnsbl
1052          - serendipity <unfixed> (embed)          - serendipity <unfixed> (embed; bug #541740)
1053    
1054  php-onyx-rss  php-onyx-rss
1055          - serendipity <unfixed> (embed)          - serendipity <unfixed> (embed; bug #541740)
1056    
1057  php-text-wiki  php-text-wiki
1058          - serendipity <unfixed> (embed)          - serendipity <unfixed> (embed; bug #541740)
1059    
1060  php-xml-rpc  php-xml-rpc
1061          - serendipity <unfixed> (embed)          - serendipity <unfixed> (embed; bug #541740)
1062    
1063  polarssl (does not have a shared library)  polarssl (does not have a shared library)
1064          - pdkim <itp> (embed; bug #543150)          - pdkim <itp> (embed; bug #543150)
1065          - xyssl <unfixed> (old-version)          - xyssl <unfixed> (old-version)
1066    
1067  pidgin  pidgin (libpurple)
1068          - gaim <removed> (old-version)          - gaim <removed> (old-version)
1069            - qutecom 2.2~rc3.hg396~dfsg1-6 (embed; bug #559785)
1070    
1071  icu  icu
1072          - webkit 1.0.1-1 (embed; bug #547214)          - webkit 1.0.1-1 (embed; bug #547214)
# Line 1035  cyrus-imapd-2.2 Line 1078  cyrus-imapd-2.2
1078          - dovecot 1:1.2.1-1 (embed) [/dovecot-sieve/src/libsieve/*]          - dovecot 1:1.2.1-1 (embed) [/dovecot-sieve/src/libsieve/*]
1079    
1080  python-cxx-dev  python-cxx-dev
1081          - freecad <unfixed> (embed; bug #547936)          - freecad 0.9.2646.3-1 (embed; bug #547936)
1082    
1083  libzipios++-dev  zipios++
1084          - freecad <unfixed> (embed; bug #547941)          - freecad 0.9.2646.3-1 (embed; bug #547941)
1085            - enigma 0.92.3-3 (embed)
1086            NOTE: likely fixed earlier, marking etch's version as fixed
1087    
1088  linux-2.6  linux-2.6
1089          - kvm <unfixed> (embed; bug #549973) [./kernel/*]          - kvm <removed> (embed; bug #549973) [./kernel/*]
1090          - linux-kbuild-2.6 <unfixed> (embed; bug #550379) [./kbuild/*]          - linux-kbuild-2.6 <unfixed> (embed; bug #550379) [./kbuild/*]
1091          - kernel-source-2.6.8 <removed> (old-version)          - kernel-source-2.6.8 <removed> (old-version)
1092          - kernel-source-2.4.27 <removed> (old-version)          - kernel-source-2.4.27 <removed> (old-version)
# Line 1050  linux-2.6 Line 1095  linux-2.6
1095          - kernel-source-2.2.20 <removed> (old-version)          - kernel-source-2.2.20 <removed> (old-version)
1096    
1097  libfdt (not yet packaged separately for debian; http://www.jdl.com/software/)  libfdt (not yet packaged separately for debian; http://www.jdl.com/software/)
1098          - kvm <unfixed> (embed) [./libfdt/*]          - kvm <removed> (embed) [./libfdt/*]
1099            - qemu-kvm <unfixed> (embed) [./libfdt/*]
1100    
1101  qweb (not packaged)  qweb (not packaged)
1102          - ajaxterm <unfixed>          - ajaxterm <unfixed>
# Line 1068  expat Line 1114  expat
1114          - w3c-libwww <removed> (embed; bug #551941)          - w3c-libwww <removed> (embed; bug #551941)
1115          [etch] - w3c-libwww <unfixed> (embed; bug #551941) [./modules/expat/*]          [etch] - w3c-libwww <unfixed> (embed; bug #551941) [./modules/expat/*]
1116          - python-xml <unfixed> (embed; bug #551940) [./extensions/expat/*]          - python-xml <unfixed> (embed; bug #551940) [./extensions/expat/*]
1117          - python2.5 <unfixed> (embed; bug #553403) [./Modules/expat/*]          - python2.5 <unfixable> (embed; bug #553403) [./Modules/expat/*]
1118          - python2.4 <unfixed> (embed; bug #553403)          - python2.4 <unfixable> (embed; bug #553403)
1119            - python-4suite <unfixed> (embed; bug #516935)
1120          - wxwindows2.4 <removed> (embed)          - wxwindows2.4 <removed> (embed)
1121          - wxwidgets2.6 <unfixed> (embed)          - wxwidgets2.6 2.6.3.2.2-4 (embed)
1122          - wxwidgets2.8 <unfixed> (embed)          - wxwidgets2.8 2.8.10.1-2 (embed)
1123          - celementtree <unfixed> (embed)          - celementtree 1.0.5-8 (embed)
1124            NOTE: Maybe that was fixed even earlier
1125          - audacity 1.3.2-1 (embed)          - audacity 1.3.2-1 (embed)
1126          - matanza <unfixed> (embed)          - matanza <unfixed> (embed)
1127          - tdom <unfixed> (embed)          - tdom 0.8.3~20080525-1 (embed)
1128          - udunits <unfixed> (embed)          - udunits 2.1.8-4 (embed)
1129          - apr-util 1.2 (embed)          - apr-util 1.2 (embed)
1130          - ayttm <unfixed> (embed)          - ayttm <unfxed> (embed; bug #561006)
1131          - cableswig <unfixed> (embed)          - cableswig <unfixed> (embed)
1132          - cadaver <unfixed> (embed)          - cadaver <unfixed> (embed)
1133          - cmake <unfixed> (embed)          - cmake 2.6.0-6 (embed)
1134          - coin3 <unfixed> (embed)          - coin3 <unfixed> (embed)
1135          - gdcm <unfixed> (embed)          - gdcm 2.0.14-2 (embed)
1136          - ghostscript <unfixed> (embed)          - ghostscript 8.71~dfsg-2 (embed)
1137          - grmonitor <unfixed> (embed)          - grmonitor <removed> (embed)
1138          - iceape <unfixed> (embed)          - iceape <unfixed> (embed)
1139          - insighttoolkit <unfixed> (embed)          - insighttoolkit 3.16.0-1 (embed)
1140          - libparagui1.1 <unfixed> (embed)          NOTE: insighttoolkit might've been fixed earlier
1141          - paraview <unfixed> (embed)          - libparagui1.1 1.0.2-1 (embed)
1142          - poco <unfixed> (embed)          - paraview 3.6.2-1 (embed)
1143            - poco 1.3.6p1-1 (embed)
1144          - simgear <unfixed> (embed)          - simgear <unfixed> (embed)
1145          - sitecopy <unfixed> (embed)          - sitecopy 1:0.16.0-1
1146          - smart 1.0-1 (embed)          - smart <unfixed> (embed)
1147          [etch] - smart <unfixed> (embed)          NOTE: smart embeds celementree, and it includes expat
1148          - swish-e <unfixed> (embed)          - swish-e <not-affected> (Linked against libxml, which is used instead)
1149          - tla <unfixed> (embed)          - tla 1.3.5+dfsg-15 (embed)
1150          - vtk <unfixed> (embed)          - vtk 4.1.20030227-1 (embed)
1151          - wbxml2 <unfixed> (embed)          - wbxml2 <not-affected> (expat code is only used on Mac OS X, see #560941)
1152          - xmlrpc-c <unfixed> (embed)          - xmlrpc-c <unfixed> (embed)
1153          - iceweasel <unfixed> (embed)          - iceweasel <unfixed> (embed)
1154          - kompozer <unfixed> (embed)          - kompozer <unfixed> (embed)
1155          - vxl <unfixed> (embed)          - vxl 1.13.0-2 (embed)
1156          - xulrunner <unfixed> (embed)          - xulrunner <unfixed> (embed)
1157          - apache2 2.2 (embed)          - apache2 2.2 (embed)
1158          - texlive-bin <unfixed> (embed) [included twice]          - texlive-bin <not-affected> (Embedded code not compiled in)
1159          - vnc4 <unfixed> (embed)          - vnc4 <unfixed> (embed)
1160          - xotcl <unfixed> (embed)          - xotcl <unfixed> (embed)
1161    
# Line 1118  md5 (RSA's version; not the gnu version Line 1167  md5 (RSA's version; not the gnu version
1167          - w3c-libwww <removed> (embed; bug #551942)          - w3c-libwww <removed> (embed; bug #551942)
1168          [etch] - w3c-libwww <unfixed> (embed; bug #551942) [./modules/md5/*]          [etch] - w3c-libwww <unfixed> (embed; bug #551942) [./modules/md5/*]
1169    
1170    libparagui1.1
1171            - asc <unfixable> (fork)
1172    
1173  enet  enet
1174          - sauerbraten <unfixed> (embed; #497194)          - sauerbraten <unfixed> (embed; #497194)
1175    
# Line 1128  galib Line 1180  galib
1180          - gamera 3.2.3-1 (embed)          - gamera 3.2.3-1 (embed)
1181    
1182  configobj  configobj
1183          - bzr <unfixed> (embed; bug #555336)          - bzr 2.1.0~rc2-1 (embed; bug #555336)
1184          - elisa <unfixed> (embed; bug #555337)          - elisa <unfixed> (embed; bug #555337)
1185          - gaupol <unfixed> (embed; bug #555338)          - gaupol <unfixed> (embed; bug #555338)
1186          - ipython <unfixed> (embed; bug #555339)          - ipython <unfixed> (embed; bug #555339)
# Line 1145  configobj Line 1197  configobj
1197  python-clientform  python-clientform
1198          - bibus <unfixed> (embed; bug #555332)          - bibus <unfixed> (embed; bug #555332)
1199          - zope2.10 <unfixed> (embed; bug #555333)          - zope2.10 <unfixed> (embed; bug #555333)
1200          - zope2.11 <unfixed> (embed; bug #555334)          - zope2.11 <removed> (embed; bug #555334)
1201          - python-mechanize <unknown> (embed)          - python-mechanize <unknown> (embed)
1202          - twill <unknown> (embed)          - twill <unknown> (embed)
1203    
1204  python-mechanize  python-mechanize
1205          - zope2.10 <unfixed> (embed; bug #555337)          - zope2.10 <unfixed> (embed; bug #555337)
1206          - zope2.11 <unfixed> (embed; bug #555338)          - zope2.11 <removed> (embed; bug #555338)
1207          - twill <unknown> (embed; bug #555339)          - twill <unknown> (embed; bug #555339)
1208    
1209  pexpect  pexpect
# Line 1164  pyparsing Line 1216  pyparsing
1216          - boa-constructor 0.6.1-8 (embed; bug #555367)          - boa-constructor 0.6.1-8 (embed; bug #555367)
1217          - calibre <unfixed> (embed; bug #555368)          - calibre <unfixed> (embed; bug #555368)
1218          - matplotlib <unfixed> (embed; bug #531024)          - matplotlib <unfixed> (embed; bug #531024)
1219          - zhpy <unfixed> (embed; bug #555370)          - zhpy 1.7.3.1-1 (embed; bug #555370)
1220          - polybori <unknown> (embed)          - polybori <unknown> (embed)
1221          - python-whoosh <unknown> (embed)          - python-whoosh <unknown> (embed)
1222          - twill <unknown> (embed)          - twill <unknown> (embed)
# Line 1176  python-pysqlite2 Line 1228  python-pysqlite2
1228    
1229  celementtree  celementtree
1230          - python2.5 <unfixed> (embed)          - python2.5 <unfixed> (embed)
1231          - smart 1.0-1 (embed)          - smart <unfixed> (embed)
         [etch] - smart <unfixed> (embed)  
1232    
1233  elementtree  elementtree
1234          - python2.5 <unfixed> (embed)          - python2.5 <unfixed> (embed)
1235          - bzr <unfixed> (embed; bug #555343)          - python2.6 <unfixed> (embed)
1236            - bzr 2.1.0~rc2-1 (embed; bug #555343)
1237          - gedit 2.28.2-1 (embed; bug #555344)          - gedit 2.28.2-1 (embed; bug #555344)
1238          - smart 1.0-1 (embed)          - smart <unfixed> (embed)
         [etch] - smart <unfixed> (embed)  
1239          - solfege <unfixed> (embed; bug #555345)          - solfege <unfixed> (embed; bug #555345)
1240          - w3af <unfixed> (embed; bug #555346)          - w3af <unfixed> (embed; bug #555346)
1241          - python-qt4 <unknown> (embed)          - python-qt4 <unknown> (embed)
# Line 1245  python2.5 Line 1296  python2.5
1296          NOTE: embeds msgfmt.py script          NOTE: embeds msgfmt.py script
1297          - moin <unfixed> (embed)          - moin <unfixed> (embed)
1298          NOTE: embeds msgfmt.py script, stdlib modules: cgitb, difflib, tarfile          NOTE: embeds msgfmt.py script, stdlib modules: cgitb, difflib, tarfile
1299          - plone3 <unfixed> (embed)          - plone3 <removed> (embed)
1300          NOTE: embeds msgfmt.py script          NOTE: embeds msgfmt.py script
1301          - roundup <unfixed> (embed)          - roundup <unfixed> (embed)
1302          NOTE: embeds msgfmt.py script, stdlib modules: cgitb          NOTE: embeds msgfmt.py script, stdlib modules: cgitb
# Line 1257  python2.5 Line 1308  python2.5
1308          NOTE: embeds msgfmt.py script, stdlib modules: uuid          NOTE: embeds msgfmt.py script, stdlib modules: uuid
1309          - calibre <unfixed> (embed)          - calibre <unfixed> (embed)
1310          NOTE: embeds msgfmt.py script, stdlib modules: zipfile          NOTE: embeds msgfmt.py script, stdlib modules: zipfile
1311          - mailman <unfixed> (embed; #555416)          - mailman 1:2.1.13-1 (embed; #555416)
1312          NOTE: embeds msgfmt.py script          NOTE: embeds msgfmt.py script
1313          - python-docutils <unknown> (embed)          - python-docutils <unknown> (embed)
1314          NOTE: embeds stdlib modules: optparse, textwrap          NOTE: embeds stdlib modules: optparse, textwrap
# Line 1368  feedparser Line 1419  feedparser
1419          - freevo <unfixed> (embed; bug #555353)          - freevo <unfixed> (embed; bug #555353)
1420          - pida <unfixed> (embed; bug #555354)          - pida <unfixed> (embed; bug #555354)
1421          - planet-venus <unfixed> (embed; bug #555355)          - planet-venus <unfixed> (embed; bug #555355)
1422          - plone3 <unfixed> (embed; bug #555356)          - plone3 <removed> (embed; bug #555356)
1423          - exaile 0.2.14+debian-1 (embed)          - exaile 0.2.14+debian-1 (embed)
1424          - screenlets 0.1.2-3 (embed)          - screenlets 0.1.2-3 (embed)
1425          NOTE: included twice          NOTE: included twice
# Line 1398  htmltextview (not packaged in Debian, ht Line 1449  htmltextview (not packaged in Debian, ht
1449  horde3 (prototype.js is among the embeds in the following)  horde3 (prototype.js is among the embeds in the following)
1450          - mnemo2 <unfixed> (embed)          - mnemo2 <unfixed> (embed)
1451          - nag2 <unfixed> (embed)          - nag2 <unfixed> (embed)
1452            - wordpress <unfixed> (embed)
1453            NOTE: Text_Diff (wp-includes/Text/Diff*)
1454    
1455  cimg  cimg
1456          - gmic <itp> (embed)          - gmic <itp> (embed)
# Line 1425  yui Line 1478  yui
1478          - 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)
1479          - serendipity <unfixed> (embed; bug #557746)          - serendipity <unfixed> (embed; bug #557746)
1480          - moodle 1.8.2.dfsg-5 (embed)          - moodle 1.8.2.dfsg-5 (embed)
1481          - jifty <unfixed> (embed; bug #557748)          - jifty 0.91117-1 (embed; bug #557748)
1482          - webgui 7.7.26-1 (embed)          - webgui 7.7.26-1 (embed)
1483          - loggerhead 1.17-1 (embed)          - loggerhead 1.17-1 (embed)
1484    
# Line 1503  nyquist Line 1556  nyquist
1556    
1557  vamp-plugin-sdk  vamp-plugin-sdk
1558          - audacity <unfixed> (embed)          - audacity <unfixed> (embed)
1559    
1560    wordpress
1561            - libwordpress-xmlrpc-perl <removed> (embed) [./xmlrpc.php]
1562            - wordpress-mu <unfixed> (fork)
1563    
1564    php5
1565            - php4 <removed> (old-version)
1566    
1567    classpath
1568            - libgnucrypto-java <removed> (embed; bug #559788)
1569    
1570    libtool
1571            - apr <unfixed> (static; bug #489625)
1572            NOTE: ships copy of libtool in libapr1-dev; was 'embed' before 1.3.2-3
1573            - arts <unfixed> (embed)
1574            - bochs 2.4.2-1 (embed; bug #560884)
1575            - camserv <unfixed> (embed)
1576            - collectd 4.8.2-1 (embed)
1577            - courier-authlib 0.58-4 (embed)
1578            NOTE: The etch version of courier-authlib was the earliest version checked, might be fixed earlier
1579            - cvsnt 2.5.04.3236-1.2 (embed)
1580            - dico <not-affected> (Uses the system copy of ltdl)
1581            - freeradius 0.1+20010527-1 (embed)
1582            NOTE: Earliest reference I could find from the changelog is from 27 May 2001
1583            - ggobi 2.1.9~20091212-1 (embed)
1584            - glame 2.0.1-4 (embed)
1585            NOTE: The etch version of glame was the earliest version checked, might be fixed earlier
1586            - gnash 0.8.7-2 (embed)
1587            - gnu-smalltalk <unfixed> (embed; bug #566777)
1588            - google-gadgets 0.10.5-0.3 (embed)
1589            NOTE: 0.10.5-0.3 was the earliest version checked, was fixed earlier
1590            - graphicsmagick 1.3.5-6 (embed)
1591            - graphviz 2.8-3 (embed)
1592            NOTE: The etch version of graphviz was the earliest version checked, might be fixed earlier
1593            - guile-1.6 1.6.8-7 (embed)
1594            - hamlib <unfixed> (embed)
1595            - hercules 3.06-1.2 (embed)
1596            - jags 1.0.4-3 (embed; bug #560864)
1597            - kdelibs <unfixed> (embed)
1598            - libannodex <removed> (embed)
1599            - libextractor 0.5.23+dfsg-4 (embed)
1600            - libmcrypt <not-affected> (libtool source present but not included in any of the binary packages)
1601            - libtunepimp 0.5.3-7.3 (embed)
1602            - mp4h 1.3.1-4.1 (embed)
1603            - naim <removed> (embed)
1604            - parser-mysql <unfixed> (embed)
1605            - pinball 0.3.1-11 (embed)
1606            - redland <unfixed> (embed)
1607            - siproxd <unfixed> (embed)
1608            - ski <unfixed> (embed)
1609            - synfig 0.62.00-1 (embed)
1610            - unixodbc 2.2.4-5 (embed)
1611            - xmlsec1 <not-affected> (Doesn't enable dynamic loading of crypto modules)
1612            - clamav 0.95+dfsg-1 (embed)
1613            - imagemagick 6:6.2.3.1-1 (embed)
1614            - hypre 2.4.0b-5 (embed)
1615            - lam <unfixed> (embed)
1616            - openmpi <unfixable> (embed; bug #559386)
1617            - parser <unfixed> (embed)
1618            - pdsh 2.18-5 (embed; bug #560892)
1619            - sbnc 1.2-8 (embed)
1620            - sdcc <unfixed> (embed)
1621            - wml <not-affected> (The embedded ltdl isn't used, instead mp4h is used, see 559841)
1622            - proftpd-dfsg <unfixed> (embed; bug #561748)
1623            - babel 1.4.0.dfsg-5 (embed)
1624            - libprelude 0.9.14-2 (embed)
1625            - heartbeat 2.1.4-7 (embed)
1626            NOTE: From Squeeze onwards the system copy of ltdl is used, use the current version from Squeeze,
1627            NOTE: might've been fixed earlier
1628            - gcc-* <unknown> (embed)
1629    
1630    ocamlgsl
1631            - orpie 1.5.1-7.1 (embed; bug #550058)
1632    
1633    xdotool
1634            - keynav <unfixed> (embed; bug #560103)
1635    
1636    bulletphysics (not packaged; http://www.bulletphysics.org/)
1637            - supertuxkart <unfixed> (embed)
1638            - blender <unfixed> (embed)
1639    
1640    ghostscript
1641            - gs-gpl <removed> (old-version)
1642    
1643    icedove
1644            - thunderbird <removed> (old-version)
1645    
1646    sizzlejs (not packaged in Debian, http://sizzlejs.com/)
1647            - jquery <unfixed> (embed)
1648    
1649    sed
1650            - ssed <unfixed> (fork)
1651    
1652    phpatomlib (http://code.google.com/p/phpatomlib)
1653            - wordpress <unfixed> (embed)
1654    
1655    Services_JSON (http://pear.php.net/package/Services_JSON)
1656            - wordpress <unfixed> (embed)
1657    
1658    phpass (http://www.openwall.com/phpass/)
1659            - gallery2 <unfixed> (embed)
1660            - wordpress <unfixed> (embed)
1661            - typo3-src <unfixed> (modified-embed)
1662            NOTE: file refers to drupal, maybe there's a copy somewhere there
1663            NOTE: a copyright owner search didn't match anything
1664            - libauthen-passphrase-perl <unfixable> (fork)
1665            NOTE: perl implementation of phpass
1666    
1667    squirrelmail
1668            - wordpress <unfixed> (embed)
1669            NOTE: class-pop3.php
1670    
1671    ezSQL (http://www.woyano.com/jv/ezsql)
1672            - wordpress <unfixable> (fork)
1673            NOTE: wp-db.php
1674    
1675    Diff.php (Clay Loveless' version/killersoft.com)
1676            - php-versioncontrol-svn <unfixed>
1677    
1678    libm
1679            - spring <unfixed> (embed)
1680            NOTE: embedded by embedded copy of streflop
1681    
1682    streflop
1683            - spring <unfixed> (embed)
1684    
1685    minizip
1686            - spring <unfixed> (embed)
1687    
1688    oscpack
1689            - spring <unfixed> (embed)
1690    
1691    hpiutil2
1692            - spring <unfixed> (embed)
1693    
1694    p7zip
1695            - spring <unfixed> (embed)
1696    
1697    pythonqt (doesn't seem to be python-qtN, unknown source)
1698            - fontmatrix <unfixed> (embed)
1699            - elmerfem <unfixed> (embed)
1700    
1701    iepngfix (not packaged in Debian; http://www.twinhelix.com/css/iepngfix/)
1702            - docvert <unfixed> (embed)
1703            - jifty <unfixed> (embed)
1704            - kdenetwork <unfixed> (embed)
1705            - mediatomb <unfixed> (embed)
1706            - plastex <unfixed> (embed)
1707            - plone3 <removed> (embed)
1708            - python-chaco <unfixed> (embed)
1709            - python-docutils <unfixed> (embed)
1710            - s5 <unfixed> (embed)
1711            - zope2.10 <unfixed> (embed)
1712            - zope2.11 <removed> (embed)
1713            - cython <not-affcted> (embed)
1714            NOTE: part of documentation, which is not installed into the binary package
1715    
1716    python-docutils
1717            - zope2.10 <unfixed> (embed)
1718            - zope2.11 <removed> (embed)
1719    
1720    tesseract
1721            - ocropus <unfixed> (static)
1722    
1723    antlr
1724            - kdevelop <unfixed> (embed)
1725    
1726    libxerces2
1727            - openjdk-6 <unfixed> (embed)
1728    
1729    kfreebsd-8
1730            - kfreebsd-7 <unfixed> (old-version)
1731            - kfreebsd-6 <removed> (old-version)
1732    
1733    ruby1.9.1
1734            - ruby1.9 <unfixed> (old-version)
1735            - ruby1.8 <unfixed> (old-version)
1736    
1737    maildrop
1738            - courier <unfixed> (embed) [./maildrop]
1739    
1740    glee
1741            - warzone2100 <unfixed> (embed)
1742    
1743    phing
1744            - symfony <unfixed> (embed)
1745    
1746    pake
1747            - symfony <unfixed> (embed)
1748    
1749    propel
1750            - symfony <unfixed> (embed)
1751    
1752    creole
1753            - symfony <unfixed> (embed)
1754    
1755    hfsutils
1756            - cdrkit <unfixed> (embed; bug #570187)
1757            NOTE: embeds hfsutils code in genisoimage
1758    
1759    cdrkit
1760            - grub2 <unfixed> (embed; bug #570156)
1761            NOTE: genisoimage imported into grub-mkisofs
1762    
1763    kdebase-workspace
1764            - kdebase <unfixed> (old-version)

Legend:
Removed from v.13466  
changed lines
  Added in v.14241

  ViewVC Help
Powered by ViewVC 1.1.5