- Update to latest 4.2 from github develop branch commit 02a00a6 - Translation updates - QA: Relocating fil to standard locaiton OBS-URL: https://build.opensuse.org/request/show/1294637 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti-plugin-syslog?expand=0&rev=10
181 lines
9.2 KiB
Plaintext
181 lines
9.2 KiB
Plaintext
-------------------------------------------------------------------
|
||
Sun Jul 20 18:24:58 UTC 2025 - Joel Baltazor <joelb@mtlfab.com>
|
||
|
||
- Update to latest 4.2 from github develop branch commit 02a00a6
|
||
- Translation updates
|
||
- QA: Relocating fil to standard locaiton
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Dec 19 22:53:01 UTC 2024 - Joel Baltazor <obs@mtlfab.com>
|
||
|
||
- Update to latest 4.2 from github develop branch commit 67a0720
|
||
- Translation Updates
|
||
- update directories [bsc#1231027]
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Nov 22 17:40:57 UTC 2024 - Joel Baltazor <obs@mtlfab.com>
|
||
|
||
- Update to latest 4.2 from github develop branch commit 32d7956
|
||
- QA: Modifications for Cacti 1.3 and Add Aria Storage Engine
|
||
- Fixing the install advisor for syslog
|
||
- Fix #230 - SQL Errors due to missing field definitions
|
||
- incorrect variables (#233)
|
||
- fix empty message (#234)
|
||
- typos
|
||
- Translation updates
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Oct 21 21:06:45 UTC 2024 - Joel Baltazor <obs@mtlfab.com>
|
||
|
||
- Fix TW & Factory build error: directories not owned by a package
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Aug 26 16:08:02 UTC 2024 - Joel Baltazor <obs@mtlfab.com>
|
||
|
||
- Update to latest 4.2 from github develop branch commit 76251d5
|
||
- Translation updates
|
||
|
||
-------------------------------------------------------------------
|
||
Thu May 23 20:28:56 UTC 2024 - Joel Baltazor <obs@mtlfab.com>
|
||
|
||
- Update to release version 4.2
|
||
- issue#184: Unable to remove messages by expression from 'program' column
|
||
- issue#208: Uncaught ValueError: escapeshellarg()
|
||
- issue#211: Device Filter missing devices
|
||
- issue#216: Documentation correction for rsyslogd config for version above 2.4
|
||
- issue#217: Fixing Removal Rule SQL issue
|
||
- issue#218: SQL errors when deleting messages
|
||
- issue#220: Error when creating an Alert Rules based on program name
|
||
- issue#222: PHP Deprecation Errors in PHP 8.2
|
||
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Apr 20 13:37:49 UTC 2023 - Joel Baltazor <obs@mtlfab.com>
|
||
|
||
- Update to latest 4.1 from github develop branch commit 53fa411
|
||
- Fixed issue #185: Wrong column specification on cleanup query
|
||
- Fixed issue #186: Wrong connection in functions.php
|
||
- Fixed issue #189: Issues with undefined variable in traditional table maintenance
|
||
- Fixed issue #193: Fix command execution
|
||
- Fixed issue #196: Undefined variable $ignore
|
||
- Fixed issue #205: function syslog_strip_incoming_domains($uniqueID)
|
||
- feature: Provide better messaging if the Data Collector is in offline mode
|
||
- Update translations
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Aug 30 19:19:22 UTC 2022 - Joel Baltazor <obs@mtlfab.com>
|
||
|
||
- Updated to latest 3.1 from github develop branch commit 0294b88
|
||
- Fixed issue #154: When removing a rule, wrong database connection is used
|
||
- Fixed issue #155: Wrong database connection is used resulting in missing table errors
|
||
- Fixed issue #158: Reapply some previous fixing about PHP 7.4 curly braces, XSS, changelog (#121 #123
|
||
- Fixed issue #159: Two minor fixing about syslog db schema
|
||
- Fixed issue #164: Fix PR for #162 - Update setup.php: Change Messege varchar from 1024 to 2048
|
||
- Fixed issue #169: Minro fixing to use microtime(true)
|
||
- Fixed issue #170: Add contrib folder with snmptt connector
|
||
- Fixed issue #172: PHP errors in cacti log
|
||
- Fixed issue #160: PHP8 deprecation errors in cacti log
|
||
- Fixed issue #151: Syslog 3.1 has a hardcoded path for sh
|
||
- Fixed issue #108: Add Body Text to Alert email
|
||
- Add missing removal of programs: option existed in GUI but backend was not complete
|
||
- Removal of partition issues incorrect message
|
||
- Issue: fix oversight in connection handling identified by PHP 8.1.2 testing
|
||
- PHP8.1.2 causes errors when viewing graphs from HMIB
|
||
- Fix initial install error
|
||
- Remember the settings for remote databases
|
||
- Properly get the MariaDB version safely
|
||
- Make Syslog less susceptible to crashing Cacti's poller
|
||
- Hid navigation and other settings if config is not safe
|
||
- Feature: Support a local Syslog config file when Syslog is designed to work independently from the main Cacti server.
|
||
- Feature: Support the replication of the main Cacti's Syslog rules to Remote Data Collectors when the Remote Data Collectors Syslog plugins operate independent from the main Cacti server.
|
||
- Require Cacti 1.2.20++
|
||
- Reorganized the polling process to be more readable/structured/streamlined
|
||
- Support Cacti's process interlock functions in the processing of syslog messages
|
||
- Add new columns for upcoming features
|
||
- Logging features to be delivered in the 4.0 release
|
||
- Modifying form language to be less duplicative
|
||
- More updates for reporting to be conforming to Format CSS specification
|
||
- Don't use syslog.css if using a format css file.
|
||
- Replacement of MultiSelectFilter with private implementation
|
||
- Many Translation Updates
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Feb 10 15:43:27 UTC 2021 - Joel Baltazor <obs@mtlfab.com>
|
||
|
||
- Updated to latest 3.1 + github develop commit c400615
|
||
- Updated language translations
|
||
- Fixed issue #114: Message Column missing
|
||
- Fixed issue #142: The indicator is not removed upon completion when export syslog
|
||
- Fixed issue #141: Import syslog - Alert rule has error
|
||
- Fixed issue #142: Syslog save button can not work well
|
||
- Fixed issue #122: Apply Cacti#3191 for XSS exposure (CVE-2020-7106)
|
||
- Fixed issue #124: Feature request: Syslog Search for message NOT containing something
|
||
- Fixed issue #128:The syslog alert email is not sent if the Reporting Method is set to threshold.
|
||
- Fixed issue #132: Cacti log shows syslog error when setting the "Re-Alert Cycle" in Alert Rules settings
|
||
- Fixed issue #133: Saving Settings on the Syslog Tab are not retained in latest Cacti
|
||
- feature #134: Syslog Search to include Program column - Reports
|
||
- feature: Migrate all Syslog Images to Fontawesome Glyphs
|
||
- Fixed issue #120: SQL syntax error for syslog when click browser back button
|
||
- Fixed issue: Syslog stats not reporting properly
|
||
- Fixed issue: Internationalization issues on console
|
||
- Fixed issue #115: Some field where not corrected following the version change
|
||
- Fixed issue #116: Background process fail to operate syslog_coming table; syslog_process.php fail if current workdir is not CACTI_TOP
|
||
- Fixed issue #117: Export of rules does not work when using db other than Cacti
|
||
- Fixed issue #110: Syslog Alerts cause DB errors
|
||
- Fixed issue #111: Can not load host table when use different syslog server
|
||
- Fixed issue #104: When filtering, syslog incorrectly thinks the Cacti hosts table does not exist
|
||
- Fixed issue #107: Removal rule not using correct DB when using $use_cacti_db = false;
|
||
- Fixed issue #109: Should merge CVE-2020-7106 solution to syslog plugin
|
||
- Fixed issue: Massive performance improvement in statistics page rendering
|
||
- Fixed issue #103: Allow syslog to use rsyslog new tizezone sensitive timestamps instead of legacy date/time
|
||
- Fixed issue #102: Syslog statistics filter problem - select program
|
||
- Fixed issue #101: Alert rule SQL Expression not working as expected
|
||
- Fixed issue #100: Fix odd/even classes generation in report
|
||
- Fixed issue #99: Re-Alert Cycle (Alert Rules) is wrong in case of 1 minute poller interval
|
||
- Fixed issue #96: Syslog filtering does not work with some international characters
|
||
- Fixed issue #88: Provide text color to indicate device status in Cacti
|
||
- Fixed issue #87: Program data is not sync with syslog_incoming under PHP 7.2
|
||
- Fixed issue: Resolving issues with nav level cache being set incorrectly
|
||
- Fixed issue #90: Can not show correct info when choose device filter in Syslog - Alert Log page
|
||
- Fixed issue #91: Page become blank after collecting multiple host syslog info
|
||
- Fixed issue #94: Stored XSS in syslog_removal.php
|
||
- Fixed issue #95: Syslog Hosts and Syslog Programs table looses sync with data
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Jun 17 16:54:54 UTC 2019 - <obs@mtlfab.com>
|
||
|
||
- Updated to latest 2.2 from github develop branch
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Dec 20 19:20:44 UTC 2018 - <obs@mtlfab.com>
|
||
|
||
- Updated to version 2.1 release from github
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Nov 14 22:38:30 UTC 2012 - joop.boonen@opensuse.org
|
||
|
||
- Added Obsoletes and Provides the prepare the cacti-PA-* delete
|
||
- Corrected the Url
|
||
- Build version 1.22-2
|
||
- Removed BuildRequires: cacti as it's not really needed
|
||
and it speeds up the build process
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Apr 17 06:28:21 UTC 2012 - joop.boonen@opensuse.org
|
||
|
||
- Changed package name to cacti-plugin-syslog as this is more logical
|
||
- Install cacti in /srv/www/cacti/ from openSUSE 12.2 onwards
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Jan 12 22:47:35 UTC 2012 - joop.boonen@opensuse.org
|
||
|
||
- Build version 1.22
|
||
- Reformated the spec file according to the openSUSE standard
|
||
|
||
-------------------------------------------------------------------
|
||
Fri May 22 00:00:00 UTC 2009 - joop.boonen@opensuse.org
|
||
|
||
- Building package syslog 0.5.2
|
||
|
||
-------------------------------------------------------------------
|