-
Notifications
You must be signed in to change notification settings - Fork 8
chore(deps): bump iptables from 0.5.3 to 0.6.0 #149
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
Conversation
feat: Enhance WAF and threat intelligence handling in access logs
userlands fallback
Tcp fignerprint block
…tching and log sending
…d application mode
chore: Update synapse.service for XDP/BPF compatibility
feat: Implement batch size limit for event sending
refactor: Improve error handling and response validation
Bumps [actix-web](https://github.com/actix/actix-web) from 4.12.0 to 4.12.1. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/main/CHANGES.md) - [Commits](actix/actix-web@web-v4.12.0...web-v4.12.1) --- updated-dependencies: - dependency-name: actix-web dependency-version: 4.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actix-files](https://github.com/actix/actix-web) from 0.6.8 to 0.6.9. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/v0.6.9/CHANGES.md) - [Commits](actix/actix-web@v0.6.8...v0.6.9) --- updated-dependencies: - dependency-name: actix-files dependency-version: 0.6.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump actix-web from 4.12.0 to 4.12.1
chore(deps): bump actix-files from 0.6.8 to 0.6.9
…ccessful config fetch Signed-off-by: krichard1212 <136473183+krichard1212@users.noreply.github.com>
…ccessful config fetch Signed-off-by: krichard1212 <136473183+krichard1212@users.noreply.github.com>
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.20 to 0.3.22. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.20...tracing-subscriber-0.3.22) --- updated-dependencies: - dependency-name: tracing-subscriber dependency-version: 0.3.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.41 to 0.1.43. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.43) --- updated-dependencies: - dependency-name: tracing dependency-version: 0.1.43 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump tracing from 0.1.41 to 0.1.43
…er-0.3.22 chore(deps): bump tracing-subscriber from 0.3.20 to 0.3.22
Waf config fix
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.18.1 to 1.19.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.18.1...v1.19.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.18 to 0.1.19. - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.18...v0.1.19) --- updated-dependencies: - dependency-name: hyper-util dependency-version: 0.1.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.1.5 to 1.1.6. - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.5...1.1.6) --- updated-dependencies: - dependency-name: flate2 dependency-version: 1.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…and TCP fingerprinting code to streamline codebase
…improved debugging
…atform support and improve IP address handling in BPF statistics
Small fixes
…enhance config logging with access rules count
fix: update synapse.service to set memory lock limit to infinity and …
Signed-off-by: David Papp <pigri@users.noreply.github.com>
build without ebpf
…AGS more flexibly
feat: enhance build configuration and diagnostics
3e21a63 to
357e277
Compare
Bumps [iptables](https://github.com/yaa110/rust-iptables) from 0.5.3 to 0.6.0. - [Release notes](https://github.com/yaa110/rust-iptables/releases) - [Commits](yaa110/rust-iptables@0.5.3...v0.6.0) --- updated-dependencies: - dependency-name: iptables dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
357e277 to
2418632
Compare
2418632 to
c39b1eb
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps iptables from 0.5.3 to 0.6.0.
Release notes
Sourced from iptables's releases.
Commits
e0e1f5dupdate dependenciesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)