Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pfSense-pkg-suricata 3.0_2 - Fix user-reported issues and a few other things #85

Merged
merged 8 commits into from
Mar 15, 2016

Conversation

bmeeks8
Copy link
Contributor

@bmeeks8 bmeeks8 commented Mar 14, 2016

This update corrects some user-reported bugs and some more Bootstrap conversion issues.

Bug Fixes

  1. Rules auto-managed by SID MGMT tab files are not tagged correctly on the RULES tab.
  2. IQRisk IP Reputation files not downloading for users with subscription code.
  3. Icons indicating rule GID:SID added to Supress Lists get duplicated when IPs are the same on ALERTS tab.
  4. Snort VRT rules checkboxes not auto-disabled when IPS-Policy is selected on CATEGORIES tab.
  5. PCRE selection of SIDs not working correctly for auto-SID management.

@netgate-git-updates netgate-git-updates merged commit 5925ffa into pfsense:devel Mar 15, 2016
@bmeeks8 bmeeks8 deleted the pfSense-pkg-suricata-3.0_2 branch March 15, 2016 13:35
netgate-git-updates pushed a commit that referenced this pull request Jun 7, 2018
 - Fixed IPv4 formatted IP address returning True on ipv6
   (#85, pull request courtesy johndlong)
 - Fixed IPv6 address parsing
   (#83, pull request courtesy JulianKahnert)
 - Fixed domain validator for international domains and certain edge cases
   (#76, pull request courtesy Ni-Knight)
netgate-git-updates pushed a commit that referenced this pull request Dec 20, 2019
  * add -q and document -v

  * Use CURLOPT_PATH_AS_IS option if it is available

  * Correct -r to be "-r rrset". Correct batch rdata/ip to be
    "rdata/ip/ADDR[,PFXLEN]"

  * In man page: remove duplicate -v flag description. Move -q flag to be
    in alphabetical order

  * Change -R option to be a -N option.  Add a new -R option that searches
    the left-hand-side. Reference dnstable-encoding(5)

  * fix no-newline-eof bug in -f for jonas; add -f -f support (verbose
    batching)

  * correct behaviour of -l and -L with respect to -f and -m

  * only call writer_fini() from the scope who called writer_init(),
    except in the my_exit() path

  * kill the sort on overcount

  * add error code and description to the -f -f ++ marker

  *  fix abort in writer_status() by changing where "once" lives from
     reader to writer

  * fix no-newline-eof bug in -f; add -f -f support (verbose batching)

  * Change parsing -l and -L to use parse_long so it will catch parsing
    errors

  * Fix an assert

  * fix #90 with some warning and documentation changes

  * fix #89 by restructuring the validate_verb() system

  * fix #88 by better explaining text vs. dns formats

  * fix #87 by reorganizing some man page text

  * fix #86 by checking argument to -A and -B options

  * fix #83 by rewording the -k section of the man page

  * replace text for -A and -B options

  * improve documentation about interaction of -s/-S with -l/-L

  * fix #81

  * improve documentation of -c to explain about -A + -B quota impact

  * time, not date

  * fix everything noted in #85

  * document RRset (raw) query. document HEX better (#111)

Restrict portscount to real release tags.

Sponsored by:	Farsight Security, Inc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants