Your message dated Thu, 28 Mar 2013 22:17:35 +0000
with message-id <[email protected]>
and subject line Bug#703596: fixed in awstats 7.1.1~dfsg-1
has caused the Debian Bug report #703596,
regarding perl 5.14 incompatibility
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.)


-- 
703596: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703596
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: awstats
Version: 7.1~dfsg-1
Severity: important
Tags: upstream patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi 

The 7.1 release has problems with Perl 5.14, what makes it behave quite
oddly with it (in my case, it did not filter logs).

This is already fixed upstream in 7.1.1 or attached patch fixes it.

- -- 
        Michal Čihař | http://cihar.com | http://blog.cihar.com


- -- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.4.28-2.20-desktop (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJRSs68AAoJEGo39bHX+xdNVyIQANDnarmQMDVGIfZzqphOZDof
95s2eU4d7Xwrqqmh3brEa49KWGA0yW/4Ly6RLY5GkUYtTWAKGPhmk5xEA2FD2UOx
lfox0wbmBpyjKS+A9OOD3AiafhSpARngAFU+vhhJuSHJezvI1wkaAMgPnt1jwkOs
zk0UIvavuWCteVjPGPp/YQQV0AU/dbEPWp+t7GrWEghRVZT8DAJ1TIx6vIWD0TjE
VIXKWcV0Ud+jlIKGcuUeU0klQuebIfM9nNVE2yuMMMXAb+gSPrgxfOO0DtmbZxhA
tJvZSrqbfOe+4MJ+PTYOi5KUM3hLJC+3GgXIAlkiBWkeEc3SKQnGjUgH39EZSNUX
bRS7iZxtpDZDZtW0Hx8MxgP+VWcl0Ck1BNOhyakZMOvdnVh4OqVJppcC39uwuaWD
tOu7TuliEpXJfT03ztQazppvylWrdkGfL2wQyOIVjKISNBXrVDIr69YLH6yspaSp
y4STnbqCwVL3447LC3/k15Oe5wKB8LtENsLawG9pvMscSl2q4TeE4QZTnkYQaA6p
lCYL0gXLkE8HfM7PYFko0lJ1GdRA1iEMD5eVr50Xb3FVaJ6CxPchgtZxaADvZy0U
f6dMBBmYxTCVon2hO0rgpOJCpW8Cg9gostLPrhBCjEUcaE1hxYnuGglOjUyI5Fnl
bG3126rMW2qkHioPYRX9
=B5dY
-----END PGP SIGNATURE-----
diff -ruNp awstats-7.1/wwwroot/cgi-bin/awstats.pl awstats-7.1.1/wwwroot/cgi-bin/awstats.pl
--- awstats-7.1/wwwroot/cgi-bin/awstats.pl	2012-12-19 18:30:47.000000000 +0100
+++ awstats-7.1.1/wwwroot/cgi-bin/awstats.pl	2013-03-08 21:16:52.000000000 +0100
@@ -7817,7 +7817,8 @@ sub DecodeEncodedString {
 # Return:		standardregex
 #------------------------------------------------------------------------------
 sub UnCompileRegex {
-	shift =~ /\(\?[-\w]*:(.*)\)/;
+	shift =~ /\(\?[-^\w]*:(.*)\)/;         # Works with all perl
+	# shift =~ /\(\?[-\w]*:(.*)\)/;        < perl 5.14
 	return $1;
 }
 

--- End Message ---
--- Begin Message ---
Source: awstats
Source-Version: 7.1.1~dfsg-1

We believe that the bug you reported is fixed in the latest version of
awstats, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sergey B Kirpichev <[email protected]> (supplier of updated awstats package)

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


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 29 Mar 2013 01:06:00 +0400
Source: awstats
Binary: awstats
Architecture: source all
Version: 7.1.1~dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Sergey B Kirpichev <[email protected]>
Changed-By: Sergey B Kirpichev <[email protected]>
Description: 
 awstats    - powerful and featureful web server log analyzer
Closes: 703596
Changes: 
 awstats (7.1.1~dfsg-1) unstable; urgency=low
 .
   * New upstream release (Closes: #703596)
Checksums-Sha1: 
 882f8ef95a9611c0f81fe2a2feafd3409f7a27c8 1959 awstats_7.1.1~dfsg-1.dsc
 573f2a3a241f3c5349bbd7191a2c7b2ce0d6a211 1261716 awstats_7.1.1~dfsg.orig.tar.gz
 f0c48336d85aeb839db917c5df395b845de6b26b 48117 
awstats_7.1.1~dfsg-1.debian.tar.gz
 635936e8d085085b8a5db84e3d9e0f6caf19b3e5 1046894 awstats_7.1.1~dfsg-1_all.deb
Checksums-Sha256: 
 f027b4615b8ffce382f89579d9d664fa1200aaa52b4f6870f4bd22cd1c926123 1959 
awstats_7.1.1~dfsg-1.dsc
 7aac85227c6de508f479385efe0af8ae83838fe9166be8dca1646946d6661513 1261716 
awstats_7.1.1~dfsg.orig.tar.gz
 769da35a85de21cb0f43705659bc211c5b3f0e179df8850ac4d29836d06945af 48117 
awstats_7.1.1~dfsg-1.debian.tar.gz
 f347faa12fec6eecac3f416e6f4940f01846cee7760d405b61344bb0ad602924 1046894 
awstats_7.1.1~dfsg-1_all.deb
Files: 
 2b8c2df526a61123810ae80cf8033c9f 1959 web optional awstats_7.1.1~dfsg-1.dsc
 5ca95060283818a4f4ec4c2675e58d63 1261716 web optional 
awstats_7.1.1~dfsg.orig.tar.gz
 3e3062cad60ece652c7427820e884056 48117 web optional 
awstats_7.1.1~dfsg-1.debian.tar.gz
 ab415b09c4d06ab6e7859dcb9119f10d 1046894 web optional 
awstats_7.1.1~dfsg-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJRVMBzAAoJEAVLu599gGRCaYkQAJ8fplabetrynJrI65iobiJc
GWnLLa5B/sdg083Mi6XRX6lU9VIs4oEhLexIOOcr5w6VY2BbXDYWfJj4UAseoXio
oGLMagOqrA2gpyCT22xWKXy9qmYgZEv061INZZjbpKD2n7i1ShIw2ZA638pwPmoH
3CZuRQ1vphq47+rEPyesOEEc91X2Wmm4ywr+Pyw+BglJdEbipGHLgPMr6gXm8n0w
JVpXXlc67GeV/bgtEOmwueypOPzsI5+fEDxE386iuVHHBMFyzrgceZZ0dVm/plAq
DX5tKFYZz5TnVvCrDmJckhdOVTexbsf9gJ9bYVP2ldIT/LoIo08rW1kcWKi31YSd
iX0jsIY0Xww1yVn1dFpDgxkr702uUsuEd0zk+o8qJnIHGO/YMyU2JYWVrrhIZieP
Z6xxpMBInY3xJTGWqpFTz8lnZ2TuAQXPpsFURD0yjV+aaTQNa6K4PVf7bEBbUxqK
imsoF/+CAVubSICNWAN+9Duw5IqOHPohPxZDEGrKfr5xbE1NCi1tebm7ELAdsGyo
bc5Pb9jIf4s0lxRUTG9IEQwPmNO6lBY5BKbiNTLFdii6B7o5ktbbb8h6k8wUtlD1
ZFz3IzrfeSVMIHCDlIn/dbIbXUU6uoW3aBnwffC/Qm2J6wpqINb1sUAcGsKOYA5s
B0uqIcgIakXZ/zCz+D/y
=Dr3D
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to