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

Legend:
Removed from v.3064  
changed lines
  Added in v.12322

  ViewVC Help
Powered by ViewVC 1.1.5