sssd-2.7.4-1: Rebase to latest upstream release

This commit is contained in:
Pavel Březina 2022-08-26 23:02:08 +02:00
parent 3ae8e644ea
commit ce4f219f59
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -101,3 +101,4 @@ sssd-1.2.91.tar.gz
/sssd-2.7.0.tar.gz
/sssd-2.7.1.tar.gz
/sssd-2.7.3.tar.gz
/sssd-2.7.4.tar.gz

View File

@ -1 +1 @@
SHA512 (sssd-2.7.3.tar.gz) = c7f62030be2a8305509b2e30271977a848ab79dcaf87734c7b71ca3f173679a9e850e6533e8e71c44ae76d2dbc3a2b6e2c46a755fe6b3ec21debbddf90958d35
SHA512 (sssd-2.7.4.tar.gz) = 2c211f7fdc4325c77e2bf61c5c6981a9a7809d6e02f43b564ed3bb63390f91461f4c48910d4bf111484e00f428ce827f2a5b960930c6b95f2662c7e1207af53b

View File

@ -42,12 +42,12 @@
%global samba_package_version %(rpm -q samba-devel --queryformat %{version}-%{release})
Name: sssd
Version: 2.7.3
Release: 3%{?dist}
Version: 2.7.4
Release: 1%{?dist}
Summary: System Security Services Daemon
License: GPLv3+
URL: https://github.com/SSSD/sssd/
Source0: https://github.com/SSSD/sssd/releases/download/2.7.3/sssd-2.7.3.tar.gz
Source0: https://github.com/SSSD/sssd/releases/download/2.7.4/sssd-2.7.4.tar.gz
### Patches ###
@ -1058,6 +1058,9 @@ fi
%systemd_postun_with_restart sssd.service
%changelog
* Fri Aug 26 2022 Pavel Březina <pbrezina@redhat.com> - 2.7.4-1
- Rebase to SSSD 2.7.4
* Tue Aug 09 2022 Adam Williamson <awilliam@redhat.com> - 2.7.3-3
- Rebuild against new libndr