- Update Cargo.toml version to 1.0.1 - Update debian/changelog with v1.0.1-1 release notes - Include MIT license addition and packaging fixes
19 lines
No EOL
721 B
Text
19 lines
No EOL
721 B
Text
naas (1.0.1-1) unstable; urgency=medium
|
|
|
|
* Add MIT License for maximum permissivity
|
|
* Fix Debian package systemd service installation conflict
|
|
* Update package metadata with license and repository information
|
|
* Improve README with license documentation
|
|
|
|
-- Ole-Morten Duesund <olemd@glemt.net> Sun, 29 Sep 2024 15:00:00 +0200
|
|
|
|
naas (1.0.0-1) unstable; urgency=medium
|
|
|
|
* Initial release of NaaS (No as a Service)
|
|
* HTTP service that always responds with "no"
|
|
* Multiple response formats: text, JSON, XML, YAML, boolean
|
|
* Minimalist web frontend and interactive playground
|
|
* Health check endpoint
|
|
* Systemd service integration
|
|
|
|
-- Ole-Morten Duesund <olemd@glemt.net> Fri, 27 Sep 2024 15:00:00 +0200 |