about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* zsh-syntax-highlighting: 0.6.0 -> 0.7.1R. RyanTM2020-03-05
|
* codeql: 2.0.2 -> 2.0.4R. RyanTM2020-03-05
|
* chafa: 1.2.1 -> 1.2.2R. RyanTM2020-03-05
|
* abcmidi: 2019.12.09 -> 2020.02.12R. RyanTM2020-03-05
|
* libqalculate: 3.7.0 -> 3.8.0R. RyanTM2020-03-05
|
* go-license-detector: 3.0.2 -> 3.1.0R. RyanTM2020-03-05
|
* gleam: 0.6.0 -> 0.7.1R. RyanTM2020-03-05
|
* heimer: 1.15.0 -> 1.15.1R. RyanTM2020-03-05
|
* riot-desktop: 1.5.10 -> 1.5.12pacien2020-03-05
|
* riot-web: 1.5.10 -> 1.5.12pacien2020-03-05
|
* Merge pull request #80919 from hercules-ci/modules-add-file-contextRobert Hensing2020-03-05
|\ | | | | lib/modules.nix: Add file context to unmerged values in mergeDefinitions
| * lib/modules.nix: Add file context to unmerged values in mergeDefinitionsRobert Hensing2020-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This helps with troubleshooting exceptions in config values, which were hard to track down for options with many definitions. The trace will look like: error: while evaluating the attribute 'config.foo' at undefined position: [...] while evaluating the option `foo': [...] while evaluating definitions from `/home/user/mymod.nix': while evaluating 'dischargeProperties' at /home/user/nixpkgs/lib/modules.nix:464:25, called from /home/user/nixpkgs/lib/modules.nix:392:137: while evaluating the attribute 'value' at /home/user/nixpkgs/lib/modules.nix:277:44: Value error! where the `/home/user/mymod.nix` module is { lib, ... }: { options.foo = lib.mkOption { type = lib.types.lines; }; config.foo = builtins.throw "Value error!"; }
* | Merge pull request #81628 from tollb/python-mapnik-unstable-2020-02-24Christoph Hrdinka2020-03-05
|\ \ | | | | | | python-mapnik: 3.0.16 -> unstable-2020-02-24
| * | python-mapnik: 3.0.16 -> unstable-2020-02-24Bruce Toll2020-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | Update to fix build errors with mapnik 3.0.23, along with other pending upstream commits. Upstream has not tagged a python-mapnik release since 2017. This unstable commit, however, is also the basis for the python-mapnik package in Debian testing.
* | | Merge pull request #81845 from r-ryantm/auto-update/khronosworldofpeace2020-03-05
|\ \ \ | | | | | | | | khronos: 1.0.5 -> 1.0.6
| * | | khronos: 1.0.5 -> 1.0.6R. RyanTM2020-03-05
| | | |
* | | | Merge pull request #81809 from dguibert/dg/disnix-group-list-to-attrsetMichele Guerini Rocco2020-03-05
|\ \ \ \ | | | | | | | | | | users.groups.disnix instead of a list
| * | | | users.groups.disnix instead of a listDavid Guibert2020-03-05
| | | | | | | | | | | | | | | | | | | | related to #63103.
* | | | | Merge pull request #81791 from r-ryantm/auto-update/jgmenuJosé Romildo Malaquias2020-03-05
|\ \ \ \ \ | | | | | | | | | | | | jgmenu: 4.0.2 -> 4.1.0
| * | | | | jgmenu: 4.0.2 -> 4.1.0R. RyanTM2020-03-05
| | |/ / / | |/| | |
* | | | | Merge pull request #81788 from JeffLabonte/brave_1.4.95_to_1.4.96worldofpeace2020-03-05
|\ \ \ \ \ | | | | | | | | | | | | brave: 1.4.95 -> 1.4.96
| * | | | | brave: 1.4.95 -> 1.4.96Jeff Labonte2020-03-04
| | | | | |
* | | | | | Merge pull request #81831 from r-ryantm/auto-update/clojure-lspRyan Mulligan2020-03-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | clojure-lsp: 20200121T234305 -> 20200305T151710
| * | | | | | clojure-lsp: 20200121T234305 -> 20200305T151710R. RyanTM2020-03-05
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #81837 from r-ryantm/auto-update/findomainRyan Mulligan2020-03-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | findomain: 1.4.1 -> 1.4.2
| * | | | | | findomain: 1.4.1 -> 1.4.2R. RyanTM2020-03-05
| |/ / / / /
* | | | | | Merge pull request #81836 from r-ryantm/auto-update/emplaceRyan Mulligan2020-03-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | emplace: 0.2.10 -> 0.2.12
| * | | | | | emplace: 0.2.10 -> 0.2.12R. RyanTM2020-03-05
| |/ / / / /
* | | | | | Merge pull request #81828 from Frostman/docker-19.03.7Tim Steinbach2020-03-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | docker: 19.03.6 -> 19.03.7
| * | | | | | docker: 19.03.6 -> 19.03.7Sergey Lukjanov2020-03-05
| | | | | | |
* | | | | | | create-amis: Add eu-north-1adisbladis2020-03-05
| | | | | | |
* | | | | | | Merge pull request #81633 from andir/bazel_0_fix_tensorflowAndreas Rammhold2020-03-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Tensorflow: fix #77626
| * | | | | | | pythonPackages.tensorflow: use bazel_0Andreas Rammhold2020-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows us to get rid of the compatibility hacks that we had to add (tf-1.15-bazel-1.0.patch) and also fixes #77626.
| * | | | | | | bazel_0: init at 0.26.0Andreas Rammhold2020-03-04
| | | | | | | |
* | | | | | | | python3Packages.sapi-python-client: init at 0.13.1 (#81184)Marek Mahut2020-03-05
| | | | | | | | | | | | | | | | | | | | | | | | python3Packages.sapi-python-client: init at 0.13.1
* | | | | | | | Merge pull request #81766 from r-ryantm/auto-update/FanFicFareRyan Mulligan2020-03-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | fanficfare: 3.15.0 -> 3.16.0
| * | | | | | | | fanficfare: 3.15.0 -> 3.16.0R. RyanTM2020-03-04
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #81770 from r-ryantm/auto-update/graylogRyan Mulligan2020-03-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | graylog: 3.2.1 -> 3.2.2
| * | | | | | | | graylog: 3.2.1 -> 3.2.2R. RyanTM2020-03-04
| |/ / / / / / /
* | | | | | | | Merge pull request #81760 from r-ryantm/auto-update/eternal-terminalRyan Mulligan2020-03-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | eternal-terminal: 6.0.6 -> 6.0.7
| * | | | | | | | eternal-terminal: 6.0.6 -> 6.0.7R. RyanTM2020-03-04
| | | | | | | | |
* | | | | | | | | gitlab: 12.8.1 -> 12.8.2 (#81803)Milan2020-03-05
| |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes multiple security fixes mentioned in https://about.gitlab.com/releases/2020/03/04/gitlab-12-dot-8-dot-2-released/ (unfortunately, no CVE numbers as of yet) - Directory Traversal to Arbitrary File Read - Account Takeover Through Expired Link - Server Side Request Forgery Through Deprecated Service - Group Two-Factor Authentication Requirement Bypass - Stored XSS in Merge Request Pages - Stored XSS in Merge Request Submission Form - Stored XSS in File View - Stored XSS in Grafana Integration - Contribution Analytics Exposed to Non-members - Incorrect Access Control in Docker Registry via Deploy Tokens - Denial of Service via Permission Checks - Denial of Service in Design For Public Issue - GitHub Tokens Displayed in Plaintext on Integrations Page - Incorrect Access Control via LFS Import - Unescaped HTML in Header - Private Merge Request Titles Leaked via Widget - Project Namespace Exposed via Vulnerability Feedback Endpoint - Denial of Service Through Recursive Requests - Project Authorization Not Being Updated - Incorrect Permission Level For Group Invites - Disclosure of Private Group Epic Information - User IP Address Exposed via Badge images - Update postgresql (GitLab Omnibus)
* | | | | | | | Merge pull request #79062 from marsam/update-rcloneMario Rodas2020-03-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | rclone: install completions
| * | | | | | | | rclone: install completionsMario Rodas2020-02-01
| | | | | | | | |
* | | | | | | | | nix-bash-completions: 0.6.7 -> 0.6.8 (#81019)Tor Hedin Brønner2020-03-05
| | | | | | | | |
* | | | | | | | | wayvnc: 0.1.0 -> 0.1.1Michael Weiss2020-03-05
| | | | | | | | |
* | | | | | | | | Merge pull request #81783 from r-ryantm/auto-update/gmshMario Rodas2020-03-05
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | gmsh: 4.5.2 -> 4.5.4
| * | | | | | | | gmsh: 4.5.2 -> 4.5.4R. RyanTM2020-03-05
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #81787 from r-ryantm/auto-update/flywayMario Rodas2020-03-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | flyway: 6.2.2 -> 6.2.4
| * | | | | | | | flyway: 6.2.2 -> 6.2.4R. RyanTM2020-03-05
| |/ / / / / / /