Skip to content
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

gnutls: 3.8.6 -> 3.8.9 #381242

Draft
wants to merge 1 commit into
base: staging
Choose a base branch
from
Draft

gnutls: 3.8.6 -> 3.8.9 #381242

wants to merge 1 commit into from

Conversation

MisileLab
Copy link
Contributor

https://gitlab.com/gnutls/gnutls/-/blob/3.8.9/NEWS

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@vcunat
Copy link
Member

vcunat commented Feb 11, 2025

I've been following their atom feed, but the last version in there is 3.8.4 😠

@MisileLab
Copy link
Contributor Author

I've been following their atom feed, but the last version in there is 3.8.4 😠

honestly, I found many upgrades (including this) from archlinux and scoop (windows)

@MisileLab MisileLab marked this pull request as draft February 12, 2025 06:22
@MisileLab
Copy link
Contributor Author

patch failed

Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/x750diyxk4x1x6nl0ch5qh71cj9pmdji-gnutls-3.8.9.tar.xz
source root is gnutls-3.8.9
setting SOURCE_DATE_EPOCH to timestamp 1738990782 of file "gnutls-3.8.9/doc/gnutls.info"
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
applying patch /nix/store/fb56szw1cn21s5py4av2vnc7rjxbna7w-nix-ssl-cert-file.patch
patching file lib/system/certs.c
Hunk #1 succeeded at 381 with fuzz 2 (offset -23 lines).
applying patch /nix/store/bd3xgwcxc5w5km6wka7wx8mfq581f9ng-revert-dlopen-compression.patch
patching file lib/Makefile.am
Hunk #1 FAILED at 156.
1 out of 1 hunk FAILED -- saving rejects to file lib/Makefile.am.rej
patching file lib/compress.c
Hunk #2 FAILED at 20.
Hunk #3 FAILED at 41.
Hunk #4 succeeded at 145 (offset -107 lines).
Hunk #5 FAILED at 314.
Hunk #6 FAILED at 341.
Hunk #7 FAILED at 352.
Hunk #8 FAILED at 364.
Hunk #9 FAILED at 394.
Hunk #10 FAILED at 405.
Hunk #11 FAILED at 416.
9 out of 11 hunks FAILED -- saving rejects to file lib/compress.c.rej
patching file lib/compress.h
patching file lib/ext/compress_certificate.c
patching file lib/global.c
Hunk #2 succeeded at 416 (offset 1 line).
patching file tests/tls13/compress-cert-cli.c
Hunk #1 FAILED at 23.
1 out of 2 hunks FAILED -- saving rejects to file tests/tls13/compress-cert-cli.c.rej

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants