public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ddclient] f43: - disable t/ssl-validate.pl test due upstream unresolved issues rhbz#2433977
Date: Fri, 19 Jun 2026 01:04:48 GMT	[thread overview]
Message-ID: <178183108844.1.4155244945571369063.rpms-ddclient-06fd321f363e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ddclient
Branch : f43
Commit : 06fd321f363e50715054b57a63bb9449550d7dee
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-02-21T21:47:40-03:00
Stats  : +20/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/ddclient/c/06fd321f363e50715054b57a63bb9449550d7dee?branch=f43

Log:
- disable t/ssl-validate.pl test due upstream unresolved issues rhbz#2433977

---
diff --git a/0-disable-test-ssl-validate.patch b/0-disable-test-ssl-validate.patch
new file mode 100644
index 0000000..790f830
--- /dev/null
+++ b/0-disable-test-ssl-validate.patch
@@ -0,0 +1,10 @@
+--- Makefile.am-orig	2025-01-19 16:29:22.000000000 -0300
++++ Makefile.am	2026-02-21 21:37:07.860605350 -0300
+@@ -75,7 +75,6 @@
+ 	t/protocol_dyndns2.pl \
+ 	t/read_recap.pl \
+ 	t/skip.pl \
+-	t/ssl-validate.pl \
+ 	t/update_nics.pl \
+ 	t/use_cmd.pl \
+ 	t/use_web.pl \

diff --git a/ddclient.spec b/ddclient.spec
index 1205a41..f3229e6 100644
--- a/ddclient.spec
+++ b/ddclient.spec
@@ -4,7 +4,7 @@
 Summary:           Client to update dynamic DNS host entries
 Name:              ddclient
 Version:           4.0.0
-Release:           7%{?dist}
+Release:           8%{?dist}
 # Automatically converted from old format: GPLv2+ - review is highly recommended.
 License:           GPL-2.0-or-later
 URL:               https://ddclient.net/
@@ -14,6 +14,10 @@ Source2:           ddclient.service
 Source3:           ddclient.sysconfig
 Source4:           ddclient.NetworkManager
 Source5:           ddclient-tmpfiles.conf
+# disable t/ssl-validate.pl test due upstream unresolved issues
+# https://github.com/ddclient/ddclient/issues/812
+# https://github.com/ddclient/ddclient/issues/815
+Patch0:            0-disable-test-ssl-validate.patch
 
 BuildArch:         noarch
 
@@ -58,7 +62,8 @@ updates for multiple addresses, MX, wildcards, abuse avoidance, retrying
 the failed updates and sending update status to syslog and through e-mail.
 
 %prep
-%autosetup -p 1
+%autosetup -p 0
+
 # Send less mail by default, eg. not on every shutdown.
 sed -e 's|^mail=|#mail=|' -i ddclient.conf.in
 ./autogen
@@ -143,6 +148,9 @@ fi
 
 
 %changelog
+* Sun Feb 22 2026 Filipe Rosset <rosset.filipe@gmail.com> - 4.0.0-8
+- disable t/ssl-validate.pl test due upstream unresolved issues rhbz#2433977
+
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

                 reply	other threads:[~2026-06-19  1:04 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=178183108844.1.4155244945571369063.rpms-ddclient-06fd321f363e@fedoraproject.org \
    --to=rosset.filipe@gmail.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