-fwknop-2.0.4 (11//2012):
+fwknop-2.0.4 (11/15/2012):
- [server] Added upstart config at extras/upstart/fwknop.conf. This
allows the fwknopd to easily be managed with upstart via commands like
"service fwknop start" and "service fwknop stop".
-fwknop-2.0.3
+fwknop-2.0.4
#define PACKAGE_NAME "fwknop"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "fwknop 2.0.3"
+#define PACKAGE_STRING "fwknop 2.0.4"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "fwknop"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "2.0.3"
+#define PACKAGE_VERSION "2.0.4"
/* The size of `unsigned int', as computed by sizeof. */
#define SIZEOF_UNSIGNED_INT 4
/* Version number of package */
-#define VERSION "2.0.3"
+#define VERSION "2.0.4"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
/* General params
*/
-#define FKO_PROTOCOL_VERSION "2.0.3" /* The fwknop protocol version */
+#define FKO_PROTOCOL_VERSION "2.0.4" /* The fwknop protocol version */
/* Supported FKO Message types...
*/
dnl Define our name, version and email.
m4_define(my_package, [fwknop])
-m4_define(my_version, [2.0.3])
+m4_define(my_version, [2.0.4])
m4_define(my_bug_email, [dstuart@dstuart.org])
AC_INIT(my_package, my_version, my_bug_email)
%define _mandir /usr/share/man
Name: fwknop
-Version: 2.0.3
+Version: 2.0.4
Epoch: 1
Release: 1%{?dist}
Summary: Firewall Knock Operator client. An implementation of Single Packet Authorization.
%package -n libfko
-Version: 0.0.3
+Version: 0.0.4
Summary: The fwknop library
Group: Development/Libraries
Requires: gpg, gpgme
%package -n libfko-devel
-Version: 0.0.3
+Version: 0.0.4
Summary: The fwknop library header and API docs
Group: Development/Libraries
Requires: libfko
%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/fwknop/access.conf
%changelog
+* Thu Nov 15 2012 <mbr@cipherdyne.org>
+- fwknop-2.0.4 release.
+
* Sat Nov 3 2012 Tomoyuki Kano <tomo@appletz.jp> - 1:2.0.3-1
- Added missing include files.
#define PACKAGE_NAME "fwknop"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "fwknop 2.0.3"
+#define PACKAGE_STRING "fwknop 2.0.4"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "fwknop"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "2.0.3"
+#define PACKAGE_VERSION "2.0.4"
/* The size of `unsigned int', as computed by sizeof. */
#define SIZEOF_UNSIGNED_INT 4
/* Version number of package */
-#define VERSION "2.0.3"
+#define VERSION "2.0.4"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
/* General params
*/
-#define FKO_PROTOCOL_VERSION "2.0.3" /* The fwknop protocol version */
+#define FKO_PROTOCOL_VERSION "2.0.4" /* The fwknop protocol version */
/* Supported FKO Message types...
*/