Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cargo-auditable: update to 0.5.4.
@ 2022-11-15 18:18 jcgruenhage
  2022-11-16  7:38 ` classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jcgruenhage @ 2022-11-15 18:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages cargo-auditable-0.5.4_1
https://github.com/void-linux/void-packages/pull/40543

cargo-auditable: update to 0.5.4.
- cargo-auditable-bootstrap: update to 0.5.4.
- cargo-auditable: update to 0.5.4.

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cargo-auditable-0.5.4_1-40543.patch --]
[-- Type: text/x-diff, Size: 2546 bytes --]

From 416cedb122045285d796fce3c718f4672f2930c3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Tue, 15 Nov 2022 19:17:14 +0100
Subject: [PATCH 1/2] cargo-auditable-bootstrap: update to 0.5.4.

---
 srcpkgs/cargo-auditable-bootstrap/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/cargo-auditable-bootstrap/template b/srcpkgs/cargo-auditable-bootstrap/template
index 20621a63594d..fe59f92fff1a 100644
--- a/srcpkgs/cargo-auditable-bootstrap/template
+++ b/srcpkgs/cargo-auditable-bootstrap/template
@@ -1,7 +1,7 @@
 # Template file for 'cargo-auditable-bootstrap'
 # Keep synced with cargo-auditable
 pkgname=cargo-auditable-bootstrap
-version=0.5.3
+version=0.5.4
 revision=1
 build_wrksrc=cargo-auditable
 build_style=cargo
@@ -12,7 +12,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MIT,Apache-2.0"
 homepage="https://github.com/rust-secure-code/cargo-auditable"
 distfiles="https://github.com/rust-secure-code/cargo-auditable/archive/refs/tags/v${version}.tar.gz"
-checksum=a73e55fb887a0a019d13fa87983e8825ca16d46076bf89d623fa060876ca4f3f
+checksum=8827a3810721e36df38dcdc28b2291760dc70609e57a9c7245ba1bf1932e1ced
 
 post_install() {
 	vlicense ../LICENSE-MIT

From f94fe1965d5e54cad4e321934c4901e38564a738 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Tue, 15 Nov 2022 19:17:42 +0100
Subject: [PATCH 2/2] cargo-auditable: update to 0.5.4.

---
 srcpkgs/cargo-auditable/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/cargo-auditable/template b/srcpkgs/cargo-auditable/template
index 902d58fb2114..c70018c5f9da 100644
--- a/srcpkgs/cargo-auditable/template
+++ b/srcpkgs/cargo-auditable/template
@@ -1,7 +1,7 @@
 # Template file for 'cargo-auditable'
 # Keep synced with cargo-auditable-bootstrap
 pkgname=cargo-auditable
-version=0.5.3
+version=0.5.4
 revision=1
 build_wrksrc=cargo-auditable
 build_style=cargo
@@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MIT,Apache-2.0"
 homepage="https://github.com/rust-secure-code/cargo-auditable"
 distfiles="https://github.com/rust-secure-code/cargo-auditable/archive/refs/tags/v${version}.tar.gz"
-checksum=a73e55fb887a0a019d13fa87983e8825ca16d46076bf89d623fa060876ca4f3f
+checksum=8827a3810721e36df38dcdc28b2291760dc70609e57a9c7245ba1bf1932e1ced
 conflicts=cargo-auditable-bootstrap
 
 post_install() {

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

* Re: cargo-auditable: update to 0.5.4.
  2022-11-15 18:18 [PR PATCH] cargo-auditable: update to 0.5.4 jcgruenhage
@ 2022-11-16  7:38 ` classabbyamp
  2022-11-16  8:21 ` [PR PATCH] [Updated] " jcgruenhage
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-11-16  7:38 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40543#issuecomment-1316516831

Comment:
changelog: https://raw.githubusercontent.com/rust-secure-code/cargo-auditable/master/cargo-auditable/CHANGELOG.md

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

* Re: [PR PATCH] [Updated] cargo-auditable: update to 0.5.4.
  2022-11-15 18:18 [PR PATCH] cargo-auditable: update to 0.5.4 jcgruenhage
  2022-11-16  7:38 ` classabbyamp
@ 2022-11-16  8:21 ` jcgruenhage
  2022-11-16  8:21 ` jcgruenhage
  2022-11-16  8:49 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: jcgruenhage @ 2022-11-16  8:21 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by jcgruenhage against master on the void-packages repository

https://github.com/jcgruenhage/void-packages cargo-auditable-0.5.4_1
https://github.com/void-linux/void-packages/pull/40543

cargo-auditable: update to 0.5.4.
- cargo-auditable-bootstrap: update to 0.5.4.
- cargo-auditable: update to 0.5.4.

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cargo-auditable-0.5.4_1-40543.patch --]
[-- Type: text/x-diff, Size: 2883 bytes --]

