Commit Graph

1014 Commits

Author SHA1 Message Date
Günther Deschner 4ed526a349 Update to version 4.16.9
Guenther
2023-02-16 23:00:07 +01:00
Pavel Filipenský 0ee138228a Create package dc-libs also for 'non-dc' build 2022-12-22 18:23:09 +01:00
Pavel Filipenský f94f6a54d4 Always add epoch to samba_depver to fix osci.brew-build.rpmdeplint.functional 2022-12-22 18:21:36 +01:00
Florian Weimer 4cccd21d61 Avoid recursive python3_sitearch expansion even if undefined
Fixes an error during SRPM construction if not enough dependencies
are installed (e.g., during the first build stage in mock):

error: /builddir/build/SPECS/samba.spec: line 2478: Too many levels
  of recursion in macro expansion. It is likely caused by recursive
  macro declaration.
2022-12-22 18:17:32 +01:00
Florian Weimer 71db3a4330 Memoize python3_sitearch for faster RPM spec file processing
This greatly speeds up the creation of source RPMs, among other
things.
2022-12-22 18:17:28 +01:00
Pavel Filipenský 15b4b0f68d Bump baserelease and update %changelog 2022-12-20 17:52:41 +01:00
Pavel Filipenský 3d20282019 Create a new 'samba-dcerpc' sub-package for DCERPC services 2022-12-20 16:49:44 +01:00
Pavel Filipenský 143a40a9cb Move libpac and libauth4 to dc-libs
This allows us to not install the samba and samba-dc packages. They
are not needed for domain member which just want to have samba-winbind
related packages installed.
2022-12-20 16:39:53 +01:00
Günther Deschner 0582429c21 Update to 4.16.8
resolves: #2154303, #2154304 - Security fixes for CVE-2022-37966
resolves: #2154320, #2154322 - Security fixes for CVE-2022-37967
resolves: #2154362, #2154363 - Security fixes for CVE-2022-38023

Guenther
2022-12-16 19:40:20 +01:00
Günther Deschner 345db31405 Update to version 4.16.7
resolves: #2140960, #2143116 - Security fixes for CVE-2022-42898

Guenther
2022-11-16 11:08:00 +01:00
Günther Deschner 53c12663f0 Update to version 4.16.6
resolves: #2137776, #2137778 - Security fixes for CVE-2022-3592
resolves: #2137774, #2137777 - Security fixes for CVE-2022-3437

Guenther
2022-10-26 14:06:51 +02:00
Günther Deschner 9884bc0a06 Update to version 4.16.5
Guenther
2022-09-08 15:44:44 +02:00
Günther Deschner 87360b3db3 Update to version 4.16.4
resolves: #2111490
resolves: #2108196, #2111729 - Security fixes for CVE-2022-32742
resolves: #2108205, #2111731 - Security fixes for CVE-2022-32744
resolves: #2108211, #2111732 - Security fixes for CVE-2022-32745
resolves: #2108215, #2111734 - Security fixes for CVE-2022-32746

Guenther
2022-07-28 12:06:26 +02:00
Andreas Schneider d8effb3e4d Update to version 4.16.3 2022-07-19 11:58:37 +02:00
Günther Deschner 83abd721be Update to Samba 4.16.2
resolves: #2096167

Guenther
2022-06-13 13:34:42 +02:00
Pavel Filipenský ac5a9f04ff Fix rpminspect abidiff
pfilipen
2022-05-13 11:14:33 +02:00
Pavel Filipenský bcf6a6c2df Fix samba.abignore 2022-05-09 13:07:48 +02:00
Pavel Filipenský d9948a0633 Rename from .abignore to samba.abignore 2022-05-09 13:07:45 +02:00
Pavel Filipenský 8bf014646d Update requires for packages
pfilipen
2022-05-09 13:07:41 +02:00
Pavel Filipenský 17040e7063 rpminspect: ignore inet_ntoa() from /usr/lib*/samba/service/nbtd.so 2022-05-05 19:50:25 +02:00
Andreas Schneider 206378cd5b Add .abignore file for abidiff
abidiff complains:

abidiff: failed to read input file /usr/lib/libdcerpc-samr.so.0.0.1
abidiff: could not find the debug info

This is a grouping library which doesn't have any source code, so just
ignore it with a suppression file (.abignore).

Example for .abignore:
https://sourceware.org/git/?p=libabigail.git;a=blob;f=default.abignore
2022-05-05 19:50:22 +02:00
Tomas Popela e515cbc876 Don't require full systemd for tmp file handling in samba-common
Otherwise the full systemd is being pulled into Fedora Flatpak runtime,
but this change benefits other uses as well.
2022-05-05 15:07:39 +02:00
Pavel Filipenský aa08f6aa44 Delete no longer needed comments
pfilipen
2022-05-03 15:21:37 +02:00
Andreas Schneider 89a3ad9ef4 Make sure we do not build Heimdal or crypto code
As we need to rely on GnuTLS for FIPS, remove heimdal and other unused
crypto code to ensure we do not build it!
2022-05-03 15:21:02 +02:00
Pavel Filipenský f258fd4269 Update to Samba 4.16.1
resolves: #2080915

