Commit Graph

786 Commits

Author SHA1 Message Date
Günther Deschner c632c9bd76 Add one missing python3 test
Guenther
2017-11-02 13:48:36 +01:00
Günther Deschner f5f879374f Update to Samba 4.7.1
resolves: #1508871

Guenther
2017-11-02 13:30:02 +01:00
Alexander Bokovoy f47bb7e929 Force samba-dc to require the same libldb version as the build
resolves #1507420 -- LDB / Samba module version mismatch
2017-10-30 22:24:12 +02:00
Andreas Schneider 766dc03f5c Move dsdb libs to python2-samba-dc 2017-10-27 11:21:29 +02:00
Andreas Schneider 475e7f5e45 Create python[2|3]-samba-dc packages 2017-10-26 14:40:02 +02:00
Andreas Schneider 98a21cd2c9 Add bug number to changelog entry 2017-10-25 13:49:37 +02:00
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
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
Alexander Bokovoy 563829e681 export arcfour_crypt_blob to Python as samba.crypto.arcfour_encrypt 2017-03-15 13:47:49 +02:00
Alexander Bokovoy de786e0220 one more patch from git master 2017-03-10 19:47:24 +02:00
Alexander Bokovoy 4a8bf8a4fb credentials_krb5: use gss_acquire_cred for client-side GSSAPI use case
Resolves: #1430761
2017-03-09 16:36:37 +02:00
Andreas Schneider 922061530e Update to Samba 4.6.0 2017-03-07 10:56:38 +01:00
Andreas Schneider a677332cb7 Update to Samba 4.6.0rc4 2017-03-02 16:52:51 +01:00
Andreas Schneider 2d9307e9ef Update config for ctdb 2017-02-16 14:41:38 +01:00
Andreas Schneider 210ebf6c8b Forgot to turn ceph back on 2017-02-14 19:06:47 +01:00
Andreas Schneider 6694b991e6 Update to Samba 4.6.0rc3 2017-02-14 19:01:55 +01:00
Fedora Release Engineering 5536d5a2ce - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 13:03:00 +00:00
Andreas Schneider ee77397d9f Do not install the unit test binary for krb5samba 2017-02-01 15:55:59 +01:00
Andreas Schneider 3bfd2f6fe8 Verify the tarball with the gpg key and amror file from Samba 2017-02-01 15:34:35 +01:00
Andreas Schneider efeb993fcb Update SOURCES list 2017-02-01 15:18:09 +01:00
Andreas Schneider ff43b48f48 Add missing packaged required for running 'make test' 2017-02-01 10:06:10 +01:00
Günther Deschner eb3b10f653 Update to Samba 4.6.0rc2
Guenther
2017-01-27 09:17:46 +01:00
Andreas Schneider 4777758026 Add missing Requires for pre-required packages
resolves: #1319098
2017-01-12 17:36:34 +01:00
Andreas Schneider 8549daec78 Fix the file list
Tests should be in the test package
2017-01-06 09:51:05 +01:00
Andreas Schneider aa506b1474 Fix build 2017-01-05 16:57:07 +01:00
Günther Deschner 48dfe085d4 Update to Samba 4.6.0rc1
Guenther
2017-01-05 13:02:12 +01:00
Günther Deschner f2438efbfb Update to Samba 4.5.3
resolves: #1405984 - CVE-2016-2123,CVE-2016-2125 and CVE-2016-2126

Guenther
2016-12-19 16:28:59 +01:00
Günther Deschner 64da37fff9 Update to Samba 4.5.2
Guenther
2016-12-08 16:36:18 +01:00
Anoop C S 3a3f2e0c38 Remove executable permission bits from ctdb service file
Avoids the following warning message from /var/log/messages:

...
systemd: Configuration file /usr/lib/systemd/system/ctdb.service
is marked executable. Please remove executable permission bits.
Proceeding anyway.
...

Signed-off-by: Anoop C S <anoopcs@redhat.com>
2016-12-07 19:04:24 +05:30
Rex Dieter bb76194b10 rebuild (libldb) 2016-12-05 10:48:39 -06:00
Andreas Schneider 044dd71af0 Update to latest package guidelines 2016-11-15 11:13:36 +01:00
Anoop C S b388f3b6b5 Fix glfs_realpath allocation in vfs_glusterfs
Signed-off-by: Anoop C S <anoopcs@redhat.com>
2016-11-06 11:45:10 +01:00
Günther Deschner 246056fcd9 Update to Samba 4.5.1
Guenther
2016-10-26 14:28:29 +02:00
Andreas Schneider b5ac765019 Fix tevent incompatibility issue
resolves: 1375973
2016-10-17 15:08:45 +02:00
Andreas Schneider e1db6e2ff0 Add python-gpgme to to the build requries if we run the testsuite 2016-09-22 15:46:45 +02:00
Günther Deschner ef938d96c0 Fix smbspool alternatives handling during samba-client uninstall
Guenther
2016-09-14 13:08:48 +02:00
Günther Deschner 119990afb5 Update to Samba 4.5.0
Guenther
2016-09-07 17:50:43 +02:00
Günther Deschner 54f445eefb Update to Samba 4.5.0rc3
Guenther

Signed-off-by: Guenther Deschner <gd@samba.org>
2016-08-29 22:05:03 +02:00
Günther Deschner 9e3c13b35b Update to Samba 4.5.0rc2
Guenther
2016-08-18 14:48:09 +02:00
Andreas Schneider fdf23a9487 Increase required Kerbersion version number 2016-08-17 08:31:36 +02:00
Andreas Schneider 4bb4531b39 Package /var/lib/samba/ldb in the common-libs package
Since gensec also parses secrets.ldb all our tools like 'net' are
looking for this directory and print a warning if it doesn't exist.
2016-08-17 08:30:08 +02:00
Andreas Schneider d56b8178e7 Fix python-crypto requirements 2016-08-17 08:28:42 +02:00
Günther Deschner 41dfb2a33c Update to Samba 4.5.0rc1
Guenther
2016-07-28 15:42:11 +02:00
Fedora Release Engineering 145091f04b - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages 2016-07-19 12:34:28 +00:00
Günther Deschner 84a98bed87 Update to Samba 4.4.5
resolves: #1353504 - CVE-2016-2119

Guenther
2016-07-07 12:38:10 +02:00
Petr Písař 59ec471ece Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl> 2016-06-24 10:11:08 +02:00
Günther Deschner 1f8cd57ed2 Import of samba.ntacls fails
resolves: #1348899

Guenther
2016-06-23 13:31:40 +02:00
Andreas Schneider 3bd308a51e Small fix to the example smb.conf file
resolves: #1337260
2016-06-20 09:41:05 +02:00
Andreas Schneider 2b0a560ef1 Fix resolving trusted domain users on domain member 2016-06-15 09:37:30 +02:00
Andreas Schneider 4d1ac173ea Set noreplace for /etc/pam.d/samba 2016-06-08 13:16:07 +02:00
Andreas Schneider 525525b405 Fix the DC build 2016-06-08 09:42:22 +02:00
Günther Deschner 3e30a66d37 Add unpackaged new example smb.conf file.
Guenther
2016-06-07 17:13:50 +02:00
Günther Deschner b7fe01738a Update to Samba 4.4.4
resolves: #1343529

Guenther
2016-06-07 14:36:53 +02:00
Andreas Schneider 81464d9392 Use a simple default config file 2016-06-07 10:15:38 +02:00
Andreas Schneider b265712e16 Create missing default directories 2016-06-07 10:15:38 +02:00
Alexander Bokovoy 0acf45b178 Fix libsystemd patch 2016-05-25 14:16:10 +03:00
Andreas Schneider a747ed75d6 Fix long description lines 2016-05-25 10:53:18 +02:00
Andreas Schneider 5212a60b94 Fix CTDB packaging 2016-05-25 10:51:11 +02:00
Andreas Schneider 32563ddfb4 Fix Patch* indentation 2016-05-25 10:41:20 +02:00
Andreas Schneider 2f3020da62 Use %{_tmpfilesdir} macro 2016-05-25 10:40:41 +02:00
Zbigniew Jędrzejewski-Szmek 216783b3bd Rebuild to drop libsystemd-daemon dependency 2016-05-23 09:26:33 -04:00
Jitka Plesnikova af5c6851af Perl 5.24 rebuild 2016-05-15 11:04:21 +02:00
Günther Deschner 0126028ccf Update to Samba 4.4.3
resolves: #1332178

Guenther
2016-05-02 17:37:57 +02:00
Günther Deschner fe4e88c4d2 Update to Samba 4.4.2, fix badlock security bug
resolves: #1326453 - CVE-2015-5370
resolves: #1326453 - CVE-2016-2110
resolves: #1326453 - CVE-2016-2111
resolves: #1326453 - CVE-2016-2112
resolves: #1326453 - CVE-2016-2113
resolves: #1326453 - CVE-2016-2114
resolves: #1326453 - CVE-2016-2115
resolves: #1326453 - CVE-2016-2118

