We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 833df15 + 34e3dac commit 442a4deCopy full SHA for 442a4de
src/Makefile
@@ -15,7 +15,7 @@ endif
15
16
VERSION = 0
17
PATCHLEVEL = 9
18
-SUBLEVEL = 0
+SUBLEVEL = 1
19
EXTRAVERSION = -r1
20
NAME = Cilonen
21
src/debian/changelog
@@ -1,3 +1,9 @@
1
+pktvisor (0.9.1-r1-1) precise; urgency=low
2
+
3
+ * Support for Maxmind's GeoIP2 library
4
5
+ -- James Royalty <[email protected]> Fri, 24 Mar 2017 13:12:03 -0500
6
7
pktvisor (0.9.0-r1-1) precise; urgency=low
8
9
* Add GRE tunnel dissector
0 commit comments