Activity log for bug #336554

Date Who What changed Old value New value Message
2009-03-02 07:04:25 Ralf Hildebrandt bug added bug
2009-05-09 20:09:20 Kees Cook bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=512373
2009-05-09 20:09:20 Kees Cook bug task added awstats (Debian)
2009-05-09 20:09:40 Kees Cook affects libgeo-ipfree-perl (Ubuntu) awstats (Ubuntu)
2009-05-09 20:09:40 Kees Cook awstats (Ubuntu): importance Undecided Low
2009-05-09 20:09:40 Kees Cook awstats (Ubuntu): status New Confirmed
2009-05-09 20:16:16 Kees Cook bug task added awstats (Ubuntu Jaunty)
2009-05-09 20:16:16 Kees Cook bug task added awstats (Ubuntu Karmic)
2009-05-09 20:16:43 Kees Cook awstats (Ubuntu Karmic): status Confirmed Fix Released
2009-05-09 20:17:17 Kees Cook awstats (Ubuntu Jaunty): importance Undecided Low
2009-05-09 20:17:17 Kees Cook awstats (Ubuntu Jaunty): status New Triaged
2009-05-09 20:17:17 Kees Cook awstats (Ubuntu Jaunty): assignee Kees Cook (kees)
2009-05-09 20:19:01 Kees Cook attachment added awstats_6.7.dfsg-5.1ubuntu0.1.debdiff http://launchpadlibrarian.net/26512768/awstats_6.7.dfsg-5.1ubuntu0.1.debdiff
2009-05-09 20:22:41 Kees Cook description % /usr/lib/cgi-bin/awstats.pl -config=awstats -update > /dev/null Use of uninitialized value $_[0] in pattern match (m//) at /usr/share/perl5/Geo/IPfree.pm line 80. # lsb_release -rd /usr/bin/lsb_release:81: DeprecationWarning: the sets module is deprecated import sets Description: Ubuntu jaunty (development branch) Release: 9.04 # apt-cache policy libgeo-ipfree-perl libgeo-ipfree-perl: Installiert: 0.4-1 Kandidat: 0.4-1 Versions-Tabelle: *** 0.4-1 0 500 http://de.archive.ubuntu.com jaunty/universe Packages 100 /var/lib/dpkg/status % /usr/lib/cgi-bin/awstats.pl -config=awstats -update > /dev/null Use of uninitialized value $_[0] in pattern match (m//) at /usr/share/perl5/Geo/IPfree.pm line 80. # lsb_release -rd /usr/bin/lsb_release:81: DeprecationWarning: the sets module is deprecated import sets Description: Ubuntu jaunty (development branch) Release: 9.04 # apt-cache policy libgeo-ipfree-perl libgeo-ipfree-perl: Installiert: 0.4-1 Kandidat: 0.4-1 Versions-Tabelle: *** 0.4-1 0 500 http://de.archive.ubuntu.com jaunty/universe Packages 100 /var/lib/dpkg/status IMPACT: every execution of awstats spews warnings (filling logs, cron email, etc) ADDRESSED: fixed in Debian to correctly initialize Geo::IPfree PATCH: attached TEST CASE: /usr/lib/cgi-bin/awstats.pl -config=awstats -update > /dev/null REGRESSION POTENTIAL: very low: 1 line patch to correct the initialization
2009-05-09 20:23:04 Kees Cook bug added subscriber Ubuntu Stable Release Updates Team
2009-05-14 09:35:43 Martin Pitt awstats (Ubuntu Jaunty): status Triaged Fix Committed
2009-05-14 09:35:50 Martin Pitt tags verification-needed
2009-06-15 18:59:08 Launchpad Janitor branch linked lp:ubuntu/jaunty-proposed/awstats
2009-07-07 14:25:09 Ralf Hildebrandt removed subscriber Ralf Hildebrandt
2009-08-13 18:57:48 Kees Cook awstats (Ubuntu Karmic): assignee Kees Cook (kees)
2009-08-13 19:19:11 Kees Cook description % /usr/lib/cgi-bin/awstats.pl -config=awstats -update > /dev/null Use of uninitialized value $_[0] in pattern match (m//) at /usr/share/perl5/Geo/IPfree.pm line 80. # lsb_release -rd /usr/bin/lsb_release:81: DeprecationWarning: the sets module is deprecated import sets Description: Ubuntu jaunty (development branch) Release: 9.04 # apt-cache policy libgeo-ipfree-perl libgeo-ipfree-perl: Installiert: 0.4-1 Kandidat: 0.4-1 Versions-Tabelle: *** 0.4-1 0 500 http://de.archive.ubuntu.com jaunty/universe Packages 100 /var/lib/dpkg/status IMPACT: every execution of awstats spews warnings (filling logs, cron email, etc) ADDRESSED: fixed in Debian to correctly initialize Geo::IPfree PATCH: attached TEST CASE: /usr/lib/cgi-bin/awstats.pl -config=awstats -update > /dev/null REGRESSION POTENTIAL: very low: 1 line patch to correct the initialization % /usr/lib/cgi-bin/awstats.pl -config=awstats -update > /dev/null Use of uninitialized value $_[0] in pattern match (m//) at /usr/share/perl5/Geo/IPfree.pm line 80. # lsb_release -rd /usr/bin/lsb_release:81: DeprecationWarning: the sets module is deprecated import sets Description: Ubuntu jaunty (development branch) Release: 9.04 # apt-cache policy libgeo-ipfree-perl libgeo-ipfree-perl: Installiert: 0.4-1 Kandidat: 0.4-1 Versions-Tabelle: *** 0.4-1 0 500 http://de.archive.ubuntu.com jaunty/universe Packages 100 /var/lib/dpkg/status IMPACT: every execution of awstats spews warnings (filling logs, cron email, etc) ADDRESSED: fixed in Debian to correctly initialize Geo::IPfree PATCH: attached REGRESSION POTENTIAL: very low: 1 line patch to correct the initialization TEST CASE: sudo apt-get -y install awstats libgeo-ipfree-perl sudo sed -i -e 's/^#LoadPlugin="geoipfree"/LoadPlugin="geoipfree"/' /etc/awstats/awstats.conf sudo sed -i -e 's/^SiteDomain=""/SiteDomain="localhost"/' /etc/awstats/awstats.conf /usr/lib/cgi-bin/awstats.pl -config=awstats -update > /dev/null expected output: (none) currently: Use of uninitialized value $_[0] in pattern match (m//) at /usr/share/perl5/Geo/IPfree.pm line 80.
2009-08-13 19:51:43 Brian Murray tags verification-needed verification-done
2009-08-13 20:23:29 Launchpad Janitor awstats (Ubuntu Jaunty): status Fix Committed Fix Released
2011-08-11 13:02:53 Bug Watch Updater awstats (Debian): status Unknown Fix Released