Guenther
2016-04-12 19:34:47 +02:00
Günther Deschner 67c517ec83 specfile cleanup from alexander for non-dc builds 2016-04-12 09:47:11 +02:00
Günther Deschner 44e97fd0cf Update to Samba 4.4.0
Guenther
2016-03-22 11:49:22 +01:00
Günther Deschner 42b497c375 Update to Samba 4.4.0rc5
Guenther
2016-03-16 14:49:51 +01:00
Günther Deschner 2c679b9a83 CVE-2015-7560 Incorrect ACL get/set allowed on symlink path
resolves: #1315942

Guenther
2016-03-09 08:46:06 +01:00
Günther Deschner 3a9054a6a2 Increase build version to make this build an update to prior rcs.
Guenther
2016-03-04 13:35:53 +01:00
Günther Deschner b41bccb84b Some more updates from building with internal libraries (or with dc code
enabled)

Guenther
2016-02-24 12:10:06 +01:00
Günther Deschner d23e254f31 Update to Samba 4.4.0rc3
Guenther
2016-02-23 14:59:15 +01:00
Günther Deschner 3062d67c50 Activate multi channel support (switched off by default)
Guenther
2016-02-17 14:52:00 +01:00
Andreas Schneider 45ac61fc06 More spec file fixes 2016-02-15 14:08:29 +01:00
Andreas Schneider bd69688357 More fixes found by rpmlint 2016-02-11 15:33:20 +01:00
Andreas Schneider a4ae61dc8d More fixes for rpmlint 2016-02-11 12:36:09 +01:00
Andreas Schneider a26e3776db Fix issues found by rpmlint 2016-02-11 10:04:39 +01:00
Günther Deschner 724f5ab99a Update to Samba 4.4.0rc2
Guenther
2016-02-10 13:28:06 +01:00
Fedora Release Engineering cbc54b4d41 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 23:34:01 +00:00
Günther Deschner 61b7b9c7b2 Add %dir for the various ctdb test directories.
Guenther
2016-01-27 17:35:16 +01:00
Günther Deschner ad1a351b44 Update to Samba 4.4.0rc1
Guenther
2016-01-27 16:02:38 +01:00
Alexander Bokovoy a3be00049b Fix bug #1300038
PANIC: Bad talloc magic value - wrong talloc version used/mixed
2016-01-22 16:38:03 +02:00
Günther Deschner 0b57314e30 Update to Samba 4.3.4
resolves: #1261230

Guenther
2016-01-12 10:45:12 +01:00
Jose A. Rivera 37f4ca9e3e Include internal lib pyldb-util when building internal ldb. 2016-01-11 07:14:13 -06:00
Günther Deschner d48cbd924d Update to Samba 4.3.3 (security release)
resolves: #1292069

CVE-2015-3223 Remote DoS in Samba (AD) LDAP server
CVE-2015-5252 Insufficient symlink verification in smbd
CVE-2015-5296 Samba client requesting encryption vulnerable to
              downgrade attack
CVE-2015-5299 Missing access control check in shadow copy code
CVE-2015-7540 DoS to AD-DC due to insufficient checking of asn1
              memory allocation

Guenther
2015-12-16 13:45:55 +01:00
Günther Deschner be78e92162 Revert the strict dependencies to samba-common(-tools).
These cause python2 to be pulled in by default installations.

Guenther
2015-12-16 11:07:39 +01:00
Günther Deschner 374aae79e8 Update to Samba 4.3.2
resolves: #1261230

Guenther
2015-12-02 00:25:09 +01:00
Günther Deschner 92d1227019 Fix DCE/RPC bind nak parsing
resolves: #1282931

Guenther
2015-11-18 12:15:42 +01:00
Günther Deschner f694e77363 Fix dependencies to samba-common.
Guenther
2015-10-23 16:31:29 +02:00
Günther Deschner 0a81b9e648 Make sure samba-common depends on samba-common-tools.
Guenther
2015-10-21 16:44:14 +02:00
Günther Deschner 84c1317fb0 Move manpages to their appropriate package.
Guenther
2015-10-20 17:25:39 +02:00
Günther Deschner 227bc2ce7a Avoid use of 'samba4' name in package descriptions
Guenther
2015-10-20 17:08:26 +02:00
Günther Deschner 98ae9ad2cc Update to Samba 4.3.1
resolves: #1261230

