nixpkgs/pkgs/servers/samba
Aneesh Agrawal d1d2526fb4 samba: 4.12.6 -> 4.13.0
Previously, `vfs_snapper` was only built if `dbus` was found.
Now, `vfs_snapper` is enabled by default (on Linux)
and it requires dbus to be available:
```
Checking for dbus: not found
vfs_snapper is enabled but prerequisite dbus-1 package not found. Use
--with-shared-modules=!vfs_snapper to disable vfs_snapper support.
```

We could pass `--with-shared-modules=!vfs_snapper` to disable it,
but currently pass `--with-shared-modules=ALL`,
so add dbus as a dependency instead.
2020-12-21 10:32:50 +01:00
..
4.x-fix-makeflags-parsing.patch samba: 4.7.10 -> 4.10.2 2019-04-13 10:31:07 -07:00
4.x-no-persistent-install-dynconfig.patch samba: 4.7.10 -> 4.10.2 2019-04-13 10:31:07 -07:00
4.x-no-persistent-install.patch samba: 4.7.10 -> 4.10.2 2019-04-13 10:31:07 -07:00
4.x.nix samba: 4.12.6 -> 4.13.0 2020-12-21 10:32:50 +01:00
patch-source3__libads__kerberos_keytab.c.patch samba: apply patch mailinglist, which fixes #ifdef boundaries 2018-01-18 23:49:31 +01:00