public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Martin Jackson <martjack@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ckermit] epel8: Update to 11.0.509
Date: Fri, 18 Sep 2026 13:58:05 GMT [thread overview]
Message-ID: <178973988526.1.12015007404143980130.rpms-ckermit-674d5e3450ee@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ckermit
Branch : epel8
Commit : 674d5e3450eeacbac84428135417a02e2e2d0188
Author : Martin Jackson <martjack@redhat.com>
Date : 2026-09-17T13:54:28-05:00
Stats : +9/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/ckermit/c/674d5e3450eeacbac84428135417a02e2e2d0188?branch=epel8
Log:
Update to 11.0.509
---
diff --git a/.gitignore b/.gitignore
index 7f6f1a9..f0b0502 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/cku301.tar.gz
/cku302.tar.gz
/ckermit-11.0.505.tar.gz
+/ckermit-11.0.509.tar.gz
diff --git a/ckermit.spec b/ckermit.spec
index a3f99be..a7e88d2 100644
--- a/ckermit.spec
+++ b/ckermit.spec
@@ -2,7 +2,7 @@
Summary: The quintessential all-purpose communications program
Name: ckermit
-Version: 11.0.505
+Version: 11.0.509
Release: 1%{?dist}
# Most of the package is under a three-clause BSD license, but the file
# ckuat2.h appears to be covered by three licenses:
@@ -55,6 +55,7 @@ cp %{SOURCE6} .
%make_build linux \
KFLAGS="-O0 $RPM_OPT_FLAGS -Wall -D_DEFAULT_SOURCE -Dsdata=s_data -DHAVE_OPENPTY" \
LNKFLAGS="%{?optflags} %{?__global_ldflags}" \
+ LIBS="-llockdev" \
K4LIB= \
K4INC= \
K5LIB=-lutil \
@@ -93,6 +94,11 @@ pytest-3 -n auto
%{_mandir}/man1/kermit.1*
%changelog
+* Thu Sep 17 2026 Martin Jackson <mhjacks@swbell.net> - 11.0.509-1
+- Update to 11.0.509
+- Link with -llockdev (upstream linux target passes -DHAVE_LOCKDEV instead)
+- Keep optflags/ldflags so debuginfo is generated
+
* Wed Jul 29 2026 John Goerzen <jgoerzen@complete.org> - 11.0.505-1
- Update to 11.0.505
- Upstream noticed the discussion in README.fedora and clarified the error
diff --git a/sources b/sources
index 28a0818..47888cf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ckermit-11.0.505.tar.gz) = a8fa5c1c5fc9f15eb50f618a182b1c419059d4bbd0039514e840fd5c4e22875e61fcb4526aaed3ddd344a110e8aae0423f8026f46f1f6e323ff126d4948ac48c
+SHA512 (ckermit-11.0.509.tar.gz) = 82e9bf62b42aa27940078949fec6c58119fbb5dc862068533f2db21c07f2a4d8ac823c6ddd60c332f4bde7550a0c5561027ad6b87d516fa4702f4233a4c0d66a
reply other threads:[~2026-09-18 13:58 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=178973988526.1.12015007404143980130.rpms-ckermit-674d5e3450ee@fedoraproject.org \
--to=martjack@redhat.com \
--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