File: changelog

package info (click to toggle)
anet 0.5.1-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 868 kB
  • sloc: ada: 6,485; makefile: 87; sh: 18
file content (258 lines) | stat: -rw-r--r-- 8,695 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
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
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
anet (0.5.1-4) unstable; urgency=medium

  * Reupload to unstable for the gnat-14 transition.

 -- Nicolas Boulenguez <nicolas@debian.org>  Wed, 19 Mar 2025 16:09:03 +0100

anet (0.5.1-3) experimental; urgency=medium

  * Build tests with -O0 on arm{el,hf} as a work-around for ahven/#1096181

 -- Nicolas Boulenguez <nicolas@debian.org>  Wed, 19 Feb 2025 15:06:30 +0000

anet (0.5.1-2) experimental; urgency=medium

  * Only select protection build flags on aarch64 arm x86_64.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sun, 16 Feb 2025 19:25:33 +0000

anet (0.5.1-1) experimental; urgency=medium

  * Build with gnat-14 in experimental
  * New upstream release
  * Bump Standards-Version

 -- Nicolas Boulenguez <nicolas@debian.org>  Wed, 01 Jan 2025 18:46:03 +0100

anet (0.5.0-3) unstable; urgency=medium

  * Reupload to unstable for the gnat-13/time_t64 transition.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sun, 17 Mar 2024 20:03:19 +0100

anet (0.5.0-2) experimental; urgency=medium

  * Add patch to remove -fcf-protection compiler switch

 -- Reto Buerki <reet@codelabs.ch>  Thu, 18 Jan 2024 08:59:53 +0100

anet (0.5.0-1) experimental; urgency=medium

  [ Reto Buerki ]
  * Update to release 0.5.0. Closes: #1043987.
  * Update (and simplify) copyright years.

  [ Nicolas Boulenguez ]
  * Upload to experimental because of the following transitions.
  * Build with gnat-13. Rename library package with new SOversion.
  * Build with dh-ada-library/9. Remove version from -dev package name.
    Provide a name containing a hash.
    Build-Depend: gnat instead of gnat-13. Break/Replace previous -devs.
  * Clarify doc installation and test dependencies with unversioned -dev.

 -- Reto Buerki <reet@codelabs.ch>  Mon, 08 Jan 2024 09:24:45 +0100

anet (0.4.3-3) unstable; urgency=medium

  * Break/Replace libanet*-dev since oldstable. Closes: #1035013 .

 -- Nicolas Boulenguez <nicolas@debian.org>  Thu, 11 May 2023 11:26:53 +0200

anet (0.4.3-2) unstable; urgency=medium

  * Reupload to unstable for the gnat-12 transition.
  * Avoid setting VERSION twice.
  * Standards-Version: 4.6.2 (no changes).

 -- Nicolas Boulenguez <nicolas@debian.org>  Tue, 27 Dec 2022 02:23:40 +0100

anet (0.4.3-1) experimental; urgency=medium

  [ Reto Buerki ]
  * Update to release 0.4.3
  * Adjust make commands for version 0.4.3
  * Stop repackaging (fonts are gone)
  * Add upstream metadata

  [ Nicolas Boulenguez ]
  * Stop Build-Depending on unversioned gnat
  * Bump Standards-Version
  * Switch to dh-ada-library/8.2 and packaging.mk
  * Build with gnat 12 for experimental, rename -dev package
  * Remove patches applied upstream

 -- Reto Buerki <reet@codelabs.ch>  Mon, 05 Dec 2022 08:41:51 +0000

anet (0.4.2-6) unstable; urgency=medium

  * Reupload to unstable for the gnat-11 transition.
  * Require dh-ada-library 7.5, which generates ada:Depends differently

 -- Nicolas Boulenguez <nicolas@debian.org>  Mon, 09 May 2022 11:35:13 +0200

anet (0.4.2-5) experimental; urgency=medium

  * Build with gnat-11 in experimental. Rename -dev package accordingly.
  * Standards-Version: 4.6.0.
  * Use unversioned debian_packaging.mk from gnat package.

 -- Nicolas Boulenguez <nicolas@debian.org>  Mon, 25 Oct 2021 16:34:41 +0000

anet (0.4.2-4) unstable; urgency=medium

  * Reupload to unstable for gnat-10 transition.
  * Standards-Version: 4.5.1.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sat, 19 Dec 2020 14:49:36 +0100

anet (0.4.2-3) experimental; urgency=medium

  * Rebuild with gnat-10. Rename -dev and lib packages accordingly.
  * Set shared object version from lib package name.
  * Use dh-sequence-* syntax for dh-ada-library.
  * Pass build flags via the environment.
  * Debhelper 13.
  * Change order of binary packages and simplify Debhelper stuff.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sat, 26 Sep 2020 16:51:50 +0000

anet (0.4.2-2) unstable; urgency=medium

  * Reupload to unstable for gnat-9 transition.
  * Standards-Version 4.5.0.

 -- Nicolas Boulenguez <nicolas@debian.org>  Tue, 25 Feb 2020 14:48:31 +0100

