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

Contents of /data/embedded-code-copies

Parent Directory Parent Directory | Revision Log Revision Log


Revision 13392 - (hide annotations) (download)
Fri Nov 27 12:10:41 2009 UTC (3 years, 6 months ago) by jwilk-guest
File size: 38146 byte(s)
jhbuild no longer embed stdlib Python modules.
1 nion 7695 Embedded code copies
2     ====================
3    
4 thijs 8078 This file collects source packages that embed code from other projects.
5     This is considered bad for fixing security flaws because the fix needs
6     to be applied in multiple source packages.
7 jmm-guest 1586
8 nion 7695 Format:
9     <srcpkg> (<optional comment about srcpkg>)
10     - <embedding srcpkg> <status> (<sort>; bug #<number>)
11     NOTE: optional comments about the linkage of the embedding srcpkg
12    
13 thijs 8078 status: version number fixing the embedded copy, <unfixed>, <removed>,
14 gilbert-guest 12715 <itp>, <not-affected>, <unknown> if the version number can not
15     be determined, or <unfixable> for unavoidable cases (e.g., forks
16     that add real value)
17 nion 7828 sort: static (linking statically against a lib)
18     embed (embedding a copy of the library into another source package)
19 thijs 8078 fork (the package is not just embedding code but it is a fork and
20     thus might share parts of the source code)
21 fw 8142 old-version (the package is an older version of essentially
22     the same code)
23 nion 7828
24 thijs 8078 The srcpkg might be some string to identify the code if there is no
25     specific source package.
26 jmm-guest 1586
27 thijs 8078 Everything up to the next line is ignored.
28 stef-guest 7923 ---BEGIN
29 nion 7696 xpdf (some srcpkgs use xpdf2 code, some xpdf3 code)
30 jmm-guest 7743 NOTE: Fixed packages link to poppler library unless otherwise noted
31 nion 7697 - pdftohtml <unknown>
32     [sarge] - pdftohtml <unfixed>
33     [etch] - pdftohtml <unfixed>
34     NOTE: has been replaced by poppler-utils
35 nion 11565 - kdegraphics 4:4.2.2-1 (embed; bug #436164)
36 nion 8760 - texlive-base 3.0-12 (embed)
37 jmm-guest 7743 - texlive-bin 2007-1 (embed)
38 nion 7696 NOTE: links to poppler
39 nion 7739 - koffice <unfixed> (embed; bug #436163)
40     - libextractor 0.5.12-1 (embed)
41 jmm-guest 7743 NOTE: libextractor is using its own pdf decoder now
42 nion 7739 - ipe <unfixed> (embed)
43 nion 7696 NOTE: embeds small parts with renamed source files: ipestdfonts.cpp, ipefonts.cpp, ipedct.cpp
44 nion 7739 - ruby-gnome2 <unknown> (embed)
45 nion 7696 NOTE: copy only present in source but links to poppler
46 neilm 10853 - pdfedit <unfixed> (embed; bug #510794)
47 gilbert-guest 13037 - swftools <unfixed> (embed; bug #551293)
48     - poppler <unfixable> (fork)
49 nion 7696
50 nion 7791 ppmd
51 geissert 12518 - libcomplearn-mod-ppmd <unfixed> (fork)
52     NOTE: discussion in #458152
53 nion 7755
54 jmm-guest 12062 libevent
55 geissert 12518 - transmission 1.71-1 (embed; bug #529372)
56 jmm-guest 12062
57 jmm-guest 12156 lrmi
58     - read-edid 2.0.0-1 (embed; bug #495131)
59    
60 thijs 8189 peercast
61 jwilk-guest 13139 - gnome-peercast <removed> (embed)
62     [etch] - gnome-peercast <unfixed> (embed)
63 thijs 8189
64 nion 7791 silc-toolkit
65 nion 7740 - silc-client 1.1~beta6-1 (embed)
66 nion 6965
67 jmm-guest 11552 icclib
68 atomo64-guest 11862 - ghostscript <unfixed> (embed)
69     - argyll <unfixed> (embed)
70 jmm-guest 11552
71 nion 7791 dietlibc
72 nion 7740 - ccontrol 0.9.1+20071204-1 (static)
73 nion 6967
74 nion 11046 libmikmod
75     - sdl-mixer1.2 <unfixed> (embed)
76     TODO: report bug
77    
78 nion 7791 libiax
79 gilbert-guest 12969 - iaxmodem <unfixable> (embed; bug #548885)
80 nion 6969
81 gilbert-guest 12969 spandsp
82     - iaxmodem <unfixable> (embed; bug #548885)
83    
84 nion 7787 zlib (lots of apps embed a copy, but link dynamically, but there are a few exceptions)
85     - dpkg <unfixed> (embed)
86     NOTE: see 18196.48620.491996.624772@davenant.relativity.greenend.org.uk on debian-devel for discussion
87     - rsync <unfixed> (embed)
88     NOTE: somehow derived code base
89     - mono <unfixed> (embed)
90     TODO: check mozilla
91     - Linux kernels <unfixed> (embed)
92     - pvpgn 1.7.8-2 (embed)
93     - mrtg 2.12.2-1 (embed)
94     - rpm <unknown> (embed)
95 nion 7841 NOTE: pinged anibal since when rpm was fixed
96 atomo64-guest 11651 - tuxcmd-modules <unfixed> (embed)
97     - zsync <unfixed>
98     - tra <unfixed>
99     - sash <unfixed>
100     - nsis <unfixed>
101 atomo64-guest 11862 - mseide-msegui <unfixed>
102     NOTE: mseide
103 atomo64-guest 11651 - mirrordir <unfixed>
104     - poco <unfixed>
105     - klibc <unfixed>
106     - ghostscript <unfixed>
107     - freeimage <unfixed>
108     - clamav <unfixed> (fork)
109     NOTE: from the changelog: "libclamav6 does indeed duplicate parts of the zlib code, but there is not way around that"
110     - tuxonice-userui <unfixed>
111     - plt-scheme <unfixed>
112     - perl <unfixed>
113     - paraview <unfixed>
114     - gcvs <unfixed>
115     - dump <unfixed>
116     - aide <unfixed> (static)
117     - dar <unfixed> (static)
118 atomo64-guest 11862 - avfs <unfixed>
119 atomo64-guest 11651 - fpc <unfixed>
120     - winff <unfixed>
121     NOTE: inherited from fpc, see #472304
122     - lazarus <unfixed>
123     NOTE: inherited from fpc, see #472304
124 kees 12694 - erlang <unfixed> (embed)
125 kees 13120 - gamera 3.2.3-1 (embed)
126 gilbert-guest 13160 - python2.4 <unfixed> (embed; bug #553403)
127     - python2.5 <unfixed> (embed; bug #553403)
128 jmm-guest 1586
129 jmm-guest 12625 dulwich
130 kees 13120 - hg-git 0.1.0-1 (embed; bug #541996)
131 jmm-guest 12625
132     libvigraimpex
133 gilbert-guest 12733 - hugin <unfixed> (embed; bug #542259)
134     - enblend-enfuse <unfixed> (embed; bug #542258)
135 kees 13120 - gamera 3.2.3-1 (embed)
136 jmm-guest 12625
137 nion 7788 libbz2
138     - dpkg <unfixed> (static)
139 stef-guest 5320
140 gilbert-guest 12710 libgadu
141 nion 7788 - centericq <unfixed> (embed)
142 gilbert-guest 13222 - pidgin <not-affected> (links dynamically since initial release; fixed in gaim)
143     - gaim 1:2.0.0+beta3-3 (embed; bug #360280)
144 atomo64-guest 11862 - kdenetwork 4:3.3.2-5 (embed)
145     NOTE: from kdenetwork: kopete
146 nion 10291 - ekg 1:1.8~rc0-1 (embed)
147 jmm-guest 10313 - kadu 0.6.0.2-3 (embed; bug #504430)
148 gilbert-guest 12713 - gadu <itp> (embed)
149 jmm-guest 1586
150 nion 7791 xmlrpc (which package is the "origin" of this code?)
151 nion 7788 - drupal <unfixed> (embed)
152     - phpgroupware <unfixed> (embed)
153     - egroupware <unfixed> (embed)
154 atomo64-guest 11862 - phpwiki <unfixed> (embed)
155 nion 7788 - php4 <unfixed> (embed)
156     TODO: check, php-pear, IIRC this was reorganized some weeks ago?
157 jmm-guest 1586
158 nion 7791 shtool (affects build-time only)
159     - mysql-ocaml <unfixed> (embed)
160     - php4 <unfixed> (embed)
161 jmm-guest 1588
162 gilbert-guest 12719 iceape
163     - iceweasel <unfixed> (fork)
164     - icedove <unfixed> (fork)
165     - xulrunner <unfixed> (fork)
166 jmm-guest 12113 - kompozer <unfixed> (embed; bug #532168)
167 gilbert-guest 13287 - galeon <unfixed> (fork)
168     - epiphany-browser <unfixed> (fork)
169     - conkeror <unfixed> (fork)
170     - kazehakase <unfixed> (fork)
171 jmm-guest 1588
172 nion 7791 xli
173     - xloadimage <unfixed> (embed)
174 jmm-guest 1588
175 nion 7827 lesstif (beware: two different lesstif APIs supported in one package, MOTIF 1.2 discarded upstream)
176     - openmotif <unfixed> (embed)
177 atomo64-guest 11862 - libxpm <unfixed> (embed)
178 jmm-guest 1588
179 nion 7827 kerberized apps with BSD origin
180 gilbert-guest 12710 - krb4 <removed> (embed)
181 nion 7827 - krb5 <unfixed> (embed)
182     - heimdal <unfixed> (embed)
183 jmm-guest 1588
184 nion 7827 grip (which pkg is the origin?)
185 atomo64-guest 11862 - libcdaudio <unfixed>
186     - grip <unfixed>
187     - gnome-vfs <unfixed>
188 nion 7827 TODO: check vfs2 as well
189 stef-guest 1608
190 nion 7827 fudforum
191 atomo64-guest 11862 [etch] - phpgroupware <unfixed> (embed)
192     NOTE: phpgroupware-fudforum
193     [sarge] - egroupware-fudforum <removed> (embed)
194 jmm-guest 1670
195 jmm-guest 12452 libbsd
196 gilbert-guest 12710 - rdate 1:1.2-3 (embed)
197     - atheme-services <unfixed>
198     - libbsd-arc4random-perl <unfixed>
199     - isakmpd <unfixed>
200 jmm-guest 12452
201 nion 7827 cvs
202     - gcvs <unfixed> (embed)
203     NOTE: see cvsunix/src in tarball
204 jmm-guest 1684
205 gilbert-guest 13160 pcre3
206 nion 7827 - php4 <unknown> (embed)
207     - analog 2:5.23-0woody1 (embed)
208 atomo64-guest 11862 - goffice <unfixed> (embed)
209     NOTE: libgoffice-*
210 nion 7827 - vfu 4.06-4.1 (embed; bug #450754)
211     - tf5 5.0beta7-1 (embed)
212 jmm-guest 11590 - monotone 0.43-1 (embed)
213 nion 7827 NOTE: this only affects versions >= 0.37
214 nion 9241 - glib2.0 2.15.2-1 (embed)
215 nion 7827 - apache2 2.0.53-4 (embed)
216     - exim4 4.10-0.srh20.12 (embed)
217     - yacas <unfixed> (embed)
218     NOTE: <= 1.0.x; is using pcre to scan text, can execute shell commands via the syntax anyway
219     - gtamsanalyzer.app 0.42-5 (embed)
220 jwilk-guest 13235 - tin 980117-1 (embed)
221 nion 8780 - kazehakase 0.5.2-1
222 gilbert-guest 12841 - webkit 1.0.1-1 (embed)
223 nion 8780 - qt4-x11 <unfixed> (embed)
224     NOTE: embedded via webkit copy
225 kees 12694 - erlang <unfixed> (embed)
226 jmm-guest 1758
227 nion 7827 tiff
228 nion 8587 - wxwindows2.4 2.2.1 (embed)
229 kees 13120 - gamera 3.2.3-1 (embed)
230 joeyh 1802
231 nion 7827 uudeview
232     - libconvert-uulib-perl <unfixed> (embed)
233 nion 9012 - pan <unfixed> (embed)
234 jmm-guest 1824
235 nion 7827 sqlite (not affected by security vulnerabilities so far)
236     - amarok <unfixed> (embed)
237 jmm-guest 11590 - monotone 0.43-1 (embed)
238 nion 7827 - iceweasel <unfixed> (embed)
239 jmm-guest 1828
240 nion 7827 util-linux/mount
241     - loop-aes-utils <unfixed> (embed)
242     NOTE: contains code from util-linux' mount in the mount-aes-udeb
243 jmm-guest 2104
244 nion 7827 sylpheed
245 nion 7828 - sylpheed-claws <unfixed> (fork)
246 jmm-guest 2751
247 nion 7827 phpsysinfo
248     - egroupware <unfixed> (embed)
249     - phpgroupware <unfixed> (embed)
250 jmm-guest 2800
251 nion 7830 phpldapadmin
252 stef-guest 7923 [sarge] - egroupware <unfixed> (embed)
253 nion 7830 NOTE: removed from egroupware after sarge
254 jmm-guest 2800
255 nion 7830 chmlib
256     - kchmviewer <unknown> (embed)
257 jmm-guest 2800
258 gilbert-guest 12668 ffmpeg (libavcodec/libavformat)
259 jmm-guest 9135 - mplayer 1.0~rc2-14 (embed; bug #395252)
260 jmm-guest 9251 - kino 1.0.0-1
261 jmm-guest 9135 - vlc <not-affected> (Links dynamically since initial release)
262 jmm-guest 9265 - smilutils 0.3.0-10
263 jmm-guest 9310 NOTE: smilutils likely fixed earlier, marking Etch's version as fixed
264     - motion 3.1.19-1
265     - gstreamer0.10-ffmpeg 0.10.3-2
266 gilbert-guest 12972 - xmovie <removed> (static)
267 nion 7841 TODO: gimp-gap (potentially using ffmpeg code as well)
268 jmm-guest 13190 - avifile 1:0.7.48~20090503.ds-1 (embed; bug #538750)
269 jmm-guest 2948
270 nion 10758 faad2
271     - mplayer 1.0~rc2-20 (embed)
272 gilbert-guest 12525 - avifile <unfixed> (embed; bug #538750)
273 gilbert-guest 13273 - ffmpeg-debian <removed> (old-version)
274 nion 10758
275 gilbert-guest 12710 libmad (MPEG decoding lib)
276 nion 7830 - xine-lib <unfixed> (embed)
277 jmm-guest 13190 - avifile 1:0.7.48~20090503.ds-1 (embed) [./plugins/libmad/*]
278 gilbert-guest 12710 TODO: check ocaml-mad, madplay, pymad, xmms-mad, xmms2
279 jmm-guest 2948
280     libdts
281 nion 7840 - xine-lib <unfixed> (embed)
282 jmm-guest 2948
283     flac
284 nion 7840 - xine-lib <unfixed> (embed)
285 jmm-guest 2948
286 nion 7840 liba52
287     - a52dec <unfixed> (embed)
288     - xine-lib <unfixed> (embed)
289 jmm-guest 2948
290 nion 7840 libmpeg2
291     - mpeg2dec <unfixed> (embed)
292     - xine-lib <unfixed> (embed)
293 jmm-guest 2948
294 gilbert-guest 12969 libntlm
295     - wget <unfixed> (fork; bug #550436)
296     - curl <unfixed> (fork; bug #550437)
297     - cntlm <unfixed> (fork; bug #550438)
298 jmm-guest 3093
299 nion 7840 uw-imap
300     - pine <unfixed> (embed)
301     - alpine <unfixed> (embed)
302 jmm-guest 3320
303 nion 7840 imagemagick
304     - graphicsmagick <unfixed> (fork)
305 jmm-guest 3402
306 jmm-guest 12515 python-urlgrabber
307     - mercurial <unfixed> (embed; bug #531062)
308 jwilk-guest 13247 - w3af <unfixed> (embed; bug #555372)
309     [experimental] - harvestman <unfixed> (embed; bug #555373)
310 jmm-guest 12515
311 jwilk-guest 13130 beautifulsoup
312 jwilk-guest 13247 - python-mechanize <unfixed> (embed; bug #555349)
313     - zope2.11 <unfixed> (embed; bug #555350)
314 jwilk-guest 13249 - twill <unknown> (embed)
315 jmm-guest 12515
316 nion 7840 halibut
317 pabs 10854 - nsis <unfixed> (fork)
318 micah 3537
319 nion 7840 libghttp
320     - hotway <unfixed> (embed)
321 micah 3537
322 nion 7840 libsndfile
323 jmm-guest 10729 - ardour 1:2.7.1-1 (embed)
324 micah 3537
325 nion 7840 glibmm2.4
326 jmm-guest 10729 - ardour 1:2.7.1-1 (embed)
327 nion 6869
328 nion 7840 libgnomecanvasmm2.6
329 jmm-guest 10729 - ardour 1:2.7.1-1 (embed)
330 nion 6869
331 nion 7840 libsigc++-2.0
332 jmm-guest 10729 - ardour 1:2.7.1-1 (embed)
333 nion 6869
334 nion 7840 soundtouch
335 jmm-guest 10729 - ardour 1:2.7.1-1 (embed)
336 nion 6869
337 nion 7840 libmms
338     - xine-lib <unfixed> (embed)
339     - mimms <unfixed> (embed)
340 nion 6869
341 nion 7840 fckeditor
342 nion 8085 - knowledgeroot 0.9.8.5-3 (embed; bug #461555)
343 jmm-guest 11275 - moin 1.8.2-2 (embed; bug #452599)
344 jmm-guest 9410 - karrigell <removed> (embed; bug #452598)
345 nion 10319 - gforge 4.6.99+svn6225-1 (embed)
346 gilbert-guest 12386 - request-tracker3.8 <unfixed> (embed)
347 stef-guest 4517
348 nion 7841 ipatlas (not packaged in Debian)
349 white 10511 - moodle <unfixed> (embed; bug #507185)
350 jmm-guest 7383
351 nion 7841 libphp-phpmailer
352 white 10511 - moodle <unfixed> (embed; bug #507185)
353 atomo64-guest 10232 - mahara <unfixed> (embed)
354     - symfony <unfixed> (embed)
355 atomo64-guest 11862 [etch] - phpgroupware <unfixed> (embed)
356 white 10245 NOTE: phpgroupware-felamimail is only in etch
357     - egroupware <unfixed> (embed; bug #504283)
358 atomo64-guest 11124 - glpi <unfixed>
359 neilm 4838
360 nion 7841 htmlArea (not packaged in Debian)
361     - moodle <unfixed> (embed)
362    
363 jwilk-guest 13146 giflib
364 nion 8175 - wine <unfixed> (embed; bug #466181)
365    
366 sf 10837 bennu (not packaged in Debian, http://bennu.sourceforge.net)
367 nion 7841 - moodle <unfixed> (embed)
368    
369 jwilk-guest 13146 smarty
370 atomo64-guest 10324 - moodle 1.8.2-2 (embed; bug #471158)
371 nion 9324 - gallery2 2.2.5-2 (embed; bug #471160)
372 nion 8361 - mahara 0.9.2-2 (embed; bug #471201)
373 thijs 8347 - gosa 2.4beta1-1 (embed; bug #471200)
374 nion 7841
375 nion 7840 TinyMCE
376 nion 9382 - wordpress 2.5.1-3 (embed; bug #478257)
377 white 10511 - moodle <unfixed> (embed; bug #507185)
378 nion 7840 - knowledgeroot <unfixed> (embed)
379     - joomla <itp> (bug #326398)
380 stef-guest 4517
381 pabs 10874 scintilla (upstream provides static lib, rejected shared lib http://sf.net/support/tracker.php?aid=2488121)
382 nion 7840 - scite <unfixed> (embed)
383     - qscintilla <unfixed> (embed)
384     - qscintilla2 <unfixed> (embed)
385 pabs 10889 - geany <unfixed> (fork)
386 pabs 10874 - anjuta <unfixed> (embed)
387 stef-guest 4706
388 nion 7840 libphp-adodb
389 white 10511 - moodle <unfixed> (embed; bug #507185)
390 stef-guest 7923 NOTE: also AdoDB-XML Schema
391 nion 7840 - gallery2 <unfixed> (embed)
392     - phppgadmin <unfixed> (embed)
393     - egroupware <unfixed> (embed)
394     - phpwiki <unfixed> (embed)
395 nion 11923 - torrentflux 2.0beta1-2 (embed)
396 nion 7840 - ipplan <unfixed> (embed)
397 atomo64-guest 11862 - typo3-src <unfixed> (embed)
398 nion 7840 - cacti <unknown> (embed)
399     [sarge] - cacti <unfixed> (embed)
400     NOTE: dependency exists, but internal version is used
401 jmm-guest 10398 - gforge 4.7~rc2-6 (embed)
402 atomo64-guest 10232 - mahara <unfixed> (embed)
403 stef-guest 4706
404 nion 7840 gzip
405 nion 7841 - linux-kernel <unfixed> (embed)
406     NOTE: lib/inflate.c
407     - klibc <unfixed> (embed)
408     NOTE: based on linux-kernel gzip code
409     - busybox <unfixed> (embed)
410 micah 4767
411 nion 7841 neon
412 geissert 12518 - cadaver 0.22.3+debian-1 (embed; bug #188381)
413 nion 7841 - gnome-vfs2 <unfixed> (embed; bug #395874)
414 geissert 12518 [etch] - litmus <unfixed> (embed; #395875)
415     - litmus <removed> (embed; #395875)
416 nion 7841 [sarge] - screem <unfixed> (embed)
417 geissert 12518 - sitecopy 1:0.16.3-5 (embed; bug #395876)
418 stef-guest 7923 [etch] - tla <unfixed> (embed; bug #395877)
419     [sarge] - tla <unfixed> (embed; bug #395877)
420 stef-guest 5319
421 nion 7841 libmodplug
422     - gst-plugins-bad0.10 <unfixed> (embed)
423 stef-guest 5320
424 nion 7841 libvncserver
425     - vino <unfixed> (embed)
426 stef-guest 5320
427 nion 7841 putty
428     - filezilla <unfixed> (embed)
429 stef-guest 5320
430 nion 7841 tinyxml (not packaged in Debian)
431     - filezilla <unfixed>
432 stef-guest 5320
433 nion 7841 gv
434     - evince <unfixed> (embed)
435     NOTE: ps/ tree from gv 3.5.8
436 gilbert-guest 12710 NOTE: evince-gtk is affected (a component of evince source package)
437 stef-guest 5321
438 nion 7841 libXbae
439 gilbert-guest 12710 - paw <removed> (embed)
440 gilbert-guest 12713 [etch] - paw <unfixed> (embed)
441 stef-guest 5321
442 jmm-guest 12428 libgtkhtml
443 gilbert-guest 12710 - claws-mail-extra-plugins <unfixed> (fork)
444 jmm-guest 12428
445 nion 7841 libXaw
446 gilbert-guest 12710 - paw <removed> (embed)
447 gilbert-guest 12713 [etch] - paw <unfixed> (embed)
448 nion 7841 NOTE: I plan to deal with the above two cases after Etch release. -- KevinMcCarty
449 stef-guest 5321
450 nion 7841 libgd2
451     - graphviz <unfixed> (embed)
452     NOTE: lib/gd seems to be 2.0.33
453 nion 8098 - wml <unfixed> (embed)
454 nion 11790 - libwmf <unfixed> (embed)
455 nion 8098 NOTE: derived from gd 1.6.3
456 stef-guest 5321
457 nion 7841 rar
458     - unrar-nonfree <unfixed> (embed)
459 stef-guest 5440
460 nion 7841 unrar-free (maybe this code is derived from the original rar, too?)
461     - clamav <unfixed> (embed)
462     NOTE: seems to be disabled in default config
463 stef-guest 5440
464 nion 7841 mplayer (DirectMedia Object loader)
465     - xine-lib <unfixed> (embed)
466     NOTE: src/libw32dll/
467     - vlc <unfixed> (embed)
468     NOTE: modules/codec/dmo/
469 jmm-guest 10729 - mplayer 1.0~rc2-20 (embed)
470 stef-guest 5440
471 nion 7841 libwpd (WordPerfect converter)
472     - openoffice.org <unfixed> (embed)
473 alec-guest 5564
474 nion 7841 fsplib (http://sourceforge.net/projects/fsp/)
475     - gftp <unfixed> (embed)
476     NOTE: lib/fsplib version 0.3
477 keescook-guest 6298
478 jmm-guest 9251 sprng
479     - tree-puzzle <unfixed> (embed)
480    
481 nion 7841 librpcsecgss
482     - krb5 <unfixed> (embed)
483 keescook-guest 6498
484 nion 7841 jasper
485     - ghostscript <unfixed> (embed)
486     - gs-gpl <unfixed> (embed)
487 stef-guest 6985
488 sf 11080 libiris
489     - psi <unfixed> (embed)
490     - kdenetwork <unfixed> (embed)
491     NOTE: kopete embeds libiris but links dynamically to libidn
492     - kdegames <unfixed> (embed)
493     NOTE: ksirk/kde4
494    
495 nion 7841 libidn
496 jmm-guest 11590 - monotone 0.43-1 (embed)
497 sf 11080 - psi <unfixed> (embed)
498     NOTE: psi embeds libiris which embeds libidn
499     - kdegames <unfixed> (embed)
500     NOTE: kdegames/kde4 embeds libiris which embeds libidn
501 keescook-guest 7007
502 nion 7841 liblua
503 jmm-guest 11590 - monotone 0.43-1 (embed)
504 jwilk-guest 13142 - nmap 5.00-1 (embed; bug #527997)
505     [lenny] - nmap <unfixed> (embed; bug #527997)
506 jwilk-guest 13385 - ocropus <unfixed> (embed)
507 micah 7134
508 nion 7841 libbotan
509 atomo64-guest 11862 - monotone 0.43-1 (embed)
510 nion 7136
511 nion 7841 NetXX
512 jmm-guest 11590 - monotone 0.43-1 (embed)
513 nion 7136
514 nion 7841 libgc
515     - mono <unfixed> (embed)
516 nion 7136
517 nion 7841 lzma
518     - p7zip <unfixed> (embed)
519 kees 12584 - xz-utils <unfixed> (fork)
520 white 7203
521 nion 7841 lzo
522     - grub2 <unfixed> (embed)
523 jmm-guest 7212
524 nion 7927 yassl
525     - mysql-dfsg-5.0 <unfixed> (embed)
526    
527 nion 7841 pax code
528     - tar <unfixed> (embed)
529     - cpio <unfixed> (embed)
530 jmm-guest 7212
531 nion 7841 t1lib
532     - tetex-bin 2.0.2-1 (embed)
533     - texlive-bin <unknown> (embed)
534 thijs 7985
535     guichan
536     - boswars <unfixed> (embed)
537     NOTE: maintainer notified us, working on it
538    
539     tolua
540     - boswars <unfixed> (embed)
541     NOTE: maintainer notified us, working on it
542 jwilk-guest 13385 - ocropus <unfixed> (embed)
543 jwilk-guest 13391 - freeciv <unfixed> (embed)
544 thijs 7985
545     asio-dev
546 jwilk-guest 13139 - luxrender <removed> (embed)
547 thijs 7985
548 nion 7995 xine-lib
549     - vlc <unfixed> (embed)
550     NOTE: only parts included in modules/access/rtsp
551 stef-guest 8075
552     netpbm
553     - tcl8.3 <unfixed> (embed)
554     - tcl8.4 <unfixed> (embed)
555     - tcl8.5 <unfixed> (embed)
556     NOTE: generic/tkImgGIF.c
557 fw 8143
558     tk8.5
559     - tk8.0 <removed> (old-version)
560     - tk8.3 <unfixed> (old-version)
561     - tk8.4 <unfixed> (old-version)
562     - perl-tk <unfixable> (fork)
563 nion 8280
564 nion 8281 samba
565 white 10825 - mc 2:4.6.2~git20080311-1 (embed)
566 nion 8280 NOTE: maintainer is aware of this, currently searching a solution
567 micah 8337
568     plib1.8.4c2
569     - boson <unfixed> (fork)
570     NOTE: embedding the font pieces of plib, based on the header file it is forked, contains "Added by AB for boson." and similar
571 micah 8370
572     fribidi
573     - quesoglc <unfixed> (embed)
574 pabs 10876 NOTE: compiled against system fribidi in Debian - embed only used when fribidi is not available on the system
575 micah 8370
576     glew
577 pabs 10876 - quesoglc <unfixed> (embed; bug #489341)
578     NOTE: waiting on GLEW_MX version of glew (see bug #474488)
579 micah 8370
580 pabs 10875 minorGems (pabs contacted upstream about shared lib, he considers minorGems an 'ever-evolving collection of reusable code fragments' for his own use)
581 micah 8370 - transcend <unfixed> (embed)
582     - cultivation <unfixed> (embed)
583 pabs 10873 - passage <unfixed> (embed)
584     - gravitation <unfixed> (embed)
585 jamie-guest 8413
586 jamie-guest 8728 tar
587     - libarchive <unfixed> (embed)
588 jamie-guest 8438 NOTE: FreeBSD tar (tar/bsdtar.c) in libarchive 1.2 and higher. libarchive ends up statically linked into bsdtar executable
589 jamie-guest 8728
590     cpio
591     - libarchive <unfixed> (embed)
592 jamie-guest 8438 NOTE: cpio included in libarchive 2.2 and higher, but not compiled until libarchive 2.4.11-1 (as bsdcpio package)
593 jamie-guest 8413
594 nion 8523 webkit
595     - qt4-x11 <unfixed> (embed)
596 white 8694
597     ftgl
598 thijs 8905 - blender 2.46+dfsg-1 (embed)
599 thijs 8700
600     wv
601     - abiword <unfixed>
602    
603 jamie-guest 8728 qemu
604 gilbert-guest 12666 - kvm <unfixed> (embed; bug #543159)
605 stef-guest 9862 - xen-3 <unfixed> (embed)
606     - xen-unstable <unfixed> (embed)
607 jamie-guest 8728
608 jmm-guest 12061 vgabios
609     - kvm <unfixed> (embed; bug #489442)
610    
611 nion 9244 bochs
612     - kvm <unfixed> (embed; bug #489442)
613    
614 jamie-guest 8729 speex
615     - vorbis-tools <unfixed> (embed)
616     NOTE: while comiled against libspeex-dev, ogg123/speex_format.c is compiled with embedded code copied from speexdec.c
617     - gst-plugins-good0.10 <unfixed> (embed)
618     - xine-lib <unfixed> (embed)
619     - libfishsound <unfixed> (embed)
620     - libannodex <unfixed> (embed)
621     - vlc <unfixed> (embed)
622     - xmms-speex <unfixed> (embed)
623     - libsdl-sound1.2 <unfixed> (embed)
624     - sweep <unfixed> (embed)
625    
626 micah 8740 libreadline
627 gilbert-guest 12713 - magic <itp> (old-version)
628 micah 8739
629 micah 8740 opcode
630     - ode <unfixed> (embed)
631 micah 8739 NOTE: opcode is not a package in debian, it is just embedded
632     NOTE: http://www.codercorner.com/Opcode.htm
633 micah 8740
634     gimpact
635     - ode <unfixed> (embed)
636 micah 8739 NOTE: gimpact is not a package in debian, it is just embedded
637     NOTE: http://gimpact.sf.net
638 micah 8741
639 atomo64-guest 10248 mochikit
640 micah 8741 - mahara <unfixed> (embed)
641 atomo64-guest 10232 NOTE: they require extra patches, still unmerged upstream
642 micah 8741 - ntop <unfixed> (embed)
643 jwilk-guest 13183 - coherence 0.6.2-1 (embed)
644 atomo64-guest 11862 - paste <unfixed> (embed)
645     - turbogears <unfixed> (embed)
646     - plone3 <unfixed> (embed)
647 gilbert-guest 13204 - xulrunner <unfixed> (embed)
648 jwilk-guest 13209 - libjifty-plugin-chart-perl <unfixed> (embed)
649 gilbert-guest 13204 - sabnzbdplus <unfixed> (embed)
650     - tgmochikit <unfixed> (embed)
651 micah 8741
652 gilbert-guest 12710 prototypejs
653 gilbert-guest 12969 - netbeans-ide 6.0.1+dfsg-2 (embed)
654 gilbert-guest 13260 - auth2db 0.2.5-2+dfsg-1 (embed; bug #555218)
655 gilbert-guest 13242 - webcit <unfixed> (embed; bug #555219)
656 gilbert-guest 13202 - asterisk 1:1.6.2.0~rc3-1 (embed)
657 gilbert-guest 13260 - libjson-ruby 1.1.4-1 (embed; bug #555224)
658 gilbert-guest 13358 - lucene2 2.9.1+ds1-2 (embed; bug #555226)
659 gilbert-guest 13242 - horde3 <unfixed> (embed)
660     - knowledgeroot <unfixed> (embed; bug #555230)
661     - mediatomb <unfixed> (embed; bug #555233)
662 gilbert-guest 13202 - mt-daapd 0.9~r1696.dfsg-6lenny2 (embed)
663 gilbert-guest 13242 - ebug-http <unfixed> (embed; bug #555236)
664 thijs 8871 - phpgedview <removed> (embed)
665 gilbert-guest 13242 - poker-network <unfixed> (embed; bug #555238)
666 gilbert-guest 13202 - rails 2.1.0-6 (embed)
667 gilbert-guest 13242 - wordpress 2.5.0-2 (embed; bug #555243)
668     - zope <not-affected> (the prototypejs embed is not in any of the obvious zope packages, e.g. zope2.9, zope2.10, zope2.11, and zope3)
669     TODO: search through all of the other zope packages
670 atomo64-guest 10248 - ampache 3.4.1-2 (embed)
671 gilbert-guest 13358 - exaile 0.2.14+debian-2.1 (embed; bug #555245)
672 derevko-guest 13312 - hobix 0.5~svn20070319-4 (embed; bug #555247)
673 gilbert-guest 13260 - zabbix 1.6.6-4 (embed; bug #555250)
674 gilbert-guest 13242 - chora2 <unfixed> (embed; bug #555253)
675     - gollem <unfixed> (embed; bug # 555254)
676 gilbert-guest 13260 - jscropperui 1.2.1-1 (embed; bug #555257)
677 gilbert-guest 13254 - scriptaculous <not-affected> (uses system prototype.js since initial upload; bug #555260)
678 gilbert-guest 13242 - ingo1 <unfixed> (embed; bug #555261)
679     - kronolith2 <unfixed> (embed; bug #555262)
680 gilbert-guest 13201 - activeldap <unfixed> (embed)
681 gilbert-guest 13242 - libv8 <not-affected> (contains a google-specific implementation of prototype.js)
682     - mantis <unfixed> (embed; bug #555265)
683 gilbert-guest 13273 - otrs2 2.3.4-6 (embed; bug #555267)
684 gilbert-guest 13242 - webcalendar <unfixed> (embed; bug #555269)
685     - redmine 0.9.0~svn2907-1 (embed; bug #555270)
686 gilbert-guest 13285 - jifty 0.90519-1 (embed; bug #555271)
687 gilbert-guest 13242 - jquery <unfixed> (embed; bug #555272)
688 gilbert-guest 13260 - passenger 2.2.5debian1-1 (embed; bug #555273)
689 gilbert-guest 13242 - plone3 <unfixed> (embed; bug #555275)
690 gilbert-guest 13262 - wesnoth <not-affected> (prototype.js not included in any of the binary packages; bug #555277)
691 gilbert-guest 13201 - xulrunner <unfixed> (embed)
692     NOTE: included in iceweasel/xulrunner unit tests directory, so may not be security-relevant
693 micah 8741
694 keescook-guest 9036 gdb
695     - insight <unfixed> (embed)
696 fw 9779
697     e2fsprogs
698     - ldiskfsprogs <unfixable> (fork)
699 alfie 9797
700     quazip (not packaged in Debian)
701     - qcake <unfixed> (embed)
702     NOTE: starting with upstream version 0.6.4
703 nion 9857
704     exo
705     - pcmanfm <unfixed> (embed; bug #499677)
706 nion 9887 NOTE: slightly modified source code
707 stef-guest 10098
708     java
709     - openjdk-6 <unfixed>
710     - sun-java5 <unfixed>
711     - sun-java6 <unfixed>
712 white 10223
713     libphp-snoopy
714 white 10237 - ampache 3.4.1-2 (embed; bug #504169)
715 jmm-guest 10253 - mahara 1.0.5-2 (embed; bug #504170)
716 geissert 12518 - pixelpost 1.7.1-5 (embed; bug #504171)
717 white 10237 - mediamate 0.9.3.6-5 (embed; bug #504172)
718 geissert 12518 - opendb <removed> (embed; bug #504173)
719     [etch] - opendb <unfixed> (embed; bug #504173)
720 jmm-guest 10256 - wordpress 2.5.1-9 (embed; bug #443948)
721 white 10511 - moodle <unfixed> (embed; bug #507185)
722 atomo64-guest 11862 [etch] - phpgroupware <unfixed> (embed)
723     NOTE: phpgroupware-felamimail
724 atomo64-guest 10234 - magpierss 0.72-3 (embed; bug #431089)
725 atomo64-guest 10232
726 atomo64-guest 10248 jquery
727 atomo64-guest 10232 - zekr <unfixed> (embed)
728 derevko-guest 12628 - wordpress <unknown> (embed)
729 atomo64-guest 10248 - yocto-reader <unfixed> (embed)
730     - textpattern <unfixed> (embed)
731 jmm-guest 10633 - genshi 0.5.1-1 (embed)
732 atomo64-guest 10248 NOTE: compressed file under examples/ dir
733     - prewikka <unfixed> (embed)
734     - libramaze-ruby <unfixed> (embed)
735     - drupal5 <unfixed> (embed)
736     - b2evolution <unfixed> (embed)
737 alfie 10832 - wesnoth <unfixed> (embed)
738 atomo64-guest 10232
739 alfie 10832 tablesorter (jquery plugin, not packaged yet)
740     - wesnoth <unfixed> (embed)
741    
742 atomo64-guest 10232 kses
743     - wordpress <unfixed> (embed; bug #504242)
744     NOTE: their copy has all methods renamed to wp_<foo>
745 derevko-guest 12628 NOTE: kses isn't in Debian, RFP: #504240
746 white 10511 - moodle <unfixed> (embed; bug #507185)
747 atomo64-guest 10630 - egroupware <unfixed> (embed)
748 atomo64-guest 10232
749     magpierss
750     - wordpress <unfixed> (embed; bug #504242)
751 atomo64-guest 11124 - moodle <unfixed>
752 atomo64-guest 10232
753     php-gettext
754 derevko-guest 12628 - wordpress 2.8.4-1 (embed; bug #504242)
755 atomo64-guest 10232
756     libphp-ixr (name may change, it is the Incutio XML-RPC)
757     - wordpress <unfixed> (embed; bug #504242)
758 derevko-guest 12628 NOTE: libphp-ixr isn't in Debian, RFP: #504236
759 atomo64-guest 10232 - dokuwiki <unfixed> (embed)
760     - textpattern <unfixed> (embed)
761 atomo64-guest 10248
762 atomo64-guest 10518 libphp-cas
763 atomo64-guest 10248 - glpi <unfixed> (embed)
764 geissert 12518 - moodle <unfixed> (embed; bug #505984)
765 atomo64-guest 10248
766 gilbert-guest 13242 scriptaculous (prototype.js is among the embeds in the following)
767 atomo64-guest 10248 - glpi <unfixed> (embed)
768 gilbert-guest 13242 - libaws <unfixed> (embed; bug #555222)
769 atomo64-guest 10248 - op-panel <unfixed> (embed)
770     - symfony <unfixed> (embed)
771     NOTE: maintainer says there are extra incompatible changes required
772 jwilk-guest 13311 - pixelpost 1.7.1-6 (embed)
773 atomo64-guest 11862 - webhelpers <unfixed> (embed)
774 gilbert-guest 13242 - qwik <unfixed> (embed; bug #555241)
775 atomo64-guest 10248 - smokeping <unfixed> (embed)
776     - turba2 <unfixed> (embed)
777 jmm-guest 10401 - typo3-src 4.2.3-1 (embed)
778 gilbert-guest 13201 - request-tracker3.6 <unfixed> (embed)
779 gilbert-guest 13203 - request-tracker3.8 <unfixed> (embed)
780 gilbert-guest 13285 - rt-extension-emailcompletion <not-affected> (prototype.js not included in the binary package)
781 gilbert-guest 13253 - wordpress 2.5.0-2 (embed)
782 atomo64-guest 10248
783     libmarkdown-php
784 white 10511 - moodle <unfixed> (embed; bug #507185)
785 jwilk-guest 13311 - pixelpost 1.7.1-6 (embed)
786 atomo64-guest 10248
787     php-openid
788     - wordpress-openid <itp> (embed)
789 atomo64-guest 10298
790     geshi
791 white 10346 - dokuwiki 0.0.20080505-3.1 (embed)
792 nion 10328 - pgfouine 1.0-1.1 (embed)
793 jmm-guest 11275 - websvn 2.1.0-1 (embed)
794 atomo64-guest 10315
795     webcalendar
796 gilbert-guest 12710 - gforge 4.7~rc2-6 (embed; bug #504758)
797 atomo64-guest 10320
798     libical
799     - kdepim <unfixed> (fork)
800     - kdepimlibs <unfixed> (fork)
801     NOTE: fixed in KDE4 post 4.1.x series
802 gilbert-guest 12710 - claws-mail-extra-plugins <unfixed> (fork)
803 atomo64-guest 10320
804     libltdl3
805     - kdelibs <unfixed> (embed)
806     NOTE: it's been said it sets RT_GLOBAL (or something like that) at runtime and version in experimental of libltdl can optionally set it
807 pabs 10877 - synfig <unfixed> (embed)
808 atomo64-guest 10320
809     harfbuzz
810     - qt4-x11 <unfixed> (embed)
811 atomo64-guest 10623
812     libzip
813     - php5 <unfixed> (fork)
814 jmm-guest 12061 - odt2txt <unfixed> (embed; bug #523808)
815 atomo64-guest 10630
816     json.php (not packaged; should be replaced with php's built-in functions)
817     - moodle <unfixed>
818     - yui <unfixed>
819     - gallery2 <unfixed>
820     - dokuwiki <unfixed>
821 atomo64-guest 11862 - typo3-src <unfixed>
822 atomo64-guest 10630
823     php-fpdf
824     - tcpdf <itp> (fork)
825     - moodle <unfixed>
826     - phpwiki <unfixed>
827     - egroupware <unfixed>
828     - ldap-account-manager <unfixed> (fork)
829    
830     tcpdf (itp: #495985)
831     - moodle <unfixed>
832     - phpmyadmin <unfixed>
833    
834     typo3
835     - moodle <unfixed>
836    
837     spreadsheet_writeexcel (PHP port of libspreadsheet-writeexcel-perl; itp: #487557)
838     - moodle <unfixed>
839     - gosa <unfixed>
840    
841     php-ole (itp: #487558)
842     - moodle <unfixed>
843    
844     pieforms (http://www.catalyst.net.nz)
845     - mahara <unfixed>
846    
847     savant2 (http://phpsavant.com)
848     - egroupware <unfixed>
849    
850     rssparser (http://nwow.org)
851     - egroupware <unfixed>
852     - phpgroupware <unfixed>
853 fw 10771
854     lcms
855     - openjdk-6 <unfixed> (fork)
856 atomo64-guest 11124
857     libphp-phplayersmenu
858     - diogenes <unfixed>
859     - phpldapadmin <unfixed>
860    
861     libphp-pclzip
862     - docvert <unfixed>
863     - moodle <unfixed>
864     - egroupware <unfixed>
865    
866     libphp-simplepie
867     - dokuwiki <unfixed>
868    
869     libphp-jpgraph
870     - egroupware <unfixed>
871    
872     php-simpletest
873     - moodle <unfixed>
874 jamie-guest 11344
875     libpng
876 gilbert-guest 12715 - iceweasel <not-affected> (uses xulrunner)
877 gilbert-guest 12710 - icedove 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1, 2.0.0.19-1 (embed)
878 jamie-guest 11344 - iceape 1.0.13~pre080614i-0etch1 (embed)
879 gilbert-guest 12718 - xulrunner 1.9.0.13-1 (embed)
880     [lenny] - xulrunner 1.9.0.11-0lenny1
881     [etch] - xulrunner 1.8.0.15~pre080614i-0etch1 (embed)
882 kees 13120 - gamera 3.2.3-1 (embed)
883 jamie-guest 11344
884 alfie 11443 irssi
885 atomo64-guest 11862 - silc-client <unfixed> (embed)
886     NOTE: Seems to be a pre-0.8.12 version that is used in irssi-plugin-silc
887 alfie 11443
888 pabs 11485 extc
889     - mtasc <unfixed> (embed)
890     - haxe <unfixed> (embed)
891    
892     swflib
893     - mtasc <unfixed> (embed)
894     - haxe <unfixed> (embed)
895 kees 11600
896     libitext-java
897     - bouncycastle 2.1.4-1 (embed)
898 atomo64-guest 11860
899     python-ply
900 jwilk-guest 13247 - pyke <unfixed> (embed; bug #555363)
901     - pywbem <unfixed> (embed; bug #555364)
902     - sepolgen <unfixed> (embed; bug #555365)
903 jwilk-guest 13215 - zope-textindexng3 <unknown> (embed)
904     - iceweasel <unknown> (embed)
905     - xulrunner <unknown> (embed)
906 gilbert-guest 13242 - wireshark <not-affected> (python-ply modules are not installed into binary packages; see #554613)
907 pabs 11863
908     libdumbnet (libdnet upstream)
909     - nmap <unfixed> (fork)
910 thijs 12322
911     gcc-4.4
912     - gcc-mingw32 <unfixed> (embed)
913 thijs 12338
914     camlimages
915 gilbert-guest 12970 - advi <unfixed> (static; bug #550441)
916 pabs 12484
917 nion 12498 memcached
918     - memcachedb <unfixed> (embed)
919    
920 pabs 12707 yajl
921     - argyll <unfixed> (embed; bug #544223)
922 pabs 12484 NOTE: reference, confirmed by build logs: http://lists.debian.org/debian-mentors/2009/08/msg00062.html
923 nion 12532
924 gilbert-guest 12816 libept
925 nion 12532 - adept <unfixed> (embed; bug #540649)
926 gilbert-guest 12557
927 gilbert-guest 12816 libvorbis
928 gilbert-guest 12718 - iceweasel <not-affected> (uses xulrunner)
929 jwilk-guest 13210 - xulrunner <unfixed> (embed; bug #540959)
930 gilbert-guest 13195 [etch] - xulrunner <not-affected> (introduced in firefox 3.5)
931     [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)
932 geissert 12604
933 gilbert-guest 12816 cairo
934 gilbert-guest 12718 - iceweasel <not-affected> (uses xulrunner)
935 gilbert-guest 12717 - xulrunner 1.8.0.15~pre080614i-0etch1 (embed)
936    
937 gilbert-guest 13195 liboggz
938     - iceweasel <not-affected> (uses xulrunner)
939     - xulrunner <unfixed> (embed; bug #540949)
940     [etch] - xulrunner <not-affected> (introduced in firefox 3.5)
941     [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)
942    
943    
944     liboggplay
945     - iceweasel <not-affected> (uses xulrunner)
946     - xulrunner <unfixed> (embed; bug #540949)
947     [etch] - xulrunner <not-affected> (introduced in firefox 3.5)
948     [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)
949    
950 gilbert-guest 12816 php-net-dnsbl
951 geissert 12604 - serendipity <unfixed> (embed)
952    
953 gilbert-guest 12816 php-onyx-rss
954 geissert 12604 - serendipity <unfixed> (embed)
955    
956 gilbert-guest 12816 php-text-wiki
957 geissert 12604 - serendipity <unfixed> (embed)
958    
959 gilbert-guest 12816 php-xml-rpc
960 geissert 12604 - serendipity <unfixed> (embed)
961 pabs 12663
962     polarssl (does not have a shared library)
963 gilbert-guest 12815 - pdkim <itp> (embed; bug #543150)
964 gilbert-guest 12966 - xyssl <unfixed> (old-version)
965 gilbert-guest 12815
966     pidgin
967 gilbert-guest 12966 - gaim <removed> (old-version)
968 gilbert-guest 12840
969     icu
970 gilbert-guest 12841 - webkit 1.0.1-1 (embed; bug #547214)
971 gilbert-guest 12860 - texlive-bin <unfixed> (fork)
972 gilbert-guest 12859 NOTE: texlive upstream working with icu upstream to merge their changes
973 derevko-guest 12863
974 gilbert-guest 12864 cyrus-imapd-2.2
975 derevko-guest 12863 - kolab-cyrus-imapd <unfixed> (fork)
976 gilbert-guest 12864 - dovecot 1:1.2.1-1 (embed) [/dovecot-sieve/src/libsieve/*]
977 nion 12870
978     python-cxx-dev
979     - freecad <unfixed> (embed; bug #547936)
980 nion 12871
981     libzipios++-dev
982     - freecad <unfixed> (embed; bug #547941)
983 gilbert-guest 12944
984     linux-2.6
985     - kvm <unfixed> (embed; bug #549973) [./kernel/*]
986 gilbert-guest 12962 - linux-kbuild-2.6 <unfixed> (embed; bug #550379) [./kbuild/*]
987 gilbert-guest 13050 - kernel-source-2.6.8 <removed> (old-version)
988     - kernel-source-2.4.27 <removed> (old-version)
989     - kernel-source-2.4.24 <removed> (old-version)
990     - kernel-source-2.2.25 <removed> (old-version)
991     - kernel-source-2.2.20 <removed> (old-version)
992 gilbert-guest 12944
993     libfdt (not yet packaged separately for debian; http://www.jdl.com/software/)
994     - kvm <unfixed> (embed) [./libfdt/*]
995 geissert 12961
996     qweb (not packaged)
997     - ajaxterm <unfixed>
998 gilbert-guest 12965
999     opensaml2
1000 gilbert-guest 12966 - opensaml <removed> (old-version)
1001 gilbert-guest 12965
1002     shibboleth-sp2
1003 gilbert-guest 12966 - shibboleth-sp <removed> (old-version)
1004 gilbert-guest 13054
1005     tuxonice-userui
1006     - suspend2-userui <removed> (old-version)
1007 gilbert-guest 13065
1008     expat
1009 jwilk-guest 13139 - w3c-libwww <removed> (embed; bug #551941)
1010     [etch] - w3c-libwww <unfixed> (embed; bug #551941) [./modules/expat/*]
1011 gilbert-guest 13065 - python-xml <unfixed> (embed; bug #551940) [./extensions/expat/*]
1012 gilbert-guest 13160 - python2.5 <unfixed> (embed; bug #553403) [./Modules/expat/*]
1013     - python2.4 <unfixed> (embed; bug #553403)
1014     - wxwindows2.4 <removed> (embed)
1015     - wxwidgets2.6 <unfixed> (embed)
1016     - wxwidgets2.8 <unfixed> (embed)
1017 jwilk-guest 13176 - celementtree <unfixed> (embed)
1018 gilbert-guest 13160 - audacity <unfixed> (embed)
1019 jwilk-guest 13176 - matanza <unfixed> (embed)
1020 gilbert-guest 13160 - tdom <unfixed> (embed)
1021     - udunits <unfixed> (embed)
1022 sf 13185 - apr-util 1.2 (embed)
1023 gilbert-guest 13160 - ayttm <unfixed> (embed)
1024     - cableswig <unfixed> (embed)
1025     - cadaver <unfixed> (embed)
1026     - cmake <unfixed> (embed)
1027     - coin3 <unfixed> (embed)
1028     - gdcm <unfixed> (embed)
1029     - ghostscript <unfixed> (embed)
1030     - grmonitor <unfixed> (embed)
1031     - iceape <unfixed> (embed)
1032     - insighttoolkit <unfixed> (embed)
1033     - libparagui1.1 <unfixed> (embed)
1034     - paraview <unfixed> (embed)
1035     - poco <unfixed> (embed)
1036     - simgear <unfixed> (embed)
1037     - sitecopy <unfixed> (embed)
1038 jwilk-guest 13174 - smart 1.0-1 (embed)
1039     [etch] - smart <unfixed> (embed)
1040 jwilk-guest 13176 - swish-e <unfixed> (embed)
1041 gilbert-guest 13160 - tla <unfixed> (embed)
1042     - vtk <unfixed> (embed)
1043     - wbxml2 <unfixed> (embed)
1044     - xmlrpc-c <unfixed> (embed)
1045     - iceweasel <unfixed> (embed)
1046     - kompozer <unfixed> (embed)
1047     - vxl <unfixed> (embed)
1048     - xulrunner <unfixed> (embed)
1049 sf 13185 - apache2 2.2 (embed)
1050 gilbert-guest 13160 - texlive-bin <unfixed> (embed) [included twice]
1051     - vnc4 <unfixed> (embed)
1052     - xotcl <unfixed> (embed)
1053 gilbert-guest 13065
1054     xerces-c
1055     - xerces-c2 <unfixed> (old-version)
1056     - xerces27 <removed> (old-version)
1057    
1058     md5 (RSA's version; not the gnu version provided by coreutils)
1059 jwilk-guest 13139 - w3c-libwww <removed> (embed; bug #551942)
1060     [etch] - w3c-libwww <unfixed> (embed; bug #551942) [./modules/md5/*]
1061 kees 13072
1062     enet
1063     - sauerbraten <unfixed> (embed; #497194)
1064 gilbert-guest 13116
1065     eglibc
1066     - glibc <removed> (old-version)
1067 kees 13120
1068     galib
1069     - gamera 3.2.3-1 (embed)
1070 jwilk-guest 13143
1071 jwilk-guest 13146 configobj
1072 jwilk-guest 13247 - bzr <unfixed> (embed; bug #555336)
1073     - elisa <unfixed> (embed; bug #555337)
1074     - gaupol <unfixed> (embed; bug #555338)
1075     - ipython <unfixed> (embed; bug #555339)
1076     - pida <unfixed> (embed; bug #555340)
1077     - psychopy <unfixed> (embed; bug #555341)
1078     - rest2web <unfixed> (embed; bug #555342)
1079 jwilk-guest 13143 - auth2db <unknown> (embed)
1080     - dynagen <unknown> (embed)
1081     - iceweasel <unknown> (embed)
1082     - sabnzbdplus <unknown> (embed)
1083     - xulrunner <unknown> (embed)
1084 gilbert-guest 13242 - nipy <not-affected> (part of an example [/examples/neurospin/neurospy/configobj.py], which is not installed into binary packages)
1085 jwilk-guest 13147
1086     python-clientform
1087 jwilk-guest 13247 - bibus <unfixed> (embed; bug #555332)
1088     - zope2.10 <unfixed> (embed; bug #555333)
1089     - zope2.11 <unfixed> (embed; bug #555334)
1090 jwilk-guest 13147 - python-mechanize <unknown> (embed)
1091     - twill <unknown> (embed)
1092    
1093     python-mechanize
1094 jwilk-guest 13247 - zope2.10 <unfixed> (embed; bug #555337)
1095     - zope2.11 <unfixed> (embed; bug #555338)
1096     - twill <unknown> (embed; bug #555339)
1097 jwilk-guest 13147
1098     pexpect
1099 jwilk-guest 13288 - duplicity 0.6.06-1 (embed; bug #555361)
1100 jwilk-guest 13247 - hplip <unfixed> (embed; bug #555362)
1101     - smart <unfixed> (embed; bug #555363)
1102 jwilk-guest 13147
1103     pyparsing
1104 jwilk-guest 13247 - bauble <unfixed> (embed; bug #555366)
1105 jwilk-guest 13290 - boa-constructor 0.6.1-8 (embed; bug #555367)
1106 jwilk-guest 13247 - calibre <unfixed> (embed; bug #555368)
1107     - matplotlib <unfixed> (embed; bug #531024)
1108     - zhpy <unfixed> (embed; bug #555370)
1109 jwilk-guest 13147 - polybori <unknown> (embed)
1110     - python-whoosh <unknown> (embed)
1111     - twill <unknown> (embed)
1112     - zope-textindexng3 <unknown> (embed)
1113 gilbert-guest 13160
1114     python-pysqlite2
1115     - python2.4 <unfixed> (embed; bug #553403)
1116     - python2.5 <unfixed> (embed; bug #553403)
1117 jwilk-guest 13174
1118     celementtree
1119     - python2.5 <unfixed> (embed)
1120     - smart 1.0-1 (embed)
1121     [etch] - smart <unfixed> (embed)
1122 jwilk-guest 13179
1123     elementtree
1124     - python2.5 <unfixed> (embed)
1125 jwilk-guest 13247 - bzr <unfixed> (embed; bug #555343)
1126 jwilk-guest 13276 - gedit 2.28.2-1 (embed; bug #555344)
1127 jwilk-guest 13179 - smart 1.0-1 (embed)
1128     [etch] - smart <unfixed> (embed)
1129 jwilk-guest 13247 - solfege <unfixed> (embed; bug #555345)
1130     - w3af <unfixed> (embed; bug #555346)
1131 jwilk-guest 13179 - python-qt4 <unknown> (embed)
1132     - sphinx <unknown> (embed)
1133     - python-nltk <itp> (embed)
1134 jwilk-guest 13180
1135     python2.5
1136     - python2.4 <unfixed> (old-version)
1137     - jython <unfixed> (embed)
1138     NOTE: embeds many stdlib modules
1139 jwilk-guest 13252 - python-django <unfixed> (embed; bug #555419)
1140 jwilk-guest 13212 NOTE: embeds stdlib modules: doctest, decimal
1141 jwilk-guest 13180 - gamera 3.2.3-1 (embed)
1142     NOTE: embeds stdlib modules: ConfigParser, optparse, sets, textwrap
1143 jwilk-guest 13252 - boa-constructor <unfixed> (embed; bug #555426)
1144 jwilk-guest 13289 NOTE: embeds stdlib modules: ConfigParser, tarfile, zipfile, xmlrpclib
1145 jwilk-guest 13252 - nicotine <unfixed> (embed; bug #555427)
1146 jwilk-guest 13180 NOTE: embeds stdlib modules: ConfigParser
1147 jwilk-guest 13252 - museek+ <unfixed> (embed; bug #555428)
1148 jwilk-guest 13180 NOTE: embeds stdlib modules: ConfigParser
1149     - vegastrike-data <unfixed> (embed)
1150     NOTE: embeds many stdlib modules
1151 jwilk-guest 13252 - codespeak-lib <unfixed> (embed; bug #555420)
1152 jwilk-guest 13180 NOTE: embeds stdlib modules: doctest, optparse, subprocess, textwrap
1153 jwilk-guest 13252 - config-manager <unfixed> (embed; bug #555423)
1154 jwilk-guest 13180 NOTE: embeds stdlib modules: optparse
1155 jwilk-guest 13392 - jhbuild 2.28.0-1 (embed; bug #555421)
1156 jwilk-guest 13180 NOTE: embeds stdlib modules: optparse, subprocess
1157 jwilk-guest 13252 - smart <unfixed> (embed; bug #555432)
1158 jwilk-guest 13180 NOTE: embeds stdlib modules: optparse
1159 jwilk-guest 13252 - pyprotocols <unfixed> (embed; bug #555433)
1160 jwilk-guest 13180 NOTE: embeds stdlib modules: doctest
1161 jwilk-guest 13252 - ruledispatch <unfixed> (embed; bug #555434)
1162 jwilk-guest 13180 NOTE: embeds stdlib modules: doctest
1163     - distribute <unfixed> (embed)
1164     NOTE: embeds stdlib modules: doctest
1165 jwilk-guest 13252 - python-setuptools <unfixed> (embed; bug #555435)
1166 jwilk-guest 13180 NOTE: embeds stdlib modules: doctest
1167 jwilk-guest 13252 - zope.testing <unfixed> (embed; bug #555436)
1168 jwilk-guest 13180 NOTE: embeds stdlib modules: doctest
1169 jwilk-guest 13252 - translate-toolkit <unfixed> (embed; bug #555422)
1170 jwilk-guest 13180 NOTE: embeds stdlib modules: textwrap, contextlib
1171 jwilk-guest 13252 - libtpclient-py <unfixed> (embed; bug #555424)
1172 jwilk-guest 13180 NOTE: embeds stdlib modules: subprocess
1173 jwilk-guest 13252 - grass <unfixed> (embed; bug #555425)
1174 jwilk-guest 13180 NOTE: embeds stdlib modules: subprocess
1175 jwilk-guest 13252 - coherence <unfixed> (embed; bug #555429)
1176 jwilk-guest 13182 NOTE: embeds stdlib modules: uuid
1177 jwilk-guest 13252 - python-django-extensions <unfixed> (embed; bug #555430)
1178 jwilk-guest 13182 NOTE: embeds stdlib modules: uuid
1179 jwilk-guest 13252 - setroubleshoot <unfixed> (embed; bug #555431)
1180 jwilk-guest 13182 NOTE: embeds stdlib modules: uuid
1181 jwilk-guest 13252 - linkchecker <unfixed> (embed; bug #555414)
1182 jwilk-guest 13180 NOTE: embeds msgfmt.py script
1183     - imdbpy <unfixed> (embed)
1184     NOTE: embeds msgfmt.py script
1185     - kiwi <unfixed> (embed)
1186     NOTE: embeds msgfmt.py script
1187     - moin <unfixed> (embed)
1188 jwilk-guest 13289 NOTE: embeds msgfmt.py script, stdlib modules: cgitb, difflib, tarfile
1189 jwilk-guest 13180 - plone3 <unfixed> (embed)
1190     NOTE: embeds msgfmt.py script
1191     - roundup <unfixed> (embed)
1192 jwilk-guest 13289 NOTE: embeds msgfmt.py script, stdlib modules: cgitb
1193 jwilk-guest 13252 - rednotebook <unfixed> (embed; bug #555415)
1194 jwilk-guest 13180 NOTE: embeds msgfmt.py script
1195     - turbogears <unfixed> (embed)
1196     NOTE: embeds msgfmt.py script
1197     - elisa <unfixed> (embed)
1198 jwilk-guest 13182 NOTE: embeds msgfmt.py script, stdlib modules: uuid
1199 jwilk-guest 13180 - calibre <unfixed> (embed)
1200 jwilk-guest 13289 NOTE: embeds msgfmt.py script, stdlib modules: zipfile
1201 jwilk-guest 13252 - mailman <unfixed> (embed; #555416)
1202 jwilk-guest 13180 NOTE: embeds msgfmt.py script
1203     - python-docutils <unknown> (embed)
1204     NOTE: embeds stdlib modules: optparse, textwrap
1205     - python-imaging <unknown> (embed)
1206     NOTE: embeds stdlib modules: doctest
1207     - python-mechanize <unknown> (embed)
1208     NOTE: embeds stdlib modules: doctest
1209     - twill <unknown> (embed)
1210     NOTE: embeds stdlib modules: subprocess
1211     - zeroc-ice <unknown> (embed)
1212     NOTE: embeds stdlib modules: subprocess
1213     - wxwidgets2.8 <unknown> (embed)
1214     NOTE: embeds stdlib modules: subprocess
1215     - cycle <unknown> (embed)
1216     NOTE: embeds msgfmt.py script
1217     - deluge <unknown> (embed)
1218     NOTE: embeds msgfmt.py script
1219     - opendict <unknown> (embed)
1220     NOTE: embeds msgfmt.py script
1221     - openerp-client <unknown> (embed)
1222     NOTE: embeds msgfmt.py script
1223     - rapidsvn <unknown> (embed)
1224     NOTE: embeds msgfmt.py script
1225     - wammu <unknown> (embed)
1226     NOTE: embeds msgfmt.py script
1227     - gaphor <unknown> (embed)
1228     NOTE: embeds msgfmt.py script
1229     - pida <unknown> (embed)
1230     NOTE: embeds msgfmt.py script
1231     - python-formencode <unknown> (embed)
1232     NOTE: embeds msgfmt.py script
1233 jwilk-guest 13288 - duplicity <unfixed> (embed)
1234     NOTE: embeds stdlib module: urlparse, tarfile
1235 jwilk-guest 13386 - pygopherd <unfixed> (embed)
1236 jwilk-guest 13289 NOTE: embeds stdlib module: zipfile
1237 jwilk-guest 13182
1238     argparse
1239 jwilk-guest 13247 - twill <unfixed> (embed; bug #555347)
1240     - ipython <unfixed> (embed; bug #555348)
1241 jwilk-guest 13182
1242     coherence
1243 jwilk-guest 13247 - elisa <unfixed> (embed; bug #555335)
1244 jwilk-guest 13182
1245     simpletal
1246 jwilk-guest 13247 - plastex <unfixed> (embed; bug #555371)
1247 jwilk-guest 13182
1248     flickrpc (not packaged in Debian, http://burtonini.com/bzr/flickrpc/)
1249     - postr <unfixed> (embed)
1250     - elisa <unfixed> (embed)
1251    
1252     simplegeneric (not packaged in Debian, http://pypi.python.org/pypi/simplegeneric)
1253     - apertium-tolk <unfixed> (embed)
1254     - ipython <unfixed> (embed)
1255     - virtaal <unfixed> (embed)
1256    
1257     distribute
1258     - setuptools <removed> (old-version)
1259 gilbert-guest 13201
1260     rails
1261     - jruby1.2 <unfixed> (embed) [./bench/rails/*]
1262     - libgettext-ruby <unfixed> (embed) [./samples/rails/*]
1263     - libopenid-ruby <unfixed> (embed) [./examples/rails_openid/*]
1264     - thin <unfixed> (embed) [./spec/rails_app/*]
1265     NOTE: this is a subdirectory of examples, which in general is a non-issue, but may
1266     NOTE: be dangerous if developers are naively basing their code off of the examples
1267     NOTE: prototype.js is among the example files
1268 gilbert-guest 13205
1269 gilbert-guest 13242 lucene2 (prototype.js is among the embeds in the following)
1270 gilbert-guest 13205 - lucene <unfixed> (old-version)
1271     - pylucene <unfixed> (embed)
1272     - libpdfbox-java <unfixed> (embed)
1273     - libfontbox-java <unfixed> (embed)
1274     - libjempbox-java <unfixed> (embed)
1275     - solr <unfixed> (embed)
1276 gilbert-guest 13206
1277     unicode-data
1278     - syslinux <unfixed> (embed)
1279     - camomile <unfixed> (embed)
1280     - fribidi <unfixed> (embed)
1281     - m17n-db <unfixed> (embed)
1282     - sbcl <unfixed> (embed)
1283     - heimdal <unfixed> (embed)
1284     - icu <unfixed> (embed)
1285     - icu4j <unfixed> (embed)
1286     - krb5 <unfixed> (embed)
1287     - moodle <unfixed> (embed)
1288     - openldap <unfixed> (embed)
1289     - pike7.6 <unfixed> (embed)
1290     - samba <unfixed> (embed)
1291     - samba4 <unfixed> (embed)
1292     - cmucl <unfixed> (embed)
1293     - typo3-src <unfixed> (embed)
1294     - mauve <unfixed> (embed)
1295     - texlive-bin <unfixed> (embed)
1296     - ypsilon <unfixed> (embed)
1297     - jeuclid <unfixed> (embed)
1298     - charmap.app <unfixed> (embed)
1299     - clisp <unfixed> (embed)
1300     - gnulib <unfixed> (embed)
1301     - opensrs-client <unfixed> (embed)
1302     - saxonb <unfixed> (embed)
1303     - rails <unfixed> (embed)
1304 jwilk-guest 13208
1305     feedparser
1306 jwilk-guest 13216 - rawdog <unfixed> (embed; bug #383422)
1307 jwilk-guest 13249 - miro <unfixed> (embed; bug #555351)
1308 jwilk-guest 13247 - calibre <unfixed> (embed; bug #555352)
1309     - freevo <unfixed> (embed; bug #555353)
1310     - pida <unfixed> (embed; bug #555354)
1311     - planet-venus <unfixed> (embed; bug #555355)
1312     - plone3 <unfixed> (embed; bug #555356)
1313 jwilk-guest 13267 - exaile 0.2.14+debian-1 (embed)
1314     - screenlets 0.1.2-3 (embed)
1315 jwilk-guest 13212 NOTE: included twice
1316 jwilk-guest 13224
1317     agg:
1318     - matplotlib <unfixed> (embed: bug #377271)
1319     - contextfree <unfixed> (embed)
1320     NOTE: since 2.2-1 it links statically to system libagg, but still uses the embedded copy
1321     - exactimage <unfixed> (embed)
1322     - python-enable <unfixed> (embed)
1323     - mapnik 0.5.1-3 (embed)
1324     NOTE: links statically to agg, but shared library is not available (bug #377271)
1325 gilbert-guest 13227
1326     vtk
1327     - paraview <unfixable> (embed; bug #495426)
1328 jwilk-guest 13236
1329     txt2tags
1330     - rednotebook <unfixed> (embed)
1331    
1332     htmltextview (not packaged in Debian, http://www.gnome.org/~gjc/htmltextview.py)
1333     - gajim <unfixed> (embed)
1334     - emesene <unfixed> (embed)
1335     - convirt <unfixed> (embed)
1336     - pida <unfixed> (embed)
1337     - rednotebook <unfixed> (embed)
1338 gilbert-guest 13242
1339     horde3 (prototype.js is among the embeds in the following)
1340     - mnemo2 <unfixed> (embed)
1341     - nag2 <unfixed> (embed)
1342 jwilk-guest 13248
1343     cimg
1344     - gmic <itp> (embed)
1345    
1346     mootools
1347     - gmic <itp> (embed)
1348 gilbert-guest 13273
1349     openldap
1350     - openldap2.3 <removed> (old-version)
1351    
1352     grub2
1353     - grub <unfixed> (old-version)
1354 jwilk-guest 13288
1355     gnupginterface
1356     - duplicity <unfixed> (embed)
1357 jwilk-guest 13291
1358     python-dateutil
1359     - awn-extras-applets <unfixed> (embed)
1360     - matplotlib <unknown> (embed)
1361 gilbert-guest 13358
1362     cups
1363     - cupsys <removed> (old-version)
1364    
1365     yui
1366     - bcfg2 <not-affected> (present in source but not included in any binary files)
1367     - serendipity <unfixed> (embed; bug #557746)
1368     - moodle 1.8.2.dfsg-5 (embed)
1369     - jifty <unfixed> (embed; bug #557748)
1370     - webgui 7.7.26-1 (embed)
1371     - loggerhead 1.17-1 (embed)

  ViewVC Help
Powered by ViewVC 1.1.5