public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/freeipa] rawhide: FreeIPA 4.13.2
@ 2026-08-03 14:43 Alexander Bokovoy
  0 siblings, 0 replies; only message in thread
From: Alexander Bokovoy @ 2026-08-03 14:43 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/freeipa
            Branch : rawhide
            Commit : 1bd633e2c4920ccda27ae7a2ed671cb8a2bfa287
            Author : Alexander Bokovoy <abokovoy@redhat.com>
            Date   : 2026-08-03T17:35:04+03:00
            Stats  : +13/-11 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/freeipa/c/1bd633e2c4920ccda27ae7a2ed671cb8a2bfa287?branch=rawhide

            Log:
            FreeIPA 4.13.2

rebuild against Samba 4.24.5

Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>

---
diff --git a/.gitignore b/.gitignore
index 30751ff..799dc8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -142,3 +142,5 @@
 /freeipa-4.13.0.tar.gz.asc
 /freeipa-4.13.1.tar.gz
 /freeipa-4.13.1.tar.gz.asc
+/freeipa-4.13.2.tar.gz
+/freeipa-4.13.2.tar.gz.asc

diff --git a/freeipa.spec b/freeipa.spec
index c0b8f7e..c96a9ab 100644
--- a/freeipa.spec
+++ b/freeipa.spec
@@ -196,8 +196,8 @@
 
 # Work-around fact that RPM SPEC parser does not accept
 # "Version: @VERSION@" in freeipa.spec.in used for Autoconf string replacement
-%define IPA_VERSION 4.13.1
-%global TARBALL_IPA_VERSION 4.13.1
+%define IPA_VERSION 4.13.2
+%global TARBALL_IPA_VERSION 4.13.2
 # Release candidate version -- uncomment with one percent for RC versions
 #%%global rc_version rc1
 %define AT_SIGN @
@@ -210,7 +210,7 @@
 
 Name:           %{package_name}
 Version:        %{IPA_VERSION}
-Release:        17%{?rc_version:.%rc_version}%{?dist}
+Release:        1%{?rc_version:.%rc_version}%{?dist}
 Summary:        The Identity, Policy and Audit system
 
 License:        GPL-3.0-or-later
@@ -228,12 +228,6 @@ Source1:        https://releases.pagure.org/freeipa/freeipa-%{TARBALL_IPA_VERSIO
 #   gpg --armor --export-options export-minimal --export $fpr >gpgkey-$fpr.asc
 Source2:        gpgkey-0E63D716D76AC080A4A33513F40800B6298EB963.asc
 %endif
-Patch0001:      0001-SELinux-expand-policy-coverage-for-Kerberos-usage.patch
-Patch0002:      0002-ipa-sam-use-internal-Samba-method-to-populate-in-mem.patch
-Patch0003:      freeipa-fix-passkey-crash.patch
-Patch0004:      freeipa-sssd-mfa-selinux-policy-update.patch
-Patch0005:      0005-Add-path-to-identify-the-tomcat-version-for-Tomcat-10.patch
-Patch0006:      freeipa-4.13-mspac-warnings.patch
 
 # RHEL spec file only: START: Change branding to IPA and Identity Management
 # Moved branding logos and background to redhat-logos-ipa-80.4:
@@ -1734,6 +1728,8 @@ fi
 %{_usr}/share/ipa/ui/js/freeipa/core.js
 %dir %{_usr}/share/ipa/ui/js/plugins
 %dir %{_usr}/share/ipa/ui/images
+%dir %{_usr}/share/ipa/ui/js/inline
+%{_usr}/share/ipa/ui/js/inline/*.js
 %if 0%{?rhel}
 %{_usr}/share/ipa/ui/images/facet-*.png
 # Moved branding logos and background to redhat-logos-ipa-80.4:
@@ -1775,6 +1771,7 @@ fi
 %attr(0644,root,root) %{_usr}/share/ipa/schema.d/README
 %attr(0644,root,root) %{_usr}/share/ipa/gssapi.login
 %{_usr}/share/ipa/ipakrb5.aug
+%attr(0644,root,root) %{_sysusersdir}/ipa.conf
 
 %files server-dns
 %doc README.md Contributors.txt
@@ -1969,6 +1966,9 @@ fi
 %endif
 
 %changelog
+* Mon Aug 3 2026 Alexander Bokovoy <abokovoy@redhat.com> - 4.13.2-1
+- FreeIPA 4.13.2
+
 * Thu Jul 2 2026 Alexander Bokovoy <abokovoy@redhat.com> - 4.13.1-17
 - Rebuilt for Samba-4.24.4
 

diff --git a/sources b/sources
index a619003..029125a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (freeipa-4.13.1.tar.gz) = 78d7675aa49e9a3323b36fd225e0f2aebfb0df58bff4f232cce96933dbe250a90bf062d64d1838b2ab84cb0764537646a7441c7c643672e2757a5501871d6311
-SHA512 (freeipa-4.13.1.tar.gz.asc) = ddde77e1bd04440f3aeb0fb1f28b017e8374f586c9287b6805fa482161e44bed7fc502a7dbb38bbf6dc7ac5013c353c950ba27148ffe915b88a7a746fb4e4f95
+SHA512 (freeipa-4.13.2.tar.gz) = 11fa7de4facbfe0b0fb278114d92a9d7b7750754d9194942e8967ecaf1fff3d5a61d5f409e4a50fbc3f65a14addb8eb865a16e7361632fcaf314464c5320ba73
+SHA512 (freeipa-4.13.2.tar.gz.asc) = 5ed637e30198ab527ff74f1f5940c5409bd6395a8b91668ed01221f49e61010c709206d74863dce40b60022bdb77bd608140d6cfda7ff5eee0662fca1a604964

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-03 14:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 14:43 [rpms/freeipa] rawhide: FreeIPA 4.13.2 Alexander Bokovoy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox