ndn-cxx, nfd: Update to the 0.3.4 release

Bump other packages to be rebuilt with the new library

nlsr and ndn-traffic-generator include additional patches

Change-Id: Ia15e2def6820442b20cd4b231242e09051739a8a
Refs: #3132
diff --git a/ndn-traffic-generator/Makefile b/ndn-traffic-generator/Makefile
index f2b134a..06b81f9 100644
--- a/ndn-traffic-generator/Makefile
+++ b/ndn-traffic-generator/Makefile
@@ -2,15 +2,15 @@
 GIT_URL=https://github.com/named-data/ndn-traffic-generator
 
 # Tag name or commit hash for checkout
-GIT_VERSION=d0b59982c4e6d602ee901c29e2472a1a447d545e
+GIT_VERSION=3b2841967d702298239c81e5e3393119e0dd54c4
 
 # Package name
 NAME=ndn-traffic-generator
 
 # Package version
-VERSION=0.0.3
+VERSION=0.0.4-g3b284
 
 # PPA version
-PPA_VERSION=2
+PPA_VERSION=1
 
 include ../packaging.mk