-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0c7ceecdb821
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 538639a55ce9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 3 files changed
- 3 contributors
Commits on Jun 6, 2019
-
This new version does not build as-is, it will need to be patched. (cherry picked from commit 3415872)
Configuration menu - View commit details
-
Copy full SHA for e7885e4 - Browse repository at this point
Copy the full SHA e7885e4View commit details -
LibreSSL 2.9.1 no longer builds with the default autotools configuration. When I searched for the error, I noticed that Buildroot ran into the same issue, and they resolved the problem by building with CMake rather than autotools. [1] I followed the same approach here. [1]: buildroot/buildroot@e783d60 (cherry picked from commit 8c7cde5)
Configuration menu - View commit details
-
Copy full SHA for 289eeaf - Browse repository at this point
Copy the full SHA 289eeafView commit details -
libressl: ensure we can link against libtls
Without setting BUILD_SHARED_LIBS, the package would build file, but when linking it into acme-client or nginx, I got the following error: libressl-2.9.1/lib/libtls.a(tls.c.o): undefined reference to symbol 'pthread_once@@GLIBC_2.2.5' binutils-2.31.1/bin/ld: glibc-2.27/lib/libpthread.so.0: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status After looking at the CMakeLists.txt in libressl/tls, I noticed the BUILD_SHARED_LIBS option, and setting it resolves the linking error. (cherry picked from commit 5f594be)
Configuration menu - View commit details
-
Copy full SHA for ead4b2b - Browse repository at this point
Copy the full SHA ead4b2bView commit details -
(cherry picked from commit 67709c3)
Configuration menu - View commit details
-
Copy full SHA for ec84251 - Browse repository at this point
Copy the full SHA ec84251View commit details -
libressl_2_7: remove, not maintained anymore
Stable LibreSSL releases are supported one year after their OpenBSD release. OpenBSD 6.3 with this branch was released on 2018-04-01. (cherry picked from commit cea1632)
Configuration menu - View commit details
-
Copy full SHA for 8bd37df - Browse repository at this point
Copy the full SHA 8bd37dfView commit details -
Fixes CVE-2019-12209 & CVE-2019-12210. https://developers.yubico.com/pam-u2f/Release_Notes.html (cherry picked from commit e7a0328)
Configuration menu - View commit details
-
Copy full SHA for 538639a - Browse repository at this point
Copy the full SHA 538639aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0c7ceecdb821...538639a55ce9