Guenther
2015-10-20 17:08:10 +02:00
Günther Deschner cfd4b03762 Use separate lockdir
Guenther
2015-10-12 18:32:03 +02:00
Günther Deschner bfb42c8644 Samba fails to start after update to 4.3.0
resolves: #1270568

Guenther
2015-10-12 14:55:47 +02:00
Günther Deschner 8f760691ef Update to Samba 4.3.0
resolves: #1088911

Guenther
2015-09-08 20:23:38 +02:00
Andreas Schneider f00c605844 Update to Samba 4.3.0rc4 2015-09-01 20:06:04 +02:00
Andreas Schneider d4a132e232 Update to Samba 4.3.0rc3 2015-08-31 15:42:47 +02:00
Andreas Schneider 4ed7a425a4 Fix more rpmdiff warnings 2015-07-21 13:59:18 +02:00
Andreas Schneider fc4f4a1d28 Fix Requires found by rpmdiff 2015-07-21 10:44:40 +02:00
Günther Deschner 945aa6753a Update to Samba 4.2.3
resolves: #1088911

Guenther
2015-07-14 14:20:14 +02:00
Andreas Schneider c6c439ff35 Own the /var/lib/samba directory 2015-06-24 14:02:50 +02:00
Andreas Schneider 13e90a3b4a Fix tar support in smbclient 2015-06-24 14:02:50 +02:00
Christoph Wickert dacc7bfe3d Fix trivial typo 2015-06-21 13:52:26 +02:00
Dennis Gilmore 3dc66b2ac3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 00:14:42 +00:00
Jitka Plesnikova bcecb14b2f Perl 5.22 rebuild 2015-06-04 10:18:36 +02:00
Günther Deschner b02bcd4aaa Update to Samba 4.2.2
Guenther
2015-05-28 10:06:55 +02:00
Alexander Bokovoy 1f44861aaa Remove usage of deprecated gnutls APIs 2015-05-11 20:53:51 +03:00
Alexander Bokovoy d3b3af3e07 Samba 4.2 broke FreeIPA trusts to AD
Fixes #1219834
2015-05-11 20:29:59 +03:00
Alexander Bokovoy b42f0ca366 Fix bug 1217346
FreeIPA trusts to AD broken due to Samba 4.2 failure to run LSARPC pipe externally
2015-04-30 13:10:07 +03:00
Alexander Bokovoy c0ff42dac9 Back out samba-common-tools dependancy from samba-client
We should avoid depending on Python 2.7 for samba-client (Fedora
installer requirement for migrating to Python3).
2015-04-27 16:40:56 +03:00
Alexander Bokovoy bfbfe9b14e Require samba-common-tools in samba and samba-client packages
Resolves: #1215631
2015-04-27 14:18:56 +03:00
Alexander Bokovoy b98cbcdfa0 Fix build with systemd libraries
systemd-related fixes did not land in Samba 4.2.1 release, they
are in v4-2-test branch _past_ 4.2.1 release.

