/[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 7367 by jamie-guest, Wed Nov 21 21:37:04 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            - mozilla-firefox <unfixed> (embed)
103  tiff:          - mozilla-thunderbird
104  wxpythongtk (check, which debian pkg this is in)          - firefox <removed>
105  older kdegraphics/kpdf releases < 3.3 embedded a copy          [etch] - firefox <unfixed> (embed)
106            - thunderbird <removed>
107  uudeview:          [etch] - thunderbird <unfixed> (embed)
108  libconvert-uulib-perl          - iceweasel <unfixed> (embed)
109            - iceape <unfixed> (embed)
110  sqlite: (not affected by security vulnerabilities so far)          - icedove <unfixed> (embed)
111  amarok          - xulrunner <unfixed> (embed)
112  monotone          - nvu <removed> (embed)
113  iceweasel  
114    xli
115  util-linux/mount:          - xloadimage <unfixed> (embed)
116  loop-aes-utils contains code from util-linux' mount in the mount-aes-udeb  
117    lesstif (beware: two different lesstif APIs supported in one package, MOTIF 1.2 discarded upstream)
118  webmin:          - openmotif <unfixed> (embed)
119  usermin (only in sarge)          - xfree86/xorg <unfixed> (embed)
120            NOTE: in libxpm
121  sylpheed:  
122  sylpheed-claws  kerberized apps with BSD origin
123            - krb4 <unfixed> (embed)
124  phpsysinfo:          - krb5 <unfixed> (embed)
125  egroupware          - heimdal <unfixed> (embed)
126  phpgroupware  
127    grip (which pkg is the origin?)
128  phpldapadmin:          - libcdaudio
129  egroupware (removed from egroupware after sarge)          - grip
130            - gnome-vfs
131  chmlib:          TODO: check vfs2 as well
132  kchmviewer (not packaged in Debian)  
133    fudforum
134  libavcodec/libavformat (source: ffmpeg):          - phpgroupware-fudforum <unfixed> (embed)
135  mplayer (#395252)          - egroupware-fudforum <removed>
136  xvidcap          [sarge] - egroupware-fudforum <unfixed> (embed)
137  kino (links statically, does not include code)  
138  vlc (links statically, does not include code)  cvs
139  smilutils (links statically, does not include code)          - gcvs <unfixed> (embed)
140  motion (links statically, does not include code)          NOTE: see cvsunix/src in tarball
141  gst-ffmpeg  
142  gstreamer0.10-ffmpeg  pcre
143  xmovie          - python* <unfixed> (embed)
144            - 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)  
   
 TODO evaluate:  
 gimp-gap (potentially using ffmpeg code as well)  
   
 uw-imap:  
 pine  
 alpine  
   
 imagemagick:  
 graphicsmagick  
   
 halibut:  
 nsis  
   
 libghttp:  
 hotway  
   
 libsndfile:  
 ardour  
   
 glibmm2.4:  
 ardour  
214    
215  libgnomecanvasmm2.6:  liba52
216  ardour          - a52dec <unfixed> (embed)
217            - xine-lib <unfixed> (embed)
218    
219  libsigc++-2.0:  libmpeg2
220  ardour          - mpeg2dec <unfixed> (embed)
221            - xine-lib <unfixed> (embed)
222    
223  soundtouch:  curl
224  ardour          - wget <unfixed> (embed)
225            NOTE: code for NTLM authentication
226    
227  libmms:  uw-imap
228  xine-lib          - pine <unfixed> (embed)
229  mimms          - alpine <unfixed> (embed)
   
 FCKeditor:  
 knowledgeroot  
 moin  
 karrigell  
 gforge-plugins-extra  
   
 Moodle contains lots of things:  
 AdoDB  
 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)  
   
 gzip:  
 linux-kernel (lib/inflate.c)  
 klibc (based on linux-kernel gzip code)  
 busybox  
   
 neon:  
 cadaver (all, but being worked on: #188381)  
 gnome-vfs2 (#395874)  
 litmus (#395875)  
 screem (sarge only)  
 sitecopy (#395876)  
 tla (etch/sid only: #395877)  
230    
231  libmodplug:  imagemagick
232  gst-plugins-bad0.10          - graphicsmagick <unfixed> (fork)
233    
234  libvncserver:  halibut
235  vino          - nsis <unfixed> (embed)
236    
237  putty:  libghttp
238  filezilla          - hotway <unfixed> (embed)
239    
240  tinyxml (not packaged in Debian):  libsndfile
241  filezilla          - ardour <unfixed> (embed)
242    
243  gv:  glibmm2.4
244  evince (ps/ tree from gv 3.5.8)          - ardour <unfixed> (embed)
 evince-gtk (not packaged in Debian)  
245    
246  libXbae:  libgnomecanvasmm2.6
247  libpawlib2-lesstif package (from Cernlib)          - ardour <unfixed> (embed)
248    
249  libXaw:  libsigc++-2.0
250  libpawlib2-lesstif package (from Cernlib)          - ardour <unfixed> (embed)
251    
252  (I plan to deal with the above two cases after Etch release. -- KevinMcCarty)  soundtouch
253            - ardour <unfixed> (embed)
254    
255  libgd2:  libmms
256  graphviz (lib/gd seems to be 2.0.33)          - xine-lib <unfixed> (embed)
257            - mimms <unfixed> (embed)
258    
259  rar:  fckeditor
260  unrar-nonfree          - 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  unrar-free: (maybe this code is derived from the original rar, too?)  ipatlas (not packaged in Debian)
266  clamav (seems to be disabled in default config)          - moodle <unfixed> (embed)
267    
268  mplayer (DirectMedia Object loader):  libphp-phpmailer
269  xine-lib (src/libw32dll/)          - moodle <unfixed> (embed)
 vlc (modules/codec/dmo/)  
270    
271  libwpd (WordPerfect converter):  htmlArea (not packaged in Debian)
272  openoffice.org          - moodle <unfixed> (embed)
273    
274  fsplib (http://sourceforge.net/projects/fsp/):  bennu (not packaged in Debian)
275  gftp (lib/fsplib version 0.3)          - moodle <unfixed> (embed)
276    
277  librpcsecgss:  smarty:
278  krb5          - moodle <unfixed> (embed)
279    
280  jasper:  TinyMCE
281  ghostscript          - wordpress <unfixed> (embed)
282  gs-gpl          - moodle <unfixed> (embed)
283            - knowledgeroot <unfixed> (embed)
284  libidn:          - joomla <itp> (bug #326398)
285  monotone  
286    scintilla
287  liblua:          - scite <unfixed> (embed)
288  monotone          - qscintilla <unfixed> (embed)
289            - qscintilla2 <unfixed> (embed)
290  libbotan:          - geany <unfixed> (embed)
291  montone  
292    libphp-adodb
293  NetXX:          - moodle <unfixed> (embed)
294  monotone          NOTE: also AdoDB-XML Schema
295            - gallery2 <unfixed> (embed)
296  libgc:          - phppgadmin <unfixed> (embed)
297  mono          - egroupware <unfixed> (embed)
298            - phpwiki <unfixed> (embed)
299  lzma:          - ipplan <unfixed> (embed)
300  p7zip          - typo3 <unfixed> (embed)
301            - moodle <unfixed> (embed)
302            - cacti <unknown> (embed)
303            [sarge] - cacti <unfixed> (embed)
304            NOTE: dependency exists, but internal version is used
305    
306    gzip
307            - linux-kernel <unfixed> (embed)
308            NOTE: lib/inflate.c
309            - klibc <unfixed> (embed)
310            NOTE: based on linux-kernel gzip code
311            - busybox <unfixed> (embed)
312    
313    neon
314            - cadaver <unfixed> (embed; bug #188381)
315            - gnome-vfs2 <unfixed> (embed; bug #395874)
316            - litmus <unfixed> (embed; #395875)
317            [sarge] - screem <unfixed> (embed)
318            - sitecopy <unfixed> (embed; bug #395876)
319            [etch] - tla <unfixed> (embed; bug #395877)
320            [sarge] - tla <unfixed> (embed; bug #395877)
321    
322    libmodplug
323            - gst-plugins-bad0.10 <unfixed> (embed)
324    
325    libvncserver
326            - vino <unfixed> (embed)
327    
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.7367  
changed lines
  Added in v.8142

  ViewVC Help
Powered by ViewVC 1.1.5