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

Legend:
Removed from v.7054  
changed lines
  Added in v.10856

  ViewVC Help
Powered by ViewVC 1.1.5