Skip to content

Commit

Permalink
docs: update NEWS.md and AUTHORS
Browse files Browse the repository at this point in the history
  • Loading branch information
haraldh committed Feb 23, 2021
1 parent 62f3a10 commit c67b624
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 5 deletions.
11 changes: 6 additions & 5 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ Daniel Molkentin <[email protected]>
Will Woods <[email protected]>
Philippe Seewer <[email protected]>
Warren Togami <[email protected]>
Kairui Song <[email protected]>
Jóhann B. Guðmundsson <[email protected]>
Kairui Song <[email protected]>
Dave Young <[email protected]>
Jeremy Katz <[email protected]>
David Dillow <[email protected]>
Lukas Nykryn <[email protected]>
David Dillow <[email protected]>
Lubomir Rintel <[email protected]>
Michal Soltys <[email protected]>
Colin Guthrie <[email protected]>
Expand All @@ -35,6 +35,7 @@ Zoltán Böszörményi <[email protected]>
Colin Walters <[email protected]>
John Reiser <[email protected]>
Luca Berra <[email protected]>
Tomasz Paweł Gajc <[email protected]>
Xunlei Pang <[email protected]>
Brian C. Lane <[email protected]>
Daniel Drake <[email protected]>
Expand Down Expand Up @@ -79,8 +80,6 @@ Norbert Lange <[email protected]>
Roberto Sassu <[email protected]>
Stefan Reimer <[email protected]>
Takashi Iwai <[email protected]>
Tomasz Paweł Gajc <[email protected]>
tpgxyz <[email protected]>
Anton Blanchard <[email protected]>
Bill Nottingham <[email protected]>
Chapman Flack <[email protected]>
Expand Down Expand Up @@ -165,6 +164,7 @@ Alexander Todorov <[email protected]>
Alexey Kodanev <[email protected]>
Andreas Schwab <[email protected]>
Andreas Stieger <[email protected]>
Andrew J. Hesford <[email protected]>
Andy Lutomirski <[email protected]>
Anjali Kulkarni <[email protected]>
Anssi Hannula <[email protected]>
Expand Down Expand Up @@ -198,6 +198,7 @@ Enno Boland <[email protected]>
Enzo Matsumiya <[email protected]>
Eugene S. Sobolev <[email protected]>
Eugene Syromiatnikov <[email protected]>
Evgeni Golov <[email protected]>
Fabian Vogt <[email protected]>
Florian Albrechtskirchinger <[email protected]>
Florian Gamböck <[email protected]>
Expand Down Expand Up @@ -268,6 +269,7 @@ Ruben Kerkhof <[email protected]>
Rumbaut Thomas <[email protected]>
Rusty Bird <[email protected]>
Sebastian Mitterle <[email protected]>
Sergei Iudin <[email protected]>
Sergey Fionov <[email protected]>
Shawn W Dunn <[email protected]>
Srinivasa T N <[email protected]>
Expand Down Expand Up @@ -305,6 +307,5 @@ mwberry <[email protected]>
nabijaczleweli <[email protected]>
privb0x23 <[email protected]>
realtime-neil <[email protected]>
tpg <[email protected]>
xtraeme <[email protected]>
Дамјан Георгиевски <[email protected]>
20 changes: 20 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
Rendered view: https://github.com/dracutdevs/dracut/blob/master/NEWS.md

dracut-053
==========

#### Bug Fixes

* **dracut.sh:**
* unfreeze /boot on exit ([d87ae137](https://github.com/dracutdevs/dracut/commit/d87ae13721d04a8a2192d896af224ac6965caf70))
* proper return code for inst_multiple in dracut-init.sh ([d437970c](https://github.com/dracutdevs/dracut/commit/d437970c013e3287de263a1e60a117b15239896c))
* **fcoe:**
* rename rd.nofcoe to rd.fcoe ([6f7823bc](https://github.com/dracutdevs/dracut/commit/6f7823bce65dd4b52497dbb94892b637fd06471a))
* rd.nofcoe=0 should disable fcoe ([805b46c2](https://github.com/dracutdevs/dracut/commit/805b46c2a81e04d69fc3af912942568516d05ee7))
* **i18n:**
* get rid of `eval` calls ([5387ed24](https://github.com/dracutdevs/dracut/commit/5387ed24c8b33da1214232d57ab1831e117aaba0))
* create the keyboard symlinks again ([9e1c7f3d](https://github.com/dracutdevs/dracut/commit/9e1c7f3deadd387adaa97b189593b4ba3d7c6d5a))
* **network-manager:**
* run as a service if systemd module is present ([c17c5b76](https://github.com/dracutdevs/dracut/commit/c17c5b7604c8d61dd1c00ee22d44c3a5d7d6dfee))
* rework how NM is started in debug mode ([34c73b33](https://github.com/dracutdevs/dracut/commit/34c73b339baa025dfd8916379c4d191be34a8af5))
* **drm:** skip empty modalias files in drm module setup ([c3f24184](https://github.com/dracutdevs/dracut/commit/c3f241849de6434d063ef92e6880f6b0335c1800))


dracut-052
==========

Expand Down

0 comments on commit c67b624

Please sign in to comment.