Page 1 of 1
Release notes
Posted: Mon Mar 06, 2023 8:37 am
by AndreaBB
Hi all, why don't we have any release note since 5.0.1.20?
I did upgrade to eve-ng-pro (5.0.1-32 => 5.0.1-33) this morning and but I don't know what the fixes/new features are.
https://www.eve-ng.net/index.php/docume ... ase-notes/
Re: Release notes
Posted: Wed Mar 08, 2023 8:55 am
by Uldis (UD)
Dont run before train: you are using engineering release, it is not announced and published
Re: Release notes
Posted: Wed Mar 08, 2023 5:03 pm
by AndreaBB
I'm not sure what you mean, I keep my server updated with apt-get upgrade... nothing fancy.
Today we got a new version as well:
eve-ng-pro (5.0.1-33 => 5.0.1-40)
Re: Release notes
Posted: Thu Mar 09, 2023 2:28 am
by Uldis (UD)
AndreaBB wrote: ↑Wed Mar 08, 2023 5:03 pm
I'm not sure what you mean, I keep my server updated with apt-get upgrade... nothing fancy.
Today we got a new version as well:
eve-ng-pro (5.0.1-33 => 5.0.1-40)
It is because you are using eve repo-testing
engineering versions, which are not even tested or published !!!
repo testing is for eve developers only !!! it can be byggy as hell
in your sources list must be:
nano /etc/apt/sources.list
deb [arch=amd64]
http://www.eve-ng.net/focal focal main
without any testing word !!!
Re: Release notes
Posted: Thu Mar 09, 2023 7:52 am
by AndreaBB
You did reconfigure my eve server remotely after it failed to upgrade from version 4.
Anyway, it's ok
Re: Release notes
Posted: Thu Mar 09, 2023 12:28 pm
by Uldis (UD)
Andrea,
I do understand that we did this cange in repository, it was special case to fix you only.
But I do recommend stay on official tested releases..
So change you repo to regular, not the test
Code: Select all
nano /etc/apt/sources.list
deb [arch=amd64] http://www.eve-ng.net/focal focal main
upcoming release will be out in some days..
after update change your repo to regular, please.
In case you leave it on test repo, we cannot guarantee anything, something can be broken serious way...
EVE-NG-UD