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

Legend:
Removed from v.5564  
changed lines
  Added in v.10825

  ViewVC Help
Powered by ViewVC 1.1.5