@TheYoctoJester - Please put the 3.5.2 version back on https://downloads.mender.io/repos/debian … it is absolutely crazy that the Mender team would nuke all 3.x.x versions off their Debian repo in order to post 4.x.x that is a major rev and is incompatible with how 3.x.x was used. Great that everything was split up, but as I’m sure you know, Mender is widely used in IoT device firmware builds that heavily depend on having a controlled setup - and, for us, that setup means knowing exactly where/how the mender-client is working and being able to replace mender-device-identity, which used to be part of the mender-client deb package
… now all of our firmware builds are broken and we need to spend a bunch of time figuring out how to migrate to v4 and then do full integration testing after we make the migration before we have a usable build again… which is likely a week or more of downtime.
Here is the full list of what we now have access to:
$ apt update
$ rmadison mender-client
mender-client | 2.1.2-2 | focal/universe | source, amd64, arm64, armhf, ppc64el, s390x
mender-client | 2.1.2-2ubuntu0.2 | focal-security/universe | source, amd64, arm64, armhf, ppc64el, riscv64, s390x
mender-client | 2.1.2-2ubuntu0.2 | focal-updates/universe | source, amd64, arm64, armhf, ppc64el, riscv64, s390x
mender-client | 3.0.0+ds1-2 | jammy/universe | source, amd64, arm64, armhf, ppc64el, riscv64, s390x
mender-client | 3.4.0+ds1-5 | lunar/universe | source, amd64, arm64, armhf, ppc64el, riscv64, s390x
mender-client | 3.4.0+ds1-5build1 | mantic/universe | source, amd64, arm64, armhf, ppc64el, riscv64, s390x
mender-client | 3.4.0+ds1-5build1 | noble/universe | source, amd64, arm64, armhf, ppc64el, riscv64, s390x
On Release version and schedule | Mender documentation under Current LTS releases
there is a note that says:
Please note: 3.5 was initially released as an LTS but has since been withdrawn because of technical reasons. Due to the delays in releasing the next LTS (3.6), the support duration for 3.3 has been extended.
So, was 3.5.2 nuked because of this? If so, where is 3.6?