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

Update Suricata binary to 4.0.1 to keep pace with upstream. #482

Closed
wants to merge 1 commit into from

Conversation

bmeeks8
Copy link
Contributor

@bmeeks8 bmeeks8 commented Nov 22, 2017

This updates the Suricata binary to version 4.0.1 to match upstream and FreeBSD ports. No GUI package changes are necessary for this update. Release Notes for Suricata 4.0.1 can be found at https://suricata-ids.org/2017/10/18/suricata-4-0-1-available/.

@rbgarga
Copy link
Member

rbgarga commented Nov 27, 2017

Hi @bmeeks8!

I've merged it manually using git cherry-pick to make merges to go easily. It's now done on 2.4.3-DEVELOPMENT and 2.3.6-DEVELOPMENT.

After I get a green light from you I'll merge it to stable branches as well.

Thanks!

@rbgarga rbgarga closed this Nov 27, 2017
@bmeeks8
Copy link
Contributor Author

bmeeks8 commented Nov 28, 2017

It will be OK to update the stable branches as well. Users can remove and reinstall Suricata if they need or want the updated binary. There are no major bug fixes in 4.0.1 that impact pfSense users to my knowledge.

Bill

@bmeeks8 bmeeks8 deleted the suricata-4.0.1 branch November 28, 2017 22:10
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 <[email protected]> (maintainer)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D21973
netgate-git-updates pushed a commit that referenced this pull request Feb 4, 2023
Changes since 1.1.0:

v1.3.0

This release contains some features and enhancements + upgrades all
dependencies.

- feat: Allow to set reporter on issue create by @ankitpokhrel in #539
- feat: Use single char ellipsis instead of triple dot by @ankitpokhrel in #540
- ehc: Make assignee operation atomic on create by @ankitpokhrel in #531
- ehc: Auto fallback to plain output on notty by @ankitpokhrel in #538
- ehc: Add warning for invalid custom field by @ankitpokhrel in #528 (Original work by @martinpovolny on #525)
- fix(build): Invalid commit hash in docker image by @ankitpokhrel in #535

- dep: Upgrade all packages by @ankitpokhrel in #532
- dep: Upgrade golang to v1.19 by @ankitpokhrel in #534
- ci: Upgrade golangci-lint to v1.50.1 by @ankitpokhrel in #536

Full Changelog: ankitpokhrel/jira-cli@v1.2.0...v1.3.0

v1.2.0

This release adds support for Jira v9, a serverinfo command to quickly check
your Jira server build info, lets you set resolution, assignee and comment on
issue move, and many more.

- feat: Add serverinfo command by @ankitpokhrel in #440
- feat: Support for Jira v9 by @ankitpokhrel in #447
- feat: Allow to set start datetime on worklog add by @ankitpokhrel in #453
- feat: Make date time input in worklog flexible by @ankitpokhrel in #465
- feat: Add support for project datatype in custom fields by @oveaurs in #482
- feat: Add weblink to issue (#446) by @Syd7 in #483
- feat: Resolution, assignee & comment on issue move by @ankitpokhrel in #492
- feat: Filter issues by the absence of label(s) by @martinpovolny in #505
- feat: Add labels to the issue listing by @martinpovolny in #506
- feat: Allow setting of fixed columns in the list of issues, epics and sprints
  by @martinpovolny in #509

- fix: Option to show issues from all projects in sprint list by @ankitpokhrel
  in #475
- fix: Discrepancy in --insecure flag by @ankitpokhrel in #507
- fix: Make board selection optional by @ankitpokhrel in #502
- fix: Improve support for pager by @ankitpokhrel in #503
- fix: Respect editor env vars in Windows by @ankitpokhrel in #524

- ci: Multi-arch docker image by @ankitpokhrel in #508
- doc: Add link to project in help by @ankitpokhrel in #456
- doc: Add Nix package by @bryanasdev000 in #458
- doc: Update help for completion cmd by @ankitpokhrel in #491
- doc: Add scoop installation process by @alkuzad in #497

- @bryanasdev000 made their first contribution in #458
- @oveaurs made their first contribution in #482
- @Syd7 made their first contribution in #483
- @alkuzad made their first contribution in #497
- @martinpovolny made their first contribution in #505

Full Changelog: ankitpokhrel/jira-cli@v1.1.0...v1.2.0
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