import UBI samba-4.21.3-14.el9_6
This commit is contained in:
parent
296336dbbb
commit
470e6b79aa
File diff suppressed because it is too large
Load Diff
@ -35,7 +35,8 @@
|
||||
[print$]
|
||||
comment = Printer Drivers
|
||||
path = /var/lib/samba/drivers
|
||||
write list = @printadmin root
|
||||
force group = @printadmin
|
||||
# printadmin is a local group
|
||||
write list = printadmin root
|
||||
force group = printadmin
|
||||
create mask = 0664
|
||||
directory mask = 0775
|
||||
|
@ -2,7 +2,7 @@
|
||||
## (rpmautospec version 0.6.5)
|
||||
## RPMAUTOSPEC: autorelease, autochangelog
|
||||
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
|
||||
release_number = 7;
|
||||
release_number = 14;
|
||||
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
|
||||
print(release_number + base_release_number - 1);
|
||||
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
|
||||
@ -4009,6 +4009,30 @@ fi
|
||||
|
||||
%changelog
|
||||
## START: Generated by rpmautospec
|
||||
* Wed Sep 10 2025 Pavel Filipenský <pfilipensky@samba.org> - 0:4.21.3-14
|
||||
- resolves: RHEL-113388 - Rebuild for zstream
|
||||
|
||||
* Sat Sep 06 2025 Pavel Filipenský <pfilipensky@samba.org> - 0:4.21.3-13
|
||||
- resolves: RHEL-113388 - Fix 'net ads join' in setups with multiple DCs
|
||||
|
||||
* Wed Aug 27 2025 Pavel Filipenský <pfilipensky@samba.org> - 0:4.21.3-12
|
||||
- resolves: RHEL-101766 - Fix DC discovery after Windows netlogon hardening
|
||||
(follow-up, main fix is in samba-4.21.3-7)
|
||||
|
||||
* Wed Aug 27 2025 Pavel Filipenský <pfilipensky@samba.org> - 0:4.21.3-11
|
||||
- resolves: RHEL-111311 - Fix winbind fork bomb in 'IPA with AD trust'
|
||||
environment
|
||||
|
||||
* Wed Aug 27 2025 Pavel Filipenský <pfilipensky@samba.org> - 0:4.21.3-10
|
||||
- resolves: RHEL-102934 - Fix samba-gpupdate to process empty GPO Link
|
||||
|
||||
* Wed Aug 27 2025 Pavel Filipenský <pfilipensky@samba.org> - 0:4.21.3-9
|
||||
- resolves: RHEL-105624 - Fix 'net ads kerberos kinit'
|
||||
|
||||
* Wed Aug 27 2025 Pavel Filipenský <pfilipensky@samba.org> - 0:4.21.3-8
|
||||
- resolves: RHEL-103411 - smb.conf: Remove the '@' for NIX groups, we
|
||||
removed NIS support
|
||||
|
||||
* Mon Jul 07 2025 Andreas Schneider <asn@redhat.com> - 0:4.21.3-7
|
||||
- Fix DC discovery after Windows netlogon hardening
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user