From 8d9a700186ee055a0d3ffb9e2545cf9e97ca9064 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 29 May 2014 12:13:24 -0400 Subject: [PATCH] Prepare release 4.2.2 --- NEWS.asciidoc | 13 +++++-------- addons/packages/packetfence.spec | 6 ++++++ conf/dhcp_fingerprints.conf | 11 ++++++++--- conf/pf-release | 2 +- debian/changelog | 12 ++++++++++++ docs/docinfo.xml | 6 +++--- docs/includes/global-attributes.asciidoc | 2 +- 7 files changed, 36 insertions(+), 16 deletions(-) diff --git a/NEWS.asciidoc b/NEWS.asciidoc index 31b2417cea89..1ac2c9ef5503 100644 --- a/NEWS.asciidoc +++ b/NEWS.asciidoc @@ -14,9 +14,6 @@ For a list of compatibility related changes see the UPGRADE.asciidoc file. Version 4.2.2 released on 2014-05-29 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -New Features -++++++++++++ - Enhancements ++++++++++++ @@ -29,12 +26,12 @@ Bug Fixes * Remove double saving of iptables * Do a configreload hard only during a pf restart not everytime you restart -* Fixed undefined function and HP Controller module +* Fixed undefined function and HP Controller module * Fixed a test in pfsetvlan -* Allow old gaming-registration url to work -* If node is not found in the database then default to the default profile -* Logging in dispatcher not workingFixed deletion of a user failing -* Deletion of a user failing +* Allow old gaming-registration URL to work +* If node is not found in the database then use the default profile +* Fixed logging in dispatcher +* Fixed deletion of a user failing * Compute unregdate and save the role for autoreg 802.1x * Fixed portal profile URI filter in new Catalyst-based captive-portal * RADIUS accounting fixed to call the correct method to parse the RADIUS request diff --git a/addons/packages/packetfence.spec b/addons/packages/packetfence.spec index 6055189f0ad4..21f12e3aa89e 100644 --- a/addons/packages/packetfence.spec +++ b/addons/packages/packetfence.spec @@ -939,6 +939,12 @@ fi %attr(6755, root, root) /usr/local/pf/bin/pfcmd %changelog +* Tue May 29 2014 Inverse - 4.2.2-1 +- New release 4.2.2 + +* Tue May 16 2014 Inverse - 4.2.1-1 +- New release 4.2.1 + * Tue May 6 2014 Inverse - 4.2.0-1 - New release 4.2.0 diff --git a/conf/dhcp_fingerprints.conf b/conf/dhcp_fingerprints.conf index da6014564a9f..9a2077ffd97d 100644 --- a/conf/dhcp_fingerprints.conf +++ b/conf/dhcp_fingerprints.conf @@ -1,4 +1,4 @@ -# dhcp_fingerprints.conf Version 6.7.0 Date 20140506 +# dhcp_fingerprints.conf Version 6.7.2 Date 20140513 # # FingerBank - DHCP fingerprint / signature database # Copyright (C) 2008-2013 Inverse inc. @@ -887,6 +887,9 @@ fingerprints=< Tue, 29 May 2014 12:00:00 -0400 + +packetfence (4.2.1) unstable; urgency=low + + * Version 4.2.1 + + -- Inverse Tue, 16 May 2014 12:00:00 -0400 + packetfence (4.2.0) unstable; urgency=low * Version 4.2.0 diff --git a/docs/docinfo.xml b/docs/docinfo.xml index 9052533b7768..b0b2f55ad027 100644 --- a/docs/docinfo.xml +++ b/docs/docinfo.xml @@ -1,7 +1,7 @@ -Version 4.2.1 - May 2014 -for version 4.2.1 -2014-05-15 +Version 4.2.2 - May 2014 +for version 4.2.2 +2014-05-29 Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". diff --git a/docs/includes/global-attributes.asciidoc b/docs/includes/global-attributes.asciidoc index 82527e3a9198..8333bfc39733 100644 --- a/docs/includes/global-attributes.asciidoc +++ b/docs/includes/global-attributes.asciidoc @@ -13,6 +13,6 @@ // TODO have the build system take care of this -:release_version: 4.2.1 +:release_version: 4.2.2 // vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab: