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 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344
|
kronosnet (1.25-1) unstable; urgency=medium
* [d187fbc] New upstream release (1.25)
* [d48c205] Update Standards-Version to 4.6.2 (no changes required)
* [df36865] Drop unused Lintian overrides.
Now even the LZ4 adaptor plugins are linked against libc, probably due
to some toolchain change.
* [0cb28c2] Update debian/* copyright year
-- Ferenc Wágner <wferi@debian.org> Wed, 04 Jan 2023 14:15:31 +0100
kronosnet (1.24-1) unstable; urgency=medium
* [971382a] New upstream release (1.24)
* [4430f55] Delete released upstream patch
* [2a73d9a] Update Standards-Version to 4.6.1 (no changes required)
* [99fa13d] Switch to Debhelper compatibility level 13
* [fa5b119] Replace override_dh_install with debian/not-installed
-- Ferenc Wágner <wferi@debian.org> Wed, 01 Jun 2022 22:11:01 +0200
kronosnet (1.23-2) unstable; urgency=medium
* [1d79c07] New patch: [build] fix flag detections for gcc.
Thanks to Fabio M. Di Nitto (Closes: #1000853)
* [ccb294a] Work around our Debian patch in the autopkgtests
-- Ferenc Wágner <wferi@debian.org> Tue, 30 Nov 2021 15:26:12 +0100
kronosnet (1.23-1) unstable; urgency=medium
* [12a955b] New upstream release (1.23)
* [e55e177] Delete upstreamed patches (all of them)
-- Ferenc Wágner <wferi@debian.org> Sun, 21 Nov 2021 14:56:24 +0100
kronosnet (1.22-1) unstable; urgency=medium
* [50b3d13] New upstream release (1.22)
* [72ed56a] Skip unsupported nozzle tests more reliably.
Debci fails mysterious ways, it probably uses unprivileged containers.
-- Ferenc Wágner <wferi@debian.org> Tue, 31 Aug 2021 09:20:58 +0200
kronosnet (1.21-2) unstable; urgency=medium
* [def6540] New patch: nozzle: skip tests if TUN support is not available
* [c7aa7dc] Give kfreebsd architectures a chance again
* [2c4e65b] autopkgtest: don't ignore the result of the libknet test
* [6c5dfed] autopkgtest: save the nozzle test artifacts on failure as well
* [7262e50] New patch: nozzle: preserve test result across cleanup
-- Ferenc Wágner <wferi@debian.org> Sun, 29 Aug 2021 22:17:23 +0200
kronosnet (1.21-1) unstable; urgency=medium
* [20e1d67] Update Standards-Version to 4.6.0 (no changes required)
-- Ferenc Wágner <wferi@debian.org> Sat, 28 Aug 2021 10:09:21 +0200
kronosnet (1.20-4) unstable; urgency=medium
* [b9816f4] Make sure the ip utility is available for the unit test
* [b9be1e4] Silence overeager Lintian tag
-- Ferenc Wágner <wferi@debian.org> Sun, 28 Feb 2021 18:08:21 +0100
kronosnet (1.20-3) unstable; urgency=medium
[ Helmut Grohne ]
* [a011332] Using doxygen2man obviated the libxml2-dev build dependency
(Closes: #981506)
-- Ferenc Wágner <wferi@debian.org> Sun, 28 Feb 2021 12:46:00 +0100
kronosnet (1.20-2) unstable; urgency=medium
* [745245f] Update Standards-Version to 4.5.1 (no changes required)
* [8f4126b] Switch to using external doxygen2man
-- Ferenc Wágner <wferi@debian.org> Sat, 26 Dec 2020 16:47:11 +0100
kronosnet (1.20-1) unstable; urgency=medium
* [4dccc91] New upstream release (1.20)
-- Ferenc Wágner <wferi@debian.org> Sun, 25 Oct 2020 23:51:00 +0100
kronosnet (1.19-1) unstable; urgency=medium
[ Steve Langasek ]
* [0e0a046] Make autopkgtests cross-test-friendly using $DEB_HOST_ARCH.
[ Bryce Harrington ]
* [a906f9a] Fix FTBFS in i386 due to autopkgtest failures: Replace test
dependencies on gcc and make, with dependency on build-essentials, which is
special-cased for autopkgtest to use native packages for crossbuilding.
[ Gianfranco Costamagna ]
* [aa2f2e5] Drop libc6-dev dependency on autopkgtests, already satisfied by
build-essential package (from Ferenc Wágner suggestion)
* [ab9295e] Change CROSS_COMPILE into a more compact and easier logic, from
suggestions in:
https://salsa.debian.org/ha-team/kronosnet/-/merge_requests/2#note_182460
* [464a0e1] Fix previous commit with suggestions from Guillem Jover
[ Ferenc Wágner ]
* [eee8b6e] Explicitly use only DEB_HOST_GNU_TYPE for cross testing
* [4fd063d] Drop autoreconf from the autopkgtests.
This isn't necessary since the Autoconf patch introduced briefly by
a944d62 was dropped.
* [a5d841b] New upstream release (1.19)
-- Ferenc Wágner <wferi@debian.org> Mon, 28 Sep 2020 19:52:57 +0200
kronosnet (1.18-1) unstable; urgency=medium
* [c86d5b2] New upstream release (1.18) (Closes: #964608)
* [82e8201] Delete upstreamed patch
* [69db591] Acknowledge new symbols
-- Ferenc Wágner <wferi@debian.org> Sun, 19 Jul 2020 10:42:59 +0200
kronosnet (1.16-2) unstable; urgency=medium
* [7ba18d8] Provide libqb-dev for the autopkgtests as well
* [a944d62] New patch: Always define the Automake conditional
-- Ferenc Wágner <wferi@debian.org> Tue, 28 Apr 2020 23:01:40 +0200
kronosnet (1.16-1) unstable; urgency=medium
* [b1d1a5e] Kronosnet 1.16 switched to using the libqb list implementation
https://github.com/kronosnet/kronosnet/pull/297
* [844fac1] New upstream release (1.16)
* [e33125a] Update packaging list email address
* [afafc96] The bullseye toolchain defaults to linking with --as-needed
-- Ferenc Wágner <wferi@debian.org> Tue, 28 Apr 2020 17:43:51 +0200
kronosnet (1.15-1) unstable; urgency=medium
* [f958d74] New upstream release (1.15)
-- Ferenc Wágner <wferi@debian.org> Wed, 04 Mar 2020 16:18:23 +0100
kronosnet (1.14-1) unstable; urgency=medium
* [ae669db] New upstream release (1.14)
* [8b513ae] Update Standards-Version to 4.5.0 (no changes required)
* [4cc210a] Split the autopkgtests and produce artifacts
-- Ferenc Wágner <wferi@debian.org> Fri, 31 Jan 2020 22:54:48 +0100
kronosnet (1.13-1) unstable; urgency=medium
* [608258b] New upstream release (1.13)
* [66bb300] Drop upstreamed patches (both of them)
* [49d9f05] Update Standards-Version to 4.4.1 (no changes required)
* [29e4306] Enable rootless build
-- Ferenc Wágner <wferi@debian.org> Thu, 17 Oct 2019 15:39:30 +0200
kronosnet (1.12-1) unstable; urgency=medium
* [e258e64] New upstream release (1.12)
* [99cc713] Refresh our patches
* [1a80be7] The blhc test already supports adding extra arguments
https://salsa.debian.org/salsa-ci-team/pipeline/issues/106
Word splitting after parameter expansion can't be avoided, though,
so the space and the quotes had to be replaced by \s (arbitrary
whitespace is equally good here).
* [1bab2aa] It's varying domain_host in reprotest that breaks the build
* [aa975e1] Enable diffoscope, we're small enough
-- Ferenc Wágner <wferi@debian.org> Tue, 24 Sep 2019 22:06:53 +0200
kronosnet (1.11-1) unstable; urgency=medium
* [1e1359c] New upstream release (1.11)
* [af5e719] Refresh our patch
* [c6b3677] Acknowledge new symbols
* [ebf5671] zstd compression support was added in 1.10
* [8f7ea7b] Switch to Debhelper compat level 12
* [6395c50] Update Standards-Version to 4.4.0 (no changes required)
* [8d986ec] New patch: Fix typo: trasport -> transport
* [4d77990] Enroll to basic Salsa CI
* [1257ff3] Exclude the internal doxyxml build from the blhc report
* [0b9e147] Allow the reproducibility tests fail for a while
-- Ferenc Wágner <wferi@debian.org> Sat, 24 Aug 2019 17:51:57 +0200
kronosnet (1.8-2) unstable; urgency=medium
* [b6a2cdc] New patch: send test: skip the SCTP test if SCTP is not supported
by the kernel
-- Ferenc Wágner <wferi@debian.org> Wed, 03 Apr 2019 10:33:30 +0200
kronosnet (1.8-1) unstable; urgency=medium
* [ff7beff] New upstream release (1.8)
* [21d7565] Update copyright years
-- Ferenc Wágner <wferi@debian.org> Mon, 01 Apr 2019 23:59:14 +0200
kronosnet (1.7-1) unstable; urgency=medium
* [4e5fcde] New upstream release (1.7)
* [f23dac4] Delete our patches, they went upstream
-- Ferenc Wágner <wferi@debian.org> Thu, 31 Jan 2019 19:06:49 +0100
kronosnet (1.6-4) unstable; urgency=medium
* [50a96b8] Fix ugly assignment bug in my patch
-- Ferenc Wágner <wferi@debian.org> Fri, 28 Dec 2018 10:21:26 +0100
kronosnet (1.6-3) unstable; urgency=medium
* [c2eec28] New patch: Fix nozzle man dates to SOURCE_EPOCH, just like the
libknet ones are
-- Ferenc Wágner <wferi@debian.org> Wed, 26 Dec 2018 11:00:26 +0100
kronosnet (1.6-2) unstable; urgency=medium
* [121d257] New patch: Skip SCTP event initialization if the protocol is not
supported
* [7112630] Run libknet unit tests as autopkgtests, too.
Buildds lack SCTP support, so this is more comprehensive.
* [62e62e6] Update Standards-Version to 4.3.0 (no changes required)
* [45b1073] Add libnozzle autopkgtests.
The libnozzle tests are all skipped during the build because they need
root privileges.
-- Ferenc Wágner <wferi@debian.org> Mon, 24 Dec 2018 02:12:39 +0100
kronosnet (1.6-1) unstable; urgency=medium
* [640f767] New upstream release (1.6)
* [c9f9431] Revert "New patch: Try to be compatible with earlier kernels"
Kronosnet 1.6 fixed this in a better way.
* [4c9b44c] Update copyright years and libnozzle name
* [435f2f8] New binary packages: libnozzle1 and libnozzle-dev
libnozzle requires libnl-3 and libnl-route-3
* [65f93be] Extend the long description of Kronosnet
* [37dc7b7] Suggest the documentation from libknet-dev
* [16cfc1b] Ship README and COPYRIGHT in all binary packages
* [d8b5f19] New patch: Install the nozzle man pages
* [5e01b4c] The nozzle man pages are in libknet-doc.
It isn't worth introducing a new binary package for.
* [b513715] New patch: Fix typos
-- Ferenc Wágner <wferi@debian.org> Wed, 19 Dec 2018 11:59:23 +0100
kronosnet (1.5-1) unstable; urgency=medium
* [055d424] Use the 'replace' merge mode.
The debian directory is not upstream territory, so this is safer.
* [89d5ff1] New upstream release (1.5)
* [ebf50a1] Update debian/copyright
* [8f34d31] New patch: Try to be compatible with earlier kernels
-- Ferenc Wágner <wferi@debian.org> Tue, 27 Nov 2018 13:41:40 +0100
kronosnet (1.4-1) unstable; urgency=medium
* [25262ef] New upstream release (1.4)
* [f98fbaa] Update Standards-Version to 4.2.1 (no changes required)
-- Ferenc Wágner <wferi@debian.org> Sat, 22 Sep 2018 18:02:02 +0200
kronosnet (1.3-1) unstable; urgency=medium
* [a52437e] New upstream release (1.2)
* [78b1a8e] The upstream build system already handles SOURCE_DATE_EPOCH
* [3fc0634] Update Standards-Version to 4.1.4 (no changes required)
* [428a983] New upstream release (1.3)
-- Ferenc Wágner <wferi@debian.org> Tue, 08 May 2018 20:29:23 +0200
kronosnet (1.1-2) unstable; urgency=medium
* [db289c1] New patch reproducible-build.patch
Thanks to Chris Lamb (Closes: #892021)
-- Ferenc Wágner <wferi@debian.org> Sun, 04 Mar 2018 17:25:53 +0100
kronosnet (1.1-1) unstable; urgency=medium
* [39a7e15] Revert "GCC already uses SOURCE_DATE_EPOCH"
This reverts commit 7611955b1e867624f3f1ab6810e3434c544426d0.
Since configure adds -Werror to CFLAGS by default, the -Wdate-time added
by dpkg-buildflags broke the build, but unnecessarily: modern gcc
already uses SOURCE_DATE_EPOCH, so reproducibility wasn't broken.
However, setting CFLAGS directly wasn't a good idea, since it dropped
the useful (mostly hardening) options as well.
As the __TIME__ and __DATE__ macros are used in the kronosnetd code
only, which isn't compiled by default, this setting had better go.
* [7d0af74] Pristine-tar is used by several gbp subcommands
* [490655d] New upstream release 1.1 (Closes: #886973)
* [9b89566] Drop upstreamed patches
* [5391160] Don't try building Kronosnet on the Hurd.
It misses both epoll and kevent, our two options. (Closes: #886972)
* [a532e65] The test suite can already run unprivileged
* [17d7e7c] Older liblz4 versions are also supported now
* [f80a59a] Use the official project description
* [7df074f] Split out the man pages into libknet-doc.
Building the documentation (man pages) requires extra dependencies and
effort, spare it if possible.
* [2fe8f33] Make --as-needed effective by patching libtool
* [750d039] Switch to dh_missing
-- Ferenc Wágner <wferi@debian.org> Sun, 25 Feb 2018 17:59:44 +0100
kronosnet (1.0-1) unstable; urgency=medium
* [f1fd87b] New upstream release (1.0)
* [7c1d7d2] Remove upstreamed patches, refresh the rest
* [327ea77] New patch: Give Hurd a chance
* [a89012a] Update Standards-Version to 4.1.3 (no changes required)
* [384b59c] Host the packaging repository on salsa.debian.org
* [07215f5] The required lz4 version is still experimental only
* [fd6c2bd] Switch to Debhelper compat level 11 (no changes required)
* Upload to unstable.
-- Ferenc Wágner <wferi@debian.org> Tue, 09 Jan 2018 01:37:53 +0100
kronosnet (0.9-2) experimental; urgency=medium
* [5b8fc8e] Further description updates will also be needed
* [b61fb92] netinet/sctp.h isn't in separate package on BSD
* [6d4aea9] New patch: tests: skip the SCTP test if SCTP is not
supported by the kernel
-- Ferenc Wágner <wferi@debian.org> Tue, 02 Jan 2018 00:36:31 +0100
kronosnet (0.9-1) experimental; urgency=medium
* Initial release. (Closes: #879824)
-- Ferenc Wágner <wferi@debian.org> Sun, 17 Dec 2017 23:44:28 +0100
|