forked from opnsense/ports
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Taken from: HardenedBSD
- Loading branch information
Showing
3 changed files
with
33 additions
and
16 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 |
---|---|---|
|
@@ -5,6 +5,18 @@ they are unavoidable. | |
You should get into the habit of checking this file for changes each time | ||
you update your ports collection, before attempting any port upgrades. | ||
|
||
20210124: | ||
AFFECTS: users of net-mgmt/netbox | ||
AUTHOR: [email protected] | ||
|
||
The Django templating language (DTL) is no longer supported for export | ||
templates. Please ensure that all export templates use Jinja2 before | ||
upgrading. | ||
|
||
Also the support for embedded graphs was completely removed and several | ||
changes to the REST API were made. Please check the changelogs for | ||
further details. | ||
|
||
20210114: | ||
AFFECTS: users of net-im/matterircd | ||
AUTHOR: [email protected] | ||
|