-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed some validation errors, compatibility with wg-meta 0.3.x,version++
- Loading branch information
Showing
16 changed files
with
382 additions
and
489 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
wg-wrangler (0.2.0) unstable; urgency=medium | ||
|
||
* fixed: Validation on hidden field when adding a new peer | ||
* fixed: Disabled Peer warning when editing a peer | ||
* changed: lifted wg-meta compatibility to 0.3.x. This version may be incompatible to older (wg-meta) metadata! See changes of wg-meta | ||
|
||
-- Tobias Bossert <[email protected]> Sun, 18 Jul 2021 13:48:02 +0200 | ||
|
||
wg-wrangler (0.1.4) unstable; urgency=medium | ||
|
||
* wg-wrangler: removed .pl extension from main "binary" (to make it compatible for apparmor profiles) | ||
|
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 @@ | ||
0.1.4 | ||
0.2.0 |
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 @@ | ||
wg-wrangler (0.2.0) unstable; urgency=medium | ||
|
||
* fixed: Validation on hidden field when adding a new peer | ||
* fixed: Disabled Peer warning when editing a peer | ||
* changed: lifted wg-meta compatibility to 0.3.x. This version may be incompatible to older (wg-meta) metadata! See changes of wg-meta | ||
|
||
-- Tobias Bossert <[email protected]> Sun, 18 Jul 2021 13:48:02 +0200 | ||
|
||
wg-wrangler (0.1.4) unstable; urgency=medium | ||
|
||
* wg-wrangler: removed .pl extension from main "binary" (to make it compatible for apparmor profiles) | ||
|
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
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
Oops, something went wrong.