forked from machinekit/machinekit-hal
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FEATURE: Remove Debian Buster from supported platforms
Because of a runtime bug, remove the 'oldstable' Debian 10 Buster from supported platforms for Machinekit-HAL.
- Loading branch information
Showing
4 changed files
with
10 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
machinekit-hal (0.5.0) bullseye; urgency=low | ||
|
||
* Drop Debian 10 Buster and Debian 9 Stretch as a supported OS | ||
* Implement CMake based build-system | ||
* Completely restructuralize the repository and parts of Machinekit-HAL | ||
|
||
-- Jakub Fišer <[email protected]> Wed, 22 Dec 2021 15:00:00 +0200 | ||
|
||
machinekit-hal (0.4.0) buster; urgency=low | ||
|
||
* Drop Debian 8 Jessie as a supported OS | ||
|