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 d4c03cd + 3ba899d commit 7728baaCopy full SHA for 7728baa
src/Makefile
@@ -16,7 +16,7 @@ endif
16
VERSION = 0
17
PATCHLEVEL = 9
18
SUBLEVEL = 1
19
-EXTRAVERSION = -r1
+EXTRAVERSION = -r2
20
NAME = Cilonen
21
22
TOOLS ?= $(CONFIG_TOOLS)
src/debian/changelog
@@ -1,3 +1,9 @@
1
+pktvisor (0.9.1-r2-1) precise; urgency=low
2
+
3
+ * Add -x|--nomemlock arg to prevent locking memory
4
5
+ -- Patrick Gray <[email protected]> Thu, 29 Aug 2019 13:12:03 -0500
6
7
pktvisor (0.9.1-r1-1) precise; urgency=low
8
9
* Support for Maxmind's GeoIP2 library
0 commit comments