1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
|
tcpcrypt (0.5-1) unstable; urgency=medium
* New upstream version
* bump standards-version to 3.9.8 (no changes needed)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Fri, 15 Jul 2016 16:06:00 +0200
tcpcrypt (0.4-4) unstable; urgency=medium
* added libpcap0.8-dev to build-deps (Closes #818401)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Sun, 03 Apr 2016 22:30:17 -0300
tcpcrypt (0.4-3) unstable; urgency=medium
* adopt a few upstream fixes:
- avoid segfaults
- improve readability of iptables rules
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Fri, 01 Apr 2016 16:11:49 -0300
tcpcrypt (0.4-2) unstable; urgency=medium
* added README.Debian to tcpcryptd, explaining the systemd service.
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Tue, 15 Mar 2016 02:17:59 -0400
tcpcrypt (0.4-1) unstable; urgency=medium
* new upstream version
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Wed, 09 Mar 2016 10:39:36 -0500
tcpcrypt (0.3~rc1-3) unstable; urgency=medium
* repair launcher example script.
* fix error strncpy
* Standards-Version: bump to 3.9.6 (no changes needed)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 18 Sep 2014 17:39:45 -0400
tcpcrypt (0.3~rc1-2) unstable; urgency=medium
* avoid linking with extra libraries
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 18 Sep 2014 15:44:58 -0400
tcpcrypt (0.3~rc1-1) unstable; urgency=medium
* New Upstream Release
* dropped patches (incorporated upstream)
* dropped README.Source (upstream reorganized their source so we
just pull from git)
* avoid exporting extra symbols
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Mon, 15 Sep 2014 17:39:10 -0400
tcpcrypt (0.3~rc0-1) unstable; urgency=medium
* New Upstream Release
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Sun, 07 Sep 2014 11:37:35 -0400
tcpcrypt (0.2+git20140723-1) unstable; urgency=medium
* First upload to debian (Closes: #755825)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Wed, 23 Jul 2014 17:08:08 -0400
|