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

Contents of /data/embedded-code-copies

Parent Directory Parent Directory | Revision Log Revision Log


Revision 11080 - (hide annotations) (download)
Wed Jan 28 20:22:10 2009 UTC (4 years, 4 months ago) by sf
File size: 19380 byte(s)
add libiris/libidn
1 nion 7695 Embedded code copies
2     ====================
3    
4 thijs 8078 This file collects source packages that embed code from other projects.
5     This is considered bad for fixing security flaws because the fix needs
6     to be applied in multiple source packages.
7 jmm-guest 1586
8 nion 7695 Format:
9     <srcpkg> (<optional comment about srcpkg>)
10     - <embedding srcpkg> <status> (<sort>; bug #<number>)
11     NOTE: optional comments about the linkage of the embedding srcpkg
12    
13 thijs 8078 status: version number fixing the embedded copy, <unfixed>, <removed>,
14     <itp> or <unknown> if the version number can not be determined
15 fw 8142 <unfixable> for unavoidable cases (e.g., forks that add real value)
16 nion 7828 sort: static (linking statically against a lib)
17     embed (embedding a copy of the library into another source package)
18 thijs 8078 fork (the package is not just embedding code but it is a fork and
19     thus might share parts of the source code)
20 fw 8142 old-version (the package is an older version of essentially
21     the same code)
22 nion 7828
23 thijs 8078 The srcpkg might be some string to identify the code if there is no
24     specific source package.
25 jmm-guest 1586
26 thijs 8078 Everything up to the next line is ignored.
27 stef-guest 7923 ---BEGIN
28 nion 7696 xpdf (some srcpkgs use xpdf2 code, some xpdf3 code)
29 jmm-guest 7743 NOTE: Fixed packages link to poppler library unless otherwise noted
30 nion 7697 - gpdf <removed>
31     [sarge] - gpdf <unfixed>
32     NOTE: has been replaced by evince in etch
33     - pdftohtml <unknown>
34     [sarge] - pdftohtml <unfixed>
35     [etch] - pdftohtml <unfixed>
36     NOTE: has been replaced by poppler-utils
37 nion 7739 - kdegraphics <unfixed> (embed; bug #436164)
38 nion 7696 NOTE: the kpdf replacement in KDE 4 is using poppler
39 nion 8760 - texlive-base 3.0-12 (embed)
40 jmm-guest 7743 - texlive-bin 2007-1 (embed)
41 nion 7696 NOTE: links to poppler
42 nion 7739 - koffice <unfixed> (embed; bug #436163)
43     - libextractor 0.5.12-1 (embed)
44 jmm-guest 7743 NOTE: libextractor is using its own pdf decoder now
45 nion 7739 - libextractor 0.5.12-1 (embed)
46     - pdfkit.framework 0.8-4 (embed)
47     - ipe <unfixed> (embed)
48 nion 7696 NOTE: embeds small parts with renamed source files: ipestdfonts.cpp, ipefonts.cpp, ipedct.cpp
49 nion 7739 - ruby-gnome2 <unknown> (embed)
50 nion 7696 NOTE: copy only present in source but links to poppler
51 neilm 10853 - pdfedit <unfixed> (embed; bug #510794)
52 nion 7696
53 nion 7791 ppmd
54 nion 7755 - libcomplearn-mod-ppmd <unfixed> (embed; bug #458152)
55    
56 thijs 8189 peercast
57     - gnome-peercast <unfixed> (embed)
58     NOTE: gnome-peercast may better be removed, see #466539
59    
60 nion 7791 silc-toolkit
61 nion 7740 - silc-client 1.1~beta6-1 (embed)
62 nion 6965
63 nion 7791 dietlibc
64 nion 7740 - ccontrol 0.9.1+20071204-1 (static)
65 nion 6967
66 nion 11046 libmikmod
67     - sdl-mixer1.2 <unfixed> (embed)
68     TODO: report bug
69    
70 nion 7791 libiax
71 nion 7740 - iaxmodem <unfixed> (embed)
72 nion 6969
73 nion 7787 zlib (lots of apps embed a copy, but link dynamically, but there are a few exceptions)
74     - dpkg <unfixed> (embed)
75     NOTE: see 18196.48620.491996.624772@davenant.relativity.greenend.org.uk on debian-devel for discussion
76     - rsync <unfixed> (embed)
77     NOTE: somehow derived code base
78     - mono <unfixed> (embed)
79     TODO: check mozilla
80     - Linux kernels <unfixed> (embed)
81     - pvpgn 1.7.8-2 (embed)
82     - mrtg 2.12.2-1 (embed)
83     - rpm <unknown> (embed)
84 nion 7841 NOTE: pinged anibal since when rpm was fixed
85 atomo64-guest 10730 - tuxcmd-modules <itp> (embed; bug #508082)
86 jmm-guest 1586
87 nion 7788 libbz2
88     - dpkg <unfixed> (static)
89 stef-guest 5320
90 nion 10291 libgadu:
91 nion 7788 - centericq <unfixed> (embed)
92     - gaim <unfixed> (embed)
93 jmm-guest 10313 - pidgin <unfixed> (embed)(links dynamically against libgadu) (that should be fixed, then???)
94 nion 7788 - kopete 4:3.3.2-5 (embed)
95 nion 10283 - kadu 0.6.0.2-3 (embed)
96 nion 7788 - gadu <unfixed> (embed)
97 nion 10291 - ekg 1:1.8~rc0-1 (embed)
98 jmm-guest 10313 - kadu 0.6.0.2-3 (embed; bug #504430)
99 nion 10283 NOTE: gadu not packaged in Debian yet
100 jmm-guest 1586
101 nion 7791 xmlrpc (which package is the "origin" of this code?)
102 nion 7788 - drupal <unfixed> (embed)
103     - phpgroupware <unfixed> (embed)
104     - egroupware <unfixed> (embed)
105     - phpwiki (embed)
106     - php4 <unfixed> (embed)
107     TODO: check, php-pear, IIRC this was reorganized some weeks ago?
108 jmm-guest 1586
109 nion 7791 shtool (affects build-time only)
110     - mysql-ocaml <unfixed> (embed)
111     - php4 <unfixed> (embed)
112 jmm-guest 1588
113 nion 7791 mozilla source code
114     - mozilla-firefox <unfixed> (embed)
115     - mozilla-thunderbird
116     - firefox <removed>
117     [etch] - firefox <unfixed> (embed)
118     - thunderbird <removed>
119     [etch] - thunderbird <unfixed> (embed)
120     - iceweasel <unfixed> (embed)
121     - iceape <unfixed> (embed)
122     - icedove <unfixed> (embed)
123     - xulrunner <unfixed> (embed)
124     - nvu <removed> (embed)
125 jmm-guest 1588
126 nion 7791 xli
127     - xloadimage <unfixed> (embed)
128 jmm-guest 1588
129 nion 7827 lesstif (beware: two different lesstif APIs supported in one package, MOTIF 1.2 discarded upstream)
130     - openmotif <unfixed> (embed)
131     - xfree86/xorg <unfixed> (embed)
132     NOTE: in libxpm
133 jmm-guest 1588
134 nion 7827 kerberized apps with BSD origin
135     - krb4 <unfixed> (embed)
136     - krb5 <unfixed> (embed)
137     - heimdal <unfixed> (embed)
138 jmm-guest 1588
139 nion 7827 grip (which pkg is the origin?)
140     - libcdaudio
141     - grip
142     - gnome-vfs
143     TODO: check vfs2 as well
144 stef-guest 1608
145 nion 7827 fudforum
146     - phpgroupware-fudforum <unfixed> (embed)
147     - egroupware-fudforum <removed>
148     [sarge] - egroupware-fudforum <unfixed> (embed)
149 jmm-guest 1670
150 nion 7827 cvs
151     - gcvs <unfixed> (embed)
152     NOTE: see cvsunix/src in tarball
153 jmm-guest 1684
154 nion 7827 pcre
155     - python* <unfixed> (embed)
156     - php4 <unknown> (embed)
157     - analog 2:5.23-0woody1 (embed)
158     - libgoffice-1 <unfixed> (embed)
159     - vfu 4.06-4.1 (embed; bug #450754)
160     - tf5 5.0beta7-1 (embed)
161     - monotone <unfixed> (embed)
162     NOTE: this only affects versions >= 0.37
163 nion 9241 - glib2.0 2.15.2-1 (embed)
164 nion 7827 - apache2 2.0.53-4 (embed)
165     - exim4 4.10-0.srh20.12 (embed)
166     - yacas <unfixed> (embed)
167     NOTE: <= 1.0.x; is using pcre to scan text, can execute shell commands via the syntax anyway
168     - gtamsanalyzer.app 0.42-5 (embed)
169 nion 8392 - tin <unknown> (embed)
170 nion 8780 - kazehakase 0.5.2-1
171     - webkit <unfixed> (embed)
172     - qt4-x11 <unfixed> (embed)
173     NOTE: embedded via webkit copy
174 jmm-guest 1758
175 nion 7827 tiff
176 nion 8587 - wxwindows2.4 2.2.1 (embed)
177 joeyh 1802
178 nion 7827 uudeview
179     - libconvert-uulib-perl <unfixed> (embed)
180 nion 9012 - pan <unfixed> (embed)
181 jmm-guest 1824
182 nion 7827 sqlite (not affected by security vulnerabilities so far)
183     - amarok <unfixed> (embed)
184     - monotone <unfixed> (embed)
185     - iceweasel <unfixed> (embed)
186 jmm-guest 1828
187 nion 7827 util-linux/mount
188     - loop-aes-utils <unfixed> (embed)
189     NOTE: contains code from util-linux' mount in the mount-aes-udeb
190 jmm-guest 2104
191 nion 7827 webmin
192     - usermin <unknown> (embed)
193     [sarge] - usermin <unfixed> (embed)
194 jmm-guest 2714
195 nion 7827 sylpheed
196 nion 7828 - sylpheed-claws <unfixed> (fork)
197 jmm-guest 2751
198 nion 7827 phpsysinfo
199     - egroupware <unfixed> (embed)
200     - phpgroupware <unfixed> (embed)
201 jmm-guest 2800
202 nion 7830 phpldapadmin
203 stef-guest 7923 [sarge] - egroupware <unfixed> (embed)
204 nion 7830 NOTE: removed from egroupware after sarge
205 jmm-guest 2800
206 nion 7830 chmlib
207     - kchmviewer <unknown> (embed)
208 jmm-guest 2800
209 nion 7830 libavcodec/libavformat (source: ffmpeg)
210 jmm-guest 9135 - mplayer 1.0~rc2-14 (embed; bug #395252)
211 jmm-guest 9251 - kino 1.0.0-1
212 jmm-guest 9135 - vlc <not-affected> (Links dynamically since initial release)
213 jmm-guest 9265 - smilutils 0.3.0-10
214 jmm-guest 9310 NOTE: smilutils likely fixed earlier, marking Etch's version as fixed
215     - motion 3.1.19-1
216     - gstreamer0.10-ffmpeg 0.10.3-2
217 nion 7830 - xmovie <unfixed>
218 nion 7841 TODO: gimp-gap (potentially using ffmpeg code as well)
219 jmm-guest 2948
220 nion 10758 faad2
221     - mplayer 1.0~rc2-20 (embed)
222    
223 nion 7830 mad MPEG decoding lib
224     - mad <unfixed> (embed)
225     - xine-lib <unfixed> (embed)
226 jmm-guest 2948
227     libdts
228 nion 7840 - xine-lib <unfixed> (embed)
229 jmm-guest 2948
230     flac
231 nion 7840 - xine-lib <unfixed> (embed)
232 jmm-guest 2948
233 nion 7840 liba52
234     - a52dec <unfixed> (embed)
235     - xine-lib <unfixed> (embed)
236 jmm-guest 2948
237 nion 7840 libmpeg2
238     - mpeg2dec <unfixed> (embed)
239     - xine-lib <unfixed> (embed)
240 jmm-guest 2948
241 nion 7840 curl
242     - wget <unfixed> (embed)
243     NOTE: code for NTLM authentication
244 jmm-guest 3093
245 nion 7840 uw-imap
246     - pine <unfixed> (embed)
247     - alpine <unfixed> (embed)
248 jmm-guest 3320
249 nion 7840 imagemagick
250     - graphicsmagick <unfixed> (fork)
251 jmm-guest 3402
252 nion 7840 halibut
253 pabs 10854 - nsis <unfixed> (fork)
254 micah 3537
255 nion 7840 libghttp
256     - hotway <unfixed> (embed)
257 micah 3537
258 nion 7840 libsndfile
259 jmm-guest 10729 - ardour 1:2.7.1-1 (embed)
260 micah 3537
261 nion 7840 glibmm2.4
262 jmm-guest 10729 - ardour 1:2.7.1-1 (embed)
263 nion 6869
264 nion 7840 libgnomecanvasmm2.6
265 jmm-guest 10729 - ardour 1:2.7.1-1 (embed)
266 nion 6869
267 nion 7840 libsigc++-2.0
268 jmm-guest 10729 - ardour 1:2.7.1-1 (embed)
269 nion 6869
270 nion 7840 soundtouch
271 jmm-guest 10729 - ardour 1:2.7.1-1 (embed)
272 nion 6869
273 nion 7840 libmms
274     - xine-lib <unfixed> (embed)
275     - mimms <unfixed> (embed)
276 nion 6869
277 nion 7840 fckeditor
278 nion 8085 - knowledgeroot 0.9.8.5-3 (embed; bug #461555)
279 nion 7840 - moin <unfixed> (embed; bug #452599)
280 jmm-guest 9410 - karrigell <removed> (embed; bug #452598)
281 nion 10319 - gforge 4.6.99+svn6225-1 (embed)
282 stef-guest 4517
283 nion 7841 ipatlas (not packaged in Debian)
284 white 10511 - moodle <unfixed> (embed; bug #507185)
285 jmm-guest 7383
286 nion 7841 libphp-phpmailer
287 white 10511 - moodle <unfixed> (embed; bug #507185)
288 atomo64-guest 10232 - mahara <unfixed> (embed)
289     - symfony <unfixed> (embed)
290 atomo64-guest 10234 - phpgroupware-felamimail <unfixed> (embed)
291 white 10245 NOTE: phpgroupware-felamimail is only in etch
292     - egroupware <unfixed> (embed; bug #504283)
293 neilm 4838
294 nion 7841 htmlArea (not packaged in Debian)
295     - moodle <unfixed> (embed)
296    
297 nion 8175 giflib:
298     - wine <unfixed> (embed; bug #466181)
299    
300 sf 10837 bennu (not packaged in Debian, http://bennu.sourceforge.net)
301 nion 7841 - moodle <unfixed> (embed)
302    
303     smarty:
304 atomo64-guest 10324 - moodle 1.8.2-2 (embed; bug #471158)
305 nion 9324 - gallery2 2.2.5-2 (embed; bug #471160)
306 nion 8361 - mahara 0.9.2-2 (embed; bug #471201)
307 thijs 8347 - gosa 2.4beta1-1 (embed; bug #471200)
308 nion 7841
309 nion 7840 TinyMCE
310 nion 9382 - wordpress 2.5.1-3 (embed; bug #478257)
311 white 10511 - moodle <unfixed> (embed; bug #507185)
312 nion 7840 - knowledgeroot <unfixed> (embed)
313     - joomla <itp> (bug #326398)
314 stef-guest 4517
315 pabs 10874 scintilla (upstream provides static lib, rejected shared lib http://sf.net/support/tracker.php?aid=2488121)
316 nion 7840 - scite <unfixed> (embed)
317     - qscintilla <unfixed> (embed)
318     - qscintilla2 <unfixed> (embed)
319 pabs 10889 - geany <unfixed> (fork)
320 pabs 10874 - anjuta <unfixed> (embed)
321 stef-guest 4706
322 nion 7840 libphp-adodb
323 white 10511 - moodle <unfixed> (embed; bug #507185)
324 stef-guest 7923 NOTE: also AdoDB-XML Schema
325 nion 7840 - gallery2 <unfixed> (embed)
326     - phppgadmin <unfixed> (embed)
327     - egroupware <unfixed> (embed)
328     - phpwiki <unfixed> (embed)
329     - ipplan <unfixed> (embed)
330     - typo3 <unfixed> (embed)
331     - cacti <unknown> (embed)
332     [sarge] - cacti <unfixed> (embed)
333     NOTE: dependency exists, but internal version is used
334 jmm-guest 10398 - gforge 4.7~rc2-6 (embed)
335 atomo64-guest 10232 - mahara <unfixed> (embed)
336 stef-guest 4706
337 nion 7840 gzip
338 nion 7841 - linux-kernel <unfixed> (embed)
339     NOTE: lib/inflate.c
340     - klibc <unfixed> (embed)
341     NOTE: based on linux-kernel gzip code
342     - busybox <unfixed> (embed)
343 micah 4767
344 nion 7841 neon
345     - cadaver <unfixed> (embed; bug #188381)
346     - gnome-vfs2 <unfixed> (embed; bug #395874)
347     - litmus <unfixed> (embed; #395875)
348     [sarge] - screem <unfixed> (embed)
349     - sitecopy <unfixed> (embed; bug #395876)
350 stef-guest 7923 [etch] - tla <unfixed> (embed; bug #395877)
351     [sarge] - tla <unfixed> (embed; bug #395877)
352 stef-guest 5319
353 nion 7841 libmodplug
354     - gst-plugins-bad0.10 <unfixed> (embed)
355 stef-guest 5320
356 nion 7841 libvncserver
357     - vino <unfixed> (embed)
358 stef-guest 5320
359 nion 7841 putty
360     - filezilla <unfixed> (embed)
361 stef-guest 5320
362 nion 7841 tinyxml (not packaged in Debian)
363     - filezilla <unfixed>
364 stef-guest 5320
365 nion 7841 gv
366     - evince <unfixed> (embed)
367     NOTE: ps/ tree from gv 3.5.8
368     - evince-gtk <unfixed> (embed)
369     NOTE: not packaged in Debian
370 stef-guest 5321
371 nion 7841 libXbae
372     [etch] - libpawlib2-lesstif <unfixed> (embed)
373     NOTE: from Cernlib
374 stef-guest 5321
375 nion 7841 libXaw
376 stef-guest 7924 [etch] - libpawlib2-lesstif
377 nion 7841 NOTE: from Cernlib
378     NOTE: I plan to deal with the above two cases after Etch release. -- KevinMcCarty
379 stef-guest 5321
380 nion 7841 libgd2
381     - graphviz <unfixed> (embed)
382     NOTE: lib/gd seems to be 2.0.33
383 nion 8098 - wml <unfixed> (embed)
384     NOTE: derived from gd 1.6.3
385 stef-guest 5321
386 nion 7841 rar
387     - unrar-nonfree <unfixed> (embed)
388 stef-guest 5440
389 nion 7841 unrar-free (maybe this code is derived from the original rar, too?)
390     - clamav <unfixed> (embed)
391     NOTE: seems to be disabled in default config
392 stef-guest 5440
393 nion 7841 mplayer (DirectMedia Object loader)
394     - xine-lib <unfixed> (embed)
395     NOTE: src/libw32dll/
396     - vlc <unfixed> (embed)
397     NOTE: modules/codec/dmo/
398 jmm-guest 10729 - mplayer 1.0~rc2-20 (embed)
399 stef-guest 5440
400 nion 7841 libwpd (WordPerfect converter)
401     - openoffice.org <unfixed> (embed)
402 alec-guest 5564
403 nion 7841 fsplib (http://sourceforge.net/projects/fsp/)
404     - gftp <unfixed> (embed)
405     NOTE: lib/fsplib version 0.3
406 keescook-guest 6298
407 jmm-guest 9251 sprng
408     - tree-puzzle <unfixed> (embed)
409    
410 nion 7841 librpcsecgss
411     - krb5 <unfixed> (embed)
412 keescook-guest 6498
413 nion 7841 jasper
414     - ghostscript <unfixed> (embed)
415     - gs-gpl <unfixed> (embed)
416 stef-guest 6985
417 sf 11080 libiris
418     - psi <unfixed> (embed)
419     - kdenetwork <unfixed> (embed)
420     NOTE: kopete embeds libiris but links dynamically to libidn
421     - kdegames <unfixed> (embed)
422     NOTE: ksirk/kde4
423    
424 nion 7841 libidn
425     - monotone <unfixed> (embed)
426 sf 11080 - psi <unfixed> (embed)
427     NOTE: psi embeds libiris which embeds libidn
428     - kdegames <unfixed> (embed)
429     NOTE: kdegames/kde4 embeds libiris which embeds libidn
430 keescook-guest 7007
431 nion 7841 liblua
432     - monotone <unfixed> (embed)
433 micah 7134
434 nion 7841 libbotan
435     - montone <unfixed> (embed)
436 nion 7136
437 nion 7841 NetXX
438     - monotone <unfixed> (embed)
439 nion 7136
440 nion 7841 libgc
441     - mono <unfixed> (embed)
442 nion 7136
443 nion 7841 lzma
444     - p7zip <unfixed> (embed)
445 white 7203
446 nion 7841 lzo
447     - grub2 <unfixed> (embed)
448 jmm-guest 7212
449 nion 7927 yassl
450     - mysql-dfsg-5.0 <unfixed> (embed)
451    
452 nion 7841 pax code
453     - tar <unfixed> (embed)
454     - cpio <unfixed> (embed)
455 jmm-guest 7212
456 nion 7841 t1lib
457     - tetex-bin 2.0.2-1 (embed)
458     - texlive-bin <unknown> (embed)
459 thijs 7985
460     guichan
461     - boswars <unfixed> (embed)
462     NOTE: maintainer notified us, working on it
463    
464     tolua
465     - boswars <unfixed> (embed)
466     NOTE: maintainer notified us, working on it
467    
468     asio-dev
469     - luxrender <unfixed> (embed)
470     NOTE: maintainer notified us, working on it
471     NOTE: may be merged with boost "soon"
472    
473 nion 7995 xine-lib
474     - vlc <unfixed> (embed)
475     NOTE: only parts included in modules/access/rtsp
476 stef-guest 8075
477     netpbm
478     - tcl8.3 <unfixed> (embed)
479     - tcl8.4 <unfixed> (embed)
480     - tcl8.5 <unfixed> (embed)
481     NOTE: generic/tkImgGIF.c
482 fw 8143
483     tk8.5
484     - tk8.0 <removed> (old-version)
485     - tk8.3 <unfixed> (old-version)
486     - tk8.4 <unfixed> (old-version)
487     - perl-tk <unfixable> (fork)
488 nion 8280
489 nion 8281 samba
490 white 10825 - mc 2:4.6.2~git20080311-1 (embed)
491 nion 8280 NOTE: maintainer is aware of this, currently searching a solution
492 micah 8337
493     plib1.8.4c2
494     - boson <unfixed> (fork)
495     NOTE: embedding the font pieces of plib, based on the header file it is forked, contains "Added by AB for boson." and similar
496 micah 8370
497     fribidi
498     - quesoglc <unfixed> (embed)
499 pabs 10876 NOTE: compiled against system fribidi in Debian - embed only used when fribidi is not available on the system
500 micah 8370
501     glew
502 pabs 10876 - quesoglc <unfixed> (embed; bug #489341)
503     NOTE: waiting on GLEW_MX version of glew (see bug #474488)
504 micah 8370
505 pabs 10875 minorGems (pabs contacted upstream about shared lib, he considers minorGems an 'ever-evolving collection of reusable code fragments' for his own use)
506 micah 8370 - transcend <unfixed> (embed)
507     - cultivation <unfixed> (embed)
508 pabs 10873 - passage <unfixed> (embed)
509     - gravitation <unfixed> (embed)
510 jamie-guest 8413
511 jamie-guest 8728 tar
512     - libarchive <unfixed> (embed)
513 jamie-guest 8438 NOTE: FreeBSD tar (tar/bsdtar.c) in libarchive 1.2 and higher. libarchive ends up statically linked into bsdtar executable
514 jamie-guest 8728
515     cpio
516     - libarchive <unfixed> (embed)
517 jamie-guest 8438 NOTE: cpio included in libarchive 2.2 and higher, but not compiled until libarchive 2.4.11-1 (as bsdcpio package)
518 jamie-guest 8413
519 nion 8523 webkit
520     - qt4-x11 <unfixed> (embed)
521 white 8694
522     ftgl
523 thijs 8905 - blender 2.46+dfsg-1 (embed)
524 thijs 8700
525     wv
526     - abiword <unfixed>
527    
528 jamie-guest 8728 qemu
529     - kvm <unfixed> (embed)
530 stef-guest 9862 - xen-3 <unfixed> (embed)
531     - xen-unstable <unfixed> (embed)
532 jamie-guest 8728
533 nion 9244 bochs
534     - kvm <unfixed> (embed; bug #489442)
535    
536 jamie-guest 8729 speex
537     - vorbis-tools <unfixed> (embed)
538     NOTE: while comiled against libspeex-dev, ogg123/speex_format.c is compiled with embedded code copied from speexdec.c
539     - gst-plugins-good0.10 <unfixed> (embed)
540     - xine-lib <unfixed> (embed)
541     - libfishsound <unfixed> (embed)
542     - libannodex <unfixed> (embed)
543     - vlc <unfixed> (embed)
544     - xmms-speex <unfixed> (embed)
545     - libsdl-sound1.2 <unfixed> (embed)
546     - sweep <unfixed> (embed)
547    
548 micah 8740 libreadline
549     - magic <unfixed> (old-version)
550 micah 8739 NOTE: magic is currently an RFS
551    
552 micah 8740 opcode
553     - ode <unfixed> (embed)
554 micah 8739 NOTE: opcode is not a package in debian, it is just embedded
555     NOTE: http://www.codercorner.com/Opcode.htm
556 micah 8740
557     gimpact
558     - ode <unfixed> (embed)
559 micah 8739 NOTE: gimpact is not a package in debian, it is just embedded
560     NOTE: http://gimpact.sf.net
561 micah 8741
562 atomo64-guest 10248 mochikit
563 micah 8741 - mahara <unfixed> (embed)
564 atomo64-guest 10232 NOTE: they require extra patches, still unmerged upstream
565 micah 8741 - ntop <unfixed> (embed)
566     - python-oherence <unfixed> (embed)
567     - python-paste <unfixed> (embed)
568     - python-turbogears <unfixed> (embed)
569     - zope-plone3 <unfixed> (embed)
570    
571 atomo64-guest 10248 prototype
572 micah 8741 - netbeans-ide <unfixed> (embed)
573     - auth2db-frontend <unfixed> (embed)
574     - citadel-webcit <unfixed> (embed)
575     - asterisk <unfixed> (embed)
576     - doc-iana <unfixed> (embed)
577     - libaws-doc <unfixed> (embed)
578     - libgettext-ruby-data <unfixed> (embed)
579     - libjson-ruby-doc <unfixed> (embed)
580     - liblucene2-java-doc <unfixed> (embed)
581     - libopenid-ruby <unfixed> (embed)
582     - solr-common <unfixed> (embed)
583     - glpi <unfixed> (embed)
584     - hobbix <unfixed> (embed)
585     - mnemo2 <unfixed> (embed)
586     - nag2 <unfixed> (embed)
587     - knowledgeroot <unfixed> (embed)
588     - mediatomb-common <unfixed> (embed)
589     - mt-daapd <unfixed> (embed)
590     - op-panel <unfixed> (embed)
591     - ebug-http <unfixed> (embed)
592 thijs 8871 - phpgedview <removed> (embed)
593 micah 8741 - poker-web <unfixed> (embed)
594     - python-webhelpers <unfixed> (embed)
595     - qwik <unfixed> (embed)
596     - rails <unfixed> (embed)
597     - typo3-src-4.1 <unfixed> (embed)
598     - wordpress <unfixed> (embed)
599     - zope-plone3 <unfixed> (embed)
600     - smokeping <unfixed> (embed)
601 atomo64-guest 10248 - ampache 3.4.1-2 (embed)
602 atomo64-guest 10232 - exaile <unfixed> (embed)
603     - hobix <unfixed> (embed)
604     - pixelpost <unfixed> (embed)
605     - symfony <unfixed> (embed)
606     NOTE: it's been said that there are custom changes
607     - zabbix-frontend-php <unfixed> (embed)
608 atomo64-guest 10248 - turba2 <unfixed> (embed)
609 micah 8741
610 keescook-guest 9036 gdb
611     - insight <unfixed> (embed)
612 fw 9779
613     e2fsprogs
614     - ldiskfsprogs <unfixable> (fork)
615 alfie 9797
616     quazip (not packaged in Debian)
617     - qcake <unfixed> (embed)
618     NOTE: starting with upstream version 0.6.4
619 nion 9857
620     exo
621     - pcmanfm <unfixed> (embed; bug #499677)
622 nion 9887 NOTE: slightly modified source code
623 stef-guest 10098
624     java
625     - openjdk-6 <unfixed>
626     - sun-java5 <unfixed>
627     - sun-java6 <unfixed>
628 white 10223
629     libphp-snoopy
630 white 10237 - ampache 3.4.1-2 (embed; bug #504169)
631 jmm-guest 10253 - mahara 1.0.5-2 (embed; bug #504170)
632 white 10223 - pixelpost <unfixed> (embed; bug #504171)
633 white 10237 - mediamate 0.9.3.6-5 (embed; bug #504172)
634 white 10223 - opendb <unfixed> (embed; bug #504173)
635 jmm-guest 10256 - wordpress 2.5.1-9 (embed; bug #443948)
636 white 10511 - moodle <unfixed> (embed; bug #507185)
637 atomo64-guest 10234 - phpgroupware-felamimail <unfixed> (embed)
638 white 10245 NOTE: phpgroupware-felamimail is only in etch
639 atomo64-guest 10234 - magpierss 0.72-3 (embed; bug #431089)
640 atomo64-guest 10232
641 atomo64-guest 10248 jquery
642 atomo64-guest 10232 - zekr <unfixed> (embed)
643 atomo64-guest 10248 - wordpress <unfixed> (embed)
644     - yocto-reader <unfixed> (embed)
645     - textpattern <unfixed> (embed)
646 jmm-guest 10633 - genshi 0.5.1-1 (embed)
647 atomo64-guest 10248 NOTE: compressed file under examples/ dir
648     - prewikka <unfixed> (embed)
649     - libramaze-ruby <unfixed> (embed)
650     - drupal5 <unfixed> (embed)
651     - b2evolution <unfixed> (embed)
652 alfie 10832 - wesnoth <unfixed> (embed)
653 atomo64-guest 10232
654 alfie 10832 tablesorter (jquery plugin, not packaged yet)
655     - wesnoth <unfixed> (embed)
656    
657 atomo64-guest 10232 kses
658     - wordpress <unfixed> (embed; bug #504242)
659     NOTE: their copy has all methods renamed to wp_<foo>
660 white 10511 - moodle <unfixed> (embed; bug #507185)
661 atomo64-guest 10630 - egroupware <unfixed> (embed)
662 atomo64-guest 10232
663     magpierss
664     - wordpress <unfixed> (embed; bug #504242)
665    
666     php-gettext
667     - wordpress <unfixed> (embed; bug #504242)
668    
669     libphp-ixr (name may change, it is the Incutio XML-RPC)
670     - wordpress <unfixed> (embed; bug #504242)
671     - dokuwiki <unfixed> (embed)
672     - textpattern <unfixed> (embed)
673 atomo64-guest 10248
674 atomo64-guest 10518 libphp-cas
675 atomo64-guest 10248 - glpi <unfixed> (embed)
676     - moodle <unfixed> (embed; bug #496069)
677    
678     scriptaculous
679     - glpi <unfixed> (embed)
680     - libaws-doc <unfixed> (embed)
681     - op-panel <unfixed> (embed)
682     - symfony <unfixed> (embed)
683     NOTE: maintainer says there are extra incompatible changes required
684     - pixelpost <unfixed> (embed)
685     - python-webhelpers <unfixed> (embed)
686     - qwik <unfixed> (embed)
687     - smokeping <unfixed> (embed)
688     - turba2 <unfixed> (embed)
689 jmm-guest 10401 - typo3-src 4.2.3-1 (embed)
690 atomo64-guest 10248
691     libmarkdown-php
692 white 10511 - moodle <unfixed> (embed; bug #507185)
693 atomo64-guest 10248 - pixelpost <unfixed> (embed)
694    
695     php-openid
696     - wordpress-openid <itp> (embed)
697 atomo64-guest 10298
698     geshi
699 white 10346 - dokuwiki 0.0.20080505-3.1 (embed)
700 nion 10328 - pgfouine 1.0-1.1 (embed)
701 atomo64-guest 10315
702     webcalendar
703 jmm-guest 10398 - gforge-plugins-extra 4.7~rc2-6 (embed; bug #504758)
704 atomo64-guest 10320
705     libical
706     - kdepim <unfixed> (fork)
707     - kdepimlibs <unfixed> (fork)
708     NOTE: fixed in KDE4 post 4.1.x series
709    
710     libltdl3
711     - kdelibs <unfixed> (embed)
712     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
713 pabs 10877 - synfig <unfixed> (embed)
714 atomo64-guest 10320
715     harfbuzz
716     - qt4-x11 <unfixed> (embed)
717 atomo64-guest 10623
718     libzip
719     - php5 <unfixed> (fork)
720 atomo64-guest 10630
721     json.php (not packaged; should be replaced with php's built-in functions)
722     - moodle <unfixed>
723     - yui <unfixed>
724     - gallery2 <unfixed>
725     - dokuwiki <unfixed>
726     - typo3-src-4.2 <unfixed>
727    
728     php-fpdf
729     - tcpdf <itp> (fork)
730     - moodle <unfixed>
731     - phpwiki <unfixed>
732     - egroupware <unfixed>
733     - ldap-account-manager <unfixed> (fork)
734    
735     tcpdf (itp: #495985)
736     - moodle <unfixed>
737     - phpmyadmin <unfixed>
738    
739     typo3
740     - moodle <unfixed>
741    
742     spreadsheet_writeexcel (PHP port of libspreadsheet-writeexcel-perl; itp: #487557)
743     - moodle <unfixed>
744     - gosa <unfixed>
745    
746     php-ole (itp: #487558)
747     - moodle <unfixed>
748    
749     pieforms (http://www.catalyst.net.nz)
750     - mahara <unfixed>
751    
752     savant2 (http://phpsavant.com)
753     - egroupware <unfixed>
754    
755     rssparser (http://nwow.org)
756     - egroupware <unfixed>
757     - phpgroupware <unfixed>
758 fw 10771
759     lcms
760     - openjdk-6 <unfixed> (fork)

  ViewVC Help
Powered by ViewVC 1.1.5