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

Suricata 2.1.9.1 _5 - Bug fixes for Bootstrap conversion #65

Merged
merged 13 commits into from
Mar 2, 2016

Conversation

bmeeks8
Copy link
Contributor

@bmeeks8 bmeeks8 commented Mar 2, 2016

This update for the Suricata GUI package addresses some reported bugs in the Bootstrap conversion.

Bug Fixes

  1. Unable to select alternate interfaces for display on the ALERTS tab.
  2. "Add to Suppress" and "Remove from Blocked" icons not working when clicked on ALERTS tab.
  3. Selected interface not working properly on LOGS VIEW tab and not updating log contents when changed.
  4. Interface name missing in title of IP REP tab.
  5. Table columns not properly hiding overflow text with ellipsis on RULES tab.
  6. Fix auto-suggest errors with Alias on PASS LIST EDIT page.
  7. Fix invalid references to 'Snort' on INTERFACES tab.
  8. Fix HTML validation errors on various pages due to extraneous markup tags.

@netgate-git-updates netgate-git-updates merged commit 2de0b86 into pfsense:devel Mar 2, 2016
@bmeeks8 bmeeks8 deleted the suricata-2.1.9.1_5 branch March 2, 2016 13:25
netgate-git-updates pushed a commit that referenced this pull request May 20, 2017
- application translated to English and Italian languages
- completely rewritten configuration subsystem
- code separated into two subprojects: libqnapi and gui
- selecting target format/extension from command line interface - #65
- fixed problem with color information loss during subtitles conversion - #100
- Linux x86_64 AppImage binary available
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
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