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

Gettext security update 18.09 #58999

Closed
wants to merge 2,403 commits into from

Conversation

ctheune
Copy link
Contributor

@ctheune ctheune commented Apr 5, 2019

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • 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 nix-review --run "nix-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)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

vcunat and others added 30 commits February 17, 2019 09:59
Includes security fixes.

(cherry picked from commit 94b518f)
(cherry picked from commit 8d5bce4)
[18.09] vscode backports - 2019-02-17
In particular, when static linking pkgconfig expects libpq.a in $lib

(cherry picked from commit bb52ff3)
(cherry picked from commit 75f66b1)
(cherry picked from commit 7f6351a)
(cherry picked from commit f4a7c16)
The autojump plugin in oh-my-zsh assumes autojump.zsh resides in
/run/current-system/sw/share/autojump/ but these links are not created
by default.

The new programs.autojump.enable option forces the creation of these
links.

(cherry picked from commit 0d749e5)
Signed-off-by: Domen Kožar <domen@dev.si>
(cherry picked from commit 0bca738)
Signed-off-by: Domen Kožar <domen@dev.si>
(cherry picked from commit cd8ffef)
Signed-off-by: Domen Kožar <domen@dev.si>
(cherry picked from commit 9deab03)
(cherry picked from commit 85733d1)
(cherry picked from commit 70643f0)
(cherry picked from commit a1cf586)
The unfree variant of elasticsearch uses autoPatchelfHook and since we
removed the dependency on file for the hook itself in
58a97df we no longer have zlib
propagated.

So we need to explicitly state that dependency here.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @apeschar, @basvandijk
(cherry picked from commit 8df68a9)
Just a systemd security patch.
[18.09] elasticsearch: Add zlib to buildInputs for unfree
(cherry picked from commit 7475db0)
(cherry picked from commit 8ba66c2)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nextcloud/versions

(cherry picked from commit a45b203)
[18.09] nextcloud: 15.0.2 -> 15.0.4
@ctheune
Copy link
Contributor Author

ctheune commented Apr 5, 2019

damn. did the wrong thing here. sorry.

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.

None yet