Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock X-Debbugs-Cc: stayrtr@packages.debian.org Control: affects -1 + src:stayrtr Please unblock package stayrtr stayrtr is better integrated with rpki-client than octorpki, which has not been getting new features in a long time. Accordingly recommend rpki-client and use it as the data source by default. Full diff attached. unblock stayrtr/0.5.1-2 -- ciao, Marco
diff -Nru stayrtr-0.5.1/debian/changelog stayrtr-0.5.1/debian/changelog
--- stayrtr-0.5.1/debian/changelog 2023-03-05 01:11:49.000000000 +0100
+++ stayrtr-0.5.1/debian/changelog 2023-03-28 23:09:15.000000000 +0200
@@ -1,3 +1,11 @@
+stayrtr (0.5.1-2) unstable; urgency=medium
+
+ * Default to use /var/lib/rpki-client/json (from rpki-client) as the source
+ instead of the octorpki URL, since they are much better integrated.
+ * Recommend rpki-client.
+
+ -- Marco d'Itri <md@linux.it> Tue, 28 Mar 2023 23:09:15 +0200
+
stayrtr (0.5.1-1) unstable; urgency=medium
* New upstream release.
diff -Nru stayrtr-0.5.1/debian/control stayrtr-0.5.1/debian/control
--- stayrtr-0.5.1/debian/control 2023-02-27 03:23:32.000000000 +0100
+++ stayrtr-0.5.1/debian/control 2023-03-27 06:20:23.000000000 +0200
@@ -24,6 +24,7 @@
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
adduser
+Recommends: rpki-client
Conflicts: gortr
Built-Using: ${misc:Built-Using}
Description: RPKI to Router server
diff -Nru stayrtr-0.5.1/debian/stayrtr.default stayrtr-0.5.1/debian/stayrtr.default
--- stayrtr-0.5.1/debian/stayrtr.default 2023-02-27 03:18:52.000000000 +0100
+++ stayrtr-0.5.1/debian/stayrtr.default 2023-03-27 06:20:38.000000000 +0200
@@ -1,5 +1,5 @@
# Run "stayrtr -h" to see the available command line options and their
# defaults.
-STAYRTR_ARGS=-bind :323 -cache http://localhost:9880/output.json
+STAYRTR_ARGS=-bind :323 -cache /var/lib/rpki-client/json
Attachment:
signature.asc
Description: PGP signature