* [PATCH] ruleset-sources: Update snort dl urls.
@ 2020-10-27 9:52 Stefan Schantl
2020-10-27 10:00 ` Michael Tremer
0 siblings, 1 reply; 6+ messages in thread
From: Stefan Schantl @ 2020-10-27 9:52 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 981 bytes --]
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
config/suricata/ruleset-sources | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/config/suricata/ruleset-sources b/config/suricata/ruleset-sources
index 8b25346b5..a00cef945 100644
--- a/config/suricata/ruleset-sources
+++ b/config/suricata/ruleset-sources
@@ -1,8 +1,8 @@
# Ruleset for registered sourcefire users.
-registered = https://www.snort.org/rules/snortrules-snapshot-29151.tar.gz?oinkcode=<oinkcode>
+registered = https://www.snort.org/rules/snortrules-snapshot-29161.tar.gz?oinkcode=<oinkcode>
# Ruleset for registered sourcefire users with valid subscription.
-subscripted = https://www.snort.org/rules/snortrules-snapshot-29151.tar.gz?oinkcode=<oinkcode>
+subscripted = https://www.snort.org/rules/snortrules-snapshot-29161.tar.gz?oinkcode=<oinkcode>
# Community rules from sourcefire.
community = https://www.snort.org/rules/community
--
2.20.1
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] ruleset-sources: Update snort dl urls.
2020-10-27 9:52 [PATCH] ruleset-sources: Update snort dl urls Stefan Schantl
@ 2020-10-27 10:00 ` Michael Tremer
2020-10-27 11:01 ` Stefan Schantl
0 siblings, 1 reply; 6+ messages in thread
From: Michael Tremer @ 2020-10-27 10:00 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1129 bytes --]
Same question here.
> On 27 Oct 2020, at 09:52, Stefan Schantl <stefan.schantl(a)ipfire.org> wrote:
>
> Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
> ---
> config/suricata/ruleset-sources | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/config/suricata/ruleset-sources b/config/suricata/ruleset-sources
> index 8b25346b5..a00cef945 100644
> --- a/config/suricata/ruleset-sources
> +++ b/config/suricata/ruleset-sources
> @@ -1,8 +1,8 @@
> # Ruleset for registered sourcefire users.
> -registered = https://www.snort.org/rules/snortrules-snapshot-29151.tar.gz?oinkcode=<oinkcode>
> +registered = https://www.snort.org/rules/snortrules-snapshot-29161.tar.gz?oinkcode=<oinkcode>
>
> # Ruleset for registered sourcefire users with valid subscription.
> -subscripted = https://www.snort.org/rules/snortrules-snapshot-29151.tar.gz?oinkcode=<oinkcode>
> +subscripted = https://www.snort.org/rules/snortrules-snapshot-29161.tar.gz?oinkcode=<oinkcode>
>
> # Community rules from sourcefire.
> community = https://www.snort.org/rules/community
> --
> 2.20.1
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] ruleset-sources: Update snort dl urls.
2020-10-27 10:00 ` Michael Tremer
@ 2020-10-27 11:01 ` Stefan Schantl
0 siblings, 0 replies; 6+ messages in thread
From: Stefan Schantl @ 2020-10-27 11:01 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1565 bytes --]
Hello Michael,
These changes have not been tested or reviewed yet.
But they are very trivial so, I think we are safe to merge them
anyways.
If possible please ship them as soon as possible, because it allows
users of sourcefire (snort) rulesets to receive the latest ruleset
again.
Best regards,
-Stefan
> Same question here.
>
> > On 27 Oct 2020, at 09:52, Stefan Schantl <stefan.schantl(a)ipfire.org
> > > wrote:
> >
> > Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
> > ---
> > config/suricata/ruleset-sources | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/config/suricata/ruleset-sources
> > b/config/suricata/ruleset-sources
> > index 8b25346b5..a00cef945 100644
> > --- a/config/suricata/ruleset-sources
> > +++ b/config/suricata/ruleset-sources
> > @@ -1,8 +1,8 @@
> > # Ruleset for registered sourcefire users.
> > -registered =
> > https://www.snort.org/rules/snortrules-snapshot-29151.tar.gz?oinkcode=<oinkcode
> > >
> > +registered =
> > https://www.snort.org/rules/snortrules-snapshot-29161.tar.gz?oinkcode=<oinkcode
> > >
> >
> > # Ruleset for registered sourcefire users with valid subscription.
> > -subscripted =
> > https://www.snort.org/rules/snortrules-snapshot-29151.tar.gz?oinkcode=<oinkcode
> > >
> > +subscripted =
> > https://www.snort.org/rules/snortrules-snapshot-29161.tar.gz?oinkcode=<oinkcode
> > >
> >
> > # Community rules from sourcefire.
> > community = https://www.snort.org/rules/community
> > --
> > 2.20.1
> >
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] ruleset-sources: Update snort dl urls.
2019-10-11 18:44 Stefan Schantl
@ 2019-10-14 10:28 ` Michael Tremer
0 siblings, 0 replies; 6+ messages in thread
From: Michael Tremer @ 2019-10-14 10:28 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1167 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 11 Oct 2019, at 19:44, Stefan Schantl <stefan.schantl(a)ipfire.org> wrote:
>
> Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
> ---
> config/suricata/ruleset-sources | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/config/suricata/ruleset-sources b/config/suricata/ruleset-sources
> index 8ec848202..ef8d8482b 100644
> --- a/config/suricata/ruleset-sources
> +++ b/config/suricata/ruleset-sources
> @@ -1,8 +1,8 @@
> # Ruleset for registered sourcefire users.
> -registered = https://www.snort.org/rules/snortrules-snapshot-29130.tar.gz?oinkcode=<oinkcode>
> +registered = https://www.snort.org/rules/snortrules-snapshot-29150.tar.gz?oinkcode=<oinkcode>
>
> # Ruleset for registered sourcefire users with valid subscription.
> -subscripted = https://www.snort.org/rules/snortrules-snapshot-29130.tar.gz?oinkcode=<oinkcode>
> +subscripted = https://www.snort.org/rules/snortrules-snapshot-29150.tar.gz?oinkcode=<oinkcode>
>
> # Community rules from sourcefire.
> community = https://www.snort.org/rules/community
> --
> 2.20.1
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* [PATCH] ruleset-sources: Update snort dl urls.
@ 2019-10-11 18:44 Stefan Schantl
2019-10-14 10:28 ` Michael Tremer
0 siblings, 1 reply; 6+ messages in thread
From: Stefan Schantl @ 2019-10-11 18:44 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 981 bytes --]
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
config/suricata/ruleset-sources | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/config/suricata/ruleset-sources b/config/suricata/ruleset-sources
index 8ec848202..ef8d8482b 100644
--- a/config/suricata/ruleset-sources
+++ b/config/suricata/ruleset-sources
@@ -1,8 +1,8 @@
# Ruleset for registered sourcefire users.
-registered = https://www.snort.org/rules/snortrules-snapshot-29130.tar.gz?oinkcode=<oinkcode>
+registered = https://www.snort.org/rules/snortrules-snapshot-29150.tar.gz?oinkcode=<oinkcode>
# Ruleset for registered sourcefire users with valid subscription.
-subscripted = https://www.snort.org/rules/snortrules-snapshot-29130.tar.gz?oinkcode=<oinkcode>
+subscripted = https://www.snort.org/rules/snortrules-snapshot-29150.tar.gz?oinkcode=<oinkcode>
# Community rules from sourcefire.
community = https://www.snort.org/rules/community
--
2.20.1
^ permalink raw reply [flat|nested] 6+ messages in thread
* [PATCH] ruleset-sources: Update snort dl urls.
@ 2019-05-26 18:11 Stefan Schantl
0 siblings, 0 replies; 6+ messages in thread
From: Stefan Schantl @ 2019-05-26 18:11 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 981 bytes --]
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
config/suricata/ruleset-sources | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/config/suricata/ruleset-sources b/config/suricata/ruleset-sources
index cf6baa18e..8ec848202 100644
--- a/config/suricata/ruleset-sources
+++ b/config/suricata/ruleset-sources
@@ -1,8 +1,8 @@
# Ruleset for registered sourcefire users.
-registered = https://www.snort.org/rules/snortrules-snapshot-29120.tar.gz?oinkcode=<oinkcode>
+registered = https://www.snort.org/rules/snortrules-snapshot-29130.tar.gz?oinkcode=<oinkcode>
# Ruleset for registered sourcefire users with valid subscription.
-subscripted = https://www.snort.org/rules/snortrules-snapshot-29120.tar.gz?oinkcode=<oinkcode>
+subscripted = https://www.snort.org/rules/snortrules-snapshot-29130.tar.gz?oinkcode=<oinkcode>
# Community rules from sourcefire.
community = https://www.snort.org/rules/community
--
2.20.1
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2020-10-27 11:01 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-27 9:52 [PATCH] ruleset-sources: Update snort dl urls Stefan Schantl
2020-10-27 10:00 ` Michael Tremer
2020-10-27 11:01 ` Stefan Schantl
-- strict thread matches above, loose matches on Subject: below --
2019-10-11 18:44 Stefan Schantl
2019-10-14 10:28 ` Michael Tremer
2019-05-26 18:11 Stefan Schantl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox