/[secure-testing]/data/embedded-code-copies
ViewVC logotype

Contents of /data/embedded-code-copies

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7212 - (hide annotations) (download)
Sun Nov 4 17:30:38 2007 UTC (5 years, 6 months ago) by jmm-guest
File size: 5334 byte(s)
more embedded code copies
1 jmm-guest 1586 This file collects cases, where a source package embeds code from
2     other projects, without linking dynamically:
3    
4     xpdf code: (some use xpdf 2, some xpdf 3)
5 jmm-guest 6249 gpdf (has been replaced by evince - which uses poppler - in Etch)
6     pdftohtml (has been replaced by poppler-utils from the poppler source package, still in Etch, though)
7 jmm-guest 6356 kdegraphics/kpdf (okular, the kpdf replacement in KDE 4 is using poppler, #436164)
8 jmm-guest 3477 tetex-bin (links to poppler since 3.0-12)
9 jmm-guest 6249 cupsys (uses xpdf-utils, it's still present in the src, though)
10 jmm-guest 1712 poppler
11 jmm-guest 6249 koffice/kword (upstream is working on using poppler, #436163)
12 jmm-guest 3854 libextractor (uses internal pdf decoder since 0.5.12-1)
13 jmm-guest 3446 pdfkit.framework (links to poppler since 0.8-4)
14 stef-guest 6146 ipe (only small parts, but with renamed source files: ipestdfonts.cpp, ipefonts.cpp, ipedct.cpp)
15 jmm-guest 1586
16 nion 6965 silc-toolkit:
17     silc-client (uses libsilc and libsilcclient)
18    
19 nion 6967 dietlibc:
20     ccontrol (links statically)
21    
22 nion 6969 libiax:
23     iaxmodem
24    
25 jmm-guest 3042 zlib code: (lots of apps embed a copy, but link dynamically, but there are a few exceptions)
26 jmm-guest 1586 dpkg
27 jmm-guest 3042 rsync (somehow derived code base)
28 nion 7135 mono
29 jmm-guest 1586 mozilla(?)
30     Linux kernels
31 jmm-guest 2380 pvpgn (links dynamically since 1.7.8-2)
32 jmm-guest 3428 mrtg (links dynamically since 2.12.2-1)
33 stef-guest 5320 rpm
34 jmm-guest 1586
35 stef-guest 5320 libbz2:
36     dpkg (statically linked)
37    
38 jmm-guest 1586 libgadu/ekg:
39     centericq
40 jmm-guest 1593 gaim
41 jmm-guest 1588 kopete (ships the code, but links dynamically in the Debian package)
42 jmm-guest 1599 kadu (not packaged in Debian)
43 jmm-guest 3042 GNU gadu (not yet packaged in Debian)
44 jmm-guest 1586
45 jmm-guest 1588 xmlrpc: (which package is the "origin" of this code?)
46     drupal
47     phpgroupware
48     egroupware
49     phpwiki
50     php4 (php-pear, IIRC this was reorganized some weeks ago?)
51 stef-guest 5320 tikiwiki
52 jmm-guest 1586
53 jmm-guest 1588 shtool: (affects build-time only)
54     mysql-ocaml
55     php4
56    
57     mozilla:
58     mozilla-firefox
59     mozilla-thunderbird
60 stef-guest 5320 firefox (to be removed)
61     thunderbird (to be removed)
62     iceweasel
63     iceape
64     icedove
65     xulrunner
66     nvu (no longer in Debian)
67 jmm-guest 1588
68     xli:
69     xloadimage
70    
71 jmm-guest 3042 lesstif: (beware: two different lesstif APIs supported in one package, MOTIF 1.2 discarded upstream)
72 jmm-guest 1588 openmotif
73 jmm-guest 3042 xfree86/xorg (in libxpm)
74 jmm-guest 1588
75     kerberized apps with BSD origin:
76     krb4
77     krb5
78     heimdal
79    
80     grip: (which pkg is the origin?)
81     libcdaudio
82     grip
83     gnome-vfs (vfs2 as well?)
84 stef-guest 1608
85     fudforum:
86     phpgroupware-fudforum
87 stef-guest 5320 egroupware-fudforum (removed from egroupware after sarge)
88 jmm-guest 1670
89     cvs:
90 jmm-guest 1755 gcvs (at least an additional script is included, check if there's more)
91 jmm-guest 1684
92     pcre:
93 jmm-guest 3042 all pythons
94 jmm-guest 1757 php4 (src included, but Debian package links dynamically)
95 joeyh 1834 analog (src included, but Debian package links dynamically)
96     libgoffice-1
97 nion 6966 vfu
98 jmm-guest 2068 tf5 (since 5.0beta7 the Debian package links dynamically)
99 nion 7136 monotone (including this starting from 0.37)
100 jmm-guest 1758
101     tiff:
102     wxpythongtk (check, which debian pkg this is in)
103     older kdegraphics/kpdf releases < 3.3 embedded a copy
104 joeyh 1802
105     uudeview:
106     libconvert-uulib-perl
107 jmm-guest 1824
108     sqlite: (not affected by security vulnerabilities so far)
109     amarok
110 stef-guest 6985 monotone
111 jmm-guest 7212 iceweasel
112 jmm-guest 1828
113 jmm-guest 2037 util-linux/mount:
114     loop-aes-utils contains code from util-linux' mount in the mount-aes-udeb
115 jmm-guest 2104
116     webmin:
117 stef-guest 5320 usermin (only in sarge)
118 jmm-guest 2714
119     sylpheed:
120     sylpheed-claws
121 jmm-guest 2751
122     phpsysinfo:
123     egroupware
124 jmm-guest 2800 phpgroupware
125    
126     phpldapadmin:
127 stef-guest 5320 egroupware (removed from egroupware after sarge)
128 jmm-guest 2800
129 jmm-guest 2889 chmlib:
130     kchmviewer (not packaged in Debian)
131 jmm-guest 2800
132 jmm-guest 2948 libavcodec/libavformat:
133     ffmpeg
134     xine-lib
135 stef-guest 5320 xvidcap
136 jmm-guest 3075 kino (links statically, does not include code)
137     vlc (links statically, does not include code)
138     smilutils (links statically, does not include code)
139     motion (links statically, does not include code)
140 fw 3061 gst-ffmpeg
141 stef-guest 5048 gstreamer0.10-ffmpeg
142     xmovie
143 jmm-guest 2948
144     mad MPEG decoding lib:
145     mad
146     xine-lib
147    
148     libdts:
149     libdts
150     xine-lib
151    
152     flac:
153     flac
154     xine-lib
155    
156     liba52:
157     a52dec
158     xine-lib
159    
160     libmpeg2:
161     mpeg2dec
162     xine-lib
163    
164 jmm-guest 2965 curl:
165     wget (code for NTLM authentication)
166 jmm-guest 3093
167     TODO evaluate:
168 jmm-guest 3320 gimp-gap (potentially using ffmpeg code as well)
169    
170     uw-imap:
171     pine
172 stef-guest 6985 alpine
173 jmm-guest 3402
174     imagemagick:
175 micah 3537 graphicsmagick
176    
177     halibut:
178     nsis
179    
180     libghttp:
181     hotway
182    
183 nion 6869 libsndfile:
184     ardour
185    
186     glibmm2.4:
187     ardour
188    
189     libgnomecanvasmm2.6:
190     ardour
191    
192     libsigc++-2.0:
193     ardour
194    
195     soundtouch:
196     ardour
197    
198 stef-guest 4495 libmms:
199     xine-lib
200     mimms
201 stef-guest 4517
202     FCKeditor:
203     knowledgeroot
204 white 7054 moin
205     karrigell
206 nion 7055 gforge-plugins-extra
207 stef-guest 4517
208 neilm 4838 Moodle contains lots of things:
209     AdoDB
210     AdoDB-XML Schema
211     ipatlas
212     PHPMailer
213     Smarty
214     htmlArea
215     TinyMCE
216     bennu
217    
218 stef-guest 4517 TinyMCE:
219     wordpress
220     moodle
221     knowledgeroot
222     joomla (ITP)
223    
224 micah 4767 scintilla:
225 micah 4561 scite
226     qscintilla
227 micah 7091 qscintilla2
228 micah 4561 geany
229 stef-guest 4706
230 micah 4767 libphp-adodb:
231 stef-guest 4706 gallery2
232     phppgadmin
233     egroupware
234     phpwiki
235     moodle
236 neilm 4835 cacti (dependency exists, but internal version is used -- only in sarge, fixed in etch)
237 stef-guest 4706
238 micah 4767 gzip:
239     linux-kernel (lib/inflate.c)
240     klibc (based on linux-kernel gzip code)
241 micah 4808 busybox
242 micah 4767
243 joeyh 4889 ffmpeg:
244     mplayer (#395252)
245 neilm 4891
246     neon:
247     cadaver (all, but being worked on: #188381)
248     gnome-vfs2 (#395874)
249     litmus (#395875)
250     screem (sarge only)
251     sitecopy (#395876)
252     tla (etch/sid only: #395877)
253 stef-guest 5319
254     libmodplug:
255     gst-plugins-bad0.10
256 stef-guest 5320
257     libvncserver:
258     vino
259    
260     putty:
261     filezilla
262    
263     tinyxml (not packaged in Debian):
264     filezilla
265    
266     gv:
267     evince (ps/ tree from gv 3.5.8)
268     evince-gtk (not packaged in Debian)
269 stef-guest 5321
270     libXbae:
271     libpawlib2-lesstif package (from Cernlib)
272    
273     libXaw:
274     libpawlib2-lesstif package (from Cernlib)
275    
276     (I plan to deal with the above two cases after Etch release. -- KevinMcCarty)
277    
278     libgd2:
279     graphviz (lib/gd seems to be 2.0.33)
280 stef-guest 5440
281     rar:
282     unrar-nonfree
283    
284     unrar-free: (maybe this code is derived from the original rar, too?)
285     clamav (seems to be disabled in default config)
286    
287 keescook-guest 5526 mplayer (DirectMedia Object loader):
288     xine-lib (src/libw32dll/)
289     vlc (modules/codec/dmo/)
290 alec-guest 5564
291     libwpd (WordPerfect converter):
292     openoffice.org
293 keescook-guest 6298
294     fsplib (http://sourceforge.net/projects/fsp/):
295     gftp (lib/fsplib version 0.3)
296 keescook-guest 6498
297     librpcsecgss:
298     krb5
299 stef-guest 6985
300 keescook-guest 7007 jasper:
301     ghostscript
302     gs-gpl
303    
304 nion 7136 libidn:
305     monotone
306 micah 7134
307 nion 7136 liblua:
308     monotone
309    
310     libbotan:
311     montone
312    
313     NetXX:
314     monotone
315    
316 nion 7135 libgc:
317     mono
318 white 7203
319 jmm-guest 7212 lzma:
320     p7zip
321    
322     lzo:
323     grub2
324    
325 white 7203 pax code:
326     tar
327     cpio

  ViewVC Help
Powered by ViewVC 1.1.5