Analysis shows these source packages should not have to be tested on Dapper, as 
they don't actually use pcre:
kdeaddons
kdebindings
kdeedu
kdewebdev
ktorrent

To be doubly sure, I did:
grep -ri pcre <source dir>

kdebindings references pcre in kjsembed files:
qjsembed.nsi    (win32)
qjsembed.pro    (win32)
kjsembed.pro    (unix) says to link against it, but nothing uses it directly

kdewebdev has 'pcre.tag' in
/kdewebdev-3.5.2/quanta/data/dtep/php/pcre.tag but doesn't actually use
it.

-- 
[pcre3] several security issues in Perl-Compatible Regular Expression library
https://bugs.launchpad.net/bugs/160454
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to