-
Notifications
You must be signed in to change notification settings - Fork 608
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
pfBlockerNG v2.1.2_1 #470
Merged
Merged
pfBlockerNG v2.1.2_1 #470
Conversation
This file contains 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
Contributor
BBcan177
commented
Oct 25, 2017
- Switch flock() to try_lock()
- Remove conf_mount_{ro,rw} calls
- Add 'Alias type' rules to states removal feature
jim-p
approved these changes
Oct 25, 2017
@doktornotor - I added your PR #465 to this one |
@BBcan177 - ah, thanks... Closing ;) |
netgate-git-updates
pushed a commit
that referenced
this pull request
Apr 23, 2021
v0.6.0 https://github.com/hrkfdn/ncspot/releases/tag/v0.6.0 Refactorings + dependency updates Sort artist albums by year Store user state in binary CBOR format Improve synchronization of playback times Implement track preloading Don't save tracks AND album when saving an album (#488) (Re)store currently playing track + shuffle state from previous session (#448) Show display name owning the current library (#470) Add logout command (#470) Pagination for artist albums (#477) Split artist albums/singles into separate panel Play top tracks by artist instead of all tracks by artist Pagination for Podcast episodes Show tracks + duration of album, playlist, queue in the title bar (#475) v0.5.0 https://github.com/hrkfdn/ncspot/releases/tag/v0.5.0 Fix: correct positioning of search match highlight Improve album loading in artist view (#446) Fix display of PlayNext command (#445) More resilient playlist track deletion (f2bcfca) Remove plain-text credential store (#447) Clear search term when ESC is pressed (#384) Loop mode is now editable via MPRIS (#437) Persist sorting orders for playlists (#436) Persist volume and shuffle/repeat state across app restarts (#438) Persist track queue across app restarts (#438) Add config values to override shuffle/repeat state Implement cover drawing as optional feature (#451) v0.4.0 https://github.com/hrkfdn/ncspot/releases/tag/v0.4.0 Fix multiple tracks in queue being shown as playing (#396) Return to search when viewing search results (#397) Add support for open.spotify.com links (#392) Restart queue if pressing play when stopped (#399) Fix not handling changed event (#402) Don't handle FinishedTrack as Stopped (#403) Fix removing listview item even if not succesfully deleted (#404) Open search results in search screen (#413) CI: Publish binary artifacts on release (#393) Add simple debian-packaging with cargo-deb (#405)
netgate-git-updates
pushed a commit
that referenced
this pull request
Aug 16, 2021
Added a new option DEP-RSA1024 to enable --with-deprecate-rsa-1024 Changelog: - Merge PR #317: ZONEMD Zone Verification, with RFC 8976 support. ZONEMD records are checked for zones loaded as auth-zone, with DNSSEC if available. There is an added option zonemd-permissive-mode that makes it log but not fail wrong zones. With zonemd-reject-absence for an auth-zone the presence of a zonemd can be mandated for specific zones. - Fix: Resolve interface names on control-interface too. - Merge #470 from edevil: Allow configuration of persistent TCP connections. - Fix #474: always_null and others inside view. - Add that log-servfail prints an IP address and more information about one of the last failures for that query. - Merge #478: Allow configuration of TCP timeout while waiting for response. - Add ./configure --with-deprecate-rsa-1024 that turns off RSA 1024. - Move the NSEC3 max iterations count in line with the 150 value used by BIND, Knot and PowerDNS. This sets the default value for it in the configuration to 150 for all key sizes. - zonemd-check: yesno option, default no, enables the processing of ZONEMD records for that zone. - Merge #486 by fobster: Make VAL_MAX_RESTART_COUNT configurable. - Merge PR #491: Add SVCB and HTTPS types and handling according to draft-ietf-dnsop-svcb-https. - Introduce 'http-user-agent:' and 'hide-http-user-agent:' options. PR: 257809 Sponsored by: Rubicon Communications, LLC ("Netgate")
netgate-git-updates
pushed a commit
that referenced
this pull request
Aug 16, 2021
Added a new option DEP-RSA1024 to enable --with-deprecate-rsa-1024 Changelog: - Merge PR #317: ZONEMD Zone Verification, with RFC 8976 support. ZONEMD records are checked for zones loaded as auth-zone, with DNSSEC if available. There is an added option zonemd-permissive-mode that makes it log but not fail wrong zones. With zonemd-reject-absence for an auth-zone the presence of a zonemd can be mandated for specific zones. - Fix: Resolve interface names on control-interface too. - Merge #470 from edevil: Allow configuration of persistent TCP connections. - Fix #474: always_null and others inside view. - Add that log-servfail prints an IP address and more information about one of the last failures for that query. - Merge #478: Allow configuration of TCP timeout while waiting for response. - Add ./configure --with-deprecate-rsa-1024 that turns off RSA 1024. - Move the NSEC3 max iterations count in line with the 150 value used by BIND, Knot and PowerDNS. This sets the default value for it in the configuration to 150 for all key sizes. - zonemd-check: yesno option, default no, enables the processing of ZONEMD records for that zone. - Merge #486 by fobster: Make VAL_MAX_RESTART_COUNT configurable. - Merge PR #491: Add SVCB and HTTPS types and handling according to draft-ietf-dnsop-svcb-https. - Introduce 'http-user-agent:' and 'hide-http-user-agent:' options. PR: 257809 Sponsored by: Rubicon Communications, LLC ("Netgate") (cherry picked from commit 42ac7e7)
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.