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

Contents of /data/embedded-code-copies

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.5