/[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 2751 by jmm-guest, Tue Nov 15 10:01:25 2005 UTC revision 11832 by atomo64-guest, Thu May 7 15:06:47 2009 UTC
# Line 1  Line 1 
1  This file collects cases, where a source package embeds code from  Embedded code copies
2  other projects, without linking dynamically:  ====================
3    
4  xpdf code: (some use xpdf 2, some xpdf 3)  This file collects source packages that embed code from other projects.
5  gpdf  This is considered bad for fixing security flaws because the fix needs
6  pdftohtml  to be applied in multiple source packages.
7  kdegraphics/kpdf  
8  tetex-bin  Format:
9  cupsys (only older releases, recent ones use xpdf-utils, it's still present in the src, though)  <srcpkg> (<optional comment about srcpkg>)
10  poppler          - <embedding srcpkg> <status> (<sort>; bug #<number>)
11            NOTE: optional comments about the linkage of the embedding srcpkg
12    
13    status: version number fixing the embedded copy, <unfixed>, <removed>,
14            <itp> or <unknown> if the version number can not be determined
15            <unfixable> for unavoidable cases (e.g., forks that add real value)
16    sort: static (linking statically against a lib)
17          embed (embedding a copy of the library into another source package)
18          fork (the package is not just embedding code but it is a fork and
19                thus might share parts of the source code)
20          old-version (the package is an older version of essentially
21                       the same code)
22    
23    The srcpkg might be some string to identify the code if there is no
24    specific source package.
25    
26    Everything up to the next line is ignored.
27    ---BEGIN
28    xpdf (some srcpkgs use xpdf2 code, some xpdf3 code)
29            NOTE: Fixed packages link to poppler library unless otherwise noted
30            - gpdf <removed>
31            [sarge] - gpdf <unfixed>
32            NOTE: has been replaced by evince in etch
33            - pdftohtml <unknown>
34            [sarge] - pdftohtml <unfixed>
35            [etch] - pdftohtml <unfixed>
36            NOTE: has been replaced by poppler-utils
37            - kdegraphics 4:4.2.2-1 (embed; bug #436164)
38            - texlive-base 3.0-12 (embed)
39            - texlive-bin 2007-1 (embed)
40            NOTE: links to poppler
41            - koffice <unfixed> (embed; bug #436163)
42            - libextractor 0.5.12-1 (embed)
43            NOTE: libextractor is using its own pdf decoder now
44            - libextractor 0.5.12-1 (embed)
45            - pdfkit.framework 0.8-4 (embed)
46            - ipe <unfixed> (embed)
47            NOTE: embeds small parts with renamed source files: ipestdfonts.cpp, ipefonts.cpp, ipedct.cpp
48            - ruby-gnome2 <unknown> (embed)
49            NOTE: copy only present in source but links to poppler
50            - pdfedit <unfixed> (embed; bug #510794)
51            - swftools <unfixed> (embed)
52    
53    ppmd
54            - libcomplearn-mod-ppmd <unfixed> (embed; bug #458152)
55    
56    peercast
57            - gnome-peercast <unfixed> (embed)
58            NOTE: gnome-peercast may better be removed, see #466539
59    
60    silc-toolkit
61            - silc-client 1.1~beta6-1 (embed)
62    
63    icclib
64            - ghostscript (embed)
65            - argyll (embed)
66    
67    dietlibc
68            - ccontrol 0.9.1+20071204-1 (static)
69    
70    libmikmod
71            - sdl-mixer1.2 <unfixed> (embed)
72            TODO: report bug
73    
74    libiax
75            - iaxmodem <unfixed> (embed)
76    
77    zlib (lots of apps embed a copy, but link dynamically, but there are a few exceptions)
78            - dpkg <unfixed> (embed)
79            NOTE: see 18196.48620.491996.624772@davenant.relativity.greenend.org.uk on debian-devel for discussion
80            - rsync <unfixed> (embed)
81            NOTE: somehow derived code base
82            - mono <unfixed> (embed)
83            TODO: check mozilla
84            - Linux kernels <unfixed> (embed)
85            - pvpgn 1.7.8-2 (embed)
86            - mrtg 2.12.2-1 (embed)
87            - rpm <unknown> (embed)
88            NOTE: pinged anibal since when rpm was fixed
89            - tuxcmd-modules <unfixed> (embed)
90            - zsync <unfixed>
91            - tra <unfixed>
92            - sash <unfixed>
93            - nsis <unfixed>
94            - mseide <unfixed>
95            - mirrordir <unfixed>
96            - lsb-rpm <unfixed>
97            - poco <unfixed>
98            - klibc <unfixed>
99            - ghostscript <unfixed>
100            - freeimage <unfixed>
101            - clamav <unfixed> (fork)
102            NOTE: from the changelog: "libclamav6 does indeed duplicate parts of the zlib code, but there is not way around that"
103            - tuxonice-userui <unfixed>
104            - plt-scheme <unfixed>
105            - perl <unfixed>
106            - paraview <unfixed>
107            - gcvs <unfixed>
108            - erlang <unfixed>
109            - dump <unfixed>
110            - aide <unfixed> (static)
111            - dar <unfixed> (static)
112            - avfsd <unfixed>
113            - fpc <unfixed>
114            - winff <unfixed>
115            NOTE: inherited from fpc, see #472304
116            - lazarus <unfixed>
117            NOTE: inherited from fpc, see #472304
118    
119    libbz2
120            - dpkg <unfixed> (static)
121    
122    libgadu:
123            - centericq <unfixed> (embed)
124            - gaim <unfixed> (embed)
125            - pidgin <unfixed> (embed)(links dynamically against libgadu) (that should be fixed, then???)
126            - kopete 4:3.3.2-5 (embed)
127            - kadu 0.6.0.2-3 (embed)
128            - gadu <unfixed> (embed)
129            - ekg 1:1.8~rc0-1 (embed)
130            - kadu 0.6.0.2-3 (embed; bug #504430)
131            NOTE: gadu not packaged in Debian yet
132    
133    xmlrpc (which package is the "origin" of this code?)
134            - drupal <unfixed> (embed)
135            - phpgroupware <unfixed> (embed)
136            - egroupware <unfixed> (embed)
137            - phpwiki (embed)
138            - php4 <unfixed> (embed)
139            TODO: check, php-pear, IIRC this was reorganized some weeks ago?
140    
141    shtool (affects build-time only)
142            - mysql-ocaml <unfixed> (embed)
143            - php4 <unfixed> (embed)
144    
145    mozilla source code
146            - mozilla-firefox <unfixed> (embed)
147            - mozilla-thunderbird
148            - firefox <removed>
149            [etch] - firefox <unfixed> (embed)
150            - thunderbird <removed>
151            [etch] - thunderbird <unfixed> (embed)
152            - iceweasel <unfixed> (embed)
153            - iceape <unfixed> (embed)
154            - icedove <unfixed> (embed)
155            - xulrunner <unfixed> (embed)
156            - nvu <removed> (embed)
157    
158    xli
159            - xloadimage <unfixed> (embed)
160    
161    lesstif (beware: two different lesstif APIs supported in one package, MOTIF 1.2 discarded upstream)
162            - openmotif <unfixed> (embed)
163            - xfree86/xorg <unfixed> (embed)
164            NOTE: in libxpm
165    
166    kerberized apps with BSD origin
167            - krb4 <unfixed> (embed)
168            - krb5 <unfixed> (embed)
169            - heimdal <unfixed> (embed)
170    
171    grip (which pkg is the origin?)
172            - libcdaudio
173            - grip
174            - gnome-vfs
175            TODO: check vfs2 as well
176    
177    fudforum
178            - phpgroupware-fudforum <unfixed> (embed)
179            - egroupware-fudforum <removed>
180            [sarge] - egroupware-fudforum <unfixed> (embed)
181    
182    cvs
183            - gcvs <unfixed> (embed)
184            NOTE: see cvsunix/src in tarball
185    
186    pcre
187            - python* <unfixed> (embed)
188            - php4 <unknown> (embed)
189            - analog 2:5.23-0woody1 (embed)
190            - libgoffice-1 <unfixed> (embed)
191            - vfu 4.06-4.1 (embed; bug #450754)
192            - tf5 5.0beta7-1 (embed)
193            - monotone 0.43-1 (embed)
194            NOTE: this only affects versions >= 0.37
195            - glib2.0 2.15.2-1 (embed)
196            - apache2 2.0.53-4 (embed)
197            - exim4 4.10-0.srh20.12 (embed)
198            - yacas <unfixed> (embed)
199            NOTE: <= 1.0.x; is using pcre to scan text, can execute shell commands via the syntax anyway
200            - gtamsanalyzer.app 0.42-5 (embed)
201            - tin <unknown> (embed)
202            - kazehakase 0.5.2-1
203            - webkit <unfixed> (embed)
204            - qt4-x11 <unfixed> (embed)
205            NOTE: embedded via webkit copy
206    
207    tiff
208            - wxwindows2.4 2.2.1 (embed)
209    
210    uudeview
211            - libconvert-uulib-perl <unfixed> (embed)
212            - pan <unfixed> (embed)
213    
214    sqlite (not affected by security vulnerabilities so far)
215            - amarok <unfixed> (embed)
216            - monotone 0.43-1 (embed)
217            - iceweasel <unfixed> (embed)
218    
219    util-linux/mount
220            - loop-aes-utils <unfixed> (embed)
221            NOTE: contains code from util-linux' mount in the mount-aes-udeb
222    
223    webmin
224            - usermin <unknown> (embed)
225            [sarge] - usermin <unfixed> (embed)
226    
227    sylpheed
228            - sylpheed-claws <unfixed> (fork)
229    
230    phpsysinfo
231            - egroupware <unfixed> (embed)
232            - phpgroupware <unfixed> (embed)
233    
234    phpldapadmin
235            [sarge] - egroupware <unfixed> (embed)
236            NOTE: removed from egroupware after sarge
237    
238    chmlib
239            - kchmviewer <unknown> (embed)
240    
241    libavcodec/libavformat (source: ffmpeg)
242            - mplayer 1.0~rc2-14 (embed; bug #395252)
243            - kino 1.0.0-1
244            - vlc <not-affected> (Links dynamically since initial release)
245            - smilutils 0.3.0-10
246            NOTE: smilutils likely fixed earlier, marking Etch's version as fixed
247            - motion 3.1.19-1
248            - gstreamer0.10-ffmpeg 0.10.3-2
249            - xmovie <unfixed>
250            TODO: gimp-gap (potentially using ffmpeg code as well)
251    
252    faad2
253            - mplayer 1.0~rc2-20 (embed)
254    
255    mad MPEG decoding lib
256            - mad <unfixed> (embed)
257            - xine-lib <unfixed> (embed)
258    
259    libdts
260            - xine-lib <unfixed> (embed)
261    
262    flac
263            - xine-lib <unfixed> (embed)
264    
265    liba52
266            - a52dec <unfixed> (embed)
267            - xine-lib <unfixed> (embed)
268    
269    libmpeg2
270            - mpeg2dec <unfixed> (embed)
271            - xine-lib <unfixed> (embed)
272    
273    curl
274            - wget <unfixed> (embed)
275            NOTE: code for NTLM authentication
276    
277    uw-imap
278            - pine <unfixed> (embed)
279            - alpine <unfixed> (embed)
280    
281    imagemagick
282            - graphicsmagick <unfixed> (fork)
283    
284    halibut
285            - nsis <unfixed> (fork)
286    
287    libghttp
288            - hotway <unfixed> (embed)
289    
290    libsndfile
291            - ardour 1:2.7.1-1 (embed)
292    
293    glibmm2.4
294            - ardour 1:2.7.1-1 (embed)
295    
296    libgnomecanvasmm2.6
297            - ardour 1:2.7.1-1 (embed)
298    
299    libsigc++-2.0
300            - ardour 1:2.7.1-1 (embed)
301    
302    soundtouch
303            - ardour 1:2.7.1-1 (embed)
304    
305    libmms
306            - xine-lib <unfixed> (embed)
307            - mimms <unfixed> (embed)
308    
309    fckeditor
310            - knowledgeroot 0.9.8.5-3 (embed; bug #461555)
311            - moin 1.8.2-2 (embed; bug #452599)
312            - karrigell <removed> (embed; bug #452598)
313            - gforge 4.6.99+svn6225-1 (embed)
314    
315    ipatlas (not packaged in Debian)
316            - moodle <unfixed> (embed; bug #507185)
317    
318    libphp-phpmailer
319            - moodle <unfixed> (embed; bug #507185)
320            - mahara <unfixed> (embed)
321            - symfony <unfixed> (embed)
322            - phpgroupware-felamimail <unfixed> (embed)
323            NOTE: phpgroupware-felamimail is only in etch
324            - egroupware <unfixed> (embed; bug #504283)
325            - glpi <unfixed>
326    
327    htmlArea (not packaged in Debian)
328            - moodle <unfixed> (embed)
329    
330    giflib:
331            - wine <unfixed> (embed; bug #466181)
332    
333    bennu (not packaged in Debian, http://bennu.sourceforge.net)
334            - moodle <unfixed> (embed)
335    
336    smarty:
337            - moodle 1.8.2-2 (embed; bug #471158)
338            - gallery2 2.2.5-2 (embed; bug #471160)
339            - mahara 0.9.2-2 (embed; bug #471201)
340            - gosa 2.4beta1-1 (embed; bug #471200)
341    
342    TinyMCE
343            - wordpress 2.5.1-3 (embed; bug #478257)
344            - moodle <unfixed> (embed; bug #507185)
345            - knowledgeroot <unfixed> (embed)
346            - joomla <itp> (bug #326398)
347    
348    scintilla (upstream provides static lib, rejected shared lib http://sf.net/support/tracker.php?aid=2488121)
349            - scite <unfixed> (embed)
350            - qscintilla <unfixed> (embed)
351            - qscintilla2 <unfixed> (embed)
352            - geany <unfixed> (fork)
353            - anjuta <unfixed> (embed)
354    
355    libphp-adodb
356            - moodle <unfixed> (embed; bug #507185)
357            NOTE: also AdoDB-XML Schema
358            - gallery2 <unfixed> (embed)
359            - phppgadmin <unfixed> (embed)
360            - egroupware <unfixed> (embed)
361            - phpwiki <unfixed> (embed)
362            - ipplan <unfixed> (embed)
363            - typo3 <unfixed> (embed)
364            - cacti <unknown> (embed)
365            [sarge] - cacti <unfixed> (embed)
366            NOTE: dependency exists, but internal version is used
367            - gforge 4.7~rc2-6 (embed)
368            - mahara <unfixed> (embed)
369    
370    gzip
371            - linux-kernel <unfixed> (embed)
372            NOTE: lib/inflate.c
373            - klibc <unfixed> (embed)
374            NOTE: based on linux-kernel gzip code
375            - busybox <unfixed> (embed)
376    
377    neon
378            - cadaver <unfixed> (embed; bug #188381)
379            - gnome-vfs2 <unfixed> (embed; bug #395874)
380            - litmus <unfixed> (embed; #395875)
381            [sarge] - screem <unfixed> (embed)
382            - sitecopy <unfixed> (embed; bug #395876)
383            [etch] - tla <unfixed> (embed; bug #395877)
384            [sarge] - tla <unfixed> (embed; bug #395877)
385    
386    libmodplug
387            - gst-plugins-bad0.10 <unfixed> (embed)
388    
389    libvncserver
390            - vino <unfixed> (embed)
391    
392    putty
393            - filezilla <unfixed> (embed)
394    
395    tinyxml (not packaged in Debian)
396            - filezilla <unfixed>
397    
398    gv
399            - evince <unfixed> (embed)
400            NOTE: ps/ tree from gv 3.5.8
401            - evince-gtk <unfixed> (embed)
402            NOTE: not packaged in Debian
403    
404    libXbae
405            [etch] - libpawlib2-lesstif <unfixed> (embed)
406            NOTE: from Cernlib
407    
408    libXaw
409            [etch] - libpawlib2-lesstif
410            NOTE: from Cernlib
411            NOTE: I plan to deal with the above two cases after Etch release. -- KevinMcCarty
412    
413    libgd2
414            - graphviz <unfixed> (embed)
415            NOTE: lib/gd seems to be 2.0.33
416            - wml <unfixed> (embed)
417            - libwmf <unfixed> (embed)
418            NOTE: derived from gd 1.6.3
419    
420    rar
421            - unrar-nonfree <unfixed> (embed)
422    
423    unrar-free (maybe this code is derived from the original rar, too?)
424            - clamav <unfixed> (embed)
425            NOTE: seems to be disabled in default config
426    
427    mplayer (DirectMedia Object loader)
428            - xine-lib <unfixed> (embed)
429            NOTE: src/libw32dll/
430            - vlc <unfixed> (embed)
431            NOTE: modules/codec/dmo/
432            - mplayer 1.0~rc2-20 (embed)
433    
434    libwpd (WordPerfect converter)
435            - openoffice.org <unfixed> (embed)
436    
437    fsplib (http://sourceforge.net/projects/fsp/)
438            - gftp <unfixed> (embed)
439            NOTE: lib/fsplib version 0.3
440    
441    sprng
442            - tree-puzzle <unfixed> (embed)
443    
444    librpcsecgss
445            - krb5 <unfixed> (embed)
446    
447    jasper
448            - ghostscript <unfixed> (embed)
449            - gs-gpl <unfixed> (embed)
450    
451    libiris
452            - psi <unfixed> (embed)
453            - kdenetwork <unfixed> (embed)
454            NOTE: kopete embeds libiris but links dynamically to libidn
455            - kdegames <unfixed> (embed)
456            NOTE: ksirk/kde4
457    
458    libidn
459            - monotone 0.43-1 (embed)
460            - psi <unfixed> (embed)
461            NOTE: psi embeds libiris which embeds libidn
462            - kdegames <unfixed> (embed)
463            NOTE: kdegames/kde4 embeds libiris which embeds libidn
464    
465    liblua
466            - monotone 0.43-1 (embed)
467    
468    libbotan
469            - montone 0.43-1 (embed)
470    
471    NetXX
472            - monotone 0.43-1 (embed)
473    
474    libgc
475            - mono <unfixed> (embed)
476    
477    lzma
478            - p7zip <unfixed> (embed)
479    
480    lzo
481            - grub2 <unfixed> (embed)
482    
483    yassl
484            - mysql-dfsg-5.0 <unfixed> (embed)
485    
486    pax code
487            - tar <unfixed> (embed)
488            - cpio <unfixed> (embed)
489    
490    t1lib
491            - tetex-bin 2.0.2-1 (embed)
492            - texlive-bin <unknown> (embed)
493    
494    guichan
495            - boswars <unfixed> (embed)
496            NOTE: maintainer notified us, working on it
497    
498    tolua
499            - boswars <unfixed> (embed)
500            NOTE: maintainer notified us, working on it
501    
502    asio-dev
503            - luxrender <unfixed> (embed)
504            NOTE: maintainer notified us, working on it
505            NOTE: may be merged with boost "soon"
506    
507    xine-lib
508            - vlc <unfixed> (embed)
509            NOTE: only parts included in modules/access/rtsp
510    
511    netpbm
512            - tcl8.3 <unfixed> (embed)
513            - tcl8.4 <unfixed> (embed)
514            - tcl8.5 <unfixed> (embed)
515            NOTE: generic/tkImgGIF.c
516    
517    tk8.5
518            - tk8.0 <removed> (old-version)
519            - tk8.3 <unfixed> (old-version)
520            - tk8.4 <unfixed> (old-version)
521            - perl-tk <unfixable> (fork)
522    
523    samba
524            - mc 2:4.6.2~git20080311-1 (embed)
525            NOTE: maintainer is aware of this, currently searching a solution
526    
527    plib1.8.4c2
528            - boson <unfixed> (fork)
529            NOTE: embedding the font pieces of plib, based on the header file it is forked, contains "Added by AB for boson." and similar
530    
531    fribidi
532            - quesoglc <unfixed> (embed)
533            NOTE: compiled against system fribidi in Debian - embed only used when fribidi is not available on the system
534    
535    glew
536            - quesoglc <unfixed> (embed; bug #489341)
537            NOTE: waiting on GLEW_MX version of glew (see bug #474488)
538    
539    minorGems (pabs contacted upstream about shared lib, he considers minorGems an 'ever-evolving collection of reusable code fragments' for his own use)
540            - transcend <unfixed> (embed)
541            - cultivation <unfixed> (embed)
542            - passage <unfixed> (embed)
543            - gravitation <unfixed> (embed)
544    
545    tar
546            - libarchive <unfixed> (embed)
547            NOTE: FreeBSD tar (tar/bsdtar.c) in libarchive 1.2 and higher. libarchive ends up statically linked into bsdtar executable
548    
549    cpio
550            - libarchive <unfixed> (embed)
551            NOTE: cpio included in libarchive 2.2 and higher, but not compiled until libarchive 2.4.11-1 (as bsdcpio package)
552    
553    webkit
554            - qt4-x11 <unfixed> (embed)
555    
556    ftgl
557            - blender 2.46+dfsg-1 (embed)
558    
559    wv
560            - abiword <unfixed>
561    
562    qemu
563            - kvm <unfixed> (embed)
564            - xen-3 <unfixed> (embed)
565            - xen-unstable <unfixed> (embed)
566    
567    bochs
568            - kvm <unfixed> (embed; bug #489442)
569    
570    speex
571            - vorbis-tools <unfixed> (embed)
572            NOTE: while comiled against libspeex-dev, ogg123/speex_format.c is compiled with embedded code copied from speexdec.c
573            - gst-plugins-good0.10 <unfixed> (embed)
574            - xine-lib <unfixed> (embed)
575            - libfishsound <unfixed> (embed)
576            - libannodex <unfixed> (embed)
577            - vlc <unfixed> (embed)
578            - xmms-speex <unfixed> (embed)
579            - libsdl-sound1.2 <unfixed> (embed)
580            - sweep <unfixed> (embed)
581    
582    libreadline
583            - magic <unfixed> (old-version)
584            NOTE: magic is currently an RFS
585    
586    opcode
587            - ode <unfixed> (embed)
588            NOTE: opcode is not a package in debian, it is just embedded
589            NOTE: http://www.codercorner.com/Opcode.htm
590    
591    gimpact
592            - ode <unfixed> (embed)
593            NOTE: gimpact is not a package in debian, it is just embedded
594            NOTE: http://gimpact.sf.net
595    
596    mochikit
597            - mahara <unfixed> (embed)
598            NOTE: they require extra patches, still unmerged upstream
599            - ntop <unfixed> (embed)
600            - python-oherence <unfixed> (embed)
601            - python-paste <unfixed> (embed)
602            - python-turbogears <unfixed> (embed)
603            - zope-plone3 <unfixed> (embed)
604    
605    prototype
606            - netbeans-ide <unfixed> (embed)
607            - auth2db-frontend <unfixed> (embed)
608            - citadel-webcit <unfixed> (embed)
609            - asterisk <unfixed> (embed)
610            - doc-iana <unfixed> (embed)
611            - libaws-doc <unfixed> (embed)
612            - libgettext-ruby-data <unfixed> (embed)
613            - libjson-ruby-doc <unfixed> (embed)
614            - liblucene2-java-doc <unfixed> (embed)
615            - libopenid-ruby <unfixed> (embed)
616            - solr-common <unfixed> (embed)
617            - glpi <unfixed> (embed)
618            - hobbix <unfixed> (embed)
619            - mnemo2 <unfixed> (embed)
620            - nag2 <unfixed> (embed)
621            - knowledgeroot <unfixed> (embed)
622            - mediatomb-common <unfixed> (embed)
623            - mt-daapd <unfixed> (embed)
624            - op-panel <unfixed> (embed)
625            - ebug-http <unfixed> (embed)
626            - phpgedview <removed> (embed)
627            - poker-web <unfixed> (embed)
628            - python-webhelpers <unfixed> (embed)
629            - qwik <unfixed> (embed)
630            - rails <unfixed> (embed)
631            - typo3-src-4.1 <unfixed> (embed)
632            - wordpress <unfixed> (embed)
633            - zope-plone3 <unfixed> (embed)
634            - smokeping <unfixed> (embed)
635            - ampache 3.4.1-2 (embed)
636            - exaile <unfixed> (embed)
637            - hobix <unfixed> (embed)
638            - pixelpost <unfixed> (embed)
639            - symfony <unfixed> (embed)
640            NOTE: it's been said that there are custom changes
641            - zabbix-frontend-php <unfixed> (embed)
642            - turba2 <unfixed> (embed)
643    
644    gdb
645            - insight <unfixed> (embed)
646    
647    e2fsprogs
648            - ldiskfsprogs <unfixable> (fork)
649    
650    quazip (not packaged in Debian)
651            - qcake <unfixed> (embed)
652            NOTE: starting with upstream version 0.6.4
653    
654    exo
655            - pcmanfm <unfixed> (embed; bug #499677)
656            NOTE: slightly modified source code
657    
658    java
659            - openjdk-6 <unfixed>
660            - sun-java5 <unfixed>
661            - sun-java6 <unfixed>
662    
663    libphp-snoopy
664            - ampache 3.4.1-2 (embed; bug #504169)
665            - mahara 1.0.5-2 (embed; bug #504170)
666            - pixelpost <unfixed> (embed; bug #504171)
667            - mediamate 0.9.3.6-5 (embed; bug #504172)
668            - opendb <unfixed> (embed; bug #504173)
669            - wordpress 2.5.1-9 (embed; bug #443948)
670            - moodle <unfixed> (embed; bug #507185)
671            - phpgroupware-felamimail <unfixed> (embed)
672            NOTE: phpgroupware-felamimail is only in etch
673            - magpierss 0.72-3 (embed; bug #431089)
674    
675    jquery
676            - zekr <unfixed> (embed)
677            - wordpress <unfixed> (embed)
678            - yocto-reader <unfixed> (embed)
679            - textpattern <unfixed> (embed)
680            - genshi 0.5.1-1 (embed)
681            NOTE: compressed file under examples/ dir
682            - prewikka <unfixed> (embed)
683            - libramaze-ruby <unfixed> (embed)
684            - drupal5 <unfixed> (embed)
685            - b2evolution <unfixed> (embed)
686            - wesnoth <unfixed> (embed)
687    
688    tablesorter (jquery plugin, not packaged yet)
689            - wesnoth <unfixed> (embed)
690    
691    kses
692            - wordpress <unfixed> (embed; bug #504242)
693            NOTE: their copy has all methods renamed to wp_<foo>
694            - moodle <unfixed> (embed; bug #507185)
695            - egroupware <unfixed> (embed)
696    
697    magpierss
698            - wordpress <unfixed> (embed; bug #504242)
699            - moodle <unfixed>
700    
701    php-gettext
702            - wordpress <unfixed> (embed; bug #504242)
703    
704    libphp-ixr (name may change, it is the Incutio XML-RPC)
705            - wordpress <unfixed> (embed; bug #504242)
706            - dokuwiki <unfixed> (embed)
707            - textpattern <unfixed> (embed)
708    
709    libphp-cas
710            - glpi <unfixed> (embed)
711            - moodle <unfixed> (embed; bug #496069)
712    
713    scriptaculous
714            - glpi <unfixed> (embed)
715            - libaws-doc <unfixed> (embed)
716            - op-panel <unfixed> (embed)
717            - symfony <unfixed> (embed)
718            NOTE: maintainer says there are extra incompatible changes required
719            - pixelpost <unfixed> (embed)
720            - python-webhelpers <unfixed> (embed)
721            - qwik <unfixed> (embed)
722            - smokeping <unfixed> (embed)
723            - turba2 <unfixed> (embed)
724            - typo3-src 4.2.3-1 (embed)
725    
726    libmarkdown-php
727            - moodle <unfixed> (embed; bug #507185)
728            - pixelpost <unfixed> (embed)
729    
730    php-openid
731            - wordpress-openid <itp> (embed)
732    
733    geshi
734            - dokuwiki 0.0.20080505-3.1 (embed)
735            - pgfouine 1.0-1.1 (embed)
736            - websvn 2.1.0-1 (embed)
737    
738    webcalendar
739            - gforge-plugins-extra 4.7~rc2-6 (embed; bug #504758)
740    
741    libical
742            - kdepim <unfixed> (fork)
743            - kdepimlibs <unfixed> (fork)
744            NOTE: fixed in KDE4 post 4.1.x series
745    
746    libltdl3
747            - kdelibs <unfixed> (embed)
748            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
749            - synfig <unfixed> (embed)
750    
751    harfbuzz
752            - qt4-x11 <unfixed> (embed)
753    
754    libzip
755            - php5 <unfixed> (fork)
756    
757    json.php (not packaged; should be replaced with php's built-in functions)
758            - moodle <unfixed>
759            - yui <unfixed>
760            - gallery2 <unfixed>
761            - dokuwiki <unfixed>
762            - typo3-src-4.2 <unfixed>
763    
764    php-fpdf
765            - tcpdf <itp> (fork)
766            - moodle <unfixed>
767            - phpwiki <unfixed>
768            - egroupware <unfixed>
769            - ldap-account-manager <unfixed> (fork)
770    
771    tcpdf (itp: #495985)
772            - moodle <unfixed>
773            - phpmyadmin <unfixed>
774    
775    typo3
776            - moodle <unfixed>
777    
778    spreadsheet_writeexcel (PHP port of libspreadsheet-writeexcel-perl; itp: #487557)
779            - moodle <unfixed>
780            - gosa <unfixed>
781    
782    php-ole (itp: #487558)
783            - moodle <unfixed>
784    
785    pieforms (http://www.catalyst.net.nz)
786            - mahara <unfixed>
787    
788    savant2 (http://phpsavant.com)
789            - egroupware <unfixed>
790    
791    rssparser (http://nwow.org)
792            - egroupware <unfixed>
793            - phpgroupware <unfixed>
794    
795    lcms
796            - openjdk-6 <unfixed> (fork)
797    
798    libphp-phplayersmenu
799            - diogenes <unfixed>
800            - phpldapadmin <unfixed>
801    
802    libphp-pclzip
803            - docvert <unfixed>
804            - moodle <unfixed>
805            - egroupware <unfixed>
806    
807    libphp-simplepie
808            - dokuwiki <unfixed>
809    
810    libphp-jpgraph
811            - egroupware <unfixed>
812    
813    php-simpletest
814            - moodle <unfixed>
815    
816    libpng
817            - iceweasel <unfixed> (embed)
818            NOTE: 3.0 uses embedded copy, 2.0 uses system libpng
819            - icedove: 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1, 2.0.0.19-1 (embed)
820            - iceape 1.0.13~pre080614i-0etch1 (embed)
821            - xulrunner <unfixed> (embed)
822            NOTE: Debian 1.9.0.6 uses embedded copy
823            NOTE: Ubuntu: 1.9.x use embedded copy, 1.8 and 1.8.1 use system libpng
824            - firefox 1.5.dfsg+1.5.0.3-0ubuntu3, 2.0.0.6+2nobinonly-0ubuntu1 (embed)
825            NOTE: Ubuntu only
826            - firefox-3.0 <unfixed> (embed)
827            NOTE: Ubuntu only
828            - firefox-3.1 <unfixed> (embed)
829            NOTE: Ubuntu only
830            - seamonkey 1.1.9+nobinonly-0ubuntu1 (embed)
831            NOTE: Ubuntu only
832            - thunderbird 2.0.0.6+nobinonly-0ubuntu1 (embed)
833            NOTE: Ubuntu only
834            - mozilla-thunderbird 1.5.0.2-0ubuntu2 (embed)
835            NOTE: Ubuntu only
836    
837    irssi
838            - irssi-plugin-silc <unfixed> (embed)
839            NOTE: Seems to be a pre-0.8.12 version that is used
840    
841    extc
842            - mtasc <unfixed> (embed)
843            - haxe <unfixed> (embed)
844    
845    swflib
846            - mtasc <unfixed> (embed)
847            - haxe <unfixed> (embed)
848    
849  zlib code: (separate between 1.2 and 1.1)  libitext-java
850  dpkg          - bouncycastle 2.1.4-1 (embed)
 rsync  
 mozilla-firefox  
 mozilla(?)  
 Linux kernels  
 pvpgn (links dynamically since 1.7.8-2)  
   
   
 libgadu/ekg:  
 centericq  
 gaim  
 kopete (ships the code, but links dynamically in the Debian package)  
 kadu (not packaged in Debian)  
 GNU gadu (not packaged in Debian)  
   
   
 xmlrpc: (which package is the "origin" of this code?)  
 drupal  
 phpgroupware  
 egroupware  
 phpwiki  
 php4 (php-pear, IIRC this was reorganized some weeks ago?)  
 tikiwiki (not packaged in Debian)  
   
   
 shtool: (affects build-time only)  
 mysql-ocaml  
 php4  
   
   
 mozilla:  
 mozilla-firefox  
 mozilla-thunderbird  
 nvu  
   
   
 xli:  
 xloadimage  
   
   
 lesstif: (beware: two different lesstif APIs supported in one package, 1.2 discarded upstream)  
 openmotif  
 xfree86/xorg (in libxpm, still the case with x.org?  
   
   
 kerberized apps with BSD origin:  
 krb4  
 krb5  
 heimdal  
   
   
 grip: (which pkg is the origin?)  
 libcdaudio  
 grip  
 gnome-vfs (vfs2 as well?)  
   
   
 fudforum:  
 phpgroupware-fudforum  
 egroupware-fudforum  
   
   
 cvs:  
 gcvs (at least an additional script is included, check if there's more)  
   
 pcre:  
 python  
 php4 (src included, but Debian package links dynamically)  
 analog (src included, but Debian package links dynamically)  
 libgoffice-1  
 tf5 (since 5.0beta7 the Debian package links dynamically)  
   
 tiff:  
 wxpythongtk (check, which debian pkg this is in)  
 older kdegraphics/kpdf releases < 3.3 embedded a copy  
   
 uudeview:  
 libconvert-uulib-perl  
   
 sqlite: (not affected by security vulnerabilities so far)  
 amarok  
   
 uudeview:  
 libconvert-uulib-perl  
   
 util-linux/mount:  
 loop-aes-utils contains code from util-linux' mount in the mount-aes-udeb  
   
 webmin:  
 usermin (they share at least a miniserv.pl mini web server)  
   
 sylpheed:  
 sylpheed-claws  
   
 phpsysinfo:  
 egroupware  

Legend:
Removed from v.2751  
changed lines
  Added in v.11832

  ViewVC Help
Powered by ViewVC 1.1.5