Import Debian changes 1.1~pre11-1
tinc (1.1~pre11-1) experimental; urgency=medium
* New upstream release.
* Update NEWS.Debian to reflect that tincctl has been renamed to tinc.
Closes: #729889
* Warn about incompatibility with previous 1.1preX releases, and that new
Ed25519 keys should be generated.
* Add native systemd service files.
* Automatically convert networks listed in nets.boot to systemd service
instances on upgrade.
* Don't restart tinc on upgrade for now.
This commit is contained in:
commit
ff4039db4b
138 changed files with 11154 additions and 3157 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
|
@ -28,4 +28,4 @@ override_dh_auto_test:
|
|||
# I don't think the autobuilders will like this.
|
||||
|
||||
override_dh_installinit:
|
||||
dh_installinit -R
|
||||
dh_installinit -r
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue