Commit Graph

580 Commits

Author SHA1 Message Date
Andreas Schneider 25e27d6c6c Create vfs_dfs_samba4 as a shared module 2017-10-25 12:34:04 +02:00
Andreas Schneider 3375cf82c1 Add missing build dependencies 2017-10-25 10:10:18 +02:00
Andreas Schneider 6fd5fd09ac Move common-auth to client-libs 2017-10-25 09:26:20 +02:00
Andreas Schneider 29cffde5db Cleanup the spec file and do not allow to build with internal libraries 2017-10-25 09:26:20 +02:00
Andreas Schneider 4780df334c Add support for MIT Kerberos 1.16 2017-10-25 09:26:16 +02:00
Andreas Schneider d5995e9c90 Move libdfs-server-ad to main samba package
This is only used by smbd
2017-10-25 09:22:56 +02:00
Andreas Schneider 8b94bf9ddc Fix building without the DC 2017-10-23 21:04:56 +02:00
Andreas Schneider 748379c596 Move libdfs-server-ad to the correct subpackage 2017-10-13 10:32:20 +02:00
Alexander Bokovoy a837b0f42b Rebuild against new krb5 1.16 and docbook-xml
- Move %{_libdir}/samba/libdsdb-garbage-collect-tombstones-samba4.so to %{name}-dc-libs
- Rebuild in rawhide against new krb5 1.16 and docbook-xml
2017-10-06 16:51:26 +03:00
Günther Deschner e75601d1bd Update to Samba 4.7.0
resolves: #1493441 - Security fix for CVE-2017-12150 CVE-2017-12151 CVE-2017-12163

Guenther
2017-09-21 18:06:26 +02:00
Günther Deschner b83bc7aaa3 Fix the build
Guenther
2017-09-18 00:24:45 +02:00
Günther Deschner 7b5fa67a7d Fix ldb version dependency to 1.2.2
Guenther
2017-09-17 23:08:40 +02:00
Günther Deschner fab93eda52 Update to Samba 4.7.0rc6
Guenther
2017-09-17 22:47:52 +02:00
Alexander Bokovoy f8e2537f2b dcerpc/__init__.py is not packaged for py3
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1491137
2017-09-13 11:42:36 +03:00
Andreas Schneider 0c4b24bb70 Create a seperate samba-dc-bind-dlz package
resolves: #1476175
2017-09-12 16:25:15 +02:00
Günther Deschner 07b6e565e5 Update to Samba 4.7.0rc5
Guenther
2017-08-29 11:51:57 +02:00
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 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