Download raw body.
nginx: remove ruby passenger dependency
Le Tue, Aug 19, 2025 at 10:49:09AM +0200, Theo Buehler a écrit : > Our passenger is quite outdated and will break with the libc++19 update. > Since it's a dependency of nginx, we need to fix that. Since it's a pain > to udpate and with ruby-puma there is a better solution, jeremy suggested > we get rid of passenger. No actual user spoke up on the list since > jeremy asked: https://marc.info/?t=175224762500001&r=1&w=2 > > I think the diff for nginx would look like this. I verified that this > builds and packages with current and with libc++19. This can of course > wait until the smtp module fix is committed. im all for removing it, that's the only reason i end up with ruby installed on my machines when i test nginx updates..
nginx: remove ruby passenger dependency