Commit Graph

1145 Commits

Author SHA1 Message Date
Pavel Filipenský
4718ec99f1 resolves: RHEL-68945 - Fix libsmbclient for mounting CIFS share from gnome 2024-11-26 08:15:30 +01:00
Pavel Filipenský
774b13f2de resolves: RHEL-65730 - Fix winexe 2024-11-25 21:13:15 +01:00
Pavel Filipenský
dbdebcde6d Update to version 4.21.2
- related: RHEL-59777
2024-11-25 21:05:18 +01:00
Pavel Filipenský
2870f8ac4a Add always do samba-devel: Requires: %{name}-dc-libs 2024-10-23 21:10:10 +02:00
Pavel Filipenský
c3e11d2163 Add Requires: libwbclient 2024-10-22 11:08:12 +02:00
Pavel Filipenský
bf8fc441c2 Fix samba 4.20 -> 4.21 upgrade for the removed python3-samba-devel
Dependency problems with repos:

package python3-samba-devel-4.20.2-104.el10.aarch64 requires
libsamba-policy.cpython-312-aarch64-linux-gnu.so.0()(64bit), but none of
the providers can be installed
2024-10-22 09:45:09 +02:00
Pavel Filipenský
1e979d9695 Fix several rpminspect warnings 2024-10-15 20:36:24 +02:00
Pavel Filipenský
ca24bb59fc Update to version 4.21.1
- related: RHEL-59777
2024-10-14 15:58:33 +02:00
Pavel Filipenský
cb06748333 resolves: RHEL-41041 - Fix smbd-notifyd O(n*n) performance issue 2024-10-03 07:59:41 +02:00
Pavel Filipenský
1daaab4a18 resolves: RHEL-61401 - Package certs directories in samba-common for gpupdate [rhel-10.0] 2024-10-03 07:25:49 +02:00
Pavel Filipenský
0d9687afac resolves: RHEL-53006 - [RFE] update keytab entries when renewing the machine account password 2024-10-02 18:49:41 +02:00
Pavel Filipenský
37d0a97357 resolves: RHEL-34922 - Address SAST findings detected by static analyzers (libldb) 2024-10-02 18:49:41 +02:00
Pavel Filipenský
bb542e66ad resolves: RHEL-59377 - Address SAST findings detected by static analyzers (samba) 2024-10-02 18:49:41 +02:00
Pavel Filipenský
a3d4ccc4bf related: RHEL-59777 - 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-10-02 18:49:41 +02:00
Pavel Filipenský
3a74d4375d Update to version 4.21.0
- resolves: RHEL-59777
2024-09-27 12:44:35 +02:00
Pavel Filipenský
c693a7bed9 resolves: RHEL-47308 Allow to run samba-bgqd as a standalone systemd service 2024-08-01 17:17:25 +02:00
Andreas Schneider
fb08fb3574 related: RHEL-33591 - Rebuild package to run tests 2024-07-04 09:29:58 +02:00
Andreas Schneider
116c3ba774 resolves: RHEL-45838 - Fix idmap_ad with trusted domains
No code change, already fixed in Samba 4.20.2
2024-07-03 10:43:41 +02:00
Andreas Schneider
3ef0243612 Add gating.yaml
related: RHEL-33591

[skip changelog]
2024-07-03 10:43:06 +02:00
Andreas Schneider
532eba5aaa related: RHEL-33591 - Update to version 4.20.2 2024-07-01 11:53:35 +02:00
Troy Dawson
f7a0064209 Bump release for June 2024 mass rebuild 2024-06-24 09:23:27 -07:00
Andreas Schneider
cb42932d9e Update to version 4.20.1
- resolves: RHEL-33591

This adds the missing changelog entry.
2024-06-03 14:03:01 +02:00
Andreas Schneider
07775dfe53 Add missing changelog file
related: RHEL-33591

[skip changelog]
2024-05-22 17:31:53 +02:00
Andreas Schneider
4d635bf7a7 Update to version 4.20.1
- resolves: RHEL-33591
2024-05-22 12:36:09 +02: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
Andreas Schneider
cbf258a115 Fix samba-gpupdate on Fedora/RHEL 2024-01-16 12:22:50 +01:00
Andreas Schneider
2c97dc253a Remove unused globals libwbc_alternatives_* 2024-01-10 13:16:55 +01:00
Andreas Schneider
368799d573 Bump release number 2024-01-09 13:07:37 +01:00
Andreas Schneider
f245ed7ba2 Create winbind groups using systemd
Also drop creating groups with groupadd entirely.

resolves: rhbz#2256326
2024-01-09 10:52:00 +01:00
Günther Deschner
95272cbe76 Update to version 4.19.4
resolves: #2257287

Guenther
2024-01-08 17:43:06 +01:00
Andreas Schneider
6a716d5e7e Add missing dependencies for samba-gpupdate 2024-01-08 17:30:42 +01:00
Andreas Schneider
448b9a1661 Add missing BuildRequires for cepces
We should install for building what we require during runtime.
2023-12-13 10:01:58 +01:00
Günther Deschner
93059a0a6a Disable ctdb-pcp build for i686 for Fedora
performance-co-pilot is no longer supported on i686 in Fedora Rawhide/40

Guenther
2023-11-28 13:37:54 +01:00
Günther Deschner
9e2c1829db Update to Samba 4.19.3
resolves: #2251766

Guenther
2023-11-27 15:36:02 +01:00
Pavel Filipenský
601c5e7cbb Fix the 'without gpupdate' uninstalled file removal 2023-11-19 12:47:18 +01:00
Andreas Schneider
c92b2eb22b Do not use mold on i686, support for it has been dropped 2023-11-15 14:38:09 +01:00
Andreas Schneider
4f9b479032 Package samba-gpupdate also for RHEL9 2023-11-15 10:37:35 +01:00
Günther Deschner
9996023e42 Update to version 4.19.2
resolves: #2244496

Guenther
2023-10-16 18:00:00 +02:00
Günther Deschner
00b32c4172 When built with testsuite rpcd_echo is built as well
Guenther
2023-10-16 17:34:43 +02:00
Günther Deschner
a1a3c76fb5 Update to version 4.19.1
resolves: #2243073
resolves: #2241881, #2243228: Security fix for CVE-2023-3961
resolves: #2241882, #2243231: Security fix for CVE-2023-4091
resolves: #2241883, #2243230: Security fix for CVE-2023-4154
resolves: #2241884, #2243229: Security fix for CVE-2023-42669
resolves: #2241885, #2243232: Security fix for CVE-2023-42670

Guenther
2023-10-11 13:00:49 +02:00
Günther Deschner
43d90c9175 Update to version 4.19.0
resolves: #2237259

Guenther
2023-09-04 15:55:11 +02:00
Günther Deschner
38db681558 Update to version 4.19.0rc4
resolves: #2232744

Guenther
2023-08-28 18:49:34 +02:00
Günther Deschner
7837b083f2 Update to version 4.19.0rc3
resolves: #2232744

Guenther
2023-08-18 15:27:59 +02:00