Skip to content

Conversation

@PromoFaux
Copy link
Member

Release PR

DL6ER and others added 30 commits December 28, 2020 08:08
… ...) and number of (in-)valid domains on this list in the gravity database. This updates the gravity databaes to version 14.

Signed-off-by: DL6ER <[email protected]>
… the list content changed since the last download

Signed-off-by: DL6ER <[email protected]>
… time or when it really changed content

Signed-off-by: DL6ER <[email protected]>
…d not the sum of the so far collected number of domains)

Signed-off-by: DL6ER <[email protected]>
The CLI and the UI should do the same to be able to add/remove the same
records via any supported interface.

Signed-off-by: Andras Tim <[email protected]>
sysconfig network scripts are missing on pure NetworkManager installs.
This commit touches a placeholder to allow the network configuration to
be generated and loaded via NetworkManager.

Signed-off-by: bcambl <[email protected]>
Signed-off-by: Michael Woolweaver <[email protected]>
fix suspected typo in comment
Signed-off-by: Alexander Schmitz <[email protected]>
Fix issue with multipe default gateways when running the debug
Add hostname to teleporter backup file if called from cli
Updates lighttpd config to allow a persistent port change on IPv6
Store gravity details in gravity.db adlist table
* Aligned pihole logo to center, Fixed responsive issue

* removed duplicate instance of #splashpage

Signed-off-by: Dany Gauthier <[email protected]>
Fix list: User same wildcard regex that the UI use
PromoFaux and others added 9 commits March 21, 2021 23:14
Improve comments in basic-install.sh
Also updated a comment to point to a non-experimental RFC.

Signed-off-by: jbzdarkid <[email protected]>
pihole -g should respose GRAVITYDB in pihole-FTL.conf
Fix error trying to access undefined variables on splash page.
Improve regexes for IPv4 matching
@DL6ER DL6ER requested review from DL6ER and dschaper April 13, 2021 10:07
DL6ER
DL6ER previously approved these changes Apr 13, 2021
Copy link
Member

@DL6ER DL6ER left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test for Fedora 33 is expected to fail as DNS record needs to get updated.

dschaper and others added 2 commits April 14, 2021 09:26
* Try to obtain FTL's PID from the PID file. If this fails, try to identify the main process using pgrep --oldest (instead of relying on pkill finding the right one by itself). This allows the script to work in even when FTL is running inside the memory checker valgrind.

* Rename FTL_PID -> FTL_PID_FILE

* Remove the pgrep fallback after discussions about that it should be more obvious to users if something strange happened to their PID file. Also, simplify the routine using a bashism in the end.

* Shorten if [[ regex ]]

* Use unset instead of emptying the PID variable

Signed-off-by: DL6ER <[email protected]>

Co-authored-by: Dan Schaper <[email protected]>
DL6ER
DL6ER previously approved these changes Apr 14, 2021
dschaper
dschaper previously approved these changes Apr 14, 2021
Add some validation to passed arguments before running the values through `sed`
@PromoFaux PromoFaux merged commit 4c39edb into master Apr 14, 2021
Copy link
Member

@DL6ER DL6ER left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Post-merge approval

@DL6ER DL6ER deleted the release/v5.3 branch September 10, 2021 06:25
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.