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

Bug Fix for Snort-2.9.9.0 Binary Package #394

Merged
merged 1 commit into from
Aug 18, 2017

Conversation

bmeeks8
Copy link
Contributor

@bmeeks8 bmeeks8 commented Aug 18, 2017

Snort-2.9.9.0_2

This update simplifies the CSV output module patch used with Snort on pfSense. The simplifed patch will be easier to maintain. Also added some missing null pointer checks within the CSV patch that were likely causing some user-reported Signal 11 errors in certain circumstances. Finally, added back the missing attribute_table.dtd file that should get copied to the etc/snort directory upon installation. This file is used when the Host Attribute Table preprocessor is enabled.

This update is backwards compatible with the existing Snort GUI package, so the new binary can be built immediately.

@bmeeks8
Copy link
Contributor Author

bmeeks8 commented Aug 18, 2017

I will be submitting another pull request in the near future to fix some Snort GUI package bugs, but this binary package update is not dependent on that updated GUI package. This binary update can be built and made available to users immediately to give them the benefit of the Signal 11 bug fixes.

Bill

@netgate-git-updates netgate-git-updates merged commit 78194d0 into pfsense:devel Aug 18, 2017
@bmeeks8 bmeeks8 deleted the snort-2.9.9.0_2 branch August 19, 2017 22:11
netgate-git-updates pushed a commit that referenced this pull request Feb 21, 2019
jonc@chen.org.nz steps up to maintain the port

ChangeLog: https://github.com/Sigil-Ebook/Sigil/releases/tag/0.9.12

* fix typo in cssreformatter that caused errors with @ fontface (issue #394)
* workaround for qt bug affecting tab close buttons on Mac (commit f3b9399)
* fix Mac Qt5 plugin dylibs that macdeployqt broke in Sigil-0.9.11

PR:	235873
Submitted by:	jonc@chen.org.nz (maintainer)
netgate-git-updates pushed a commit that referenced this pull request Oct 10, 2019
- Pet portclippy while here

Changelog:

 * First run and build fixes #482 #473 #467 #479 (maciejsszmigiero)
 * Add OTP (two factor authentication) support #327 #394 (Noettore)
 * Display passwords as QR codes #421 (frawi)
 * Renaming password #463 #469 (Noettore)
 * Correct font color with Dark themes #340 #476 (a-andreyev)
 * Sorted profiles dropdown as in #404 #472 (Noettore)

PR:		241176
Submitted by:	Anne Jan Brouwer <brouwer@annejan.com> (maintainer)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D21973
netgate-git-updates pushed a commit that referenced this pull request May 21, 2022
3.1.0 (2022-05-18)
   * Introduce basic support for OpenSSL version 3 (#492)
   * Update regex in grep to be POSIX compliant (#556)
   * Introduce status reporting tools (#555 & #557)
   * Display certificates using UTF8 (#551)
   * Allow certificates to be created with fixed date offset (#550)
   * Add 'verify' to verify certificate against CA (#549)
   * Add PKCS#12 alias 'friendlyName' (#544)
   * Disallow use of '--vars=FILE init-pki' (#566)
   * Support multiple IP-Addresses in SAN (#564)
   * Add option '--renew-days=NN', custom renew grace period (#557)
   * Add 'nopass' option to the 'export-pkcs' functions (#411)
   * Add support for 'busybox' (#543)
   * Add option '--tmp-dir=DIR' to declare Temp-dir (Commit f503a22)

3.0.9 (2022-05-17)
   * Upgrade OpenSSL from 1.1.0j to 1.1.1o (#405, #407)
      - We are buliding this ourselves now.
   * Fix --version so it uses EASYRSA_OPENSSL (#416)
   * Use openssl rand instead of non-POSIX mktemp (#478)
   * Fix paths with spaces (#443)
   * Correct OpenSSL version from Homebrew on macOs (#416)
   * Fix revoking a renewed certificate (Original PR #394)
     Follow-up commit: ef22701878bb10df567d60f2ac50dce52a82c9ee
   * Introduce 'show-crl' (d1993892178c5219f4a38d50db3b53d1a972b36c)
   * Support Windows-Git 'version of bash' (#533)
   * Disallow use of single quote (') in vars file, Warning (#530)
   * Creating a CA uses x509-types/ca and COMMON (#526)
   * Prefer 'PKI/vars' over all other locations (#528)
   * Introduce 'init-pki soft'  option (#197)
   * Warnings are no longer silenced by --batch (#523)
   * Improve packaging options (#510)
   * Update regex for POSIX compliance (#556)
   * Correct date format for Darwin/BSD (#559)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants