Ticket #2167 (accepted task) — at Version 7
Prepare for stable release mc-4.7.0.5
Reported by: | slavazanko | Owned by: | slavazanko |
---|---|---|---|
Priority: | blocker | Milestone: | 4.7 |
Component: | mc-core | Version: | 4.7.0.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | andrew_b |
Description (last modified by andrew_b) (diff)
This is a bugfix release.
While preparing for the release:
- Create cleanup branch (if needed)
- 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 packages and fixups to http://www.midnight-commander.org/downloads
- Try to download, verify checksums, build and install tarballs
- Update Wiki start page with latest stable release number
- Write an announcement: list user visible changes (bugs and features)
- PROFIT
Change History
comment:3 Changed 15 years ago by slavazanko
- Owner set to slavazanko
- Status changed from new to accepted
comment:4 Changed 15 years ago by slavazanko
Create cleanup branch (if needed)
no needed
Update NEWS file in repo and Wiki
already done
New tag in git
done
git fetch --tags
comment:6 Changed 15 years ago by slavazanko
Package tar.(gz|bzip|lzma) files
make dist && make dist-bzip2 && make dist-lzma
done
7e620a7e3e88cb1fc516c57a0c67ceb92a8a4f7205c615b5e6b0488e0223770b mc-4.7.0.5.tar.bz2 e3cccf376185b3dafe50de095580925d272307f2ea6f0aa420cf99ac994a1f17 mc-4.7.0.5.tar.gz 4bcaa7bc123b04343856bbdff300ca9fca0de6609668014c94da2f3e2d1dd46a mc-4.7.0.5.tar.lzma
Files was placed at special area on server.
At this point we needs for votes of other delevopers
Note: See
TracTickets for help on using
tickets.