mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Update changelog for 2.7.6 release
This commit is contained in:
parent
2b85a52ff8
commit
eb38100265
1 changed files with 28 additions and 0 deletions
28
debian/changelog
vendored
28
debian/changelog
vendored
|
@ -1,3 +1,31 @@
|
|||
yunohost (2.7.6) testing; urgency=low
|
||||
|
||||
Major changes:
|
||||
|
||||
* [enh] Add new api entry point to check for Meltdown vulnerability
|
||||
* [enh] New command 'app change-label'
|
||||
|
||||
Misc fixes/improvements:
|
||||
|
||||
* [helpers] Fix upgrade of fake package
|
||||
* [helpers] Fix ynh_use_logrotate
|
||||
* [helpers] Fix broken ynh_replace_string
|
||||
* [helpers] Use local variables
|
||||
* [enh/fix] Save the conf/ directory of app during installation and upgrade
|
||||
* [enh] Improve UX for app messages
|
||||
* [enh] Keep SSH sessions alive
|
||||
* [enh] --version now display stable/testing/unstable information
|
||||
* [enh] Backup: add ability to symlink the archives dir
|
||||
* [enh] Add regen-conf messages, nginx -t and backports .deb to diagnosis output
|
||||
* [fix] Comment line syntax for DNS zone recommendation (use ';')
|
||||
* [fix] Fix a bug in disk diagnosis
|
||||
* [mod] Use systemctl for all service operations
|
||||
* [i18n] Improved Spanish and French translations
|
||||
|
||||
Thanks to all contributors (Maniack, Josue, Bram, ljf, Aleks, Jocelyn, JimboeJoe, David B, Lapineige, ...) ! <3
|
||||
|
||||
-- Alexandre Aubin <alex.aubin@mailoo.org> Tue, 16 Jan 2018 17:17:34 -0500
|
||||
|
||||
yunohost (2.7.5) stable; urgency=low
|
||||
|
||||
(Bumping version number for stable release)
|
||||
|
|
Loading…
Add table
Reference in a new issue