~ubuntu-branches/ubuntu/quantal/awstats/quantal

« back to all changes in this revision

Viewing changes to debian/patches/1014_websec_robot.patch

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard, Sergey B Kirpichev, Jonas Smedegaard
  • Date: 2011-03-12 19:44:25 UTC
  • mfrom: (1.2.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20110312194425-hn7bo427pgqw2smz
Tags: 7.0~dfsg-1
* New upstream release.
  Closes: bug#613447.

[ Sergey B Kirpichev ]
* Unfuzz patches.
* Update patch 1008.
* Drop obsolete patches.
* Fix +x bit on *.js in docs/examples
* Avoid asterisks in debian/NEWS entries, to please lintian.
* Fix recode bulgarian tooltips file as utf-8.
  Closes: bug#610632.
* Forward patches 0007 and 1015 upstream.
* Allow DM (Debian Maintainer) uploads.

[ Jonas Smedegaard ]
* Update copyright file:
  + Rewrite using Subversion rev.173 of draft DEP5 format.
  + Add some previously missed authors and licenses.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
--- a/wwwroot/cgi-bin/lib/browsers.pm
6
6
+++ b/wwwroot/cgi-bin/lib/browsers.pm
7
 
@@ -242,7 +242,8 @@
 
7
@@ -253,7 +253,8 @@
8
8
 'POE\-Component\-Client\-HTTP',
9
9
 'mozilla',                             # Must be at end because a lot of browsers contains mozilla in string
10
10
 'libwww',                              # Must be at end because some browser have both 'browser id' and 'libwww'
14
14
 );
15
15
 
16
16
 # BrowsersHashIDLib
17
 
@@ -468,7 +469,8 @@
 
17
@@ -479,7 +480,8 @@
18
18
 'POE\-Component\-Client\-HTTP','HTTP user-agent for POE (portable networking framework for Perl)',
19
19
 'mozilla','Mozilla',
20
20
 'libwww','LibWWW',