diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-23 09:42:55 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-23 09:42:55 -0400 |
| commit | ba41661be5c739519ba82608c8f781b7a8b84321 (patch) | |
| tree | a4ef7aa1b856ba6190459f78ccbf5a310cc8edea /debian | |
| parent | e10ca0800469bcae1d208d2d4540e44b21ee1edf (diff) | |
Reboot.toKernelNewerThan: If running kernel is new enough, avoid looking at what kernels are installed. Thanks, Sean Whitton.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bc874b4b..c359ac2b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +propellor (4.5.1) UNRELEASED; urgency=medium + + * Reboot.toKernelNewerThan: If running kernel is new enough, avoid + looking at what kernels are installed. + Thanks, Sean Whitton. + + -- Joey Hess <id@joeyh.name> Sun, 23 Jul 2017 09:41:58 -0400 + propellor (4.5.0) unstable; urgency=medium * Generalized the PartSpec DSL, so it can be used for both |
