public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/freeipa] f43: FreeIPA 4.13.2
@ 2026-08-03 15:01 Alexander Bokovoy
0 siblings, 0 replies; only message in thread
From: Alexander Bokovoy @ 2026-08-03 15:01 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/freeipa
Branch : f43
Commit : 93f60f4f474eb72dd8a02c04021df8c02481bb1a
Author : Alexander Bokovoy <abokovoy@redhat.com>
Date : 2026-08-03T18:00:22+03:00
Stats : +13/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/freeipa/c/93f60f4f474eb72dd8a02c04021df8c02481bb1a?branch=f43
Log:
FreeIPA 4.13.2
rebuild against Samba 4.23.10
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 917b321..109daea 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: 8%{?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,8 +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
# RHEL spec file only: START: Change branding to IPA and Identity Management
# Moved branding logos and background to redhat-logos-ipa-80.4:
@@ -1732,6 +1730,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:
@@ -1773,6 +1773,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
@@ -1967,6 +1968,9 @@ fi
%endif
%changelog
+* Mon Aug 3 2026 Alexander Bokovoy <abokovoy@redhat.com> - 4.13.2-1
+- FreeIPA 4.13.2
+
* Fri Jun 26 2026 Alexander Bokovoy <abokovoy@redhat.com> - 4.13.1-8
- Rebuild against Samba 4.23.9
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 15:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 15:01 [rpms/freeipa] f43: 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