Skip to content

Commit 38e4fa8

Browse files
committed
Add changelog entry for 0.2.0-1
1 parent 6671f87 commit 38e4fa8

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

debian/changelog

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
sidedoor (0.2.0-1) unstable; urgency=medium
2+
3+
* New upstream release.
4+
- Add exponential backoffs and SIGUSR1 handler to reset backoff.
5+
* Add if-up hook to send SIGUSR1 for faster reconnects.
6+
* Move authorized_keys to /var/lib/sidedoor/.ssh/authorized_keys.
7+
* Replace init script to fix systemd redirection.
8+
Works around #826214 and #826215.
9+
* Manage sudoers and blank config files with maintainer scripts.
10+
Also fixes the sudoers file name.
11+
* Comment out default args to exit cleanly when unconfigured.
12+
* Other debian/ maintenance.
13+
- Add openssh-client to Depends.
14+
- Add debian/watch.
15+
- Update package description and man page.
16+
Thanks to Martin Kraft for feedback.
17+
- Update debian/gbp.conf.
18+
- Remove debian/TODO.
19+
20+
-- Dara Adib <daradib@ocf.berkeley.edu> Mon, 16 Jan 2017 17:36:45 -0500
21+
122
sidedoor (0.1.1-1) unstable; urgency=medium
223

324
* Initial release. (Closes: #848260)

0 commit comments

Comments
 (0)