comparison CHANGES.txt @ 7388:024cbd13920d

Attribute max_children patch idea to Joseph.
author John Rouillard <rouilj@ieee.org>
date Tue, 23 May 2023 23:37:53 -0400
parents 46f92ac4e170
children 731b697295c5
comparison
equal deleted inserted replaced
7387:46f92ac4e170 7388:024cbd13920d
144 hash function using PBKDF2-SHA512 available. Will be default in 144 hash function using PBKDF2-SHA512 available. Will be default in
145 future. Directions for upgrading security by using it now is 145 future. Directions for upgrading security by using it now is
146 included in upgrading.txt. (John Rouillard) 146 included in upgrading.txt. (John Rouillard)
147 - issue2551275 - Allow configuring max_children in roundup-server. 147 - issue2551275 - Allow configuring max_children in roundup-server.
148 When using roundup-server in fork mode, allow raising number of 148 When using roundup-server in fork mode, allow raising number of
149 forked children above the default of 40. 149 forked children above the default of 40. (Original patch by Joseph
150 Myers, config settings and docs by John Rouillard.)
150 151
151 2022-07-13 2.2.0 152 2022-07-13 2.2.0
152 153
153 Fixed: 154 Fixed:
154 155

Roundup Issue Tracker: http://roundup-tracker.org/