diff mbox series

package/zabbix: fixup download URL

Message ID ZsYt+jha8qZGaSEB@waldemar-brodkorb.de
State Accepted
Headers show
Series package/zabbix: fixup download URL | expand

Commit Message

Waldemar Brodkorb Aug. 21, 2024, 6:12 p.m. UTC
Fixes:

 http://autobuild.buildroot.org/results/9ff/9ffb4a9e3b2291498d0ccf3c9124bebc466860bc

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
---
 package/zabbix/zabbix.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard Aug. 27, 2024, 11:45 a.m. UTC | #1
>>>>> "Waldemar" == Waldemar Brodkorb <wbx@openadk.org> writes:

 > Fixes:
 >  http://autobuild.buildroot.org/results/9ff/9ffb4a9e3b2291498d0ccf3c9124bebc466860bc

Committed after extending the commit message to mention that 6.2.x is
EOL, thanks.

Do you use Zabbix? Given that 6.2.x was EOL'ed more than 1 year ago (and
6.2.8 / 6.2.9 have fixes mentioning security issues) it sounds like it
is pretty unmaintained in Buildroot.

We should move to the recently released 7.0.x series or alternatively
drop the package.

https://www.zabbix.com/life_cycle_and_release_policy
Waldemar Brodkorb Aug. 28, 2024, 7:01 a.m. UTC | #2
Hi Peter, all,
Peter Korsgaard wrote,

> >>>>> "Waldemar" == Waldemar Brodkorb <wbx@openadk.org> writes:
> 
>  > Fixes:
>  >  http://autobuild.buildroot.org/results/9ff/9ffb4a9e3b2291498d0ccf3c9124bebc466860bc
> 
> Committed after extending the commit message to mention that 6.2.x is
> EOL, thanks.
> 
> Do you use Zabbix? Given that 6.2.x was EOL'ed more than 1 year ago (and
> 6.2.8 / 6.2.9 have fixes mentioning security issues) it sounds like it
> is pretty unmaintained in Buildroot.

It looks like.
May be I adopt the package.

> We should move to the recently released 7.0.x series or alternatively
> drop the package.
> 
> https://www.zabbix.com/life_cycle_and_release_policy

I am working on it. I had some hard time to start the zabbix-server
with systemd, but I am now optimistic. I want to test the webui now,
before sending the update.

best regards
 Waldemar
Peter Korsgaard Aug. 28, 2024, 8:34 a.m. UTC | #3
>>>>> "Waldemar" == Waldemar Brodkorb <wbx@openadk.org> writes:

Hi,

 > I am working on it. I had some hard time to start the zabbix-server
 > with systemd, but I am now optimistic. I want to test the webui now,
 > before sending the update.

Ok, great - Thanks!
Peter Korsgaard Sept. 18, 2024, 5:51 p.m. UTC | #4
>>>>> "Waldemar" == Waldemar Brodkorb <wbx@openadk.org> writes:

 > Fixes:
 >  http://autobuild.buildroot.org/results/9ff/9ffb4a9e3b2291498d0ccf3c9124bebc466860bc

 > Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>

Committed to 2024.02.x, thanks.
diff mbox series

Patch

diff --git a/package/zabbix/zabbix.mk b/package/zabbix/zabbix.mk
index 76568f5a18..18fb01deca 100644
--- a/package/zabbix/zabbix.mk
+++ b/package/zabbix/zabbix.mk
@@ -6,7 +6,7 @@ 
 
 ZABBIX_VERSION_MAJOR = 6.2
 ZABBIX_VERSION = $(ZABBIX_VERSION_MAJOR).7
-ZABBIX_SITE = https://cdn.zabbix.com/zabbix/sources/stable/$(ZABBIX_VERSION_MAJOR)
+ZABBIX_SITE = https://cdn.zabbix.com/zabbix/sources/oldstable/$(ZABBIX_VERSION_MAJOR)
 ZABBIX_SELINUX_MODULES = zabbix
 ZABBIX_LICENSE = GPL-2.0+
 ZABBIX_LICENSE_FILES = README COPYING