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-privdrop] epel10: Update to version 0.5.5; Fixes RHBZ#2360503
Date: Fri, 25 Sep 2026 10:34:39 GMT	[thread overview]
Message-ID: <179033247958.1.18174200719312041914.rpms-rust-privdrop-992d0f305907@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-privdrop
Branch : epel10
Commit : 992d0f305907f66aad09f1ec3f99f2e7ef55c14a
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2025-04-29T17:19:46+02:00
Stats  : +13/-13 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-privdrop/c/992d0f305907f66aad09f1ec3f99f2e7ef55c14a?branch=epel10

Log:
Update to version 0.5.5; Fixes RHBZ#2360503

---
diff --git a/.gitignore b/.gitignore
index 5a6f5b8..ab1275b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /privdrop-0.5.4.crate
+/privdrop-0.5.5.crate

diff --git a/privdrop-fix-metadata.diff b/privdrop-fix-metadata.diff
index 38cb004..7b59c46 100644
--- a/privdrop-fix-metadata.diff
+++ b/privdrop-fix-metadata.diff
@@ -1,12 +1,11 @@
---- privdrop-0.5.4/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ privdrop-0.5.4/Cargo.toml	2024-10-14T16:09:34.435715+00:00
-@@ -29,7 +29,8 @@
+--- privdrop-0.5.5/Cargo.toml	1970-01-01T00:00:01+00:00
++++ privdrop-0.5.5/Cargo.toml	2025-04-29T15:17:19.843589+00:00
+@@ -39,7 +39,7 @@
  version = "0.2"
  
  [dependencies.nix]
--version = "0.26"
+-version = "0.28"
 +version = "0.29"
-+features = ["fs", "user"]
- 
- [badges.travis-ci]
- repository = "jedisct1/rust-privdrop"
+ features = [
+     "user",
+     "fs",

diff --git a/rust-privdrop.spec b/rust-privdrop.spec
index c2050b4..ed1206a 100644
--- a/rust-privdrop.spec
+++ b/rust-privdrop.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 26
-%bcond_without check
+# Generated by rust2rpm 27
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate privdrop
 
 Name:           rust-privdrop
-Version:        0.5.4
+Version:        0.5.5
 Release:        %autorelease
 Summary:        Simple crate to drop privileges
 
@@ -13,7 +13,7 @@ License:        ISC
 URL:            https://crates.io/crates/privdrop
 Source:         %{crates_source}
 # Manually created patch for downstream crate metadata changes
-# * bump nix dependency from 0.26 to 0.29
+# * bump nix dependency from 0.28 to 0.29
 Patch:          privdrop-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24

diff --git a/sources b/sources
index dced610..a8da503 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (privdrop-0.5.4.crate) = 76fc567ed5d1f3c1906b508cb148b5e0bc0bf7bf707bd9b7e1459a783f33d524efa8c44d95ec047fd5729d7cf0074a57d20de28426d5312da848472e745f5963
+SHA512 (privdrop-0.5.5.crate) = 9e5a773651d179625cb670cea51072549d850811164ed53034287b67ac09ffe9fdb949ca7dbec34d48f1748c90a4fdc70f8c959d39e8204c315806eb0c8fe481

                 reply	other threads:[~2026-09-25 10:34 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=179033247958.1.18174200719312041914.rpms-rust-privdrop-992d0f305907@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