/[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 7627 by nion, Sat Dec 15 15:59:18 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  texlive-bin (links to poppler)  <srcpkg> (<optional comment about srcpkg>)
10  cupsys (uses xpdf-utils, it's still present in the src, though)          - <embedding srcpkg> <status> (<sort>; bug #<number>)
11  poppler          NOTE: optional comments about the linkage of the embedding srcpkg
12  koffice/kword (upstream is working on using poppler, #436163)  
13  libextractor (uses internal pdf decoder since 0.5.12-1)  status: version number fixing the embedded copy, <unfixed>, <removed>,
14  pdfkit.framework (links to poppler since 0.8-4)          <itp> or <unknown> if the version number can not be determined
15  ipe (only small parts, but with renamed source files: ipestdfonts.cpp, ipefonts.cpp, ipedct.cpp)          <unfixable> for unavoidable cases (e.g., forks that add real value)
16  ruby-gnome2 (has a copy of poppler but links against the shared lib)  sort: static (linking statically against a lib)
17          embed (embedding a copy of the library into another source package)
18  silc-toolkit:        fork (the package is not just embedding code but it is a fork and
19  silc-client (uses libsilc and libsilcclient)              thus might share parts of the source code)
20          old-version (the package is an older version of essentially
21  dietlibc:                     the same code)
22  ccontrol (links statically)  
23    The srcpkg might be some string to identify the code if there is no
24  libiax:  specific source package.
25  iaxmodem  
26    Everything up to the next line is ignored.
27  zlib code: (lots of apps embed a copy, but link dynamically, but there are a few exceptions)  ---BEGIN
28  dpkg  xpdf (some srcpkgs use xpdf2 code, some xpdf3 code)
29  rsync (somehow derived code base)          NOTE: Fixed packages link to poppler library unless otherwise noted
30  mono          - gpdf <removed>
31  mozilla(?)          [sarge] - gpdf <unfixed>
32  Linux kernels          NOTE: has been replaced by evince in etch
33  pvpgn (links dynamically since 1.7.8-2)          - pdftohtml <unknown>
34  mrtg (links dynamically since 2.12.2-1)          [sarge] - pdftohtml <unfixed>
35  rpm          [etch] - pdftohtml <unfixed>
36            NOTE: has been replaced by poppler-utils
37  libbz2:          - kdegraphics <unfixed> (embed; bug #436164)
38  dpkg (statically linked)          NOTE: the kpdf replacement in KDE 4 is using poppler
39            - texlive-base 3.0-12 (embed)
40  libgadu/ekg:          - texlive-bin 2007-1 (embed)
41  centericq          NOTE: links to poppler
42  gaim          - koffice <unfixed> (embed; bug #436163)
43  pigdin (links dynamically against libgadu)          - libextractor 0.5.12-1 (embed)
44  kopete (ships the code, but links dynamically in the Debian package)          NOTE: libextractor is using its own pdf decoder now
45  kadu (not packaged in Debian)          - libextractor 0.5.12-1 (embed)
46  GNU gadu (not yet packaged in Debian)          - pdfkit.framework 0.8-4 (embed)
47            - ipe <unfixed> (embed)
48  xmlrpc: (which package is the "origin" of this code?)          NOTE: embeds small parts with renamed source files: ipestdfonts.cpp, ipefonts.cpp, ipedct.cpp
49  drupal          - ruby-gnome2 <unknown> (embed)
50  phpgroupware          NOTE: copy only present in source but links to poppler
51  egroupware          - pdfedit <unfixed> (embed; bug #510794)
52  phpwiki  
53  php4 (php-pear, IIRC this was reorganized some weeks ago?)  ppmd
54            - libcomplearn-mod-ppmd <unfixed> (embed; bug #458152)
55  shtool: (affects build-time only)  
56  mysql-ocaml  peercast
57  php4          - gnome-peercast <unfixed> (embed)
58            NOTE: gnome-peercast may better be removed, see #466539
59  mozilla:  
60  mozilla-firefox  silc-toolkit
61  mozilla-thunderbird          - silc-client 1.1~beta6-1 (embed)
62  firefox (to be removed)  
63  thunderbird (to be removed)  dietlibc
64  iceweasel          - ccontrol 0.9.1+20071204-1 (static)
65  iceape  
66  icedove  libiax
67  xulrunner          - iaxmodem <unfixed> (embed)
68  nvu (no longer in Debian)  
69    zlib (lots of apps embed a copy, but link dynamically, but there are a few exceptions)
70  xli:          - dpkg <unfixed> (embed)
71  xloadimage          NOTE: see 18196.48620.491996.624772@davenant.relativity.greenend.org.uk on debian-devel for discussion
72            - rsync <unfixed> (embed)
73  lesstif: (beware: two different lesstif APIs supported in one package, MOTIF 1.2 discarded upstream)          NOTE: somehow derived code base
74  openmotif          - mono <unfixed> (embed)
75  xfree86/xorg (in libxpm)          TODO: check mozilla
76            - Linux kernels <unfixed> (embed)
77  kerberized apps with BSD origin:          - pvpgn 1.7.8-2 (embed)
78  krb4          - mrtg 2.12.2-1 (embed)
79  krb5          - rpm <unknown> (embed)
80  heimdal          NOTE: pinged anibal since when rpm was fixed
81            - tuxcmd-modules <itp> (embed; bug #508082)
82  grip: (which pkg is the origin?)  
83  libcdaudio  libbz2
84  grip          - dpkg <unfixed> (static)
85  gnome-vfs (vfs2 as well?)  
86    libgadu:
87  fudforum:          - centericq <unfixed> (embed)
88  phpgroupware-fudforum          - gaim <unfixed> (embed)
89  egroupware-fudforum (removed from egroupware after sarge)          - pidgin <unfixed> (embed)(links dynamically against libgadu) (that should be fixed, then???)
90            - kopete 4:3.3.2-5 (embed)
91  cvs:          - kadu 0.6.0.2-3 (embed)
92  gcvs (at least an additional script is included, check if there's more)          - gadu <unfixed> (embed)
93            - ekg 1:1.8~rc0-1 (embed)
94  pcre:          - kadu 0.6.0.2-3 (embed; bug #504430)
95  all pythons          NOTE: gadu not packaged in Debian yet
96  php4 (src included, but Debian package links dynamically)  
97  analog (src included, but Debian package links dynamically)  xmlrpc (which package is the "origin" of this code?)
98  libgoffice-1          - drupal <unfixed> (embed)
99  vfu (#450754)          - phpgroupware <unfixed> (embed)
100  tf5 (since 5.0beta7 the Debian package links dynamically)          - egroupware <unfixed> (embed)
101  monotone (including this starting from 0.37)          - phpwiki (embed)
102  glib (2.14 series for gregex support, only for udeb, regular packag links dynamic)          - php4 <unfixed> (embed)
103  apache2 (since 2.0.53-4 uses 040_link_external_pcre patch)          TODO: check, php-pear, IIRC this was reorganized some weeks ago?
104  exim4 (since 4.10-0.srh20.12 uses 36_pcre patch to use external pcre)  
105  yacas (<= 1.0.x; is using pcre to scan text, can execute shell commands via the syntax anyway)  shtool (affects build-time only)
106            - mysql-ocaml <unfixed> (embed)
107  tiff:          - php4 <unfixed> (embed)
108  wxpythongtk (check, which debian pkg this is in)  
109  older kdegraphics/kpdf releases < 3.3 embedded a copy  mozilla source code
110            - mozilla-firefox <unfixed> (embed)
111  uudeview:          - mozilla-thunderbird
112  libconvert-uulib-perl          - firefox <removed>
113            [etch] - firefox <unfixed> (embed)
114  sqlite: (not affected by security vulnerabilities so far)          - thunderbird <removed>
115  amarok          [etch] - thunderbird <unfixed> (embed)
116  monotone          - iceweasel <unfixed> (embed)
117  iceweasel          - iceape <unfixed> (embed)
118            - icedove <unfixed> (embed)
119  util-linux/mount:          - xulrunner <unfixed> (embed)
120  loop-aes-utils contains code from util-linux' mount in the mount-aes-udeb          - nvu <removed> (embed)
121    
122  webmin:  xli
123  usermin (only in sarge)          - xloadimage <unfixed> (embed)
124    
125  sylpheed:  lesstif (beware: two different lesstif APIs supported in one package, MOTIF 1.2 discarded upstream)
126  sylpheed-claws          - openmotif <unfixed> (embed)
127            - xfree86/xorg <unfixed> (embed)
128  phpsysinfo:          NOTE: in libxpm
129  egroupware  
130  phpgroupware  kerberized apps with BSD origin
131            - krb4 <unfixed> (embed)
132  phpldapadmin:          - krb5 <unfixed> (embed)
133  egroupware (removed from egroupware after sarge)          - heimdal <unfixed> (embed)
134    
135  chmlib:  grip (which pkg is the origin?)
136  kchmviewer (ships the code but links dynamically)          - libcdaudio
137            - grip
138  libavcodec/libavformat (source: ffmpeg):          - gnome-vfs
139  mplayer (#395252)          TODO: check vfs2 as well
140  xvidcap  
141  kino (links statically, does not include code)  fudforum
142  vlc (links statically, does not include code)          - phpgroupware-fudforum <unfixed> (embed)
143  smilutils (links statically, does not include code)          - egroupware-fudforum <removed>
144  motion (links statically, does not include code)          [sarge] - egroupware-fudforum <unfixed> (embed)
145  gst-ffmpeg  
146  gstreamer0.10-ffmpeg  cvs
147  xmovie          - 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    
 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  
   
 curl:  
 wget (code for NTLM authentication)  
   
 TODO evaluate:  
 gimp-gap (potentially using ffmpeg code as well)  
   
 uw-imap:  
 pine  
 alpine  
   
 imagemagick:  
 graphicsmagick  
   
 halibut:  
 nsis  
   
 libghttp:  
 hotway  
228    
229  libsndfile:  liba52
230  ardour          - a52dec <unfixed> (embed)
231            - xine-lib <unfixed> (embed)
232    
233  glibmm2.4:  libmpeg2
234  ardour          - mpeg2dec <unfixed> (embed)
235            - xine-lib <unfixed> (embed)
236    
237  libgnomecanvasmm2.6:  curl
238  ardour          - wget <unfixed> (embed)
239            NOTE: code for NTLM authentication
240    
241  libsigc++-2.0:  uw-imap
242  ardour          - pine <unfixed> (embed)
243            - alpine <unfixed> (embed)
 soundtouch:  
 ardour  
   
 libmms:  
 xine-lib  
 mimms  
   
 FCKeditor: (packaged as fckeditor)  
 knowledgeroot  
 moin (452599)  
 karrigell (452598)  
 gforge-plugins-extra (fixed since 4.6.99+svn6225-1)  
244    
245    imagemagick
246            - graphicsmagick <unfixed> (fork)
247    
248    halibut
249            - nsis <unfixed> (fork)
250    
251  Moodle contains lots of things:  libghttp
252  AdoDB          - hotway <unfixed> (embed)
 AdoDB-XML Schema  
 ipatlas  
 PHPMailer  
 Smarty  
 htmlArea  
 TinyMCE  
 bennu  
   
 TinyMCE:  
 wordpress  
 moodle  
 knowledgeroot  
 joomla (ITP)  
   
 scintilla:  
 scite  
 qscintilla  
 qscintilla2  
 geany  
   
 libphp-adodb:  
 gallery2  
 phppgadmin  
 egroupware  
 phpwiki  
 ipplan  
 typo3  
 moodle  
 cacti (dependency exists, but internal version is used -- only in sarge, fixed in etch)  
253    
254  gzip:  libsndfile
255  linux-kernel (lib/inflate.c)          - ardour 1:2.7.1-1 (embed)
 klibc (based on linux-kernel gzip code)  
 busybox  
256    
257  neon:  glibmm2.4
258  cadaver (all, but being worked on: #188381)          - ardour 1:2.7.1-1 (embed)
 gnome-vfs2 (#395874)  
 litmus (#395875)  
 screem (sarge only)  
 sitecopy (#395876)  
 tla (etch/sid only: #395877)  
259    
260  libmodplug:  libgnomecanvasmm2.6
261  gst-plugins-bad0.10          - ardour 1:2.7.1-1 (embed)
262    
263  libvncserver:  libsigc++-2.0
264  vino          - ardour 1:2.7.1-1 (embed)
265    
266  putty:  soundtouch
267  filezilla          - ardour 1:2.7.1-1 (embed)
268    
269  tinyxml (not packaged in Debian):  libmms
270  filezilla          - xine-lib <unfixed> (embed)
271            - mimms <unfixed> (embed)
272    
273  gv:  fckeditor
274  evince (ps/ tree from gv 3.5.8)          - knowledgeroot 0.9.8.5-3 (embed; bug #461555)
275  evince-gtk (not packaged in Debian)          - moin <unfixed> (embed; bug #452599)
276            - karrigell <removed> (embed; bug #452598)
277            - gforge 4.6.99+svn6225-1 (embed)
278    
279  libXbae:  ipatlas (not packaged in Debian)
280  libpawlib2-lesstif package (from Cernlib)          - moodle <unfixed> (embed; bug #507185)
281    
282  libXaw:  libphp-phpmailer
283  libpawlib2-lesstif package (from Cernlib)          - moodle <unfixed> (embed; bug #507185)
284            - mahara <unfixed> (embed)
285            - symfony <unfixed> (embed)
286            - phpgroupware-felamimail <unfixed> (embed)
287            NOTE: phpgroupware-felamimail is only in etch
288            - egroupware <unfixed> (embed; bug #504283)
289    
290  (I plan to deal with the above two cases after Etch release. -- KevinMcCarty)  htmlArea (not packaged in Debian)
291            - moodle <unfixed> (embed)
292    
293  libgd2:  giflib:
294  graphviz (lib/gd seems to be 2.0.33)          - wine <unfixed> (embed; bug #466181)
295    
296  rar:  bennu (not packaged in Debian, http://bennu.sourceforge.net)
297  unrar-nonfree          - moodle <unfixed> (embed)
298    
299  unrar-free: (maybe this code is derived from the original rar, too?)  smarty:
300  clamav (seems to be disabled in default config)          - 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  mplayer (DirectMedia Object loader):  TinyMCE
306  xine-lib (src/libw32dll/)          - wordpress 2.5.1-3 (embed; bug #478257)
307  vlc (modules/codec/dmo/)          - moodle <unfixed> (embed; bug #507185)
308            - knowledgeroot <unfixed> (embed)
309            - joomla <itp> (bug #326398)
310    
311    scintilla (shared lib request at 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> (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    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            - cultivation <unfixed> (embed)
491    
492  librpcsecgss:  tar
493  krb5          - 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  jasper:  cpio
497  ghostscript          - libarchive <unfixed> (embed)
498  gs-gpl          NOTE: cpio included in libarchive 2.2 and higher, but not compiled until libarchive 2.4.11-1 (as bsdcpio package)
499    
500  libidn:  webkit
501  monotone          - qt4-x11 <unfixed> (embed)
502    
503  liblua:  ftgl
504  monotone          - blender 2.46+dfsg-1 (embed)
505    
506  libbotan:  wv
507  montone          - 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  NetXX:  typo3
720  monotone          - moodle <unfixed>
721    
722  libgc:  spreadsheet_writeexcel (PHP port of libspreadsheet-writeexcel-perl; itp: #487557)
723  mono          - moodle <unfixed>
724            - gosa <unfixed>
725    
726  lzma:  php-ole (itp: #487558)
727  p7zip          - moodle <unfixed>
728    
729  lzo:  pieforms (http://www.catalyst.net.nz)
730  grub2          - mahara <unfixed>
731    
732  pax code:  savant2 (http://phpsavant.com)
733  tar          - egroupware <unfixed>
 cpio  
734    
735  t1lib:  rssparser (http://nwow.org)
736  tetex-bin (links to system t1lib since 2.0.2)          - egroupware <unfixed>
737  texlive-bin (links to system t1lib)          - phpgroupware <unfixed>
738    
739    lcms
740            - openjdk-6 <unfixed> (fork)

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

  ViewVC Help
Powered by ViewVC 1.1.5