public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Frank Crawford <frank@crawford.emu.id.au>
To: git-commits@fedoraproject.org
Subject: [rpms/c-icap] rawhide: Upgrade to new upstream version
Date: Thu, 20 Aug 2026 04:53:01 GMT	[thread overview]
Message-ID: <178720158198.1.13930629863282909956.rpms-c-icap-06d271e39c65@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/c-icap
Branch : rawhide
Commit : 06d271e39c65f3237418ebeaaa3ee4b363f16a2e
Author : Frank Crawford <frank@crawford.emu.id.au>
Date   : 2026-08-20T14:52:42+10:00
Stats  : +6/-65 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/c-icap/c/06d271e39c65f3237418ebeaaa3ee4b363f16a2e?branch=rawhide

Log:
Upgrade to new upstream version

---
diff --git a/c-icap-configure-c99.patch b/c-icap-configure-c99.patch
deleted file mode 100644
index 39115d6..0000000
--- a/c-icap-configure-c99.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-configure.ac: Include <stdlib.h> for exit() in the semaphore probe
-
-Otherwise, the probe will fail unconditionally (not test anything) if
-the C compiler does not support implicit function declarations.
-
-Submitted upstream: <https://github.com/c-icap/c-icap-server/pull/58>
-
-diff --git a/configure.ac b/configure.ac
-index c41fbd58d4d76845..03de09d89566cb30 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -985,6 +985,7 @@ AC_CACHE_CHECK([if posix 1003.1b interprocess semaphores works], ac_cv_10031b_ip
-    [AC_LANG_SOURCE([
-    #include <semaphore.h>
-    #include <sys/wait.h>
-+   #include <stdlib.h>
- 
-    int main(int argc,char **argv){
-          sem_t s;

diff --git a/c-icap-gcc15.patch b/c-icap-gcc15.patch
deleted file mode 100644
index c66bd69..0000000
--- a/c-icap-gcc15.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-diff --git a/include/module.h b/include/module.h
-index 3ad7f02..d1fae58 100644
---- a/include/module.h
-+++ b/include/module.h
-@@ -96,7 +96,7 @@ typedef struct http_auth_method {
-     void *(*create_auth_data)(const char *authorization_header,const char **username);
-     void (*release_auth_data)(void *data);
-     char *(*authentication_header)(ci_request_t *req);
--    void (*release_authentication_header)();
-+    void (*release_authentication_header)(const char *auth_header);
-     struct ci_conf_entry *conf_table;
- } http_auth_method_t;
- 
-diff --git a/mpmt_server.c b/mpmt_server.c
-index d0de3f1..f6f07b3 100644
---- a/mpmt_server.c
-+++ b/mpmt_server.c
-@@ -138,7 +138,7 @@ static void sigchld_handler_main(int sig)
-     /*Do nothing the signal will be ignored..... */
- }
- 
--static void sighup_handler_main()
-+static void sighup_handler_main(int sig)
- {
-     c_icap_reconfigure = 1;
- }

diff --git a/c-icap-libdb-path.patch b/c-icap-libdb-path.patch
deleted file mode 100644
index 808f972..0000000
--- a/c-icap-libdb-path.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/configure.ac b/configure.ac
-index 3795e82..4f6cb44 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -370,7 +370,7 @@ case "$withval" in
- 
- if test a"$perlbin" != a; then
- 	perlcore=`$perlbin -MConfig -e 'print $Config{archlib}'`/CORE;
--        perllib=`$perlbin -MConfig -e 'print $Config{libs}'`;
-+        perllib=`$perlbin -MConfig -e 'print $Config{libs}' | sed -e 's/-ldb//g'` ;
-         perlccflags=`$perlbin -MConfig -e 'print $Config{ccflags}'`;
- 	perlldflags=`$perlbin -MConfig -e 'print $Config{ccdlflags}'`;
- fi

diff --git a/c-icap.spec b/c-icap.spec
index 5d6c0f1..b3370c3 100644
--- a/c-icap.spec
+++ b/c-icap.spec
@@ -1,8 +1,8 @@
 %global     full_version C_ICAP_%{version}
 
 Name:       c-icap
-Version:    0.6.3
-Release:    7%{?dist}
+Version:    0.6.5
+Release:    1%{?dist}
 Summary:    An implementation of an ICAP server
 License:    LGPL-2.1-or-later and GPL-2.0-or-later
 URL:        http://%{name}.sourceforge.net/
@@ -15,10 +15,6 @@ Source5:    %{name}.sysusers.conf
 
 # Adjust some paths to standard Fedora/EPEL ones:
 Patch0:     %{name}-conf.in.patch
-# Patches from the c_icap_0_6_x branch:
-Patch3: c-icap-configure-c99.patch
-# Patch for gcc15 in F42
-Patch4: c-icap-gcc15.patch
 
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -214,6 +210,9 @@ exit 0
 %{_libdir}/libicapapi.so.*
 
 %changelog
+* Thu Aug 20 2026 Frank Crawford <frank@crawford.emu.id.au> - 0.6.5-1
+- Update to 0.6.5 release.
+
 * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.3-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index f76eaeb..df24da1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (c-icap-0.6.3.tar.gz) = e146ec083794731504c97d52e6a53ac34a78aa4f9f867de0eb2e4d17db404b49a5c4a33a3e81d3198fad557d9653b69195108573185ce0e3a5ce444a27baa894
+SHA512 (c-icap-0.6.5.tar.gz) = 9223b497947bfca941e1eda161e95eec96cce8f29bc82e112a9fe478341ecf0972968337e2ae75834cb260343cc9daa30f703166fa3f72256808c91fd1993d2c

                 reply	other threads:[~2026-08-20  4:53 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=178720158198.1.13930629863282909956.rpms-c-icap-06d271e39c65@fedoraproject.org \
    --to=frank@crawford.emu.id.au \
    --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