Skip to content

add release notes for 1.1.0#159

Merged
mergify[bot] merged 7 commits intochaos:masterfrom
garlick:rel110
Nov 2, 2025
Merged

add release notes for 1.1.0#159
mergify[bot] merged 7 commits intochaos:masterfrom
garlick:rel110

Conversation

@garlick
Copy link
Member

@garlick garlick commented Nov 1, 2025

This adds release notes for a 1.1.0 release.

I bumped the minor version because there are some user visible changes (see release notes), but it didn't seem like the changes qualified for a major release, given that internals didn't change much at all.

This also shuffles the project metadata a bit and updates the main README.md.

Problem: project metadata is outdated and github won't render
issue/pull request links from the NEWS file.

Drop AUTHORS, use the git history instead.

Drop INSTALL as these are just the generic GNU instructions.

Drop ChangeLog which is just a placeholder, apparently.

Convert NEWS to github markdown and a slightly more compact format.
Leave the pre-release history as is (rendered verbatim).
Convert google code "issue N" refs to "gcode-N" to avoid ambiguity.
Remove trailing whitespace.

Add NEWS.md to EXTRA_DIST.

Update AC_CONFIG_SRCDIR to reference NEWS.md not NEWS.
@garlick garlick force-pushed the rel110 branch 4 times, most recently from 2a26861 to dda1105 Compare November 1, 2025 23:05
Copy link
Member

@grondo grondo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Just noticed a couple typos.

$SUDO $PATH_RSYNC -av /etc mnt/etc/ 2>&1 >rsync.out
'
test_expect_success 'rsync /etc to mut/etc again should be silent' '
test_expect_success 'rsync /etc to mnt/etc again should be silent' '
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commit message typo: 'descriptins'

### References

VirtFS -- A virtualization aware File System pass-through, Jujjuri et al, 2010.
[VirtFS -- A virtualization aware File System pass-through](https://www.kernel.org/doc/ols/2010/ols2010-pages-109-120.pdf), Jujjuri et al, 2010.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commit message: URL's -> URLs

garlick and others added 2 commits November 2, 2025 07:22
Problem: the rsync sharness test references the wrong mount
point in one of its test descriptions.

Fix typo.
Problem: generating release notes is a laborious process.

Pull in a script from flux-framework/flux-core.

Co-authored-by: Mark A. Grondona <[email protected]>
Problem: there are no release notes for 1.1.0.

Add them.
Problem: the install-deps-deb.sh script doesn't install munge.

Add it.
Problem: the README.md is out of date.

Update it for the current release.
Problem: protocol.md lists document titles but provides
no linkage.

Add current URLs for references.
@garlick
Copy link
Member Author

garlick commented Nov 2, 2025

Thanks! Fixed those things and bumped the tag date to today. I'll set MWP.
(And sorry for all the typos - thanks for catching them)

@mergify mergify bot added the queued label Nov 2, 2025
@mergify mergify bot merged commit a32f5a4 into chaos:master Nov 2, 2025
7 checks passed
@mergify mergify bot removed the queued label Nov 2, 2025
@garlick garlick deleted the rel110 branch November 2, 2025 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants