/[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 7385 by nion, Sat Nov 24 13:34:37 2007 UTC revision 8142 by fw, Tue Feb 12 20:19:50 2008 UTC
# Line 1  Line 1 
1  This file collects cases, where a source package embeds code from  Embedded code copies
2  other projects, without linking dynamically:  ====================
3    
4  xpdf code: (some use xpdf 2, some xpdf 3)  This file collects source packages that embed code from other projects.
5  gpdf (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  mono  xpdf (some srcpkgs use xpdf2 code, some xpdf3 code)
29  mozilla(?)          NOTE: Fixed packages link to poppler library unless otherwise noted
30  Linux kernels          - gpdf <removed>
31  pvpgn (links dynamically since 1.7.8-2)          [sarge] - gpdf <unfixed>
32  mrtg (links dynamically since 2.12.2-1)          NOTE: has been replaced by evince in etch
33  rpm          - pdftohtml <unknown>
34            [sarge] - pdftohtml <unfixed>
35  libbz2:          [etch] - pdftohtml <unfixed>
36  dpkg (statically linked)          NOTE: has been replaced by poppler-utils
37            - kdegraphics <unfixed> (embed; bug #436164)
38  libgadu/ekg:          NOTE: the kpdf replacement in KDE 4 is using poppler
39  centericq          - tetex-bin 3.0-12 (embed)
40  gaim          - texlive-bin 2007-1 (embed)
41  kopete (ships the code, but links dynamically in the Debian package)          NOTE: links to poppler
42  kadu (not packaged in Debian)          - koffice <unfixed> (embed; bug #436163)
43  GNU gadu (not yet packaged in Debian)          - libextractor 0.5.12-1 (embed)
44            NOTE: libextractor is using its own pdf decoder now
45  xmlrpc: (which package is the "origin" of this code?)          - libextractor 0.5.12-1 (embed)
46  drupal          - pdfkit.framework 0.8-4 (embed)
47  phpgroupware          - ipe <unfixed> (embed)
48  egroupware          NOTE: embeds small parts with renamed source files: ipestdfonts.cpp, ipefonts.cpp, ipedct.cpp
49  phpwiki          - ruby-gnome2 <unknown> (embed)
50  php4 (php-pear, IIRC this was reorganized some weeks ago?)          NOTE: copy only present in source but links to poppler
51  tikiwiki  
52    ppmd
53  shtool: (affects build-time only)          - libcomplearn-mod-ppmd <unfixed> (embed; bug #458152)
54  mysql-ocaml  
55  php4  silc-toolkit
56            - silc-client 1.1~beta6-1 (embed)
57  mozilla:  
58  mozilla-firefox  dietlibc
59  mozilla-thunderbird          - ccontrol 0.9.1+20071204-1 (static)
60  firefox (to be removed)  
61  thunderbird (to be removed)  libiax
62  iceweasel          - iaxmodem <unfixed> (embed)
63  iceape  
64  icedove  zlib (lots of apps embed a copy, but link dynamically, but there are a few exceptions)
65  xulrunner          - dpkg <unfixed> (embed)
66  nvu (no longer in Debian)          NOTE: see 18196.48620.491996.624772@davenant.relativity.greenend.org.uk on debian-devel for discussion
67            - rsync <unfixed> (embed)
68  xli:          NOTE: somehow derived code base
69  xloadimage          - mono <unfixed> (embed)
70            TODO: check mozilla
71  lesstif: (beware: two different lesstif APIs supported in one package, MOTIF 1.2 discarded upstream)          - Linux kernels <unfixed> (embed)
72  openmotif          - pvpgn 1.7.8-2 (embed)
73  xfree86/xorg (in libxpm)          - mrtg 2.12.2-1 (embed)
74            - rpm <unknown> (embed)
75  kerberized apps with BSD origin:          NOTE: pinged anibal since when rpm was fixed
76  krb4  
77  krb5  libbz2
78  heimdal          - dpkg <unfixed> (static)
79    
80  grip: (which pkg is the origin?)  ekg
81  libcdaudio          - centericq <unfixed> (embed)
82  grip          - gaim <unfixed> (embed)
83  gnome-vfs (vfs2 as well?)          - pigdin <unfixed> (embed)(links dynamically against libgadu)
84            - kopete 4:3.3.2-5 (embed)
85  fudforum:          - kadu <unfixed> (embed)
86  phpgroupware-fudforum          - gadu <unfixed> (embed)
87  egroupware-fudforum (removed from egroupware after sarge)          NOTE: g/kadu not packaged in Debian yet
88    
89  cvs:  xmlrpc (which package is the "origin" of this code?)
90  gcvs (at least an additional script is included, check if there's more)          - drupal <unfixed> (embed)
91            - phpgroupware <unfixed> (embed)
92  pcre:          - egroupware <unfixed> (embed)
93  all pythons          - phpwiki (embed)
94  php4 (src included, but Debian package links dynamically)          - php4 <unfixed> (embed)
95  analog (src included, but Debian package links dynamically)          TODO: check, php-pear, IIRC this was reorganized some weeks ago?
96  libgoffice-1  
97  vfu (#450754)  shtool (affects build-time only)
98  tf5 (since 5.0beta7 the Debian package links dynamically)          - mysql-ocaml <unfixed> (embed)
99  monotone (including this starting from 0.37)          - php4 <unfixed> (embed)
100  glib (2.14 series for gregex support, only for udeb, regular packag links dynamic)  
101  apache2 (since 2.0.53-4 uses 040_link_external_pcre patch)  mozilla source code
102  exim4 (since 4.10-0.srh20.12 uses 36_pcre patch to use external pcre)          - mozilla-firefox <unfixed> (embed)
103            - mozilla-thunderbird
104  tiff:          - firefox <removed>
105  wxpythongtk (check, which debian pkg this is in)          [etch] - firefox <unfixed> (embed)
106  older kdegraphics/kpdf releases < 3.3 embedded a copy          - thunderbird <removed>
107            [etch] - thunderbird <unfixed> (embed)
108  uudeview:          - iceweasel <unfixed> (embed)
109  libconvert-uulib-perl          - iceape <unfixed> (embed)
110            - icedove <unfixed> (embed)
111  sqlite: (not affected by security vulnerabilities so far)          - xulrunner <unfixed> (embed)
112  amarok          - nvu <removed> (embed)
113  monotone  
114  iceweasel  xli
115            - xloadimage <unfixed> (embed)
116  util-linux/mount:  
117  loop-aes-utils contains code from util-linux' mount in the mount-aes-udeb  lesstif (beware: two different lesstif APIs supported in one package, MOTIF 1.2 discarded upstream)
118            - openmotif <unfixed> (embed)
119  webmin:          - xfree86/xorg <unfixed> (embed)
120  usermin (only in sarge)          NOTE: in libxpm
121    
122  sylpheed:  kerberized apps with BSD origin
123  sylpheed-claws          - krb4 <unfixed> (embed)
124            - krb5 <unfixed> (embed)
125  phpsysinfo:          - heimdal <unfixed> (embed)
126  egroupware  
127  phpgroupware  grip (which pkg is the origin?)
128            - libcdaudio
129  phpldapadmin:          - grip
130  egroupware (removed from egroupware after sarge)          - gnome-vfs
131            TODO: check vfs2 as well
132  chmlib:  
133  kchmviewer (ships the code but links dynamically)  fudforum
134            - phpgroupware-fudforum <unfixed> (embed)
135  libavcodec/libavformat (source: ffmpeg):          - egroupware-fudforum <removed>
136  mplayer (#395252)          [sarge] - egroupware-fudforum <unfixed> (embed)
137  xvidcap  
138  kino (links statically, does not include code)  cvs
139  vlc (links statically, does not include code)          - gcvs <unfixed> (embed)
140  smilutils (links statically, does not include code)          NOTE: see cvsunix/src in tarball
141  motion (links statically, does not include code)  
142  gst-ffmpeg  pcre
143  gstreamer0.10-ffmpeg          - python* <unfixed> (embed)
144  xmovie          - php4 <unknown> (embed)
145            - analog 2:5.23-0woody1 (embed)
146            - libgoffice-1 <unfixed> (embed)
147            - vfu 4.06-4.1 (embed; bug #450754)
148            - tf5 5.0beta7-1 (embed)
149            - monotone <unfixed> (embed)
150            NOTE: this only affects versions >= 0.37
151            - glib <unfixed> (embed)
152            NOTE: 2.14 series for gregex support, only for udeb, regular packag links dynamic
153            - apache2 2.0.53-4 (embed)
154            - exim4 4.10-0.srh20.12 (embed)
155            - yacas <unfixed> (embed)
156            NOTE: <= 1.0.x; is using pcre to scan text, can execute shell commands via the syntax anyway
157            - gtamsanalyzer.app 0.42-5 (embed)
158    
159    tiff
160            - wxpythongtk <unfixed> (embed)
161            TODO: check, which debian pkg this is in
162    
163    uudeview
164            - libconvert-uulib-perl <unfixed> (embed)
165    
166    sqlite (not affected by security vulnerabilities so far)
167            - amarok <unfixed> (embed)
168            - monotone <unfixed> (embed)
169            - iceweasel <unfixed> (embed)
170    
171    util-linux/mount
172            - loop-aes-utils <unfixed> (embed)
173            NOTE: contains code from util-linux' mount in the mount-aes-udeb
174    
175    webmin
176            - usermin <unknown> (embed)
177            [sarge] - usermin <unfixed> (embed)
178    
179    sylpheed
180            - sylpheed-claws <unfixed> (fork)
181    
182    phpsysinfo
183            - egroupware <unfixed> (embed)
184            - phpgroupware <unfixed> (embed)
185    
186    phpldapadmin
187            [sarge] - egroupware <unfixed> (embed)
188            NOTE: removed from egroupware after sarge
189    
190    chmlib
191            - kchmviewer <unknown> (embed)
192    
193    libavcodec/libavformat (source: ffmpeg)
194            - mplayer <unfixed> (embed; bug #395252)
195            - xvidcap <unfixed> (embed)
196            - kino <unfixed> (static)
197            - vlc <unfixed> (static)
198            - smilutils <unfixed> (static)
199            - motion <unfixed> (static)
200            - gst-ffmpeg <unfixed> (embed)
201            - gstreamer0.10-ffmpeg <unfixed> (embed)
202            - xmovie <unfixed>
203            TODO: gimp-gap (potentially using ffmpeg code as well)
204    
205    mad MPEG decoding lib
206            - mad <unfixed> (embed)
207            - xine-lib <unfixed> (embed)
208    
 mad MPEG decoding lib:  
 mad  
 xine-lib  
   
 libdts:  
209  libdts  libdts
210  xine-lib          - xine-lib <unfixed> (embed)
211    
 flac:  
212  flac  flac
213  xine-lib          - xine-lib <unfixed> (embed)
   
 liba52:  
 a52dec  
 xine-lib  
   
 libmpeg2:  
 mpeg2dec  
 xine-lib  
   
 curl:  
 wget (code for NTLM authentication)  
214    
215  TODO evaluate:  liba52
216  gimp-gap (potentially using ffmpeg code as well)          - a52dec <unfixed> (embed)
217            - xine-lib <unfixed> (embed)
218    
219  uw-imap:  libmpeg2
220  pine          - mpeg2dec <unfixed> (embed)
221  alpine          - xine-lib <unfixed> (embed)
222    
223  imagemagick:  curl
224  graphicsmagick          - wget <unfixed> (embed)
225            NOTE: code for NTLM authentication
226    
227  halibut:  uw-imap
228  nsis          - pine <unfixed> (embed)
229            - alpine <unfixed> (embed)
230    
231  libghttp:  imagemagick
232  hotway          - graphicsmagick <unfixed> (fork)
233    
234  libsndfile:  halibut
235  ardour          - nsis <unfixed> (embed)
236    
237  glibmm2.4:  libghttp
238  ardour          - hotway <unfixed> (embed)
239    
240  libgnomecanvasmm2.6:  libsndfile
241  ardour          - ardour <unfixed> (embed)
   
 libsigc++-2.0:  
 ardour  
   
 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)  
   
   
   
 Moodle contains lots of things:  
 AdoDB  
 AdoDB-XML Schema  
 ipatlas  
 PHPMailer  
 Smarty  
 htmlArea  
 TinyMCE  
 bennu  
242    
243  TinyMCE:  glibmm2.4
244  wordpress          - ardour <unfixed> (embed)
 moodle  
 knowledgeroot  
 joomla (ITP)  
245    
246  scintilla:  libgnomecanvasmm2.6
247  scite          - ardour <unfixed> (embed)
 qscintilla  
 qscintilla2  
 geany  
248    
249  libphp-adodb:  libsigc++-2.0
250  gallery2          - ardour <unfixed> (embed)
 phppgadmin  
 egroupware  
 phpwiki  
 ipplan  
 typo3  
 moodle  
 cacti (dependency exists, but internal version is used -- only in sarge, fixed in etch)  
251    
252  gzip:  soundtouch
253  linux-kernel (lib/inflate.c)          - ardour <unfixed> (embed)
 klibc (based on linux-kernel gzip code)  
 busybox  
254    
255  neon:  libmms
256  cadaver (all, but being worked on: #188381)          - xine-lib <unfixed> (embed)
257  gnome-vfs2 (#395874)          - mimms <unfixed> (embed)
 litmus (#395875)  
 screem (sarge only)  
 sitecopy (#395876)  
 tla (etch/sid only: #395877)  
258    
259  libmodplug:  fckeditor
260  gst-plugins-bad0.10          - knowledgeroot 0.9.8.5-3 (embed; bug #461555)
261            - moin <unfixed> (embed; bug #452599)
262            - karrigell <unfixed> (embed; bug #452598)
263            - gforge-plugins-extra 4.6.99+svn6225-1 (embed)
264    
265  libvncserver:  ipatlas (not packaged in Debian)
266  vino          - moodle <unfixed> (embed)
267    
268  putty:  libphp-phpmailer
269  filezilla          - moodle <unfixed> (embed)
270    
271  tinyxml (not packaged in Debian):  htmlArea (not packaged in Debian)
272  filezilla          - moodle <unfixed> (embed)
273    
274  gv:  bennu (not packaged in Debian)
275  evince (ps/ tree from gv 3.5.8)          - moodle <unfixed> (embed)
 evince-gtk (not packaged in Debian)  
276    
277  libXbae:  smarty:
278  libpawlib2-lesstif package (from Cernlib)          - moodle <unfixed> (embed)
279    
280  libXaw:  TinyMCE
281  libpawlib2-lesstif package (from Cernlib)          - wordpress <unfixed> (embed)
282            - moodle <unfixed> (embed)
283  (I plan to deal with the above two cases after Etch release. -- KevinMcCarty)          - knowledgeroot <unfixed> (embed)
284            - joomla <itp> (bug #326398)
285  libgd2:  
286  graphviz (lib/gd seems to be 2.0.33)  scintilla
287            - scite <unfixed> (embed)
288  rar:          - qscintilla <unfixed> (embed)
289  unrar-nonfree          - qscintilla2 <unfixed> (embed)
290            - geany <unfixed> (embed)
291  unrar-free: (maybe this code is derived from the original rar, too?)  
292  clamav (seems to be disabled in default config)  libphp-adodb
293            - moodle <unfixed> (embed)
294  mplayer (DirectMedia Object loader):          NOTE: also AdoDB-XML Schema
295  xine-lib (src/libw32dll/)          - gallery2 <unfixed> (embed)
296  vlc (modules/codec/dmo/)          - phppgadmin <unfixed> (embed)
297            - egroupware <unfixed> (embed)
298  libwpd (WordPerfect converter):          - phpwiki <unfixed> (embed)
299  openoffice.org          - ipplan <unfixed> (embed)
300            - typo3 <unfixed> (embed)
301  fsplib (http://sourceforge.net/projects/fsp/):          - moodle <unfixed> (embed)
302  gftp (lib/fsplib version 0.3)          - cacti <unknown> (embed)
303            [sarge] - cacti <unfixed> (embed)
304  librpcsecgss:          NOTE: dependency exists, but internal version is used
305  krb5  
306    gzip
307  jasper:          - linux-kernel <unfixed> (embed)
308  ghostscript          NOTE: lib/inflate.c
309  gs-gpl          - klibc <unfixed> (embed)
310            NOTE: based on linux-kernel gzip code
311  libidn:          - busybox <unfixed> (embed)
312  monotone  
313    neon
314  liblua:          - cadaver <unfixed> (embed; bug #188381)
315  monotone          - gnome-vfs2 <unfixed> (embed; bug #395874)
316            - litmus <unfixed> (embed; #395875)
317  libbotan:          [sarge] - screem <unfixed> (embed)
318  montone          - sitecopy <unfixed> (embed; bug #395876)
319            [etch] - tla <unfixed> (embed; bug #395877)
320  NetXX:          [sarge] - tla <unfixed> (embed; bug #395877)
321  monotone  
322    libmodplug
323  libgc:          - gst-plugins-bad0.10 <unfixed> (embed)
324  mono  
325    libvncserver
326  lzma:          - vino <unfixed> (embed)
327  p7zip  
328    putty
329            - filezilla <unfixed> (embed)
330    
331    tinyxml (not packaged in Debian)
332            - filezilla <unfixed>
333    
334    gv
335            - evince <unfixed> (embed)
336            NOTE: ps/ tree from gv 3.5.8
337            - evince-gtk <unfixed> (embed)
338            NOTE: not packaged in Debian
339    
340    libXbae
341            [etch] - libpawlib2-lesstif <unfixed> (embed)
342            NOTE: from Cernlib
343    
344    libXaw
345            [etch] - libpawlib2-lesstif
346            NOTE: from Cernlib
347            NOTE: I plan to deal with the above two cases after Etch release. -- KevinMcCarty
348    
349    libgd2
350            - graphviz <unfixed> (embed)
351            NOTE: lib/gd seems to be 2.0.33
352            - wml <unfixed> (embed)
353            NOTE: derived from gd 1.6.3
354    
355    rar
356            - unrar-nonfree <unfixed> (embed)
357    
358    unrar-free (maybe this code is derived from the original rar, too?)
359            - clamav <unfixed> (embed)
360            NOTE: seems to be disabled in default config
361    
362    mplayer (DirectMedia Object loader)
363            - xine-lib <unfixed> (embed)
364            NOTE: src/libw32dll/
365            - vlc <unfixed> (embed)
366            NOTE: modules/codec/dmo/
367    
368    libwpd (WordPerfect converter)
369            - openoffice.org <unfixed> (embed)
370    
371    fsplib (http://sourceforge.net/projects/fsp/)
372            - gftp <unfixed> (embed)
373            NOTE: lib/fsplib version 0.3
374    
375    librpcsecgss
376            - krb5 <unfixed> (embed)
377    
378    jasper
379            - ghostscript <unfixed> (embed)
380            - gs-gpl <unfixed> (embed)
381    
382    libidn
383            - monotone <unfixed> (embed)
384    
385    liblua
386            - monotone <unfixed> (embed)
387    
388    libbotan
389            - montone <unfixed> (embed)
390    
391    NetXX
392            - monotone <unfixed> (embed)
393    
394    libgc
395            - mono <unfixed> (embed)
396    
397    lzma
398            - p7zip <unfixed> (embed)
399    
400    lzo
401            - grub2 <unfixed> (embed)
402    
403    yassl
404            - mysql-dfsg-5.0 <unfixed> (embed)
405    
406    pax code
407            - tar <unfixed> (embed)
408            - cpio <unfixed> (embed)
409    
410    t1lib
411            - tetex-bin 2.0.2-1 (embed)
412            - texlive-bin <unknown> (embed)
413    
414    guichan
415            - boswars <unfixed> (embed)
416            NOTE: maintainer notified us, working on it
417    
418    tolua
419            - boswars <unfixed> (embed)
420            NOTE: maintainer notified us, working on it
421    
422    asio-dev
423            - luxrender <unfixed> (embed)
424            NOTE: maintainer notified us, working on it
425            NOTE: may be merged with boost "soon"
426    
427  lzo:  xine-lib
428  grub2          - vlc <unfixed> (embed)
429            NOTE: only parts included in modules/access/rtsp
430    
431  pax code:  netpbm
432  tar          - tcl8.3 <unfixed> (embed)
433  cpio          - tcl8.4 <unfixed> (embed)
434            - tcl8.5 <unfixed> (embed)
435            NOTE: generic/tkImgGIF.c

Legend:
Removed from v.7385  
changed lines
  Added in v.8142

  ViewVC Help
Powered by ViewVC 1.1.5