Merged
Conversation
awick
added a commit
that referenced
this pull request
May 29, 2025
* Freebsd fixes 1 (#3214) * add missing includes for freebsd * iptrie 0.0.9 * more freebsd fixes * fixed kafka lib install * add a few more packages for freebsd (#3215) * upgrade to multer 2.0.0 for security fixes (#3216) * Elasticsearch 9 dstats fix (#3218) * no more building last commit for 7 (#3219) * packet_log mem percent and on linux don't fetch mem as often (#3220) * fix user-role-mappings (#3224) User defined roles with the user-role-mappings feature used to require role- prefix but didn't work, not they require role: prefix and do work * remove -D from install (#3225) * improve warning msg (#3228) * drop packets gt 0xffff, fixes #3222 (#3229) * drop packets gt 0xffff, fixes #3222 * fixed PR num * make sure req.ip exists (#3230) * make sure req.ip exists * change to undefined check * no more screwdriver (#3231)
awick
added a commit
that referenced
this pull request
Jun 12, 2025
* Freebsd fixes 1 (#3214) * add missing includes for freebsd * iptrie 0.0.9 * more freebsd fixes * fixed kafka lib install * add a few more packages for freebsd (#3215) * upgrade to multer 2.0.0 for security fixes (#3216) * Elasticsearch 9 dstats fix (#3218) * no more building last commit for 7 (#3219) * packet_log mem percent and on linux don't fetch mem as often (#3220) * fix user-role-mappings (#3224) User defined roles with the user-role-mappings feature used to require role- prefix but didn't work, not they require role: prefix and do work * remove -D from install (#3225) * improve warning msg (#3228) * drop packets gt 0xffff, fixes #3222 (#3229) * drop packets gt 0xffff, fixes #3222 * fixed PR num * make sure req.ip exists (#3230) * make sure req.ip exists * change to undefined check * no more screwdriver (#3231) * Start el10 (#3233) * first * can use OS maxmind * add to builds * update CHANGELOG * wise would crash with multiple search params (#3234) * Bump tar-fs from 2.1.2 to 2.1.3 (#3235) Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.2 to 2.1.3. - [Commits](https://github.com/mafintosh/tar-fs/commits) --- updated-dependencies: - dependency-name: tar-fs dependency-version: 2.1.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * handle dup/overload drop wraps better (#3236) * Add missing settings to addUser.js/arkime_add_user.sh (#3237) * Bump multer from 2.0.0 to 2.0.1 (#3239) Bumps [multer](https://github.com/expressjs/multer) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/expressjs/multer/releases) - [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md) - [Commits](expressjs/multer@v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: multer dependency-version: 2.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * if no slack url, skip instead of error (#3240) * Bump http-proxy-middleware from 2.0.7 to 2.0.9 (#3182) Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9. - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.7...v2.0.9) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-version: 2.0.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andy Wick <awick@purple.org> * cppcheck - change to use LOCAL many places (#3242) * freebsd: use gmake for install and node20 (#3243) * initial pass at adding destdir support to Makefiles (#3244) * initial pass at adding destdir support to Makefiles * more makefile cleanup * v5.7.0 (#3245) * start 5.7.1 and see if this skips doing the full bulid (#3246) * start 5.7.1 and see if this skips doing the full bulid * work harder not smarter * document the start-v and do the same for release-v (#3247) [no ci] * missed merging part of one file whoooooops * fix compile * fix package-lock --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Andy Wick <awick@purple.org> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andy Wick <andywick@amazon.com>
31453
added a commit
that referenced
this pull request
Jun 23, 2025
* Freebsd fixes 1 (#3214) * add missing includes for freebsd * iptrie 0.0.9 * more freebsd fixes * fixed kafka lib install * add a few more packages for freebsd (#3215) * upgrade to multer 2.0.0 for security fixes (#3216) * Elasticsearch 9 dstats fix (#3218) * no more building last commit for 7 (#3219) * packet_log mem percent and on linux don't fetch mem as often (#3220) * fix user-role-mappings (#3224) User defined roles with the user-role-mappings feature used to require role- prefix but didn't work, not they require role: prefix and do work * remove -D from install (#3225) * improve warning msg (#3228) * drop packets gt 0xffff, fixes #3222 (#3229) * drop packets gt 0xffff, fixes #3222 * fixed PR num * make sure req.ip exists (#3230) * make sure req.ip exists * change to undefined check * no more screwdriver (#3231) * Start el10 (#3233) * first * can use OS maxmind * add to builds * update CHANGELOG * wise would crash with multiple search params (#3234) * Bump tar-fs from 2.1.2 to 2.1.3 (#3235) Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.2 to 2.1.3. - [Commits](https://github.com/mafintosh/tar-fs/commits) --- updated-dependencies: - dependency-name: tar-fs dependency-version: 2.1.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * handle dup/overload drop wraps better (#3236) * Add missing settings to addUser.js/arkime_add_user.sh (#3237) * Bump multer from 2.0.0 to 2.0.1 (#3239) Bumps [multer](https://github.com/expressjs/multer) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/expressjs/multer/releases) - [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md) - [Commits](expressjs/multer@v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: multer dependency-version: 2.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * if no slack url, skip instead of error (#3240) * Bump http-proxy-middleware from 2.0.7 to 2.0.9 (#3182) Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9. - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.7...v2.0.9) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-version: 2.0.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andy Wick <awick@purple.org> * cppcheck - change to use LOCAL many places (#3242) * freebsd: use gmake for install and node20 (#3243) * initial pass at adding destdir support to Makefiles (#3244) * initial pass at adding destdir support to Makefiles * more makefile cleanup * v5.7.0 (#3245) * start 5.7.1 and see if this skips doing the full bulid (#3246) * start 5.7.1 and see if this skips doing the full bulid * work harder not smarter * document the start-v and do the same for release-v (#3247) [no ci] * update package lock why were so many unnecessary things in there? from ripping out babel, i think? --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: 31453 <ecrinne@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
License
I confirm that this contribution is made under an Apache 2.0 license and that I have the authority necessary to make this contribution on behalf of its copyright owner.