We need to keep going with a local patch until 4.2.2 release.
2015-04-25 09:50:33 +03:00
Andreas Schneider d419eb78bd Fix libwbclient alternatives link.
resolves: #1214973
2015-04-24 14:48:58 +02:00
Günther Deschner 4e3c5cf0fd Add vfs snapper module.
Guenther
2015-04-22 09:45:25 +02:00
Günther Deschner dadb29c332 remove snapper vfs module from the default build.
Guenther
2015-04-22 09:31:21 +02:00
Günther Deschner 7fe2753f05 Update to Samba 4.2.1
Guenther
2015-04-21 16:57:09 +02:00
Andreas Schneider 8a7967e1a8 Update Samba to version 4.2.1 2015-04-21 16:33:53 +02:00
Andreas Schneider 3c632c650d Fix package requirements. 2015-04-10 14:07:26 +02:00
Andreas Schneider 4172d0a5d2 Revert to BuildRequires: systemd-devel 2015-04-08 16:31:32 +02:00
Andreas Schneider 24779cac59 Fix libsystemd detection.
resolves: #1207381
2015-04-08 16:17:14 +02:00
Andreas Schneider 53225240fe Fix dependencies. 2015-03-16 10:01:40 +01:00
Andreas Schneider 57cc66edf6 Split the samba-common package to fix multiarch issues 2015-03-16 09:59:40 +01:00
Andreas Schneider bd8c7ac4ee Create samba-client-libs subpackage. 2015-03-16 09:57:41 +01:00
Andreas Schneider 298ec676e8 Fix the AD build. 2015-03-10 19:50:34 +01:00
Günther Deschner dddbeb16bf Update to Samba 4.2.0
Guenther
2015-03-05 23:34:39 +01:00
Andreas Schneider 6e50529ec5 Update to Samba 4.2.0rc5 2015-03-03 16:33:30 +01:00
Andreas Schneider 92a0b5eb14 Remove obsolete patch. 2015-02-23 12:25:29 +01:00
Andreas Schneider 5bc591feb1 Update to Samba 4.2.0rc4 2015-02-23 11:29:00 +01:00
Günther Deschner 952fcdf922 Fix awk as a dependency (and require gawk).
Guenther
2015-01-12 13:16:22 +01:00
Michael Adam 128723b02b Add dependencies for ctdb. 2015-01-12 01:43:37 +01:00
Stephen Gallagher 873866aafc Apply the DEBUG patch 2015-01-09 12:35:50 -05:00
Andreas Schneider be81c7c842 Fix issues with conflicting DEBUG macros. 2015-01-09 14:46:16 +01:00
Michael Adam 68171e80e6 Fix malformed changelog entries. 2015-01-06 17:28:16 +01:00
Michael Adam fa2effabfe Mention latest changes in changelog. 2015-01-06 17:28:02 +01:00
Michael Adam 7ee3ded840 Remove unused variable python_libdir. 2015-01-06 16:55:36 +01:00
Michael Adam f99e2d3c7d Use samba_depver for dependencies for vfs-glusterfs 2015-01-06 16:47:44 +01:00
Michael Adam 117c06c17c Use samba_depver for dependencies for vfs-cephfs 2015-01-06 16:47:44 +01:00
Günther Deschner 1db61d0567 Mention changes and increas version.
Guenther
2015-01-06 16:43:31 +01:00
Günther Deschner 1ab8bac460 Fix typo and use %samba_depver to get epoch as part of the version string.
Guenther
2015-01-06 16:31:15 +01:00
Andreas Schneider ddbec918ec Update to Samba 4.2.0rc3. 2015-01-05 16:31:20 +01:00
Andreas Schneider 8745bd9ea6 Fix downgrade with alternatives. 2014-11-26 10:32:16 +01:00
Andreas Schneider 7b0911ee43 Fix issue if __isa_bits is not defined. 2014-11-21 16:17:17 +01:00
Andreas Schneider 4b1cbd7a92 Add cwrap to BuildRequires. 2014-11-21 15:58:05 +01:00
Andreas Schneider 758c40f78b Use alternatives for libwbclient. 2014-11-21 15:18:26 +01:00
Andreas Schneider ba46be83c0 Update to version 4.2.0rc2. 2014-11-17 16:14:07 +01:00
Andreas Schneider 19bf1f6445 Fix segfault in winbind.
resolves: #1033595
2014-10-07 16:16:44 +02:00
Andreas Schneider 3620ac8a38 Update to Samba 4.1.12. 2014-09-24 15:50:04 +02:00
Jitka Plesnikova 7c0d8ecfb7 Perl 5.20 mass 2014-09-09 11:18:31 +02:00
Andreas Schneider 96f19a8a7d Add missing require to samba-test-libs. 2014-09-05 15:01:39 +02:00
Jitka Plesnikova 4b896602be Perl 5.20 rebuild 2014-08-27 17:40:43 +02:00
Andreas Schneider 5aa668344b Make it possible to build without clustering with rpmbuild. 2014-08-22 10:23:06 +02:00
Kalev Lember ee6e0585fa Rebuilt for rpm dependency generator failure (#1131892) 2014-08-20 18:44:17 +02:00
Peter Robinson 271bb081fe - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 01:13:15 +00:00
Günther Deschner 610b705f6c Fix the build of samba 4.1.11.
Guenther
2014-08-01 22:27:19 +02:00
Günther Deschner 9cb8107ace use xz compressed filenames.
Guenther
2014-08-01 20:54:09 +02:00
Jared K. Smith 8930101144 Update to upstream 4.1.11 release for CVE-2014-3560 2014-08-01 13:23:33 -04:00
Günther Deschner a688882bab Update to Samba 4.1.9.
resolves: #1112251 - Fix CVE-2014-0244 and CVE-2014-3493.

Guenther
2014-06-23 15:22:44 +02:00
Günther Deschner 6e74d8d5b0 Update to Samba 4.1.8.
Guenther
2014-06-11 15:39:56 +02:00
Dennis Gilmore f2ebd7c195 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-08 00:43:15 -05:00
Andreas Schneider e4cd08cc75 Add missing require for libwbclient.
libwbclient needs libreplace from samba4-libs. Found by rpmdiff.
2014-06-05 14:13:33 +02:00
Andreas Schneider 1365df283d Add systemd integration to the service daemons. 2014-04-03 17:50:40 +02:00
Andreas Schneider cfe9959c3b Created a samba-test-libs package. 2014-03-18 14:53:20 +01:00
Andreas Schneider 5b5ff50d15 Fix CVE-2013-4496 and CVE-2013-6442. 2014-03-11 20:26:47 +01:00
Andreas Schneider bad2639ae2 Fix pidl installation. 2014-03-11 20:10:21 +01:00
Andreas Schneider a9fedb2b70 Update to Samba 4.1.5. 2014-02-21 16:15:29 +01:00
Andreas Schneider d0c765fb3e Update to Samba 4.1.4. 2014-02-10 09:28:00 +01:00
Andreas Schneider 35c4943392 Do not build with libbsd.
resolves: #1042845
2014-01-09 11:16:37 +01:00
Günther Deschner 19d8293e91 Fix the date in changelog.
related #1019469

Guenther
2013-12-10 17:08:56 +01:00
Günther Deschner b75d0e1b54 Fix winbind debug message NULL pointer derreference.
resolves: #1019469

Guenther
2013-12-10 17:00:29 +01:00
Andreas Schneider 2acc3c388d Update to Samba 4.1.3.
resolves: #1039454 - CVE-2013-4408.
resolves: #1039500 - CVE-2012-6150.
2013-12-09 12:29:07 +01:00
Andreas Schneider b738a276db Add missing version string in changelog entry. 2013-11-25 18:03:22 +01:00
Andreas Schneider 5d0c90dc65 Update to Samba 4.1.2. 2013-11-25 15:06:21 +01:00
Günther Deschner 0682cb8494 Fix manpage correctness.
resolves: #948509

Guenther
2013-11-19 16:23:00 +01:00
Andreas Schneider 3a15751af7 Fix strict aliasing warnings.
related: #884169
2013-11-15 11:33:20 +01:00
Andreas Schneider 2585ccdbbe Fix CVE-2013-4475.
resolves: #1024544
2013-11-11 13:09:31 +01:00
Andreas Schneider 846f6c0214 Fix the upgrade path.
related: #884169
2013-11-11 12:22:30 +01:00
Andreas Schneider e9c1c91760 Fix memset call with zero length in in ntdb.
related: #884169
2013-10-30 08:09:24 +01:00
Andreas Schneider d6ac234518 Add direct dependency to samba-libs in the glusterfs package.
related: #884169
2013-10-30 08:09:23 +01:00
Andreas Schneider bc4911aab0 Fix building with glusterfs VFS module on RHEL.
related: #1020329
2013-10-29 18:12:21 +01:00
Andreas Schneider fcb7e8b937 Build glusterfs VFS plguin.
resolves: #1020329
2013-10-22 17:15:29 +02:00
Andreas Schneider 34dce687c2 Fix installation of pam_winbind after upgrade.
resolves: #1018856
2013-10-15 16:48:47 +02:00
Andreas Schneider 67c18d3e8d Update to Samba 4.1.0.
related: #985609
2013-10-11 16:18:46 +02:00
Andreas Schneider e369c593ed Add a dependency to samba-common in samba-winbind-clients.
related: #884169
2013-10-09 18:14:14 +02:00
Andreas Schneider dc600d3185 Fix several changelog dates.
related: #884169
2013-10-04 15:51:29 +02:00
Andreas Schneider 7a1ac4d235 Split out a samba-winbind-modules package.
resolves: #1010722
2013-10-02 15:32:45 +02:00
Andreas Schneider 2a899e95df Update to Samba 4.1.0rc4.
related: #985609
2013-10-01 17:40:32 +02:00
Andreas Schneider fcef634c79 Update to Samba 4.1.0rc3. 2013-09-11 14:38:36 +02:00
Andreas Schneider 0fc9d86f52 resolves: #717484 - Enable profiling data support. 2013-09-04 14:56:30 +02:00