Günther Deschner
806044e1dc
More python3 cleanup
...
Guenther
2018-08-17 15:27:47 +02:00
Andreas Schneider
fd5746f1d1
Fix python3 packaging
2018-08-17 15:21:14 +02:00
Günther Deschner
37a07dd202
Update to Samba 4.9.0rc3
...
resolves : #1589651 , #1617916 - Security fixes for CVE-2018-1139
resolves : #1580230 , #1618613 - Security fixes for CVE-2018-1140
resolves : #1612805 , #1618697 - Security fixes for CVE-2018-10858
resolves : #1610640 , #1617910 - Security fixes for CVE-2018-10918
resolves : #1610645 , #1617911 - Security fixes for CVE-2018-10919
Guenther
2018-08-17 13:09:28 +02:00
Colin Walters
14849e6974
Use tmpfiles macro
...
Currently this will always run even if we're not booted via systemd;
I saw error spew when doing an rpm-ostree build. The systemd
macro silences errors.
2018-08-06 15:36:33 +02:00
Andreas Schneider
3bf028cf0b
Add some spec file cleanups
2018-08-01 18:28:10 +02:00
Günther Deschner
ea99297a6a
Update to Samba 4.9.0rc2
...
Guenther
2018-08-01 01:54:00 +02:00
Andreas Schneider
922022e99c
Add explict require to samba-common-libs for python packages
2018-07-31 15:57:15 +02:00
Günther Deschner
3f80b48c15
Fix non-dc build.
...
Guenther
2018-07-15 02:24:15 +02:00
Günther Deschner
5a4cd443c9
Update to Samba 4.9.0rc1
...
Guenther
2018-07-13 17:45:07 +02:00
Alexander Bokovoy
b49cb5bbcc
Change __bss_start scope to local
...
There was a typo in the original bug which used _bss_start instead of
__bss_start. As result, __bss_start wasn't scoped locally.
2018-07-12 15:24:36 +03:00
Alexander Bokovoy
58966617d0
Change scope to local for symbols automatically added by upcoming binutils 2.31
...
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1600035
2018-07-12 12:03:35 +03:00
Alexander Bokovoy
11acd9fe49
Rebuild against binutils-2.30.90-2.fc29 and add explicit gcc build requirement
2018-07-11 12:54:38 +03:00
Jason Tibbitts
701241ff0d
Remove needless use of %defattr
2018-07-10 01:17:53 -05:00
Petr Písař
3aa7c5f24e
Perl 5.28 rebuild
2018-07-06 09:36:36 +02:00
Alexander Bokovoy
d16696ffdf
Fix python_sitearch use
2018-07-05 12:31:24 +03:00
Alexander Bokovoy
9e2fad6da3
Move PYTHON export before 'make install'
2018-07-05 11:35:32 +03:00
Alexander Bokovoy
709aee1166
Fix rawhide build by explicitly using /usr/bin/python2
2018-07-05 10:41:47 +03:00
Petr Písař
f8d533d7e0
Perl 5.28 rebuild
2018-07-03 12:35:58 +02:00
Miro Hrončok
395e14df71
Rebuilt for Python 3.7
2018-07-02 18:24:57 +02:00
Jitka Plesnikova
42928d5106
Perl 5.28 rebuild
2018-06-28 06:12:41 +02:00
Andreas Schneider
0008208818
Use the gold linker by default
...
This makes linking much faster!
2018-06-27 18:26:04 +02:00
Andreas Schneider
e82a11f803
Update to Samba 4.8.3
2018-06-27 15:20:26 +02:00
Miro Hrončok
3e4da0ed16
Rebuilt for Python 3.7
2018-06-19 11:28:02 +02:00
Günther Deschner
d737df5458
Update to Samba 4.8.2
...
Guenther
2018-05-16 16:45:45 +02:00
Andreas Schneider
afb4bfc6f4
Bump release
2018-05-09 13:57:42 +02:00
Andreas Schneider
6b81732bcf
Fix smbspool command line argument handling
...
resolves : #1574177
2018-05-09 13:51:03 +02:00
Günther Deschner
7d36d24c88
Update to Samba 4.8.1
...
Guenther
2018-04-26 11:33:56 +02:00
Andreas Schneider
3386b9a228
Fix escaping in comments
2018-04-12 11:30:24 +02:00
Andreas Schneider
82f68d716f
Fix building without AD DC support
2018-04-12 11:25:30 +02:00
Günther Deschner
28852a4354
Security fixes for CVE-2018-1050 CVE-2018-1057, update to Samba 4.8.0
...
resolves : #1555112
resolves : #1554754 , #1554756
Guenther
2018-03-14 11:18:30 +01:00
Andreas Schneider
6a7dcc6f82
Fix usage of nc in ctdb tests and only recommned it
...
resolves : #1552652
2018-03-13 09:32:17 +01:00
Günther Deschner
872e9d79c7
Update to Samba 4.8.0rc4
...
Guenther
2018-03-02 11:15:22 +01:00
Igor Gnatenko
d1c03e5637
Remove %clean section
...
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 07:38:49 +01:00
Günther Deschner
dcbb0b8c7c
Add missing virusfilter vfs module and manpage.
...
Guenther
2018-02-12 16:18:31 +01:00
Günther Deschner
dd569a8121
Update to Samba 4.8.0rc3
...
Guenther
2018-02-12 16:12:14 +01:00
Igor Gnatenko
a48a559626
Escape macros in %changelog
...
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-09 09:06:14 +01:00
Günther Deschner
6d917ae7f3
Update to Samba 4.8.0rc2
...
Guenther
2018-01-26 18:43:27 +01:00
Andreas Schneider
92a8ad3109
Use undefine do disable strict symbol definitions
2018-01-25 20:24:58 +01:00
Andreas Schneider
78c6349ed7
Override linker flags done in redhat-rpm-config-84-1.fc28
...
https://bugzilla.redhat.com/show_bug.cgi?id=1535422
https://fedoraproject.org/wiki/Changes/BINUTILS2291
2018-01-25 20:05:56 +01:00
Björn Esser
f3ddc2f6b9
Explicitly BR: rpcsvc-proto-devel
2018-01-21 18:06:11 +01:00
Björn Esser
aebc4f165a
Rebuilt for switch to libxcrypt
2018-01-20 23:08:31 +01:00
Günther Deschner
b005745a32
additional 4.8.0 build patch and build requries for tirpc and rpcsvc
...
Guenther
2018-01-19 18:26:04 +01:00
Andreas Schneider
922fe5a60e
Add new BuildRequires for running the testsuite
2018-01-16 16:36:30 +01:00
Günther Deschner
cba93b405e
Update to Samba 4.8.0rc1
...
Guenther
2018-01-16 13:42:28 +01:00
Andreas Schneider
a90d9e28f5
Add rpcgen as build dependency
...
glibc doesn't provide it anymore in glibc-common, see brc#1531540.
2018-01-08 17:39:35 +01:00
Andreas Schneider
c0e8781124
Add missing dependency for tdbbackup
...
resolves : #1508092
2018-01-08 14:52:26 +01:00
Andreas Schneider
1b04b06c34
Add missing requirement
2018-01-08 14:48:52 +01:00
Andreas Schneider
9a240ba9a1
Fix changelog entry
2018-01-08 14:48:52 +01:00
Günther Deschner
33750e1b79
Fix ldb_version to match what is really the new minimal required version
...
No rebuild required, as we already have ldb 1.3.0 available in rawhide
and f27 anyways.
Guenther
2018-01-03 15:53:53 +01:00
Günther Deschner
8570164cb5
Fix the build of 4.7.4
...
Guenther
2017-12-25 19:40:04 +01:00