/[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 7828 by nion, Fri Jan 4 15:00:17 2008 UTC revision 7924 by stef-guest, Mon Jan 14 23:05:37 2008 UTC
# Line 10  Format: Line 10  Format:
10          - <embedding srcpkg> <status> (<sort>; bug #<number>)          - <embedding srcpkg> <status> (<sort>; bug #<number>)
11          NOTE: optional comments about the linkage of the embedding srcpkg          NOTE: optional comments about the linkage of the embedding srcpkg
12    
13  status: version number fixing the embedded copy, <unfixed>, <removed> or <unknown> if the version number can not be determined  status: version number fixing the embedded copy, <unfixed>, <removed>, <itp> or <unknown> if the version number can not be determined
14  sort: static (linking statically against a lib)  sort: static (linking statically against a lib)
15        embed (embedding a copy of the library into another source package)        embed (embedding a copy of the library into another source package)
16        fork (the package is not just embedding code but it is a fork and thus might share parts of the source code)        fork (the package is not just embedding code but it is a fork and thus might share parts of the source code)
17    
18  The srcpkg might be some string to identify the code if there is no specific source package.  The srcpkg might be some string to identify the code if there is no specific source package.
19    
20    Everything up to the next line is ignored
21    ---BEGIN
22  xpdf (some srcpkgs use xpdf2 code, some xpdf3 code)  xpdf (some srcpkgs use xpdf2 code, some xpdf3 code)
23          NOTE: Fixed packages link to poppler library unless otherwise noted          NOTE: Fixed packages link to poppler library unless otherwise noted
24          - gpdf <removed>          - gpdf <removed>
# Line 64  zlib (lots of apps embed a copy, but lin Line 66  zlib (lots of apps embed a copy, but lin
66          - pvpgn 1.7.8-2 (embed)          - pvpgn 1.7.8-2 (embed)
67          - mrtg 2.12.2-1 (embed)          - mrtg 2.12.2-1 (embed)
68          - rpm <unknown> (embed)          - rpm <unknown> (embed)
69          NOTE: pinged joeyh since when rpm was fixed          NOTE: pinged anibal since when rpm was fixed
70    
71  libbz2  libbz2
72          - dpkg <unfixed> (static)          - dpkg <unfixed> (static)
# Line 175  phpsysinfo Line 177  phpsysinfo
177          - egroupware <unfixed> (embed)          - egroupware <unfixed> (embed)
178          - phpgroupware <unfixed> (embed)          - phpgroupware <unfixed> (embed)
179    
180  phpldapadmin:  phpldapadmin
181  egroupware (removed from egroupware after sarge)          [sarge] - egroupware <unfixed> (embed)
182            NOTE: removed from egroupware after sarge
183    
184    chmlib
185            - kchmviewer <unknown> (embed)
186    
187    libavcodec/libavformat (source: ffmpeg)
188            - mplayer <unfixed> (embed; bug #395252)
189            - xvidcap <unfixed> (embed)
190            - kino <unfixed> (static)
191            - vlc <unfixed> (static)
192            - smilutils <unfixed> (static)
193            - motion <unfixed> (static)
194            - gst-ffmpeg <unfixed> (embed)
195            - gstreamer0.10-ffmpeg <unfixed> (embed)
196            - xmovie <unfixed>
197            TODO: gimp-gap (potentially using ffmpeg code as well)
198    
199    mad MPEG decoding lib
200            - mad <unfixed> (embed)
201            - xine-lib <unfixed> (embed)
202    
 chmlib:  
 kchmviewer (ships the code but links dynamically)  
   
 libavcodec/libavformat (source: ffmpeg):  
 mplayer (#395252)  
 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:  
203  libdts  libdts
204  xine-lib          - xine-lib <unfixed> (embed)
205    
 flac:  
206  flac  flac
207  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  
208    
209  halibut:  liba52
210  nsis          - a52dec <unfixed> (embed)
211            - xine-lib <unfixed> (embed)
212    
213  libghttp:  libmpeg2
214  hotway          - mpeg2dec <unfixed> (embed)
215            - xine-lib <unfixed> (embed)
216    
217  libsndfile:  curl
218  ardour          - wget <unfixed> (embed)
219            NOTE: code for NTLM authentication
220    
221  glibmm2.4:  uw-imap
222  ardour          - pine <unfixed> (embed)
223            - alpine <unfixed> (embed)
224    
225  libgnomecanvasmm2.6:  imagemagick
226  ardour          - graphicsmagick <unfixed> (fork)
227    
228  libsigc++-2.0:  halibut
229  ardour          - nsis <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)  
   
   
   
 Moodle contains lots of things:  
 AdoDB  
 AdoDB-XML Schema  
 ipatlas  
 PHPMailer  
 Smarty  
 htmlArea  
 TinyMCE  
 bennu  
230    
231  TinyMCE:  libghttp
232  wordpress          - hotway <unfixed> (embed)
 moodle  
 knowledgeroot  
 joomla (ITP)  
233    
234  scintilla:  libsndfile
235  scite          - ardour <unfixed> (embed)
 qscintilla  
 qscintilla2  
 geany  
236    
237  libphp-adodb:  glibmm2.4
238  gallery2          - ardour <unfixed> (embed)
 phppgadmin  
 egroupware  
 phpwiki  
 ipplan  
 typo3  
 moodle  
 cacti (dependency exists, but internal version is used -- only in sarge, fixed in etch)  
239    
240  gzip:  libgnomecanvasmm2.6
241  linux-kernel (lib/inflate.c)          - ardour <unfixed> (embed)
 klibc (based on linux-kernel gzip code)  
 busybox  
242    
243  neon:  libsigc++-2.0
244  cadaver (all, but being worked on: #188381)          - ardour <unfixed> (embed)
 gnome-vfs2 (#395874)  
 litmus (#395875)  
 screem (sarge only)  
 sitecopy (#395876)  
 tla (etch/sid only: #395877)  
245    
246  libmodplug:  soundtouch
247  gst-plugins-bad0.10          - ardour <unfixed> (embed)
248    
249  libvncserver:  libmms
250  vino          - xine-lib <unfixed> (embed)
251            - mimms <unfixed> (embed)
252    
253  putty:  fckeditor
254  filezilla          - knowledgeroot <unfixed> (embed)
255            - moin <unfixed> (embed; bug #452599)
256            - karrigell <unfixed> (embed; bug #452598)
257            - gforge-plugins-extra 4.6.99+svn6225-1 (embed)
258    
259  tinyxml (not packaged in Debian):  ipatlas (not packaged in Debian)
260  filezilla          - moodle <unfixed> (embed)
261    
262  gv:  libphp-phpmailer
263  evince (ps/ tree from gv 3.5.8)          - moodle <unfixed> (embed)
 evince-gtk (not packaged in Debian)  
264    
265  libXbae:  htmlArea (not packaged in Debian)
266  libpawlib2-lesstif package (from Cernlib)          - moodle <unfixed> (embed)
267    
268  libXaw:  bennu (not packaged in Debian)
269  libpawlib2-lesstif package (from Cernlib)          - moodle <unfixed> (embed)
270    
271  (I plan to deal with the above two cases after Etch release. -- KevinMcCarty)  smarty:
272            - moodle <unfixed> (embed)
273    
274  libgd2:  TinyMCE
275  graphviz (lib/gd seems to be 2.0.33)          - wordpress <unfixed> (embed)
276            - moodle <unfixed> (embed)
277  rar:          - knowledgeroot <unfixed> (embed)
278  unrar-nonfree          - joomla <itp> (bug #326398)
279    
280  unrar-free: (maybe this code is derived from the original rar, too?)  scintilla
281  clamav (seems to be disabled in default config)          - scite <unfixed> (embed)
282            - qscintilla <unfixed> (embed)
283  mplayer (DirectMedia Object loader):          - qscintilla2 <unfixed> (embed)
284  xine-lib (src/libw32dll/)          - geany <unfixed> (embed)
285  vlc (modules/codec/dmo/)  
286    libphp-adodb
287  libwpd (WordPerfect converter):          - moodle <unfixed> (embed)
288  openoffice.org          NOTE: also AdoDB-XML Schema
289            - gallery2 <unfixed> (embed)
290  fsplib (http://sourceforge.net/projects/fsp/):          - phppgadmin <unfixed> (embed)
291  gftp (lib/fsplib version 0.3)          - egroupware <unfixed> (embed)
292            - phpwiki <unfixed> (embed)
293  librpcsecgss:          - ipplan <unfixed> (embed)
294  krb5          - typo3 <unfixed> (embed)
295            - moodle <unfixed> (embed)
296  jasper:          - cacti <unknown> (embed)
297  ghostscript          [sarge] - cacti <unfixed> (embed)
298  gs-gpl          NOTE: dependency exists, but internal version is used
299    
300    gzip
301            - linux-kernel <unfixed> (embed)
302            NOTE: lib/inflate.c
303            - klibc <unfixed> (embed)
304            NOTE: based on linux-kernel gzip code
305            - busybox <unfixed> (embed)
306    
307    neon
308            - cadaver <unfixed> (embed; bug #188381)
309            - gnome-vfs2 <unfixed> (embed; bug #395874)
310            - litmus <unfixed> (embed; #395875)
311            [sarge] - screem <unfixed> (embed)
312            - sitecopy <unfixed> (embed; bug #395876)
313            [etch] - tla <unfixed> (embed; bug #395877)
314            [sarge] - tla <unfixed> (embed; bug #395877)
315    
316    libmodplug
317            - gst-plugins-bad0.10 <unfixed> (embed)
318    
319    libvncserver
320            - vino <unfixed> (embed)
321    
322    putty
323            - filezilla <unfixed> (embed)
324    
325    tinyxml (not packaged in Debian)
326            - filezilla <unfixed>
327    
328    gv
329            - evince <unfixed> (embed)
330            NOTE: ps/ tree from gv 3.5.8
331            - evince-gtk <unfixed> (embed)
332            NOTE: not packaged in Debian
333    
334    libXbae
335            [etch] - libpawlib2-lesstif <unfixed> (embed)
336            NOTE: from Cernlib
337    
338    libXaw
339            [etch] - libpawlib2-lesstif
340            NOTE: from Cernlib
341            NOTE: I plan to deal with the above two cases after Etch release. -- KevinMcCarty
342    
343    libgd2
344            - graphviz <unfixed> (embed)
345            NOTE: lib/gd seems to be 2.0.33
346    
347    rar
348            - unrar-nonfree <unfixed> (embed)
349    
350    unrar-free (maybe this code is derived from the original rar, too?)
351            - clamav <unfixed> (embed)
352            NOTE: seems to be disabled in default config
353    
354    mplayer (DirectMedia Object loader)
355            - xine-lib <unfixed> (embed)
356            NOTE: src/libw32dll/
357            - vlc <unfixed> (embed)
358            NOTE: modules/codec/dmo/
359    
360    libwpd (WordPerfect converter)
361            - openoffice.org <unfixed> (embed)
362    
363    fsplib (http://sourceforge.net/projects/fsp/)
364            - gftp <unfixed> (embed)
365            NOTE: lib/fsplib version 0.3
366    
367  libidn:  librpcsecgss
368  monotone          - krb5 <unfixed> (embed)
369    
370  liblua:  jasper
371  monotone          - ghostscript <unfixed> (embed)
372            - gs-gpl <unfixed> (embed)
373    
374  libbotan:  libidn
375  montone          - monotone <unfixed> (embed)
376    
377  NetXX:  liblua
378  monotone          - monotone <unfixed> (embed)
379    
380  libgc:  libbotan
381  mono          - montone <unfixed> (embed)
382    
383  lzma:  NetXX
384  p7zip          - monotone <unfixed> (embed)
385    
386  lzo:  libgc
387  grub2          - mono <unfixed> (embed)
388    
389  pax code:  lzma
390  tar          - p7zip <unfixed> (embed)
 cpio  
391    
392  t1lib:  lzo
393  tetex-bin (links to system t1lib since 2.0.2)          - grub2 <unfixed> (embed)
 texlive-bin (links to system t1lib)  
394    
395    pax code
396            - tar <unfixed> (embed)
397            - cpio <unfixed> (embed)
398    
399    t1lib
400            - tetex-bin 2.0.2-1 (embed)
401            - texlive-bin <unknown> (embed)

Legend:
Removed from v.7828  
changed lines
  Added in v.7924

  ViewVC Help
Powered by ViewVC 1.1.5