<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-connectivity/zabbix/zabbix_7.0.23.bb, branch master</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2026-04-01T20:16:42+00:00</updated>
<entry>
<title>zabbix: upgrade 7.0.23 -&gt; 7.0.24</title>
<updated>2026-04-01T20:16:42+00:00</updated>
<author>
<name>Gyorgy Sarvari</name>
<email>skandigraun@gmail.com</email>
</author>
<published>2026-04-01T08:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e003ec73d9fd9089e2e60e929a70ddfda6694d55'/>
<id>urn:sha1:e003ec73d9fd9089e2e60e929a70ddfda6694d55</id>
<content type='text'>
Changelog:
- reverted the custom-on-fail discard value behavior so that it now correctly
  discards the value instead of resetting the error state and recalculating dependent items
- added possibility to switch SSO user on internal login failures
- improved trigger-related postprocessing after configuration cache sync
- fixed graph rendering for items using throttling
- updated man page and help message for zabbix_js
- improved Device status mapping and added trigger for Meraki template
- updated maximum supported TimescaleDB version to 2.25
- fixed script macros expanding via Zabbix proxy during autoregistration
- fixed dependent item error message clearing in preprocessing
- fixed incorrect filter being applied when switching subfilters in multiple tabs
  in Data collection-&gt;Hosts-&gt;Items, Monitoring-&gt;Hosts-&gt;Graphs
- fixed regexp runtime error when processing log* items with unspecified encoding
  by sanitizing invalid UTF-8
- fixed inability to delete host, user, or template groups when accordingly hosts,
  users, or templates belonging to them were previously deleted in parallel requests
- improved Teams Workflow webhook to use ALERT.SENDTO macro
- fixed redirect link when deleting host or template from item or item prototype list
- fixed snmp cache housekeeping not to interrupt scheduling
- fixed system.run not terminating commands correctly on Zabbix agent 2
- fixed showing some selected value by default for Map navigation tree
  widget if listener does not exist
- fixed multiple event generation not to generate changelog entries on new events
- fixed compilation of Zabbix agent on HP-UX 11.23 (ia64)
- fixed "daylight saving time" error for scheduled reports
- fixed inability to return "not supported" via user parameters
- fixed discovery uniqueness criteria bug
- updated documentation links for Create template group and Create host group
- fixed checkboxes "SSL verify peer" and "SSL verify host" not being selected
  when corresponding label is clicked in media type form
- fixed message box display bug in Monitoring problems page

Signed-off-by: Gyorgy Sarvari &lt;skandigraun@gmail.com&gt;
Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
<entry>
<title>zabbix: Fix multilib pkg check error</title>
<updated>2026-04-01T20:16:42+00:00</updated>
<author>
<name>Zheng Ruoqin</name>
<email>zhengrq.fnst@fujitsu.com</email>
</author>
<published>2026-04-01T07:38:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=615ee730f5f80124f3d829bce7ef93f9bc3d4127'/>
<id>urn:sha1:615ee730f5f80124f3d829bce7ef93f9bc3d4127</id>
<content type='text'>
Fix following error when multilib is used.
  configure: WARNING: using cross tools not prefixed with host triplet
  checking pkg-config is at least version 0.9.0... yes
  configure: error: cannot find pkg-config package for libpcre

Signed-off-by: Zheng Ruoqin &lt;zhengrq.fnst@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
<entry>
<title>zabbix: mark CVE-2026-23925 as patched</title>
<updated>2026-03-17T20:25:17+00:00</updated>
<author>
<name>Gyorgy Sarvari</name>
<email>skandigraun@gmail.com</email>
</author>
<published>2026-03-09T09:36:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a4705e2cab0e9491f9b279edf24895aec0386e2c'/>
<id>urn:sha1:a4705e2cab0e9491f9b279edf24895aec0386e2c</id>
<content type='text'>
Details: https://nvd.nist.gov/vuln/detail/CVE-2026-23925

The vulnerability has been fixed since 7.0.18[1], however NVD
tracks this CVE without version information.

[1]: https://github.com/zabbix/zabbix/commit/89dec866ec7f8230b25f06ac000575e3b7bd4025

Signed-off-by: Gyorgy Sarvari &lt;skandigraun@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>zabbix: upgrade 7.0.19 -&gt; 7.0.23</title>
<updated>2026-03-17T20:25:17+00:00</updated>
<author>
<name>Gyorgy Sarvari</name>
<email>skandigraun@gmail.com</email>
</author>
<published>2026-03-09T09:36:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=56106a0cfb17cd34b8008ac8260dd87f218c41a3'/>
<id>urn:sha1:56106a0cfb17cd34b8008ac8260dd87f218c41a3</id>
<content type='text'>
This update contains many bugfixes.

Changelog: https://github.com/zabbix/zabbix/blob/7.0.23/ChangeLog

Signed-off-by: Gyorgy Sarvari &lt;skandigraun@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
