summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: f0693d4b73c15236a4edb21a43a19510c0bc71f6 (plain)
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
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
ucspi-tcp (1:0.88-8) unstable; urgency=medium

  * Declare dpkg-build-api v1, drop the implied Rules-Requires-Root: no
    declaration.
  * Use dh-package-notes to record ELF package metadata.
  * autopkgtest:
    - fix a server/client mismatch in a log message
    - only pass "-R" if supported, do not pass "--"
    - support verbose logs to the standard output stream
    - run {proto}server with line-buffered stdout and stderr
    - dynamic version, bump it to 0.2.0
    - read all the data from the socket
  * autopkgtest internal test suite:
    - tox.ini: add tags for running tox-stages
    - do not pass the python_version option to mypy, let it check against
      the Python interpreter that it is being run with
    - use hatchling for the PEP517 build
    - convert tox.ini to the Tox 4.x format
    - use Ruff instead of black, flake8, and pylint
    - reformat and refactor the source code according to Ruff's suggestions

 -- Peter Pentchev <roam@debian.org>  Tue, 27 Feb 2024 11:57:42 +0200

ucspi-tcp (1:0.88-7) unstable; urgency=medium

  [ Dmitry Bogatov ]
  * Add Gitlab CI config file
  * Do not run tests under Gitlab CI

  [ Peter Pentchev ]
  * New maintainer. Closes: #983804
  * Declare compliance with Policy 4.6.2 with no changes.
  * Set the debhelper compat level to 13 with no changes.
  * Add an EditorConfig definitions file.
  * Run a custom test suite at build-time and as an autopkgtest.
  * Clean up after a build.
  * Show the compiler and linker invocations unless "terse" is requested.
  * Do not use "tee" to generate the config files.
  * Add Rules-Requires-Root: no to the source control stanza.
  * Remove leading slashes from debian/*.install.
  * No longer mention ucspi-tcp-doc, no such package for a long time.

 -- Peter Pentchev <roam@debian.org>  Thu, 05 Jan 2023 04:05:08 +0200

ucspi-tcp (1:0.88-6) unstable; urgency=medium

  * Remove references to patched-out `rbl.maps.vix.com' host from manpage
    (Closes: #681739)
  * Install example http server, serving log file with chunked transfer
    encoding (Closes: #772209)

 -- Dmitry Bogatov <KAction@debian.org>  Thu, 17 Jan 2019 06:30:43 +0000

ucspi-tcp (1:0.88-5) unstable; urgency=medium

  * Do not include build path into resulting scripts (Closes: #915511)
    + Make upstream build system respect $(DESTDIR) variable

 -- Dmitry Bogatov <KAction@debian.org>  Wed, 05 Dec 2018 15:47:18 +0000

ucspi-tcp (1:0.88-4) unstable; urgency=medium

  * New maintainer (Closes: #907094)
  * Convert patches to quilt
  * Convert `debian/rules' to debhelper
  * Respect compiler flags, provided by dpkg-buildflags(1)
  * Remove very old news from source package
  * Do not install useless files (README, TODO, VERSION)
  * Fix whitespace errors in `debian/control' and `debian/changelog'
  * Update standards version to 4.2.1 (no changes needed)
  * Update Vcs-* fields in debian/control.
  * Make `debian/copyright' comply with dep-5.
  * Add `Homepage' field into `debian/control'
  * Write `debian/watch' file.

 -- Dmitry Bogatov <KAction@debian.org>  Sat, 01 Dec 2018 22:02:19 +0000

ucspi-tcp (1:0.88-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Make the calls to gzip reproducible. (Closes: #777020)
  * Sort the MD5SUMS file in a reproducible manner. Thanks to Valerie Young
    <spectranaut@riseup.net>. (Closes: #847036)

 -- Chris Lamb <lamby@debian.org>  Thu, 16 Mar 2017 09:30:50 +0100

ucspi-tcp (1:0.88-3) unstable; urgency=low

  * ucspi-tcp-ipv6/diff/0001-rblsmtpd.c...diff, 0002-Makefile...diff,
    0003-Apply-fefe-s-ucspi-tcp-0.88-ipv6.diff19-ipv6-patch.diff: new:
    ucspi-tcp with IPv6 support added.
  * debian/control: new package ucspi-tcp-ipv6: ucspi-tcp with IPv6
    support added (thx fefe; closes: #534925).
  * debian/rules: build and install new package ucspi-tcp-ipv6.

 -- Gerrit Pape <pape@smarden.org>  Tue, 13 Oct 2009 22:57:51 +0000

ucspi-tcp (1:0.88-2) unstable; urgency=low

  * debian/rules: install: force remove also auto_home.c before re-doing
    upstream targets install, instcheck (closes: #476070).
  * debian/diff/0003-Makefile-target-choose-do-not-depend-on-conf-home.diff:
    new: Makefile: target choose: do not depend on conf-home.
  * debian/control: Vcs-Git: http://smarden.org/git/ucspi-tcp.git/;
    Standards-Version: 3.8.0.1.
  * debian/rules: minor.

 -- Gerrit Pape <pape@smarden.org>  Tue, 17 Jun 2008 21:31:34 +0000

ucspi-tcp (1:0.88-1) unstable; urgency=low

  * debian/changelog: add epoch 1 to supersede unofficial package.
  * debian/rules: remove target configure:; use glibc by default instead
    of dietlibc.
  * debian/control: no longer Build-Depends: dietlibc.
  * debian/gcc/: remove; obsolete.
  * debian/rules: install programs into /usr/bin/.
  * debian/rules: new target patch: apply diffs from debian/diff/, reverse
    apply in target clean:.
  * debian/diff/0001-error.h-include-errno.h-instead-of-extern-int.diff:
    new; error.h: '#include <errno.h>' instead of 'extern int errno;'.
  * debian/ucspi-tcp-man/: new; add manpages downloaded from
    http://smarden.org/pape/djb/manpages/ucspi-tcp-0.88-man-20020317.tar.gz.
  * debian/rules: install manpages from debian/ucspi-tcp-man/ into
    /usr/share/man/man1/.
  * debian/control: no longer Recommends: ucspi-tcp-doc; Replaces:
    ucspi-tcp-doc.
  * debian/implicit: add proper dependencies to support 'parallel build'
    through make -j (thx Daniel Schepler for the patch).
  * debian/rules: run dpkg-shlibdeps; remove debian/substvars in target
    clean:.
  * debian/control: Depends: ${shlibs:Depends}.
  * debian/control: Standards-Version: 3.7.2.2.
  * debian/copyright: rewrite copyright.
  * debian/ucspi-tcp.README.Debian: remove reference to unofficial packages.
  * debian/control: minor updates to descriptions.
  * debian/diff/0002-rblsmtpd.c-don-t-use-a-the-default-rbl.maps.vix.com.diff:
    new; rblsmtpd.c: don't use a the default rbl.maps.vix.com if run without
    -r switch.
  * first upload to Debian/main (closes: #459318).
  * debian/ucspi-tcp.NEWS.Debian: new; package introduced to Debian/main,
    mention how to put on hold if upgrade from non-free is not desired.

 -- Gerrit Pape <pape@smarden.org>  Wed, 09 Jan 2008 21:26:17 +0000

ucspi-tcp (0.88-zarge2) sarge; urgency=low

  * build against sarge's dietlibc-dev (0.28-3).

 -- Gerrit Pape <pape@smarden.org>  Thu, 26 May 2005 19:01:37 +0000

ucspi-tcp (0.88-zarge1) sarge; urgency=low

  * debian/rules: minor cleanup.
  * debian/implicit: update to revision 1.10.

 -- Gerrit Pape <pape@smarden.org>  Sun, 15 Aug 2004 18:18:36 +0000

ucspi-tcp (0.88-zarge0.3) sarge; urgency=low

  * debian/rules: stop using debhelper, use implicit rules.
  * debian/implicit: new; implicit Makefile rules.
  * debian/README.Debian, debian/docs: rename to debian/ucspi-tcp.*.
  * debian/dirs: remove; obsolete.
  * debian/copyright: minor.
  * debian/control: no longer Build-Depends: dephelper; remove
    Standards-Version.

 -- Gerrit Pape <pape@smarden.org>  Mon, 22 Mar 2004 14:25:30 +0000

ucspi-tcp (0.88-zarge0.2) sarge; urgency=low

  * use diet libc.
  * debian/rules: set up diet program as c compiler wrapper; conditionally
    overwrite PATH to have diet program used as c compiler wrapper; minor
    cleanup.
  * debian/gcc/gcc*: new; diet program as c compiler wrapper.
  * debian/control: Build-Depends: dietlibc-dev; no longer Depends:
    ${shlibs:Depends}.

 -- Gerrit Pape <pape@smarden.org>  Wed, 12 Nov 2003 12:58:36 +0000

ucspi-tcp (0.88-woody0.1) woody; urgency=low

  * woody package; new Standards-Version: 3.5.2.
  * just _recommend_ ucspi-tcp-doc.

 -- Gerrit Pape <pape@smarden.org>  Mon, 15 Oct 2001 14:01:04 +0200

ucspi-tcp (0.88-1) stable; urgency=low

  * 1st debian version, no other changes.

 -- Gerrit Pape <pape@innominate.com>  Thu,  1 Feb 2001 10:03:07 +0100

ucspi-tcp (0.88-0.7) unstable; urgency=low

  * binaries are now installed in /usr/local/bin.

 -- Gerrit Pape <pape@innominate.com>  Mon, 18 Dec 2000 11:13:26 +0100

ucspi-tcp (0.88-0.6) unstable; urgency=low

  * home of binaries is /usr.

 -- Gerrit Pape <pape@innominate.de>  Tue, 22 Aug 2000 12:56:23 +0200

ucspi-tcp (0.88-0.5) unstable; urgency=low

  * removed all documentation -> will be in ucspi-tcp-doc.

 -- Gerrit Pape <pape@innominate.de>  Mon, 14 Aug 2000 15:48:46 +0200

ucspi-tcp (0.88-0.4) unstable; urgency=low

  * forgotten man-pages for rblsmtpd, addcr, delcr added.

 -- Gerrit Pape <pape@innominate.de>  Tue,  4 Jul 2000 18:58:12 +0200

ucspi-tcp (0.88-0.3) unstable; urgency=low

  * man-pages added.

 -- Gerrit Pape <pape@innominate.de>  Tue, 25 Apr 2000 09:23:02 +0200

ucspi-tcp (0.88-0.2) unstable; urgency=low

  * Initial Release.

 -- Gerrit Pape <pape@innominate.de>  Fri, 24 Mar 2000 13:05:58 +0100