New upstream version 0.6.27

This commit is contained in:
geos_one
2025-08-06 18:11:51 +02:00
parent a6b4158f1f
commit 56a986c0ba
563 changed files with 45811 additions and 35282 deletions

View File

@@ -1,4 +1,22 @@
**pnp-0.6.27-4 09/12/2023**
* update URLs and related text
* clean up autoconf stuff
* add scripts/config4rpm_path.sh to test existing rpm installation (tjyang)
**pnp-0.6.27 08/18/2023**
* many php 8.2 fixes to remove 'deprecated' errors:
pre-defining class variables (instead of dynamic),
explicitly re-creating arrays as needed
converting utf8_encode to mbstring
**pnp-0.6.26-2 09/18/2022
* various php8 fixes
* rrdtools needs env XDG_CACHE_HOME for fontconfig
* fix so that 'bucket' display works
* fix so that pdf generation works
**pnp-0.6.?? ??/??/2017**
* Bugfix: Fix for CVE-2017-16834
**pnp-0.6.26 08/21/2017**
* Bugfix: Use complete option arguments for compatibility with rrdtool 1.6.0 (sbraz)