Actions
Bug #22363
closedUpdated bundled Passenger
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
API
Target version:
Story points:
-
Release:
Release relationship:
Auto
Description
source:services/api/Gemfile.lock pins Passenger 6.0.18. Running this version complains:
A security update is available for your version (6.0.18) of Phusion Passenger(R). We strongly recommend upgrading to version 6.0.23.
This is a minor version and our use case for Passenger is pretty standard and boring so this should be a straightforward upgrade.
Updated by Brett Smith 24 days ago
- Release set to 75
- Target version set to Development 2025-01-08
- Assigned To set to Brett Smith
- Status changed from New to In Progress
- Category set to API
Updated by Brett Smith 23 days ago
- Has duplicate Bug #22384: lib/controller test timeout added
Updated by Brett Smith 23 days ago
lib/controller tests are hanging in TestDiscoveryDocCache
when it makes a MAKE-COFFEE
request. Suspect that Passenger has, at some level, reconfigured things to just drop unsupported HTTP methods. Which is a nice change but we'll need to figure out a new testing strategy.
Updated by Brett Smith 23 days ago
22363-railsapi-gemfile-update @ ece224f7e1035542cb8b8ead28e438a7d110a819 - developer-run-tests: #4571
- All agreed upon points are implemented / addressed.
- Yes. Also upgraded the arvados gem after Lucas noticed that was out-of-date in #22364.
- Anything not implemented (discovered or discussed during work) has a follow-up story.
- N/A
- Code is tested and passing, both automated and manual, what manual testing was done is described
- See above
- Documentation has been updated.
- N/A
- Behaves appropriately at the intended scale (describe intended scale).
- idk I assume upgrading a minor version has no significant change in scale
- Considered backwards and forwards compatibility issues between client and server.
- N/A
- Follows our coding standards and GUI style guidelines.
- Yes
Actions