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

Contents of /data/embedded-code-copies

Parent Directory Parent Directory | Revision Log Revision Log


Revision 16111 - (hide annotations) (download)
Sat Feb 12 05:55:32 2011 UTC (2 years, 4 months ago) by geissert
File size: 66704 byte(s)
cppcheck will embed tinyxml
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 pabs 14811 status: version number fixing the embedded copy
14     <unfixed> if the issue is not yet fixed
15     <removed> if the package was removed from the archive
16     <itp> if the package is in the process of being packaged
17     <not-affected> if the package does not use the embedded copy
18     <unknown> if the version number can not be determined
19     <unfixable> for unavoidable cases (e.g., forks that add real value)
20 nion 7828 sort: static (linking statically against a lib)
21 gilbert-guest 13608 embed (embeds a copy of the library into another source package)
22     modified-embed (embeds a code copy that differs from upstream code)
23     fork (a full-blown fork of another source package)
24     old-version (an older version of essentially the same code)
25 nion 7828
26 thijs 8078 The srcpkg might be some string to identify the code if there is no
27     specific source package.
28 jmm-guest 1586
29 thijs 8078 Everything up to the next line is ignored.
30 stef-guest 7923 ---BEGIN
31 gilbert-guest 15017 poppler
32 nion 7697 - pdftohtml <unknown>
33     [sarge] - pdftohtml <unfixed>
34     [etch] - pdftohtml <unfixed>
35     NOTE: has been replaced by poppler-utils
36 nion 11565 - kdegraphics 4:4.2.2-1 (embed; bug #436164)
37 nion 8760 - texlive-base 3.0-12 (embed)
38 jmm-guest 7743 - texlive-bin 2007-1 (embed)
39 gilbert-guest 14744 - koffice 1:2.0.0-1 (embed; bug #436163)
40 nion 7739 - 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 neilm 10853 - pdfedit <unfixed> (embed; bug #510794)
46 gilbert-guest 14201 - swftools <removed> (embed; bug #551293)
47 gilbert-guest 15017 - xpdf 3.02-9 (fork)
48 nion 7696
49 nion 15006 pdksh (no longer developed since 1999)
50     - mksh <unfixable> (fork)
51 nion 15007 - posh <unfixable> (fork)
52 nion 15006
53 nion 7791 ppmd
54 geissert 12518 - libcomplearn-mod-ppmd <unfixed> (fork)
55     NOTE: discussion in #458152
56 nion 7755
57 jmm-guest 12062 libevent
58 geissert 12518 - transmission 1.71-1 (embed; bug #529372)
59 iuculano 14972 - chromium-browser 5.0.375.29~r46008-1
60 silvio-guest 15492 - dnsproxy <unknown> (embed)
61 jmm-guest 12062
62 jmm-guest 12156 lrmi
63     - read-edid 2.0.0-1 (embed; bug #495131)
64 jwilk-guest 13458 - s3switch <unfixed> (embed)
65     - xresprobe <unfixed> (embed)
66     - zhcon <unfixed> (embed)
67 jmm-guest 12156
68 nion 14964 php-htmlpurifier
69     - mahara 1.2.5-1 (embed)
70 jmm-guest 15148 - knowledgeroot 0.9.9.5-5 (embed)
71 geissert 14979 - moodle <unfixed> (embed)
72 nion 14964
73 thijs 8189 peercast
74 jwilk-guest 13139 - gnome-peercast <removed> (embed)
75     [etch] - gnome-peercast <unfixed> (embed)
76 thijs 8189
77 nion 7791 silc-toolkit
78 nion 7740 - silc-client 1.1~beta6-1 (embed)
79 nion 6965
80 jmm-guest 11552 icclib
81 atomo64-guest 11862 - ghostscript <unfixed> (embed)
82     - argyll <unfixed> (embed)
83 jmm-guest 11552
84 gilbert-guest 13870 libusb
85     - argyll <unfixed> (embed)
86 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
87 gilbert-guest 13870
88 nion 7791 dietlibc
89 nion 7740 - ccontrol 0.9.1+20071204-1 (static)
90 nion 15006 - mksh <unfixable> (static)
91     NOTE: /bin/mksh-static only, and only on some arches (others use eglibc)
92 nion 6967
93 nion 11046 libmikmod
94 silvio-guest 15528 - pysol-sound-server <unfixed> (modified-embed)
95 nion 11046 - sdl-mixer1.2 <unfixed> (embed)
96     TODO: report bug
97 silvio-guest 15565 - uqm 0.6.2.dfsg-8 (embed)
98     NOTE: Might be fixed earlier. Lenny version recorded.
99     - black-box 1.4.6-2.2 (embed)
100     NOTE: Might be fixed earlier. Lenny version recorded.
101 nion 11046
102 nion 7791 libiax
103 gilbert-guest 12969 - iaxmodem <unfixable> (embed; bug #548885)
104 nion 6969
105 gilbert-guest 12969 spandsp
106     - iaxmodem <unfixable> (embed; bug #548885)
107    
108 jmm-guest 13737 python-paramiko
109     - fabric 0.9.0-2 (embed; bug #561398)
110    
111 nion 7787 zlib (lots of apps embed a copy, but link dynamically, but there are a few exceptions)
112 gilbert-guest 14667 - dpkg 1.15.6 (static)
113 nion 7787 NOTE: see 18196.48620.491996.624772@davenant.relativity.greenend.org.uk on debian-devel for discussion
114     - rsync <unfixed> (embed)
115 nion 13826 - cherokee <unfixed> (embed)
116 nion 7787 NOTE: somehow derived code base
117     - mono <unfixed> (embed)
118     TODO: check mozilla
119 gilbert-guest 15730 - linux-2.6 <unfixed> (embed)
120 nion 7787 - pvpgn 1.7.8-2 (embed)
121     - mrtg 2.12.2-1 (embed)
122     - rpm <unknown> (embed)
123 nion 7841 NOTE: pinged anibal since when rpm was fixed
124 atomo64-guest 11651 - tuxcmd-modules <unfixed> (embed)
125     - zsync <unfixed>
126     - tra <unfixed>
127     - sash <unfixed>
128     - nsis <unfixed>
129 jmm-guest 14834 - pyfits 1:2.3.1-1
130 atomo64-guest 11862 - mseide-msegui <unfixed>
131     NOTE: mseide
132 atomo64-guest 11651 - mirrordir <unfixed>
133     - poco <unfixed>
134     - klibc <unfixed>
135 gilbert-guest 15730 - emboss 6.3.1-1 (embed)
136     - ghostscript 8.71~dfsg2-6 (embed)
137     NOTE: ghostscript fixed sometime before this, but this is the version i checked
138 atomo64-guest 11651 - freeimage <unfixed>
139     - clamav <unfixed> (fork)
140     NOTE: from the changelog: "libclamav6 does indeed duplicate parts of the zlib code, but there is not way around that"
141 geissert 14425 - tuxonice-userui <unfixed> (static)
142 atomo64-guest 11651 - plt-scheme <unfixed>
143     - perl <unfixed>
144     - paraview <unfixed>
145 jmm-guest 13924 - velvet 0.7.56~nozlibcopy-1
146 atomo64-guest 11651 - gcvs <unfixed>
147     - dump <unfixed>
148     - aide <unfixed> (static)
149     - dar <unfixed> (static)
150 atomo64-guest 11862 - avfs <unfixed>
151 atomo64-guest 11651 - fpc <unfixed>
152     - winff <unfixed>
153     NOTE: inherited from fpc, see #472304
154     - lazarus <unfixed>
155     NOTE: inherited from fpc, see #472304
156 kees 12694 - erlang <unfixed> (embed)
157 kees 13120 - gamera 3.2.3-1 (embed)
158 gilbert-guest 13160 - python2.4 <unfixed> (embed; bug #553403)
159     - python2.5 <unfixed> (embed; bug #553403)
160 gilbert-guest 14700 - texlive-bin <unknown> (embed)
161 jmm-guest 1586
162 jmm-guest 12625 dulwich
163 kees 13120 - hg-git 0.1.0-1 (embed; bug #541996)
164 jmm-guest 12625
165     libvigraimpex
166 gilbert-guest 12733 - hugin <unfixed> (embed; bug #542259)
167     - enblend-enfuse <unfixed> (embed; bug #542258)
168 kees 13120 - gamera 3.2.3-1 (embed)
169 jmm-guest 12625
170 nion 7788 libbz2
171 gilbert-guest 14667 - dpkg 1.15.6 (static)
172 geissert 14452 - amd64-libs <unfixed> (static)
173     NOTE: let's call it "static"
174     - dar <unfixed> (static)
175     - dump <unfixed> (static)
176 sf 15199 - unalz 0.64-1 (embed)
177 geissert 14452 NOTE: has code, by the maint, to use the system version but links against the internal copy
178 jamie-guest 15320 - clamav <unfixed> (embed)
179     NOTE: libclamav/nsis/bzlib*
180 geissert 15380 - pristine-tar <unfixable> (modified-embed)
181     NOTE: compression code only, not uncompression
182 sf 15419 - r-base-core-ra 1.2.8 (static)
183     - r-base-core 2.11.1 (static)
184     NOTE: links dynamically in squeeze, statically in lenny
185 sf 15418 - rpm <unfixed> (static)
186     NOTE: lsb-rpm package is statically linked, normal rpm links dynamically
187 stef-guest 5320
188 nion 13792 libyahoo2
189     - centerim <unfixed> (embed; bug #559783)
190    
191     libmsn
192     - centerim <unfixed> (embed; bug #559783)
193    
194 gilbert-guest 12710 libgadu
195 gilbert-guest 13474 - centerim <unfixed> (embed; bug #559783)
196 gilbert-guest 13222 - pidgin <not-affected> (links dynamically since initial release; fixed in gaim)
197     - gaim 1:2.0.0+beta3-3 (embed; bug #360280)
198 atomo64-guest 11862 - kdenetwork 4:3.3.2-5 (embed)
199     NOTE: from kdenetwork: kopete
200 nion 10291 - ekg 1:1.8~rc0-1 (embed)
201 jmm-guest 10313 - kadu 0.6.0.2-3 (embed; bug #504430)
202 gilbert-guest 12713 - gadu <itp> (embed)
203 jmm-guest 1586
204 nion 7791 xmlrpc (which package is the "origin" of this code?)
205 nion 7788 - drupal <unfixed> (embed)
206     - phpgroupware <unfixed> (embed)
207     - egroupware <unfixed> (embed)
208 atomo64-guest 11862 - phpwiki <unfixed> (embed)
209 gilbert-guest 14335 - php4 <removed> (embed)
210 nion 7788 TODO: check, php-pear, IIRC this was reorganized some weeks ago?
211 jmm-guest 1586
212 nion 7791 shtool (affects build-time only)
213     - mysql-ocaml <unfixed> (embed)
214 gilbert-guest 14335 - php4 <removed> (embed)
215 geissert 14253 - php5 <unfixed> (embed)
216 jmm-guest 1588
217 gilbert-guest 13608 xulrunner
218     - iceape <unfixed> (embed; bug #561749)
219     - iceweasel 2.0.0.19 (embed)
220     - icedove <unfixed> (embed; bug #561750)
221 jmm-guest 12113 - kompozer <unfixed> (embed; bug #532168)
222 gilbert-guest 13608 - galeon 2.0.2-4 (embed)
223     - epiphany-browser 2.14.3-8 (embed)
224     - conkeror 0.9~git080629-2 (embed)
225     - kazehakase 0.4.2-1 (embed)
226 jmm-guest 1588
227 nion 7791 xli
228     - xloadimage <unfixed> (embed)
229 jmm-guest 1588
230 nion 7827 lesstif (beware: two different lesstif APIs supported in one package, MOTIF 1.2 discarded upstream)
231     - openmotif <unfixed> (embed)
232 jmm-guest 1588
233 jmm-guest 14828 libxpm
234 geissert 15045 - lesstif2 <unfixed> (embed; bug #575750)
235 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
236 jmm-guest 14828
237 nion 7827 kerberized apps with BSD origin
238 gilbert-guest 12710 - krb4 <removed> (embed)
239 nion 7827 - krb5 <unfixed> (embed)
240     - heimdal <unfixed> (embed)
241 jmm-guest 1588
242 nion 7827 grip (which pkg is the origin?)
243 atomo64-guest 11862 - libcdaudio <unfixed>
244     - grip <unfixed>
245     - gnome-vfs <unfixed>
246 nion 7827 TODO: check vfs2 as well
247 stef-guest 1608
248 nion 7827 fudforum
249 atomo64-guest 11862 [etch] - phpgroupware <unfixed> (embed)
250     NOTE: phpgroupware-fudforum
251     [sarge] - egroupware-fudforum <removed> (embed)
252 jmm-guest 1670
253 jmm-guest 12452 libbsd
254 gilbert-guest 12710 - rdate 1:1.2-3 (embed)
255     - atheme-services <unfixed>
256 nion 15006 - libbsd-arc4random-perl <not-affected> (modified-embed)
257     NOTE: code not used, it links dynamically against libbsd instead
258 gilbert-guest 12710 - isakmpd <unfixed>
259 jwilk-guest 13458 - bsdgames <unfixed> (embed)
260     - bsd-mailx <unfixed> (embed)
261     - netcat-openbsd <unfixed> (embed; bug #550611)
262     - openssh <unfixed> (embed)
263     - unworkable <unfixed> (embed)
264 nion 15006 - mksh <unfixed> (modified-embed)
265     NOTE: strlcpy(), only used in /bin/mksh-static on eglibc arches
266 geissert 15045 NOTE: FIXME, we should only have one entry: - mksh <not-affected> (modified-embed)
267 nion 15006 NOTE: strlcpy() on dietlibc arches; {g,s}etmode(); both unused
268 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
269 jmm-guest 12452
270 nion 7827 cvs
271     - gcvs <unfixed> (embed)
272     NOTE: see cvsunix/src in tarball
273 jmm-guest 1684
274 gilbert-guest 13160 pcre3
275 gilbert-guest 14335 - php4 <removed> (embed)
276 nion 7827 - analog 2:5.23-0woody1 (embed)
277 silvio-guest 15566 - chicken 3.2.7-2 (embed)
278     NOTE: Might be fixed earlier. Lenny version recorded.
279 atomo64-guest 11862 - goffice <unfixed> (embed)
280     NOTE: libgoffice-*
281 silvio-guest 15566 - hypermail 2.2.0.dfsg-2 (embed)
282     NOTE: Might be fixed earlier. Lenny version recorded.
283     - privoxy 3.0.9-1 (embed)
284     NOTE: Might be fixed earlier. Lenny version recorded.
285 nion 7827 - vfu 4.06-4.1 (embed; bug #450754)
286     - tf5 5.0beta7-1 (embed)
287 jmm-guest 11590 - monotone 0.43-1 (embed)
288 nion 7827 NOTE: this only affects versions >= 0.37
289 nion 9241 - glib2.0 2.15.2-1 (embed)
290 nion 7827 - apache2 2.0.53-4 (embed)
291     - exim4 4.10-0.srh20.12 (embed)
292     - yacas <unfixed> (embed)
293     NOTE: <= 1.0.x; is using pcre to scan text, can execute shell commands via the syntax anyway
294     - gtamsanalyzer.app 0.42-5 (embed)
295 jwilk-guest 13235 - tin 980117-1 (embed)
296 nion 8780 - kazehakase 0.5.2-1
297 gilbert-guest 12841 - webkit 1.0.1-1 (embed)
298 nion 8780 - qt4-x11 <unfixed> (embed)
299     NOTE: embedded via webkit copy
300 kees 12694 - erlang <unfixed> (embed)
301 jwilk-guest 13690 - ssed <unfixed> (embed)
302 geissert 14450 - ircd-hybrid <unfixed> (static)
303 gilbert-guest 15730 - emboss <unfixed> (fork)
304 geissert 14450 - cherokee <unfixed> (embed)
305 jmm-guest 15330 - oftc-hybrid 1.6.9.dfsg-1 (embed)
306 geissert 14450 - ratbox-services <unfixed> (embed)
307     - squeak-vm <unfixed> (embed)
308     - tinymux <unfixed> (embed)
309 jmm-guest 1758
310 nion 7827 tiff
311 nion 8587 - wxwindows2.4 2.2.1 (embed)
312 kees 13120 - gamera 3.2.3-1 (embed)
313 geissert 14425 - freeimage <unfixed> (embed)
314 geissert 14429 - libtk-img <unfixed> (embed)
315     NOTE: there are two copies, one under tiff/ other under libtiff/
316     - gdal <unfixed>
317 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
318 joeyh 1802
319 nion 7827 uudeview
320     - libconvert-uulib-perl <unfixed> (embed)
321 nion 9012 - pan <unfixed> (embed)
322 jmm-guest 1824
323 geissert 16072 sqlite
324 nion 7827 - amarok <unfixed> (embed)
325 jmm-guest 11590 - monotone 0.43-1 (embed)
326 nion 7827 - iceweasel <unfixed> (embed)
327 jwilk-guest 13458 - heimdal <unfixed> (embed; bug #559616)
328 jmm-guest 1828
329 gilbert-guest 15735 util-linux
330 nion 7827 - loop-aes-utils <unfixed> (embed)
331     NOTE: contains code from util-linux' mount in the mount-aes-udeb
332 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
333 jmm-guest 2104
334 nion 7827 sylpheed
335 nion 7828 - sylpheed-claws <unfixed> (fork)
336 jmm-guest 2751
337 nion 7827 phpsysinfo
338     - egroupware <unfixed> (embed)
339     - phpgroupware <unfixed> (embed)
340 jmm-guest 2800
341 nion 7830 phpldapadmin
342 stef-guest 7923 [sarge] - egroupware <unfixed> (embed)
343 nion 7830 NOTE: removed from egroupware after sarge
344 jmm-guest 2800
345 nion 7830 chmlib
346     - kchmviewer <unknown> (embed)
347 jmm-guest 2800
348 gilbert-guest 12668 ffmpeg (libavcodec/libavformat)
349 jmm-guest 9135 - mplayer 1.0~rc2-14 (embed; bug #395252)
350 jmm-guest 9251 - kino 1.0.0-1
351 jmm-guest 9135 - vlc <not-affected> (Links dynamically since initial release)
352 jmm-guest 9265 - smilutils 0.3.0-10
353 jmm-guest 9310 NOTE: smilutils likely fixed earlier, marking Etch's version as fixed
354     - motion 3.1.19-1
355     - gstreamer0.10-ffmpeg 0.10.3-2
356 gilbert-guest 12972 - xmovie <removed> (static)
357 nion 7841 TODO: gimp-gap (potentially using ffmpeg code as well)
358 jmm-guest 13190 - avifile 1:0.7.48~20090503.ds-1 (embed; bug #538750)
359 jwilk-guest 13458 - audacity 1.3.7-2 (embed; bug #512278)
360 iuculano 14972 - chromium-browser <unfixed> (fork)
361 jmm-guest 2948
362 nion 10758 faad2
363     - mplayer 1.0~rc2-20 (embed)
364 gilbert-guest 12525 - avifile <unfixed> (embed; bug #538750)
365 gilbert-guest 14211 - ffmpeg-debian <removed> (embed)
366 nion 10758
367 gilbert-guest 12710 libmad (MPEG decoding lib)
368 nion 7830 - xine-lib <unfixed> (embed)
369 jmm-guest 13190 - avifile 1:0.7.48~20090503.ds-1 (embed) [./plugins/libmad/*]
370 gilbert-guest 12710 TODO: check ocaml-mad, madplay, pymad, xmms-mad, xmms2
371 jmm-guest 2948
372     libdts
373 nion 7840 - xine-lib <unfixed> (embed)
374 jmm-guest 2948
375     flac
376 nion 7840 - xine-lib <unfixed> (embed)
377 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
378 jmm-guest 2948
379 nion 7840 liba52
380     - a52dec <unfixed> (embed)
381     - xine-lib <unfixed> (embed)
382 jmm-guest 2948
383 geissert 14450 mpeg2dec (libmpeg2)
384 nion 7840 - xine-lib <unfixed> (embed)
385 jmm-guest 2948
386 geissert 14450 libmpeg3
387     - squeak-vm <unfixed> (embed)
388    
389 gilbert-guest 12969 libntlm
390     - wget <unfixed> (fork; bug #550436)
391     - curl <unfixed> (fork; bug #550437)
392     - cntlm <unfixed> (fork; bug #550438)
393 jmm-guest 3093
394 nion 7840 uw-imap
395     - pine <unfixed> (embed)
396     - alpine <unfixed> (embed)
397 jmm-guest 3320
398 nion 7840 imagemagick
399     - graphicsmagick <unfixed> (fork)
400 jmm-guest 3402
401 jmm-guest 12515 python-urlgrabber
402     - mercurial <unfixed> (embed; bug #531062)
403 jwilk-guest 13247 - w3af <unfixed> (embed; bug #555372)
404     [experimental] - harvestman <unfixed> (embed; bug #555373)
405 jmm-guest 12515
406 jwilk-guest 13130 beautifulsoup
407 jwilk-guest 13247 - python-mechanize <unfixed> (embed; bug #555349)
408 jwilk-guest 13817 - zope2.11 <removed> (embed; bug #555350)
409 jwilk-guest 13249 - twill <unknown> (embed)
410 jmm-guest 12515
411 nion 7840 halibut
412 pabs 10854 - nsis <unfixed> (fork)
413 micah 3537
414 nion 7840 libghttp
415     - hotway <unfixed> (embed)
416 micah 3537
417 nion 7840 libsndfile
418 jmm-guest 10729 - ardour 1:2.7.1-1 (embed)
419 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
420 micah 3537
421 nion 7840 glibmm2.4
422 jmm-guest 10729 - ardour 1:2.7.1-1 (embed)
423 nion 6869
424 nion 7840 libgnomecanvasmm2.6
425 jmm-guest 10729 - ardour 1:2.7.1-1 (embed)
426 nion 6869
427 nion 7840 libsigc++-2.0
428 jmm-guest 10729 - ardour 1:2.7.1-1 (embed)
429 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
430 nion 6869
431 nion 7840 soundtouch
432 jmm-guest 10729 - ardour 1:2.7.1-1 (embed)
433 nion 6869
434 nion 7840 libmms
435     - xine-lib <unfixed> (embed)
436     - mimms <unfixed> (embed)
437 nion 6869
438 nion 7840 fckeditor
439 nion 8085 - knowledgeroot 0.9.8.5-3 (embed; bug #461555)
440 jmm-guest 11275 - moin 1.8.2-2 (embed; bug #452599)
441 jmm-guest 9410 - karrigell <removed> (embed; bug #452598)
442 nion 10319 - gforge 4.6.99+svn6225-1 (embed)
443 gilbert-guest 12386 - request-tracker3.8 <unfixed> (embed)
444 gilbert-guest 15152 - otrs2 <unfixed> (embed)
445 stef-guest 4517
446 nion 7841 ipatlas (not packaged in Debian)
447 white 10511 - moodle <unfixed> (embed; bug #507185)
448 jmm-guest 7383
449 nion 7841 libphp-phpmailer
450 white 10511 - moodle <unfixed> (embed; bug #507185)
451 atomo64-guest 10232 - mahara <unfixed> (embed)
452 gilbert-guest 13912 - symfony <unfixed> (embed; bug #566778)
453 atomo64-guest 11862 [etch] - phpgroupware <unfixed> (embed)
454 white 10245 NOTE: phpgroupware-felamimail is only in etch
455     - egroupware <unfixed> (embed; bug #504283)
456 atomo64-guest 11124 - glpi <unfixed>
457 neilm 4838
458 nion 7841 htmlArea (not packaged in Debian)
459     - moodle <unfixed> (embed)
460    
461 jwilk-guest 13146 giflib
462 nion 8175 - wine <unfixed> (embed; bug #466181)
463    
464 sf 10837 bennu (not packaged in Debian, http://bennu.sourceforge.net)
465 nion 7841 - moodle <unfixed> (embed)
466    
467 jwilk-guest 13146 smarty
468 atomo64-guest 10324 - moodle 1.8.2-2 (embed; bug #471158)
469 nion 9324 - gallery2 2.2.5-2 (embed; bug #471160)
470 nion 8361 - mahara 0.9.2-2 (embed; bug #471201)
471 thijs 8347 - gosa 2.4beta1-1 (embed; bug #471200)
472 nion 7841
473 nion 7840 TinyMCE
474 nion 9382 - wordpress 2.5.1-3 (embed; bug #478257)
475 white 10511 - moodle <unfixed> (embed; bug #507185)
476 nion 7840 - knowledgeroot <unfixed> (embed)
477     - joomla <itp> (bug #326398)
478 jmm-guest 15413 - mahara 1.2.6-1 (embed; #597752)
479 stef-guest 4517
480 pabs 10874 scintilla (upstream provides static lib, rejected shared lib http://sf.net/support/tracker.php?aid=2488121)
481 nion 7840 - scite <unfixed> (embed)
482     - qscintilla <unfixed> (embed)
483     - qscintilla2 <unfixed> (embed)
484 pabs 10889 - geany <unfixed> (fork)
485 pabs 10874 - anjuta <unfixed> (embed)
486 stef-guest 4706
487 nion 7840 libphp-adodb
488 white 10511 - moodle <unfixed> (embed; bug #507185)
489 stef-guest 7923 NOTE: also AdoDB-XML Schema
490 nion 7840 - gallery2 <unfixed> (embed)
491     - phppgadmin <unfixed> (embed)
492     - egroupware <unfixed> (embed)
493     - phpwiki <unfixed> (embed)
494 nion 11923 - torrentflux 2.0beta1-2 (embed)
495 nion 7840 - ipplan <unfixed> (embed)
496 atomo64-guest 11862 - typo3-src <unfixed> (embed)
497 nion 7840 - cacti <unknown> (embed)
498     [sarge] - cacti <unfixed> (embed)
499     NOTE: dependency exists, but internal version is used
500 jmm-guest 10398 - gforge 4.7~rc2-6 (embed)
501 atomo64-guest 10232 - mahara <unfixed> (embed)
502 stef-guest 4706
503 nion 7840 gzip
504 gilbert-guest 14211 - linux-2.6 <unfixed> (embed) [lib/inflate.c]
505 nion 7841 - klibc <unfixed> (embed)
506     NOTE: based on linux-kernel gzip code
507     - busybox <unfixed> (embed)
508 joeyh 13928 - pristine-tar <unfixed> (modified-embed)
509     NOTE: compression code only, not uncompression
510 gilbert-guest 14904 - ncompress <unfixed> (old-version)
511 micah 4767
512 nion 7841 neon
513 geissert 12518 - cadaver 0.22.3+debian-1 (embed; bug #188381)
514 nion 7841 - gnome-vfs2 <unfixed> (embed; bug #395874)
515 geissert 12518 [etch] - litmus <unfixed> (embed; #395875)
516     - litmus <removed> (embed; #395875)
517 nion 7841 [sarge] - screem <unfixed> (embed)
518 jmm-guest 13568 - sitecopy 1:0.16.0-1 (embed; bug #395876)
519 stef-guest 7923 [etch] - tla <unfixed> (embed; bug #395877)
520     [sarge] - tla <unfixed> (embed; bug #395877)
521 stef-guest 5319
522 nion 7841 libmodplug
523 gilbert-guest 14191 - gst-plugins-bad0.10 0.10.10.2-1 (embed)
524 stef-guest 5320
525 nion 7841 libvncserver
526     - vino <unfixed> (embed)
527 stef-guest 5320
528 nion 7841 putty
529     - filezilla <unfixed> (embed)
530 stef-guest 5320
531 geissert 16072 tinyxml
532 nion 7841 - filezilla <unfixed>
533 jwilk-guest 13446 - crystalspace <unfixed> (embed)
534     - libwfut <unfixed> (embed)
535     - rarian <unfixed> (embed)
536     - bulletml <unfixed> (embed)
537     - pokerth <unfixed> (embed)
538     - qutecom <unfixed> (embed)
539     - sofa-framework <unfixed> (embed)
540     - yate <unfixed> (embed)
541     - antigrav <unfixed> (embed)
542     - balder2d <unfixed> (embed)
543     - cal3d <unfixed> (embed)
544     - criticalmass <unfixed> (embed)
545     - ember <unfixed> (embed)
546     - epiphany <unfixed> (embed)
547     - gambit <unfixed> (embed)
548     - noiz2sa <unfixed> (embed)
549     - ogre <unfixed> (embed)
550     - opencity <unfixed> (embed)
551     - openmovieeditor <unfixed> (embed)
552     - pouetchess <unfixed> (embed)
553     - tecnoballz <unfixed> (embed)
554     - trigger-rally <unfixed> (embed)
555     - xmoto <unfixed> (embed)
556     - mapnik <unknown> (embed)
557     NOTE: uses a different XML parser by default
558     - rrootage 0.23a-6 <embed>
559     NOTE: links to libbulltetml
560     - boson <unknown> (embed)
561     NOTE: the embedded code is unused
562 geissert 16111 - cppcheck <unfixed> (embed)
563     NOTE: introduced in 1.47, will use system's version in 1.48
564     [squeeze] - cppcheck <not-affected>
565 stef-guest 5320
566 nion 7841 gv
567     - evince <unfixed> (embed)
568     NOTE: ps/ tree from gv 3.5.8
569 gilbert-guest 12710 NOTE: evince-gtk is affected (a component of evince source package)
570 stef-guest 5321
571 nion 7841 libXbae
572 geissert 15046 - paw <unfixed> (embed)
573 stef-guest 5321
574 jmm-guest 12428 libgtkhtml
575 gilbert-guest 12710 - claws-mail-extra-plugins <unfixed> (fork)
576 jmm-guest 12428
577 nion 7841 libXaw
578 geissert 15046 - paw <unfixed> (embed)
579 nion 7841 NOTE: I plan to deal with the above two cases after Etch release. -- KevinMcCarty
580 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
581 stef-guest 5321
582 nion 7841 libgd2
583 jmm 15872 - graphviz 2.16-1 (embed)
584 nion 7841 NOTE: lib/gd seems to be 2.0.33
585 gilbert-guest 14412 - wml 2.0.11ds2-1 (embed)
586 nion 11790 - libwmf <unfixed> (embed)
587 jmm 15825 NOTE: derived from gd 1.6.3, but only used to write images
588 silvio-guest 15529 - plt-scheme <unfixed> (embed; bug #601525)
589 gilbert-guest 14722 - texlive-bin 2009-1 (embed)
590 stef-guest 5321
591 nion 7841 rar
592     - unrar-nonfree <unfixed> (embed)
593 stef-guest 5440
594 nion 7841 unrar-free (maybe this code is derived from the original rar, too?)
595     - clamav <unfixed> (embed)
596     NOTE: seems to be disabled in default config
597 stef-guest 5440
598 nion 7841 mplayer (DirectMedia Object loader)
599     - xine-lib <unfixed> (embed)
600     NOTE: src/libw32dll/
601     - vlc <unfixed> (embed)
602     NOTE: modules/codec/dmo/
603 jmm-guest 10729 - mplayer 1.0~rc2-20 (embed)
604 stef-guest 5440
605 nion 7841 libwpd (WordPerfect converter)
606     - openoffice.org <unfixed> (embed)
607 alec-guest 5564
608 nion 7841 fsplib (http://sourceforge.net/projects/fsp/)
609     - gftp <unfixed> (embed)
610     NOTE: lib/fsplib version 0.3
611 keescook-guest 6298
612 jmm-guest 9251 sprng
613     - tree-puzzle <unfixed> (embed)
614    
615 nion 7841 librpcsecgss
616     - krb5 <unfixed> (embed)
617 keescook-guest 6498
618 nion 7841 jasper
619 gilbert-guest 13603 - ghostscript 8.64~dfsg-2 (embed)
620 stef-guest 6985
621 sf 11080 libiris
622     - psi <unfixed> (embed)
623     - kdenetwork <unfixed> (embed)
624     NOTE: kopete embeds libiris but links dynamically to libidn
625     - kdegames <unfixed> (embed)
626     NOTE: ksirk/kde4
627    
628 nion 7841 libidn
629 jmm-guest 11590 - monotone 0.43-1 (embed)
630 sf 11080 - psi <unfixed> (embed)
631     NOTE: psi embeds libiris which embeds libidn
632     - kdegames <unfixed> (embed)
633     NOTE: kdegames/kde4 embeds libiris which embeds libidn
634 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
635 keescook-guest 7007
636 geissert 13712 lua5.1
637 jmm-guest 11590 - monotone 0.43-1 (embed)
638 jwilk-guest 13142 - nmap 5.00-1 (embed; bug #527997)
639     [lenny] - nmap <unfixed> (embed; bug #527997)
640 jwilk-guest 13385 - ocropus <unfixed> (embed)
641 jwilk-guest 13488 - enigma <unfixed> (embed)
642     NOTE: requires lua built with C++
643     - freeciv <unfixed> (embed)
644 geissert 13712 - spring <unfixed> (embed)
645 micah 7134
646 nion 7841 libbotan
647 atomo64-guest 11862 - monotone 0.43-1 (embed)
648 nion 7136
649 nion 7841 NetXX
650 jmm-guest 11590 - monotone 0.43-1 (embed)
651 nion 7136
652 nion 7841 libgc
653     - mono <unfixed> (embed)
654 nion 7136
655 nion 7841 lzma
656     - p7zip <unfixed> (embed)
657 kees 12584 - xz-utils <unfixed> (fork)
658 sf 15419 - r-base <unfixed> (embed)
659     NOTE: lzma support not yet in lenny or in r-base-core-ra 1.2.8
660 white 7203
661 nion 7841 lzo
662     - grub2 <unfixed> (embed)
663 jmm-guest 7212
664 nion 7927 yassl
665     - mysql-dfsg-5.0 <unfixed> (embed)
666 geissert 15045 - mysql-5.1 <unfixed> (embed)
667 nion 7927
668 nion 7841 pax code
669     - tar <unfixed> (embed)
670     - cpio <unfixed> (embed)
671 jmm-guest 7212
672 nion 7841 t1lib
673     - tetex-bin 2.0.2-1 (embed)
674     - texlive-bin <unknown> (embed)
675 jmm-guest 15516 - grace 5.1.14-2 (embed)
676     NOTE: Might be fixed even earlier
677 thijs 7985
678     guichan
679     - boswars <unfixed> (embed)
680     NOTE: maintainer notified us, working on it
681    
682     tolua
683     - boswars <unfixed> (embed)
684     NOTE: maintainer notified us, working on it
685 jwilk-guest 13488 NOTE: actually tolua++
686 jwilk-guest 13385 - ocropus <unfixed> (embed)
687 jwilk-guest 13488 NOTE: actually tolua++
688 jwilk-guest 13391 - freeciv <unfixed> (embed)
689 jwilk-guest 13488 NOTE: actually tolua++
690     - enigma <unfixed> (embed)
691 thijs 7985
692     asio-dev
693 jwilk-guest 13139 - luxrender <removed> (embed)
694 thijs 7985
695 nion 7995 xine-lib
696     - vlc <unfixed> (embed)
697     NOTE: only parts included in modules/access/rtsp
698 stef-guest 8075
699     netpbm
700     - tcl8.3 <unfixed> (embed)
701     - tcl8.4 <unfixed> (embed)
702     - tcl8.5 <unfixed> (embed)
703     NOTE: generic/tkImgGIF.c
704 fw 8143
705     tk8.5
706     - tk8.0 <removed> (old-version)
707     - tk8.3 <unfixed> (old-version)
708     - tk8.4 <unfixed> (old-version)
709     - perl-tk <unfixable> (fork)
710 nion 8280
711 nion 8281 samba
712 white 10825 - mc 2:4.6.2~git20080311-1 (embed)
713 nion 8280 NOTE: maintainer is aware of this, currently searching a solution
714 micah 8337
715     plib1.8.4c2
716     - boson <unfixed> (fork)
717     NOTE: embedding the font pieces of plib, based on the header file it is forked, contains "Added by AB for boson." and similar
718 micah 8370
719     fribidi
720 jmm-guest 14826 - quesoglc 0.7.2-2 (embed)
721 micah 8370
722     glew
723 pabs 10876 - quesoglc <unfixed> (embed; bug #489341)
724     NOTE: waiting on GLEW_MX version of glew (see bug #474488)
725 pabs 14445 - trigger 0.5.2.1-2 (embed)
726 pabs 13423 NOTE: http://lists.debian.org/debian-devel-games/2009/12/msg00007.html
727 pabs 14445 - trigger-rally 0.5.2.1-2 (embed)
728 pabs 13423 NOTE: http://lists.debian.org/debian-devel-games/2009/12/msg00007.html
729 iuculano 14972 - chromium-browser 5.0.375.70~r48679-2
730 micah 8370
731 pabs 10875 minorGems (pabs contacted upstream about shared lib, he considers minorGems an 'ever-evolving collection of reusable code fragments' for his own use)
732 micah 8370 - transcend <unfixed> (embed)
733     - cultivation <unfixed> (embed)
734 pabs 10873 - passage <unfixed> (embed)
735     - gravitation <unfixed> (embed)
736 jamie-guest 8413
737 jamie-guest 8728 tar
738     - libarchive <unfixed> (embed)
739 jamie-guest 8438 NOTE: FreeBSD tar (tar/bsdtar.c) in libarchive 1.2 and higher. libarchive ends up statically linked into bsdtar executable
740 jamie-guest 8728
741     cpio
742     - libarchive <unfixed> (embed)
743 jamie-guest 8438 NOTE: cpio included in libarchive 2.2 and higher, but not compiled until libarchive 2.4.11-1 (as bsdcpio package)
744 jamie-guest 8413
745 geissert 13766 kde4libs
746     - kdelibs <unfixable> (old-version)
747    
748 nion 8523 webkit
749 gilbert-guest 13466 - qt4-x11 <unfixed> (embed; bug #479851)
750 gilbert-guest 13699 [etch] - qt4-x11 <not-affected> (webkit support introduced in version 4.4)
751 gilbert-guest 13771 - kde4libs <unfixable> (fork)
752     NOTE: kde4lib's khtml and webkit were forked from khtml (this tracking, which seems
753     NOTE: reversed genesis-wise, is used because of so much other stuff in kde4libs)
754 iuculano 15001 - chromium-browser <unfixed> (fork)
755 white 8694
756     ftgl
757 thijs 8905 - blender 2.46+dfsg-1 (embed)
758 geissert 15841 - vtk <unfixed> (embed)
759     - paraview <unfixed> (embed)
760     NOTE: as part of its copy of vtk
761     - tulip <unfixed> (embed)
762     NOTE: depends on -dev but string found on binary
763     - root-system <unknown> (embed)
764     NOTE: depends on -dev package; not confirmed at source
765     - rgl <unknown> (embed)
766     NOTE: not sure if it is built
767     - mysql-gui-tools <unknown> (embed)
768     NOTE: not sure if it is built
769     - k3d <unfixed> (embed)
770     - extremetuxracer <unknown> (embed)
771     NOTE: not sure if it is built
772     - critterding <unknown> (embed)
773     - lightspeed <unfixed>
774     NOTE: depends on -dev but string found on binary
775 thijs 8700
776     wv
777     - abiword <unfixed>
778    
779 jamie-guest 8728 qemu
780 gilbert-guest 14256 - kvm <removed> (embed; bug #543159)
781 gilbert-guest 13529 - qemu-kvm <unfixed> (embed; bug #560853)
782 gilbert-guest 14256 NOTE: kvm superceded by qemu-kvm, which is just user interface (no modules)
783 gilbert-guest 13534 - xen-3 3.4.2-2 (embed; bug #560856)
784 gilbert-guest 13529 - xen-unstable <unfixed> (embed; bug #560856)
785 jamie-guest 8728
786 jmm-guest 12061 vgabios
787 gilbert-guest 14256 - kvm <removed> (embed; bug #489442)
788     - qemu-kvm <unfixed> (embed)
789 jmm-guest 12061
790 nion 9244 bochs
791 gilbert-guest 14256 - kvm <removed> (embed; bug #489442)
792     - qemu-kvm <unfixed> (embed)
793 nion 9244
794 jamie-guest 8729 speex
795     - vorbis-tools <unfixed> (embed)
796     NOTE: while comiled against libspeex-dev, ogg123/speex_format.c is compiled with embedded code copied from speexdec.c
797     - gst-plugins-good0.10 <unfixed> (embed)
798     - xine-lib <unfixed> (embed)
799     - libfishsound <unfixed> (embed)
800 jmm-guest 13507 - libannodex <removed> (embed)
801 jmm-guest 15516 - opal 3.4.2~dfsg-2 (embed)
802     - mumble 1.2.0~beta1-1 (embed)
803 jamie-guest 8729 - vlc <unfixed> (embed)
804     - xmms-speex <unfixed> (embed)
805     - libsdl-sound1.2 <unfixed> (embed)
806     - sweep <unfixed> (embed)
807    
808 micah 8740 libreadline
809 gilbert-guest 12713 - magic <itp> (old-version)
810 micah 8739
811 micah 8740 opcode
812     - ode <unfixed> (embed)
813 micah 8739 NOTE: opcode is not a package in debian, it is just embedded
814     NOTE: http://www.codercorner.com/Opcode.htm
815 micah 8740
816     gimpact
817     - ode <unfixed> (embed)
818 micah 8739 NOTE: gimpact is not a package in debian, it is just embedded
819     NOTE: http://gimpact.sf.net
820 micah 8741
821 atomo64-guest 10248 mochikit
822 micah 8741 - mahara <unfixed> (embed)
823 atomo64-guest 10232 NOTE: they require extra patches, still unmerged upstream
824 micah 8741 - ntop <unfixed> (embed)
825 jwilk-guest 13183 - coherence 0.6.2-1 (embed)
826 atomo64-guest 11862 - paste <unfixed> (embed)
827     - turbogears <unfixed> (embed)
828 gilbert-guest 13831 - plone3 <removed> (embed)
829 gilbert-guest 13204 - xulrunner <unfixed> (embed)
830 jwilk-guest 13209 - libjifty-plugin-chart-perl <unfixed> (embed)
831 gilbert-guest 13204 - sabnzbdplus <unfixed> (embed)
832     - tgmochikit <unfixed> (embed)
833 micah 8741
834 gilbert-guest 12710 prototypejs
835 gilbert-guest 12969 - netbeans-ide 6.0.1+dfsg-2 (embed)
836 gilbert-guest 13260 - auth2db 0.2.5-2+dfsg-1 (embed; bug #555218)
837 gilbert-guest 13242 - webcit <unfixed> (embed; bug #555219)
838 gilbert-guest 13202 - asterisk 1:1.6.2.0~rc3-1 (embed)
839 gilbert-guest 13260 - libjson-ruby 1.1.4-1 (embed; bug #555224)
840 gilbert-guest 13358 - lucene2 2.9.1+ds1-2 (embed; bug #555226)
841 gilbert-guest 13242 - horde3 <unfixed> (embed)
842 jmm-guest 15049 - knowledgeroot 0.9.8.5-4 (embed; bug #555230)
843 jmm-guest 14029 - mediatomb 0.12.0~svn2018-5 (embed; bug #555233)
844 gilbert-guest 13202 - mt-daapd 0.9~r1696.dfsg-6lenny2 (embed)
845 geissert 15046 - ebug-http <unfixed> (embed; bug #555236)
846 jmm-guest 13592 - libaws 2.7-1 (embed; bug #555222)
847 thijs 8871 - phpgedview <removed> (embed)
848 gilbert-guest 13850 - poker-network 1.7.6-1 (embed; bug #555238)
849 gilbert-guest 13202 - rails 2.1.0-6 (embed)
850 gilbert-guest 13242 - wordpress 2.5.0-2 (embed; bug #555243)
851     - 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)
852     TODO: search through all of the other zope packages
853 atomo64-guest 10248 - ampache 3.4.1-2 (embed)
854 gilbert-guest 13358 - exaile 0.2.14+debian-2.1 (embed; bug #555245)
855 derevko-guest 13312 - hobix 0.5~svn20070319-4 (embed; bug #555247)
856 gilbert-guest 13260 - zabbix 1.6.6-4 (embed; bug #555250)
857 gilbert-guest 15119 - chora2 2.1.1+debian0-1 (embed; bug #555253)
858     - gollem 1.1.1+debian0-1 (embed; bug # 555254)
859 gilbert-guest 13260 - jscropperui 1.2.1-1 (embed; bug #555257)
860 gilbert-guest 13254 - scriptaculous <not-affected> (uses system prototype.js since initial upload; bug #555260)
861 gilbert-guest 13912 - ingo1 1.2.3+debian0-1 (embed; bug #555261)
862     - kronolith2 2.3.3+debian0-1 (embed; bug #555262)
863 jmm-guest 14897 - activeldap 1.2.1-1 (embed)
864 gilbert-guest 13242 - libv8 <not-affected> (contains a google-specific implementation of prototype.js)
865 gilbert-guest 13805 - mantis 1.1.2+dfsg-1 (embed; bug #555265)
866 gilbert-guest 13273 - otrs2 2.3.4-6 (embed; bug #555267)
867 gilbert-guest 13900 - webcalendar 1.2~b1-2 (embed; bug #555269)
868 gilbert-guest 13242 - redmine 0.9.0~svn2907-1 (embed; bug #555270)
869 gilbert-guest 13285 - jifty 0.90519-1 (embed; bug #555271)
870 gilbert-guest 13831 - jquery 1.4-1 (embed; bug #555272)
871 gilbert-guest 13260 - passenger 2.2.5debian1-1 (embed; bug #555273)
872 gilbert-guest 13831 - plone3 <removed> (embed; bug #555275)
873 gilbert-guest 13262 - wesnoth <not-affected> (prototype.js not included in any of the binary packages; bug #555277)
874 jmm-guest 13440 - libhtml-prototype-perl 1.48-3 (embed; bug #538920)
875 gilbert-guest 13201 - xulrunner <unfixed> (embed)
876     NOTE: included in iceweasel/xulrunner unit tests directory, so may not be security-relevant
877 geissert 15046 - jclicmoodle <unfixed> (embed)
878     - git-cola <unfixed> (embed)
879 micah 8741
880 keescook-guest 9036 gdb
881     - insight <unfixed> (embed)
882 fw 9779
883     e2fsprogs
884     - ldiskfsprogs <unfixable> (fork)
885 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
886 alfie 9797
887     quazip (not packaged in Debian)
888     - qcake <unfixed> (embed)
889     NOTE: starting with upstream version 0.6.4
890 nion 9857
891     exo
892     - pcmanfm <unfixed> (embed; bug #499677)
893 nion 9887 NOTE: slightly modified source code
894 stef-guest 10098
895     java
896     - openjdk-6 <unfixed>
897     - sun-java5 <unfixed>
898     - sun-java6 <unfixed>
899 white 10223
900     libphp-snoopy
901 white 10237 - ampache 3.4.1-2 (embed; bug #504169)
902 jmm-guest 13418 - gforge 4.6.99+svn6094-2 (embed)
903 jmm-guest 10253 - mahara 1.0.5-2 (embed; bug #504170)
904 geissert 12518 - pixelpost 1.7.1-5 (embed; bug #504171)
905 white 10237 - mediamate 0.9.3.6-5 (embed; bug #504172)
906 geissert 12518 - opendb <removed> (embed; bug #504173)
907     [etch] - opendb <unfixed> (embed; bug #504173)
908 jmm-guest 10256 - wordpress 2.5.1-9 (embed; bug #443948)
909 white 10511 - moodle <unfixed> (embed; bug #507185)
910 atomo64-guest 11862 [etch] - phpgroupware <unfixed> (embed)
911     NOTE: phpgroupware-felamimail
912 atomo64-guest 10234 - magpierss 0.72-3 (embed; bug #431089)
913 atomo64-guest 10232
914 atomo64-guest 10248 jquery
915 atomo64-guest 10232 - zekr <unfixed> (embed)
916 derevko-guest 12628 - wordpress <unknown> (embed)
917 atomo64-guest 10248 - yocto-reader <unfixed> (embed)
918     - textpattern <unfixed> (embed)
919 jmm-guest 10633 - genshi 0.5.1-1 (embed)
920 atomo64-guest 10248 NOTE: compressed file under examples/ dir
921     - prewikka <unfixed> (embed)
922     - libramaze-ruby <unfixed> (embed)
923 geissert 15045 - drupal6 <unfixed> (embed)
924 atomo64-guest 10248 - b2evolution <unfixed> (embed)
925 alfie 10832 - wesnoth <unfixed> (embed)
926 jmm-guest 15817 - gammu 1.28.95-1 (embed)
927 atomo64-guest 10232
928 alfie 10832 tablesorter (jquery plugin, not packaged yet)
929     - wesnoth <unfixed> (embed)
930    
931 atomo64-guest 10232 kses
932     - wordpress <unfixed> (embed; bug #504242)
933     NOTE: their copy has all methods renamed to wp_<foo>
934 derevko-guest 12628 NOTE: kses isn't in Debian, RFP: #504240
935 white 10511 - moodle <unfixed> (embed; bug #507185)
936 atomo64-guest 10630 - egroupware <unfixed> (embed)
937 atomo64-guest 10232
938     magpierss
939     - wordpress <unfixed> (embed; bug #504242)
940 atomo64-guest 11124 - moodle <unfixed>
941 atomo64-guest 10232
942     php-gettext
943 derevko-guest 12628 - wordpress 2.8.4-1 (embed; bug #504242)
944 geissert 13711 - docbookwiki <unfixed> (embed)
945 jmm-guest 13833 - knowledgeroot 0.9.9.5-1
946 geissert 13711 NOTE: non-free
947 atomo64-guest 10232
948     libphp-ixr (name may change, it is the Incutio XML-RPC)
949     - wordpress <unfixed> (embed; bug #504242)
950 derevko-guest 12628 NOTE: libphp-ixr isn't in Debian, RFP: #504236
951 atomo64-guest 10232 - dokuwiki <unfixed> (embed)
952     - textpattern <unfixed> (embed)
953 atomo64-guest 10248
954 atomo64-guest 10518 libphp-cas
955 atomo64-guest 10248 - glpi <unfixed> (embed)
956 geissert 12518 - moodle <unfixed> (embed; bug #505984)
957 atomo64-guest 10248
958 gilbert-guest 13242 scriptaculous (prototype.js is among the embeds in the following)
959 atomo64-guest 10248 - glpi <unfixed> (embed)
960 gilbert-guest 13242 - libaws <unfixed> (embed; bug #555222)
961 atomo64-guest 10248 - op-panel <unfixed> (embed)
962     - symfony <unfixed> (embed)
963     NOTE: maintainer says there are extra incompatible changes required
964 jwilk-guest 13311 - pixelpost 1.7.1-6 (embed)
965 atomo64-guest 11862 - webhelpers <unfixed> (embed)
966 gilbert-guest 13534 - qwik <removed> (embed; bug #555241)
967 atomo64-guest 10248 - smokeping <unfixed> (embed)
968     - turba2 <unfixed> (embed)
969 jmm-guest 10401 - typo3-src 4.2.3-1 (embed)
970 gilbert-guest 13201 - request-tracker3.6 <unfixed> (embed)
971 gilbert-guest 13203 - request-tracker3.8 <unfixed> (embed)
972 gilbert-guest 13285 - rt-extension-emailcompletion <not-affected> (prototype.js not included in the binary package)
973 gilbert-guest 13253 - wordpress 2.5.0-2 (embed)
974 jmm-guest 13440 - libhtml-prototype-perl 1.48-3 (embed)
975 atomo64-guest 10248
976     libmarkdown-php
977 white 10511 - moodle <unfixed> (embed; bug #507185)
978 jwilk-guest 13311 - pixelpost 1.7.1-6 (embed)
979 atomo64-guest 10248
980     php-openid
981 geissert 15046 - wordpress-openid 3.3.2-1 (embed)
982 atomo64-guest 10298
983     geshi
984 white 10346 - dokuwiki 0.0.20080505-3.1 (embed)
985 nion 10328 - pgfouine 1.0-1.1 (embed)
986 jmm-guest 11275 - websvn 2.1.0-1 (embed)
987 atomo64-guest 10315
988     webcalendar
989 gilbert-guest 12710 - gforge 4.7~rc2-6 (embed; bug #504758)
990 atomo64-guest 10320
991     libical
992 geissert 13742 - kdepim <unknown> (fork)
993     NOTE: fixed at some point during 4.0
994     - kdepimlibs 4.2.0-1 (fork)
995 gilbert-guest 12710 - claws-mail-extra-plugins <unfixed> (fork)
996 atomo64-guest 10320
997     harfbuzz
998     - qt4-x11 <unfixed> (embed)
999 geissert 13742 - pango1.0 <unfixed> (embed)
1000     - fontmatrix <unfixed> (embed)
1001 atomo64-guest 10623
1002     libzip
1003 gilbert-guest 13608 - php5 <unfixable> (modified-embed)
1004 jmm-guest 12061 - odt2txt <unfixed> (embed; bug #523808)
1005 atomo64-guest 10630
1006     json.php (not packaged; should be replaced with php's built-in functions)
1007     - moodle <unfixed>
1008     - yui <unfixed>
1009     - gallery2 <unfixed>
1010     - dokuwiki <unfixed>
1011 atomo64-guest 11862 - typo3-src <unfixed>
1012 atomo64-guest 10630
1013     php-fpdf
1014     - tcpdf <itp> (fork)
1015     - moodle <unfixed>
1016     - phpwiki <unfixed>
1017     - egroupware <unfixed>
1018     - ldap-account-manager <unfixed> (fork)
1019    
1020     tcpdf (itp: #495985)
1021     - moodle <unfixed>
1022     - phpmyadmin <unfixed>
1023    
1024     typo3
1025     - moodle <unfixed>
1026    
1027     spreadsheet_writeexcel (PHP port of libspreadsheet-writeexcel-perl; itp: #487557)
1028     - moodle <unfixed>
1029     - gosa <unfixed>
1030    
1031     php-ole (itp: #487558)
1032     - moodle <unfixed>
1033    
1034     pieforms (http://www.catalyst.net.nz)
1035     - mahara <unfixed>
1036    
1037     savant2 (http://phpsavant.com)
1038     - egroupware <unfixed>
1039    
1040     rssparser (http://nwow.org)
1041     - egroupware <unfixed>
1042     - phpgroupware <unfixed>
1043 fw 10771
1044     lcms
1045     - openjdk-6 <unfixed> (fork)
1046 gilbert-guest 14191 - gimp 2.4.0~rc2-2
1047 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
1048 atomo64-guest 11124
1049     libphp-phplayersmenu
1050     - diogenes <unfixed>
1051     - phpldapadmin <unfixed>
1052    
1053     libphp-pclzip
1054     - docvert <unfixed>
1055     - moodle <unfixed>
1056     - egroupware <unfixed>
1057    
1058     libphp-simplepie
1059     - dokuwiki <unfixed>
1060 geissert 13711 - wordpress <unfixed>
1061 atomo64-guest 11124
1062     libphp-jpgraph
1063     - egroupware <unfixed>
1064    
1065     php-simpletest
1066     - moodle <unfixed>
1067 jamie-guest 11344
1068     libpng
1069 silvio-guest 15557 - doxygen 1.5.6-2 (embed)
1070     NOTE: Might be fixed earlier. Lenny version recorded.
1071     - gdal 1.5.2-3 (embed)
1072     NOTE: Might be fixed earlier. Lenny version recorded.
1073 gilbert-guest 12715 - iceweasel <not-affected> (uses xulrunner)
1074 gilbert-guest 12710 - icedove 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1, 2.0.0.19-1 (embed)
1075 jamie-guest 11344 - iceape 1.0.13~pre080614i-0etch1 (embed)
1076 silvio-guest 15557 - libfltk1.1 1.1.9-6 (embed)
1077     NOTE: Might be fixed earlier. Lenny version recorded.
1078 silvio-guest 15535 - libtk-img <unfixed> (embed)
1079 silvio-guest 15557 - htmldoc 1.8.27-3 (embed)
1080     NOTE: Might be fixed earlier. Lenny version recorded.
1081 gilbert-guest 12718 - xulrunner 1.9.0.13-1 (embed)
1082     [lenny] - xulrunner 1.9.0.11-0lenny1
1083     [etch] - xulrunner 1.8.0.15~pre080614i-0etch1 (embed)
1084 kees 13120 - gamera 3.2.3-1 (embed)
1085 geissert 14425 - freeimage <unfixed> (embed)
1086 silvio-guest 15535 - syslinux-common <unfixable> (embed)
1087 geissert 15045 - tuxonice-userui <unfixed> (static)
1088 silvio-guest 15557 - texlive-bin 2007.dfsg.2-1~lenny2 (embed)
1089     NOTE: Might be fixed earlier. Lenny version recorded.
1090     - vice 1.22.dfsg1-0.1 (embed)
1091     NOTE: Might be fixed earlier. Lenny version recorded.
1092     - visualboyadvance 1.8.0-4 (embed)
1093     NOTE: Might be fixed earlier. Lenny version recorded.
1094 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
1095 jamie-guest 11344
1096 alfie 11443 irssi
1097 atomo64-guest 11862 - silc-client <unfixed> (embed)
1098     NOTE: Seems to be a pre-0.8.12 version that is used in irssi-plugin-silc
1099 alfie 11443
1100 pabs 11485 extc
1101     - mtasc <unfixed> (embed)
1102     - haxe <unfixed> (embed)
1103    
1104     swflib
1105     - mtasc <unfixed> (embed)
1106     - haxe <unfixed> (embed)
1107 kees 11600
1108     libitext-java
1109     - bouncycastle 2.1.4-1 (embed)
1110 atomo64-guest 11860
1111     python-ply
1112 jwilk-guest 13247 - pyke <unfixed> (embed; bug #555363)
1113 jmm-guest 13655 - pywbem 0.7.0-4 (embed; bug #555364)
1114 jwilk-guest 13247 - sepolgen <unfixed> (embed; bug #555365)
1115 jwilk-guest 13215 - zope-textindexng3 <unknown> (embed)
1116 gilbert-guest 13425 - iceweasel <not-affected> (uses xulrunner)
1117 jwilk-guest 13215 - xulrunner <unknown> (embed)
1118 gilbert-guest 13242 - wireshark <not-affected> (python-ply modules are not installed into binary packages; see #554613)
1119 pabs 11863
1120     libdumbnet (libdnet upstream)
1121     - nmap <unfixed> (fork)
1122 thijs 12322
1123     gcc-4.4
1124     - gcc-mingw32 <unfixed> (embed)
1125 thijs 12338
1126     camlimages
1127 gilbert-guest 12970 - advi <unfixed> (static; bug #550441)
1128 pabs 12484
1129 nion 12498 memcached
1130     - memcachedb <unfixed> (embed)
1131    
1132 pabs 12707 yajl
1133     - argyll <unfixed> (embed; bug #544223)
1134 pabs 12484 NOTE: reference, confirmed by build logs: http://lists.debian.org/debian-mentors/2009/08/msg00062.html
1135 nion 12532
1136 jmm-guest 13418 nusoap
1137     - gforge 4.8.2-1 (embed)
1138 geissert 13695 - ampache <unfixed> (embed)
1139 gilbert-guest 14211 - poker-network <unfixed> (embed)
1140     - moodle <unfixed> (embed)
1141 geissert 13695 NOTE: code is not used when running under php5 and soap is enabled
1142 gilbert-guest 14211 - phpwiki <unfixed> (embed)
1143     - gallery2 <unfixed> (embed)
1144     - typo3-src <unfixed> (embed)
1145 geissert 15259 - phpgacl 3.3.7-7 (embed)
1146 geissert 15272 - mantis 1.1.8+dfsg-1 (embed)
1147 jmm-guest 13418
1148 gilbert-guest 12816 libept
1149 nion 12532 - adept <unfixed> (embed; bug #540649)
1150 gilbert-guest 12557
1151 gilbert-guest 12816 libvorbis
1152 gilbert-guest 12718 - iceweasel <not-affected> (uses xulrunner)
1153 jwilk-guest 13210 - xulrunner <unfixed> (embed; bug #540959)
1154 gilbert-guest 13195 [etch] - xulrunner <not-affected> (introduced in firefox 3.5)
1155     [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)
1156 gilbert-guest 13425 - iceape <unfixed> (embed)
1157     [etch] - iceape <not-affected> (introduced in 2.0)
1158     [lenny] - iceape <not-affected> (introduced in 2.0)
1159 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
1160 geissert 12604
1161 gilbert-guest 12816 cairo
1162 gilbert-guest 12718 - iceweasel <not-affected> (uses xulrunner)
1163 gilbert-guest 12717 - xulrunner 1.8.0.15~pre080614i-0etch1 (embed)
1164    
1165 gilbert-guest 13195 liboggz
1166     - iceweasel <not-affected> (uses xulrunner)
1167 gilbert-guest 13445 - xulrunner <unfixed> (embed; bug #540959)
1168 gilbert-guest 13195 [etch] - xulrunner <not-affected> (introduced in firefox 3.5)
1169     [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)
1170 gilbert-guest 13425 - iceape <unfixed> (embed)
1171     [etch] - iceape <not-affected> (introduced in 2.0)
1172     [lenny] - iceape <not-affected> (introduced in 2.0)
1173 gilbert-guest 13195
1174     liboggplay
1175     - iceweasel <not-affected> (uses xulrunner)
1176 gilbert-guest 13445 - xulrunner <unfixed> (embed; bug #540959)
1177 gilbert-guest 13195 [etch] - xulrunner <not-affected> (introduced in firefox 3.5)
1178     [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)
1179 gilbert-guest 13425 - iceape <unfixed> (embed)
1180     [etch] - iceape <not-affected> (introduced in 2.0)
1181     [lenny] - iceape <not-affected> (introduced in 2.0)
1182 gilbert-guest 13195
1183 gilbert-guest 12816 php-net-dnsbl
1184 thijs 14685 - serendipity <unfixed> (embed; bug #541740; package in NEW)
1185 geissert 12604
1186 gilbert-guest 12816 php-onyx-rss
1187 thijs 14685 - serendipity <unfixed> (embed; bug #541740; wontfix: only one script, own package is overkill, appears not to be duplicated in Debian)
1188 geissert 12604
1189 gilbert-guest 12816 php-text-wiki
1190 thijs 14685 - serendipity <unfixed> (embed; bug #541740; package in NEW)
1191 geissert 12604
1192 gilbert-guest 12816 php-xml-rpc
1193 thijs 14685 - serendipity <unfixed> (embed; bug #541740; package in NEW)
1194 pabs 12663
1195     polarssl (does not have a shared library)
1196 gilbert-guest 12815 - pdkim <itp> (embed; bug #543150)
1197 gilbert-guest 12966 - xyssl <unfixed> (old-version)
1198 gilbert-guest 12815
1199 jmm-guest 14241 pidgin (libpurple)
1200 gilbert-guest 12966 - gaim <removed> (old-version)
1201 jmm-guest 14241 - qutecom 2.2~rc3.hg396~dfsg1-6 (embed; bug #559785)
1202 gilbert-guest 15569 - wengophone <unfixed> (embed; bug #601425)
1203 gilbert-guest 12840
1204     icu
1205 gilbert-guest 12841 - webkit 1.0.1-1 (embed; bug #547214)
1206 gilbert-guest 12860 - texlive-bin <unfixed> (fork)
1207 gilbert-guest 12859 NOTE: texlive upstream working with icu upstream to merge their changes
1208 iuculano 14972 - chromium-browser 5.0.375.29~r46008-3
1209 derevko-guest 12863
1210 gilbert-guest 12864 cyrus-imapd-2.2
1211 derevko-guest 12863 - kolab-cyrus-imapd <unfixed> (fork)
1212 gilbert-guest 12864 - dovecot 1:1.2.1-1 (embed) [/dovecot-sieve/src/libsieve/*]
1213 nion 12870
1214     python-cxx-dev
1215 jwilk-guest 13521 - freecad 0.9.2646.3-1 (embed; bug #547936)
1216 nion 12871
1217 jwilk-guest 13489 zipios++
1218 jwilk-guest 13521 - freecad 0.9.2646.3-1 (embed; bug #547941)
1219 jwilk-guest 13489 - enigma 0.92.3-3 (embed)
1220     NOTE: likely fixed earlier, marking etch's version as fixed
1221 gilbert-guest 12944
1222     linux-2.6
1223 gilbert-guest 13672 - kvm <removed> (embed; bug #549973) [./kernel/*]
1224 gilbert-guest 12962 - linux-kbuild-2.6 <unfixed> (embed; bug #550379) [./kbuild/*]
1225 gilbert-guest 13050 - kernel-source-2.6.8 <removed> (old-version)
1226     - kernel-source-2.4.27 <removed> (old-version)
1227     - kernel-source-2.4.24 <removed> (old-version)
1228     - kernel-source-2.2.25 <removed> (old-version)
1229     - kernel-source-2.2.20 <removed> (old-version)
1230 gilbert-guest 12944
1231     libfdt (not yet packaged separately for debian; http://www.jdl.com/software/)
1232 gilbert-guest 13672 - kvm <removed> (embed) [./libfdt/*]
1233     - qemu-kvm <unfixed> (embed) [./libfdt/*]
1234 geissert 12961
1235     qweb (not packaged)
1236     - ajaxterm <unfixed>
1237 gilbert-guest 12965
1238     opensaml2
1239 gilbert-guest 12966 - opensaml <removed> (old-version)
1240 gilbert-guest 12965
1241     shibboleth-sp2
1242 gilbert-guest 12966 - shibboleth-sp <removed> (old-version)
1243 gilbert-guest 13054
1244     tuxonice-userui
1245     - suspend2-userui <removed> (old-version)
1246 gilbert-guest 13065
1247     expat
1248 jwilk-guest 13139 - w3c-libwww <removed> (embed; bug #551941)
1249     [etch] - w3c-libwww <unfixed> (embed; bug #551941) [./modules/expat/*]
1250 gilbert-guest 13065 - python-xml <unfixed> (embed; bug #551940) [./extensions/expat/*]
1251 gilbert-guest 13541 - python2.5 <unfixable> (embed; bug #553403) [./Modules/expat/*]
1252     - python2.4 <unfixable> (embed; bug #553403)
1253 jmm-guest 15338 - python2.7 2.7-6 (embed)
1254 jmm-guest 15532 - mcabber 0.10.0-1 (low; bug #601053)
1255 sf 13483 - python-4suite <unfixed> (embed; bug #516935)
1256 gilbert-guest 13160 - wxwindows2.4 <removed> (embed)
1257 jmm-guest 13557 - wxwidgets2.6 2.6.3.2.2-4 (embed)
1258     - wxwidgets2.8 2.8.10.1-2 (embed)
1259 silvio-guest 15499 - albert <unfixed> (embed; bug #600974)
1260 jmm-guest 13575 - celementtree 1.0.5-8 (embed)
1261     NOTE: Maybe that was fixed even earlier
1262 silvio-guest 15505 - centerim <unfixed> (embed; bug #559783)
1263 jwilk-guest 13458 - audacity 1.3.2-1 (embed)
1264 jwilk-guest 13176 - matanza <unfixed> (embed)
1265 jmm-guest 13709 - tdom 0.8.3~20080525-1 (embed)
1266 jmm-guest 13601 - udunits 2.1.8-4 (embed)
1267 sf 13185 - apr-util 1.2 (embed)
1268 gilbert-guest 13541 - ayttm <unfxed> (embed; bug #561006)
1269 gilbert-guest 13160 - cableswig <unfixed> (embed)
1270     - cadaver <unfixed> (embed)
1271 gilbert-guest 13541 - cmake 2.6.0-6 (embed)
1272 gilbert-guest 13160 - coin3 <unfixed> (embed)
1273 silvio-guest 15557 - cvsnt 2.5.03.2382-3.3+lenny1 (embed)
1274     NOTE: Might be fixed earlier. Lenny version recorded.
1275     - dasher 4.7.3-1 (embed)
1276     NOTE: Might be fixed earlier. Lenny version recorded.
1277 gilbert-guest 15730 - emboss 6.3.1-1 (embed)
1278 gilbert-guest 13543 - gdcm 2.0.14-2 (embed)
1279 jmm-guest 14161 - ghostscript 8.71~dfsg-2 (embed)
1280 gilbert-guest 13688 - grmonitor <removed> (embed)
1281 gilbert-guest 13160 - iceape <unfixed> (embed)
1282 jmm-guest 13579 - insighttoolkit 3.16.0-1 (embed)
1283     NOTE: insighttoolkit might've been fixed earlier
1284 silvio-guest 15557 - jabber 1.4.3-3.4 (embed)
1285     NOTE: Might be fixed earlier. Lenny version recorded.
1286 jmm-guest 13709 - libparagui1.1 1.0.2-1 (embed)
1287 silvio-guest 15557 - libspiff1 0.8.3-1 (embed)
1288     NOTE: Might be fixed earlier. Lenny version recorded.
1289 gilbert-guest 13900 - paraview 3.6.2-1 (embed)
1290 gilbert-guest 13912 - poco 1.3.6p1-1 (embed)
1291 silvio-guest 15557 - scorched3d 41.3dfsg-1+b1 (embed)
1292     NOTE: Might be fixed earlier. Lenny version recorded.
1293 gilbert-guest 13160 - simgear <unfixed> (embed)
1294 jmm-guest 13568 - sitecopy 1:0.16.0-1
1295 gilbert-guest 14003 - smart <unfixed> (embed)
1296     NOTE: smart embeds celementree, and it includes expat
1297 jmm-guest 13801 - swish-e <not-affected> (Linked against libxml, which is used instead)
1298 jmm-guest 13779 - tla 1.3.5+dfsg-15 (embed)
1299 jmm-guest 13601 - vtk 4.1.20030227-1 (embed)
1300 jmm-guest 13845 - wbxml2 <not-affected> (expat code is only used on Mac OS X, see #560941)
1301 gilbert-guest 13160 - xmlrpc-c <unfixed> (embed)
1302     - iceweasel <unfixed> (embed)
1303     - kompozer <unfixed> (embed)
1304 jmm-guest 13557 - vxl 1.13.0-2 (embed)
1305 gilbert-guest 13160 - xulrunner <unfixed> (embed)
1306 silvio-guest 15557 - xmame 0.106-2.1 (embed)
1307     NOTE: Might be fixed earlier. Lenny version recorded.
1308 sf 13185 - apache2 2.2 (embed)
1309 jmm-guest 13601 - texlive-bin <not-affected> (Embedded code not compiled in)
1310 gilbert-guest 13160 - vnc4 <unfixed> (embed)
1311 jmm-guest 14535 - xotcl 1.6.6-1 (embed)
1312 iuculano 14972 - chromium-browser 5.0.375.29~r46008-3
1313 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
1314 gilbert-guest 13065
1315     xerces-c
1316     - xerces-c2 <unfixed> (old-version)
1317     - xerces27 <removed> (old-version)
1318    
1319     md5 (RSA's version; not the gnu version provided by coreutils)
1320 jwilk-guest 13139 - w3c-libwww <removed> (embed; bug #551942)
1321     [etch] - w3c-libwww <unfixed> (embed; bug #551942) [./modules/md5/*]
1322 kees 13072
1323 jmm-guest 13845 libparagui1.1
1324     - asc <unfixable> (fork)
1325    
1326 kees 13072 enet
1327     - sauerbraten <unfixed> (embed; #497194)
1328 gilbert-guest 13116
1329     eglibc
1330     - glibc <removed> (old-version)
1331 nion 15006 - mksh <unfixable> (static)
1332     NOTE: /bin/mksh-static only, and only on some arches (others use dietlibc)
1333 kees 13120
1334     galib
1335     - gamera 3.2.3-1 (embed)
1336 jwilk-guest 13143
1337 jwilk-guest 13146 configobj
1338 jwilk 15774 - bzr <unfixed> (embed; bug #555336)
1339 jwilk-guest 13247 - elisa <unfixed> (embed; bug #555337)
1340     - gaupol <unfixed> (embed; bug #555338)
1341     - ipython <unfixed> (embed; bug #555339)
1342     - pida <unfixed> (embed; bug #555340)
1343     - psychopy <unfixed> (embed; bug #555341)
1344     - rest2web <unfixed> (embed; bug #555342)
1345 jwilk-guest 13143 - auth2db <unknown> (embed)
1346     - dynagen <unknown> (embed)
1347     - iceweasel <unknown> (embed)
1348     - sabnzbdplus <unknown> (embed)
1349     - xulrunner <unknown> (embed)
1350 gilbert-guest 13242 - nipy <not-affected> (part of an example [/examples/neurospin/neurospy/configobj.py], which is not installed into binary packages)
1351 jwilk-guest 13147
1352     python-clientform
1353 jwilk-guest 13247 - bibus <unfixed> (embed; bug #555332)
1354     - zope2.10 <unfixed> (embed; bug #555333)
1355 jwilk-guest 13817 - zope2.11 <removed> (embed; bug #555334)
1356 jwilk-guest 13147 - python-mechanize <unknown> (embed)
1357     - twill <unknown> (embed)
1358    
1359     python-mechanize
1360 jwilk-guest 13247 - zope2.10 <unfixed> (embed; bug #555337)
1361 jwilk-guest 13817 - zope2.11 <removed> (embed; bug #555338)
1362 jwilk-guest 13247 - twill <unknown> (embed; bug #555339)
1363 jwilk-guest 13147
1364     pexpect
1365 jwilk-guest 13288 - duplicity 0.6.06-1 (embed; bug #555361)
1366 jwilk-guest 13247 - hplip <unfixed> (embed; bug #555362)
1367     - smart <unfixed> (embed; bug #555363)
1368 jwilk-guest 13147
1369     pyparsing
1370 jwilk-guest 13247 - bauble <unfixed> (embed; bug #555366)
1371 jwilk-guest 13290 - boa-constructor 0.6.1-8 (embed; bug #555367)
1372 jwilk-guest 13247 - calibre <unfixed> (embed; bug #555368)
1373     - matplotlib <unfixed> (embed; bug #531024)
1374 jwilk-guest 13834 - zhpy 1.7.3.1-1 (embed; bug #555370)
1375 jwilk-guest 13147 - polybori <unknown> (embed)
1376     - python-whoosh <unknown> (embed)
1377     - twill <unknown> (embed)
1378     - zope-textindexng3 <unknown> (embed)
1379 gilbert-guest 13160
1380     python-pysqlite2
1381     - python2.4 <unfixed> (embed; bug #553403)
1382     - python2.5 <unfixed> (embed; bug #553403)
1383 jwilk-guest 13174
1384     celementtree
1385     - python2.5 <unfixed> (embed)
1386 gilbert-guest 14003 - smart <unfixed> (embed)
1387 jwilk-guest 13179
1388     elementtree
1389     - python2.5 <unfixed> (embed)
1390 gilbert-guest 14003 - python2.6 <unfixed> (embed)
1391 jwilk 15774 - bzr <unfixed> (embed; bug #555343)
1392 jwilk-guest 13276 - gedit 2.28.2-1 (embed; bug #555344)
1393 gilbert-guest 14003 - smart <unfixed> (embed)
1394 jwilk-guest 13247 - solfege <unfixed> (embed; bug #555345)
1395     - w3af <unfixed> (embed; bug #555346)
1396 jwilk-guest 13179 - python-qt4 <unknown> (embed)
1397     - sphinx <unknown> (embed)
1398     - python-nltk <itp> (embed)
1399 jwilk-guest 13180
1400     python2.5
1401     - python2.4 <unfixed> (old-version)
1402     - jython <unfixed> (embed)
1403     NOTE: embeds many stdlib modules
1404 jwilk-guest 13252 - python-django <unfixed> (embed; bug #555419)
1405 jwilk-guest 13212 NOTE: embeds stdlib modules: doctest, decimal
1406 jwilk-guest 13180 - gamera 3.2.3-1 (embed)
1407     NOTE: embeds stdlib modules: ConfigParser, optparse, sets, textwrap
1408 jwilk-guest 13252 - boa-constructor <unfixed> (embed; bug #555426)
1409 jwilk-guest 13289 NOTE: embeds stdlib modules: ConfigParser, tarfile, zipfile, xmlrpclib
1410 jwilk-guest 13252 - nicotine <unfixed> (embed; bug #555427)
1411 jwilk-guest 13180 NOTE: embeds stdlib modules: ConfigParser
1412 jwilk-guest 13252 - museek+ <unfixed> (embed; bug #555428)
1413 jwilk-guest 13180 NOTE: embeds stdlib modules: ConfigParser
1414 geissert 15045 - vegastrike-data <removed> (embed)
1415 jwilk-guest 13180 NOTE: embeds many stdlib modules
1416 jwilk-guest 13413 - codespeak-lib 1.1.1-1 (embed; bug #555420)
1417 jwilk-guest 13180 NOTE: embeds stdlib modules: doctest, optparse, subprocess, textwrap
1418 jwilk-guest 13252 - config-manager <unfixed> (embed; bug #555423)
1419 jwilk-guest 13180 NOTE: embeds stdlib modules: optparse
1420 jwilk-guest 13392 - jhbuild 2.28.0-1 (embed; bug #555421)
1421 jwilk-guest 13180 NOTE: embeds stdlib modules: optparse, subprocess
1422 jwilk-guest 13252 - smart <unfixed> (embed; bug #555432)
1423 jwilk-guest 13180 NOTE: embeds stdlib modules: optparse
1424 jmm-guest 13418 - pyprotocols 1.0a.svn20070625-5 (embed; bug #555433)
1425 jwilk-guest 13180 NOTE: embeds stdlib modules: doctest
1426 jwilk-guest 13413 - ruledispatch 0.5a.svn20080510-4 (embed; bug #555434)
1427 jwilk-guest 13180 NOTE: embeds stdlib modules: doctest
1428     - distribute <unfixed> (embed)
1429     NOTE: embeds stdlib modules: doctest
1430 jwilk-guest 13252 - python-setuptools <unfixed> (embed; bug #555435)
1431 jwilk-guest 13180 NOTE: embeds stdlib modules: doctest
1432 jwilk-guest 13252 - zope.testing <unfixed> (embed; bug #555436)
1433 jwilk-guest 13180 NOTE: embeds stdlib modules: doctest
1434 jwilk-guest 13252 - translate-toolkit <unfixed> (embed; bug #555422)
1435 jwilk-guest 13180 NOTE: embeds stdlib modules: textwrap, contextlib
1436 jwilk-guest 13252 - libtpclient-py <unfixed> (embed; bug #555424)
1437 jwilk-guest 13180 NOTE: embeds stdlib modules: subprocess
1438 jwilk-guest 13252 - grass <unfixed> (embed; bug #555425)
1439 jwilk-guest 13180 NOTE: embeds stdlib modules: subprocess
1440 jwilk-guest 13252 - coherence <unfixed> (embed; bug #555429)
1441 jwilk-guest 13182 NOTE: embeds stdlib modules: uuid
1442 jwilk-guest 13396 - python-django-extensions 0.4.2pre+git200911182050-1 (embed; bug #555430)
1443 jwilk-guest 13182 NOTE: embeds stdlib modules: uuid
1444 geissert 15045 - setroubleshoot <removed> (embed; bug #555431)
1445 jwilk-guest 13182 NOTE: embeds stdlib modules: uuid
1446 jwilk-guest 13252 - linkchecker <unfixed> (embed; bug #555414)
1447 jwilk-guest 13180 NOTE: embeds msgfmt.py script
1448     - imdbpy <unfixed> (embed)
1449     NOTE: embeds msgfmt.py script
1450     - kiwi <unfixed> (embed)
1451     NOTE: embeds msgfmt.py script
1452     - moin <unfixed> (embed)
1453 jwilk-guest 13289 NOTE: embeds msgfmt.py script, stdlib modules: cgitb, difflib, tarfile
1454 gilbert-guest 13831 - plone3 <removed> (embed)
1455 jwilk-guest 13180 NOTE: embeds msgfmt.py script
1456     - roundup <unfixed> (embed)
1457 jwilk-guest 13289 NOTE: embeds msgfmt.py script, stdlib modules: cgitb
1458 jwilk-guest 13252 - rednotebook <unfixed> (embed; bug #555415)
1459 jwilk-guest 13180 NOTE: embeds msgfmt.py script
1460     - turbogears <unfixed> (embed)
1461     NOTE: embeds msgfmt.py script
1462     - elisa <unfixed> (embed)
1463 jwilk-guest 13182 NOTE: embeds msgfmt.py script, stdlib modules: uuid
1464 jwilk-guest 13180 - calibre <unfixed> (embed)
1465 jwilk-guest 13289 NOTE: embeds msgfmt.py script, stdlib modules: zipfile
1466 jwilk-guest 13722 - mailman 1:2.1.13-1 (embed; #555416)
1467 jwilk-guest 13180 NOTE: embeds msgfmt.py script
1468     - python-docutils <unknown> (embed)
1469     NOTE: embeds stdlib modules: optparse, textwrap
1470     - python-imaging <unknown> (embed)
1471     NOTE: embeds stdlib modules: doctest
1472     - python-mechanize <unknown> (embed)
1473     NOTE: embeds stdlib modules: doctest
1474     - twill <unknown> (embed)
1475     NOTE: embeds stdlib modules: subprocess
1476     - zeroc-ice <unknown> (embed)
1477     NOTE: embeds stdlib modules: subprocess
1478     - wxwidgets2.8 <unknown> (embed)
1479     NOTE: embeds stdlib modules: subprocess
1480     - cycle <unknown> (embed)
1481     NOTE: embeds msgfmt.py script
1482     - deluge <unknown> (embed)
1483     NOTE: embeds msgfmt.py script
1484     - opendict <unknown> (embed)
1485     NOTE: embeds msgfmt.py script
1486     - openerp-client <unknown> (embed)
1487     NOTE: embeds msgfmt.py script
1488     - rapidsvn <unknown> (embed)
1489     NOTE: embeds msgfmt.py script
1490     - wammu <unknown> (embed)
1491     NOTE: embeds msgfmt.py script
1492     - gaphor <unknown> (embed)
1493     NOTE: embeds msgfmt.py script
1494     - pida <unknown> (embed)
1495     NOTE: embeds msgfmt.py script
1496     - python-formencode <unknown> (embed)
1497     NOTE: embeds msgfmt.py script
1498 jwilk-guest 13288 - duplicity <unfixed> (embed)
1499     NOTE: embeds stdlib module: urlparse, tarfile
1500 jwilk-guest 13386 - pygopherd <unfixed> (embed)
1501 jwilk-guest 13289 NOTE: embeds stdlib module: zipfile
1502 jwilk-guest 13182
1503     argparse
1504 jwilk-guest 13247 - twill <unfixed> (embed; bug #555347)
1505     - ipython <unfixed> (embed; bug #555348)
1506 jwilk-guest 13182
1507     coherence
1508 jwilk-guest 13247 - elisa <unfixed> (embed; bug #555335)
1509 jwilk-guest 13182
1510     simpletal
1511 jwilk-guest 13247 - plastex <unfixed> (embed; bug #555371)
1512 jwilk-guest 13182
1513     flickrpc (not packaged in Debian, http://burtonini.com/bzr/flickrpc/)
1514     - postr <unfixed> (embed)
1515     - elisa <unfixed> (embed)
1516    
1517     simplegeneric (not packaged in Debian, http://pypi.python.org/pypi/simplegeneric)
1518     - apertium-tolk <unfixed> (embed)
1519     - ipython <unfixed> (embed)
1520     - virtaal <unfixed> (embed)
1521    
1522     distribute
1523     - setuptools <removed> (old-version)
1524 gilbert-guest 13201
1525     rails
1526 geissert 15403 - jruby1.2 <removed> (embed) [./bench/rails/*]
1527     NOTE: jruby is in non-free, it probably includes rails too
1528 gilbert-guest 13201 - libgettext-ruby <unfixed> (embed) [./samples/rails/*]
1529     - libopenid-ruby <unfixed> (embed) [./examples/rails_openid/*]
1530     - thin <unfixed> (embed) [./spec/rails_app/*]
1531     NOTE: this is a subdirectory of examples, which in general is a non-issue, but may
1532     NOTE: be dangerous if developers are naively basing their code off of the examples
1533     NOTE: prototype.js is among the example files
1534 gilbert-guest 13205
1535 gilbert-guest 13242 lucene2 (prototype.js is among the embeds in the following)
1536 gilbert-guest 13205 - lucene <unfixed> (old-version)
1537     - pylucene <unfixed> (embed)
1538     - libpdfbox-java <unfixed> (embed)
1539     - libfontbox-java <unfixed> (embed)
1540     - libjempbox-java <unfixed> (embed)
1541     - solr <unfixed> (embed)
1542 gilbert-guest 13206
1543     unicode-data
1544     - syslinux <unfixed> (embed)
1545     - camomile <unfixed> (embed)
1546     - fribidi <unfixed> (embed)
1547     - m17n-db <unfixed> (embed)
1548     - sbcl <unfixed> (embed)
1549     - heimdal <unfixed> (embed)
1550     - icu <unfixed> (embed)
1551     - icu4j <unfixed> (embed)
1552     - krb5 <unfixed> (embed)
1553     - moodle <unfixed> (embed)
1554     - openldap <unfixed> (embed)
1555     - pike7.6 <unfixed> (embed)
1556     - samba <unfixed> (embed)
1557     - samba4 <unfixed> (embed)
1558     - cmucl <unfixed> (embed)
1559     - typo3-src <unfixed> (embed)
1560     - mauve <unfixed> (embed)
1561     - texlive-bin <unfixed> (embed)
1562     - ypsilon <unfixed> (embed)
1563     - jeuclid <unfixed> (embed)
1564     - charmap.app <unfixed> (embed)
1565     - clisp <unfixed> (embed)
1566     - gnulib <unfixed> (embed)
1567     - opensrs-client <unfixed> (embed)
1568     - saxonb <unfixed> (embed)
1569     - rails <unfixed> (embed)
1570 jwilk-guest 13208
1571     feedparser
1572 jwilk-guest 13216 - rawdog <unfixed> (embed; bug #383422)
1573 jwilk-guest 13249 - miro <unfixed> (embed; bug #555351)
1574 jwilk-guest 13247 - calibre <unfixed> (embed; bug #555352)
1575     - freevo <unfixed> (embed; bug #555353)
1576     - pida <unfixed> (embed; bug #555354)
1577     - planet-venus <unfixed> (embed; bug #555355)
1578 gilbert-guest 13831 - plone3 <removed> (embed; bug #555356)
1579 jwilk-guest 13267 - exaile 0.2.14+debian-1 (embed)
1580     - screenlets 0.1.2-3 (embed)
1581 jwilk-guest 13212 NOTE: included twice
1582 jwilk-guest 13224
1583     agg:
1584     - matplotlib <unfixed> (embed: bug #377271)
1585     - contextfree <unfixed> (embed)
1586     NOTE: since 2.2-1 it links statically to system libagg, but still uses the embedded copy
1587     - exactimage <unfixed> (embed)
1588     - python-enable <unfixed> (embed)
1589     - mapnik 0.5.1-3 (embed)
1590     NOTE: links statically to agg, but shared library is not available (bug #377271)
1591 gilbert-guest 13227
1592     vtk
1593     - paraview <unfixable> (embed; bug #495426)
1594 geissert 15841 - libmesh <unfixed>
1595     NOTE: embeds exodus; not sure if there's a version external to vtk
1596 jwilk-guest 13236
1597     txt2tags
1598     - rednotebook <unfixed> (embed)
1599    
1600     htmltextview (not packaged in Debian, http://www.gnome.org/~gjc/htmltextview.py)
1601     - gajim <unfixed> (embed)
1602     - emesene <unfixed> (embed)
1603     - convirt <unfixed> (embed)
1604     - pida <unfixed> (embed)
1605     - rednotebook <unfixed> (embed)
1606 gilbert-guest 13242
1607     horde3 (prototype.js is among the embeds in the following)
1608     - mnemo2 <unfixed> (embed)
1609     - nag2 <unfixed> (embed)
1610 geissert 13711 - wordpress <unfixed> (embed)
1611     NOTE: Text_Diff (wp-includes/Text/Diff*)
1612 jwilk-guest 13248
1613     cimg
1614 geissert 15046 - gmic <unfixed> (embed)
1615 jwilk-guest 13248
1616     mootools
1617 geissert 15046 - kdenetwork <unfixed> (embed)
1618     - gallery <unfixed> (embed)
1619     - jspwiki <unfixed> (embed)
1620     - vdr-plugin-live <unfixed> (embed)
1621     - perl-doc-html <unfixed> (embed)
1622 gilbert-guest 13273
1623     openldap
1624     - openldap2.3 <removed> (old-version)
1625 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
1626 gilbert-guest 13273
1627     grub2
1628     - grub <unfixed> (old-version)
1629 jwilk-guest 13288
1630     gnupginterface
1631     - duplicity <unfixed> (embed)
1632 jwilk-guest 13291
1633     python-dateutil
1634     - awn-extras-applets <unfixed> (embed)
1635     - matplotlib <unknown> (embed)
1636 gilbert-guest 13358
1637     cups
1638     - cupsys <removed> (old-version)
1639 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
1640 gilbert-guest 13358
1641     yui
1642     - bcfg2 <not-affected> (present in source but not included in any binary files)
1643 thijs 14685 - serendipity 1.5.3-1 (embed; bug #557746)
1644 gilbert-guest 13358 - moodle 1.8.2.dfsg-5 (embed)
1645 gilbert-guest 13534 - jifty 0.91117-1 (embed; bug #557748)
1646 gilbert-guest 13358 - webgui 7.7.26-1 (embed)
1647     - loggerhead 1.17-1 (embed)
1648 gilbert-guest 15152 - otrs2 2.4.7+dfsg1-1 (embed; bug #592146)
1649 gilbert-guest 13420
1650     quake3 (vanilla source not packaged in debian)
1651     - openarena <unfixable> (fork)
1652    
1653     quake2 (vanilla source not packaged in debian)
1654     - alien-arena <unfixable> (fork)
1655     - warsow <unfixable> (fork)
1656 pabs 13424
1657     libtheora
1658 gilbert-guest 13425 - iceweasel <not-affected> (uses xulrunner)
1659 gilbert-guest 13445 - xulrunner <unfixed> (embed; bug #540959)
1660 pabs 13424 [etch] - xulrunner <not-affected> (introduced in firefox 3.5)
1661     [lenny] - xulrunner <not-affected> (introduced in firefox 3.5)
1662 pabs 13435 - iceape <unfixed> (embed; bug #559276)
1663 pabs 13424 [etch] - iceape <not-affected> (introduced in iceape 2.0)
1664     [lenny] - iceape <not-affected> (introduced in iceape 2.0)
1665 jwilk-guest 13443
1666     dtoa
1667     - bfilter <unfixed> (embed)
1668 geissert 15045 - cacao <removed> (embed)
1669 jwilk-guest 13443 - cdrdao <unfixed> (embed)
1670     - classpath <unfixed> (embed)
1671     - freej <unfixed> (embed)
1672     - iceape <unfixed> (embed)
1673     - iceweasel <unfixed> (embed)
1674     - jscoverage <unfixed> (embed)
1675     - kde4libs <unfixed> (embed)
1676     - kdelibs <unfixed> (embed)
1677     - kompozer <unfixed> (embed)
1678     - libv8 <unfixed> (embed)
1679     - mono <unfixed> (embed)
1680     - newlib <unfixed> (embed)
1681     - nspr <unfixed> (embed)
1682     - php5 <unfixed> (embed)
1683     - polyml <unfixed> (embed)
1684     - qt4-x11 <unfixed> (embed)
1685     - rhino <unfixed> (embed)
1686     NOTE: code translated to Java
1687     - ruby1.8 <unfixed> (embed)
1688     - ruby1.9 <unfixed> (embed)
1689     - ruby1.9.1 <unfixed> (embed)
1690     - sdd <unfixed> (embed)
1691     - sfind <unfixed> (embed)
1692     - star <unfixed> (embed)
1693     - tinymux <unfixed> (embed)
1694     - virtualbox-ose <unfixed> (embed)
1695     - webkit <unfixed> (embed)
1696     - xulrunner <unfixed> (embed)
1697 jwilk-guest 13444
1698     ipc (not packaged in Debian; see http://mozdev.org/pipermail/enigmail/2009-November/011678.html)
1699     - firegpg <unfixed> (embed)
1700     - enigmail <unfixed> (embed)
1701 jwilk-guest 13458
1702     ptmalloc (not packaged in Debian)
1703     - crystalspace <unfixed> (embed)
1704     - qt4-x11 <unfixed> (embed)
1705    
1706     svgalib
1707     - usplash <unfixed> (embed)
1708 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
1709 jwilk-guest 13458
1710     bogl
1711     - usplash <unfixed> (embed)
1712    
1713     taglist
1714     - usplash <unfixed> (embed)
1715    
1716     portaudio
1717     - audacity <unfixed> (embed; bug #323711)
1718    
1719     nyquist
1720     - audacity <unfixed> (embed)
1721     NOTE: embeds a forked nyquist with support for a shared library
1722    
1723     vamp-plugin-sdk
1724     - audacity <unfixed> (embed)
1725 gilbert-guest 13470
1726     wordpress
1727 jwilk-guest 13523 - libwordpress-xmlrpc-perl <removed> (embed) [./xmlrpc.php]
1728 gilbert-guest 14468 - wordpress-mu <removed> (fork)
1729 gilbert-guest 13475
1730     php5
1731     - php4 <removed> (old-version)
1732 gilbert-guest 13476
1733     classpath
1734 gilbert-guest 13896 - libgnucrypto-java <removed> (embed; bug #559788)
1735 gilbert-guest 13478
1736     libtool
1737 sf 13522 - apr <unfixed> (static; bug #489625)
1738     NOTE: ships copy of libtool in libapr1-dev; was 'embed' before 1.3.2-3
1739 gilbert-guest 13478 - arts <unfixed> (embed)
1740 jmm-guest 13678 - bochs 2.4.2-1 (embed; bug #560884)
1741 gilbert-guest 13478 - camserv <unfixed> (embed)
1742 gilbert-guest 13912 - collectd 4.8.2-1 (embed)
1743 jmm-guest 13607 - courier-authlib 0.58-4 (embed)
1744     NOTE: The etch version of courier-authlib was the earliest version checked, might be fixed earlier
1745 jmm-guest 14098 - cvsnt 2.5.04.3236-1.2 (embed)
1746 jmm-guest 13490 - dico <not-affected> (Uses the system copy of ltdl)
1747 jmm-guest 13486 - freeradius 0.1+20010527-1 (embed)
1748     NOTE: Earliest reference I could find from the changelog is from 27 May 2001
1749 jmm-guest 13568 - ggobi 2.1.9~20091212-1 (embed)
1750 jmm-guest 13680 - glame 2.0.1-4 (embed)
1751     NOTE: The etch version of glame was the earliest version checked, might be fixed earlier
1752 jmm-guest 14168 - gnash 0.8.7-2 (embed)
1753 gilbert-guest 13912 - gnu-smalltalk <unfixed> (embed; bug #566777)
1754 jmm-guest 13681 - google-gadgets 0.10.5-0.3 (embed)
1755     NOTE: 0.10.5-0.3 was the earliest version checked, was fixed earlier
1756 gilbert-guest 13534 - graphicsmagick 1.3.5-6 (embed)
1757 jmm-guest 13559 - graphviz 2.8-3 (embed)
1758     NOTE: The etch version of graphviz was the earliest version checked, might be fixed earlier
1759 jmm-guest 13607 - guile-1.6 1.6.8-7 (embed)
1760 jmm-guest 14897 - hamlib 1.2.11-1 (embed)
1761 gilbert-guest 13900 - hercules 3.06-1.2 (embed)
1762 gilbert-guest 13541 - jags 1.0.4-3 (embed; bug #560864)
1763 gilbert-guest 13478 - kdelibs <unfixed> (embed)
1764 jmm-guest 13507 - libannodex <removed> (embed)
1765 gilbert-guest 13912 - libextractor 0.5.23+dfsg-4 (embed)
1766 gilbert-guest 13534 - libmcrypt <not-affected> (libtool source present but not included in any of the binary packages)
1767 jmm-guest 14153 - libtunepimp 0.5.3-7.3 (embed)
1768 jmm-guest 14206 - mp4h 1.3.1-4.1 (embed)
1769 gilbert-guest 13912 - naim <removed> (embed)
1770 gilbert-guest 13478 - parser-mysql <unfixed> (embed)
1771 jmm-guest 13761 - pinball 0.3.1-11 (embed)
1772 gilbert-guest 13478 - redland <unfixed> (embed)
1773     - siproxd <unfixed> (embed)
1774     - ski <unfixed> (embed)
1775 gilbert-guest 13900 - synfig 0.62.00-1 (embed)
1776 jmm-guest 13490 - unixodbc 2.2.4-5 (embed)
1777 jmm-guest 13568 - xmlsec1 <not-affected> (Doesn't enable dynamic loading of crypto modules)
1778 jmm-guest 13575 - clamav 0.95+dfsg-1 (embed)
1779 jmm-guest 13640 - imagemagick 6:6.2.3.1-1 (embed)
1780 jmm-guest 13490 - hypre 2.4.0b-5 (embed)
1781 gilbert-guest 13478 - lam <unfixed> (embed)
1782 gilbert-guest 13534 - openmpi <unfixable> (embed; bug #559386)
1783 gilbert-guest 13478 - parser <unfixed> (embed)
1784 jmm-guest 13612 - pdsh 2.18-5 (embed; bug #560892)
1785 jmm-guest 13490 - sbnc 1.2-8 (embed)
1786 gilbert-guest 13478 - sdcc <unfixed> (embed)
1787 jmm-guest 14118 - wml <not-affected> (The embedded ltdl isn't used, instead mp4h is used, see 559841)
1788 gilbert-guest 13608 - proftpd-dfsg <unfixed> (embed; bug #561748)
1789 jmm-guest 13490 - babel 1.4.0.dfsg-5 (embed)
1790 jmm-guest 13592 - libprelude 0.9.14-2 (embed)
1791 jmm-guest 13557 - heartbeat 2.1.4-7 (embed)
1792     NOTE: From Squeeze onwards the system copy of ltdl is used, use the current version from Squeeze,
1793     NOTE: might've been fixed earlier
1794 gilbert-guest 13478 - gcc-* <unknown> (embed)
1795 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
1796 jwilk-guest 13480
1797     ocamlgsl
1798     - orpie 1.5.1-7.1 (embed; bug #550058)
1799 pabs 13499
1800     xdotool
1801     - keynav <unfixed> (embed; bug #560103)
1802 pabs 13524
1803     bulletphysics (not packaged; http://www.bulletphysics.org/)
1804     - supertuxkart <unfixed> (embed)
1805 pabs 13647 - blender <unfixed> (embed)
1806 gilbert-guest 13604
1807     ghostscript
1808     - gs-gpl <removed> (old-version)
1809 gilbert-guest 13608
1810     icedove
1811     - thunderbird <removed> (old-version)
1812 pabs 13646
1813     sizzlejs (not packaged in Debian, http://sizzlejs.com/)
1814 jwilk-guest 13764 - jquery <unfixed> (embed)
1815 jwilk-guest 13690
1816     sed
1817     - ssed <unfixed> (fork)
1818 geissert 13711
1819     phpatomlib (http://code.google.com/p/phpatomlib)
1820     - wordpress <unfixed> (embed)
1821    
1822     Services_JSON (http://pear.php.net/package/Services_JSON)
1823     - wordpress <unfixed> (embed)
1824    
1825     phpass (http://www.openwall.com/phpass/)
1826     - gallery2 <unfixed> (embed)
1827     - wordpress <unfixed> (embed)
1828 gilbert-guest 14211 - typo3-src <unfixed> (modified-embed)
1829 geissert 13711 NOTE: file refers to drupal, maybe there's a copy somewhere there
1830     NOTE: a copyright owner search didn't match anything
1831     - libauthen-passphrase-perl <unfixable> (fork)
1832     NOTE: perl implementation of phpass
1833 geissert 15694 - phpbb3 <unfixed>
1834     NOTE: hash identifier modified: s/P/H/; recent version 0.3 of phpass recognises it
1835 geissert 13711
1836     squirrelmail
1837     - wordpress <unfixed> (embed)
1838     NOTE: class-pop3.php
1839    
1840     ezSQL (http://www.woyano.com/jv/ezsql)
1841     - wordpress <unfixable> (fork)
1842     NOTE: wp-db.php
1843    
1844     Diff.php (Clay Loveless' version/killersoft.com)
1845     - php-versioncontrol-svn <unfixed>
1846 geissert 13712
1847 geissert 14450 libm (provided by libc)
1848 geissert 13712 - spring <unfixed> (embed)
1849     NOTE: embedded by embedded copy of streflop
1850 geissert 14450 - aide <unfixed> (static)
1851     - busybox <unfixed> (static)
1852     - mindi-busybox <unfixed> (static)
1853     - qemu <unfixed> (static)
1854     NOTE: qemu-user-static
1855     - tuxonice-userui <unfixed> (static)
1856     - zsh <unfixed> (static)
1857     NOTE: zsh-static
1858 geissert 15045 - tripwire <unfixed>
1859 geissert 13712
1860     streflop
1861     - spring <unfixed> (embed)
1862    
1863     minizip
1864     - spring <unfixed> (embed)
1865    
1866     oscpack
1867     - spring <unfixed> (embed)
1868    
1869     hpiutil2
1870     - spring <unfixed> (embed)
1871    
1872     p7zip
1873     - spring <unfixed> (embed)
1874 geissert 13742
1875     pythonqt (doesn't seem to be python-qtN, unknown source)
1876     - fontmatrix <unfixed> (embed)
1877     - elmerfem <unfixed> (embed)
1878 jwilk-guest 13744
1879     iepngfix (not packaged in Debian; http://www.twinhelix.com/css/iepngfix/)
1880     - docvert <unfixed> (embed)
1881     - jifty <unfixed> (embed)
1882     - kdenetwork <unfixed> (embed)
1883     - mediatomb <unfixed> (embed)
1884     - plastex <unfixed> (embed)
1885 gilbert-guest 13831 - plone3 <removed> (embed)
1886 jwilk-guest 13744 - python-chaco <unfixed> (embed)
1887     - python-docutils <unfixed> (embed)
1888     - s5 <unfixed> (embed)
1889     - zope2.10 <unfixed> (embed)
1890 jwilk-guest 13817 - zope2.11 <removed> (embed)
1891 jwilk-guest 13744 - cython <not-affcted> (embed)
1892     NOTE: part of documentation, which is not installed into the binary package
1893    
1894     python-docutils
1895     - zope2.10 <unfixed> (embed)
1896 jwilk-guest 13817 - zope2.11 <removed> (embed)
1897 jwilk-guest 13763
1898     tesseract
1899     - ocropus <unfixed> (static)
1900 jwilk-guest 13781
1901     antlr
1902     - kdevelop <unfixed> (embed)
1903 gilbert-guest 13851
1904     libxerces2
1905     - openjdk-6 <unfixed> (embed)
1906 gilbert-guest 13896
1907     kfreebsd-8
1908     - kfreebsd-7 <unfixed> (old-version)
1909     - kfreebsd-6 <removed> (old-version)
1910 gilbert-guest 13911
1911     ruby1.9.1
1912     - ruby1.9 <unfixed> (old-version)
1913     - ruby1.8 <unfixed> (old-version)
1914 gilbert-guest 13967
1915     maildrop
1916     - courier <unfixed> (embed) [./maildrop]
1917 pabs 13968
1918 pabs 14159 glee
1919 pabs 15024 - warzone2100 <not-affected> (embed)
1920 geissert 13993
1921     phing
1922     - symfony <unfixed> (embed)
1923    
1924     pake
1925     - symfony <unfixed> (embed)
1926    
1927     propel
1928     - symfony <unfixed> (embed)
1929    
1930     creole
1931     - symfony <unfixed> (embed)
1932 micah 14144
1933     hfsutils
1934 gilbert-guest 14201 - cdrkit <unfixed> (embed; bug #570187)
1935 micah 14144 NOTE: embeds hfsutils code in genisoimage
1936 micah 14151
1937     cdrkit
1938 gilbert-guest 14201 - grub2 <unfixed> (embed; bug #570156)
1939 micah 14151 NOTE: genisoimage imported into grub-mkisofs
1940 gilbert-guest 14201
1941     kdebase-workspace
1942     - kdebase <unfixed> (old-version)
1943 geissert 14253
1944 geissert 14266 file
1945     - php5 <unfixable> (modified-embed)
1946 geissert 14253 [lenny] - php5 <not-affected>
1947    
1948     cdb
1949     - php5 <unfixed> (embed)
1950 geissert 14266
1951     libmbfl (itp: #570708)
1952     - php5 <unfixed> (embed)
1953 geissert 14268 NOTE: PHP is actually the current upstream, ITP is of that code
1954    
1955     libonig
1956 geissert 14450 - php5 5.3.2-1 (embed)
1957 geissert 14268
1958     xmlrpc-epi
1959 geissert 14450 - php5 <unfixed> (embed)
1960 gilbert-guest 14390
1961     swt-gtk
1962     - eclipse <unfixed> (embed; bug #538808)
1963 gilbert-guest 14395
1964     txt2html
1965 gilbert-guest 14412 - wml 2.0.11ds2-1 (embed)
1966 gilbert-guest 14423
1967     ca-certificates
1968     - nss <not-affected> (certificates are in source, but not included in any of the binary packages)
1969 geissert 14425
1970     openexr
1971     - freeimage <unfixed> (embed)
1972    
1973     libmng
1974     - freeimage <unfixed> (embed)
1975    
1976     openjpeg
1977     - freeimage <unfixed> (embed)
1978    
1979     libjpeg6b
1980     - freeimage <unfixed> (embed)
1981 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
1982 geissert 14427
1983     libjpeg (don't know what exact version)
1984     - dcmtk <unfixed>
1985     - gdcm <unfixed>
1986     - insighttoolkit <unfixed>
1987 jmm-guest 15480 - openarena 0.8.5-5+exp1 (bug #495966)
1988 geissert 14427 - outguess <unfixed>
1989 geissert 14450 - squeak-vm <unfixed> (embed)
1990 geissert 14427 - tremulous <unfixed>
1991     - tuxonice-userui <unfixed> (static)
1992     - fpc <unfixed> (static)
1993     - lazarus <unfixed> (static)
1994     NOTE: inherited from fpc, see #472304
1995     - mseide-msegui <unfixed> (static)
1996     NOTE: inherited from fpc, see #472304
1997     - easymp3gain <unfixed> (static)
1998     NOTE: inherited from fpc, see #472304
1999     - winff <unfixed> (static)
2000     NOTE: inherited from fpc, see #472304
2001 gilbert-guest 14722 - texlive-bin <not-affected> (included in upstream source as dependency of libgd2, but not built or included in any of the binary packages)
2002 geissert 14450
2003 nion 14846
2004     lxr
2005 geissert 15045 - lxr-cvs <unfixed> (embed)
2006 nion 14846
2007 geissert 14450 libfile-copy-recursive-perl
2008     - r-base <unfixed> (embed; bug #577427)
2009     - r-base-core-ra <unfixed> (embed; bug #577429)
2010    
2011     delimmatch
2012     - r-base <unfixed> (embed; bug #577433)
2013     - r-base-core-ra <unfixed> (embed; bug #577434)
2014 pabs 14504
2015     libsmf (ITP: #572558)
2016     - denemo <unfixed> (embed)
2017     NOTE: http://lists.debian.org/debian-mentors/2010/04/msg00269.html
2018 gilbert-guest 14667
2019     libselinux
2020     - dpkg 1.15.6 (static)
2021 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
2022 gilbert-guest 14688
2023 geissert 14719 xinha (ITP: #479708)
2024     - horde3 <unfixed>
2025     - serendipity <unfixed>
2026     - openacs <unfixed>
2027     - dotlrn <unfixed>
2028    
2029 gilbert-guest 14688 dvipng
2030 gilbert-guest 14708 - texlive-bin <not-affected> (code present in source but not included in the binary packages)
2031 gilbert-guest 14689
2032     dvipdfmx
2033     - texlive-bin <unfixed> (embed)
2034 gilbert-guest 14722 NOTE: this is intentionally part of the package now, and the separate dvipdfmx package has been removed from sid/squeeze
2035 gilbert-guest 14689
2036     lcdf-typetools
2037 gilbert-guest 14722 - texlive-bin 2009-1 (embed)
2038 gilbert-guest 14689
2039     tex4ht
2040 gilbert-guest 14722 - texlive-bin 2009-1 (embed)
2041 gilbert-guest 14700
2042     freetype
2043 gilbert-guest 14722 - texlive-bin 2009-1 (embed)
2044 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
2045 gilbert-guest 14700
2046     freetype2
2047 gilbert-guest 14722 - texlive-bin 2009-1 (embed)
2048 geissert 15841 - tuxonice-userui <unfixed> (static)
2049     - instantbird <unfixed>
2050     - qt4-x11 <unknown> (embed)
2051     - vtk <unknown> (embed)
2052     - paraview <unknown> (embed)
2053     NOTE: from embedded copy of vtk
2054 gilbert-guest 14700
2055     silgraphite
2056     - texlive-bin <unfixed> (embed)
2057    
2058     unzip
2059 gilbert-guest 14722 - texlive-bin 2009-1 (embed)
2060 gilbert-guest 14749
2061     jbig2dec
2062     - ghostscript 8.71~dfsg2-1 (embed)
2063 iuculano 14972
2064     libxml2
2065     - chromium-browser 5.0.375.29~r46008-1
2066 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
2067 iuculano 14972
2068     protobuf
2069     - chromium-browser 5.0.375.70~r48679-2
2070    
2071     libv8
2072     - chromium-browser 5.0.375.38~r46659-1
2073    
2074     nspr
2075     - chromium-browser 5.0.375.29~r46008-3
2076 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
2077 iuculano 14972
2078     yasm
2079     - chromium-browser 5.0.375.29~r46008-2
2080    
2081     libxslt
2082     - chromium-browser 5.0.375.29~r46008-1
2083 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
2084 pabs 15024
2085     miniupnpc (not packaged in Debian; ITP bug #444392)
2086     - warzone2100 <unfixed> (embed)
2087    
2088     iniparser (not packaged in Debian; RFP bug #582657)
2089     - warzone2100 <unfixed> (modified-embed)
2090    
2091 jwilk 15147 pyglet
2092     - sympy <unfixed> (embed; bug #459716)
2093    
2094     mpmath
2095     - sympy <unfixed> (embed; bug #541746)
2096    
2097 geissert 15644 openssh
2098     - libpam-ssh <unfixed> (embed; bug #598522)
2099    
2100 iuculano 15416 curl
2101 silvio-guest 15557 - cmake 2.6.0-6 (embed)
2102     NOTE: Might be fixed earlier. Lenny version recorded.
2103 iuculano 15416 - criticalmass <unfixed> (static; bug #599061)
2104 jmm-guest 15516 - wengophone 2.1.0~beta1-svn9983-1 (embed)
2105 gilbert-guest 15735 - ia32-libs <unfixable> (embed)
2106 silvio-guest 15491
2107     lib3ds
2108     - boson <unfixed> (embed; bug #600900)
2109 silvio-guest 15513 - openscenegraph <unfixed> (embed; bug #601181)
2110 silvio-guest 15523
2111 silvio-guest 15537 xcftools
2112     - gnome-xcf-thumbnailer <unfixed> (embed)
2113 jwilk 15610
2114     simplejson
2115     - exaile <unfixed> (embed; bug #604547)
2116 gilbert-guest 15624
2117     libasycns
2118     - loudmouth <unfixed> (embed; bug #566143)
2119 gilbert-guest 15730
2120     plplot
2121     - emboss <unfixed> (fork)
2122 gilbert-guest 15735
2123     acl
2124     - ia32-libs <unfixable> (embed)
2125    
2126     arts
2127     - ia32-libs <unfixable> (embed)
2128    
2129     attr
2130     - ia32-libs <unfixable> (embed)
2131    
2132     audiofile
2133     - ia32-libs <unfixable> (embed)
2134    
2135     avahi
2136     - ia32-libs <unfixable> (embed)
2137    
2138     celt
2139     - ia32-libs <unfixable> (embed)
2140    
2141     coreutils
2142     - ia32-libs <unfixable> (embed)
2143    
2144     cyrus-sasl2
2145     - ia32-libs <unfixable> (embed)
2146    
2147     db4.8
2148     - ia32-libs <unfixable> (embed)
2149    
2150     dbus
2151     - ia32-libs <unfixable> (embed)
2152    
2153     directfb
2154     - ia32-libs <unfixable> (embed)
2155    
2156     esound
2157     - ia32-libs <unfixable> (embed)
2158    
2159     fltk1.1
2160     - ia32-libs <unfixable> (embed)
2161    
2162     fontconfig
2163     - ia32-libs <unfixable> (embed)
2164    
2165     freeglut
2166     - ia32-libs <unfixable> (embed)
2167    
2168     gcc-3.3
2169     - ia32-libs <unfixable> (embed)
2170    
2171     gdbm
2172     - ia32-libs <unfixable> (embed)
2173    
2174     gnutls26
2175     - ia32-libs <unfixable> (embed)
2176    
2177     hal
2178     - ia32-libs <unfixable> (embed)
2179    
2180     isdnutils
2181     - ia32-libs <unfixable> (embed)
2182    
2183     jack-audio-connection-kit
2184     - ia32-libs <unfixable> (embed)
2185    
2186     keyutils
2187     - ia32-libs <unfixable> (embed)
2188    
2189     krb5
2190     - ia32-libs <unfixable> (embed)
2191    
2192     lesstif2
2193     - ia32-libs <unfixable> (embed)
2194    
2195     libaio
2196     - ia32-libs <unfixable> (embed)
2197    
2198     libasyncns
2199     - ia32-libs <unfixable> (embed)
2200    
2201     libcap2
2202     - ia32-libs <unfixable> (embed)
2203    
2204     libdrm
2205     - ia32-libs <unfixable> (embed)
2206    
2207     libedit
2208     - ia32-libs <unfixable> (embed)
2209    
2210     libexif
2211     - ia32-libs <unfixable> (embed)
2212    
2213     libgcrypt11
2214     - ia32-libs <unfixable> (embed)
2215    
2216     libgpg-error
2217     - ia32-libs <unfixable> (embed)
2218    
2219     libgphoto2
2220     - ia32-libs <unfixable> (embed)
2221    
2222     libice
2223     - ia32-libs <unfixable> (embed)
2224    
2225     libieee1284
2226     - ia32-libs <unfixable> (embed)
2227    
2228     libjpeg8
2229     - ia32-libs <unfixable> (embed)
2230    
2231     libnss-ldap
2232     - ia32-libs <unfixable> (embed)
2233    
2234     libogg
2235     - ia32-libs <unfixable> (embed)
2236    
2237     libpam-ldap
2238     - ia32-libs <unfixable> (embed)
2239    
2240     libsamplerate
2241     - ia32-libs <unfixable> (embed)
2242    
2243     libsdl1.2
2244     - ia32-libs <unfixable> (embed)
2245    
2246     libsm
2247     - ia32-libs <unfixable> (embed)
2248    
2249     libssh2
2250     - ia32-libs <unfixable> (embed)
2251    
2252     libtasn1-3
2253     - ia32-libs <unfixable> (embed)
2254    
2255     libx11
2256     - ia32-libs <unfixable> (embed)
2257    
2258     libx86
2259     - ia32-libs <unfixable> (embed)
2260    
2261     libxau
2262     - ia32-libs <unfixable> (embed)
2263    
2264     libxcb
2265     - ia32-libs <unfixable> (embed)
2266    
2267     libxcomposite
2268     - ia32-libs <unfixable> (embed)
2269    
2270     libxcursor
2271     - ia32-libs <unfixable> (embed)
2272    
2273     libxdamage
2274     - ia32-libs <unfixable> (embed)
2275    
2276     libxdmcp
2277     - ia32-libs <unfixable> (embed)
2278    
2279     libxext
2280     - ia32-libs <unfixable> (embed)
2281    
2282     libxfixes
2283     - ia32-libs <unfixable> (embed)
2284    
2285     libxi
2286     - ia32-libs <unfixable> (embed)
2287    
2288     libxinerama
2289     - ia32-libs <unfixable> (embed)
2290    
2291     libxmu
2292     - ia32-libs <unfixable> (embed)
2293    
2294     libxp
2295     - ia32-libs <unfixable> (embed)
2296    
2297     libxrandr
2298     - ia32-libs <unfixable> (embed)
2299    
2300     libxrender
2301     - ia32-libs <unfixable> (embed)
2302    
2303     libxss
2304     - ia32-libs <unfixable> (embed)
2305    
2306     libxt
2307     - ia32-libs <unfixable> (embed)
2308    
2309     libxtst
2310     - ia32-libs <unfixable> (embed)
2311    
2312     libxv
2313     - ia32-libs <unfixable> (embed)
2314    
2315     libxxf86vm
2316     - ia32-libs <unfixable> (embed)
2317    
2318     lzo2
2319     - ia32-libs <unfixable> (embed)
2320    
2321     mesa
2322     - ia32-libs <unfixable> (embed)
2323    
2324     mpg123
2325     - ia32-libs <unfixable> (embed)
2326    
2327     nas
2328     - ia32-libs <unfixable> (embed)
2329    
2330     nss
2331     - ia32-libs <unfixable> (embed)
2332    
2333     openal-soft
2334     - ia32-libs <unfixable> (embed)
2335    
2336     openssl
2337     - ia32-libs <unfixable> (embed)
2338    
2339     pam
2340     - ia32-libs <unfixable> (embed)
2341    
2342     popt
2343     - ia32-libs <unfixable> (embed)
2344    
2345     pulseaudio
2346     - ia32-libs <unfixable> (embed)
2347    
2348     sane-backends
2349     - ia32-libs <unfixable> (embed)
2350    
2351     sqlite3
2352     - ia32-libs <unfixable> (embed)
2353 geissert 16072 - chromium-browser <unfixed> (embed)
2354 gilbert-guest 15735
2355     sysfsutils
2356     - ia32-libs <unfixable> (embed)
2357    
2358     tcp-wrappers
2359     - ia32-libs <unfixable> (embed)
2360    
2361     tdb
2362     - ia32-libs <unfixable> (embed)
2363    
2364     tslib
2365     - ia32-libs <unfixable> (embed)
2366    
2367     unixodbc
2368     - ia32-libs <unfixable> (embed)
2369    
2370     xaw3d
2371     - ia32-libs <unfixable> (embed)
2372    
2373     xbitmaps
2374     - ia32-libs <unfixable> (embed)
2375    
2376     xcb-util
2377     - ia32-libs <unfixable> (embed)
2378    
2379     xcursor-themes
2380     - ia32-libs <unfixable> (embed)
2381    
2382     xft
2383     - ia32-libs <unfixable> (embed)
2384 geissert 15841
2385     dicomparser
2386     - vtk <unfixed>
2387     - paraview <unfixed>
2388     NOTE: as part of its copy of vtk
2389     - insighttoolkit <unfixed>
2390    
2391     proj
2392     - vtk <unfixed>
2393     - paraview <unfixed>
2394     NOTE: as part of its copy of vtk
2395     - therion <unfixed>
2396     - python-pyproj 1.8.6-1
2397    
2398     netcdf
2399     - vtk <unfixed>
2400     - paraview <unfixed>
2401     NOTE: as part of its copy of vtk
2402    
2403     insighttoolkit
2404     - vtk <unfixed> (embed)
2405     NOTE: embeds at least MetaIO
2406     - paraview <unfixed> (embed)
2407     NOTE: embeds at least MetaIO
2408    
2409     gl2ps
2410     - vtk <unfixed>
2411     - paraview <unfixed>
2412     NOTE: as part of its copy of vtk
2413     - avogadro <unfixed>
2414     - gabedit <unknown> (embed)
2415     NOTE: not sure if it is built
2416     - drawxtl <unfixed> (embed)
2417     - rgl <unfixed> (embed)
2418     - gmsh <unfixed>
2419     - mcrl2 <unfixed> (embed)
2420     - mysql-gui-tools <unknown> (embed)
2421     NOTE: not sure if it is built
2422     - opencascade <unfixed> (embed)
2423     - orsa <unfixed> (embed)
2424     - qtiplot <unfixed> (embed)
2425     - qwtplot3d <unfixed> (embed)
2426     - root-system <unknown> (embed)
2427     NOTE: not sure if it is built
2428     - scilab <unfixed> (embed)
2429     - snd <unknown> (embed)
2430     NOTE: not sure if it is built
2431     - xmakemol <unfixed> (embed)
2432    
2433     qwtplot3d
2434     - qtiplot <unfixed>
2435 gilbert-guest 16068
2436 geissert 16072 parseafm (from Adobe)
2437     - vftool <unfixed>
2438     - gnustep-back <unknown>
2439     NOTE: looks like it isn't built
2440     - evince <unfixed>
2441    
2442 gilbert-guest 16068 bugzilla
2443     - perl <unknown>
2444     - libcgi-pm-perl <unknown>

  ViewVC Help
Powered by ViewVC 1.1.5