summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | factorio: Bump to 0.12.35Svein Ove Aas2016-06-20
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #16372 from mimadrid/update/filezilla-3.18.0Pascal Wittmann2016-06-21
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | filezilla: 3.17.0.1 -> 3.18.0
| * | | | | | | | | | filezilla: 3.17.0.1 -> 3.18.0mimadrid2016-06-20
| | | | | | | | | | |
| * | | | | | | | | | libfilezilla: 0.5.1 -> 0.5.3mimadrid2016-06-20
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #16370 from rasendubi/haskell-hooglePeter Simons2016-06-20
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | haskell-hoogle: adapt to GHC docs split
| * | | | | | | | | | | haskell-hoogle: adapt to GHC docs splitAlexey Shmalko2016-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The docs were split at #16167 and broke google support. @peti fixed build, however hoogle still didn't see packages shipped with GHC. This patch fixes location of the libraries shipped with GHC.
* | | | | | | | | | | | xl2tpd: add nixos module for serviceobadz2016-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (required adding execv to libredirect)
* | | | | | | | | | | | network-manager/l2tp: add workaround for ↵obadz2016-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/xelerance/xl2tpd/issues/108
* | | | | | | | | | | | wget: 1.17.1 -> 1.18Gabriel Ebner2016-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #16368.
* | | | | | | | | | | | Merge pull request #16349 from telotortium/ssh-identArseniy Seroka2016-06-20
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | ssh-ident: init at 2016-04-21
| * | | | | | | | | | | ssh-ident: init at 2016-04-21Robert Irelan2016-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ssh-ident package from its GitHub repo. Since there are no version tags on GitHub, I'm using the date of its most recent commit.
* | | | | | | | | | | | dub: 0.9.25 -> 1.0.0Tobias Geerinckx-Rice2016-06-20
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #16099 (Chromium update)aszlig2016-06-20
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The changes contain an update of the stable channel (along with beta and dev as well) fixing 18 security vulnerabilities: http://googlechromereleases.blogspot.de/2016/06/stable-channel-update.html http://googlechromereleases.blogspot.de/2016/06/stable-channel-update_6.html http://googlechromereleases.blogspot.de/2016/06/stable-channel-update_16.html I've built and tested this at the following evaluation on my Hydra: https://headcounter.org/hydra/eval/324449
| * | | | | | | | | | | chromium: Update to latest stable, beta, and dev channelsScott R. Parish2016-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stable 51.0.2704.63 => 51.0.2704.103 beta 51.0.2704.63 => 52.0.2743.41 dev 52.0.2743.10 => 53.0.2767.4 This addresses 15 security fixes, including: * High CVE-2015-1696: Cross-origin bypass in Extension bindings. Credit to anonymous. * High CVE-2015-1697: Cross-origin bypass in Blink. Credit to Mariusz Mlynski. * Medium CVE-2016-1698: Information leak in Extension bindings. Credit to Rob Wu. * Medium CVE-2016-1699: Parameter sanitization failure in DevTools. Credit to Gregory Panakkal. * Medium CVE-2016-1700: Use-after-free in Extensions. Credit to Rob Wu. * Medium CVE-2016-1701: Use-after-free in Autofill. Credit to Rob Wu. * Medium CVE-2016-1702: Out-of-bounds read in Skia. Credit to cloudfuzzer. See: http://googlechromereleases.blogspot.com/2016/06/stable-channel-update.html
* | | | | | | | | | | | tptp: fix hashMichael Raskin2016-06-20
| | | | | | | | | | | |
* | | | | | | | | | | | dstat: 0.7.2 -> 0.7.3Gabriel Ebner2016-06-20
| | | | | | | | | | | |
* | | | | | | | | | | | goldendict: 1.5.0.ec86515 -> 1.5.0.rc2Gabriel Ebner2016-06-20
| | | | | | | | | | | |
* | | | | | | | | | | | git-annex: update sha256 hashPeter Simons2016-06-20
| | | | | | | | | | | |
* | | | | | | | | | | | hackage-packages.nix: update Haskell package setPeter Simons2016-06-20
| |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v20160613-7-g3089457 using the following inputs: - Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/08c95c9ddf84ea3dd40e3cfd73210aaddc675e34 - LTS Haskell: https://github.com/fpco/lts-haskell/commit/2a2cddb4431c7e6766c0fef56c72540787e804a8 - Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/5f88469291856faed11c15ab9de4aaf4224cff15
* | | | | | | | | | | microscheme: 0.9.2 -> 0.9.3Bjørn Forsman2016-06-20
| | | | | | | | | | |
* | | | | | | | | | | ganttproject-bin: init at 2.7.2-r1954Tobias Geerinckx-Rice2016-06-20
| | | | | | | | | | |
* | | | | | | | | | | geolite-legacy: 2016-06-13 -> 2016-06-20Tobias Geerinckx-Rice2016-06-20
| | | | | | | | | | |
* | | | | | | | | | | libcxx-3.8: apply Darwin-specific patch only on DarwinVladimír Čunát2016-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... to better decouple different platforms (in future).
* | | | | | | | | | | Merge #16323: llvmPackages_38 fixesVladimír Čunát2016-06-20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | libc++, libc++abi, lldb: fix 3.8Benjamin Saunders2016-06-18
| | | | | | | | | | | |
* | | | | | | | | | | | apache-httpd: 2.4.18 -> 2.4.20Eelco Dolstra2016-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CVE-2016-1546
* | | | | | | | | | | | libreoffice: default to (and have hydra build) still rather than freshobadz2016-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fresh users were experiencing lots of segfaults. Closes #15825
* | | | | | | | | | | | Merge pull request #16021 from Baughn/systemd-lingerEelco Dolstra2016-06-20
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | systemd: Set KillUserProcesses=no in logind.conf
| * | | | | | | | | | | | systemd: Set KillUserProcesses=no in logind.confSvein Ove Aas2016-06-06
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Full discussion at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825394 NixOS is even more of a server OS than Debian, and I can think of no reason to make users jump through this sort of hoop.
* | | | | | | | | | | | haskell-hoogle: remedy some fallout from ↵Peter Simons2016-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/NixOS/nixpkgs/pull/16167 ghcWithHoogle builds with this patch applied, but it's probably still broken in the sense that links might point nowhere or that the generated databases and/or documentation might be incomplete.
* | | | | | | | | | | | debian: 7.10 -> 7.11, 8.4 -> 8.5Eelco Dolstra2016-06-20
| | | | | | | | | | | |
* | | | | | | | | | | | Captialize meta.description of all packagesBjørn Forsman2016-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In line with the Nixpkgs manual. A mechanical change, done with this command: find pkgs -name "*.nix" | \ while read f; do \ sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \ done I manually skipped some: * Descriptions starting with an abbreviation, a user name or package name * Frequently generated expressions (haskell-packages.nix)
* | | | | | | | | | | | pythonPackages.mycli, pythonPackages.pgcli: disable for py35Rok Garbas2016-06-20
| | | | | | | | | | | |
* | | | | | | | | | | | pythonPackages.prompt_toolkit: move pygments to propagatedBuildInputsRicardo Ardissone2016-06-20
| | | | | | | | | | | |
* | | | | | | | | | | | xonsh: 0.3.2 -> 0.3.4Ricardo Ardissone2016-06-20
| | | | | | | | | | | |
* | | | | | | | | | | | linux: 4.4.12 -> 4.4.13Eelco Dolstra2016-06-20
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #16331 from vrthra/ninkazimbatm2016-06-20
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | ninka: 1.1 -> 2.0-pre
| * | | | | | | | | | | | ninka: 1.1 -> 2.0-preRahul Gopinath2016-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updating ninka to 2.0-pre
* | | | | | | | | | | | | Merge pull request #16354 from RubenAstudillo/hakunekozimbatm2016-06-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | hakuneko: 1.3.12 -> 1.4.1
| * | | | | | | | | | | | | hakuneko: 1.3.12 -> 1.4.1Ruben Astudillo2016-06-19
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #16259 from layus/update-mptcpzimbatm2016-06-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | linux_mptcp: update 0.90 -> 0.90.1
| * | | | | | | | | | | | | linux_mptcp: 0.90 -> 0.90.1Guillaume Maudoux2016-06-15
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #16339 from NeQuissimus/ohmyzsh20160618Joachim Fasting2016-06-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | oh-my-zsh: 2016-04-20 -> 2016-06-18
| * | | | | | | | | | | | | oh-my-zsh: 2016-04-20 -> 2016-06-18Tim Steinbach2016-06-19
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | i3 & xfce modules: add extraSessionCommands for WM-specific user-defined ↵obadz2016-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xsession lines Could be extended to other window managers/desktops as well
* | | | | | | | | | | | | Merge pull request #16345 from mayflower/pkg/birdzimbatm2016-06-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | bird: 1.5.0 -> 1.6.0, add IPv6 build
| * | | | | | | | | | | | | bird6: bird build with IPv6 supportFranz Pletz2016-06-19
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | bird: 1.5.0 -> 1.6.0Franz Pletz2016-06-19
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #16189 from zimbatm/usershell-configzimbatm2016-06-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | User shell config
| * | | | | | | | | | | | | | Use shell packages to select the user's shellzimbatm2016-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The string type is still available for backward-compatiblity.