Bug#988029: apache2: Non-unique IDs being generated by mod_unique_id - Fix available

2021-05-03 Thread Atle Solbakken
nly available from 2.0.47 and it's currently in experimental. Maybe it can be applied to 2.0.38 aswell. Best regards Atle Solbakken -- Package-specific info: -- System Information: Debian Release: 10.9 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 

Bug#988029: apache2: Non-unique IDs being generated by mod_unique_id - Fix available

2021-05-03 Thread Atle Solbakken
On Mon, 03 May 2021 23:29:23 +0200 Atle Solbakken wrote: > I've tried to compile the patch on top of the current stable version 2.0.38 which seems > to work. Upstream, the patch is only available from 2.0.47 and it's currently in experimental. > > Maybe it can be ap

Bug#988029: apache2: Non-unique IDs being generated by mod_unique_id - Fix available

2021-05-05 Thread Atle Solbakken
On Tue, 4 May 2021 06:31:12 +0200 Ondřej Surý wrote: > The patch is wrong. It only adds thread local data and does absolutely nothing to prevent id collisions. > Hi You're kind of right even though the patch solved the immediate problem in some situations. I've submitted a rewrite of this