SHA256
1
0
forked from pool/cacti

91 Commits

Author SHA256 Message Date
69336d87ec - cacti 1.2.30
- issue#6089: Unable to add new users
 - issue#6090: When using Automation Rules, specifying graph criteria may cause issues
 - issue#6099: When transferring a system from a backup if the poller has not run recently rrdtool issues are found
 - issue#6172: When translating, quotes may cause incorrect text to appear
 - issue#6173: When using Boost for the first time, warnings may appear
 - issue#6183: When refreshing forms, items may be checked incorrectly by xmacan

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=190
2025-04-03 14:35:27 +00:00
f2a4984278 - to fix openSUSE:Factory/cacti package acceptance
- Oct 9 2024 Changelog did not describe cactid_service.patch
 - Feb 11 2025 Changelog mispelled cacti-config-dist.patch 
 - Removed obsolete cacti-cron.timer cacti-cron.service cacti-config.patch
- cacti 1.2.29
  - security - GHSA-c5j8-jxj3-hh36 - Authenticated RCE via multi-line SNMP responses
  - security - GHSA-f9c7-7rc3-574c - SQL Injection vulnerability when using tree rules through Automation API
  - security - GHSA-fh3x-69rr-qqpp - SQL Injection vulnerability when request automation devices
  - security - GHSA-fxrq-fr7h-9rqq - Arbitrary File Creation leading to RCE
  - security - GHSA-pv2c-97pp-vxwg - Local File Inclusion (LFI) Vulnerability via Poller Standard Error Log Path
  - security - GHSA-vj9g-P7F2-4wqj - SQL Injection vulnerability when view host template
  - issue - 5843 - Temporary table names may incorrectly think they have a schema
  - issue - 5847 - When using Preset Time to view graphs, it is using a fixed point rather than relative time
  - issue - 5848 - Fix issue where RRA files are not automatically removed
  - issue - 5856 - Fix invalid help link for Automation Networks
  - issue - 5867 - Unable to disable a tree within the GUI
  - issue - 5868 - When removing graphs, RRA files may be left behind
  - issue - 5869 - Improve compatibility with ping under FreeBSD
  - issue - 5870 - Improve compatibility wtih Slice RRD tool under PHP 8.x
  - issue - 5874 - Allow IPv6 formats to use colons without port
  - issue - 5884 - Update Fortigate, Aruba OSCX and Clearpass templates
  - issue - 5927 - When a plugin is disabled, unable to use GUI to enable it again
  - issue - 5932 - When upgrading, ensure that replication only runs as necessary
  - issue - 5961 - Improve caching and syncing issues with replication
  - issue - 5963 - Improve caching techniques for database calls
  - issue - 5986 - Improve compatibility for Error constants under PHP 8.4
  - issue - 5987 - When running the upgrade database script, cursor is left in the middle of the row
  - issue - 6065 - Guest page does not automatically refresh
  - issue - 6078 - When installing, conversion of tables may produce collation errors
  - feature - 5921 - Add HPE Nimble/Alletra template
  - feature - 5933 - When installing, only convert core cacti tables
