Commit Graph

1163 Commits

Author SHA1 Message Date
Günther Deschner
438b8a6e95 Update to version 4.21.2
- resolves: rhbz#2328717
2024-11-25 20:16:18 +01:00
Anoop C S
f654bad3bb Remove unused macro samba_requires_eq
This was previously used to force the installation of a matching
libldb version from build time. With libldb now versioned along
with Samba as a public library its usage got removed in d0472882
but the definition remained as a left over.

Signed-off-by: Anoop C S <anoopcs@samba.org>
2024-11-13 11:40:56 +05:30
Pavel Filipenský
667e752f95 Add always to samba-devel: Requires: samba-dc-libs 2024-10-25 19:42:52 +02:00
Richard W.M. Jones
4ae2996e49 Rebuild for Jansson 2.14 (https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/3PYINSQGKQ4BB25NQUI2A2UCGGLAG5ND/) 2024-10-22 13:42:50 +01:00
Pavel Filipenský
a98899c6d2 Fix samba 4.20 -> 4.21 upgrade for the removed python3-samba-devel 2024-10-22 11:02:58 +02:00
Pavel Filipenský
1caea566a4 Revert "Re-enable linking with mold on i686"
This reverts commit ac58d580e8.

This is to address debuginfo issue reported by rpminspect for i686:
https://bugzilla.redhat.com/show_bug.cgi?id=2318727
2024-10-17 11:39:31 +02:00
Pavel Filipenský
6d5708b5e4 Fix even more rpminspect warnings 2024-10-16 11:32:58 +02:00
Pavel Filipenský
682be9e398 Fix some more rpminspect warnings 2024-10-15 13:20:10 +02:00
Andreas Schneider
a55c2e0445 Fix several rpminspect warnings 2024-10-15 11:58:12 +02:00
Andreas Schneider
16e2ea30c4 rpminspect: Disable inspection of disttag
rpminspect just reads the file an doesn't expand it so it doesn't
understand:

Release: %{samba_release}

[skip changelog]
2024-10-15 11:58:07 +02:00
Pavel Filipenský
2535a64d34 Update to version 4.21.1
- resolves: rhbz#2318518
2024-10-14 15:38:28 +02:00
Andreas Schneider
92d190c9b6 Don't use RTLD_DEEPBIND by default in libldb
- resolves: rhbz#2278016
2024-10-01 14:11:48 +02:00
Pavel Filipenský
8f40e555ff Build with ceph again for ppc64le
This is fixed https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104172
in gcc >= 11.3. It is ok to enable for rhel-9, rhel-10 and f41:

gcc-11.5.0-2.el9
gcc-14.2.1-2.el10
gcc-14.2.1-3.fc41
2024-09-27 13:59:42 +02:00
Yaakov Selkowitz
a4001d23ea Always include libsamba-policy and libsamba-net-private-samba
As of 4.21, these were converted to regular C libraries to which their
respective Python modules depend:

d11b281aef
829b52f99d
2024-09-25 18:11:56 -04:00
Yaakov Selkowitz
6ad6694791 Fix ELN build
libsamba-policy is only built with the AD DC, but the LDB LMDB components
should be built regardless:

https://gitlab.com/samba-team/samba/-/merge_requests/3807
2024-09-24 10:34:22 -04:00
Andreas Schneider
b16ff1f961 Add cert directories to samba-common
Those are created by gpupdate and we need to have them packaged that
selinux can label them correctly.
2024-09-23 12:58:24 +02:00
Alexander Bokovoy
19fdf21ce6 Fix Samba integration with FreeIPA
- resolves: rhbz#2309199

Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
2024-09-13 16:29:53 +03:00
Günther Deschner
63dc1a2f19 Update required tdb version
- related: rhbz#2309153
2024-09-03 00:19:59 +02:00
Günther Deschner
b363a4cfec Update to version 4.21.0
- resolves: rhbz#2309153
2024-09-02 15:25:28 +02:00
Günther Deschner
11eed52070 Update to version 4.21.0rc4
- resolves: rhbz#2300469
2024-08-28 13:55:38 +02:00
Andreas Schneider
4c2a193110 Fix ldb requires and provides
- related: rhbz#230046
2024-08-21 14:55:13 +02:00
Andreas Schneider
bcb3974e31 Fix manpages for libldb
related: rhbz#230046
2024-08-21 09:29:46 +02:00
Andreas Schneider
49d714c029 Update to version 4.21.0rc3
- related: rhbz#230046
2024-08-21 08:02:37 +02:00
Andreas Schneider
22760e8157 Remove also python-ldb-devel-common
- related: rhbz#230046

