Ticket #2167 (closed task: fixed)
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: | completed |
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
comment:7 Changed 15 years ago by andrew_b
- Votes for changeset set to andrew_b
- Description modified (diff)
comment:8 Changed 15 years ago by angel_il
- Votes for changeset changed from andrew_b to andrew_b angel_il
- severity changed from no branch to approved
comment:9 Changed 15 years ago by slavazanko
Upload source packages and fixups
done
- [download:mc-4.7.0.5.tar.bz2 mc-4.7.0.5.tar.bz2]
- [download:mc-4.7.0.5.tar.gz mc-4.7.0.5.tar.gz]
- [download:mc-4.7.0.5.tar.lzma mc-4.7.0.5.tar.gz]
comment:10 Changed 15 years ago by slavazanko
- Votes for changeset changed from andrew_b angel_il to completed
- severity changed from approved to no branch
Update Wiki start page with latest stable release number
Done
Write an announcement: list user visible changes (bugs and features)
Done
comment:11 Changed 15 years ago by slavazanko
- Status changed from accepted to testing
- Resolution set to fixed
Completed.
Note: See
TracTickets for help on using
tickets.