Anoop C S
e0e4cda319
Add README from upstream
...
Converting into markdown format so that it gets
dsiplayed in nice format on home page.
2017-08-25 13:25:03 +05:30
Andreas Schneider
a46cf242b2
Let the client-libs package require krb5-libs
2017-08-23 17:33:35 +02:00
Andreas Schneider
2c9484e0bb
With Samba 4.7 we always want krb5 1.15.1
2017-08-23 16:15:55 +02:00
Andreas Schneider
1d473a5368
Give 'printadmin' access to the printer driver directory
2017-08-08 16:10:19 +02:00
Andreas Schneider
e4fb31f68b
Create group 'printadmin' by default
2017-08-08 16:06:04 +02:00
Jeff Layton
f060e5d58a
Remove explicit Requires for libcephfs1
...
This is broken since upstream ceph has moved on to libcephfs2. Let the
packaging depsolver figure that out instead.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2017-08-07 11:10:03 -04:00
Florian Weimer
57b82be0ff
Rebuild with fixed binutils for ppc64le ( #1475636 )
2017-07-30 19:04:11 +02:00
Fedora Release Engineering
a82942a3d1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-27 18:06:05 +00:00
Andreas Schneider
5f75ea2001
Fix typo in samba-dc requirements
2017-07-26 11:25:25 +02:00
Andreas Schneider
0a61e0cbed
Add support for avahi
2017-07-26 11:25:23 +02:00
Andreas Schneider
d9baae2495
Fix release number
...
With pre releases you cannot set the main_release back to 0 for a pre
release. Also the first real release needs to be set to 1.
2017-07-25 12:50:23 +02:00
Günther Deschner
be2516f82a
Update to Samba 4.7.0rc3
...
Guenther
2017-07-25 11:38:51 +02:00
Andreas Schneider
88a6ab9186
Build with ceph support only on 64bit systems
2017-07-24 16:44:53 +02:00
Andreas Schneider
a5f3642b76
Update build requirement for libcephfs
2017-07-24 16:35:02 +02:00
Andreas Schneider
6c488ea890
Rename samba-python to python2-samba
2017-07-24 16:05:28 +02:00
Andreas Schneider
3c0a88ce17
Update build requires for Samba libraries
2017-07-24 16:05:20 +02:00
Alexander Bokovoy
e41de2ef5e
More python fixes and support for samba systemd service
...
- Samba AD DC tools currently cannot be used with Python 3, make them
explicitly using Python 2
- Install system service file for samba service
2017-07-20 13:43:22 +03:00
Andreas Schneider
76c6fa8694
Add python2-dns to avoid installing the Samba copy
2017-07-19 11:14:10 +02:00
Alexander Bokovoy
c276784823
More explicit python artifacts and python{2,3}-dns dependencies
2017-07-18 19:48:59 +03:00
Alexander Bokovoy
f9248d7740
More python-related spec changes
...
- Explicitly specify Python artifacts in the spec to be able to catch unpackaged ones
- Split 'make test' Python code into separate python2-samba-test/python3-samba-test sub-packages
2017-07-18 18:41:57 +03:00
Alexander Bokovoy
5040363854
Convert more rpc modules to python3
2017-07-18 18:41:42 +03:00
Andreas Schneider
23105d80f1
Remove heimdal from bundled-libraries
2017-07-12 10:52:06 +02:00
Andreas Schneider
9724412025
Fix posttrans of libwbclient-devel
2017-07-06 11:48:58 +02:00
Andreas Schneider
b6993251fb
Add python3 support
2017-07-06 11:46:09 +02:00
Andreas Schneider
db0f9af6df
Do not install conflicting file _ldb_text.py
2017-07-06 07:48:15 +02:00
Andreas Schneider
bff8742edf
Fix requirements for shared libraries
2017-07-05 17:17:30 +02:00
Andreas Schneider
8943b26889
Always require cmocka as a build dependency
2017-07-05 12:06:39 +02:00
Andreas Schneider
0815b05296
Update the README.dc which is packaged if we do not build the AD DC
2017-07-05 11:09:47 +02:00
Andreas Schneider
46102da87c
Fix build without the testsuite enabled
2017-07-05 11:00:39 +02:00
Andreas Schneider
3144ccb68a
Fix building unit tests only when we build the testsuite
2017-07-05 10:10:18 +02:00
Andreas Schneider
2f5eed5ed8
Add missing Requires for krb5-server
2017-07-05 09:57:51 +02:00
Alexander Bokovoy
3bb6bb8cd5
Add samba/libcmocka-samba4.so to test subpackage
2017-07-05 10:51:16 +03:00
Andreas Schneider
4fc2caac25
Package Samba with AD DC
2017-07-05 09:43:31 +02:00
Günther Deschner
c18c5fce45
Update to Samba 4.7.0rc1
...
Guenther
2017-07-05 08:23:19 +02:00
Andreas Schneider
b6773ca66c
Fix typo
2017-06-12 15:14:21 +02:00
Andreas Schneider
2fd8e84d89
Make it easier to read update-alternatives
2017-06-12 14:00:19 +02:00
Günther Deschner
3644aabc73
Add missing files for 4.6.5 build
...
Guenther
2017-06-12 11:46:11 +02:00
Günther Deschner
87ad352723
Update to Samba 4.6.5
...
Guenther
2017-06-12 10:07:43 +02:00
Jitka Plesnikova
22058e301b
Perl 5.26 rebuild
2017-06-04 17:57:52 +02:00
Andreas Schneider
0b6a4f5b49
This fixes bug #1451486
2017-05-24 11:24:58 +02:00
Günther Deschner
4bdcc52143
Update to Samba 4.6.4
...
resolves : #1455050 - Security fix for CVE-2017-7494
Guenther
2017-05-24 09:28:13 +02:00
Günther Deschner
fb8e3b8790
Remove non-exisiting auth and passdb modules from configure
...
Guenther
2017-05-10 14:45:26 +02:00
Andreas Schneider
b97eeadf07
Update libraries and modules name
2017-05-09 20:59:54 +02:00
Günther Deschner
b8489eebb2
Update to Samba 4.6.3
...
Guenther
2017-04-25 09:37:08 +02:00
Günther Deschner
ca2c6f812f
Update to Samba 4.6.2
...
related: #1435156 - Security fix for CVE-2017-2619
Guenther
2017-03-31 10:04:17 +02:00
Andreas Schneider
6000666f31
Set the Kerberos version requirement based on what we build
2017-03-28 14:24:51 +02:00
Andreas Schneider
2d7caa5e7e
Only require cmocka for the testsuite build
2017-03-28 14:04:15 +02:00
Günther Deschner
471676d0d1
Update to Samba 4.6.1
...
resolves : #1435156 - Security fix for CVE-2017-2619
Guenther
2017-03-23 11:20:02 +01:00
Andreas Schneider
f46fdc5fe3
Fix typo in ctdbd.conf file naming
2017-03-21 11:27:48 +01:00
Alexander Bokovoy
4fdfe93b52
Fix bogus date
2017-03-15 13:51:14 +02:00