Slight changes in release
This commit is contained in:
committed by
Abhilash Raj
parent
644cf9dc0d
commit
71dc87143e
4
NEWS.md
4
NEWS.md
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Mailman Core
|
## Mailman Core
|
||||||
|
|
||||||
### v1.1.1
|
### v1.1.1 (released Aug 9 2017)
|
||||||
|
|
||||||
- The MM_HOSTNAME now defaults to `hostname -i` instead of `mailman-core`. This
|
- The MM_HOSTNAME now defaults to `hostname -i` instead of `mailman-core`. This
|
||||||
is the hostname Core binds to for Webservice.
|
is the hostname Core binds to for Webservice.
|
||||||
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
## Mailman Web
|
## Mailman Web
|
||||||
|
|
||||||
### v1.1.1
|
### v1.1.1 (released Aug 9 2017)
|
||||||
|
|
||||||
- The default search_index for whoosh now exists on persistent storage at
|
- The default search_index for whoosh now exists on persistent storage at
|
||||||
`/opt/mailman-web-data`
|
`/opt/mailman-web-data`
|
||||||
|
|||||||
13
README.md
13
README.md
@@ -36,14 +36,15 @@ Releases will follow the following rules:
|
|||||||
frequently update your installation without having to change the version
|
frequently update your installation without having to change the version
|
||||||
numbers, you can use this.
|
numbers, you can use this.
|
||||||
|
|
||||||
* Any changes in the Mailman components of the Images will cause a bump in the
|
* Any changes in the minor version of Mailman components of the images will
|
||||||
Minor version i.e. A.(B+1) will have one (and only one) updated Mailman
|
cause a bump in the minor version i.e. A.(B+1) will have one (and only one)
|
||||||
component from A.B. Also, significant change in functionality, that might
|
updated Mailman component from A.B. Also, significant change in functionality,
|
||||||
change how Images work or how people interact with the containers, can also
|
that might change how Images work or how people interact with the containers,
|
||||||
cause a bump in the minor version.
|
can also cause a bump in the minor version.
|
||||||
|
|
||||||
* Major versions will change either when there are backwards incompatible
|
* Major versions will change either when there are backwards incompatible
|
||||||
changes or when the releases reach a certain set milestone.
|
changes or when the releases reach a certain set milestone or when there are
|
||||||
|
bugfix releases for the internal components or both.
|
||||||
|
|
||||||
|
|
||||||
Security
|
Security
|
||||||
|
|||||||
Reference in New Issue
Block a user