public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-hickory-resolver] epel10: Update to version 0.26.2; Fixes RHBZ#2528212
Date: Sat, 05 Sep 2026 15:05:29 GMT	[thread overview]
Message-ID: <178862072952.1.1543780596127695805.rpms-rust-hickory-resolver-32f593400d6e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-hickory-resolver
Branch : epel10
Commit : 32f593400d6eca8c1dcde3926c566349a682deb6
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-09-05T17:04:10+02:00
Stats  : +12/-11 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-hickory-resolver/c/32f593400d6eca8c1dcde3926c566349a682deb6?branch=epel10

Log:
Update to version 0.26.2; Fixes RHBZ#2528212

---
diff --git a/.gitignore b/.gitignore
index d905880..dc3d9de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /hickory-resolver-0.24.4.crate
 /hickory-resolver-0.25.2.crate
 /hickory-resolver-0.26.1.crate
+/hickory-resolver-0.26.2.crate

diff --git a/hickory-resolver-fix-metadata-auto.diff b/hickory-resolver-fix-metadata-auto.diff
index b5ffdf3..5660f24 100644
--- a/hickory-resolver-fix-metadata-auto.diff
+++ b/hickory-resolver-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
---- hickory-resolver-0.26.1/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ hickory-resolver-0.26.1/Cargo.toml	2026-05-26T14:16:40.895622+00:00
+--- hickory-resolver-0.26.2/Cargo.toml	2006-07-24T01:21:28+00:00
++++ hickory-resolver-0.26.2/Cargo.toml	2026-09-05T14:58:54.207259+00:00
 @@ -123,11 +123,7 @@
      "hickory-proto/serde",
  ]
@@ -12,7 +12,7 @@
  ]
  tls-aws-lc-rs = [
      "hickory-net/tls-aws-lc-rs",
-@@ -348,22 +344,6 @@
+@@ -351,22 +347,6 @@
      "std",
  ]
  default-features = false
@@ -35,7 +35,7 @@
  
  [lints.clippy]
  bool_to_int_with_if = "allow"
-@@ -389,3 +369,4 @@
+@@ -392,3 +372,4 @@
  level = "warn"
  priority = 0
  check-cfg = ["cfg(nightly)"]

diff --git a/hickory-resolver-fix-metadata.diff b/hickory-resolver-fix-metadata.diff
index 5e134dd..3769c1d 100644
--- a/hickory-resolver-fix-metadata.diff
+++ b/hickory-resolver-fix-metadata.diff
@@ -1,8 +1,8 @@
---- hickory-resolver-0.26.1/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ hickory-resolver-0.26.1/Cargo.toml	2026-05-26T14:16:40.897196+00:00
-@@ -304,10 +304,6 @@
- version = "1"
- optional = true
+--- hickory-resolver-0.26.2/Cargo.toml	2006-07-24T01:21:28+00:00
++++ hickory-resolver-0.26.2/Cargo.toml	2026-09-05T14:58:54.209537+00:00
+@@ -307,10 +307,6 @@
+ [dev-dependencies.async-trait]
+ version = "0.1.43"
  
 -[dev-dependencies.criterion]
 -version = "0.8.2"

diff --git a/rust-hickory-resolver.spec b/rust-hickory-resolver.spec
index 65e2a7e..ce3a5e6 100644
--- a/rust-hickory-resolver.spec
+++ b/rust-hickory-resolver.spec
@@ -6,7 +6,7 @@
 %global crate hickory-resolver
 
 Name:           rust-hickory-resolver
-Version:        0.26.1
+Version:        0.26.2
 Release:        %autorelease
 Summary:        Hickory-resolver is a safe and secure DNS stub resolver library
 

diff --git a/sources b/sources
index 70ffe0e..43cb872 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (hickory-resolver-0.26.1.crate) = d21d1385e1d6151a03e756d2c6cff5d0811de7ede0fe8851cdbb7f4a06ff1ae8f651c764aa3e54c00ec77f669842121b8983d5c96f580a065895d99e6a8f6509
+SHA512 (hickory-resolver-0.26.2.crate) = 9bcfc8e0042c84db06409f015303965260983b0b1f77d341002300190ce34597589f2e646d51aeae0e342f10c6e6db05f27dd04f06391cd9f0777bfae36f1e2f

                 reply	other threads:[~2026-09-05 15:05 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=178862072952.1.1543780596127695805.rpms-rust-hickory-resolver-32f593400d6e@fedoraproject.org \
    --to=decathorpe@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