NAC, ndn-traffic-generator, ndncert, repo-ng: Update to the latest versions

Change-Id: I41dedf689e1c4060021c6a01e86bf3f652e96dbe
diff --git a/name-based-access-control/Makefile b/name-based-access-control/Makefile
index 77868ad..a2d0548 100644
--- a/name-based-access-control/Makefile
+++ b/name-based-access-control/Makefile
@@ -2,13 +2,13 @@
 GIT_URL=https://github.com/named-data/name-based-access-control.git
 
 # Tag name or commit hash for checkout
-GIT_VERSION=a7ac15b778009ea6eaa174032e5cc69385db566b
+GIT_VERSION=74b3a7ede73f7e8f7479739420989674d394a761
 
 # Package name
 NAME=name-based-access-control
 
 # Package version
-VERSION=0.1.2-commit-a7ac15b77
+VERSION=0.1.3-commit-74b3a7ede
 
 # PPA version
 PPA_VERSION=1
diff --git a/name-based-access-control/debian/changelog b/name-based-access-control/debian/changelog
index 6f0f40a..ae388c9 100644
--- a/name-based-access-control/debian/changelog
+++ b/name-based-access-control/debian/changelog
@@ -1,3 +1,10 @@
+name-based-access-control (0.1.3-commit-74b3a7ede-ppa1~DISTRO) DISTRO; urgency=low
+
+  * Version based on 74b3a7ede73f7e8f7479739420989674d394a761
+    (https://github.com/named-data/name-based-access-control.git)
+
+ -- Alex Afanasyev <aa@cs.fiu.edu>  Fri, 17 Nov 2023 19:20:56 +0000
+
 name-based-access-control (0.1.2-commit-a7ac15b77-ppa1~DISTRO) DISTRO; urgency=low
 
   * Version based on a7ac15b778009ea6eaa174032e5cc69385db566b
diff --git a/name-based-access-control/debian/control b/name-based-access-control/debian/control
index a31c646..96072e6 100644
--- a/name-based-access-control/debian/control
+++ b/name-based-access-control/debian/control
@@ -6,7 +6,7 @@
  python3 (>= 3.6.0),
  pkg-config (>= 0.29),
  libboost-all-dev (>= 1.65.1),
- libndn-cxx-dev (>= 0.8.0),
+ libndn-cxx-dev (>= 0.8.1),
  python3-sphinx (>= 1.6.0),
  git
 Standards-Version: 4.1.2
diff --git a/name-based-access-control/debian/patches/series b/name-based-access-control/debian/patches/series
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/name-based-access-control/debian/patches/series
diff --git a/ndn-traffic-generator/Makefile b/ndn-traffic-generator/Makefile
index ee62ea6..789ed55 100644
--- a/ndn-traffic-generator/Makefile
+++ b/ndn-traffic-generator/Makefile
@@ -2,13 +2,13 @@
 GIT_URL=https://github.com/named-data/ndn-traffic-generator
 
 # Tag name or commit hash for checkout
-GIT_VERSION=ab6ac5d6dc77241fa09fa1a07a21e896ffced4be
+GIT_VERSION=06784b41cc38cb75f7f980dcca003daa9ec9832d
 
 # Package name
 NAME=ndn-traffic-generator
 
 # Package version
-VERSION=0.0.15-gab6ac5d6
+VERSION=0.0.16-g06784b41
 
 # PPA version
 PPA_VERSION=1
diff --git a/ndn-traffic-generator/debian/changelog b/ndn-traffic-generator/debian/changelog
index 2b42fba..c1658bb 100644
--- a/ndn-traffic-generator/debian/changelog
+++ b/ndn-traffic-generator/debian/changelog
@@ -1,3 +1,10 @@
+ndn-traffic-generator (0.0.16-g06784b41-ppa1~DISTRO) DISTRO; urgency=low
+
+  * Version based on 06784b41cc38cb75f7f980dcca003daa9ec9832d
+    (https://github.com/named-data/ndn-traffic-generator)
+
+ -- Alex Afanasyev <aa@cs.fiu.edu>  Fri, 17 Nov 2023 19:04:02 +0000
+
 ndn-traffic-generator (0.0.15-gab6ac5d6-ppa1~DISTRO) DISTRO; urgency=low
 
   * Version based on ab6ac5d6dc77241fa09fa1a07a21e896ffced4be
diff --git a/ndn-traffic-generator/debian/control b/ndn-traffic-generator/debian/control
index b01e88a..a898cd7 100644
--- a/ndn-traffic-generator/debian/control
+++ b/ndn-traffic-generator/debian/control
@@ -6,7 +6,7 @@
  python3 (>= 3.6.0),
  pkg-config (>= 0.29),
  libboost-all-dev (>= 1.65.1),
- libndn-cxx-dev (>= 0.8.0)
+ libndn-cxx-dev (>= 0.8.1)
 Standards-Version: 3.9.2
 Homepage: https://github.com/named-data/ndn-traffic-generator
 Vcs-Browser: https://github.com/named-data/ndn-traffic-generator
diff --git a/ndncert/Makefile b/ndncert/Makefile
index 69db0aa..f16548f 100644
--- a/ndncert/Makefile
+++ b/ndncert/Makefile
@@ -2,13 +2,13 @@
 GIT_URL=https://github.com/named-data/ndncert
 
 # Tag name or commit hash for checkout
-GIT_VERSION=fae76c4dc736b0252e4503ef76c8738afce1d571
+GIT_VERSION=3e4818421a606c46614e25e66296c6e1a0761a75
 
 # Package name
 NAME=ndncert
 
 # Package version
-VERSION=0.0.5-1-gfae76c4dc
+VERSION=0.0.6-1-g3e4818421
 
 # PPA version
 PPA_VERSION=1
diff --git a/ndncert/debian/changelog b/ndncert/debian/changelog
index aef3018..4cc286d 100644
--- a/ndncert/debian/changelog
+++ b/ndncert/debian/changelog
@@ -1,3 +1,10 @@
+ndncert (0.0.6-1-g3e4818421-ppa1~DISTRO) DISTRO; urgency=low
+
+  * Version based on 3e4818421a606c46614e25e66296c6e1a0761a75
+    (https://github.com/named-data/ndncert)
+
+ -- Alex Afanasyev <aa@cs.fiu.edu>  Fri, 17 Nov 2023 18:39:54 +0000
+
 ndncert (0.0.5-1-gfae76c4dc-ppa1~DISTRO) DISTRO; urgency=low
 
   * Version based on fae76c4dc736b0252e4503ef76c8738afce1d571
diff --git a/ndncert/debian/control b/ndncert/debian/control
index 0e696ce..b15db07 100644
--- a/ndncert/debian/control
+++ b/ndncert/debian/control
@@ -6,7 +6,7 @@
  python3 (>= 3.6.0),
  pkg-config (>= 0.29),
  libboost-all-dev (>= 1.65.1),
- libndn-cxx-dev (>= 0.8.0),
+ libndn-cxx-dev (>= 0.8.1),
  libsqlite3-dev (>= 3.22.0),
  libssl-dev (>= 1.1.1)
 Standards-Version: 3.9.2
diff --git a/repo-ng/Makefile b/repo-ng/Makefile
index 12884be..608cff5 100644
--- a/repo-ng/Makefile
+++ b/repo-ng/Makefile
@@ -2,13 +2,13 @@
 GIT_URL=https://github.com/named-data/repo-ng
 
 # Tag name or commit hash for checkout
-GIT_VERSION=333e3ebfb537d5aca977478f363e5d32a74b7be5
+GIT_VERSION=164ae3b36d05d7a3af522f86cd80eb3c650ae65b
 
 # Package name
 NAME=repo-ng
 
 # Package version
-VERSION=0.0.24-g333e3ebfb
+VERSION=0.0.25-g164ae3b36
 
 # PPA version
 PPA_VERSION=2
diff --git a/repo-ng/debian/changelog b/repo-ng/debian/changelog
index 97ba18e..ebbdb35 100644
--- a/repo-ng/debian/changelog
+++ b/repo-ng/debian/changelog
@@ -1,3 +1,10 @@
+repo-ng (0.0.25-g164ae3b36-ppa2~DISTRO) DISTRO; urgency=low
+
+  * Version based on 164ae3b36d05d7a3af522f86cd80eb3c650ae65b
+    (https://github.com/named-data/repo-ng)
+
+ -- Alex Afanasyev <aa@cs.fiu.edu>  Fri, 17 Nov 2023 19:06:08 +0000
+
 repo-ng (0.0.24-g333e3ebfb-ppa2~DISTRO) DISTRO; urgency=low
 
   * Version based on 333e3ebfb537d5aca977478f363e5d32a74b7be5
diff --git a/repo-ng/debian/control b/repo-ng/debian/control
index 3a129ec..61500fb 100644
--- a/repo-ng/debian/control
+++ b/repo-ng/debian/control
@@ -6,7 +6,7 @@
  python3 (>= 3.6.0),
  pkg-config (>= 0.29),
  libboost-all-dev (>= 1.65.1),
- libndn-cxx-dev (>= 0.8.0),
+ libndn-cxx-dev (>= 0.8.1),
  libsqlite3-dev (>= 3.22.0)
 Standards-Version: 3.9.2
 Homepage: https://github.com/named-data/repo-ng