anet (0.4.2-1) experimental; urgency=medium

  * New upstream release, built with gcc-9.
    Rename -dev and lib packages accordingly.
  * Debhelper 12 does not compress examples anymore.
  * Adapt to asciidoctor doc build. Closes: #894194.
  * Standards-Version: 4.4.1.
  * Repackage and format documentation without special fonts
    (partially cherry-picked upstream).
  * Enable all linker warnings.
  * Update AUTOPKGTEST_TMP variable name.
  * Update upstream signing key.

 -- Nicolas Boulenguez <nicolas@debian.org>  Thu, 21 Nov 2019 17:17:40 +0100

anet (0.4.1-2) unstable; urgency=medium

  * Rebuild in unstable for gnat-8 transition.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sat, 27 Oct 2018 15:09:39 +0200

anet (0.4.1-1) experimental; urgency=medium

  [ Reto Buerki ]
  * Update to release 0.4.1 (Closes: #887406)
  * Standards-Version: 4.1.5. Rules-Requires-Root: no
  * Add gprbuild to Build-Depends
  * Disable all socket tests. See #875466
  * Add Nicolas Boulenguez to Uploaders

  [ Nicolas Boulenguez ]
  * Switch to debhelper 11
  * Get dev_pkg and gnat_version slightly more efficiently
  * Pass VERSION=unused to dh_ada_library
  * Install examples
  * Update copyright years
  * Rename shared library and -dev package
  * Drop source/local-options
  * Rebuild with gnat-8 (Closes: #903978)

 -- Reto Buerki <reet@codelabs.ch>  Thu, 09 Aug 2018 15:26:07 +0200

anet (0.3.4-1) unstable; urgency=medium

  [ Reto Buerki ]
  * Update to release 0.3.4
  * Don't restrict architectures (Closes: #758742)

  [ Nicolas Boulenguez ]
  * Watch file version 4.
  * Drop applied UTC asciidoc patch.
  * Use default compression for Debian diff.
  * Runtime test: remove unused variable, display executed cmds for debuggers.
  * Debhelper 10. Replace deprecated --fail-missing option.
  * Standards-Version: 4.0.1. Handle DEB_BUILD_OPTIONS=nodoc.
  * Include dpkg/architecture.mk instead of running dpkg-architecture.
  * Enable all hardening flags.
  * Replace many hardcoded versions with generated contents.
  * Make runtime package Multi-Arch: same.
  * Build with gnat 7 and ahven 6 (Closes: #872427).
  * Standards-Version: 4.1.0.
  * Declare phony targets.
  * Handle DEB_BUILD_OPTIONS=nocheck.
  * Avoid default values and silent transmission via the environment.
  * Switch to dh-ada-library.
  * Make patch header compliant with DEP-3.
  * Check upstream archive signatures.
  * Fix missing copyright attributions.

 -- Reto Buerki <reet@codelabs.ch>  Sat, 02 Sep 2017 00:20:47 +0200

anet (0.3.3-1) unstable; urgency=medium

  * Update to release 0.3.3
  * Update debian/copyright
  * Drop explicit libanet0.3.1-dbg package
  * Transition to gnat-6 compiler (Closes: #830336)
  * Update binary package names
  * Add arm64 to supported architectures
  * Switch codelabs URLs to HTTPS
  * Update to Standards-Version 3.9.8
  * Update local gbp.conf
  * Update ahven Build-Depends to libahven5-dev
  * Include ada/debian_packaging-6.mk in debian/rules
  * Update addon/anet.gpr file
  * Drop obsolete Conflicts/Replaces
  * Add link-with-shared autopkgtest
  * Set TZ=UTC before calling asciidoc

 -- Reto Buerki <reet@codelabs.ch>  Mon, 18 Jul 2016 10:44:06 +0200

anet (0.3.1-1) unstable; urgency=medium

  * Update to release 0.3.1
  * Remove obsolete DM-Upload-Allowed from debian/control
  * Update binary package names
  * Adapt Multicast patch to new version
  * Remove socat from Build-Depends
  * Add source-highlight to Build-Depends
  * Specify debian branch in Vcs-Git field
  * Update package descriptions in debian/control
  * Update to Standards-Version 3.9.5
  * Enable dpkg-buildflags hardening options
  * Declare conflict with libanet0.1-dev
  * Add OS=bsd to make options on kfreebsd
  * Add kfreebsd-amd64, kfreebsd-i386 to Architecture
  * Remove ia64, s390 from Architecture field
  * Declare NUM_CPUS variable in debian/rules
  * Transition to gnat-4.9 compiler (Closes: #756081)
  * Update ahven Build-Depends to libahven4-dev

 -- Reto Buerki <reet@codelabs.ch>  Tue, 12 Aug 2014 21:32:41 +0200

anet (0.1-3) unstable; urgency=low

  * Remove mips, mipsel and sparc from Architecture list.
    The Anet unit tests do not pass on these architectures (see Debian
    bug #673772 for details).

 -- Reto Buerki <reet@codelabs.ch>  Sun, 27 May 2012 13:57:14 +0200

anet (0.1-2) unstable; urgency=low

  * Disable multicast tests.
    These tests do not work on the buildd's.

 -- Reto Buerki <reet@codelabs.ch>  Mon, 21 May 2012 20:50:02 +0200

anet (0.1-1) unstable; urgency=low

  * Initial release (Closes: #669251)

 -- Reto Buerki <reet@codelabs.ch>  Wed, 18 Apr 2012 15:34:07 +0200