/[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 7007 by keescook-guest, Thu Oct 18 18:55:18 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  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)
   
 liba52:  
 a52dec  
 xine-lib  
   
 libmpeg2:  
 mpeg2dec  
 xine-lib  
228    
229  curl:  liba52
230  wget (code for NTLM authentication)          - a52dec <unfixed> (embed)
231            - xine-lib <unfixed> (embed)
232    
233  TODO evaluate:  libmpeg2
234  gimp-gap (potentially using ffmpeg code as well)          - mpeg2dec <unfixed> (embed)
235            - xine-lib <unfixed> (embed)
236    
237  uw-imap:  curl
238  pine          - wget <unfixed> (embed)
239  alpine          NOTE: code for NTLM authentication
240    
241  imagemagick:  uw-imap
242  graphicsmagick          - pine <unfixed> (embed)
243            - alpine <unfixed> (embed)
244    
245  halibut:  imagemagick
246  nsis          - graphicsmagick <unfixed> (fork)
247    
248  libghttp:  halibut
249  hotway          - nsis <unfixed> (fork)
250    
251  libsndfile:  libghttp
252  ardour          - hotway <unfixed> (embed)
253    
254  glibmm2.4:  libsndfile
255  ardour          - ardour 1:2.7.1-1 (embed)
256    
257  libgnomecanvasmm2.6:  glibmm2.4
258  ardour          - ardour 1:2.7.1-1 (embed)
259    
260  libsigc++-2.0:  libgnomecanvasmm2.6
261  ardour          - ardour 1:2.7.1-1 (embed)
262    
263  soundtouch:  libsigc++-2.0
264  ardour          - ardour 1:2.7.1-1 (embed)
265    
266  libmms:  soundtouch
267  xine-lib          - ardour 1:2.7.1-1 (embed)
 mimms  
268    
269  FCKeditor:  libmms
270  knowledgeroot          - xine-lib <unfixed> (embed)
271            - mimms <unfixed> (embed)
272    
273  Moodle contains lots of things:  fckeditor
274  AdoDB          - knowledgeroot 0.9.8.5-3 (embed; bug #461555)
275  AdoDB-XML Schema          - moin <unfixed> (embed; bug #452599)
276  ipatlas          - karrigell <removed> (embed; bug #452598)
277  PHPMailer          - gforge 4.6.99+svn6225-1 (embed)
 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            - knowledgeroot <unfixed> (embed)
309            - joomla <itp> (bug #326398)
310    
311    scintilla (upstream provides static lib, rejected shared lib http://sf.net/support/tracker.php?aid=2488121)
312            - scite <unfixed> (embed)
313            - qscintilla <unfixed> (embed)
314            - qscintilla2 <unfixed> (embed)
315            - geany <unfixed> (embed)
316            - anjuta <unfixed> (embed)
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            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  monotone embeds lots of things:  lcms
744  liblua          - openjdk-6 <unfixed> (fork)
 libidn  
 libsqlite3  
 libbotan  
 NetXX  
 pcre (starting from 0.37)  

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

  ViewVC Help
Powered by ViewVC 1.1.5