diff --git a/debian/changelog b/debian/changelog index 9c1ec83..1270bf4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +securityonion-web-page (20141015-0ubuntu0securityonion27) precise; urgency=low + + * securityonion-web-page: add groupby:site to ELSA HTTP SQL Injection query #775 + + -- Doug Burks Sun, 12 Jul 2015 07:34:26 -0400 + securityonion-web-page (20141015-0ubuntu0securityonion26) precise; urgency=low * securityonion-web-page: add SSL Top Subjects query #767 diff --git a/debian/patches/securityonion-web-page:-add-groupby:site-to-ELSA-HTTP-SQL-Injection-query-#775 b/debian/patches/securityonion-web-page:-add-groupby:site-to-ELSA-HTTP-SQL-Injection-query-#775 new file mode 100644 index 0000000..3303213 --- /dev/null +++ b/debian/patches/securityonion-web-page:-add-groupby:site-to-ELSA-HTTP-SQL-Injection-query-#775 @@ -0,0 +1,36 @@ +Description: + TODO: Put a short summary on the line above and replace this paragraph + with a longer explanation of this change. Complete the meta-information + with other relevant fields (see below for details). To make it easier, the + information below has been extracted from the changelog. Adjust it or drop + it. + . + securityonion-web-page (20141015-0ubuntu0securityonion27) precise; urgency=low + . + * securityonion-web-page: add groupby:site to ELSA HTTP SQL Injection query #775 +Author: Doug Burks + +--- +The information above should follow the Patch Tagging Guidelines, please +checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here +are templates for supplementary fields that you might want to add: + +Origin: , +Bug: +Bug-Debian: http://bugs.debian.org/ +Bug-Ubuntu: https://launchpad.net/bugs/ +Forwarded: +Reviewed-By: +Last-Update: + +--- securityonion-web-page-20141015.orig/elsa/menu.php ++++ securityonion-web-page-20141015/elsa/menu.php +@@ -178,7 +178,7 @@ function showhide(tspan, tri) { + >Sites hosting JARs
+ >Sites hosting RARs
+ >Sites hosting ZIPs
+- >Potential SQL Injection
++ >Potential SQL Injection
+
+ + diff --git a/debian/patches/series b/debian/patches/series index bc1afab..0ff76f6 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -18,3 +18,4 @@ fix-HTTP-mime-type-queries-for-new-ELSA add-ELSA-queries-for-JARs-and-ZIPs add-HTTP-Potential-SQL-Injection-query securityonion-web-page:-add-SSL-Top-Subjects-query-#767 +securityonion-web-page:-add-groupby:site-to-ELSA-HTTP-SQL-Injection-query-#775 diff --git a/elsa/menu.php b/elsa/menu.php index 9ba2dfb..f1b0311 100644 --- a/elsa/menu.php +++ b/elsa/menu.php @@ -178,7 +178,7 @@ function showhide(tspan, tri) { >Sites hosting JARs
>Sites hosting RARs
>Sites hosting ZIPs
- >Potential SQL Injection
+ >Potential SQL Injection