Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rootlesskit: update to 1.1.1.
@ 2023-09-07 12:33 m3tav3rse
  2023-12-07  1:46 ` github-actions
  2023-12-22  1:46 ` [PR PATCH] [Closed]: " github-actions
  0 siblings, 2 replies; 3+ messages in thread
From: m3tav3rse @ 2023-09-07 12:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/m3tav3rse/void-packages rootlesskit
https://github.com/void-linux/void-packages/pull/45956

rootlesskit: update to 1.1.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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/45956.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rootlesskit-45956.patch --]
[-- Type: text/x-diff, Size: 1144 bytes --]

From c8c599b080764b1e1c8f4f2cc78780b9f4e26f64 Mon Sep 17 00:00:00 2001
From: m3tav3rse <mtvrs@tuta.io>
Date: Thu, 7 Sep 2023 14:25:33 +0200
Subject: [PATCH] rootlesskit: update to 1.1.1.

---
 srcpkgs/rootlesskit/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/rootlesskit/template b/srcpkgs/rootlesskit/template
index 5d1e1be4bc9f5..9c8a1b90c72c4 100644
--- a/srcpkgs/rootlesskit/template
+++ b/srcpkgs/rootlesskit/template
@@ -1,7 +1,7 @@
 # Template file for 'rootlesskit'
 pkgname=rootlesskit
-version=0.14.6
-revision=3
+version=1.1.1
+revision=1
 build_style=go
 go_import_path="github.com/rootless-containers/rootlesskit"
 go_package="${go_import_path}/cmd/rootlesskit ${go_import_path}/cmd/rootlessctl
@@ -11,4 +11,4 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
 license="Apache-2.0"
 homepage="https://github.com/rootless-containers/rootlesskit"
 distfiles="https://github.com/rootless-containers/rootlesskit/archive/v${version}.tar.gz"
-checksum=e27e4249f12cca44fc6e15a27f214f30fcb5f15646c813a90b6788bd9f0cfd4b
+checksum=6bc1c4b873bf66766174cbf37046fca67737405ccfb393c1469d6ef7383ab5e2

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

* Re: rootlesskit: update to 1.1.1.
  2023-09-07 12:33 [PR PATCH] rootlesskit: update to 1.1.1 m3tav3rse
@ 2023-12-07  1:46 ` github-actions
  2023-12-22  1:46 ` [PR PATCH] [Closed]: " github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2023-12-07  1:46 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/45956#issuecomment-1844024249

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: rootlesskit: update to 1.1.1.
  2023-09-07 12:33 [PR PATCH] rootlesskit: update to 1.1.1 m3tav3rse
  2023-12-07  1:46 ` github-actions
@ 2023-12-22  1:46 ` github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2023-12-22  1:46 UTC (permalink / raw)
  To: ml

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

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

rootlesskit: update to 1.1.1.
https://github.com/void-linux/void-packages/pull/45956

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

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

<!--
#### 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] 3+ messages in thread

end of thread, other threads:[~2023-12-22  1:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-07 12:33 [PR PATCH] rootlesskit: update to 1.1.1 m3tav3rse
2023-12-07  1:46 ` github-actions
2023-12-22  1:46 ` [PR PATCH] [Closed]: " github-actions

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).