From 83576d0c45b03ca5aa4fd134d91d7114acb1e87b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Tue, 15 Nov 2022 19:17:14 +0100
Subject: [PATCH 1/2] cargo-auditable-bootstrap: update to 0.5.4.

---
 srcpkgs/cargo-auditable-bootstrap/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/cargo-auditable-bootstrap/template b/srcpkgs/cargo-auditable-bootstrap/template
index 20621a63594d..ebde54c3e2d5 100644
--- a/srcpkgs/cargo-auditable-bootstrap/template
+++ b/srcpkgs/cargo-auditable-bootstrap/template
@@ -1,7 +1,7 @@
 # Template file for 'cargo-auditable-bootstrap'
 # Keep synced with cargo-auditable
 pkgname=cargo-auditable-bootstrap
-version=0.5.3
+version=0.5.4
 revision=1
 build_wrksrc=cargo-auditable
 build_style=cargo
@@ -11,8 +11,9 @@ short_desc="Bootstrap package for cargo-auditable"
 maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MIT,Apache-2.0"
 homepage="https://github.com/rust-secure-code/cargo-auditable"
+changelog="https://github.com/rust-secure-code/cargo-auditable/raw/master/cargo-auditable/CHANGELOG.md"
 distfiles="https://github.com/rust-secure-code/cargo-auditable/archive/refs/tags/v${version}.tar.gz"
-checksum=a73e55fb887a0a019d13fa87983e8825ca16d46076bf89d623fa060876ca4f3f
+checksum=8827a3810721e36df38dcdc28b2291760dc70609e57a9c7245ba1bf1932e1ced
 
 post_install() {
 	vlicense ../LICENSE-MIT

From 0ad5ee6ef3a2973f2ab7829b4f2e18d90cf131ed Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Tue, 15 Nov 2022 19:17:42 +0100
Subject: [PATCH 2/2] cargo-auditable: update to 0.5.4.

---
 srcpkgs/cargo-auditable/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/cargo-auditable/template b/srcpkgs/cargo-auditable/template
index 902d58fb2114..ba86889772f7 100644
--- a/srcpkgs/cargo-auditable/template
+++ b/srcpkgs/cargo-auditable/template
@@ -1,7 +1,7 @@
 # Template file for 'cargo-auditable'
 # Keep synced with cargo-auditable-bootstrap
 pkgname=cargo-auditable
-version=0.5.3
+version=0.5.4
 revision=1
 build_wrksrc=cargo-auditable
 build_style=cargo
@@ -10,8 +10,9 @@ short_desc="Tool for embedding dependency information in rust binaries"
 maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MIT,Apache-2.0"
 homepage="https://github.com/rust-secure-code/cargo-auditable"
+changelog="https://github.com/rust-secure-code/cargo-auditable/raw/master/cargo-auditable/CHANGELOG.md"
 distfiles="https://github.com/rust-secure-code/cargo-auditable/archive/refs/tags/v${version}.tar.gz"
-checksum=a73e55fb887a0a019d13fa87983e8825ca16d46076bf89d623fa060876ca4f3f
+checksum=8827a3810721e36df38dcdc28b2291760dc70609e57a9c7245ba1bf1932e1ced
 conflicts=cargo-auditable-bootstrap
 
 post_install() {

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

* Re: cargo-auditable: update to 0.5.4.
  2022-11-15 18:18 [PR PATCH] cargo-auditable: update to 0.5.4 jcgruenhage
  2022-11-16  7:38 ` classabbyamp
  2022-11-16  8:21 ` [PR PATCH] [Updated] " jcgruenhage
@ 2022-11-16  8:21 ` jcgruenhage
  2022-11-16  8:49 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: jcgruenhage @ 2022-11-16  8:21 UTC (permalink / raw)
  To: ml

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

New comment by jcgruenhage on void-packages repository

https://github.com/void-linux/void-packages/pull/40543#issuecomment-1316578482

Comment:
Changelog has been added.

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

* Re: [PR PATCH] [Merged]: cargo-auditable: update to 0.5.4.
  2022-11-15 18:18 [PR PATCH] cargo-auditable: update to 0.5.4 jcgruenhage
                   ` (2 preceding siblings ...)
  2022-11-16  8:21 ` jcgruenhage
@ 2022-11-16  8:49 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-11-16  8:49 UTC (permalink / raw)
  To: ml

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

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

cargo-auditable: update to 0.5.4.
https://github.com/void-linux/void-packages/pull/40543

Description:
- cargo-auditable-bootstrap: update to 0.5.4.
- cargo-auditable: update to 0.5.4.

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-11-16  8:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-15 18:18 [PR PATCH] cargo-auditable: update to 0.5.4 jcgruenhage
2022-11-16  7:38 ` classabbyamp
2022-11-16  8:21 ` [PR PATCH] [Updated] " jcgruenhage
2022-11-16  8:21 ` jcgruenhage
2022-11-16  8:49 ` [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).