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

Diff of /data/embedded-code-copies

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 7214 by jmm-guest, Sun Nov 4 17:36:22 2007 UTC revision 13190 by jmm-guest, Wed Nov 4 19:26:11 2009 UTC
# Line 1  Line 1 
1  This file collects cases, where a source package embeds code from  Embedded code copies
2  other projects, without linking dynamically:  ====================
3    
4  xpdf code: (some use xpdf 2, some xpdf 3)  This file collects source packages that embed code from other projects.
5  gpdf (has been replaced by evince - which uses poppler - in Etch)  This is considered bad for fixing security flaws because the fix needs
6  pdftohtml (has been replaced by poppler-utils from the poppler source package, still in Etch, though)  to be applied in multiple source packages.
7  kdegraphics/kpdf (okular, the kpdf replacement in KDE 4 is using poppler, #436164)  
8  tetex-bin (links to poppler since 3.0-12)  Format:
9  cupsys (uses xpdf-utils, it's still present in the src, though)  <srcpkg> (<optional comment about srcpkg>)
10  poppler          - <embedding srcpkg> <status> (<sort>; bug #<number>)
11  koffice/kword (upstream is working on using poppler, #436163)          NOTE: optional comments about the linkage of the embedding srcpkg
12  libextractor (uses internal pdf decoder since 0.5.12-1)  
13  pdfkit.framework (links to poppler since 0.8-4)  status: version number fixing the embedded copy, <unfixed>, <removed>,
14  ipe (only small parts, but with renamed source files: ipestdfonts.cpp, ipefonts.cpp, ipedct.cpp)          <itp>, <not-affected>, <unknown> if the version number can not
15            be determined, or <unfixable> for unavoidable cases (e.g., forks
16  silc-toolkit:          that add real value)
17  silc-client (uses libsilc and libsilcclient)  sort: static (linking statically against a lib)
18          embed (embedding a copy of the library into another source package)
19  dietlibc:        fork (the package is not just embedding code but it is a fork and
20  ccontrol (links statically)              thus might share parts of the source code)
21          old-version (the package is an older version of essentially
22  libiax:                     the same code)
23  iaxmodem  
24    The srcpkg might be some string to identify the code if there is no
25  zlib code: (lots of apps embed a copy, but link dynamically, but there are a few exceptions)  specific source package.
26  dpkg  
27  rsync (somehow derived code base)  Everything up to the next line is ignored.
28  mono  ---BEGIN
29  mozilla(?)  xpdf (some srcpkgs use xpdf2 code, some xpdf3 code)
30  Linux kernels          NOTE: Fixed packages link to poppler library unless otherwise noted
31  pvpgn (links dynamically since 1.7.8-2)          - pdftohtml <unknown>
32  mrtg (links dynamically since 2.12.2-1)          [sarge] - pdftohtml <unfixed>
33  rpm          [etch] - pdftohtml <unfixed>
34            NOTE: has been replaced by poppler-utils
35  libbz2:          - kdegraphics 4:4.2.2-1 (embed; bug #436164)
36  dpkg (statically linked)          - texlive-base 3.0-12 (embed)
37            - texlive-bin 2007-1 (embed)
38  libgadu/ekg:          NOTE: links to poppler
39  centericq          - koffice <unfixed> (embed; bug #436163)
40  gaim          - libextractor 0.5.12-1 (embed)
41  kopete (ships the code, but links dynamically in the Debian package)          NOTE: libextractor is using its own pdf decoder now
42  kadu (not packaged in Debian)          - ipe <unfixed> (embed)
43  GNU gadu (not yet packaged in Debian)          NOTE: embeds small parts with renamed source files: ipestdfonts.cpp, ipefonts.cpp, ipedct.cpp
44            - ruby-gnome2 <unknown> (embed)
45  xmlrpc: (which package is the "origin" of this code?)          NOTE: copy only present in source but links to poppler
46  drupal          - pdfedit <unfixed> (embed; bug #510794)
47  phpgroupware          - swftools <unfixed> (embed; bug #551293)
48  egroupware          - poppler <unfixable> (fork)
49  phpwiki  
50  php4 (php-pear, IIRC this was reorganized some weeks ago?)  ppmd
51  tikiwiki          - libcomplearn-mod-ppmd <unfixed> (fork)
52            NOTE: discussion in #458152
53  shtool: (affects build-time only)  
54  mysql-ocaml  libevent
55  php4          - transmission 1.71-1 (embed; bug #529372)
56    
57  mozilla:  lrmi
58  mozilla-firefox          - read-edid 2.0.0-1 (embed; bug #495131)
59  mozilla-thunderbird  
60  firefox (to be removed)  peercast
61  thunderbird (to be removed)          - gnome-peercast <removed> (embed)
62  iceweasel          [etch] - gnome-peercast <unfixed> (embed)
63  iceape  
64  icedove  silc-toolkit
65  xulrunner          - silc-client 1.1~beta6-1 (embed)
66  nvu (no longer in Debian)  
67    icclib
68  xli:          - ghostscript <unfixed> (embed)
69  xloadimage          - argyll <unfixed> (embed)
70    
71  lesstif: (beware: two different lesstif APIs supported in one package, MOTIF 1.2 discarded upstream)  dietlibc
72  openmotif          - ccontrol 0.9.1+20071204-1 (static)
73  xfree86/xorg (in libxpm)  
74    libmikmod
75  kerberized apps with BSD origin:          - sdl-mixer1.2 <unfixed> (embed)
76  krb4          TODO: report bug
77  krb5  
78  heimdal  libiax
79            - iaxmodem <unfixable> (embed; bug #548885)
80  grip: (which pkg is the origin?)  
81  libcdaudio  spandsp
82  grip          - iaxmodem <unfixable> (embed; bug #548885)
83  gnome-vfs (vfs2 as well?)  
84    zlib (lots of apps embed a copy, but link dynamically, but there are a few exceptions)
85  fudforum:          - dpkg <unfixed> (embed)
86  phpgroupware-fudforum          NOTE: see 18196.48620.491996.624772@davenant.relativity.greenend.org.uk on debian-devel for discussion
87  egroupware-fudforum (removed from egroupware after sarge)          - rsync <unfixed> (embed)
88            NOTE: somehow derived code base
89  cvs:          - mono <unfixed> (embed)
90  gcvs (at least an additional script is included, check if there's more)          TODO: check mozilla
91            - Linux kernels <unfixed> (embed)
92  pcre:          - pvpgn 1.7.8-2 (embed)
93  all pythons          - mrtg 2.12.2-1 (embed)
94  php4 (src included, but Debian package links dynamically)          - rpm <unknown> (embed)
95  analog (src included, but Debian package links dynamically)          NOTE: pinged anibal since when rpm was fixed
96  libgoffice-1          - tuxcmd-modules <unfixed> (embed)
97  vfu          - zsync <unfixed>
98  tf5 (since 5.0beta7 the Debian package links dynamically)          - tra <unfixed>
99  monotone (including this starting from 0.37)          - sash <unfixed>
100            - nsis <unfixed>
101  tiff:          - mseide-msegui <unfixed>
102  wxpythongtk (check, which debian pkg this is in)          NOTE: mseide
103  older kdegraphics/kpdf releases < 3.3 embedded a copy          - mirrordir <unfixed>
104            - poco <unfixed>
105  uudeview:          - klibc <unfixed>
106  libconvert-uulib-perl          - ghostscript <unfixed>
107            - freeimage <unfixed>
108  sqlite: (not affected by security vulnerabilities so far)          - clamav <unfixed> (fork)
109  amarok          NOTE: from the changelog: "libclamav6 does indeed duplicate parts of the zlib code, but there is not way around that"
110  monotone          - tuxonice-userui <unfixed>
111  iceweasel          - plt-scheme <unfixed>
112            - perl <unfixed>
113  util-linux/mount:          - paraview <unfixed>
114  loop-aes-utils contains code from util-linux' mount in the mount-aes-udeb          - gcvs <unfixed>
115            - dump <unfixed>
116  webmin:          - aide <unfixed> (static)
117  usermin (only in sarge)          - dar <unfixed> (static)
118            - avfs <unfixed>
119  sylpheed:          - fpc <unfixed>
120  sylpheed-claws          - winff <unfixed>
121            NOTE: inherited from fpc, see #472304
122  phpsysinfo:          - lazarus <unfixed>
123  egroupware          NOTE: inherited from fpc, see #472304
124  phpgroupware          - erlang <unfixed> (embed)
125            - gamera 3.2.3-1 (embed)
126  phpldapadmin:          - python2.4 <unfixed> (embed; bug #553403)
127  egroupware (removed from egroupware after sarge)          - python2.5 <unfixed> (embed; bug #553403)
128    
129  chmlib:  dulwich
130  kchmviewer (not packaged in Debian)          - hg-git 0.1.0-1 (embed; bug #541996)
131    
132  libavcodec/libavformat (source: ffmpeg):  libvigraimpex
133  mplayer (#395252)          - hugin <unfixed> (embed; bug #542259)
134  xvidcap          - enblend-enfuse <unfixed> (embed; bug #542258)
135  kino (links statically, does not include code)          - gamera 3.2.3-1 (embed)
136  vlc (links statically, does not include code)  
137  smilutils (links statically, does not include code)  libbz2
138  motion (links statically, does not include code)          - dpkg <unfixed> (static)
139  gst-ffmpeg  
140  gstreamer0.10-ffmpeg  libgadu
141  xmovie          - centericq <unfixed> (embed)
142            - pidgin <unfixed> (embed)
143            NOTE: pidgin links dynamically against libgadu; that should be fixed, then???
144            - kdenetwork 4:3.3.2-5 (embed)
145            NOTE: from kdenetwork: kopete
146            - ekg 1:1.8~rc0-1 (embed)
147            - kadu 0.6.0.2-3 (embed; bug #504430)
148            - gadu <itp> (embed)
149    
150    xmlrpc (which package is the "origin" of this code?)
151            - drupal <unfixed> (embed)
152            - phpgroupware <unfixed> (embed)
153            - egroupware <unfixed> (embed)
154            - phpwiki <unfixed> (embed)
155            - php4 <unfixed> (embed)
156            TODO: check, php-pear, IIRC this was reorganized some weeks ago?
157    
158    shtool (affects build-time only)
159            - mysql-ocaml <unfixed> (embed)
160            - php4 <unfixed> (embed)
161    
162  mad MPEG decoding lib:  iceape
163  mad          - iceweasel <unfixed> (fork)
164  xine-lib          - icedove <unfixed> (fork)
165            - xulrunner <unfixed> (fork)
166            - kompozer <unfixed> (embed; bug #532168)
167    
168    xli
169            - xloadimage <unfixed> (embed)
170    
171    lesstif (beware: two different lesstif APIs supported in one package, MOTIF 1.2 discarded upstream)
172            - openmotif <unfixed> (embed)
173            - libxpm <unfixed> (embed)
174    
175    kerberized apps with BSD origin
176            - krb4 <removed> (embed)
177            - krb5 <unfixed> (embed)
178            - heimdal <unfixed> (embed)
179    
180    grip (which pkg is the origin?)
181            - libcdaudio <unfixed>
182            - grip <unfixed>
183            - gnome-vfs <unfixed>
184            TODO: check vfs2 as well
185    
186    fudforum
187            [etch] - phpgroupware <unfixed> (embed)
188            NOTE: phpgroupware-fudforum
189            [sarge] - egroupware-fudforum <removed> (embed)
190    
191    libbsd
192            - rdate 1:1.2-3 (embed)
193            - atheme-services <unfixed>
194            - libbsd-arc4random-perl <unfixed>
195            - isakmpd <unfixed>
196    
197    cvs
198            - gcvs <unfixed> (embed)
199            NOTE: see cvsunix/src in tarball
200    
201    pcre3
202            - php4 <unknown> (embed)
203            - analog 2:5.23-0woody1 (embed)
204            - goffice <unfixed> (embed)
205            NOTE: libgoffice-*
206            - vfu 4.06-4.1 (embed; bug #450754)
207            - tf5 5.0beta7-1 (embed)
208            - monotone 0.43-1 (embed)
209            NOTE: this only affects versions >= 0.37
210            - glib2.0 2.15.2-1 (embed)
211            - apache2 2.0.53-4 (embed)
212            - exim4 4.10-0.srh20.12 (embed)
213            - yacas <unfixed> (embed)
214            NOTE: <= 1.0.x; is using pcre to scan text, can execute shell commands via the syntax anyway
215            - gtamsanalyzer.app 0.42-5 (embed)
216            - tin <unknown> (embed)
217            - kazehakase 0.5.2-1
218            - webkit 1.0.1-1 (embed)
219            - qt4-x11 <unfixed> (embed)
220            NOTE: embedded via webkit copy
221            - erlang <unfixed> (embed)
222    
223    tiff
224            - wxwindows2.4 2.2.1 (embed)
225            - gamera 3.2.3-1 (embed)
226    
227    uudeview
228            - libconvert-uulib-perl <unfixed> (embed)
229            - pan <unfixed> (embed)
230    
231    sqlite (not affected by security vulnerabilities so far)
232            - amarok <unfixed> (embed)
233            - monotone 0.43-1 (embed)
234            - iceweasel <unfixed> (embed)
235    
236    util-linux/mount
237            - loop-aes-utils <unfixed> (embed)
238            NOTE: contains code from util-linux' mount in the mount-aes-udeb
239    
240    sylpheed
241            - sylpheed-claws <unfixed> (fork)
242    
243    phpsysinfo
244            - egroupware <unfixed> (embed)
245            - phpgroupware <unfixed> (embed)
246    
247    phpldapadmin
248            [sarge] - egroupware <unfixed> (embed)
249            NOTE: removed from egroupware after sarge
250    
251    chmlib
252            - kchmviewer <unknown> (embed)
253    
254    ffmpeg (libavcodec/libavformat)
255            - mplayer 1.0~rc2-14 (embed; bug #395252)
256            - kino 1.0.0-1
257            - vlc <not-affected> (Links dynamically since initial release)
258            - smilutils 0.3.0-10
259            NOTE: smilutils likely fixed earlier, marking Etch's version as fixed
260            - motion 3.1.19-1
261            - gstreamer0.10-ffmpeg 0.10.3-2
262            - xmovie <removed> (static)
263            TODO: gimp-gap (potentially using ffmpeg code as well)
264            - avifile 1:0.7.48~20090503.ds-1 (embed; bug #538750)
265    
266    faad2
267            - mplayer 1.0~rc2-20 (embed)
268            - avifile <unfixed> (embed; bug #538750)
269    
270    libmad (MPEG decoding lib)
271            - xine-lib <unfixed> (embed)
272            - avifile 1:0.7.48~20090503.ds-1 (embed) [./plugins/libmad/*]
273            TODO: check ocaml-mad, madplay, pymad, xmms-mad, xmms2
274    
 libdts:  
275  libdts  libdts
276  xine-lib          - xine-lib <unfixed> (embed)
277    
 flac:  
278  flac  flac
279  xine-lib          - xine-lib <unfixed> (embed)
   
 liba52:  
 a52dec  
 xine-lib  
   
 libmpeg2:  
 mpeg2dec  
 xine-lib  
   
 curl:  
 wget (code for NTLM authentication)  
   
 TODO evaluate:  
 gimp-gap (potentially using ffmpeg code as well)  
   
 uw-imap:  
 pine  
 alpine  
280    
281  imagemagick:  liba52
282  graphicsmagick          - a52dec <unfixed> (embed)
283            - xine-lib <unfixed> (embed)
284    
285    libmpeg2
286            - mpeg2dec <unfixed> (embed)
287            - xine-lib <unfixed> (embed)
288    
289    libntlm
290            - wget <unfixed> (fork; bug #550436)
291            - curl <unfixed> (fork; bug #550437)
292            - cntlm <unfixed> (fork; bug #550438)
293    
294    uw-imap
295            - pine <unfixed> (embed)
296            - alpine <unfixed> (embed)
297    
298    imagemagick
299            - graphicsmagick <unfixed> (fork)
300    
301    python-urlgrabber
302            - mercurial <unfixed> (embed; bug #531062)
303            - w3af <unfixed> (embed)
304            [experimental] - harvestman <unfixed> (embed)
305    
306    beautifulsoup
307            - python-mechanize <unfixed> (embed)
308            - zope2.11 <unfixed> (embed)
309            - twill <unknown> (embed)
310    
311    halibut
312            - nsis <unfixed> (fork)
313    
314    libghttp
315            - hotway <unfixed> (embed)
316    
317    libsndfile
318            - ardour 1:2.7.1-1 (embed)
319    
320    glibmm2.4
321            - ardour 1:2.7.1-1 (embed)
322    
323    libgnomecanvasmm2.6
324            - ardour 1:2.7.1-1 (embed)
325    
326    libsigc++-2.0
327            - ardour 1:2.7.1-1 (embed)
328    
329    soundtouch
330            - ardour 1:2.7.1-1 (embed)
331    
332    libmms
333            - xine-lib <unfixed> (embed)
334            - mimms <unfixed> (embed)
335    
336    fckeditor
337            - knowledgeroot 0.9.8.5-3 (embed; bug #461555)
338            - moin 1.8.2-2 (embed; bug #452599)
339            - karrigell <removed> (embed; bug #452598)
340            - gforge 4.6.99+svn6225-1 (embed)
341            - request-tracker3.8 <unfixed> (embed)
342    
343    ipatlas (not packaged in Debian)
344            - moodle <unfixed> (embed; bug #507185)
345    
346    libphp-phpmailer
347            - moodle <unfixed> (embed; bug #507185)
348            - mahara <unfixed> (embed)
349            - symfony <unfixed> (embed)
350            [etch] - phpgroupware <unfixed> (embed)
351            NOTE: phpgroupware-felamimail is only in etch
352            - egroupware <unfixed> (embed; bug #504283)
353            - glpi <unfixed>
354    
355    htmlArea (not packaged in Debian)
356            - moodle <unfixed> (embed)
357    
358    giflib
359            - wine <unfixed> (embed; bug #466181)
360    
361    bennu (not packaged in Debian, http://bennu.sourceforge.net)
362            - moodle <unfixed> (embed)
363    
364    smarty
365            - moodle 1.8.2-2 (embed; bug #471158)
366            - gallery2 2.2.5-2 (embed; bug #471160)
367            - mahara 0.9.2-2 (embed; bug #471201)
368            - gosa 2.4beta1-1 (embed; bug #471200)
369    
 halibut:  
 nsis  
   
 libghttp:  
 hotway  
   
 libsndfile:  
 ardour  
   
 glibmm2.4:  
 ardour  
   
 libgnomecanvasmm2.6:  
 ardour  
   
 libsigc++-2.0:  
 ardour  
   
 soundtouch:  
 ardour  
   
 libmms:  
 xine-lib  
 mimms  
   
 FCKeditor:  
 knowledgeroot  
 moin  
 karrigell  
 gforge-plugins-extra  
   
 Moodle contains lots of things:  
 AdoDB  
 AdoDB-XML Schema  
 ipatlas  
 PHPMailer  
 Smarty  
 htmlArea  
370  TinyMCE  TinyMCE
371  bennu          - wordpress 2.5.1-3 (embed; bug #478257)
372            - moodle <unfixed> (embed; bug #507185)
373  TinyMCE:          - knowledgeroot <unfixed> (embed)
374  wordpress          - joomla <itp> (bug #326398)
375  moodle  
376  knowledgeroot  scintilla (upstream provides static lib, rejected shared lib http://sf.net/support/tracker.php?aid=2488121)
377  joomla (ITP)          - scite <unfixed> (embed)
378            - qscintilla <unfixed> (embed)
379  scintilla:          - qscintilla2 <unfixed> (embed)
380  scite          - geany <unfixed> (fork)
381  qscintilla          - anjuta <unfixed> (embed)
382  qscintilla2  
383  geany  libphp-adodb
384            - moodle <unfixed> (embed; bug #507185)
385            NOTE: also AdoDB-XML Schema
386            - gallery2 <unfixed> (embed)
387            - phppgadmin <unfixed> (embed)
388            - egroupware <unfixed> (embed)
389            - phpwiki <unfixed> (embed)
390            - torrentflux 2.0beta1-2 (embed)
391            - ipplan <unfixed> (embed)
392            - typo3-src <unfixed> (embed)
393            - cacti <unknown> (embed)
394            [sarge] - cacti <unfixed> (embed)
395            NOTE: dependency exists, but internal version is used
396            - gforge 4.7~rc2-6 (embed)
397            - mahara <unfixed> (embed)
398    
399    gzip
400            - linux-kernel <unfixed> (embed)
401            NOTE: lib/inflate.c
402            - klibc <unfixed> (embed)
403            NOTE: based on linux-kernel gzip code
404            - busybox <unfixed> (embed)
405    
406    neon
407            - cadaver 0.22.3+debian-1 (embed; bug #188381)
408            - gnome-vfs2 <unfixed> (embed; bug #395874)
409            [etch] - litmus <unfixed> (embed; #395875)
410            - litmus <removed> (embed; #395875)
411            [sarge] - screem <unfixed> (embed)
412            - sitecopy 1:0.16.3-5 (embed; bug #395876)
413            [etch] - tla <unfixed> (embed; bug #395877)
414            [sarge] - tla <unfixed> (embed; bug #395877)
415    
416    libmodplug
417            - gst-plugins-bad0.10 <unfixed> (embed)
418    
419    libvncserver
420            - vino <unfixed> (embed)
421    
422    putty
423            - filezilla <unfixed> (embed)
424    
425    tinyxml (not packaged in Debian)
426            - filezilla <unfixed>
427    
428    gv
429            - evince <unfixed> (embed)
430            NOTE: ps/ tree from gv 3.5.8
431            NOTE: evince-gtk is affected (a component of evince source package)
432    
433    libXbae
434            - paw <removed> (embed)
435            [etch] - paw <unfixed> (embed)
436    
437    libgtkhtml
438            - claws-mail-extra-plugins <unfixed> (fork)
439    
440    libXaw
441            - paw <removed> (embed)
442            [etch] - paw <unfixed> (embed)
443            NOTE: I plan to deal with the above two cases after Etch release. -- KevinMcCarty
444    
445    libgd2
446            - graphviz <unfixed> (embed)
447            NOTE: lib/gd seems to be 2.0.33
448            - wml <unfixed> (embed)
449            - libwmf <unfixed> (embed)
450            NOTE: derived from gd 1.6.3
451    
452    rar
453            - unrar-nonfree <unfixed> (embed)
454    
455    unrar-free (maybe this code is derived from the original rar, too?)
456            - clamav <unfixed> (embed)
457            NOTE: seems to be disabled in default config
458    
459    mplayer (DirectMedia Object loader)
460            - xine-lib <unfixed> (embed)
461            NOTE: src/libw32dll/
462            - vlc <unfixed> (embed)
463            NOTE: modules/codec/dmo/
464            - mplayer 1.0~rc2-20 (embed)
465    
466    libwpd (WordPerfect converter)
467            - openoffice.org <unfixed> (embed)
468    
469    fsplib (http://sourceforge.net/projects/fsp/)
470            - gftp <unfixed> (embed)
471            NOTE: lib/fsplib version 0.3
472    
473    sprng
474            - tree-puzzle <unfixed> (embed)
475    
476    librpcsecgss
477            - krb5 <unfixed> (embed)
478    
479    jasper
480            - ghostscript <unfixed> (embed)
481            - gs-gpl <unfixed> (embed)
482    
483    libiris
484            - psi <unfixed> (embed)
485            - kdenetwork <unfixed> (embed)
486            NOTE: kopete embeds libiris but links dynamically to libidn
487            - kdegames <unfixed> (embed)
488            NOTE: ksirk/kde4
489    
490    libidn
491            - monotone 0.43-1 (embed)
492            - psi <unfixed> (embed)
493            NOTE: psi embeds libiris which embeds libidn
494            - kdegames <unfixed> (embed)
495            NOTE: kdegames/kde4 embeds libiris which embeds libidn
496    
497    liblua
498            - monotone 0.43-1 (embed)
499            - nmap 5.00-1 (embed; bug #527997)
500            [lenny] - nmap <unfixed> (embed; bug #527997)
501    
502    libbotan
503            - monotone 0.43-1 (embed)
504    
505    NetXX
506            - monotone 0.43-1 (embed)
507    
508    libgc
509            - mono <unfixed> (embed)
510    
511    lzma
512            - p7zip <unfixed> (embed)
513            - xz-utils <unfixed> (fork)
514    
515    lzo
516            - grub2 <unfixed> (embed)
517    
518    yassl
519            - mysql-dfsg-5.0 <unfixed> (embed)
520    
521    pax code
522            - tar <unfixed> (embed)
523            - cpio <unfixed> (embed)
524    
525    t1lib
526            - tetex-bin 2.0.2-1 (embed)
527            - texlive-bin <unknown> (embed)
528    
529    guichan
530            - boswars <unfixed> (embed)
531            NOTE: maintainer notified us, working on it
532    
533    tolua
534            - boswars <unfixed> (embed)
535            NOTE: maintainer notified us, working on it
536    
537  libphp-adodb:  asio-dev
538  gallery2          - luxrender <removed> (embed)
 phppgadmin  
 egroupware  
 phpwiki  
 moodle  
 cacti (dependency exists, but internal version is used -- only in sarge, fixed in etch)  
539    
540  gzip:  xine-lib
541  linux-kernel (lib/inflate.c)          - vlc <unfixed> (embed)
542  klibc (based on linux-kernel gzip code)          NOTE: only parts included in modules/access/rtsp
 busybox  
   
 neon:  
 cadaver (all, but being worked on: #188381)  
 gnome-vfs2 (#395874)  
 litmus (#395875)  
 screem (sarge only)  
 sitecopy (#395876)  
 tla (etch/sid only: #395877)  
   
 libmodplug:  
 gst-plugins-bad0.10  
   
 libvncserver:  
 vino  
   
 putty:  
 filezilla  
   
 tinyxml (not packaged in Debian):  
 filezilla  
   
 gv:  
 evince (ps/ tree from gv 3.5.8)  
 evince-gtk (not packaged in Debian)  
   
 libXbae:  
 libpawlib2-lesstif package (from Cernlib)  
   
 libXaw:  
 libpawlib2-lesstif package (from Cernlib)  
   
 (I plan to deal with the above two cases after Etch release. -- KevinMcCarty)  
   
 libgd2:  
 graphviz (lib/gd seems to be 2.0.33)  
   
 rar:  
 unrar-nonfree  
   
 unrar-free: (maybe this code is derived from the original rar, too?)  
 clamav (seems to be disabled in default config)  
   
 mplayer (DirectMedia Object loader):  
 xine-lib (src/libw32dll/)  
 vlc (modules/codec/dmo/)  
   
 libwpd (WordPerfect converter):  
 openoffice.org  
   
 fsplib (http://sourceforge.net/projects/fsp/):  
 gftp (lib/fsplib version 0.3)  
   
 librpcsecgss:  
 krb5  
   
 jasper:  
 ghostscript  
 gs-gpl  
   
 libidn:  
 monotone  
543    
544  liblua:  netpbm
545  monotone          - tcl8.3 <unfixed> (embed)
546            - tcl8.4 <unfixed> (embed)
547            - tcl8.5 <unfixed> (embed)
548            NOTE: generic/tkImgGIF.c
549    
550    tk8.5
551            - tk8.0 <removed> (old-version)
552            - tk8.3 <unfixed> (old-version)
553            - tk8.4 <unfixed> (old-version)
554            - perl-tk <unfixable> (fork)
555    
556    samba
557            - mc 2:4.6.2~git20080311-1 (embed)
558            NOTE: maintainer is aware of this, currently searching a solution
559    
560    plib1.8.4c2
561            - boson <unfixed> (fork)
562            NOTE: embedding the font pieces of plib, based on the header file it is forked, contains "Added by AB for boson." and similar
563    
564    fribidi
565            - quesoglc <unfixed> (embed)
566            NOTE: compiled against system fribidi in Debian - embed only used when fribidi is not available on the system
567    
568    glew
569            - quesoglc <unfixed> (embed; bug #489341)
570            NOTE: waiting on GLEW_MX version of glew (see bug #474488)
571    
572    minorGems (pabs contacted upstream about shared lib, he considers minorGems an 'ever-evolving collection of reusable code fragments' for his own use)
573            - transcend <unfixed> (embed)
574            - cultivation <unfixed> (embed)
575            - passage <unfixed> (embed)
576            - gravitation <unfixed> (embed)
577    
578  libbotan:  tar
579  montone          - libarchive <unfixed> (embed)
580            NOTE: FreeBSD tar (tar/bsdtar.c) in libarchive 1.2 and higher. libarchive ends up statically linked into bsdtar executable
581    
582  NetXX:  cpio
583  monotone          - libarchive <unfixed> (embed)
584            NOTE: cpio included in libarchive 2.2 and higher, but not compiled until libarchive 2.4.11-1 (as bsdcpio package)
585    
586  libgc:  webkit
587  mono          - qt4-x11 <unfixed> (embed)
588    
589  lzma:  ftgl
590  p7zip          - blender 2.46+dfsg-1 (embed)
591    
592  lzo:  wv
593  grub2          - abiword <unfixed>
594    
595    qemu
596            - kvm <unfixed> (embed; bug #543159)
597            - xen-3 <unfixed> (embed)
598            - xen-unstable <unfixed> (embed)
599    
600    vgabios
601            - kvm <unfixed> (embed; bug #489442)
602    
603    bochs
604            - kvm <unfixed> (embed; bug #489442)
605    
606    speex
607            - vorbis-tools <unfixed> (embed)
608            NOTE: while comiled against libspeex-dev, ogg123/speex_format.c is compiled with embedded code copied from speexdec.c
609            - gst-plugins-good0.10 <unfixed> (embed)
610            - xine-lib <unfixed> (embed)
611            - libfishsound <unfixed> (embed)
612            - libannodex <unfixed> (embed)
613            - vlc <unfixed> (embed)
614            - xmms-speex <unfixed> (embed)
615            - libsdl-sound1.2 <unfixed> (embed)
616            - sweep <unfixed> (embed)
617    
618    libreadline
619            - magic <itp> (old-version)
620    
621    opcode
622            - ode <unfixed> (embed)
623            NOTE: opcode is not a package in debian, it is just embedded
624            NOTE: http://www.codercorner.com/Opcode.htm
625    
626    gimpact
627            - ode <unfixed> (embed)
628            NOTE: gimpact is not a package in debian, it is just embedded
629            NOTE: http://gimpact.sf.net
630    
631    mochikit
632            - mahara <unfixed> (embed)
633            NOTE: they require extra patches, still unmerged upstream
634            - ntop <unfixed> (embed)
635            - coherence 0.6.2-1 (embed)
636            NOTE: python-coherence
637            - paste <unfixed> (embed)
638            NOTE: python-paste
639            - turbogears <unfixed> (embed)
640            NOTE: python-turbogears
641            - plone3 <unfixed> (embed)
642            NOTE: zope-plone3
643    
644    prototypejs
645            - netbeans-ide 6.0.1+dfsg-2 (embed)
646            - auth2db <unfixed> (embed)
647            - webcit <unfixed> (embed)
648            NOTE: citadel-webcit
649            - asterisk <unfixed> (embed)
650            - doc-iana <unfixed> (embed)
651            - libaws <unfixed> (embed)
652            NOTE: libaws-doc
653            - libgettext-ruby <unfixed> (embed)
654            NOTE: libgettext-ruby-data
655            - libjson-ruby <unfixed> (embed)
656            NOTE: libjson-ruby-doc
657            - lucene2 <unfixed> (embed)
658            NOTE: liblucene2-java-doc
659            - libopenid-ruby <unfixed> (embed)
660            - solr <unfixed> (embed)
661            NOTE: solr-common
662            - glpi <unfixed> (embed)
663            - mnemo2 <unfixed> (embed)
664            - nag2 <unfixed> (embed)
665            - knowledgeroot <unfixed> (embed)
666            - mediatomb <unfixed> (embed)
667            NOTE: mediatomb-common
668            - mt-daapd <unfixed> (embed)
669            - op-panel <unfixed> (embed)
670            - ebug-http <unfixed> (embed)
671            - phpgedview <removed> (embed)
672            - poker-network <unfixed> (embed)
673            NOTE: poker-web
674            - webhelpers <unfixed> (embed)
675            NOTE: python-webhelpers
676            - qwik <unfixed> (embed)
677            - rails <unfixed> (embed)
678            - typo3-src <unfixed> (embed)
679            - wordpress 2.5.0-2 (embed)
680            - zope <unfixed> (embed)
681            NOTE: zope-plone3
682            - smokeping <unfixed> (embed)
683            - ampache 3.4.1-2 (embed)
684            - exaile <unfixed> (embed)
685            - hobix <unfixed> (embed)
686            - pixelpost <unfixed> (embed)
687            - symfony <unfixed> (embed)
688            NOTE: it's been said that there are custom changes
689            - zabbix <unfixed> (embed)
690            NOTE: zabbix-frontend-php
691            - turba2 <unfixed> (embed)
692    
693    gdb
694            - insight <unfixed> (embed)
695    
696    e2fsprogs
697            - ldiskfsprogs <unfixable> (fork)
698    
699    quazip (not packaged in Debian)
700            - qcake <unfixed> (embed)
701            NOTE: starting with upstream version 0.6.4
702    
703    exo
704            - pcmanfm <unfixed> (embed; bug #499677)
705            NOTE: slightly modified source code
706    
707    java
708            - openjdk-6 <unfixed>
709            - sun-java5 <unfixed>
710            - sun-java6 <unfixed>
711    
712    libphp-snoopy
713            - ampache 3.4.1-2 (embed; bug #504169)
714            - mahara 1.0.5-2 (embed; bug #504170)
715            - pixelpost 1.7.1-5 (embed; bug #504171)
716            - mediamate 0.9.3.6-5 (embed; bug #504172)
717            - opendb <removed> (embed; bug #504173)
718            [etch] - opendb <unfixed> (embed; bug #504173)
719            - wordpress 2.5.1-9 (embed; bug #443948)
720            - moodle <unfixed> (embed; bug #507185)
721            [etch] - phpgroupware <unfixed> (embed)
722            NOTE: phpgroupware-felamimail
723            - magpierss 0.72-3 (embed; bug #431089)
724    
725    jquery
726            - zekr <unfixed> (embed)
727            - wordpress <unknown> (embed)
728            - yocto-reader <unfixed> (embed)
729            - textpattern <unfixed> (embed)
730            - genshi 0.5.1-1 (embed)
731            NOTE: compressed file under examples/ dir
732            - prewikka <unfixed> (embed)
733            - libramaze-ruby <unfixed> (embed)
734            - drupal5 <unfixed> (embed)
735            - b2evolution <unfixed> (embed)
736            - wesnoth <unfixed> (embed)
737    
738    tablesorter (jquery plugin, not packaged yet)
739            - wesnoth <unfixed> (embed)
740    
741    kses
742            - wordpress <unfixed> (embed; bug #504242)
743            NOTE: their copy has all methods renamed to wp_<foo>
744            NOTE: kses isn't in Debian, RFP: #504240
745            - moodle <unfixed> (embed; bug #507185)
746            - egroupware <unfixed> (embed)
747    
748    magpierss
749            - wordpress <unfixed> (embed; bug #504242)
750            - moodle <unfixed>
751    
752    php-gettext
753            - wordpress 2.8.4-1 (embed; bug #504242)
754    
755    libphp-ixr (name may change, it is the Incutio XML-RPC)
756            - wordpress <unfixed> (embed; bug #504242)
757            NOTE: libphp-ixr isn't in Debian, RFP: #504236
758            - dokuwiki <unfixed> (embed)
759            - textpattern <unfixed> (embed)
760    
761    libphp-cas
762            - glpi <unfixed> (embed)
763            - moodle <unfixed> (embed; bug #505984)
764    
765    scriptaculous
766            - glpi <unfixed> (embed)
767            - libaws <unfixed> (embed)
768            NOTE: libaws-doc
769            - op-panel <unfixed> (embed)
770            - symfony <unfixed> (embed)
771            NOTE: maintainer says there are extra incompatible changes required
772            - pixelpost <unfixed> (embed)
773            - webhelpers <unfixed> (embed)
774            NOTE: python-webhelpers
775            - qwik <unfixed> (embed)
776            - smokeping <unfixed> (embed)
777            - turba2 <unfixed> (embed)
778            - typo3-src 4.2.3-1 (embed)
779    
780    libmarkdown-php
781            - moodle <unfixed> (embed; bug #507185)
782            - pixelpost <unfixed> (embed)
783    
784    php-openid
785            - wordpress-openid <itp> (embed)
786    
787    geshi
788            - dokuwiki 0.0.20080505-3.1 (embed)
789            - pgfouine 1.0-1.1 (embed)
790            - websvn 2.1.0-1 (embed)
791    
792    webcalendar
793            - gforge 4.7~rc2-6 (embed; bug #504758)
794    
795    libical
796            - kdepim <unfixed> (fork)
797            - kdepimlibs <unfixed> (fork)
798            NOTE: fixed in KDE4 post 4.1.x series
799            - claws-mail-extra-plugins <unfixed> (fork)
800    
801    libltdl3
802            - kdelibs <unfixed> (embed)
803            NOTE: it's been said it sets RT_GLOBAL (or something like that) at runtime and version in experimental of libltdl can optionally set it
804            - synfig <unfixed> (embed)
805    
806    harfbuzz
807            - qt4-x11 <unfixed> (embed)
808    
809    libzip
810            - php5 <unfixed> (fork)
811            - odt2txt <unfixed> (embed; bug #523808)
812    
813    json.php (not packaged; should be replaced with php's built-in functions)
814            - moodle <unfixed>
815            - yui <unfixed>
816            - gallery2 <unfixed>
817            - dokuwiki <unfixed>
818            - typo3-src <unfixed>
819    
820    php-fpdf
821            - tcpdf <itp> (fork)
822            - moodle <unfixed>
823            - phpwiki <unfixed>
824            - egroupware <unfixed>
825            - ldap-account-manager <unfixed> (fork)
826    
827    tcpdf (itp: #495985)
828            - moodle <unfixed>
829            - phpmyadmin <unfixed>
830    
831    typo3
832            - moodle <unfixed>
833    
834    spreadsheet_writeexcel (PHP port of libspreadsheet-writeexcel-perl; itp: #487557)
835            - moodle <unfixed>
836            - gosa <unfixed>
837    
838    php-ole (itp: #487558)
839            - moodle <unfixed>
840    
841    pieforms (http://www.catalyst.net.nz)
842            - mahara <unfixed>
843    
844    savant2 (http://phpsavant.com)
845            - egroupware <unfixed>
846    
847    rssparser (http://nwow.org)
848            - egroupware <unfixed>
849            - phpgroupware <unfixed>
850    
851    lcms
852            - openjdk-6 <unfixed> (fork)
853    
854    libphp-phplayersmenu
855            - diogenes <unfixed>
856            - phpldapadmin <unfixed>
857    
858    libphp-pclzip
859            - docvert <unfixed>
860            - moodle <unfixed>
861            - egroupware <unfixed>
862    
863    libphp-simplepie
864            - dokuwiki <unfixed>
865    
866    libphp-jpgraph
867            - egroupware <unfixed>
868    
869    php-simpletest
870            - moodle <unfixed>
871    
872    libpng
873            - iceweasel <not-affected> (uses xulrunner)
874            - icedove 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1, 2.0.0.19-1 (embed)
875            - iceape 1.0.13~pre080614i-0etch1 (embed)
876            - xulrunner 1.9.0.13-1 (embed)
877            [lenny] - xulrunner 1.9.0.11-0lenny1
878            [etch] - xulrunner 1.8.0.15~pre080614i-0etch1 (embed)
879            - gamera 3.2.3-1 (embed)
880    
881    irssi
882            - silc-client <unfixed> (embed)
883            NOTE: Seems to be a pre-0.8.12 version that is used in irssi-plugin-silc
884    
885    extc
886            - mtasc <unfixed> (embed)
887            - haxe <unfixed> (embed)
888    
889    swflib
890            - mtasc <unfixed> (embed)
891            - haxe <unfixed> (embed)
892    
893    libitext-java
894            - bouncycastle 2.1.4-1 (embed)
895    
896    python-ply
897            - pyke <unfixed> (embed)
898    
899    libdumbnet (libdnet upstream)
900            - nmap <unfixed> (fork)
901    
902    gcc-4.4
903            - gcc-mingw32 <unfixed> (embed)
904    
905    camlimages
906            - advi <unfixed> (static; bug #550441)
907    
908    memcached
909            - memcachedb <unfixed> (embed)
910    
911    yajl
912            - argyll <unfixed> (embed; bug #544223)
913            NOTE: reference, confirmed by build logs: http://lists.debian.org/debian-mentors/2009/08/msg00062.html
914    
915    libept
916            - adept <unfixed> (embed; bug #540649)
917    
918    libvorbis
919            - iceweasel <not-affected> (uses xulrunner)
920            - xulrunner <not-affected> (introduced in 1.9.1)
921            TODO: recheck when xulrunner 1.9.1 enters unstable [- xulrunner <unfixed> (embed; bug #540959)]
922    
923    cairo
924            - iceweasel <not-affected> (uses xulrunner)
925            - xulrunner 1.8.0.15~pre080614i-0etch1 (embed)
926    
927    php-net-dnsbl
928            - serendipity <unfixed> (embed)
929    
930    php-onyx-rss
931            - serendipity <unfixed> (embed)
932    
933    php-text-wiki
934            - serendipity <unfixed> (embed)
935    
936    php-xml-rpc
937            - serendipity <unfixed> (embed)
938    
939    polarssl (does not have a shared library)
940            - pdkim <itp> (embed; bug #543150)
941            - xyssl <unfixed> (old-version)
942    
943    pidgin
944            - gaim <removed> (old-version)
945    
946    icu
947            - webkit 1.0.1-1 (embed; bug #547214)
948            - texlive-bin <unfixed> (fork)
949            NOTE: texlive upstream working with icu upstream to merge their changes
950    
951    cyrus-imapd-2.2
952            - kolab-cyrus-imapd <unfixed> (fork)
953            - dovecot 1:1.2.1-1 (embed) [/dovecot-sieve/src/libsieve/*]
954    
955    python-cxx-dev
956            - freecad <unfixed> (embed; bug #547936)
957    
958    libzipios++-dev
959            - freecad <unfixed> (embed; bug #547941)
960    
961    linux-2.6
962            - kvm <unfixed> (embed; bug #549973) [./kernel/*]
963            - linux-kbuild-2.6 <unfixed> (embed; bug #550379) [./kbuild/*]
964            - kernel-source-2.6.8 <removed> (old-version)
965            - kernel-source-2.4.27 <removed> (old-version)
966            - kernel-source-2.4.24 <removed> (old-version)
967            - kernel-source-2.2.25 <removed> (old-version)
968            - kernel-source-2.2.20 <removed> (old-version)
969    
970    libfdt (not yet packaged separately for debian; http://www.jdl.com/software/)
971            - kvm <unfixed> (embed) [./libfdt/*]
972    
973    qweb (not packaged)
974            - ajaxterm <unfixed>
975    
976    opensaml2
977            - opensaml <removed> (old-version)
978    
979    shibboleth-sp2
980            - shibboleth-sp <removed> (old-version)
981    
982    tuxonice-userui
983            - suspend2-userui <removed> (old-version)
984    
985    expat
986            - w3c-libwww <removed> (embed; bug #551941)
987            [etch] - w3c-libwww <unfixed> (embed; bug #551941) [./modules/expat/*]
988            - python-xml <unfixed> (embed; bug #551940) [./extensions/expat/*]
989            - python2.5 <unfixed> (embed; bug #553403) [./Modules/expat/*]
990            - python2.4 <unfixed> (embed; bug #553403)
991            - wxwindows2.4 <removed> (embed)
992            - wxwidgets2.6 <unfixed> (embed)
993            - wxwidgets2.8 <unfixed> (embed)
994            - celementtree <unfixed> (embed)
995            - audacity <unfixed> (embed)
996            - matanza <unfixed> (embed)
997            - tdom <unfixed> (embed)
998            - udunits <unfixed> (embed)
999            - apr-util 1.2 (embed)
1000            - ayttm <unfixed> (embed)
1001            - cableswig <unfixed> (embed)
1002            - cadaver <unfixed> (embed)
1003            - cmake <unfixed> (embed)
1004            - coin3 <unfixed> (embed)
1005            - gdcm <unfixed> (embed)
1006            - ghostscript <unfixed> (embed)
1007            - grmonitor <unfixed> (embed)
1008            - iceape <unfixed> (embed)
1009            - insighttoolkit <unfixed> (embed)
1010            - libparagui1.1 <unfixed> (embed)
1011            - paraview <unfixed> (embed)
1012            - poco <unfixed> (embed)
1013            - simgear <unfixed> (embed)
1014            - sitecopy <unfixed> (embed)
1015            - smart 1.0-1 (embed)
1016            [etch] - smart <unfixed> (embed)
1017            - swish-e <unfixed> (embed)
1018            - tla <unfixed> (embed)
1019            - vtk <unfixed> (embed)
1020            - wbxml2 <unfixed> (embed)
1021            - xmlrpc-c <unfixed> (embed)
1022            - iceweasel <unfixed> (embed)
1023            - kompozer <unfixed> (embed)
1024            - vxl <unfixed> (embed)
1025            - xulrunner <unfixed> (embed)
1026            - apache2 2.2 (embed)
1027            - texlive-bin <unfixed> (embed) [included twice]
1028            - vnc4 <unfixed> (embed)
1029            - xotcl <unfixed> (embed)
1030    
1031    xerces-c
1032            - xerces-c2 <unfixed> (old-version)
1033            - xerces27 <removed> (old-version)
1034    
1035    md5 (RSA's version; not the gnu version provided by coreutils)
1036            - w3c-libwww <removed> (embed; bug #551942)
1037            [etch] - w3c-libwww <unfixed> (embed; bug #551942) [./modules/md5/*]
1038    
1039    enet
1040            - sauerbraten <unfixed> (embed; #497194)
1041    
1042    eglibc
1043            - glibc <removed> (old-version)
1044    
1045    galib
1046            - gamera 3.2.3-1 (embed)
1047    
1048    configobj
1049            - bzr <unfixed> (embed)
1050            - elisa <unfixed> (embed)
1051            - gaupol <unfixed> (embed)
1052            - ipython <unfixed> (embed)
1053            - pida <unfixed> (embed)
1054            - psychopy <unfixed> (embed)
1055            - rest2web <unfixed> (embed)
1056            - auth2db <unknown> (embed)
1057            - dynagen <unknown> (embed)
1058            - iceweasel <unknown> (embed)
1059            - sabnzbdplus <unknown> (embed)
1060            - xulrunner <unknown> (embed)
1061            - nipy <not-affected> (embed) [./examples/neurospin/neurospy/configobj.py]
1062    
1063    python-clientform
1064            - bibus <unfixed> (embed)
1065            - zope2.10 <unfixed> (embed)
1066            - zope2.11 <unfixed> (embed)
1067            - python-mechanize <unknown> (embed)
1068            - twill <unknown> (embed)
1069    
1070    python-mechanize
1071            - zope2.10 <unfixed> (embed)
1072            - zope2.11 <unfixed> (embed)
1073            - twill <unknown> (embed)
1074    
1075    pexpect
1076            - duplicity <unfixed> (embed)
1077            - hplip <unfixed> (embed)
1078            - smart <unfixed> (embed)
1079    
1080    pyparsing
1081            - bauble <unfixed> (embed)
1082            - boa-constructor <unfixed> (embed)
1083            - calibre <unfixed> (embed)
1084            - matplotlib <unfixed> (embed)
1085            - zhpy <unfixed> (embed)
1086            - polybori <unknown> (embed)
1087            - python-whoosh <unknown> (embed)
1088            - twill <unknown> (embed)
1089            - zope-textindexng3 <unknown> (embed)
1090    
1091    python-pysqlite2
1092            - python2.4 <unfixed> (embed; bug #553403)
1093            - python2.5 <unfixed> (embed; bug #553403)
1094    
1095    celementtree
1096            - python2.5 <unfixed> (embed)
1097            - smart 1.0-1 (embed)
1098            [etch] - smart <unfixed> (embed)
1099    
1100    elementtree
1101            - python2.5 <unfixed> (embed)
1102            - bzr <unfixed> (embed)
1103            - gedit <unfixed> (embed)
1104            - smart 1.0-1 (embed)
1105            [etch] - smart <unfixed> (embed)
1106            - solfege <unfixed> (embed)
1107            - w3af <unfixed> (embed)
1108            - python-qt4 <unknown> (embed)
1109            - sphinx <unknown> (embed)
1110            - python-nltk <itp> (embed)
1111    
1112    python2.5
1113            - python2.4 <unfixed> (old-version)
1114            - jython <unfixed> (embed)
1115            NOTE: embeds many stdlib modules
1116            - python-django <unfixed> (embed)
1117            NOTE: emebeds stdlib modules: doctest, decimal
1118            - gamera 3.2.3-1 (embed)
1119            NOTE: embeds stdlib modules: ConfigParser, optparse, sets, textwrap
1120            - boa-constructor <unfixed> (embed)
1121            NOTE: embeds stdlib modules: ConfigParser
1122            - nicotine <unfixed> (embed)
1123            NOTE: embeds stdlib modules: ConfigParser
1124            - museek+ <unfixed> (embed)
1125            NOTE: embeds stdlib modules: ConfigParser
1126            - vegastrike-data <unfixed> (embed)
1127            NOTE: embeds many stdlib modules
1128            - codespeak-lib <unfixed> (embed)
1129            NOTE: embeds stdlib modules: doctest, optparse, subprocess, textwrap
1130            - config-manager <unfixed> (embed)
1131            NOTE: embeds stdlib modules: optparse
1132            - jhbuild <unfixed> (embed)
1133            NOTE: embeds stdlib modules: optparse, subprocess
1134            - smart <unfixed> (embed)
1135            NOTE: embeds stdlib modules: optparse
1136            - pyprotocols <unfixed> (embed)
1137            NOTE: embeds stdlib modules: doctest
1138            - ruledispatch <unfixed> (embed)
1139            NOTE: embeds stdlib modules: doctest
1140            - distribute <unfixed> (embed)
1141            NOTE: embeds stdlib modules: doctest
1142            - python-setuptools <unfixed> (embed)
1143            NOTE: embeds stdlib modules: doctest
1144            - zope.testing <unfixed> (embed)
1145            NOTE: embeds stdlib modules: doctest
1146            - translate-toolkit <unfixed> (embed)
1147            NOTE: embeds stdlib modules: textwrap, contextlib
1148            - libtpclient-py <unfixed> (embed)
1149            NOTE: embeds stdlib modules: subprocess
1150            - grass <unfixed> (embed)
1151            NOTE: embeds stdlib modules: subprocess
1152            - coherence <unfixed> (embed)
1153            NOTE: embeds stdlib modules: uuid
1154            - python-django-extensions <unfixed> (embed)
1155            NOTE: embeds stdlib modules: uuid
1156            - setroubleshoot <unfixed> (embed)
1157            NOTE: embeds stdlib modules: uuid
1158            - linkchecker <unfixed> (embed)
1159            NOTE: embeds msgfmt.py script
1160            - imdbpy <unfixed> (embed)
1161            NOTE: embeds msgfmt.py script
1162            - kiwi <unfixed> (embed)
1163            NOTE: embeds msgfmt.py script
1164            - moin <unfixed> (embed)
1165            NOTE: embeds msgfmt.py script
1166            - plone3 <unfixed> (embed)
1167            NOTE: embeds msgfmt.py script
1168            - roundup <unfixed> (embed)
1169            NOTE: embeds msgfmt.py script
1170            - rednotebook <unfixed> (embed)
1171            NOTE: embeds msgfmt.py script
1172            - turbogears <unfixed> (embed)
1173            NOTE: embeds msgfmt.py script
1174            - elisa <unfixed> (embed)
1175            NOTE: embeds msgfmt.py script, stdlib modules: uuid
1176            - calibre <unfixed> (embed)
1177            NOTE: embeds msgfmt.py script
1178            - mailman <unfixed> (embed)
1179            NOTE: embeds msgfmt.py script
1180            - python-docutils <unknown> (embed)
1181            NOTE: embeds stdlib modules: optparse, textwrap
1182            - python-imaging <unknown> (embed)
1183            NOTE: embeds stdlib modules: doctest
1184            - python-mechanize <unknown> (embed)
1185            NOTE: embeds stdlib modules: doctest
1186            - twill <unknown> (embed)
1187            NOTE: embeds stdlib modules: subprocess
1188            - zeroc-ice <unknown> (embed)
1189            NOTE: embeds stdlib modules: subprocess
1190            - wxwidgets2.8 <unknown> (embed)
1191            NOTE: embeds stdlib modules: subprocess
1192            - cycle <unknown> (embed)
1193            NOTE: embeds msgfmt.py script
1194            - deluge <unknown> (embed)
1195            NOTE: embeds msgfmt.py script
1196            - opendict <unknown> (embed)
1197            NOTE: embeds msgfmt.py script
1198            - openerp-client <unknown> (embed)
1199            NOTE: embeds msgfmt.py script
1200            - rapidsvn <unknown> (embed)
1201            NOTE: embeds msgfmt.py script
1202            - wammu <unknown> (embed)
1203            NOTE: embeds msgfmt.py script
1204            - gaphor <unknown> (embed)
1205            NOTE: embeds msgfmt.py script
1206            - pida <unknown> (embed)
1207            NOTE: embeds msgfmt.py script
1208            - python-formencode <unknown> (embed)
1209            NOTE: embeds msgfmt.py script
1210    
1211    argparse
1212            - twill <unfixed> (embed)
1213            - ipython <unfixed> (embed)
1214    
1215    coherence
1216            - elisa <unfixed> (embed)
1217    
1218    simpletal
1219            - plastex <unfixed> (embed)
1220    
1221    flickrpc (not packaged in Debian, http://burtonini.com/bzr/flickrpc/)
1222            - postr <unfixed> (embed)
1223            - elisa <unfixed> (embed)
1224    
1225    simplegeneric (not packaged in Debian, http://pypi.python.org/pypi/simplegeneric)
1226            - apertium-tolk <unfixed> (embed)
1227            - ipython <unfixed> (embed)
1228            - virtaal <unfixed> (embed)
1229    
1230  pax code:  distribute
1231  tar          - setuptools <removed> (old-version)
 cpio  

Legend:
Removed from v.7214  
changed lines
  Added in v.13190

  ViewVC Help
Powered by ViewVC 1.1.5