X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myplc.spec;h=be3a43bbdd4e27d6399a47a4e938c8ea1a264397;hb=3772cc2c2d6908a83fe6d22e274cb85dd2e08e8f;hp=d2a6cbed9748586e24f1ec1ee6b7acd64c10e94d;hpb=e1240d0744adde1f0421e3eeb15227ce5d3f2e19;p=myplc.git diff --git a/myplc.spec b/myplc.spec index d2a6cbe..be3a43b 100644 --- a/myplc.spec +++ b/myplc.spec @@ -1,6 +1,6 @@ %define name myplc %define version 5.1 -%define taglevel 4 +%define taglevel 6 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -243,6 +243,7 @@ fi /usr/bin/plc-orphan-accounts.py* /usr/bin/spot-aliens.py* /usr/bin/check-hrns.py* +/usr/bin/check-vsys-defaults.py* /usr/bin/spot-dup-accounts.sh /lib/systemd/system/plc.service @@ -253,6 +254,15 @@ fi %changelog +* Wed Dec 19 2012 Thierry Parmentelat - myplc-5.1-6 +- bugfix in check-vsys-defaults.py + +* Wed Dec 19 2012 Thierry Parmentelat - myplc-5.1-5 +- define open_basedir in php.ini to stop confidentiality leak +- new utility slice_ssh_keys.py for showing sliver keys (OMF interop) +- new config setting PLC_VSYS_DEFAULTS for vsys tags granted to all +- new utilities check-hrns.py and check-vsys-defaults.py + * Fri Aug 31 2012 Thierry Parmentelat - myplc-5.1-4 - set TimeoutSec to 300 in plc.service - remove ref to deprecated svn $URL$ in db-config usage