pfilipen
2022-05-02 14:17:39 +02:00
Günther Deschner e81f157454 Update to Samba 4.16.0
resolves: #2066290

Guenther
2022-03-22 10:58:18 +01:00
Günther Deschner 45747d7559 Update to Samba 4.16.0rc5
resolves: #2042518

Guenther
2022-03-09 15:24:10 +01:00
Pavel Filipenský 482970ccc5 Update to Samba 4.16.0rc4
resolves: #2042518

pfilipen
2022-03-01 14:20:37 +01:00
Andreas Schneider c42829d1ad Fix samba-tool on builds with samba-dc
resolves: rhbz#2036443
2022-02-23 14:34:52 +01:00
Pavel Filipenský 073076ff12 Update to Samba 4.16.0rc3
resolves: #2042518

pfilipen
2022-02-15 12:06:06 +01:00
Günther Deschner 626bbcbaac There is no such thing like .el9rhgs
Guenther
2022-02-02 14:41:00 +01:00
Pavel Filipenský 4ee87cc214 Fix missing mdssvc/elasticsearch_mappings.json
pfilipen
2022-02-01 11:13:21 +01:00
Pavel Filipenský fae36af2f3 Update to Samba 4.16.0rc2
resolves: #2046120, #2048566 - Security fixes for CVE-2021-44141
resolves: #2046146, #2048570 - Security fixes for CVE-2021-44142
resolves: #2046134, #2048568 - Security fixes for CVE-2022-0336
resolves: #2042518

pfilipen
2022-02-01 08:23:36 +01:00
Pavel Filipenský b935fbcb7d vfs_cephfs on ppc64le is excluded till ceph is fixed on ppc64le 2022-01-26 10:35:36 +01:00
Pavel Filipenský c8ac21e6f1 Update to Samba 4.16.0rc1 2022-01-25 16:41:03 +01:00
Pavel Filipenský c1f9bec1db Switch off ld.gold 2022-01-21 11:46:51 +01:00
Pavel Filipenský 6da37eb4ca Update to Samba 4.15.4
resolves: #2009673, #2039034 - Security fixes for CVE-2021-20316
resolves: #2042518

pfilipen
2022-01-20 14:30:55 +01:00
Andreas Schneider 13dfbb0767 Require python3-pyasn1 >= 0.4.8 2022-01-10 15:08:40 +01:00
Pavel Filipenský 8a81633e9a Fix resolv_wrapper with glibc 2.34
resolves: #2019669

pfilipen
2021-12-15 12:33:50 +01:00
Andreas Schneider 3314e8e15a Add missing Requires 2021-12-09 19:11:22 +01:00
Pavel Filipenský 6bc60bb396 Update to Samba 4.15.3
resolves: #2030382

pfilipen
2021-12-08 18:55:07 +01:00
Andreas Schneider a4093f41f0 Remove unneeded lmdb dependency for samba-tool if we don't have a DC 2021-12-03 13:55:09 +01:00
Andreas Schneider 73757dc8a3 Define _make_verbose in if it doesn't exits
This is needed to build for RHEL8.
2021-11-25 14:58:29 +01:00
Andreas Schneider 6f2c200320 Always build with quota support
We want that the build fails, if we don't have quota support.
2021-11-15 11:14:50 +01:00
Günther Deschner 2ee30bad8f Fix IPA DC schannel support
Guenther
2021-11-13 00:15:32 +01:00
Günther Deschner 2eedc4de19 Fix smbclient -N failures in container setups
Guenther
2021-11-11 18:53:23 +01:00
Günther Deschner af2d47413b Fix logfile handling
Guenther
2021-11-11 16:02:57 +01:00
Günther Deschner f0333fc6d6 Fix winbind trusted domain regression
related: #2021716

Guenther
2021-11-11 14:46:42 +01:00
Günther Deschner 56ca6af06a Update to Samba 4.15.2
resolves: #2019660, #2021711 - Security fixes for CVE-2016-2124
resolves: #2019672, #2021716 - Security fixes for CVE-2020-25717
resolves: #2019726, #2021718 - Security fixes for CVE-2020-25718
resolves: #2019732, #2021719 - Security fixes for CVE-2020-25719
resolves: #2021728, #2021729 - Security fixes for CVE-2020-25721
resolves: #2019764, #2021721 - Security fixes for CVE-2020-25722
resolves: #2021726, #2021727 - Security fixes for CVE-2021-3738
resolves: #2019666, #2021715 - Security fixes for CVE-2021-23192
resolves: #2021625

Guenther
2021-11-10 14:12:54 +01:00
Günther Deschner 3c2c163325 Fix winexe core dump
resolves: #2020376

Guenther
2021-11-05 15:01:26 +01:00