Florian Klink
41b140cb25
udisks2: 2.1.6 → 2.7.6
...
supersedes #35551
closes #34999
/cc https://github.com/NixOS/nixpkgs/pull/38382
2018-06-11 18:13:32 +02:00
Jan Malakhovski
7438083a4d
tree-wide: disable doCheck
and doInstallCheck
where it fails (the trivial part)
2018-04-25 04:18:46 +00:00
Will Dietz
990d29282f
udisks: extend "we know better than compiler" to more platforms (musl)
2018-03-25 18:09:48 -05:00
Will Dietz
9f7d5981b8
udisks2: 2.1.6 -> 2.1.8
2018-03-25 18:09:43 -05:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
Johannes Frankenau
2cc5ac2299
udisks2: add gobjectIntrospection to nativeBuildInputs
2018-02-25 12:40:46 +01:00
Tuomas Tynkkynen
1ff422aa23
treewide: Add man & info outputs where necessary (instead of doc)
...
Because man & info pages won't be going to $doc after the next commit.
Scripted change for the files having one-package-per-file.
2017-08-11 21:32:54 +03:00
Tobias Geerinckx-Rice
32d40f0f98
Remove no longer (or never) referenced patches
...
55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
2016-01-24 02:02:21 +01:00
Nikolay Amiantov
0d7c0efa7d
udisks2: fix udev rules file ( close #11743 )
...
This properly hides system partitions (like EFI or Windows recovery) from UDisks.
2015-12-22 08:09:34 +01:00
Arseniy Seroka
e568fe9cef
udisks: add missing patch
2015-11-26 18:46:08 +03:00
Arseniy Seroka
1af969f8f3
udisks: apply patch to work with new glibc
2015-11-26 18:45:20 +03:00
Domen Kožar
fc8562c785
udisks: add missing libgudev
2015-11-14 16:50:23 +01:00
Eelco Dolstra
023c12bc9a
udisks2: Propagated inputs considered harmful
2015-09-08 14:53:14 +02:00
Eelco Dolstra
5dde1a9752
udisks2: Add libgudev dependency
...
http://hydra.nixos.org/build/25640910
2015-09-08 14:51:14 +02:00
Eelco Dolstra
a951f11021
Move some more gtk-docs to the doc output
2015-07-26 13:43:49 +02:00
William A. Kennington III
7735b2e4c5
udisks: 2.1.4 -> 2.1.6
2015-07-02 09:05:15 -07:00
William A. Kennington III
ff21171921
Fix references to current-system/sw/sbin
2015-04-01 13:57:36 -07:00
Vladimír Čunát
1aec647906
udisks2: update
...
Also depend on systemd instead of udev, as some libsystemd* is used.
2014-12-25 18:17:00 +01:00
Aristid Breitkreuz
776af364f3
udisks: update from 1.0.4 to 1.0.5
2014-10-06 22:23:00 +02:00
Eelco Dolstra
2ba552fb2e
Revert "Fix services.udisks.enable."
...
This reverts commit 02a30bea44
,
necessary after reverting to udisks 1.0.4.
http://hydra.nixos.org/build/10194840
2014-04-08 13:28:24 +02:00
Eelco Dolstra
59ea2d7ba5
Apply patch for CVE-2014-0004 to udisks-1.0.4
...
(cherry picked from commit 3b1f989961
)
2014-04-07 13:22:12 +02:00
Eelco Dolstra
fa6b9baea9
Revert "udisks1: bump to fix CVE-2014-0004"
...
This reverts commit 0194a44d63
because
it breaks udisks on 13.10 (e.g. running "udisks --enumerate" will
print "Unit udisks.service failed to load").
(cherry picked from commit d7daf1a47f
)
2014-04-07 13:22:12 +02:00
Moritz Ulrich
02a30bea44
Fix services.udisks.enable.
...
Latest update to udisks in 344f2e65
broke it for me. Fix it by doing the
following:
- Add udisks.service to /etc/systemd/system (via systemd.packages)
- Fix path to udisks-daemon in udisks.service (libexec/ instead of lib/)
2014-03-25 16:52:45 +01:00
Vladimír Čunát
d6349df0dd
put systemd unit dirs on the right place
...
Also see #1936 .
2014-03-13 21:44:51 +01:00
Vladimír Čunát
344f2e6518
udisks1: bump to fix CVE-2014-0004
...
Also systemd unit is now installed.
Thanks to nixpkgs monitor again, as for all my CVE commits.
2014-03-13 21:16:50 +01:00
Evgeny Egorochkin
0ffbfd38bf
udisks2: update from 2.1.1 to 2.1.3, potentially fixes CVE-2014-0004
2014-03-13 08:59:25 +02:00
Nixpkgs Monitor
100ad41627
udisks2: update from 2.1.0 to 2.1.1
2013-12-21 02:28:27 +02:00
Sergey Mironov
b1386e4a09
fix udisks2 paths
2013-04-04 12:02:53 +04:00
Vladimír Čunát
7ce97cc443
udisks: split to udisks1 (stays default) and udisks2
2013-04-04 12:02:53 +04:00
Eelco Dolstra
0a47a28f1d
Merge remote-tracking branch 'origin/master' into stdenv-updates
2013-01-22 23:23:53 +01:00
Eelco Dolstra
ab3eeabfed
Rename buildNativeInputs -> nativeBuildInputs
...
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Eelco Dolstra
b11e1305b5
udisks: Hack to work with the latest udev
...
We should probably update to udisks2, but I'm not sure if it's
compatible at the D-Bus interface level.
http://hydra.nixos.org/build/3488623
2012-12-13 13:14:58 +01:00
Yury G. Kudryashov
1ef47d19ce
udisks: avoid autoreconf
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32720
2012-03-01 15:09:53 +00:00
Ludovic Courtès
652712b77a
udisks: Autoreconf properly.
...
svn path=/nixpkgs/trunk/; revision=31679
2012-01-19 09:23:24 +00:00
Eelco Dolstra
a9a3aed0c2
* udisks updated to 1.0.4.
...
svn path=/nixpkgs/trunk/; revision=30993
2011-12-20 23:04:07 +00:00
Yury G. Kudryashov
f7a51ce2ac
Fix udisks udev rules
...
svn path=/nixpkgs/trunk/; revision=28658
2011-08-18 12:53:07 +00:00
Eelco Dolstra
7c0ca0d565
svn path=/nixpkgs/branches/kde-4.7/; revision=28146
2011-08-03 22:36:20 +00:00
Eelco Dolstra
982a83aa2e
* Added udisks, the replacement of the disk management bits of HAL
...
(which is obsolete).
* lvm2: updated to 2.02.86. Also install the pkgconfig files and
build liblvm2app.
* Added libatasmart (udisks dependency for querying ATA SMART status).
* Updated sg3_utils to 1.31.
svn path=/nixpkgs/branches/kde-4.7/; revision=27908
2011-07-23 01:29:51 +00:00