-
-
Notifications
You must be signed in to change notification settings - Fork 17.7k
trafficserver: 9.2.5 -> 9.2.6 #355733
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
trafficserver: 9.2.5 -> 9.2.6 #355733
Conversation
|
I was working on this on too and the configure script for this release was broken on Darwin, leading to linker errors. Using Browsing past upstream issues, it appears that this has happened several times in the past. So maybe it's a good idea to always use apache/trafficserver#8556 (comment) This might eliminate the need to patch the configure script, but I haven't gotten around to confirming that yet. |
|
I am (still) running nixpkgs-review on this. I will go to bed soon, so you can take this PR over if you want to get this merged quickly |
|
|
dad5f44 to
1047eea
Compare
|
I have also removed an unneeded instance of |
|
Looking at the NixOS tests, it's crashing right after launch. There may be issues with the 9.2.6 release. https://logs.ofborg.org/?key=nixos/nixpkgs.355733&attempt_id=4cfb93a5-4b23-4568-a0bd-39f7ff2672b6 |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This fixes the build on macOS 11 Upstream recommends always running autoreconf: apache/trafficserver#8556 (comment) Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
1047eea to
c3f05c4
Compare
|
|
@ofborg test trafficserver |
|
I'm inclined to merge this soon, as 3 weeks is quite a while for us to have these vulns. Feel free to give another review ofc |
midchildan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the delay. 9.2.7 appears to have fixed the crash issue.
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release-24.05
git worktree add -d .worktree/backport-355733-to-release-24.05 origin/release-24.05
cd .worktree/backport-355733-to-release-24.05
git switch --create backport-355733-to-release-24.05
git cherry-pick -x a65078f73bca61e78878302c61364061fb16b15f |
* trafficserver: 9.2.5 -> 9.2.7 Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> * trafficserver: auto reconfigure broken configure script This fixes the build on macOS 11 Upstream recommends always running autoreconf: apache/trafficserver#8556 (comment) Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> * trafficserver: remove unneeded substitutes Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> --------- Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> (cherry picked from commit a65078f)
|
Successfully created backport PR for |
Fixes:
See https://www.openwall.com/lists/oss-security/2024/11/13/1
apache/trafficserver@9.2.5-rc0...9.2.6
apache/trafficserver@9.2.6...9.2.7
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.