-
Notifications
You must be signed in to change notification settings - Fork 104
ignore: Debug #770
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
ignore: Debug #770
Conversation
Clients older than 5.0 are all after their end of support date at this point. However, to give users some room for migration and because it's an easy and cheap thing to do, we also allow installation of client 4 in the converted images. Dropping support for older clients (the 3.5 client, in particular) gives us room to simplify things. BREAKING CHANGE: Installation of Mender Client older than 4.0 is no longer supported. Ticket: MEN-8476 Changelog: Dropped support for clients before version 4 Signed-off-by: Vratislav Podzimek <[email protected]>
Instead of custom magic downloading and installing individual packages from the repos, `apt` package manager is now used to do its job, including dependency resolution and installation, and signature+checksum verification, among other things. BREAKING CHANGE: apt is now used to install Mender packages from the repositories instead of dpkg installing individual packages Ticket: MEN-8476 Changelog: Commit Signed-off-by: Vratislav Podzimek <[email protected]>
So that DNS functionality in the image chroot is not required. Ticket: MEN-8476 Changelog: none Signed-off-by: Vratislav Podzimek <[email protected]>
Ticket: none Changelog: none Signed-off-by: Vratislav Podzimek <[email protected]>
Ticket: None Signed-off-by: Peter Grzybowski <[email protected]>
Ticket: None Signed-off-by: Peter Grzybowski <[email protected]>
Ticket: None Signed-off-by: Peter Grzybowski <[email protected]>
Ticket: None Signed-off-by: Peter Grzybowski <[email protected]>
Ticket: None Signed-off-by: Peter Grzybowski <[email protected]>
Ticket: None Signed-off-by: Peter Grzybowski <[email protected]>
Ticket: None Signed-off-by: Peter Grzybowski <[email protected]>
Merging these commits will result in the following changelog entries: Changelogsmender-convert (debug)New changes in mender-convert since master: Features
Other
|
debugging.