Ticket #3189 (closed task: fixed)
Prepare for release mc-4.8.13
Reported by: | slavazanko | Owned by: | slavazanko |
---|---|---|---|
Priority: | major | Milestone: | 4.8.13 |
Component: | adm | Version: | master |
Keywords: | Cc: | egmont@… | |
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
See ReleaseGuidelines for more details.
Change History
comment:2 Changed 10 years ago by angel_il
dir.c: In function 'dir_list_grow': dir.c:263:14: warning: declaration of 'clear' shadows a global declaration [-Wshadow]
comment:4 Changed 10 years ago by slavazanko
- Votes for changeset set to slavazanko
- Branch state changed from no branch to approved
comment:5 Changed 10 years ago by andrew_b
- Votes for changeset changed from slavazanko to committed-master
- Branch state changed from approved to merged
Merged to master: [87ee1b871ed71a21c0acb4cfa357ff5a0a764683].
git log --pretty=oneline 4253f59..87ee1b8
comment:6 Changed 10 years ago by andrew_b
- Votes for changeset committed-master deleted
- Blocking 3223 removed
- Branch state changed from merged to no branch
comment:12 follow-up: ↓ 13 Changed 10 years ago by egmont
Could you guys please also consider these for 4.8.13?
#3136 [numpad 5] - at least the quick fix that decreases the timeout from 1s to ~50ms or so?
#3247 [dialog delay] - at least the quick fix that decreases the timeout from 1s to ~100ms or so?
#3245 [goto line] - at least the off-by-1 part
#3241 [ansi colon]
comment:13 in reply to: ↑ 12 Changed 10 years ago by andrew_b
Replying to egmont:
Could you guys please also consider these for 4.8.13?
#3136 [numpad 5] - at least the quick fix that decreases the timeout from 1s to ~50ms or so?
#3247 [dialog delay] - at least the quick fix that decreases the timeout from 1s to ~100ms or so?
It should be discussed.
#3245 [goto line] - at least the off-by-1 part
#3241 [ansi colon]
ok, but not in this ticket.
comment:14 Changed 10 years ago by andrew_b
- Votes for changeset set to committed-master
- Branch state changed from no branch to merged
Merged to master: [5ce01a4a58e3d05eedd06986c583b552e8900b67].
git log --pretty=oneline a938aff..5ce01a4
comment:15 Changed 10 years ago by andrew_b
- Votes for changeset committed-master deleted
- Branch state changed from merged to no branch
comment:18 Changed 10 years ago by slavazanko
- Status changed from new to accepted
- Owner set to slavazanko
comment:19 Changed 10 years ago by slavazanko
- Branch state changed from no branch to on review
download PO-translations from Transifex.net
done
store translations in git repo
done
create new NEWS wiki page for next version with empty template
done: https://www.midnight-commander.org/wiki/NEWS-4.8.14
add content of current NEWS wiki page to the doc/NEWS file in git repo.
done
create new tag in git
done
new version in Trac
done
new milestone in Trac
done
create tar.(bz2|xz) package files
done
make checksums for archives
done
upload source packages and checksums to the special upload area
done. See https://www.midnight-commander.org/nopaste/tarball/
developers should download tarballs, verify checksums, compile and locally install. If everything is ok than developers keep votes in ticket;
need votes at this point.
comment:20 Changed 10 years ago by egmont
Let me please mention again that #3247 is a serious regression, if I were to decide I'd say it's a release blocker.
From an interactive application that has notification windows and progress bars for actions taking long time, I'd expect that everything I do has an immediate feedback. This is no longer the case. E.g. start copying a huge tree, for 1 second nothing happens on the screen, the Copy dialog isn't removed either, making users wonder if they didn't hit the Enter key hard enough, or what else happened.
Your project, your call, but I'd be glad if you considered the input from a developer and regular mc contributor, thanks!
comment:22 Changed 10 years ago by slavazanko
- Status changed from accepted to testing
- Votes for changeset andrew_b deleted
- Resolution set to fixed
- Branch state changed from on review to no branch
upload source packages and checksums to midnightcommander@…/home/midnightcommander/data
done
run command: ssh midnightcommander@… '/home/midnightcommander/trigger-midnightcommander'
done
update Wiki start page with latest release number;
done
write an announcement: list user visible changes (bugs and features);
done
close current milestone
done
create new ticket (type=task, component=adm) for the next release;
done. #3265