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

Legend:
Removed from v.3093  
changed lines
  Added in v.11046

  ViewVC Help
Powered by ViewVC 1.1.5