nats.c.git
3 years ago[PATCH] [FIXED] Compiler warning for JSON get time
Ivan Kozlovic [Tue, 12 Jul 2022 16:22:53 +0000 (10:22 -0600)]
[PATCH] [FIXED] Compiler warning for JSON get time

When formatting a date/time, the max lenght is 35 characters, so
the backing array should be 36 at least (for the terminal '\0').

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
Gbp-Pq: Name 208f27a8ccd80bbadba4409b68fb5fe308b97c56.patch

3 years ago[PATCH] fix armel build #555
Victor Seva [Tue, 12 Jul 2022 10:34:35 +0000 (12:34 +0200)]
[PATCH] fix armel build #555

> Error: selected processor does not support `yield' in ARM mode

Gbp-Pq: Name 0001-fix-armel-build.patch

3 years agonats.c (3.3.0-4+rpi1) bookworm-staging; urgency=medium
Peter Michael Green [Thu, 28 Jul 2022 07:54:37 +0000 (08:54 +0100)]
nats.c (3.3.0-4+rpi1) bookworm-staging; urgency=medium

  * Bump minimum arm version for yeild instruction to armv7.

[dgit import unpatched nats.c 3.3.0-4+rpi1]

3 years agoImport nats.c_3.3.0-4+rpi1.debian.tar.xz
Peter Michael Green [Thu, 28 Jul 2022 07:54:37 +0000 (08:54 +0100)]
Import nats.c_3.3.0-4+rpi1.debian.tar.xz

[dgit import tarball nats.c 3.3.0-4+rpi1 nats.c_3.3.0-4+rpi1.debian.tar.xz]

3 years agoImport nats.c_3.3.0.orig.tar.gz
Victor Seva [Mon, 2 May 2022 12:17:51 +0000 (13:17 +0100)]
Import nats.c_3.3.0.orig.tar.gz

[dgit import orig nats.c_3.3.0.orig.tar.gz]