##// END OF EJS Templates
pull-requests: increase stability of concurrent pull requests creation by flushing prematurly the statuses of commits....
pull-requests: increase stability of concurrent pull requests creation by flushing prematurly the statuses of commits. This is required to increase the versions on each concurrent call. Otherwise we could get into an integrity errors of commitsha+version+repo

File last commit:

r2752:6a688492 stable
r3408:2a133f7e stable
Show More
release-notes-4.12.2.rst
41 lines | 491 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-4.12.2.rst
docs: added release notes for 4.12.2
r2750 |RCE| 4.12.2 |RNS|
------------------
Release Date
^^^^^^^^^^^^
- 2018-05-16
New Features
^^^^^^^^^^^^
General
^^^^^^^
docs: update on 4.12.2 release notes
r2752 - Jenkins: further improve handling of proxied Jenkins server.
docs: added release notes for 4.12.2
r2750
Security
^^^^^^^^
- SSH: fixed found problem with key-storage that could allow remote logins
performed by rhodecode authorized users with specially crafted SSH Keys.
Performance
^^^^^^^^^^^
Fixes
^^^^^
Upgrade notes
^^^^^^^^^^^^^
docs: update on 4.12.2 release notes
r2752 - Unscheduled release addressing found security problem.