diff --git a/.gitignore b/.gitignore index 4f24363..7b587ef 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,5 @@ SOURCES/samba-4.17.10.tar.xz SOURCES/samba-4.17.10.tar.asc SOURCES/samba-4.17.11.tar.xz SOURCES/samba-4.17.11.tar.asc +SOURCES/samba-4.17.12.tar.xz +SOURCES/samba-4.17.12.tar.asc diff --git a/.samba.metadata b/.samba.metadata index 3114b67..82ab399 100644 --- a/.samba.metadata +++ b/.samba.metadata @@ -1,2 +1,2 @@ -9f7e83545dd316905bfb2211606eb95dd74170f0 SOURCES/samba-4.17.11.tar.xz -8ed0d6ad82614379ef972073ef057f79a1a415b0 SOURCES/samba-4.17.11.tar.asc +bda8c93c2a71defb8aa7d0dd3c5b3aa0bdfac529 SOURCES/samba-4.17.12.tar.xz +64ee56610c43d8da1e2dcf0cd32497a732405436 SOURCES/samba-4.17.12.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 3f2cdb4..e29646f 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 100 -%define samba_version 4.17.11 +%define samba_version 4.17.12 # This should be rc1 or nil %define pre_release %nil @@ -1459,7 +1459,9 @@ rm -rf %{buildroot} %{_libexecdir}/samba/rpcd_fsrvp %{_libexecdir}/samba/rpcd_lsad %{_libexecdir}/samba/rpcd_mdssvc +%if %{with testsuite} %{_libexecdir}/samba/rpcd_rpcecho +%endif %{_libexecdir}/samba/rpcd_spoolss %{_libexecdir}/samba/rpcd_winreg @@ -3996,6 +3998,9 @@ rm -rf %{buildroot} %endif %changelog +* Thu Oct 12 2023 - Anoop C S - 4.17.12-100 +- v4.17.12 GA + * Tue Sep 19 2023 - Anoop C S - 4.17.11-100 - v4.17.11 GA