summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/gvfs (follow)
Commit message (Expand)AuthorAgeFilesLines
* gnome3.gvfs: 1.46.0 → 1.46.1•••https://ftp.gnome.org/pub/GNOME/sources/gvfs/1.46/gvfs-1.46.1.news Jan Tojnar2020-10-241-2/+2
* gvfs: 1.44.1 -> 1.46.0•••https://gitlab.gnome.org/GNOME/gvfs/-/blob/1.46.0/NEWS Piotr Bogdan2020-10-241-2/+2
* Merge branch 'master' into staging-nextJan Tojnar2020-04-101-2/+2
|\
| * gvfs: 1.44.0 -> 1.44.1Tor Hedin Brønner2020-04-091-2/+2
* | tree-wide: Switch from gnome3.maintainers to lib.teams.gnomeJan Tojnar2020-04-011-1/+1
|/
* gvfs: 1.42.2 -> 1.44.0Tor Hedin Brønner2020-03-241-2/+2
* gnome3.gvfs: 1.42.1 -> 1.42.2 (#74423)R. RyanTM2019-11-281-2/+2
* gvfs: 1.42.0 → 1.42.1Tor Hedin Brønner2019-10-081-2/+2
* gvfs: 1.40.2 → 1.42.0•••Non-gnome build now require gnome-desktop-schemas Tor Hedin Brønner2019-09-301-4/+6
* gnome3.glib-networking: replace with alias•••Since we moved gsettings-desktop-schemas to top-level, gnome3.glib-networking was the same as glib-networking. We could try to make the top-level variant not depend on gsettings-desktop-schemas again but that is probably pointless, as the dependency is rather small compared to things like libproxy. Instead, we will just drop the package in gnome3 attr set and always rely on the top-level expression. Jan Tojnar2019-09-031-1/+2
* gnome3.gvfs: fix eval with allowAliases = falseJan Tojnar2019-09-031-5/+6
* gvfs: format with nixpkgs-fmtJan Tojnar2019-09-031-21/+76
* gvfs: only support GNOME 3, not GNOME 2•••It will make the expression and calls nicer. Jan Tojnar2019-09-031-3/+3
* gnome3.gvfs: 1.40.1 -> 1.40.2•••Has all the patches for the CVE's plus an additional further fix. https://gitlab.gnome.org/GNOME/gvfs/blob/1.40.2/NEWS worldofpeace2019-07-181-30/+3
* gvfs: fix CVE-2019-12795•••This is a version of #63481 for master. Vulnerability Description: daemon/gvfsdaemon.c in gvfsd from GNOME gvfs before 1.38.3, 1.40.x before 1.40.2, and 1.41.x before 1.41.3 opened a private D-Bus server socket without configuring an authorization rule. A local attacker could connect to this server socket and issue D-Bus method calls. Note that the server socket only accepts a single connection, so the attacker would have to discover the server and connect to the socket before its owner does. #63301 worldofpeace2019-06-181-0/+5
* gvfs: fix CVE-2019-1244{7.8.9}•••This is a version of #63481 for master. CVE-2019-12447: daemon/gvfsbackendadmin.c mishandles file ownership because setfsuid is not used. CVE-2019-12448: daemon/gvfsbackendadmin.c has race conditions because the admin backend doesn't implement query_info_on_read/write. CVE-2019-12449: daemon/gvfsbackendadmin.c mishandles a file's user and group ownership during move (and copy with G_FILE_COPY_ALL_METADATA) operations from admin:// to file:// URIs, because root privileges are unavailable. Upstream MR: https://gitlab.gnome.org/GNOME/gvfs/merge_requests/48 worldofpeace2019-06-181-1/+23
* gnome3.gvfs: 1.40.0 -> 1.40.1•••https://download.gnome.org/sources/gvfs/1.40/gvfs-1.40.1.news Tor Hedin Brønner2019-04-141-2/+2
* gvfs: 1.38.1 -> 1.40.0•••`codegen.py` no longer exists Tor Hedin Brønner2019-04-051-4/+3
* Merge master into staging-nextFrederik Rietdijk2018-12-311-10/+3
|\
| * gnome3.gvfs: Add TLS support•••GLib Gio’s GFile uses gvfs daemon for opening files over HTTP protocol. To support HTTPS, we need to include glib-networking. Closes: https://github.com/NixOS/nixpkgs/issues/52963 Jan Tojnar2018-12-281-10/+3
* | gcr: rename from gnome3.gcrworldofpeace2018-12-251-1/+1
|/
* gvfs: 1.36.2 → 1.38.1Jan Tojnar2018-11-301-53/+29
* gnome3: remove versionBranch attribute•••Standard library now contains stdenv.lib.versions.majorMinor, which does the same. Jan Tojnar2018-10-051-1/+1
* Revert "treewide: remove placeholder usage"•••This reverts commit 82f626702314928c9c8f4ea309430e3aa0680d57. Jan Tojnar2018-08-301-3/+3
* Merge staging-next into master (#44009)•••* substitute(): --subst-var was silently coercing to "" if the variable does not exist. * libffi: simplify using `checkInputs` * pythonPackges.hypothesis, pythonPackages.pytest: simpify dependency cycle fix * utillinux: 2.32 -> 2.32.1 https://lkml.org/lkml/2018/7/16/532 * busybox: 1.29.0 -> 1.29.1 * bind: 9.12.1-P2 -> 9.12.2 https://ftp.isc.org/isc/bind9/9.12.2/RELEASE-NOTES-bind-9.12.2.html * curl: 7.60.0 -> 7.61.0 * gvfs: make tests run, but disable * ilmbase: disable tests on i686. Spooky! * mdds: fix tests * git: disable checks as tests are run in installcheck * ruby: disable tests * libcommuni: disable checks as tests are run in installcheck * librdf: make tests run, but disable * neon, neon_0_29: make tests run, but disable * pciutils: 3.6.0 -> 3.6.1 Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pciutils/versions. * mesa: more include fixes mostly from void-linux (thanks!) * npth: 1.5 -> 1.6 minor bump * boost167: Add lockfree next_prior patch * stdenv: cleanup darwin bootstrapping Also gets rid of the full python and some of it's dependencies in the stdenv build closure. * Revert "pciutils: use standardized equivalent for canonicalize_file_name" This reverts commit f8db20fb3ae382eba1ba2b160fe24739f43c0bd7. Patching should no longer be needed with 3.6.1. * binutils-wrapper: Try to avoid adding unnecessary -L flags (cherry picked from commit f3758258b8895508475caf83e92bfb236a27ceb9) Signed-off-by: Domen Kožar <domen@dev.si> * libffi: don't check on darwin libffi usages in stdenv broken darwin. We need to disable doCheck for that case. * "rm $out/share/icons/hicolor/icon-theme.cache" -> hicolor-icon-theme setup-hook * python.pkgs.pytest: setupHook to prevent creation of .pytest-cache folder, fixes #40273 When `py.test` was run with a folder as argument, it would not only search for tests in that folder, but also create a .pytest-cache folder. Not only is this state we don't want, but it was also causing collisions. * parity-ui: fix after merge * python.pkgs.pytest-flake8: disable test, fix build * Revert "meson: 0.46.1 -> 0.47.0" With meson 0.47.0 (or 0.47.1, or git) things are very wrong re:rpath handling resulting in at best missing libs but even corrupt binaries :(. When we run patchelf it masks the problem by removing obviously busted paths. Which is probably why this wasn't noticed immediately. Unfortunately the binary already has a long series of paths scribbled in a space intended for a much smaller string; in my testing it was something like lengths were 67 with 300+ written to it. I think we've reported the relevant issues upstream, but unfortunately it appears our patches are what introduces the overwrite/corruption (by no longer being correct in what they assume) This doesn't look so bad to fix but it's not something I can spend more time on at the moment. -- Interestingly the overwritten string data (because it is scribbled past the bounds) remains in the binary and is why we're suddenly seeing unexpected references in various builds -- notably this is is the reason we're seeing the "extra-utils" breakage that entirely crippled NixOS on master (and probably on staging before?). Fixes #43650. This reverts commit 305ac4dade5758c58e8ab1666ad0197fd305828d. (cherry picked from commit 273d68eff8f7b6cd4ebed3718e5078a0f43cb55d) Signed-off-by: Domen Kožar <domen@dev.si> Frederik Rietdijk2018-07-241-1/+9
* pkgs/*: remove unreferenced function argumentsvolth2018-07-211-1/+1
* gvfs: 1.36.1 → 1.36.2Jan Tojnar2018-05-081-2/+2
* gnome3: 3.28.0 → 3.28.1Jan Tojnar2018-04-141-2/+2
* gvfs: fix non-deterministic build failureTor Hedin Brønner2018-04-031-17/+34
* treewide: remove placeholder usage•••see https://github.com/NixOS/nixpkgs/commit/2abac54c033778104533a269aaa08a1e75f677ad Jan Tojnar2018-03-271-3/+3
* gnome3.gvfs: fix build•••Also fix xfce.gvfs Tor Hedin Brønner2018-03-221-2/+5
* gvfs: fix buildTor Hedin Brønner2018-03-221-10/+28
* gnome3: automated updateJan Tojnar2018-03-221-2/+2
* gnome3: automated updateJan Tojnar2018-03-081-2/+2
* gnome3: automated updateJan Tojnar2018-03-051-2/+2
* gvfs: add updateScriptJan Tojnar2018-03-041-6/+13
* tree-wide: autorename gnome packages to use dashesJan Tojnar2018-02-251-1/+1
* gvfs: Rely on XML_CATALOG_FILES variableJan Tojnar2017-11-261-2/+2
* gvfs: 1.30.1 → 1.34.1•••Bash completions were removed upstream because gvfs is deprecated in favour of glib’s gio . https://bugzilla.gnome.org/show_bug.cgi?id=769378 Jan Tojnar2017-11-051-7/+7
* gvfs: Recategorize dependendenciesJohn Ericson2017-09-211-2/+5
* gnome: Further fixes for `Using the 'memory' GSettings backend issue`Jan Tojnar2017-08-051-2/+5
* gvfs: fix build after update in 0809aeb47fVladimír Čunát2016-10-131-0/+2
* gvfs: 1.22.4 -> 1.30.1•••use libgnome-keyring from gnome package set From #19081. Alexander Ried2016-10-111-7/+7
* treewide: explicitly specify gtk and related package versionsKirill Boltaev2016-09-121-1/+1
* dbus: split into multiple outputs and fix referrersVladimír Čunát2015-10-131-1/+1
* More libgudev dependenciesEelco Dolstra2015-09-111-4/+4
* GNOME 3.16.1, closes #7357Luca Bruno2015-04-251-6/+7
* gvfs: add mtp supportNikolay Amiantov2014-11-031-2/+2
* gvfs: lightWeight -> !gnomeSupportAristid Breitkreuz2014-10-251-3/+3
* gvfs: support samba in lightweight versionNikolay Amiantov2014-10-251-4/+4