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

Contents of /data/embedded-code-copies

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.5