diff options
| author | Joey Hess <joey@kitenet.net> | 2014-10-10 14:33:03 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-10-10 14:33:03 -0400 |
| commit | 2bd599470a875b10159535ecb44b3a3aac59da85 (patch) | |
| tree | db026facd3c5e16fdf727c5f46b6da12ba4de17d /doc/news/version_0.9.0.mdwn | |
| parent | adbc70b768068657ed2c1942d8eb998f784c6f70 (diff) | |
add news item for propellor 0.9.0
Diffstat (limited to 'doc/news/version_0.9.0.mdwn')
| -rw-r--r-- | doc/news/version_0.9.0.mdwn | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/news/version_0.9.0.mdwn b/doc/news/version_0.9.0.mdwn new file mode 100644 index 00000000..f50a6b29 --- /dev/null +++ b/doc/news/version_0.9.0.mdwn @@ -0,0 +1,12 @@ +propellor 0.9.0 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Avoid encoding the current stable suite in propellor's code, + since that poses a difficult transition around the release, + and can easily be wrong if an older version of propellor is used. + Instead, the os property for a stable system includes the suite name + to use, eg Stable "wheezy". + * stdSourcesList uses the stable suite name, to avoid unwanted + immediate upgrades to the next stable release. + * debCdn switched from cdn.debian.net to http.debian.net, which seems to be + better managed now. + * Docker: Avoid committing container every time it's started up."""]]
\ No newline at end of file |
