Tristan Helmich
192dc27dc3
samba4Full: 4.3.6 -> 4.3.8 ( #14661 )
...
Fixes the following security issues:
* CVE-2015-5370 (Multiple errors in DCE-RPC code)
* CVE-2016-2110 (Man in the middle attacks possible with NTLMSSP)
* CVE-2016-2111 (NETLOGON Spoofing Vulnerability)
* CVE-2016-2112 (LDAP client and server don't enforce integrity)
* CVE-2016-2113 (Missing TLS certificate validation)
* CVE-2016-2114 ("server signing = mandatory" not enforced)
* CVE-2016-2115 (SMB IPC traffic is not integrity protected)
* CVE-2016-2118 (SAMR and LSA man in the middle attacks possible)
See http://badlock.org/ for details.
2016-04-13 17:59:03 +02:00
Graham Christensen
fb0fcdddd5
samba: 4.3.1 -> 4.3.6 for CVE-2015-7560 CVE-2016-0771
2016-03-14 10:50:39 -05:00
Nikolay Amiantov
82560aefd7
samba: reduce closure size
2016-02-28 12:49:34 +03:00
William A. Kennington III
491764afc0
samba: 4.3.0 -> 4.3.1
2015-10-21 21:49:10 -07:00
William A. Kennington III
58a45a4459
samba: 4.2.3 -> 4.3.0
2015-09-18 14:52:51 -07:00
Luca Bruno
04356dc250
samba: drop heimdal compat patch to fix the build (ZHF)
2015-07-21 18:54:08 +02:00
Luca Bruno
14502c6446
Revert "Revert "samba: 4.2.1 -> 4.2.3""
...
This reverts commit eee8823c37
.
Wrong revert. Sorry.
2015-07-21 17:37:08 +02:00
Luca Bruno
eee8823c37
Revert "samba: 4.2.1 -> 4.2.3"
...
This reverts commit be0f468926
.
2015-07-21 17:22:01 +02:00
Vladimír Čunát
9f37e91ec5
Merge master into staging
...
There are larger-rebuild changes: gnutls and samba.
2015-07-17 06:38:04 +02:00
William A. Kennington III
be0f468926
samba: 4.2.1 -> 4.2.3
2015-07-15 12:55:39 -07:00
William A. Kennington III
612f0bdd67
Merge branch 'master.upstream' into staging.upstream
2015-06-30 23:58:07 -07:00
Michael Raskin
124a61f10d
Fix alternative samba configuration evaluations
2015-06-28 13:41:27 +03:00
William A. Kennington III
f93d565c28
Merge branch 'master.upstream' into staging.upstream
2015-06-27 10:44:00 -07:00
Michael Raskin
9bf2c6a8ab
Fix wrong condition related to enableKerberos
2015-06-27 11:40:38 +03:00
Eelco Dolstra
8b2f226a96
Fix Samba build
2015-06-11 01:22:37 +02:00
Eelco Dolstra
5d8fe045b6
Revert "Refactor mkFlag out of old packages"
...
This reverts commit 3117e0c897
.
Conflicts:
pkgs/development/libraries/wayland/default.nix
pkgs/servers/samba/4.x.nix
2015-06-04 14:54:50 +02:00
Eelco Dolstra
0645f5eab7
samba: Revert style changes and get rid of some dependencies
...
Packages like glusterfs are now optional dependencies. A bunch of
dependencies like subunit are gone: as far as I can tell, these are
only used by Samba's test suite, which we're not even running, so
they're pointless.
Fixes #8067 .
2015-06-01 15:35:59 +02:00
William A. Kennington III
3117e0c897
Refactor mkFlag out of old packages
2015-05-22 13:54:52 -07:00
Domen Kožar
90ee280913
subunit: split package into everything and python lib
2015-05-10 11:39:42 +02:00
William A. Kennington III
7761112e37
Use some of the library shortcuts
2015-04-21 20:59:42 -07:00
William A. Kennington III
8a8b11db33
samba: 4.2.0 -> 4.2.1
2015-04-16 15:10:31 -07:00
William A. Kennington III
5f87dd1c66
samba4: Lots of code cleanups
2015-04-03 18:33:36 -07:00
William A. Kennington III
b3f76d6030
samba4: Remove some unecessary outputs
2015-04-02 18:07:22 -07:00
William A. Kennington III
1fe515db8c
samba4: Fix documentation generation
2015-04-02 17:56:30 -07:00
William A. Kennington III
99173f0266
samba4: Add extra useful dependencies and attempt to fix darwin build
2015-04-02 17:54:15 -07:00
William A. Kennington III
e07ea5cf77
samba4: Fix linking and absolute paths
2015-03-12 17:34:59 -07:00
Eelco Dolstra
f72ae4da79
samba4: Fix evaluation
...
http://hydra.nixos.org/build/20173661
2015-03-06 14:07:45 +01:00
William A. Kennington III
936fdc7b68
samba4: 4.1.17 -> 4.2.0 YOLO
2015-03-04 17:17:26 -08:00
Eelco Dolstra
1dd423e651
samba: Update to 3.6.25, 4.1.17
...
CVE-2015-0240, CVE-2014-0178
2015-02-23 17:00:08 +01:00
Edward Tjörnhammar
33a8a51657
fetchurl: collate samba project urls into a mirror
2015-02-08 22:29:27 +01:00
William A. Kennington III
07bf8ad03e
samba4: Add libbsd for string manipulation functions
2015-02-05 14:21:03 -08:00
Vladimír Čunát
100f4a4660
samba4: security update, CVE-2014-8143
...
Note: samba4_light fails just as before.
CC maintainer @wkennington.
2015-02-05 12:08:01 +01:00
Rickard Nilsson
57d71cf8d2
More download mirrors for samba URLs
2015-02-04 17:38:39 +01:00
Rickard Nilsson
100cc6b425
samba: Add download mirror
2015-02-04 16:28:48 +01:00
William A. Kennington III
b50a73cab3
samba: Fixes for build and paths
2015-01-03 21:45:16 -08:00
William A. Kennington III
cc73af1d10
samba: Add version 4 as the default
2015-01-03 21:45:16 -08:00