forked from Cacti/cacti
-
Notifications
You must be signed in to change notification settings - Fork 0
Security Notes
Jing Chen edited this page Feb 22, 2024
·
2 revisions
- In Cacti:
- Old Repo(1.0.8 until Nov 2009):
- Web: https://savannah.nongnu.org/projects/php-gettext/
- cvs -z3 -d:pserver:anonymous@cvs.savannah.nongnu.org:/web/php-gettext co php-gettext
- Original Repo(1.0.12 until Nov, 2015):
- Web: https://launchpad.net/php-gettext
- bzr branch lp:php-gettext
- Modified Repo(1.0.12-6 until Feb, 2024), included two CVE fixing: CVE-2015-8980, CVE-2016-6175
- Web: https://launchpad.net/ubuntu/+source/php-gettext
- git clone https://git.launchpad.net/ubuntu/+source/php-gettext
- Download/Install-able from Ubuntu pool universe channel
- Another topic for CVE-2016-6175:
- In Cacti: *
- PHP 8.1, Revert 5.6.1: https://github.com/Cacti/cacti/issues/4521