/[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 6967 by nion, Mon Oct 15 09:15:42 2007 UTC revision 10874 by pabs, Wed Jan 7 15:02:03 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  zlib code: (lots of apps embed a copy, but link dynamically, but there are a few exceptions)  
23  dpkg  The srcpkg might be some string to identify the code if there is no
24  rsync (somehow derived code base)  specific source package.
25  mozilla(?)  
26  Linux kernels  Everything up to the next line is ignored.
27  pvpgn (links dynamically since 1.7.8-2)  ---BEGIN
28  mrtg (links dynamically since 2.12.2-1)  xpdf (some srcpkgs use xpdf2 code, some xpdf3 code)
29  rpm          NOTE: Fixed packages link to poppler library unless otherwise noted
30            - gpdf <removed>
31  libbz2:          [sarge] - gpdf <unfixed>
32  dpkg (statically linked)          NOTE: has been replaced by evince in etch
33            - pdftohtml <unknown>
34  libgadu/ekg:          [sarge] - pdftohtml <unfixed>
35  centericq          [etch] - pdftohtml <unfixed>
36  gaim          NOTE: has been replaced by poppler-utils
37  kopete (ships the code, but links dynamically in the Debian package)          - kdegraphics <unfixed> (embed; bug #436164)
38  kadu (not packaged in Debian)          NOTE: the kpdf replacement in KDE 4 is using poppler
39  GNU gadu (not yet packaged in Debian)          - texlive-base 3.0-12 (embed)
40            - texlive-bin 2007-1 (embed)
41  xmlrpc: (which package is the "origin" of this code?)          NOTE: links to poppler
42  drupal          - koffice <unfixed> (embed; bug #436163)
43  phpgroupware          - libextractor 0.5.12-1 (embed)
44  egroupware          NOTE: libextractor is using its own pdf decoder now
45  phpwiki          - libextractor 0.5.12-1 (embed)
46  php4 (php-pear, IIRC this was reorganized some weeks ago?)          - pdfkit.framework 0.8-4 (embed)
47  tikiwiki          - ipe <unfixed> (embed)
48            NOTE: embeds small parts with renamed source files: ipestdfonts.cpp, ipefonts.cpp, ipedct.cpp
49  shtool: (affects build-time only)          - ruby-gnome2 <unknown> (embed)
50  mysql-ocaml          NOTE: copy only present in source but links to poppler
51  php4          - pdfedit <unfixed> (embed; bug #510794)
52    
53  mozilla:  ppmd
54  mozilla-firefox          - libcomplearn-mod-ppmd <unfixed> (embed; bug #458152)
55  mozilla-thunderbird  
56  firefox (to be removed)  peercast
57  thunderbird (to be removed)          - gnome-peercast <unfixed> (embed)
58  iceweasel          NOTE: gnome-peercast may better be removed, see #466539
59  iceape  
60  icedove  silc-toolkit
61  xulrunner          - silc-client 1.1~beta6-1 (embed)
62  nvu (no longer in Debian)  
63    dietlibc
64  xli:          - ccontrol 0.9.1+20071204-1 (static)
65  xloadimage  
66    libiax
67  lesstif: (beware: two different lesstif APIs supported in one package, MOTIF 1.2 discarded upstream)          - iaxmodem <unfixed> (embed)
68  openmotif  
69  xfree86/xorg (in libxpm)  zlib (lots of apps embed a copy, but link dynamically, but there are a few exceptions)
70            - dpkg <unfixed> (embed)
71  kerberized apps with BSD origin:          NOTE: see 18196.48620.491996.624772@davenant.relativity.greenend.org.uk on debian-devel for discussion
72  krb4          - rsync <unfixed> (embed)
73  krb5          NOTE: somehow derived code base
74  heimdal          - mono <unfixed> (embed)
75            TODO: check mozilla
76  grip: (which pkg is the origin?)          - Linux kernels <unfixed> (embed)
77  libcdaudio          - pvpgn 1.7.8-2 (embed)
78  grip          - mrtg 2.12.2-1 (embed)
79  gnome-vfs (vfs2 as well?)          - rpm <unknown> (embed)
80            NOTE: pinged anibal since when rpm was fixed
81  fudforum:          - tuxcmd-modules <itp> (embed; bug #508082)
82  phpgroupware-fudforum  
83  egroupware-fudforum (removed from egroupware after sarge)  libbz2
84            - dpkg <unfixed> (static)
85  cvs:  
86  gcvs (at least an additional script is included, check if there's more)  libgadu:
87            - centericq <unfixed> (embed)
88  pcre:          - gaim <unfixed> (embed)
89  all pythons          - pidgin <unfixed> (embed)(links dynamically against libgadu) (that should be fixed, then???)
90  php4 (src included, but Debian package links dynamically)          - kopete 4:3.3.2-5 (embed)
91  analog (src included, but Debian package links dynamically)          - kadu 0.6.0.2-3 (embed)
92  libgoffice-1          - gadu <unfixed> (embed)
93  vfu          - ekg 1:1.8~rc0-1 (embed)
94  tf5 (since 5.0beta7 the Debian package links dynamically)          - kadu 0.6.0.2-3 (embed; bug #504430)
95            NOTE: gadu not packaged in Debian yet
96  tiff:  
97  wxpythongtk (check, which debian pkg this is in)  xmlrpc (which package is the "origin" of this code?)
98  older kdegraphics/kpdf releases < 3.3 embedded a copy          - drupal <unfixed> (embed)
99            - phpgroupware <unfixed> (embed)
100  uudeview:          - egroupware <unfixed> (embed)
101  libconvert-uulib-perl          - phpwiki (embed)
102            - php4 <unfixed> (embed)
103  sqlite: (not affected by security vulnerabilities so far)          TODO: check, php-pear, IIRC this was reorganized some weeks ago?
104  amarok  
105    shtool (affects build-time only)
106  util-linux/mount:          - mysql-ocaml <unfixed> (embed)
107  loop-aes-utils contains code from util-linux' mount in the mount-aes-udeb          - php4 <unfixed> (embed)
108    
109  webmin:  mozilla source code
110  usermin (only in sarge)          - mozilla-firefox <unfixed> (embed)
111            - mozilla-thunderbird
112  fckeditor:          - firefox <removed>
113  knowledgeroot          [etch] - firefox <unfixed> (embed)
114            - thunderbird <removed>
115  sylpheed:          [etch] - thunderbird <unfixed> (embed)
116  sylpheed-claws          - iceweasel <unfixed> (embed)
117            - iceape <unfixed> (embed)
118  phpsysinfo:          - icedove <unfixed> (embed)
119  egroupware          - xulrunner <unfixed> (embed)
120  phpgroupware          - nvu <removed> (embed)
121    
122    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)
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  FCKeditor:          - gforge 4.6.99+svn6225-1 (embed)
 knowledgeroot  
   
 Moodle contains lots of things:  
 AdoDB  
 AdoDB-XML Schema  
 ipatlas  
 PHPMailer  
 Smarty  
 htmlArea  
 TinyMCE  
 bennu  
278    
279  TinyMCE:  ipatlas (not packaged in Debian)
280  wordpress          - moodle <unfixed> (embed; bug #507185)
 moodle  
 knowledgeroot  
 joomla (ITP)  
281    
282  scintilla:  libphp-phpmailer
283  scite          - moodle <unfixed> (embed; bug #507185)
284  qscintilla          - mahara <unfixed> (embed)
285  geany          - symfony <unfixed> (embed)
286            - phpgroupware-felamimail <unfixed> (embed)
287            NOTE: phpgroupware-felamimail is only in etch
288            - egroupware <unfixed> (embed; bug #504283)
289    
290  libphp-adodb:  htmlArea (not packaged in Debian)
291  gallery2          - moodle <unfixed> (embed)
 phppgadmin  
 egroupware  
 phpwiki  
 moodle  
 cacti (dependency exists, but internal version is used -- only in sarge, fixed in etch)  
292    
293  gzip:  giflib:
294  linux-kernel (lib/inflate.c)          - wine <unfixed> (embed; bug #466181)
 klibc (based on linux-kernel gzip code)  
 busybox  
295    
296  ffmpeg:  bennu (not packaged in Debian, http://bennu.sourceforge.net)
297  mplayer (#395252)          - moodle <unfixed> (embed)
298    
299  neon:  smarty:
300  cadaver (all, but being worked on: #188381)          - moodle 1.8.2-2 (embed; bug #471158)
301  gnome-vfs2 (#395874)          - gallery2 2.2.5-2 (embed; bug #471160)
302  litmus (#395875)          - mahara 0.9.2-2 (embed; bug #471201)
303  screem (sarge only)          - gosa 2.4beta1-1 (embed; bug #471200)
 sitecopy (#395876)  
 tla (etch/sid only: #395877)  
304    
305  libmodplug:  TinyMCE
306  gst-plugins-bad0.10          - wordpress 2.5.1-3 (embed; bug #478257)
307            - moodle <unfixed> (embed; bug #507185)
308  libvncserver:          - knowledgeroot <unfixed> (embed)
309  vino          - joomla <itp> (bug #326398)
310    
311  putty:  scintilla (upstream provides static lib, rejected shared lib http://sf.net/support/tracker.php?aid=2488121)
312  filezilla          - scite <unfixed> (embed)
313            - qscintilla <unfixed> (embed)
314  tinyxml (not packaged in Debian):          - qscintilla2 <unfixed> (embed)
315  filezilla          - geany <unfixed> (embed)
316            - anjuta <unfixed> (embed)
317  gv:  
318  evince (ps/ tree from gv 3.5.8)  libphp-adodb
319  evince-gtk (not packaged in Debian)          - moodle <unfixed> (embed; bug #507185)
320            NOTE: also AdoDB-XML Schema
321  libXbae:          - gallery2 <unfixed> (embed)
322  libpawlib2-lesstif package (from Cernlib)          - phppgadmin <unfixed> (embed)
323            - egroupware <unfixed> (embed)
324  libXaw:          - phpwiki <unfixed> (embed)
325  libpawlib2-lesstif package (from Cernlib)          - ipplan <unfixed> (embed)
326            - typo3 <unfixed> (embed)
327  (I plan to deal with the above two cases after Etch release. -- KevinMcCarty)          - cacti <unknown> (embed)
328            [sarge] - cacti <unfixed> (embed)
329  libgd2:          NOTE: dependency exists, but internal version is used
330  graphviz (lib/gd seems to be 2.0.33)          - gforge 4.7~rc2-6 (embed)
331            - mahara <unfixed> (embed)
332  rar:  
333  unrar-nonfree  gzip
334            - linux-kernel <unfixed> (embed)
335  unrar-free: (maybe this code is derived from the original rar, too?)          NOTE: lib/inflate.c
336  clamav (seems to be disabled in default config)          - klibc <unfixed> (embed)
337            NOTE: based on linux-kernel gzip code
338  mplayer (DirectMedia Object loader):          - busybox <unfixed> (embed)
339  xine-lib (src/libw32dll/)  
340  vlc (modules/codec/dmo/)  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    libidn
414            - monotone <unfixed> (embed)
415    
416    liblua
417            - monotone <unfixed> (embed)
418    
419    libbotan
420            - montone <unfixed> (embed)
421    
422    NetXX
423            - monotone <unfixed> (embed)
424    
425    libgc
426            - mono <unfixed> (embed)
427    
428    lzma
429            - p7zip <unfixed> (embed)
430    
431    lzo
432            - grub2 <unfixed> (embed)
433    
434    yassl
435            - mysql-dfsg-5.0 <unfixed> (embed)
436    
437    pax code
438            - tar <unfixed> (embed)
439            - cpio <unfixed> (embed)
440    
441    t1lib
442            - tetex-bin 2.0.2-1 (embed)
443            - texlive-bin <unknown> (embed)
444    
445    guichan
446            - boswars <unfixed> (embed)
447            NOTE: maintainer notified us, working on it
448    
449    tolua
450            - boswars <unfixed> (embed)
451            NOTE: maintainer notified us, working on it
452    
453    asio-dev
454            - luxrender <unfixed> (embed)
455            NOTE: maintainer notified us, working on it
456            NOTE: may be merged with boost "soon"
457    
458  libwpd (WordPerfect converter):  xine-lib
459  openoffice.org          - vlc <unfixed> (embed)
460            NOTE: only parts included in modules/access/rtsp
461    
462  fsplib (http://sourceforge.net/projects/fsp/):  netpbm
463  gftp (lib/fsplib version 0.3)          - tcl8.3 <unfixed> (embed)
464            - 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            NOTE: upstream considers minorGems an 'ever-evolving collection of reusable code fragments' for his own use
491            NOTE: pabs contacted upstream about converting it to a shared lib
492            - cultivation <unfixed> (embed)
493            - passage <unfixed> (embed)
494            - gravitation <unfixed> (embed)
495    
496    tar
497            - libarchive <unfixed> (embed)
498            NOTE: FreeBSD tar (tar/bsdtar.c) in libarchive 1.2 and higher. libarchive ends up statically linked into bsdtar executable
499    
500    cpio
501            - libarchive <unfixed> (embed)
502            NOTE: cpio included in libarchive 2.2 and higher, but not compiled until libarchive 2.4.11-1 (as bsdcpio package)
503    
504    webkit
505            - qt4-x11 <unfixed> (embed)
506    
507    ftgl
508            - blender 2.46+dfsg-1 (embed)
509    
510    wv
511            - abiword <unfixed>
512    
513    qemu
514            - kvm <unfixed> (embed)
515            - xen-3 <unfixed> (embed)
516            - xen-unstable <unfixed> (embed)
517    
518    bochs
519            - kvm <unfixed> (embed; bug #489442)
520    
521    speex
522            - vorbis-tools <unfixed> (embed)
523            NOTE: while comiled against libspeex-dev, ogg123/speex_format.c is compiled with embedded code copied from speexdec.c
524            - gst-plugins-good0.10 <unfixed> (embed)
525            - xine-lib <unfixed> (embed)
526            - libfishsound <unfixed> (embed)
527            - libannodex <unfixed> (embed)
528            - vlc <unfixed> (embed)
529            - xmms-speex <unfixed> (embed)
530            - libsdl-sound1.2 <unfixed> (embed)
531            - sweep <unfixed> (embed)
532    
533    libreadline
534            - magic <unfixed> (old-version)
535            NOTE: magic is currently an RFS
536    
537    opcode
538            - ode <unfixed> (embed)
539            NOTE: opcode is not a package in debian, it is just embedded
540            NOTE: http://www.codercorner.com/Opcode.htm
541    
542    gimpact
543            - ode <unfixed> (embed)
544            NOTE: gimpact is not a package in debian, it is just embedded
545            NOTE: http://gimpact.sf.net
546    
547    mochikit
548            - mahara <unfixed> (embed)
549            NOTE: they require extra patches, still unmerged upstream
550            - ntop <unfixed> (embed)
551            - python-oherence <unfixed> (embed)
552            - python-paste <unfixed> (embed)
553            - python-turbogears <unfixed> (embed)
554            - zope-plone3 <unfixed> (embed)
555    
556    prototype
557            - netbeans-ide <unfixed> (embed)
558            - auth2db-frontend <unfixed> (embed)
559            - citadel-webcit <unfixed> (embed)
560            - asterisk <unfixed> (embed)
561            - doc-iana <unfixed> (embed)
562            - libaws-doc <unfixed> (embed)
563            - libgettext-ruby-data <unfixed> (embed)
564            - libjson-ruby-doc <unfixed> (embed)
565            - liblucene2-java-doc <unfixed> (embed)
566            - libopenid-ruby <unfixed> (embed)
567            - solr-common <unfixed> (embed)
568            - glpi <unfixed> (embed)
569            - hobbix <unfixed> (embed)
570            - mnemo2 <unfixed> (embed)
571            - nag2 <unfixed> (embed)
572            - knowledgeroot <unfixed> (embed)
573            - mediatomb-common <unfixed> (embed)
574            - mt-daapd <unfixed> (embed)
575            - op-panel <unfixed> (embed)
576            - ebug-http <unfixed> (embed)
577            - phpgedview <removed> (embed)
578            - poker-web <unfixed> (embed)
579            - python-webhelpers <unfixed> (embed)
580            - qwik <unfixed> (embed)
581            - rails <unfixed> (embed)
582            - typo3-src-4.1 <unfixed> (embed)
583            - wordpress <unfixed> (embed)
584            - zope-plone3 <unfixed> (embed)
585            - smokeping <unfixed> (embed)
586            - ampache 3.4.1-2 (embed)
587            - exaile <unfixed> (embed)
588            - hobix <unfixed> (embed)
589            - pixelpost <unfixed> (embed)
590            - symfony <unfixed> (embed)
591            NOTE: it's been said that there are custom changes
592            - zabbix-frontend-php <unfixed> (embed)
593            - turba2 <unfixed> (embed)
594    
595    gdb
596            - insight <unfixed> (embed)
597    
598    e2fsprogs
599            - ldiskfsprogs <unfixable> (fork)
600    
601    quazip (not packaged in Debian)
602            - qcake <unfixed> (embed)
603            NOTE: starting with upstream version 0.6.4
604    
605    exo
606            - pcmanfm <unfixed> (embed; bug #499677)
607            NOTE: slightly modified source code
608    
609    java
610            - openjdk-6 <unfixed>
611            - sun-java5 <unfixed>
612            - sun-java6 <unfixed>
613    
614    libphp-snoopy
615            - ampache 3.4.1-2 (embed; bug #504169)
616            - mahara 1.0.5-2 (embed; bug #504170)
617            - pixelpost <unfixed> (embed; bug #504171)
618            - mediamate 0.9.3.6-5 (embed; bug #504172)
619            - opendb <unfixed> (embed; bug #504173)
620            - wordpress 2.5.1-9 (embed; bug #443948)
621            - moodle <unfixed> (embed; bug #507185)
622            - phpgroupware-felamimail <unfixed> (embed)
623            NOTE: phpgroupware-felamimail is only in etch
624            - magpierss 0.72-3 (embed; bug #431089)
625    
626    jquery
627            - zekr <unfixed> (embed)
628            - wordpress <unfixed> (embed)
629            - yocto-reader <unfixed> (embed)
630            - textpattern <unfixed> (embed)
631            - genshi 0.5.1-1 (embed)
632            NOTE: compressed file under examples/ dir
633            - prewikka <unfixed> (embed)
634            - libramaze-ruby <unfixed> (embed)
635            - drupal5 <unfixed> (embed)
636            - b2evolution <unfixed> (embed)
637            - wesnoth <unfixed> (embed)
638    
639    tablesorter (jquery plugin, not packaged yet)
640            - wesnoth <unfixed> (embed)
641    
642    kses
643            - wordpress <unfixed> (embed; bug #504242)
644            NOTE: their copy has all methods renamed to wp_<foo>
645            - moodle <unfixed> (embed; bug #507185)
646            - egroupware <unfixed> (embed)
647    
648    magpierss
649            - wordpress <unfixed> (embed; bug #504242)
650    
651    php-gettext
652            - wordpress <unfixed> (embed; bug #504242)
653    
654    libphp-ixr (name may change, it is the Incutio XML-RPC)
655            - wordpress <unfixed> (embed; bug #504242)
656            - dokuwiki <unfixed> (embed)
657            - textpattern <unfixed> (embed)
658    
659    libphp-cas
660            - glpi <unfixed> (embed)
661            - moodle <unfixed> (embed; bug #496069)
662    
663    scriptaculous
664            - glpi <unfixed> (embed)
665            - libaws-doc <unfixed> (embed)
666            - op-panel <unfixed> (embed)
667            - symfony <unfixed> (embed)
668            NOTE: maintainer says there are extra incompatible changes required
669            - pixelpost <unfixed> (embed)
670            - python-webhelpers <unfixed> (embed)
671            - qwik <unfixed> (embed)
672            - smokeping <unfixed> (embed)
673            - turba2 <unfixed> (embed)
674            - typo3-src 4.2.3-1 (embed)
675    
676    libmarkdown-php
677            - moodle <unfixed> (embed; bug #507185)
678            - pixelpost <unfixed> (embed)
679    
680    php-openid
681            - wordpress-openid <itp> (embed)
682    
683    geshi
684            - dokuwiki 0.0.20080505-3.1 (embed)
685            - pgfouine 1.0-1.1 (embed)
686    
687    webcalendar
688            - gforge-plugins-extra 4.7~rc2-6 (embed; bug #504758)
689    
690    libical
691            - kdepim <unfixed> (fork)
692            - kdepimlibs <unfixed> (fork)
693            NOTE: fixed in KDE4 post 4.1.x series
694    
695    libltdl3
696            - kdelibs <unfixed> (embed)
697            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
698    
699    harfbuzz
700            - qt4-x11 <unfixed> (embed)
701    
702    libzip
703            - php5 <unfixed> (fork)
704    
705    json.php (not packaged; should be replaced with php's built-in functions)
706            - moodle <unfixed>
707            - yui <unfixed>
708            - gallery2 <unfixed>
709            - dokuwiki <unfixed>
710            - typo3-src-4.2 <unfixed>
711    
712    php-fpdf
713            - tcpdf <itp> (fork)
714            - moodle <unfixed>
715            - phpwiki <unfixed>
716            - egroupware <unfixed>
717            - ldap-account-manager <unfixed> (fork)
718    
719    tcpdf (itp: #495985)
720            - moodle <unfixed>
721            - phpmyadmin <unfixed>
722    
723    typo3
724            - moodle <unfixed>
725    
726    spreadsheet_writeexcel (PHP port of libspreadsheet-writeexcel-perl; itp: #487557)
727            - moodle <unfixed>
728            - gosa <unfixed>
729    
730    php-ole (itp: #487558)
731            - moodle <unfixed>
732    
733    pieforms (http://www.catalyst.net.nz)
734            - mahara <unfixed>
735    
736    savant2 (http://phpsavant.com)
737            - egroupware <unfixed>
738    
739    rssparser (http://nwow.org)
740            - egroupware <unfixed>
741            - phpgroupware <unfixed>
742    
743  librpcsecgss:  lcms
744  krb5          - openjdk-6 <unfixed> (fork)

Legend:
Removed from v.6967  
changed lines
  Added in v.10874

  ViewVC Help
Powered by ViewVC 1.1.5