This was only used internally.
2024-08-21 07:51:00 +02:00
Günther Deschner
d04728829d Update to Samba 4.21.0rc2
- Package libldb a public library
- resolves: #2300469

Pair-Programmed-With: Andreas Schneider <asn@redhat.com>
2024-08-20 18:33:39 +02:00
Peter Robinson
3dd6bed73b Update to version 4.20.4 2024-08-17 16:16:53 +01:00
Christoph Erhardt
ac58d580e8 Re-enable linking with mold on i686 2024-08-05 08:21:41 +02:00
Fedora Release Engineering
44bb1d4438 Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild 2024-07-20 04:44:46 +00:00
Andreas Schneider
41e97d4a9d Move README.md and WHATSNEW.txt to samba-common 2024-07-01 11:41:48 +02:00
Günther Deschner
4b62d26842 resolves: #2293108 - Move LICENSE file to samba-common
Guenther
2024-06-25 14:30:12 +02:00
Günther Deschner
2588fdd81f resolves: #2293100 - Update to version 4.20.2
Guenther
2024-06-19 19:28:07 +02:00
Python Maint
e5c614494c Rebuilt for Python 3.13 2024-06-10 11:52:50 +02:00
Andreas Schneider
5ae3a0ccb0 Improve setting the version number for pre-releases
[skip changelog]
2024-05-22 09:54:05 +02:00
Andreas Schneider
857301aa5c Convert to %autorelease and %autochangelog
[skip changelog]
2024-05-21 14:17:59 +02:00
Günther Deschner
058c9e46a8 Update to version 4.20.1
resolves: #2279780

Guenther
2024-05-10 22:46:40 +02:00
Pavel Filipenský
a194b836ce rpminspect.yaml: update badfuncs with new library names 2024-04-30 15:56:01 +02:00
Günther Deschner
129e39f982 Update to version 4.20.0
resolves: #2271916

Guenther
2024-03-27 19:02:19 +01:00
Richard W.M. Jones
a5c93245d3 Bump and rebuild package (for riscv64) 2024-03-12 20:39:26 +00:00
eccf82df8a Add support for riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-03-12 20:37:00 +00:00
Günther Deschner
05916b6f9c Update to version 4.20.0rc4
resolves: #2269037

Guenther
2024-03-11 19:02:28 +01:00
Andreas Schneider
8fa9d9ff95 Silence warnings when upgrading libwbclient 2024-03-05 13:55:01 +01:00
Günther Deschner
81028e3aa9 Update to version 4.20.0rc3
resolves: #2266039

Guenther
2024-02-26 13:55:19 +01:00
Günther Deschner
9a35124520 Update to version 4.20.0rc2
resolves: #2263874

Guenther
2024-02-12 16:05:52 +01:00
Andreas Schneider
3a7dad4a24 Require cepces-certmonger
This is the package providing cepces-submit required by samba-gpupdate.
It will install all the other required packages.
2024-02-09 16:32:58 +01:00
Andreas Schneider
86c73e995b The AES crypto code has been removed
We use GnuTLS for everything now.
2024-02-09 09:29:46 +01:00
Andreas Schneider
691752e56b Require cepces >= 0.3.8 2024-02-09 09:27:06 +01:00
Pete Walter
885a433df0 Rebuild for ICU 74 2024-02-01 11:15:57 +00:00
Günther Deschner
cd3cf3831b Fix typo
Guenther
2024-02-01 07:59:36 +01:00
Günther Deschner
fc5ba48178 Update to version 4.20.0rc1
resolves: #2260895

Guenther
2024-01-30 10:41:47 +01:00
Fedora Release Engineering
a0149239aa Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-27 02:03:30 +00:00