- Updated patch for config.php for new name config.php.dist
- Add /srv/www directories to filelist [bsc#1231027]
- fix for cacti-cron.timer & cacti-cron.service failing after upgrade has already removed
- replace cacti-cron.timer & cacti-cron.service with cactid.service
  to fix thold & other "sub poller" poller processes not running.
- cacti 1.2.28:
    security #GHSA-49f2-hwx9-qffr: XSS vulnerability when creating external links with the consolenewsection parameter
    security #GHSA-fgc6-g8gc-wcg5: XSS vulnerability when creating external links with the title parameter
    security #GHSA-gxq4-mv8h-6qj4: RCE vulnerability can be executed via Log Poisoning
    security #GHSA-wh9c-v56x-v77c: XSS vulnerability when creating external links with the fileurl parameter
    issue #5636: When using LDAP authentication the first time, warnings may appear in logs
    issue #5754: When installing, a replication loop for plugin_realms may occur
    issue #5759: When installing, remote poller may attempt to sync with other pollers
    issue #5768: When a Data Query has a space, indexes may not be properly escaped
    issue #5771: Boost does not always order data source records properly
    issue #5772: Add IP address to the login audit for successful logins by xmacan
    issue #5773: Undefined variable error may sometimes occur when dealing with RRD output by MSS970
    issue #5777: When export to CSV, only the first line of notes is included
    issue #5780: When rendering forms, missing default value can cause errors
    issue #5782: Allow hosted content to be executable for the links page
    issue #5783: When closing database connections, some may linger incorrectly
    issue #5785: When changing passwords, an infinite loop may occur by ddb4github
    issue #5790: When using Cacti Daemon, a "Cron out of sync" message may be reported
    issue #5791: Add ability to filter/sort users by group or last login time
    issue #5792: When using List View, unable to add Graphs to a Report
    issue #5797: When using SNMPv3, some devices may show polling issues
    issue #5802: Limit table conversion to Cacti core tables
    issue #5806: Fix issues with posix-based kills on Windows
    issue #5813: When installing, password changes may fail on new installations
    issue #5814: When using structured RRD folders, permission issues may be flagged incorrectly
    issue #5823: When unable to locate a valid theme, new default will be Modern
    issue #5824: Properly cache the data source information for dsstats processing
    issue #5840: When reindexing, verify all fields may not work as intended
    feature #5784: Add ability to log database connections/disconnections
    feature #5796: Add Ping Method where connection refused assumes host is up
    feature #5819: When displaying graphs, default end time does not show full 24 hour period
    feature #5825: Add --id to remove_device.php
    feature #5828: Add Location and Site to Graph List View
    feature #5830: Add more verbose logging to Boost
    feature: Update jQuery to 3.7.1
    feature: Update jQueryUI to 1.14.0
    feature: Update Purify.js to 3.1.6
    feature: Update billboard.js to 3.13.0
    feature: Improve the performance of the repopulation of the poller cache
- attempt to set permissions on several sub folders 
  to fix https://build.opensuse.org/package/show/openSUSE:Factory/cacti#comment-1466121
- Recent builds are being placed in /usr/share instead of existing /srv/www/cacti. This is an attempt to fix

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=188
2025-03-19 19:30:58 +00:00
a604541397 - Feb 11th Changelog mispelled cacti-config-dist.patch
adding it here to fix openSUSE:Factory/cacti package acceptance

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=187
2025-03-19 18:04:28 +00:00
946a4da5b0 - Removed obsolete cacti-cron.timer to fix openSUSE:Factory/cacti package acceptance
- Removed obsolete cacti-cron.service to fix openSUSE:Factory/cacti package acceptance

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=186
2025-03-19 15:34:09 +00:00
3a603942b3 - Removed obsolete cacti-config.patch to fix openSUSE:Factory/cacti package acceptance
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=185
2025-03-07 14:46:29 +00:00
634252aced - cacti 1.2.29
- security - GHSA-c5j8-jxj3-hh36 - Authenticated RCE via multi-line SNMP responses
  - security - GHSA-f9c7-7rc3-574c - SQL Injection vulnerability when using tree rules through Automation API
  - security - GHSA-fh3x-69rr-qqpp - SQL Injection vulnerability when request automation devices
  - security - GHSA-fxrq-fr7h-9rqq - Arbitrary File Creation leading to RCE
  - security - GHSA-pv2c-97pp-vxwg - Local File Inclusion (LFI) Vulnerability via Poller Standard Error Log Path
  - security - GHSA-vj9g-P7F2-4wqj - SQL Injection vulnerability when view host template
  - issue - 5843 - Temporary table names may incorrectly think they have a schema
  - issue - 5847 - When using Preset Time to view graphs, it is using a fixed point rather than relative time
  - issue - 5848 - Fix issue where RRA files are not automatically removed
  - issue - 5856 - Fix invalid help link for Automation Networks
  - issue - 5867 - Unable to disable a tree within the GUI
  - issue - 5868 - When removing graphs, RRA files may be left behind
  - issue - 5869 - Improve compatibility with ping under FreeBSD
  - issue - 5870 - Improve compatibility wtih Slice RRD tool under PHP 8.x
  - issue - 5874 - Allow IPv6 formats to use colons without port
  - issue - 5884 - Update Fortigate, Aruba OSCX and Clearpass templates
  - issue - 5927 - When a plugin is disabled, unable to use GUI to enable it again
  - issue - 5932 - When upgrading, ensure that replication only runs as necessary
  - issue - 5961 - Improve caching and syncing issues with replication
  - issue - 5963 - Improve caching techniques for database calls
  - issue - 5986 - Improve compatibility for Error constants under PHP 8.4
  - issue - 5987 - When running the upgrade database script, cursor is left in the middle of the row
  - issue - 6065 - Guest page does not automatically refresh
  - issue - 6078 - When installing, conversion of tables may produce collation errors
  - feature - 5921 - Add HPE Nimble/Alletra template
  - feature - 5933 - When installing, only convert core cacti tables
- Updated patch for config.php for new name config.php.dist
- Add /srv/www directories to filelist [bsc#1231027]
- fix for cacti-cron.timer & cacti-cron.service failing after upgrade has already removed
- replace cacti-cron.timer & cacti-cron.service with cactid.service
  to fix thold & other "sub poller" poller processes not running.
- cacti 1.2.28:
    security #GHSA-49f2-hwx9-qffr: XSS vulnerability when creating external links with the consolenewsection parameter
    security #GHSA-fgc6-g8gc-wcg5: XSS vulnerability when creating external links with the title parameter
    security #GHSA-gxq4-mv8h-6qj4: RCE vulnerability can be executed via Log Poisoning
    security #GHSA-wh9c-v56x-v77c: XSS vulnerability when creating external links with the fileurl parameter
    issue #5636: When using LDAP authentication the first time, warnings may appear in logs
    issue #5754: When installing, a replication loop for plugin_realms may occur
    issue #5759: When installing, remote poller may attempt to sync with other pollers
    issue #5768: When a Data Query has a space, indexes may not be properly escaped
    issue #5771: Boost does not always order data source records properly
    issue #5772: Add IP address to the login audit for successful logins by xmacan
    issue #5773: Undefined variable error may sometimes occur when dealing with RRD output by MSS970
    issue #5777: When export to CSV, only the first line of notes is included
    issue #5780: When rendering forms, missing default value can cause errors
    issue #5782: Allow hosted content to be executable for the links page
    issue #5783: When closing database connections, some may linger incorrectly
    issue #5785: When changing passwords, an infinite loop may occur by ddb4github
    issue #5790: When using Cacti Daemon, a "Cron out of sync" message may be reported
    issue #5791: Add ability to filter/sort users by group or last login time
    issue #5792: When using List View, unable to add Graphs to a Report
    issue #5797: When using SNMPv3, some devices may show polling issues
    issue #5802: Limit table conversion to Cacti core tables
    issue #5806: Fix issues with posix-based kills on Windows
    issue #5813: When installing, password changes may fail on new installations
    issue #5814: When using structured RRD folders, permission issues may be flagged incorrectly
    issue #5823: When unable to locate a valid theme, new default will be Modern
    issue #5824: Properly cache the data source information for dsstats processing
    issue #5840: When reindexing, verify all fields may not work as intended
    feature #5784: Add ability to log database connections/disconnections
    feature #5796: Add Ping Method where connection refused assumes host is up
    feature #5819: When displaying graphs, default end time does not show full 24 hour period
    feature #5825: Add --id to remove_device.php
    feature #5828: Add Location and Site to Graph List View
    feature #5830: Add more verbose logging to Boost
    feature: Update jQuery to 3.7.1
    feature: Update jQueryUI to 1.14.0
    feature: Update Purify.js to 3.1.6
    feature: Update billboard.js to 3.13.0
    feature: Improve the performance of the repopulation of the poller cache
- attempt to set permissions on several sub folders 
  to fix https://build.opensuse.org/package/show/openSUSE:Factory/cacti#comment-1466121
- Recent builds are being placed in /usr/share instead of existing /srv/www/cacti. This is an attempt to fix.

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=184
2025-03-07 14:14:43 +00:00
4f4db48bd6 Accepting request 1174069 from home:AndreasStieger:branches:server:monitoring
cacti 1.2.27
  * CVE-2024-34340: Authentication Bypass when using using older password hashes (boo#1224240)
  * CVE-2024-25641: RCE vulnerability when importing packages (boo#1224229)
  * CVE-2024-31459: RCE vulnerability when plugins include files (boo#1224238)
  * CVE-2024-31460: SQL Injection vulnerability when using tree rules through Automation API (boo#1224239)
  * CVE-2024-29894: XSS vulnerability when using JavaScript based messaging API (boo#1224231)
  * CVE-2024-31458: SQL Injection vulnerability when using form templates (boo#1224241)
  * CVE-2024-31444: XSS vulnerability when reading tree rules with Automation API (boo#1224236)
  * CVE-2024-31443: XSS vulnerability when managing data queries (boo#1224235)
  * CVE-2024-31445: SQL Injection vulnerability when retrieving graphs using Automation API (boo#1224237)
  * CVE-2024-27082: XSS vulnerability when managing trees (boo#1224230)

OBS-URL: https://build.opensuse.org/request/show/1174069
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=182
2024-05-14 18:45:51 +00:00
ac30fca457 Accepting request 1150847 from home:dimstar:rpm4.20:c
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1150847
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=180
2024-02-26 10:34:22 +00:00
b607c00500 Accepting request 1134985 from home:AndreasStieger:branches:server:monitoring
cacti 1.2.26
CVE-2023-50250 boo#1218380
CVE-2023-49084 boo#1218360
CVE-2023-49085 boo#1218378
CVE-2023-49086 boo#1218366
CVE-2023-49088 boo#1218379
CVE-2023-51448 boo#1218381

OBS-URL: https://build.opensuse.org/request/show/1134985
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=178
2023-12-24 13:12:40 +00:00
5b23ba7e3c OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=175 2023-09-06 20:35:58 +00:00
a5080856f9 Accepting request 1109187 from home:AndreasStieger:branches:server:monitoring
cacti 1.2.25 (boo#1215024)

OBS-URL: https://build.opensuse.org/request/show/1109187
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=173
2023-09-06 06:08:29 +00:00
a3610d2dfc Accepting request 1068073 from home:AndreasStieger:branches:server:monitoring
cacti 1.2.24

OBS-URL: https://build.opensuse.org/request/show/1068073
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=171
2023-02-27 22:57:57 +00:00
3ee810f5fc Accepting request 1046254 from home:AndreasStieger:branches:server:monitoring
cacti 1.2.23 CVE-2022-46169 boo#1206185

OBS-URL: https://build.opensuse.org/request/show/1046254
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=169
2023-01-02 17:58:09 +00:00
8e332d662d Accepting request 1007575 from home:AndreasStieger:branches:server:monitoring
cacti 1.2.22 (boo#1203952)

OBS-URL: https://build.opensuse.org/request/show/1007575
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=167
2022-10-02 18:21:53 +00:00
30172bdf53 Accepting request 979653 from home:AndreasStieger:branches:server:monitoring
cacti 1.2.21

OBS-URL: https://build.opensuse.org/request/show/979653
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=165
2022-05-29 11:25:49 +00:00
a9f0ffd3c7 Accepting request 972161 from home:susnux:branches:server:monitoring
- Update to 1.2.20
  * Security fix for CVE-2022-0730, boo#1196692
    Under certain ldap conditions, Cacti authentication can be
    bypassed with certain credential types.

OBS-URL: https://build.opensuse.org/request/show/972161
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=163
2022-04-22 16:17:50 +00:00
4532f9d7a6 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=162 2021-11-06 16:50:15 +00:00
da58c229ab Accepting request 929898 from home:AndreasStieger:branches:server:monitoring
cacti 1.2.19 boo#1182408

OBS-URL: https://build.opensuse.org/request/show/929898
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=161
2021-11-06 16:28:25 +00:00
1585732a85 Accepting request 913436 from home:AndreasStieger:branches:server:monitoring
cacti 1.2.18

OBS-URL: https://build.opensuse.org/request/show/913436
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=160
2021-08-21 08:05:34 +00:00
508cf17de7 Accepting request 890818 from home:AndreasStieger:branches:server:monitoring
cacti 1.2.17 CVE-2020-35701 boo#1180804

OBS-URL: https://build.opensuse.org/request/show/890818
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=157
2021-05-05 19:13:15 +00:00
c7eb7aa85c Accepting request 856910 from home:AndreasStieger:branches:server:monitoring
- fix httpd startup errors due to mismatched configuration
  directives boo#1175314

OBS-URL: https://build.opensuse.org/request/show/856910
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=155
2020-12-18 17:50:43 +00:00
b48f7f51e7 Accepting request 852919 from home:polslinux:branches:server:monitoring
- cacti 1.2.16:
  * When generating a report, the Cascade to Branches function does not as expected
  * When viewing graphs, automatic refresh so not always work as expected
  * Realtime graph pop up counter bug
  * Undefined variable errors may occur when creating a new datasource
  * The cli-based installer does not exit with a non-zero exit code when error occurs
  * When an export is complete, sometimes the progress bar remains
  * When enabling many devices, a threshold can be reached causing a slowdown in the process
  * When performing actions against Devices, replicated device information could sometimes be lost
  * When using API to rename a tree node, backtrace may be incorrectly shown
  * When searching, valid pages can sometimes be shown as empty by ddb4github
  * When exporting data from graphs, not all data was properly included
  * Graph Templates filter is not updated after new graph created by ddb4github
  * Username and password on the login page is not visible in Classic theme
  * Improve wording of concurrent process and thread settings
  * Location filter should remove blank entries by ddb4github
  * When syncing data collectors, a reindex event may be triggered unnecessarily
  * Automation Networks allows discovery of invalid IP addresses
  * When changing permissions of the current user, they don't take effect immediately
  * When reindexing a device, an incorrect page was sometimes displayed
  * When repairing database, audit_database.php does not add missing columns
  * Log page should not be empty if no log info exists
  * During upgrade, there are times when realms can be duplicated leading to SQL errors
  * When using ping.php, UDP response times are not interpreted properly by hypnotoad
  * Improve warning you get when attempting to view a log file you don't have access to
  * When replicating files, scripts are not marked as executable
  * When creating plugin tables, collation is not set properly
  * Update c3.js to version 0.7.20
  * Update Chart.js to version 2.9.4
  * Update phpseclib to version 2.0.29
  * Update PHPMailer to version 6.1.8
  * Use LSB shebang notation for cli scripts
  * Add support for cactid daemon based launcher
  * Add ability to hide the Graph Drilldown icons by datatecuk
  * Add hooks for plugins to show custom Graph Source and custom Template URL (List View)

OBS-URL: https://build.opensuse.org/request/show/852919
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=153
2020-12-07 16:12:24 +00:00
0873ff669b OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=151 2020-11-11 18:30:34 +00:00
bb35adb61f Accepting request 847921 from home:AndreasStieger:branches:server:monitoring
cacti 1.2.15

OBS-URL: https://build.opensuse.org/request/show/847921
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=150
2020-11-11 18:12:47 +00:00
8d16ccdad7 Accepting request 824223 from home:AndreasStieger:branches:server:monitoring
- cacti 1.2.14:
  * Poller keeps using old IP address for a device
  * poller bug fixes and various display fixes
  * Fix XSS vulnerability due to improper escaping of error message
    during template import preview (boo#1174850)

OBS-URL: https://build.opensuse.org/request/show/824223
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=148
2020-08-03 21:36:57 +00:00
d67aa1b5bb Accepting request 820846 from home:AndreasStieger:branches:server:monitoring
cacti 1.2.13

OBS-URL: https://build.opensuse.org/request/show/820846
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=146
2020-07-14 09:22:41 +00:00
Lars Vogdt
f122bba3fc Accepting request 802716 from home:lrupp:branches:server:monitoring
- switch from cron to systemd timers (boo#1115436):
  + cacti-cron.timer
  + cacti-cron.service
- introduce rpmlintrc for obvious false positives from rpmlint
  + cacti-rpmlintrc
- use fdupes to reduce amount of needed/wasted space
- re-introduce RPM Group to avoid huge rpmlint complains on 15.1
- remove .gitignore and .gitattributes files (not needed)
- avoid potential root escalation on systems with fs.protected_hardlinks=0
  (boo#1154087): handle directory permissions in file section instead
  of using chown during post installation
- rewrote apache configuration to get rid of .htaccess files and 
  explicitely disable directory permissions per default 
  (only allow a limited, well-known set of directories)

OBS-URL: https://build.opensuse.org/request/show/802716
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=144
2020-05-27 19:01:52 +00:00
Lars Vogdt
b53425c5e1 Accepting request 801092 from home:AndreasStieger:branches:server:monitoring
1.2.12

OBS-URL: https://build.opensuse.org/request/show/801092
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=142
2020-05-08 08:13:09 +00:00
Lars Vogdt
7a36fa64ae Accepting request 793096 from home:AndreasStieger:branches:server:monitoring
security update for cacti boo#1169215

OBS-URL: https://build.opensuse.org/request/show/793096
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=140
2020-04-12 11:11:34 +00:00
Lars Vogdt
2c7eb4080a Accepting request 785374 from home:polslinux:branches:server:monitoring
- cacti 1.2.10:
  * CVE-2020-8813: when guest users have access to realtime graphs,
    remote code could be executed
  * When using User Domains, global template user is used instead of
    the configured domain template user
  * Unix timestamps after Sep 13 2020 are rejected as graph start/end
    arguments
  * many bug fixes

OBS-URL: https://build.opensuse.org/request/show/785374
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=138
2020-03-18 08:42:54 +00:00
4292bb81ad Accepting request 774588 from home:AndreasStieger:branches:server:monitoring
- cacti 1.2.9:
  * CVE-2020-7106: Lack of escaping on some pages could lead to XSS
    exposure (boo#1161297)
  * CVE-2020-7237: Remote Code Execution due to input validation
    failure in Performance Boost Debug Log (boo#1161297)
  * many bug fixes

OBS-URL: https://build.opensuse.org/request/show/774588
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=136
2020-02-17 17:03:36 +00:00
124bb8b361 Accepting request 769370 from home:AndreasStieger:branches:server:monitoring
- cacti 1.2.8:
  * CVE-2019-17357: When viewing graphs, some input variables were
    not properly checked (SQL injection possible) [boo#1158990]
  * CVE-2019-17358: Unsafe deserialisation of data [boo#1158992]
  * When using HTTPS, secure cookie to prevent potential weakness
  * various bug fixes

OBS-URL: https://build.opensuse.org/request/show/769370
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=134
2020-02-05 12:22:24 +00:00
David Liedke
2f66ee5209 Accepting request 740127 from home:RBrownSUSE:branches:server:monitoring
Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/740127
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=133
2019-10-17 15:55:08 +00:00
David Liedke
07e3aeaeff Accepting request 733957 from home:dliedke:branches:server:monitoring
Build version 1.2.7

OBS-URL: https://build.opensuse.org/request/show/733957
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=131
2019-09-30 06:00:07 +00:00
David Liedke
fb79950332 Accepting request 727763 from home:dliedke:branches:server:monitoring
Update to version 1.2.6

OBS-URL: https://build.opensuse.org/request/show/727763
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=129
2019-09-02 12:49:20 +00:00
David Liedke
039077417a Accepting request 724771 from home:kukuk:cron
- BuildRequire cron as this contains now the cron directories

OBS-URL: https://build.opensuse.org/request/show/724771
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=127
2019-08-26 05:42:34 +00:00
David Liedke
b9baa7b76f Accepting request 715585 from home:dliedke:branches:server:monitoring
Build version 1.2.5

OBS-URL: https://build.opensuse.org/request/show/715585
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=125
2019-07-16 06:49:58 +00:00
David Liedke
de3a5d1351 Accepting request 715486 from home:dliedke:branches:server:monitoring
Update to version 1.2.4

OBS-URL: https://build.opensuse.org/request/show/715486
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=124
2019-07-15 13:28:10 +00:00
David Liedke
4600b7774c Accepting request 690271 from home:dliedke:branches:server:monitoring
Build version 1.2.3

OBS-URL: https://build.opensuse.org/request/show/690271
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=122
2019-04-01 08:32:58 +00:00
David Liedke
73513b5fee Accepting request 680037 from home:dliedke:branches:server:monitoring
Add cacti-ss_fping.patch

OBS-URL: https://build.opensuse.org/request/show/680037
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=120
2019-02-28 08:37:10 +00:00
David Liedke
ef48c87321 Accepting request 678641 from home:dliedke:branches:server:monitoring
Update to version 1.2.2

OBS-URL: https://build.opensuse.org/request/show/678641
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=119
2019-02-25 07:13:18 +00:00
David Liedke
660981d8d5 Accepting request 667383 from home:dliedke:branches:server:monitoring
Build version 1.2.1

OBS-URL: https://build.opensuse.org/request/show/667383
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=117
2019-01-21 07:10:33 +00:00
David Liedke
115bde8a2c Accepting request 667049 from home:AndreasStieger:branches:server:monitoring
bsc#1082318

Also adds bug references for:

  boo#1122535
  CVE-2018-20724 boo#1122244
  CVE-2018-20726 boo#1122242
  CVE-2018-20725 boo#1122243
  CVE-2018-20723 boo#1122245

OBS-URL: https://build.opensuse.org/request/show/667049
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=116
2019-01-19 10:30:48 +00:00
David Liedke
be9900a32f Accepting request 662622 from home:dliedke:branches:server:monitoring
Build version 1.2.0

OBS-URL: https://build.opensuse.org/request/show/662622
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=115
2019-01-03 09:29:11 +00:00
David Liedke
6693c141d7 Accepting request 624933 from home:dliedke:branches:server:monitoring
OBS-URL: https://build.opensuse.org/request/show/624933
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=113
2018-07-24 06:01:24 +00:00
David Liedke
cf8b9c7268 Accepting request 622495 from home:uhaider:branches:server:monitoring
Fixed missing packages php-json, php-ctype, and php-gd in cacti.spec. Bugzilla Bug#1101024. Fixed Apache2.4 and Apache2.2 runtime configuration issue. Bugzilla Bug#1101139

OBS-URL: https://build.opensuse.org/request/show/622495
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=112
2018-07-18 07:40:15 +00:00
David Liedke
cdae566966 Accepting request 596785 from home:dliedke:branches:server:monitoring
Build version 1.1.38

OBS-URL: https://build.opensuse.org/request/show/596785
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=110
2018-04-16 06:00:36 +00:00
David Liedke
153be709ce Accepting request 590960 from home:dliedke:branches:server:monitoring
Build version 1.1.37

OBS-URL: https://build.opensuse.org/request/show/590960
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=108
2018-03-26 06:33:04 +00:00
David Liedke
27587bbc44 Accepting request 580053 from home:dliedke:branches:server:monitoring
Build version 1.1.36

OBS-URL: https://build.opensuse.org/request/show/580053
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=106
2018-02-26 08:14:00 +00:00
David Liedke
4381fdf4db Accepting request 575476 from home:dliedke:branches:server:monitoring
Build version 1.1.35

OBS-URL: https://build.opensuse.org/request/show/575476
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti?expand=0&rev=104
2018-02-12 07:01:49 +00:00