Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rust-cargo-audit: enable `fix` feature
@ 2023-08-06 19:18 icp1994
  2023-08-06 19:30 ` classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: icp1994 @ 2023-08-06 19:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 494 bytes --]

There is a new pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages rust-cargo-audit
https://github.com/void-linux/void-packages/pull/45458

rust-cargo-audit: enable `fix` feature
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

A patch file from https://github.com/void-linux/void-packages/pull/45458.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rust-cargo-audit-45458.patch --]
[-- Type: text/x-diff, Size: 829 bytes --]

From e96f7e9ec3259dcdcbc208134de691a09934e555 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 6 Aug 2023 22:51:44 +0530
Subject: [PATCH] rust-cargo-audit: enable `fix` feature

---
 srcpkgs/rust-cargo-audit/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/rust-cargo-audit/template b/srcpkgs/rust-cargo-audit/template
index fb43f4f6850d1..c06737a6f7142 100644
--- a/srcpkgs/rust-cargo-audit/template
+++ b/srcpkgs/rust-cargo-audit/template
@@ -1,8 +1,9 @@
 # Template file for 'rust-cargo-audit'
 pkgname=rust-cargo-audit
 version=0.17.6
-revision=1
+revision=2
 build_style=cargo
+configure_args="--features=fix"
 hostmakedepends="pkg-config"
 makedepends="openssl-devel libssh2-devel zlib-devel"
 short_desc="Audit Cargo.lock for crates with security vulnerabilities"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: rust-cargo-audit: enable `fix` feature
  2023-08-06 19:18 [PR PATCH] rust-cargo-audit: enable `fix` feature icp1994
@ 2023-08-06 19:30 ` classabbyamp
  2023-08-06 19:32 ` icp1994
  2023-08-06 20:01 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-08-06 19:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 165 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/45458#issuecomment-1666950419

Comment:
what does this do?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: rust-cargo-audit: enable `fix` feature
  2023-08-06 19:18 [PR PATCH] rust-cargo-audit: enable `fix` feature icp1994
  2023-08-06 19:30 ` classabbyamp
@ 2023-08-06 19:32 ` icp1994
  2023-08-06 20:01 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2023-08-06 19:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 398 bytes --]

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/45458#issuecomment-1666950865

Comment:
https://github.com/rustsec/rustsec/tree/main/cargo-audit#cargo-audit-fix-subcommand

Note: although it says "experimental", it's been that way since [3.5+ years](https://blog.rust-lang.org/inside-rust/2020/01/23/Introducing-cargo-audit-fix-and-more.html)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: rust-cargo-audit: enable `fix` feature
  2023-08-06 19:18 [PR PATCH] rust-cargo-audit: enable `fix` feature icp1994
  2023-08-06 19:30 ` classabbyamp
  2023-08-06 19:32 ` icp1994
@ 2023-08-06 20:01 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-08-06 20:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 334 bytes --]

There's a merged pull request on the void-packages repository

rust-cargo-audit: enable `fix` feature
https://github.com/void-linux/void-packages/pull/45458

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-08-06 20:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-06 19:18 [PR PATCH] rust-cargo-audit: enable `fix` feature icp1994
2023-08-06 19:30 ` classabbyamp
2023-08-06 19:32 ` icp1994
2023-08-06 20:01 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).