/[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 3551 by jmm-guest, Wed Mar 1 14:36:47 2006 UTC revision 7396 by nion, Mon Nov 26 13:31:58 2007 UTC
# Line 1  Line 1 
   
1  This file collects cases, where a source package embeds code from  This file collects cases, where a source package embeds code from
2  other projects, without linking dynamically:  other projects, without linking dynamically:
3    
4  xpdf code: (some use xpdf 2, some xpdf 3)  xpdf code: (some use xpdf 2, some xpdf 3)
5  gpdf (will be replaced by evince in Gnome 2.12)  gpdf (has been replaced by evince - which uses poppler - in Etch)
6  pdftohtml (current poppler source package has a ported version, pinged maintainer)  pdftohtml (has been replaced by poppler-utils from the poppler source package, still in Etch, though)
7  kdegraphics/kpdf (upstream is working on using poppler, probably not in time for Etch)  kdegraphics/kpdf (okular, the kpdf replacement in KDE 4 is using poppler, #436164)
8  tetex-bin (links to poppler since 3.0-12)  tetex-bin (links to poppler since 3.0-12)
9  cupsys (only older releases, recent ones use xpdf-utils, it's still present in the src, though)  cupsys (uses xpdf-utils, it's still present in the src, though)
10  poppler  poppler
11  koffice (upstream is working on using poppler, probably not in time for Etch)  koffice/kword (upstream is working on using poppler, #436163)
12  libextractor  libextractor (uses internal pdf decoder since 0.5.12-1)
13  pdfkit.framework (links to poppler since 0.8-4)  pdfkit.framework (links to poppler since 0.8-4)
14    ipe (only small parts, but with renamed source files: ipestdfonts.cpp, ipefonts.cpp, ipedct.cpp)
15    
16    silc-toolkit:
17    silc-client (uses libsilc and libsilcclient)
18    
19    dietlibc:
20    ccontrol (links statically)
21    
22    libiax:
23    iaxmodem
24    
25  zlib code: (lots of apps embed a copy, but link dynamically, but there are a few exceptions)  zlib code: (lots of apps embed a copy, but link dynamically, but there are a few exceptions)
26  dpkg  dpkg
27  rsync (somehow derived code base)  rsync (somehow derived code base)
28    mono
29  mozilla(?)  mozilla(?)
30  Linux kernels  Linux kernels
31  pvpgn (links dynamically since 1.7.8-2)  pvpgn (links dynamically since 1.7.8-2)
32  mrtg (links dynamically since 2.12.2-1)  mrtg (links dynamically since 2.12.2-1)
33    rpm
34    
35    libbz2:
36    dpkg (statically linked)
37    
38  libgadu/ekg:  libgadu/ekg:
39  centericq  centericq
# Line 28  kopete (ships the code, but links dynami Line 42  kopete (ships the code, but links dynami
42  kadu (not packaged in Debian)  kadu (not packaged in Debian)
43  GNU gadu (not yet packaged in Debian)  GNU gadu (not yet packaged in Debian)
44    
   
45  xmlrpc: (which package is the "origin" of this code?)  xmlrpc: (which package is the "origin" of this code?)
46  drupal  drupal
47  phpgroupware  phpgroupware
48  egroupware  egroupware
49  phpwiki  phpwiki
50  php4 (php-pear, IIRC this was reorganized some weeks ago?)  php4 (php-pear, IIRC this was reorganized some weeks ago?)
 tikiwiki (not packaged in Debian)  
   
51    
52  shtool: (affects build-time only)  shtool: (affects build-time only)
53  mysql-ocaml  mysql-ocaml
54  php4  php4
55    
   
56  mozilla:  mozilla:
57  mozilla-firefox  mozilla-firefox
58  mozilla-thunderbird  mozilla-thunderbird
59  nvu  firefox (to be removed)
60    thunderbird (to be removed)
61    iceweasel
62    iceape
63    icedove
64    xulrunner
65    nvu (no longer in Debian)
66    
67  xli:  xli:
68  xloadimage  xloadimage
69    
   
70  lesstif: (beware: two different lesstif APIs supported in one package, MOTIF 1.2 discarded upstream)  lesstif: (beware: two different lesstif APIs supported in one package, MOTIF 1.2 discarded upstream)
71  openmotif  openmotif
72  xfree86/xorg (in libxpm)  xfree86/xorg (in libxpm)
73    
   
74  kerberized apps with BSD origin:  kerberized apps with BSD origin:
75  krb4  krb4
76  krb5  krb5
77  heimdal  heimdal
78    
   
79  grip: (which pkg is the origin?)  grip: (which pkg is the origin?)
80  libcdaudio  libcdaudio
81  grip  grip
82  gnome-vfs (vfs2 as well?)  gnome-vfs (vfs2 as well?)
83    
   
84  fudforum:  fudforum:
85  phpgroupware-fudforum  phpgroupware-fudforum
86  egroupware-fudforum  egroupware-fudforum (removed from egroupware after sarge)
87    
88  cvs:  cvs:
89  gcvs (at least an additional script is included, check if there's more)  gcvs (at least an additional script is included, check if there's more)
# Line 82  all pythons Line 93  all pythons
93  php4 (src included, but Debian package links dynamically)  php4 (src included, but Debian package links dynamically)
94  analog (src included, but Debian package links dynamically)  analog (src included, but Debian package links dynamically)
95  libgoffice-1  libgoffice-1
96    vfu (#450754)
97  tf5 (since 5.0beta7 the Debian package links dynamically)  tf5 (since 5.0beta7 the Debian package links dynamically)
98    monotone (including this starting from 0.37)
99    glib (2.14 series for gregex support, only for udeb, regular packag links dynamic)
100    apache2 (since 2.0.53-4 uses 040_link_external_pcre patch)
101    exim4 (since 4.10-0.srh20.12 uses 36_pcre patch to use external pcre)
102    
103  tiff:  tiff:
104  wxpythongtk (check, which debian pkg this is in)  wxpythongtk (check, which debian pkg this is in)
105  older kdegraphics/kpdf releases < 3.3 embedded a copy  older kdegraphics/kpdf releases < 3.3 embedded a copy
106    
   
107  uudeview:  uudeview:
108  libconvert-uulib-perl  libconvert-uulib-perl
109    
110  sqlite: (not affected by security vulnerabilities so far)  sqlite: (not affected by security vulnerabilities so far)
111  amarok  amarok
112    monotone
113    iceweasel
114    
115  util-linux/mount:  util-linux/mount:
116  loop-aes-utils contains code from util-linux' mount in the mount-aes-udeb  loop-aes-utils contains code from util-linux' mount in the mount-aes-udeb
117    
118  webmin:  webmin:
119  usermin  usermin (only in sarge)
120    
121  sylpheed:  sylpheed:
122  sylpheed-claws  sylpheed-claws
# Line 109  egroupware Line 126  egroupware
126  phpgroupware  phpgroupware
127    
128  phpldapadmin:  phpldapadmin:
129  egroupware  egroupware (removed from egroupware after sarge)
130    
131  chmlib:  chmlib:
132  kchmviewer (not packaged in Debian)  kchmviewer (ships the code but links dynamically)
133    
134  libavcodec/libavformat:  libavcodec/libavformat (source: ffmpeg):
135  ffmpeg  mplayer (#395252)
136  xine-lib  xvidcap
 xvidcap (currently in NEW)  
137  kino (links statically, does not include code)  kino (links statically, does not include code)
138  vlc (links statically, does not include code)  vlc (links statically, does not include code)
139  smilutils (links statically, does not include code)  smilutils (links statically, does not include code)
140  motion (links statically, does not include code)  motion (links statically, does not include code)
141  gst-ffmpeg  gst-ffmpeg
142  xmovie (currently in NEW)  gstreamer0.10-ffmpeg
143  gst-ffmpeg  xmovie
144    
145  mad MPEG decoding lib:  mad MPEG decoding lib:
146  mad  mad
# Line 154  gimp-gap (potentially using ffmpeg code Line 170  gimp-gap (potentially using ffmpeg code
170    
171  uw-imap:  uw-imap:
172  pine  pine
173    alpine
174    
175  imagemagick:  imagemagick:
176  graphicsmagick  graphicsmagick
# Line 164  nsis Line 181  nsis
181  libghttp:  libghttp:
182  hotway  hotway
183    
184  etl-dev (will be renamed to libetl-dev soon):  libsndfile:
185  synfig  ardour
186    
187    glibmm2.4:
188    ardour
189    
190    libgnomecanvasmm2.6:
191    ardour
192    
193    libsigc++-2.0:
194    ardour
195    
196    soundtouch:
197    ardour
198    
199    libmms:
200    xine-lib
201    mimms
202    
203    FCKeditor: (packaged as fckeditor)
204    knowledgeroot
205    moin (452599)
206    karrigell (452598)
207    gforge-plugins-extra (fixed since 4.6.99+svn6225-1)
208    
209    
210    
211    Moodle contains lots of things:
212    AdoDB
213    AdoDB-XML Schema
214    ipatlas
215    PHPMailer
216    Smarty
217    htmlArea
218    TinyMCE
219    bennu
220    
221    TinyMCE:
222    wordpress
223    moodle
224    knowledgeroot
225    joomla (ITP)
226    
227    scintilla:
228    scite
229    qscintilla
230    qscintilla2
231    geany
232    
233    libphp-adodb:
234    gallery2
235    phppgadmin
236    egroupware
237    phpwiki
238    ipplan
239    typo3
240    moodle
241    cacti (dependency exists, but internal version is used -- only in sarge, fixed in etch)
242    
243    gzip:
244    linux-kernel (lib/inflate.c)
245    klibc (based on linux-kernel gzip code)
246    busybox
247    
248    neon:
249    cadaver (all, but being worked on: #188381)
250    gnome-vfs2 (#395874)
251    litmus (#395875)
252    screem (sarge only)
253    sitecopy (#395876)
254    tla (etch/sid only: #395877)
255    
256    libmodplug:
257    gst-plugins-bad0.10
258    
259    libvncserver:
260    vino
261    
262    putty:
263    filezilla
264    
265    tinyxml (not packaged in Debian):
266    filezilla
267    
268    gv:
269    evince (ps/ tree from gv 3.5.8)
270    evince-gtk (not packaged in Debian)
271    
272    libXbae:
273    libpawlib2-lesstif package (from Cernlib)
274    
275    libXaw:
276    libpawlib2-lesstif package (from Cernlib)
277    
278    (I plan to deal with the above two cases after Etch release. -- KevinMcCarty)
279    
280    libgd2:
281    graphviz (lib/gd seems to be 2.0.33)
282    
283    rar:
284    unrar-nonfree
285    
286    unrar-free: (maybe this code is derived from the original rar, too?)
287    clamav (seems to be disabled in default config)
288    
289    mplayer (DirectMedia Object loader):
290    xine-lib (src/libw32dll/)
291    vlc (modules/codec/dmo/)
292    
293    libwpd (WordPerfect converter):
294    openoffice.org
295    
296    fsplib (http://sourceforge.net/projects/fsp/):
297    gftp (lib/fsplib version 0.3)
298    
299    librpcsecgss:
300    krb5
301    
302    jasper:
303    ghostscript
304    gs-gpl
305    
306    libidn:
307    monotone
308    
309    liblua:
310    monotone
311    
312    libbotan:
313    montone
314    
315    NetXX:
316    monotone
317    
318    libgc:
319    mono
320    
321    lzma:
322    p7zip
323    
324    lzo:
325    grub2
326    
327    pax code:
328    tar
329    cpio

Legend:
Removed from v.3551  
changed lines
  Added in v.7396

  ViewVC Help
Powered by ViewVC 1.1.5