]> git.puffer.fish Git - matthieu/frr.git/commitdiff
debian: 10.0-1 debian/frr-10.0-1
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 30 Apr 2024 17:37:41 +0000 (19:37 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 30 Apr 2024 17:38:57 +0000 (19:38 +0200)
Should build on all Debian platforms except hppa which still has a
clippy issue to be investigated.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
debian/changelog

index fb1f1d74b578e0cbab4f24ad9a02fd0a479ee121..d631eecc7e0aa7ac324707ecd392f61aef4f0c83 100644 (file)
@@ -1,12 +1,13 @@
-frr (10.0-1) UNRELEASED; urgency=medium
+frr (10.0-1) unstable; urgency=medium
 
   * IRDP module is no longer packaged (slated to be removed upstream)
   * added mkdir+chown /var/lib/frr which is now used by FRR
   * sysconfdir and localstatedir configure args are no longer needed
   * NB: refer to never-released 8.5.2-1 changes below!
   * Link libatomic unconditionally (closes: #1067077)
+  * known to not build on hppa due to struct.calcsize python exception
 
- -- David Lamparter <equinox-debian@diac24.net>  Tue, 30 Apr 2024 16:34:16 +0200
+ -- David Lamparter <equinox-debian@diac24.net>  Tue, 30 Apr 2024 19:36:44 +0200
 
 frr (10.0-0.2) unstable; urgency=medium