Re: [PacketFence-users] 5.0.2 is out

2016-01-08 Thread Morris, Andi
Hi again,
I've found the bug and the fix on github. I'm not familiar with github at all 
though, can anyone please advise me how I can patch the files?

https://github.com/inverse-inc/packetfence/commit/d9c88a93aa11348d33d350e0871a3880e21126f1

Cheers,
Andi

From: Morris, Andi [mailto:amor...@cardiffmet.ac.uk]
Sent: 07 January 2016 16:07
To: packetfence-users@lists.sourceforge.net
Subject: Re: [PacketFence-users] 5.0.2 is out

Hi all,
Sorry to bump a very old thread, but I'm running version 5.0.1 and am in no 
position to upgrade my current production system at the moment. I've also just 
started utilising violations in anger, and have found that users clicking the 
Enable Network button do not get put back on the main network, which I presume 
is the "Fixed broken violation release process" patch mentioned below.

Am I able to get just that patch to apply to my system? I presume if I run the 
/usr/local/pf/addons/pf-maint.pl now I would end up getting lots of extra 
patches that I've not tested on my setup here.

Cheers,
Andi

From: Louis Munro [mailto:lmu...@inverse.ca]
Sent: 04 May 2015 17:06
To: 
packetfence-annou...@lists.sourceforge.net<mailto:packetfence-annou...@lists.sourceforge.net>;
 
packetfence-users@lists.sourceforge.net<mailto:packetfence-users@lists.sourceforge.net>;
 
packetfence-de...@lists.sourceforge.net<mailto:packetfence-de...@lists.sourceforge.net>
Subject: [PacketFence-devel] 5.0.2 is out

Hello list members,

We just released a minor update.
PF 5.0.2 is out.


This release is a bug fix only. No new features were introduced.

Enhancements


  *   Added availables options (submit unknowns and update database) to the 
Fingerbank Settings page.
  *   PacketFence will now leave clients.conf.inc empty if cluster mode is 
disabled.

Bug Fixes


  *   PacketFence will longer unregister a device in pending state if the 
device is hitting the portal more than once while in "pending" state.
  *   Fixed broken violation release process.
  *   Fixed multiple lines returning from pfconfig.
  *   Fixed undefined variables in portal template files.
  *   Fixed provisioners OS detection with Fingerbank.


If you are already running 5.0.1 you may get the same code and fixes by running 
the /usr/local/pf/addons/pf-maint.pl script which will apply the same patches.

This release is merely a convenience for people upgrading from earlier releases 
or installing from scratch.


See https://github.com/inverse-inc/packetfence/blob/stable/NEWS.asciidoc for 
details

