Your message dated Tue, 04 Feb 2025 03:51:39 +0000
with message-id <[email protected]>
and subject line Bug#1094807: Removed package(s) from unstable
has caused the Debian Bug report #476419,
regarding libpcre3: stack overflow via certain regular expressions
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
476419: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476419
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: php5-cli
Version: 5.2.0-8+etch10
Severity: critical

Hi!

If write a simple script:

<?
$file = implode("",file($argv[1]));
echo "== Original: $file\n";
echo "== Replaced: ".preg_replace($argv[2],$argv[3],$file)."\n";
?>

and run it with

        php pregReplacetest.php "/\'{1,}(([^'])+)\'{1,}/ie" "TEST" testfile.txt

on a textfile i get a segmentation fault. I can send the File testfile.txt
to you if needed!

Best regards,
  Kai.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-amd64
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages php5-cli depends on:
ii  lib 1.0.3-6                              high-quality block-sorting file co
ii  lib 2.3.6.ds1-13etch5                    GNU C Library: Shared libraries
ii  lib 1.39+1.40-WIP-2006.11.14+dfsg-2etch1 common error description library
ii  lib 4.4.20-8                             Berkeley v4.4 Database Libraries [
ii  lib 1.4.4-7etch5                         MIT Kerberos runtime libraries
ii  lib 4.17-5etch3                          File type determination library us
ii  lib 5.5-5                                Shared libraries for terminal hand
ii  lib 6.7+7.4-3                            Perl 5 Compatible Regular Expressi
ii  lib 0.9.8c-4etch1                        SSL shared libraries
ii  lib 2.6.27.dfsg-2                        GNOME XML library
ii  mim 3.39-1                               MIME files 'mime.types' & 'mailcap
ii  php 5.2.0-8+etch10                       Common files for packages built fr
ii  ucf 2.0020                               Update Configuration File: preserv
ii  zli 1:1.2.3-13                           compression library - runtime

php5-cli recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 2:8.39-15.1+rm

Dear submitter,

as the package pcre3 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1094807

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Paul Tagliamonte (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to