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

Contents of /data/embedded-code-copies

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10730 - (show annotations) (download)
Fri Dec 19 04:58:50 2008 UTC (4 years, 6 months ago) by atomo64-guest
File size: 18243 byte(s)
tuxcmd-modules(itp) embeds zlib
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 mad MPEG decoding lib
216 - mad <unfixed> (embed)
217 - xine-lib <unfixed> (embed)
218
219 libdts
220 - xine-lib <unfixed> (embed)
221
222 flac
223 - xine-lib <unfixed> (embed)
224
225 liba52
226 - a52dec <unfixed> (embed)
227 - xine-lib <unfixed> (embed)
228
229 libmpeg2
230 - mpeg2dec <unfixed> (embed)
231 - xine-lib <unfixed> (embed)
232
233 curl
234 - wget <unfixed> (embed)
235 NOTE: code for NTLM authentication
236
237 uw-imap
238 - pine <unfixed> (embed)
239 - alpine <unfixed> (embed)
240
241 imagemagick
242 - graphicsmagick <unfixed> (fork)
243
244
245 halibut
246 - nsis <unfixed> (embed)
247
248 libghttp
249 - hotway <unfixed> (embed)
250
251 libsndfile
252 - ardour 1:2.7.1-1 (embed)
253
254 glibmm2.4
255 - ardour 1:2.7.1-1 (embed)
256
257 libgnomecanvasmm2.6
258 - ardour 1:2.7.1-1 (embed)
259
260 libsigc++-2.0
261 - ardour 1:2.7.1-1 (embed)
262
263 soundtouch
264 - ardour 1:2.7.1-1 (embed)
265
266 libmms
267 - xine-lib <unfixed> (embed)
268 - mimms <unfixed> (embed)
269
270 fckeditor
271 - knowledgeroot 0.9.8.5-3 (embed; bug #461555)
272 - moin <unfixed> (embed; bug #452599)
273 - karrigell <removed> (embed; bug #452598)
274 - gforge 4.6.99+svn6225-1 (embed)
275
276 ipatlas (not packaged in Debian)
277 - moodle <unfixed> (embed; bug #507185)
278
279 libphp-phpmailer
280 - moodle <unfixed> (embed; bug #507185)
281 - mahara <unfixed> (embed)
282 - symfony <unfixed> (embed)
283 - phpgroupware-felamimail <unfixed> (embed)
284 NOTE: phpgroupware-felamimail is only in etch
285 - egroupware <unfixed> (embed; bug #504283)
286
287 htmlArea (not packaged in Debian)
288 - moodle <unfixed> (embed)
289
290 giflib:
291 - wine <unfixed> (embed; bug #466181)
292
293 bennu (not packaged in Debian)
294 - moodle <unfixed> (embed)
295
296 smarty:
297 - moodle 1.8.2-2 (embed; bug #471158)
298 - gallery2 2.2.5-2 (embed; bug #471160)
299 - mahara 0.9.2-2 (embed; bug #471201)
300 - gosa 2.4beta1-1 (embed; bug #471200)
301
302 TinyMCE
303 - wordpress 2.5.1-3 (embed; bug #478257)
304 - moodle <unfixed> (embed; bug #507185)
305 - knowledgeroot <unfixed> (embed)
306 - joomla <itp> (bug #326398)
307
308 scintilla
309 - scite <unfixed> (embed)
310 - qscintilla <unfixed> (embed)
311 - qscintilla2 <unfixed> (embed)
312 - geany <unfixed> (embed)
313
314 libphp-adodb
315 - moodle <unfixed> (embed; bug #507185)
316 NOTE: also AdoDB-XML Schema
317 - gallery2 <unfixed> (embed)
318 - phppgadmin <unfixed> (embed)
319 - egroupware <unfixed> (embed)
320 - phpwiki <unfixed> (embed)
321 - ipplan <unfixed> (embed)
322 - typo3 <unfixed> (embed)
323 - cacti <unknown> (embed)
324 [sarge] - cacti <unfixed> (embed)
325 NOTE: dependency exists, but internal version is used
326 - gforge 4.7~rc2-6 (embed)
327 - mahara <unfixed> (embed)
328
329 gzip
330 - linux-kernel <unfixed> (embed)
331 NOTE: lib/inflate.c
332 - klibc <unfixed> (embed)
333 NOTE: based on linux-kernel gzip code
334 - busybox <unfixed> (embed)
335
336 neon
337 - cadaver <unfixed> (embed; bug #188381)
338 - gnome-vfs2 <unfixed> (embed; bug #395874)
339 - litmus <unfixed> (embed; #395875)
340 [sarge] - screem <unfixed> (embed)
341 - sitecopy <unfixed> (embed; bug #395876)
342 [etch] - tla <unfixed> (embed; bug #395877)
343 [sarge] - tla <unfixed> (embed; bug #395877)
344
345 libmodplug
346 - gst-plugins-bad0.10 <unfixed> (embed)
347
348 libvncserver
349 - vino <unfixed> (embed)
350
351 putty
352 - filezilla <unfixed> (embed)
353
354 tinyxml (not packaged in Debian)
355 - filezilla <unfixed>
356
357 gv
358 - evince <unfixed> (embed)
359 NOTE: ps/ tree from gv 3.5.8
360 - evince-gtk <unfixed> (embed)
361 NOTE: not packaged in Debian
362
363 libXbae
364 [etch] - libpawlib2-lesstif <unfixed> (embed)
365 NOTE: from Cernlib
366
367 libXaw
368 [etch] - libpawlib2-lesstif
369 NOTE: from Cernlib
370 NOTE: I plan to deal with the above two cases after Etch release. -- KevinMcCarty
371
372 libgd2
373 - graphviz <unfixed> (embed)
374 NOTE: lib/gd seems to be 2.0.33
375 - wml <unfixed> (embed)
376 NOTE: derived from gd 1.6.3
377
378 rar
379 - unrar-nonfree <unfixed> (embed)
380
381 unrar-free (maybe this code is derived from the original rar, too?)
382 - clamav <unfixed> (embed)
383 NOTE: seems to be disabled in default config
384
385 mplayer (DirectMedia Object loader)
386 - xine-lib <unfixed> (embed)
387 NOTE: src/libw32dll/
388 - vlc <unfixed> (embed)
389 NOTE: modules/codec/dmo/
390 - mplayer 1.0~rc2-20 (embed)
391
392 libwpd (WordPerfect converter)
393 - openoffice.org <unfixed> (embed)
394
395 fsplib (http://sourceforge.net/projects/fsp/)
396 - gftp <unfixed> (embed)
397 NOTE: lib/fsplib version 0.3
398
399 sprng
400 - tree-puzzle <unfixed> (embed)
401
402 librpcsecgss
403 - krb5 <unfixed> (embed)
404
405 jasper
406 - ghostscript <unfixed> (embed)
407 - gs-gpl <unfixed> (embed)
408
409 libidn
410 - monotone <unfixed> (embed)
411
412 liblua
413 - monotone <unfixed> (embed)
414
415 libbotan
416 - montone <unfixed> (embed)
417
418 NetXX
419 - monotone <unfixed> (embed)
420
421 libgc
422 - mono <unfixed> (embed)
423
424 lzma
425 - p7zip <unfixed> (embed)
426
427 lzo
428 - grub2 <unfixed> (embed)
429
430 yassl
431 - mysql-dfsg-5.0 <unfixed> (embed)
432
433 pax code
434 - tar <unfixed> (embed)
435 - cpio <unfixed> (embed)
436
437 t1lib
438 - tetex-bin 2.0.2-1 (embed)
439 - texlive-bin <unknown> (embed)
440
441 guichan
442 - boswars <unfixed> (embed)
443 NOTE: maintainer notified us, working on it
444
445 tolua
446 - boswars <unfixed> (embed)
447 NOTE: maintainer notified us, working on it
448
449 asio-dev
450 - luxrender <unfixed> (embed)
451 NOTE: maintainer notified us, working on it
452 NOTE: may be merged with boost "soon"
453
454 xine-lib
455 - vlc <unfixed> (embed)
456 NOTE: only parts included in modules/access/rtsp
457
458 netpbm
459 - tcl8.3 <unfixed> (embed)
460 - tcl8.4 <unfixed> (embed)
461 - tcl8.5 <unfixed> (embed)
462 NOTE: generic/tkImgGIF.c
463
464 tk8.5
465 - tk8.0 <removed> (old-version)
466 - tk8.3 <unfixed> (old-version)
467 - tk8.4 <unfixed> (old-version)
468 - perl-tk <unfixable> (fork)
469
470 samba
471 - mc <unfixed> (embed)
472 NOTE: maintainer is aware of this, currently searching a solution
473
474 plib1.8.4c2
475 - boson <unfixed> (fork)
476 NOTE: embedding the font pieces of plib, based on the header file it is forked, contains "Added by AB for boson." and similar
477
478 fribidi
479 - quesoglc <unfixed> (embed)
480
481 glew
482 - quesoglc <unfixed> (embed)
483
484 minorGems
485 - transcend <unfixed> (embed)
486 - cultivation <unfixed> (embed)
487
488 tar
489 - libarchive <unfixed> (embed)
490 NOTE: FreeBSD tar (tar/bsdtar.c) in libarchive 1.2 and higher. libarchive ends up statically linked into bsdtar executable
491
492 cpio
493 - libarchive <unfixed> (embed)
494 NOTE: cpio included in libarchive 2.2 and higher, but not compiled until libarchive 2.4.11-1 (as bsdcpio package)
495
496 webkit
497 - qt4-x11 <unfixed> (embed)
498
499 ftgl
500 - blender 2.46+dfsg-1 (embed)
501
502 wv
503 - abiword <unfixed>
504
505 qemu
506 - kvm <unfixed> (embed)
507 - xen-3 <unfixed> (embed)
508 - xen-unstable <unfixed> (embed)
509
510 bochs
511 - kvm <unfixed> (embed; bug #489442)
512
513 speex
514 - vorbis-tools <unfixed> (embed)
515 NOTE: while comiled against libspeex-dev, ogg123/speex_format.c is compiled with embedded code copied from speexdec.c
516 - gst-plugins-good0.10 <unfixed> (embed)
517 - xine-lib <unfixed> (embed)
518 - libfishsound <unfixed> (embed)
519 - libannodex <unfixed> (embed)
520 - vlc <unfixed> (embed)
521 - xmms-speex <unfixed> (embed)
522 - libsdl-sound1.2 <unfixed> (embed)
523 - sweep <unfixed> (embed)
524
525 libreadline
526 - magic <unfixed> (old-version)
527 NOTE: magic is currently an RFS
528
529 opcode
530 - ode <unfixed> (embed)
531 NOTE: opcode is not a package in debian, it is just embedded
532 NOTE: http://www.codercorner.com/Opcode.htm
533
534 gimpact
535 - ode <unfixed> (embed)
536 NOTE: gimpact is not a package in debian, it is just embedded
537 NOTE: http://gimpact.sf.net
538
539 mochikit
540 - mahara <unfixed> (embed)
541 NOTE: they require extra patches, still unmerged upstream
542 - ntop <unfixed> (embed)
543 - python-oherence <unfixed> (embed)
544 - python-paste <unfixed> (embed)
545 - python-turbogears <unfixed> (embed)
546 - zope-plone3 <unfixed> (embed)
547
548 prototype
549 - netbeans-ide <unfixed> (embed)
550 - auth2db-frontend <unfixed> (embed)
551 - citadel-webcit <unfixed> (embed)
552 - asterisk <unfixed> (embed)
553 - doc-iana <unfixed> (embed)
554 - libaws-doc <unfixed> (embed)
555 - libgettext-ruby-data <unfixed> (embed)
556 - libjson-ruby-doc <unfixed> (embed)
557 - liblucene2-java-doc <unfixed> (embed)
558 - libopenid-ruby <unfixed> (embed)
559 - solr-common <unfixed> (embed)
560 - glpi <unfixed> (embed)
561 - hobbix <unfixed> (embed)
562 - mnemo2 <unfixed> (embed)
563 - nag2 <unfixed> (embed)
564 - knowledgeroot <unfixed> (embed)
565 - mediatomb-common <unfixed> (embed)
566 - mt-daapd <unfixed> (embed)
567 - op-panel <unfixed> (embed)
568 - ebug-http <unfixed> (embed)
569 - phpgedview <removed> (embed)
570 - poker-web <unfixed> (embed)
571 - python-webhelpers <unfixed> (embed)
572 - qwik <unfixed> (embed)
573 - rails <unfixed> (embed)
574 - typo3-src-4.1 <unfixed> (embed)
575 - wordpress <unfixed> (embed)
576 - zope-plone3 <unfixed> (embed)
577 - smokeping <unfixed> (embed)
578 - ampache 3.4.1-2 (embed)
579 - exaile <unfixed> (embed)
580 - hobix <unfixed> (embed)
581 - pixelpost <unfixed> (embed)
582 - symfony <unfixed> (embed)
583 NOTE: it's been said that there are custom changes
584 - zabbix-frontend-php <unfixed> (embed)
585 - turba2 <unfixed> (embed)
586
587 gdb
588 - insight <unfixed> (embed)
589
590 e2fsprogs
591 - ldiskfsprogs <unfixable> (fork)
592
593 quazip (not packaged in Debian)
594 - qcake <unfixed> (embed)
595 NOTE: starting with upstream version 0.6.4
596
597 exo
598 - pcmanfm <unfixed> (embed; bug #499677)
599 NOTE: slightly modified source code
600
601 java
602 - openjdk-6 <unfixed>
603 - sun-java5 <unfixed>
604 - sun-java6 <unfixed>
605
606 libphp-snoopy
607 - ampache 3.4.1-2 (embed; bug #504169)
608 - mahara 1.0.5-2 (embed; bug #504170)
609 - pixelpost <unfixed> (embed; bug #504171)
610 - mediamate 0.9.3.6-5 (embed; bug #504172)
611 - opendb <unfixed> (embed; bug #504173)
612 - wordpress 2.5.1-9 (embed; bug #443948)
613 - moodle <unfixed> (embed; bug #507185)
614 - phpgroupware-felamimail <unfixed> (embed)
615 NOTE: phpgroupware-felamimail is only in etch
616 - magpierss 0.72-3 (embed; bug #431089)
617
618 jquery
619 - zekr <unfixed> (embed)
620 - wordpress <unfixed> (embed)
621 - yocto-reader <unfixed> (embed)
622 - textpattern <unfixed> (embed)
623 - genshi 0.5.1-1 (embed)
624 NOTE: compressed file under examples/ dir
625 - prewikka <unfixed> (embed)
626 - libramaze-ruby <unfixed> (embed)
627 - drupal5 <unfixed> (embed)
628 - b2evolution <unfixed> (embed)
629
630 kses
631 - wordpress <unfixed> (embed; bug #504242)
632 NOTE: their copy has all methods renamed to wp_<foo>
633 - moodle <unfixed> (embed; bug #507185)
634 - egroupware <unfixed> (embed)
635
636 magpierss
637 - wordpress <unfixed> (embed; bug #504242)
638
639 php-gettext
640 - wordpress <unfixed> (embed; bug #504242)
641
642 libphp-ixr (name may change, it is the Incutio XML-RPC)
643 - wordpress <unfixed> (embed; bug #504242)
644 - dokuwiki <unfixed> (embed)
645 - textpattern <unfixed> (embed)
646
647 libphp-cas
648 - glpi <unfixed> (embed)
649 - moodle <unfixed> (embed; bug #496069)
650
651 scriptaculous
652 - glpi <unfixed> (embed)
653 - libaws-doc <unfixed> (embed)
654 - op-panel <unfixed> (embed)
655 - symfony <unfixed> (embed)
656 NOTE: maintainer says there are extra incompatible changes required
657 - pixelpost <unfixed> (embed)
658 - python-webhelpers <unfixed> (embed)
659 - qwik <unfixed> (embed)
660 - smokeping <unfixed> (embed)
661 - turba2 <unfixed> (embed)
662 - typo3-src 4.2.3-1 (embed)
663
664 libmarkdown-php
665 - moodle <unfixed> (embed; bug #507185)
666 - pixelpost <unfixed> (embed)
667
668 php-openid
669 - wordpress-openid <itp> (embed)
670
671 geshi
672 - dokuwiki 0.0.20080505-3.1 (embed)
673 - pgfouine 1.0-1.1 (embed)
674
675 webcalendar
676 - gforge-plugins-extra 4.7~rc2-6 (embed; bug #504758)
677
678 libical
679 - kdepim <unfixed> (fork)
680 - kdepimlibs <unfixed> (fork)
681 NOTE: fixed in KDE4 post 4.1.x series
682
683 libltdl3
684 - kdelibs <unfixed> (embed)
685 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
686
687 harfbuzz
688 - qt4-x11 <unfixed> (embed)
689
690 libzip
691 - php5 <unfixed> (fork)
692
693 json.php (not packaged; should be replaced with php's built-in functions)
694 - moodle <unfixed>
695 - yui <unfixed>
696 - gallery2 <unfixed>
697 - dokuwiki <unfixed>
698 - typo3-src-4.2 <unfixed>
699
700 php-fpdf
701 - tcpdf <itp> (fork)
702 - moodle <unfixed>
703 - phpwiki <unfixed>
704 - egroupware <unfixed>
705 - ldap-account-manager <unfixed> (fork)
706
707 tcpdf (itp: #495985)
708 - moodle <unfixed>
709 - phpmyadmin <unfixed>
710
711 typo3
712 - moodle <unfixed>
713
714 spreadsheet_writeexcel (PHP port of libspreadsheet-writeexcel-perl; itp: #487557)
715 - moodle <unfixed>
716 - gosa <unfixed>
717
718 php-ole (itp: #487558)
719 - moodle <unfixed>
720
721 bennu (http://bennu.sourceforge.net)
722 - moodle <unfixed>
723
724 pieforms (http://www.catalyst.net.nz)
725 - mahara <unfixed>
726
727 savant2 (http://phpsavant.com)
728 - egroupware <unfixed>
729
730 rssparser (http://nwow.org)
731 - egroupware <unfixed>
732 - phpgroupware <unfixed>

  ViewVC Help
Powered by ViewVC 1.1.5