Ticket #4490 (closed task: fixed)
Prepare for release mc-4.8.31
Reported by: | zaytsev | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.8.31 |
Component: | adm | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
Attachments
Change History
comment:2 Changed 14 months ago by andrew_b
Branch: 4490_cleanup
Initial changeset:4dfb8f2564eca52ea7b7fb6b18cb3afb70d97141
comment:3 Changed 14 months ago by and
mhh,
posted Wformat-overflow still occur in branch 4490_cleanup
comment:4 Changed 14 months ago by andrew_b
mc-4490-color-internal.c-fix-format-overflow.patch: not applied. Another way is used.
mc-4490-background.c-leak--file-descriptor-fix.patch: applied.
mc-4490-tar.c-remove-unused-function.patch: applied.
Thanks!
Changed 14 months ago by and
- Attachment mc-4490-tar-sparse.c-fix-conditional-uninitialized-warning.patch added
comment:5 Changed 14 months ago by andrew_b
mc-4490-tar-sparse.c-fix-conditional-uninitialized-warning.patch: applied.
Changed 14 months ago by gstalnak
Submitting per Yury V. Zaytsev <yury@…> request (in email) 20231008 - patch to mc.ext.ini file to enable .webp image file viewing
comment:6 Changed 13 months ago by andrew_b
Merged to master: [1d5931a90d6cb45da3ea6dc08664f280e12c604d].
git log --oneline cf7846cd6..1d5931a90
comment:7 Changed 12 months ago by andrew_b
Branch: 4490_cleanup
Initial changeset:c98019ffa20c3d6c09bc16d2da35358883138cbb
Changed 11 months ago by eugenesan
- Attachment webp-avif-ext-support.patch added
Slightly improved .WEBP support along AVIF
comment:8 Changed 11 months ago by eugenesan
Attached slightly improved .WEBP support along AVIF.
I couldn't figure how to "generalize" image support which would make more sense since new image formats do no require special treatment. Same view and open functions like jpeg, png etc...
comment:9 Changed 10 months ago by andrew_b
- Votes for changeset set to committed-master
- Branch state changed from no branch to merged
Merged to master: [e850db370c2e13fa9120d8d0384ffa23ebfea4fb].
git log --oneline 6abea9976..e850db370
comment:10 Changed 10 months ago by zaytsev
- Status changed from new to closed
- Resolution set to fixed
prepare repository for release
download PO-translations from Transifex
store translations in git repo
download the hint translations from Transifex
store translations in git repo
create new NEWS wiki page for next version with empty template
add content of current NEWS wiki page to the doc/NEWS file in git repo
new version in Trac
new milestone in Trac
create new tag in git
create tar.(bz2|xz) package files
make checksums for archives
upload source packages and checksums to the special upload area
developers should download tarballs, verify checksums, compile and install locally
run ssh
update Wiki start page with latest release number
write an announcement: list user visible changes (bugs and features)
create new ticket (type=task, component=adm) for the next release
close ticket for release
close current milestone
TODO: