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_1 - More Bootstrap and other bug fixes #84

Merged
merged 15 commits into from
Mar 14, 2016

Conversation

bmeeks8
Copy link
Contributor

@bmeeks8 bmeeks8 commented Mar 12, 2016

This update corrects a number of issues identified during user testing of the new Bootstrap-converted inline IPS mode package.

Bug Fixes

  1. Help text under Enable checkbox on SID MGMT tab is incorrect.
  2. Icons are missing from several buttons on the FLOW/STREAM and APP PARSERS tabs.
  3. Update Info Block icons at bottom of INTERFACES tab to show start, restart and stop icons.
  4. When IPS mode is Inline, hide Pass List drop-down on INTERFACE SETTINGS tab since it is not used in IPS mode inline.
  5. Adjust icons on Flowbits Rules view page to match Snort and widen the column for displaying SID.
  6. Change RULES tab to match Snort. Put View rules button next to drop-down and change to buttons in Overrides section.
  7. Fix many logic issues in implementation of new dropsid.conf support on SID MGMT tab.
  8. The "default" engine's bind-to address is not read-only on the OS Policy and HTTP Policy engine pages.
  9. Alias auto-suggest not working for alias fields on OS Policy and HTTP Policy engine pages.
  10. Select Alias button missing on Pass List Edit page.
  11. Auto-managed rule categories not being flagged correctly on CATEGORIES tab.
  12. Display additional icon to show rules modified by dropsid or modifysid on RULES tab.
  13. Allow clearing of sid_changes.log when selected on LOGS VIEW tab.

@netgate-git-updates netgate-git-updates merged commit 903b46c into pfsense:devel Mar 14, 2016
@bmeeks8 bmeeks8 deleted the pfSense-pkg-suricata-3.0_1 branch March 14, 2016 16:04
netgate-git-updates pushed a commit that referenced this pull request Jan 9, 2017
- Update dependency version
- Rename dependency to match standard Python package naming and support
  multiple/concurrent versions on httpie and py-http-prompt

www/py-httpie: rename from www/httpie; fix dependencies; set NO_ARCH [2]
www/Makefile: chase rename
MOVED: document rename

Changelog:
- 0.7.0
* New feature: Shell substitution (#54, #61, #74)
* New feature: Piping to shell (#61, #74)
* New feature: Be able to delete all parameters of a given type (#
- 0.8.0
* Add support for OPTIONS method (#84)
* Fix highlighting bug with parameters starting with HTTP method names (#86)
* Fix excessive newlines after headers and body (#89)

PR:		213700 [1]
PR:		213728 [2]
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br> (maintainer)
netgate-git-updates pushed a commit that referenced this pull request Jul 11, 2022
Changelog:
 * Fix build with gcc 11.3.0 (resolves #57) by @danvratil in #58
 * Fix ODR violation when LTO is enabled by @danvratil in #59
 * Rework Github CI - add compilers and platforms by @danvratil in #60
 * CI: consolidate the CI builds into a single matrix by @danvratil in #61
 * Export QCoro wrapper classes by @danvratil in #65
 * CI: disable shared libs on Windows by @danvratil in #67
 * Enable "modern Qt" compiler definitions by @danvratil in #66
 * Introduce Generator and AsyncGenerator coroutine return types by @danvratil in #69
 * Fix installing export header by @danvratil in #77
 * Deprecate task.h in favor of qcorotask.h (#70) by @danvratil in #76
 * QtWebSockets support by @danvratil in #75
 * Document -DQCORO_WITH_QTWEBSOCKETS by @dangelog in #81
 * Fix the build by #include'ing by @dangelog in #82
 * QCoroTask: fixup a template type parameter name by @dangelog in #83
 * Add support for clang-cl (fixes #84) by @danvratil in #86
 * Fix possible race in TestWsServer by @danvratil in #88
 * WebSocket bugfixes & documentation by @danvratil in #89
 * Explicitly enable exception support for clang-cl (fixes #90) by @danvratil in #91
netgate-git-updates pushed a commit that referenced this pull request Apr 16, 2023
Changelog:

 * rename album fields to match MusicBrainz internal names by @tpeacock19 in #81
 * Fix string leaks in property change handler by @mia-0 in #84
 * Makefile: Allow to append CFLAGS / LDFLAGS from environment. by @olifre in #87
 * Do not use the default GMainContext by @gnome-mpv in #88
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