-
-
Notifications
You must be signed in to change notification settings - Fork 533
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
79c48ed
commit caa8fac
Showing
6 changed files
with
20 additions
and
5 deletions.
There are no files selected for viewing
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
opensnitch (1.5.1-1) unstable; urgency=medium | ||
|
||
* Better eBPF cache. | ||
* Fixed error resolving domains to localhost. | ||
* Fixed error deleting our nftables rules. | ||
|
||
-- gustavo-iniguez-goya <[email protected]> Fri, 25 Feb 2022 01:21:38 +0100 | ||
|
||
opensnitch (1.5.0-1) unstable; urgency=medium | ||
|
||
* New release. | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
opensnitch-ui (1.5.1-1) unstable; urgency=medium | ||
|
||
* Better UX experience. | ||
* Fixed error when app args were empty. | ||
|
||
-- Gustavo Iñiguez Goia <[email protected]> Fri, 25 Feb 2022 01:23:43 +0100 | ||
|
||
opensnitch-ui (1.5.0-1) unstable; urgency=medium | ||
|
||
* New release. | ||
|
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
version = '1.5.0' | ||
version = '1.5.1' |