Best regards from Inverse,
--
Louis Munro
lmu...@inverse.ca<mailto:lmu...@inverse.ca>  ::  
www.inverse.ca<http://www.inverse.ca>
+1.514.447.4918 x125  :: +1 (866) 353-6153 x125
Inverse inc. :: Leaders behind SOGo (www.sogo.nu<http://www.sogo.nu>) and 
PacketFence (www.packetfence.org<http://www.packetfence.org>)



[Cardiff Metropolitan University - 150 years of nurturing 
talent]<http://www.cardiffmet.ac.uk/cardiffmet150>
--
___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] 5.0.2 is out

2016-01-08 Thread Morris, Andi
Thanks very much Fabrice.

From: Durand fabrice [mailto:fdur...@inverse.ca]
Sent: 08 January 2016 12:48
To: packetfence-users@lists.sourceforge.net
Subject: Re: [PacketFence-users] 5.0.2 is out

Hello Andi,

cd /usr/local/pf
wget 
https://github.com/inverse-inc/packetfence/commit/d9c88a93aa11348d33d350e0871a3880e21126f1.diff
patch -p1 --dry-run < d9c88a93aa11348d33d350e0871a3880e21126f1.diff
all is ok, there is no conflict ?
patch -p1 < d9c88a93aa11348d33d350e0871a3880e21126f1.diff

bin/pfcmd service httpd.portal restart



Regards
Fabrice
Le 2016-01-08 07:06, Morris, Andi a écrit :
Hi again,
I've found the bug and the fix on github. I'm not familiar with github at all 
though, can anyone please advise me how I can patch the files?

https://github.com/inverse-inc/packetfence/commit/d9c88a93aa11348d33d350e0871a3880e21126f1

Cheers,
Andi

From: Morris, Andi [mailto:amor...@cardiffmet.ac.uk]
Sent: 07 January 2016 16:07
To: 
packetfence-users@lists.sourceforge.net<mailto:packetfence-users@lists.sourceforge.net>
Subject: Re: [PacketFence-users] 5.0.2 is out

Hi all,
Sorry to bump a very old thread, but I'm running version 5.0.1 and am in no 
position to upgrade my current production system at the moment. I've also just 
started utilising violations in anger, and have found that users clicking the 
Enable Network button do not get put back on the main network, which I presume 
is the "Fixed broken violation release process" patch mentioned below.

Am I able to get just that patch to apply to my system? I presume if I run the 
/usr/local/pf/addons/pf-maint.pl now I would end up getting lots of extra 
patches that I've not tested on my setup here.

Cheers,
Andi

From: Louis Munro [mailto:lmu...@inverse.ca]
Sent: 04 May 2015 17:06
To: 
packetfence-annou...@lists.sourceforge.net<mailto:packetfence-annou...@lists.sourceforge.net>;
 
packetfence-users@lists.sourceforge.net<mailto:packetfence-users@lists.sourceforge.net>;
 
packetfence-de...@lists.sourceforge.net<mailto:packetfence-de...@lists.sourceforge.net>
Subject: [PacketFence-devel] 5.0.2 is out

Hello list members,

We just released a minor update.
PF 5.0.2 is out.


This release is a bug fix only. No new features were introduced.

Enhancements


  *   Added availables options (submit unknowns and update database) to the 
Fingerbank Settings page.
  *   PacketFence will now leave clients.conf.inc empty if cluster mode is 
disabled.

Bug Fixes


  *   PacketFence will longer unregister a device in pending state if the 
device is hitting the portal more than once while in "pending" state.
  *   Fixed broken violation release process.
  *   Fixed multiple lines returning from pfconfig.
  *   Fixed undefined variables in portal template files.
  *   Fixed provisioners OS detection with Fingerbank.


If you are already running 5.0.1 you may get the same code and fixes by running 
the /usr/local/pf/addons/pf-maint.pl script which will apply the same patches.

This release is merely a convenience for people upgrading from earlier releases 
or installing from scratch.


See https://github.com/inverse-inc/packetfence/blob/stable/NEWS.asciidoc for 
details

Best regards from Inverse,
--
Louis Munro
lmu...@inverse.ca<mailto:lmu...@inverse.ca>  ::  
www.inverse.ca<http://www.inverse.ca>
+1.514.447.4918 x125  :: +1 (866) 353-6153 x125
Inverse inc. :: Leaders behind SOGo (www.sogo.nu<http://www.sogo.nu>) and 
PacketFence (www.packetfence.org<http://www.packetfence.org>)



[Image removed by sender. Cardiff Metropolitan University - 150 years of
  nurturing talent]<http://www.cardiffmet.ac.uk/cardiffmet150>




--




___

PacketFence-users mailing list

PacketFence-users@lists.sourceforge.net<mailto:PacketFence-users@lists.sourceforge.net>

https://lists.sourceforge.net/lists/listinfo/packetfence-users

--
___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] 5.0.2 is out

2016-01-08 Thread Durand fabrice

Hello Andi,

cd /usr/local/pf
wget 
https://github.com/inverse-inc/packetfence/commit/d9c88a93aa11348d33d350e0871a3880e21126f1.diff

patch -p1 --dry-run < d9c88a93aa11348d33d350e0871a3880e21126f1.diff
all is ok, there is no conflict ?
patch -p1 < d9c88a93aa11348d33d350e0871a3880e21126f1.diff

bin/pfcmd service httpd.portal restart



Regards
Fabrice

Le 2016-01-08 07:06, Morris, Andi a écrit :


Hi again,

I’ve found the bug and the fix on github. I’m not familiar with github 
at all though, can anyone please advise me how I can patch the files?


https://github.com/inverse-inc/packetfence/commit/d9c88a93aa11348d33d350e0871a3880e21126f1

Cheers,

Andi

*From:*Morris, Andi [mailto:amor...@cardiffmet.ac.uk]
*Sent:* 07 January 2016 16:07
*To:* packetfence-users@lists.sourceforge.net
*Subject:* Re: [PacketFence-users] 5.0.2 is out

Hi all,

Sorry to bump a very old thread, but I’m running version 5.0.1 and am 
in no position to upgrade my current production system at the moment. 
I’ve also just started utilising violations in anger, and have found 
that users clicking the Enable Network button do not get put back on 
the main network, which I presume is the “Fixed broken violation 
release process” patch mentioned below.


Am I able to get just that patch to apply to my system? I presume if I 
run the /usr/local/pf/addons/pf-maint.pl now I would end up getting 
lots of extra patches that I’ve not tested on my setup here.


Cheers,

Andi

*From:*Louis Munro [mailto:lmu...@inverse.ca]
*Sent:* 04 May 2015 17:06
*To:* packetfence-annou...@lists.sourceforge.net 
<mailto:packetfence-annou...@lists.sourceforge.net>; 
packetfence-users@lists.sourceforge.net 
<mailto:packetfence-users@lists.sourceforge.net>; 
packetfence-de...@lists.sourceforge.net 
<mailto:packetfence-de...@lists.sourceforge.net>

*Subject:* [PacketFence-devel] 5.0.2 is out

Hello list members,

We just released a minor update.
PF 5.0.2 is out.

This release is a bug fix only. No new features were introduced.

*Enhancements*

  * Added availables options (submit unknowns and update database) to
the Fingerbank Settings page.
  * PacketFence will now leave clients.conf.inc empty if cluster mode
is disabled.


*Bug Fixes*

  * PacketFence will longer unregister a device in pending state if
the device is hitting the portal more than once while in "pending"
state.
  * Fixed broken violation release process.
  * Fixed multiple lines returning from pfconfig.
  * Fixed undefined variables in portal template files.
  * Fixed provisioners OS detection with Fingerbank.


If you are already running 5.0.1 you may get the same code and fixes 
by running the /usr/local/pf/addons/pf-maint.pl script which will 
apply the same patches.


This release is merely a convenience for people upgrading from earlier 
releases or installing from scratch.



See 
https://github.com/inverse-inc/packetfence/blob/stable/NEWS.asciidoc for 
details


Best regards from Inverse,

--

Louis Munro
lmu...@inverse.ca <mailto:lmu...@inverse.ca>  :: www.inverse.ca 
<http://www.inverse.ca>

+1.514.447.4918 x125  :: +1 (866) 353-6153 x125
Inverse inc. :: Leaders behind SOGo (www.sogo.nu <http://www.sogo.nu>) 
and PacketFence (www.packetfence.org <http://www.packetfence.org>)





Cardiff Metropolitan University - 150 years of nurturing talent 
<http://www.cardiffmet.ac.uk/cardiffmet150>




--


___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


--
___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] 5.0.2 is out

2016-01-07 Thread Morris, Andi
Hi all,
Sorry to bump a very old thread, but I'm running version 5.0.1 and am in no 
position to upgrade my current production system at the moment. I've also just 
started utilising violations in anger, and have found that users clicking the 
Enable Network button do not get put back on the main network, which I presume 
is the "Fixed broken violation release process" patch mentioned below.

Am I able to get just that patch to apply to my system? I presume if I run the 
/usr/local/pf/addons/pf-maint.pl now I would end up getting lots of extra 
patches that I've not tested on my setup here.

Cheers,
Andi

From: Louis Munro [mailto:lmu...@inverse.ca]
Sent: 04 May 2015 17:06
To: packetfence-annou...@lists.sourceforge.net; 
packetfence-users@lists.sourceforge.net; packetfence-de...@lists.sourceforge.net
Subject: [PacketFence-devel] 5.0.2 is out

Hello list members,

We just released a minor update.
PF 5.0.2 is out.


This release is a bug fix only. No new features were introduced.

Enhancements


  *   Added availables options (submit unknowns and update database) to the 
Fingerbank Settings page.
  *   PacketFence will now leave clients.conf.inc empty if cluster mode is 
disabled.

Bug Fixes


  *   PacketFence will longer unregister a device in pending state if the 
device is hitting the portal more than once while in "pending" state.
  *   Fixed broken violation release process.
  *   Fixed multiple lines returning from pfconfig.
  *   Fixed undefined variables in portal template files.
  *   Fixed provisioners OS detection with Fingerbank.


If you are already running 5.0.1 you may get the same code and fixes by running 
the /usr/local/pf/addons/pf-maint.pl script which will apply the same patches.

This release is merely a convenience for people upgrading from earlier releases 
or installing from scratch.


See https://github.com/inverse-inc/packetfence/blob/stable/NEWS.asciidoc for 
details

Best regards from Inverse,
--
Louis Munro
lmu...@inverse.ca  ::  
www.inverse.ca
+1.514.447.4918 x125  :: +1 (866) 353-6153 x125
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and 
PacketFence (www.packetfence.org)



[Cardiff Metropolitan University - 150 years of nurturing 
talent]
--
___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] 5.0.2 is out

2015-05-05 Thread mourik jan heupink
Hi Louis,

Thanks for the bugfix release, however, there seems to be a problem with
fingerbank?

root@pf:~# apt-get install packetfence
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 packetfence : PreDepends: fingerbank (= 1.0.1) but 1.0.0 is to be
installed
E: Unable to correct problems, you have held broken packages.
root@pf:~# apt-cache showpkg fingerbank
Package: fingerbank
Versions:
1.0.0
(/var/lib/apt/lists/inverse.ca_downloads_PacketFence_debian_dists_wheezy_wheezy_binary-amd64_Packages)
(/var/lib/dpkg/status)
 Description Language:
 File:
/var/lib/apt/lists/inverse.ca_downloads_PacketFence_debian_dists_wheezy_wheezy_binary-amd64_Packages
  MD5: 4c3a3f2779362a3ee99bfbbc16a35cc9


Reverse Depends:
  packetfence,fingerbank 1.0
  packetfence,fingerbank 1.0.1
Dependencies:
1.0.0 - perl (0 (null)) libcatalyst-perl (2 5.90011)
libcatalyst-modules-perl (0 (null)) libaliased-perl (0 (null))
libmoosex-types-loadableclass-perl (0 (null)) libconfig-general-perl (0
(null)) libreadonly-xs-perl (0 (null)) liblog-log4perl-perl (2 1.43)
libcatalyst-action-rest-perl (0 (null)) libdbd-sqlite3-perl (0 (null))
liblwp-protocol-https-perl (0 (null)) sqlite3 (0 (null))
Provides:
1.0.0 -
Reverse Provides:
root@pf:~#

MJ

On 05/04/2015 06:05 PM, Louis Munro wrote:
 Hello list members,
 
 We just released a minor update. 
 PF 5.0.2 is out.
 
 
 This release is a bug fix only. No new features were introduced.
 
 *Enhancements*
  
 
   * Added availables options (submit unknowns and update database) to
 the Fingerbank Settings page.
   * PacketFence will now leave clients.conf.inc empty if cluster mode is
 disabled.
 
 
 *Bug Fixes*
  
 
   * PacketFence will longer unregister a device in pending state if the
 device is hitting the portal more than once while in pending state.
   * Fixed broken violation release process.
   * Fixed multiple lines returning from pfconfig.
   * Fixed undefined variables in portal template files.
   * Fixed provisioners OS detection with Fingerbank.
 
 
 
 If you are already running 5.0.1 you may get the same code and fixes by
 running the /usr/local/pf/addons/pf-maint.pl script which will apply the
 same patches.
 
 This release is merely a convenience for people upgrading from earlier
 releases or installing from scratch.
 
 
 See https://github.com/inverse-inc/packetfence/blob/stable/NEWS.asciidoc for
 details
 
 Best regards from Inverse,
 --
 Louis Munro
 lmu...@inverse.ca mailto:lmu...@inverse.ca  ::  www.inverse.ca
 http://www.inverse.ca 
 +1.514.447.4918 x125  :: +1 (866) 353-6153 x125
 Inverse inc. :: Leaders behind SOGo (www.sogo.nu http://www.sogo.nu)
 and PacketFence (www.packetfence.org http://www.packetfence.org)
 
 
 
 --
 One dashboard for servers and applications across Physical-Virtual-Cloud 
 Widest out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that give you Actionable Insights
 Deep dive visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 
 
 
 ___
 PacketFence-users mailing list
 PacketFence-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/packetfence-users
 

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] 5.0.2 is out

2015-05-05 Thread Durand fabrice
Hi Mourik,

can you retry ?

Regards
Fabrice


Le 2015-05-05 03:27, mourik jan heupink a écrit :
 Hi Louis,

 Thanks for the bugfix release, however, there seems to be a problem with
 fingerbank?

 root@pf:~# apt-get install packetfence
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 Some packages could not be installed. This may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages have not yet been created
 or been moved out of Incoming.
 The following information may help to resolve the situation:

 The following packages have unmet dependencies:
   packetfence : PreDepends: fingerbank (= 1.0.1) but 1.0.0 is to be
 installed
 E: Unable to correct problems, you have held broken packages.
 root@pf:~# apt-cache showpkg fingerbank
 Package: fingerbank
 Versions:
 1.0.0
 (/var/lib/apt/lists/inverse.ca_downloads_PacketFence_debian_dists_wheezy_wheezy_binary-amd64_Packages)
 (/var/lib/dpkg/status)
   Description Language:
   File:
 /var/lib/apt/lists/inverse.ca_downloads_PacketFence_debian_dists_wheezy_wheezy_binary-amd64_Packages
MD5: 4c3a3f2779362a3ee99bfbbc16a35cc9


 Reverse Depends:
packetfence,fingerbank 1.0
packetfence,fingerbank 1.0.1
 Dependencies:
 1.0.0 - perl (0 (null)) libcatalyst-perl (2 5.90011)
 libcatalyst-modules-perl (0 (null)) libaliased-perl (0 (null))
 libmoosex-types-loadableclass-perl (0 (null)) libconfig-general-perl (0
 (null)) libreadonly-xs-perl (0 (null)) liblog-log4perl-perl (2 1.43)
 libcatalyst-action-rest-perl (0 (null)) libdbd-sqlite3-perl (0 (null))
 liblwp-protocol-https-perl (0 (null)) sqlite3 (0 (null))
 Provides:
 1.0.0 -
 Reverse Provides:
 root@pf:~#

 MJ

 On 05/04/2015 06:05 PM, Louis Munro wrote:
 Hello list members,

 We just released a minor update.
 PF 5.0.2 is out.


 This release is a bug fix only. No new features were introduced.

 *Enhancements*
   

* Added availables options (submit unknowns and update database) to
  the Fingerbank Settings page.
* PacketFence will now leave clients.conf.inc empty if cluster mode is
  disabled.


 *Bug Fixes*
   

* PacketFence will longer unregister a device in pending state if the
  device is hitting the portal more than once while in pending state.
* Fixed broken violation release process.
* Fixed multiple lines returning from pfconfig.
* Fixed undefined variables in portal template files.
* Fixed provisioners OS detection with Fingerbank.



 If you are already running 5.0.1 you may get the same code and fixes by
 running the /usr/local/pf/addons/pf-maint.pl script which will apply the
 same patches.

 This release is merely a convenience for people upgrading from earlier
 releases or installing from scratch.


 See https://github.com/inverse-inc/packetfence/blob/stable/NEWS.asciidoc for
 details

 Best regards from Inverse,
 --
 Louis Munro
 lmu...@inverse.ca mailto:lmu...@inverse.ca  ::  www.inverse.ca
 http://www.inverse.ca
 +1.514.447.4918 x125  :: +1 (866) 353-6153 x125
 Inverse inc. :: Leaders behind SOGo (www.sogo.nu http://www.sogo.nu)
 and PacketFence (www.packetfence.org http://www.packetfence.org)



 --
 One dashboard for servers and applications across Physical-Virtual-Cloud
 Widest out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that give you Actionable Insights
 Deep dive visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y



 ___
 PacketFence-users mailing list
 PacketFence-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/packetfence-users

 --
 One dashboard for servers and applications across Physical-Virtual-Cloud
 Widest out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that give you Actionable Insights
 Deep dive visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 PacketFence-users mailing list
 PacketFence-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/packetfence-users


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net

Re: [PacketFence-users] 5.0.2 is out

2015-05-05 Thread mourik jan heupink
Yep, success. One small error, wheezy x64:

/var/lib/dpkg/tmp.ci/preinst: 48: [: -a: unexpected operator

But the update succeeds. (and I think I remember seeing something like
this also from the update from 5.0.0 to 5.0.1)

Thanks Fabrice!

MJ

On 05/05/2015 01:50 PM, Durand fabrice wrote:
 Hi Mourik,
 
 can you retry ?
 
 Regards
 Fabrice
 
 
 Le 2015-05-05 03:27, mourik jan heupink a écrit :
 Hi Louis,

 Thanks for the bugfix release, however, there seems to be a problem with
 fingerbank?

 root@pf:~# apt-get install packetfence
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 Some packages could not be installed. This may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages have not yet been created
 or been moved out of Incoming.
 The following information may help to resolve the situation:

 The following packages have unmet dependencies:
   packetfence : PreDepends: fingerbank (= 1.0.1) but 1.0.0 is to be
 installed
 E: Unable to correct problems, you have held broken packages.
 root@pf:~# apt-cache showpkg fingerbank
 Package: fingerbank
 Versions:
 1.0.0
 (/var/lib/apt/lists/inverse.ca_downloads_PacketFence_debian_dists_wheezy_wheezy_binary-amd64_Packages)
 (/var/lib/dpkg/status)
   Description Language:
   File:
 /var/lib/apt/lists/inverse.ca_downloads_PacketFence_debian_dists_wheezy_wheezy_binary-amd64_Packages
MD5: 4c3a3f2779362a3ee99bfbbc16a35cc9


 Reverse Depends:
packetfence,fingerbank 1.0
packetfence,fingerbank 1.0.1
 Dependencies:
 1.0.0 - perl (0 (null)) libcatalyst-perl (2 5.90011)
 libcatalyst-modules-perl (0 (null)) libaliased-perl (0 (null))
 libmoosex-types-loadableclass-perl (0 (null)) libconfig-general-perl (0
 (null)) libreadonly-xs-perl (0 (null)) liblog-log4perl-perl (2 1.43)
 libcatalyst-action-rest-perl (0 (null)) libdbd-sqlite3-perl (0 (null))
 liblwp-protocol-https-perl (0 (null)) sqlite3 (0 (null))
 Provides:
 1.0.0 -
 Reverse Provides:
 root@pf:~#

 MJ

 On 05/04/2015 06:05 PM, Louis Munro wrote:
 Hello list members,

 We just released a minor update.
 PF 5.0.2 is out.


 This release is a bug fix only. No new features were introduced.

 *Enhancements*
   

* Added availables options (submit unknowns and update database) to
  the Fingerbank Settings page.
* PacketFence will now leave clients.conf.inc empty if cluster mode is
  disabled.


 *Bug Fixes*
   

* PacketFence will longer unregister a device in pending state if the
  device is hitting the portal more than once while in pending state.
* Fixed broken violation release process.
* Fixed multiple lines returning from pfconfig.
* Fixed undefined variables in portal template files.
* Fixed provisioners OS detection with Fingerbank.



 If you are already running 5.0.1 you may get the same code and fixes by
 running the /usr/local/pf/addons/pf-maint.pl script which will apply the
 same patches.

 This release is merely a convenience for people upgrading from earlier
 releases or installing from scratch.


 See https://github.com/inverse-inc/packetfence/blob/stable/NEWS.asciidoc for
 details

 Best regards from Inverse,
 --
 Louis Munro
 lmu...@inverse.ca mailto:lmu...@inverse.ca  ::  www.inverse.ca
 http://www.inverse.ca
 +1.514.447.4918 x125  :: +1 (866) 353-6153 x125
 Inverse inc. :: Leaders behind SOGo (www.sogo.nu http://www.sogo.nu)
 and PacketFence (www.packetfence.org http://www.packetfence.org)



 --
 One dashboard for servers and applications across Physical-Virtual-Cloud
 Widest out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that give you Actionable Insights
 Deep dive visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y



 ___
 PacketFence-users mailing list
 PacketFence-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/packetfence-users

 --
 One dashboard for servers and applications across Physical-Virtual-Cloud
 Widest out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that give you Actionable Insights
 Deep dive visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 PacketFence-users mailing list
 PacketFence-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/packetfence-users
 
 
 --
 One dashboard for servers and applications across Physical-Virtual-Cloud 
 Widest out-of-the-box monitoring support with 50+ applications
 Performance 

[PacketFence-users] 5.0.2 is out

2015-05-04 Thread Louis Munro
Hello list members,

We just released a minor update. 
PF 5.0.2 is out.


This release is a bug fix only. No new features were introduced.

Enhancements
 
Added availables options (submit unknowns and update database) to the 
Fingerbank Settings page.
PacketFence will now leave clients.conf.inc empty if cluster mode is disabled.

Bug Fixes
 
PacketFence will longer unregister a device in pending state if the device is 
hitting the portal more than once while in pending state.
Fixed broken violation release process.
Fixed multiple lines returning from pfconfig.
Fixed undefined variables in portal template files.
Fixed provisioners OS detection with Fingerbank.


If you are already running 5.0.1 you may get the same code and fixes by running 
the /usr/local/pf/addons/pf-maint.pl script which will apply the same patches.

This release is merely a convenience for people upgrading from earlier releases 
or installing from scratch.


See https://github.com/inverse-inc/packetfence/blob/stable/NEWS.asciidoc for 
details

Best regards from Inverse,
--
Louis Munro
lmu...@inverse.ca  ::  www.inverse.ca 
+1.514.447.4918 x125  :: +1 (866) 353-6153 x125
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users