public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Pavel Raiskup <pavel@raiskup.cz>
To: git-commits@fedoraproject.org
Subject: [rpms/copr-frontend] rawhide: Update copr-frontend to 2.9-1
Date: Wed, 26 Aug 2026 13:16:33 GMT	[thread overview]
Message-ID: <178775019396.1.4121757615098982071.rpms-copr-frontend-e9a891cf74bb@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/copr-frontend
Branch : rawhide
Commit : e9a891cf74bb6a256f5de727bdb9d161bc4c28f3
Author : Pavel Raiskup <pavel@raiskup.cz>
Date   : 2026-08-26T15:16:26+02:00
Stats  : +8/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/copr-frontend/c/e9a891cf74bb6a256f5de727bdb9d161bc4c28f3?branch=rawhide

Log:
Update copr-frontend to 2.9-1

---
diff --git a/copr-frontend.spec b/copr-frontend.spec
index cbd32fd..708de13 100644
--- a/copr-frontend.spec
+++ b/copr-frontend.spec
@@ -47,7 +47,7 @@
 }
 
 Name:       copr-frontend
-Version:    2.8
+Version:    2.9
 Release:    1%{?dist}
 Summary:    Frontend for Copr
 
@@ -109,6 +109,7 @@ BuildRequires: python3dist(sphinxcontrib-httpdomain)
 BuildRequires: python3dist(whoosh)
 BuildRequires: python3dist(wtforms) >= 2.2.1
 BuildRequires: python3dist(python-ldap)
+BuildRequires: python3dist(gssapi)
 BuildRequires: python3dist(pyyaml)
 BuildRequires: python3dist(backoff) >= 1.9.0
 BuildRequires: python3dist(pygal)
@@ -164,6 +165,7 @@ Requires: python3dist(templated-dictionary)
 Requires: python3dist(wtforms) >= 2.2.1
 Requires: python3dist(pyzmq)
 Requires: python3dist(python-ldap)
+Requires: python3dist(gssapi)
 Requires: python3dist(backoff) >= 1.9.0
 Requires: python3dist(pygal)
 Requires: python3dist(xstatic-bootstrap-scss)
@@ -375,6 +377,10 @@ install -m0644 -D conf/copr-frontend.sysusers.conf %{buildroot}%{_sysusersdir}/c
 
 
 %changelog
+* Wed Aug 26 2026 Pavel Raiskup <pavel@raiskup.cz> 2.9-1
+- correctly extract group info from today's LDAP
+- bind to LDAP via Kerberos keytab (SASL/GSSAPI)
+
 * Wed Aug 12 2026 Jakub Kadlcik <frostyx@email.cz> 2.8-1
 - Upload rpm to python and cli
 - Add direct RPM upload build type

diff --git a/sources b/sources
index 6bd3948..010edf3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (copr-frontend-2.8.tar.gz) = 6b5414d72a499a8d97abcc765c214a69fc06d2baffd6ba648893eb7d86561223ee4e3811760d6a60548ac3e44eb499251ec9333da4af10cd6c2efa412a3b710d
+SHA512 (copr-frontend-2.9.tar.gz) = a5b5c4f7b79b7a77a1c197f9383a1678c5cefb65766bcdf992d5d7810d3944560404b3666972864997ad049f3bfcca0c5f4129ecd2a7fe43572a5ec14fe7a53e

                 reply	other threads:[~2026-08-26 13:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178775019396.1.4121757615098982071.rpms-copr-frontend-e9a891cf74bb@fedoraproject.org \
    --to=pavel@raiskup.cz \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox