File: changelog

package info (click to toggle)
kcptun 20210922%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 452 kB
  • sloc: sh: 233; makefile: 12
file content (188 lines) | stat: -rw-r--r-- 5,879 bytes parent folder | download
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
kcptun (20210922+ds-1) unstable; urgency=medium

  * New upstream release v20210922
  * debian/control:
    - Bump B-D golang-github-xtaci-smux-dev >= 1.5.16

 -- Roger Shimizu <rosh@debian.org>  Fri, 24 Sep 2021 00:15:51 +0900

kcptun (20210103+ds-1) unstable; urgency=medium

  * New upstream version v20210103

 -- Roger Shimizu <rosh@debian.org>  Sun, 10 Jan 2021 00:04:16 +0900

kcptun (20201126+ds-1) unstable; urgency=medium

  * New upstream version v20201126

 -- Roger Shimizu <rosh@debian.org>  Thu, 03 Dec 2020 03:54:13 +0900

kcptun (20201010+ds-1) unstable; urgency=medium

  * New upstream version v20201010

 -- Roger Shimizu <rosh@debian.org>  Sat, 07 Nov 2020 23:38:55 +0900

kcptun (20201004+ds-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete field Name from debian/upstream/metadata (already present in
    machine-readable debian/copyright).

  [ Roger Shimizu ]
  * New upstream version v20201004
  * debian/copyright:
    - Remove vendor/ directory in Files-Excluded.
    - Remove entries, which are gone upstream:
      + rs.png
      + wechat_donate.jpg

 -- Roger Shimizu <rosh@debian.org>  Mon, 05 Oct 2020 00:43:48 +0900

kcptun (20200701+ds-1) unstable; urgency=medium

  * New upstream version v20200701
  * debian/maint-tools:
    - Make script flexible to merge any upstream version.

 -- Roger Shimizu <rosh@debian.org>  Sat, 04 Jul 2020 23:30:07 +0900

kcptun (20200409+ds-1) unstable; urgency=medium

  * New upstream version v20200409
    - Add TCP (raw) emulation, by using https://github.com/xtaci/tcpraw
  * debian/control:
    - Add golang-github-xtaci-tcpraw-dev to B-D.
  * Add debian/examples to include upstream service and config example.

 -- Roger Shimizu <rosh@debian.org>  Sat, 30 May 2020 15:10:23 +0900

kcptun (20190611+ds-1) unstable; urgency=medium

  * New upstream version v20190611
  * debian/control and debian/copyright:
    - Update to use my debian email.
  * debian/control:
    - Bump debhelper version to 12.
    - Bump policy version to 4.5.0
    - Update Maintainer email to team+pkg-go@tracker.debian.org
  * Add debian/upstream/metadata

 -- Roger Shimizu <rosh@debian.org>  Wed, 22 Apr 2020 02:02:27 +0900

kcptun (20190109+ds-1) unstable; urgency=medium

  * New upstream version v20190109
    - Update docs.
    - Hhint before key stretching for low-end devices.
    - [mips] make 'softfloat' for MIPS as the default when compiling.
    - Toggle writing method to nodelay for responsivness.
    - Reveal 2 parameters, -sockbuf -keepalive.
    - Increase copy buffer to 64k to maximize the frame size in smux.
  * debian/copyright:
    - Add wechat_donate.jpg to Files-Excluded list.
  * debian/watch:
    - Change filenamemangle to match with the filename in archive.

 -- Roger Shimizu <rogershimizu@gmail.com>  Thu, 10 Jan 2019 18:04:57 +0200

kcptun (20180810+ds-1) unstable; urgency=medium

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.

  [ Michael Stapelberg ]
  * Add debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci).

  [ Roger Shimizu ]
  * New upstream version v20180810

 -- Roger Shimizu <rogershimizu@gmail.com>  Sun, 26 Aug 2018 19:00:58 +0900

kcptun (20171201+ds-1) unstable; urgency=medium

  * New upstream version v20171201
  * debian/control:
    - Set Priority from extra to optional.
    - Bump up Build-Depends golang-github-xtaci-kcp-dev version to 3.23

 -- Roger Shimizu <rogershimizu@gmail.com>  Sun, 31 Dec 2017 22:42:56 +0900

kcptun (20170930+ds-1~bpo8+1) jessie-backports-sloppy; urgency=medium

  * Rebuild for jessie-backports-sloppy.

 -- Roger Shimizu <rogershimizu@gmail.com>  Mon, 23 Oct 2017 00:45:17 +0900

kcptun (20170930+ds-1~bpo9+1) stretch-backports; urgency=medium

  * Rebuild for stretch-backports.

 -- Roger Shimizu <rogershimizu@gmail.com>  Mon, 23 Oct 2017 00:43:27 +0900

kcptun (20170930+ds-1) unstable; urgency=medium

  * New upstream version v20170930
  * debian/watch:
    - Change filenamemangle to match with the filename in archive.
  * debian/rules:
    - Get version from script, to make lintian happy.
  * Remove debian/source.lintian-overrides, since it's unused.
  * debian/control:
    - Set Testsuite to autopkgtest-pkg-go.
    - Bump up standards version to 4.1.1 (with change above).

 -- Roger Shimizu <rogershimizu@gmail.com>  Sun, 15 Oct 2017 10:02:52 +0900

kcptun (20170904+ds-1~bpo8+1) jessie-backports-sloppy; urgency=medium

  * Rebuild for jessie-backports-sloppy.

 -- Roger Shimizu <rogershimizu@gmail.com>  Tue, 19 Sep 2017 23:05:59 +0900

kcptun (20170904+ds-1~bpo9+1) stretch-backports; urgency=medium

  * Rebuild for stretch-backports.

 -- Roger Shimizu <rogershimizu@gmail.com>  Tue, 19 Sep 2017 22:52:13 +0900

kcptun (20170904+ds-1) unstable; urgency=medium

  * New upstream v20170904

 -- Roger Shimizu <rogershimizu@gmail.com>  Sat, 09 Sep 2017 23:55:27 +0900

kcptun (20170525+ds-1~bpo8+1) jessie-backports-sloppy; urgency=medium

  * Rebuild for jessie-backports-sloppy.
  * debian/control:
    - Use dh-golang in jessie-backports (1.19).

 -- Roger Shimizu <rogershimizu@gmail.com>  Sat, 15 Jul 2017 20:40:06 +0900

kcptun (20170525+ds-1~bpo9+1) stretch-backports; urgency=medium

  * Rebuild for stretch-backports.

 -- Roger Shimizu <rogershimizu@gmail.com>  Thu, 06 Jul 2017 00:23:29 +0900

kcptun (20170525+ds-1) unstable; urgency=medium

  * New upstream v20170525
  * First upload to unstable.

 -- Roger Shimizu <rogershimizu@gmail.com>  Thu, 29 Jun 2017 09:01:24 +0900

kcptun (20170329+ds-1~exp1) experimental; urgency=medium

  * New upstream v20170329

 -- Roger Shimizu <rogershimizu@gmail.com>  Sat, 13 May 2017 17:42:19 +0900

kcptun (20170303+ds-1~exp1) experimental; urgency=medium

  * Initial release (Closes: 852957)

 -- Roger Shimizu <rogershimizu@gmail.com>  Tue, 07 Mar 2017 22:36:47 +0900