Ticket #2232 (closed task: fixed)
Prepare for stable release mc-4.7.0.6
Reported by: | slavazanko | Owned by: | slavazanko |
---|---|---|---|
Priority: | major | Milestone: | 4.7 |
Component: | mc-core | Version: | 4.7.0.5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | completed |
Description (last modified by slavazanko) (diff)
This is a bugfix release.
While preparing for the release:
- Create cleanup branch (#2225)
- Update NEWS file in repo and Wiki
- New tag in git
- New version in Trac
- Package tar.(gz|bzip|lzma) files
- Make checksums for archives
- Upload source in special upload area
- Try to download, verify checksums, build and install tarballs (need for votes of developers at this point)
- Upload packages and fixups to http://www.midnight-commander.org/downloads
- Update Wiki start page with latest stable release number
- Write an announcement: list user visible changes (bugs and features)
Change History
comment:1 Changed 14 years ago by slavazanko
- Owner set to slavazanko
- Status changed from new to accepted
- Description modified (diff)
comment:2 Changed 14 years ago by slavazanko
Create cleanup branch (#2225)
done
Update NEWS file in repo and Wiki
done
New tag in git
done. run:
git fetch --tags
New version in Trac
done
comment:3 Changed 14 years ago by slavazanko
Package tar.(gz|bzip|lzma) files
done
Make checksums for archives
done:
d33ee17451c280d6adbd76d6d1e5a4621358417cac7b11275a39d28faca51426 mc-4.7.0.6.tar.bz2 14ff976d06a3467aa35ea641378b4cf155d2a5058821ca8408f1cd13dd4eabdf mc-4.7.0.6.tar.gz bae7e52108f97a48d0fd5c1218399c17ea0d8862ecf1f780d1ad97a96ac650e9 mc-4.7.0.6.tar.lzma
comment:4 Changed 14 years ago by slavazanko
Try to download, verify checksums, build and install tarballs (need for votes of developers at this point)
done
Upload packages and fixups to http://www.midnight-commander.org/downloads
done
Note: See
TracTickets for help on using
tickets.