Details
- Reviewers
Justin - Group Reviewers
Triage Team - Commits
- R3698:34ee440f78ad: Initial inclusion of openfortivpn
Diff Detail
- Repository
- R3698 openfortivpn
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
I just noticed the initial patch for inclusion was rejected because it was created in the old way. I hope this is the new proper way to submit a package for inclusion.
For reference the old links:
See in-line comment re dual license.
| package.yml | ||
|---|---|---|
| 7 | This is dual licensed: https://github.com/adrienverge/openfortivpn/blob/master/LICENSE.OpenSSL | |
Updated to reflect the dual license.
As the documentation on how to list mulitple licenses is unclear, it simply marks it as a string.
I looked at other packages and followed the same pattern of using a list instead of a string (e.g. D973).
There is an update for this package. I've updated the package locally using /usr/share/ypkg/yupdate.py but when I want to arc diff it I get an error: ERR_CLOSED: This revision has already been closed..
How can I solve this?