update debian changelog for release v0.19.0 v0.19.0
authorYonghong Song <yhs@fb.com>
Sat, 20 Mar 2021 02:28:02 +0000 (19:28 -0700)
committeryonghong-song <ys114321@gmail.com>
Sat, 20 Mar 2021 03:41:23 +0000 (20:41 -0700)
  * Support for kernel up to 5.11
  * allow BCC as a cmake subproject
  * add LPORT support in tcpconnlat and tcpconnect
  * added bpf_map_lookup_and_delete_batch support
  * new tools: virtiostat
  * new libbpf-tools: cpufreq, funclatency, cachestat
  * add install target to libbpf-tools
  * a few lua fixes
  * doc update and bug fixes

Signed-off-by: Yonghong Song <yhs@fb.com>
debian/changelog

index 5b110ee11b48238c77bac64eecc8b8c69426b513..d1e3fffe2003b6e3a5a000074556dec90d1ee154 100644 (file)
@@ -1,3 +1,17 @@
+bcc (0.19.0-1) unstable; urgency=low
+
+  * Support for kernel up to 5.11
+  * allow BCC as a cmake subproject
+  * add LPORT support in tcpconnlat and tcpconnect
+  * added bpf_map_lookup_and_delete_batch support
+  * new tools: virtiostat
+  * new libbpf-tools: cpufreq, funclatency, cachestat
+  * add install target to libbpf-tools
+  * a few lua fixes
+  * doc update and bug fixes
+
+ -- Yonghong Song <ys114321@gmail.com>  Mon, 19 Mar 2021 17:00:00 +0000
+
 bcc (0.18.0-1) unstable; urgency=low
 
   * Support for kernel up to 5.10