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

Feature/gitlab 12 10 14 #92636

Closed
wants to merge 2,438 commits into from
Closed

Feature/gitlab 12 10 14 #92636

wants to merge 2,438 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Jul 7, 2020

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

peti and others added 30 commits June 14, 2020 18:51
Fixes #85564.

(cherry picked from commit 00222db)
Fixes:

  Failed to connect to sources.debian.org port 443: Connection timed out

(cherry picked from commit df4c3b0)
cc #86523
bbswitch: fix build with Linux kernel version >= 5.6.0
[20.03] Backport of nixpart0 fixes against glibc >= 2.28
(cherry picked from commit 5c20793)
`0001-Fix-build-with-glibx-2.30` was removed since the patch is already applied to upstream source.

(cherry picked from commit ae7b57c)
Apply patches picked from upstream as done on debian.
Will be included in next upstream release.

(cherry picked from commit fcecf15)
This makes it possible to enable VA-API without having to rebuild
Chromium: `chromium.override { enableVaapi = true; }`

(cherry picked from commit 267eefc)
(cherry picked from commit cb05373)

Reason: 3.3.1 contains bugfix for potential dataloss when Elasticsearch
index is read-only due to disk space problems
graylog-enterprise-integrations: 3.3.0 -> 3.3.1
graylog-integrations: 3.3.0 -> 3.3.1
(cherry picked from commit 0181c1b)

Reason: Companion commit to 70ecf77
to ensure that packaged plugin versions are compatible
…backport

[20.03] graylog: 3.3.0 -> 3.3.1 (with plugins)
(cherry picked from commit 7773055)
[20.03] microcodeIntel: 20200508 -> 20200520 -> 20200609
[20.03] chromium: 83.0.4103.97 -> 83.0.4103.106 + VA-API (backport)
Includes a security fix for CVE-2020-13428.

improved security for stored passwords (from 3.0.9)
multiple security fixes, including microdns (from 3.0.9.1)

(cherry picked from commit 745245a)
2.4 has its own completion script which collides with
nix-bash-completions.

(cherry picked from commit bbfc473)
@ghost
Copy link
Author

ghost commented Jul 7, 2020

Oops, I accidentally opened this against the wrong branch. Sorry the notification everyone!

@ghost ghost closed this Jul 7, 2020
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet