]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
nm: Version bump to 1.3.3 nm-old
authorTobias Brunner <tobias@strongswan.org>
Fri, 14 Oct 2016 07:55:08 +0000 (09:55 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 14 Oct 2016 07:55:08 +0000 (09:55 +0200)
src/frontends/gnome/NEWS
src/frontends/gnome/configure.ac

index 7edf90b9e362285aa1eb283f8fe3167a66e9a11c..092cd317a79b41d44086b8b39ed6362c6cde5d6f 100644 (file)
@@ -1,3 +1,15 @@
+NetworkManager-strongswan-1.3.3
+-------------------------------
+
+- Fixed several build issues
+
+NetworkManager-strongswan-1.3.2
+-------------------------------
+
+- GUI fix
+- Update to libsecret
+- D-Bus policy moved to charon-nm
+
 NetworkManager-strongswan-1.3.1
 -------------------------------
 
index a2e3beef357ccb7dd557a03ca9dbd08f6f1929df..34c23ca83e0d4dd4e54a491303ee71937748126f 100644 (file)
@@ -1,6 +1,6 @@
 AC_PREREQ(2.52)
 
-AC_INIT(NetworkManager-strongswan, 1.3.2, martin@strongswan.org, NetworkManager-strongswan)
+AC_INIT(NetworkManager-strongswan, 1.3.3, martin@strongswan.org, NetworkManager-strongswan)
 AM_INIT_AUTOMAKE([subdir-objects])
 AM_MAINTAINER_MODE