Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libgbinder: update to 1.1.27.
@ 2022-11-21 11:57 JamiKettunen
  2022-11-24  2:58 ` [PR REVIEW] " classabbyamp
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: JamiKettunen @ 2022-11-21 11:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JamiKettunen/void-packages libgbinder
https://github.com/void-linux/void-packages/pull/40660

libgbinder: update to 1.1.27.
<!-- 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/40660.patch is attached

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

From 9087d166b5b04a8ec77db3f91ba1e5df4491cd60 Mon Sep 17 00:00:00 2001
From: Jami Kettunen <jami.kettunen@protonmail.com>
Date: Mon, 21 Nov 2022 13:50:46 +0200
Subject: [PATCH] libgbinder: update to 1.1.27.

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

diff --git a/srcpkgs/libgbinder/template b/srcpkgs/libgbinder/template
index 2eabfcea2aed..302683d019af 100644
--- a/srcpkgs/libgbinder/template
+++ b/srcpkgs/libgbinder/template
@@ -1,6 +1,6 @@
 # Template file for 'libgbinder'
 pkgname=libgbinder
-version=1.1.26
+version=1.1.27
 revision=1
 build_style=gnu-makefile
 make_use_env=1
@@ -16,7 +16,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/mer-hybris/libgbinder"
 changelog="https://raw.githubusercontent.com/mer-hybris/libgbinder/master/debian/changelog"
 distfiles="https://github.com/mer-hybris/libgbinder/archive/refs/tags/${version}.tar.gz"
-checksum=6c3704eabf094d423ecb862e604c2bbc9211c7544530620b730d83d9a147b2ce
+checksum=b21eb5186fe37239da863f8cdc69fdf5f12a5fbf552c157996cdddf89bcabeb5
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] libgbinder: update to 1.1.27.
  2022-11-21 11:57 [PR PATCH] libgbinder: update to 1.1.27 JamiKettunen
@ 2022-11-24  2:58 ` classabbyamp
  2022-11-24 13:19 ` [PR PATCH] [Updated] " JamiKettunen
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-11-24  2:58 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40660#discussion_r1031014074

Comment:
1.1.28 available

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

* Re: [PR PATCH] [Updated] libgbinder: update to 1.1.27.
  2022-11-21 11:57 [PR PATCH] libgbinder: update to 1.1.27 JamiKettunen
  2022-11-24  2:58 ` [PR REVIEW] " classabbyamp
@ 2022-11-24 13:19 ` JamiKettunen
  2022-11-26  1:39 ` [PR REVIEW] libgbinder: update to 1.1.28 JamiKettunen
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: JamiKettunen @ 2022-11-24 13:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JamiKettunen/void-packages libgbinder
https://github.com/void-linux/void-packages/pull/40660

libgbinder: update to 1.1.27.
<!-- 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/40660.patch is attached

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

From 3230e000746764d7e85cbfd17605f309a9ccc41a Mon Sep 17 00:00:00 2001
From: Jami Kettunen <jami.kettunen@protonmail.com>
Date: Mon, 21 Nov 2022 13:50:46 +0200
Subject: [PATCH] libgbinder: update to 1.1.28.

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

diff --git a/srcpkgs/libgbinder/template b/srcpkgs/libgbinder/template
index 2eabfcea2aed..dacbfa36198c 100644
--- a/srcpkgs/libgbinder/template
+++ b/srcpkgs/libgbinder/template
@@ -1,6 +1,6 @@
 # Template file for 'libgbinder'
 pkgname=libgbinder
-version=1.1.26
+version=1.1.28
 revision=1
 build_style=gnu-makefile
 make_use_env=1
@@ -16,7 +16,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/mer-hybris/libgbinder"
 changelog="https://raw.githubusercontent.com/mer-hybris/libgbinder/master/debian/changelog"
 distfiles="https://github.com/mer-hybris/libgbinder/archive/refs/tags/${version}.tar.gz"
-checksum=6c3704eabf094d423ecb862e604c2bbc9211c7544530620b730d83d9a147b2ce
+checksum=18db76dcedac422ae508a5e1fef154cf032c188f9b9280650e22a0869fedd4a4
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] libgbinder: update to 1.1.28.
  2022-11-21 11:57 [PR PATCH] libgbinder: update to 1.1.27 JamiKettunen
  2022-11-24  2:58 ` [PR REVIEW] " classabbyamp
  2022-11-24 13:19 ` [PR PATCH] [Updated] " JamiKettunen
@ 2022-11-26  1:39 ` JamiKettunen
  2022-11-26  1:53 ` classabbyamp
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: JamiKettunen @ 2022-11-26  1:39 UTC (permalink / raw)
  To: ml

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

New review comment by JamiKettunen on void-packages repository

https://github.com/void-linux/void-packages/pull/40660#discussion_r1032722658

Comment:
Updated

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

* Re: [PR REVIEW] libgbinder: update to 1.1.28.
  2022-11-21 11:57 [PR PATCH] libgbinder: update to 1.1.27 JamiKettunen
                   ` (2 preceding siblings ...)
  2022-11-26  1:39 ` [PR REVIEW] libgbinder: update to 1.1.28 JamiKettunen
@ 2022-11-26  1:53 ` classabbyamp
  2022-11-26  3:15 ` JamiKettunen
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-11-26  1:53 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40660#discussion_r1032723826

Comment:
and now .29 is available 🙃

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

* Re: [PR REVIEW] libgbinder: update to 1.1.28.
  2022-11-21 11:57 [PR PATCH] libgbinder: update to 1.1.27 JamiKettunen
                   ` (3 preceding siblings ...)
  2022-11-26  1:53 ` classabbyamp
@ 2022-11-26  3:15 ` JamiKettunen
  2022-11-26  3:15 ` [PR PATCH] [Updated] " JamiKettunen
  2022-11-26  3:20 ` [PR PATCH] [Merged]: " classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: JamiKettunen @ 2022-11-26  3:15 UTC (permalink / raw)
  To: ml

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

New review comment by JamiKettunen on void-packages repository

https://github.com/void-linux/void-packages/pull/40660#discussion_r1032730805

Comment:
I guess this is better than the projects that release no new tags for 2 years lol, updated to .29 and tested as working (with Waydroid)

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

* Re: [PR PATCH] [Updated] libgbinder: update to 1.1.28.
  2022-11-21 11:57 [PR PATCH] libgbinder: update to 1.1.27 JamiKettunen
                   ` (4 preceding siblings ...)
  2022-11-26  3:15 ` JamiKettunen
@ 2022-11-26  3:15 ` JamiKettunen
  2022-11-26  3:20 ` [PR PATCH] [Merged]: " classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: JamiKettunen @ 2022-11-26  3:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JamiKettunen/void-packages libgbinder
https://github.com/void-linux/void-packages/pull/40660

libgbinder: update to 1.1.28.
<!-- 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/40660.patch is attached

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

From c944b43672f6583b4c3120df8e85b86c26465d53 Mon Sep 17 00:00:00 2001
From: Jami Kettunen <jami.kettunen@protonmail.com>
Date: Mon, 21 Nov 2022 13:50:46 +0200
Subject: [PATCH] libgbinder: update to 1.1.29.

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

diff --git a/srcpkgs/libgbinder/template b/srcpkgs/libgbinder/template
index 2eabfcea2aed..557c9db447a1 100644
--- a/srcpkgs/libgbinder/template
+++ b/srcpkgs/libgbinder/template
@@ -1,6 +1,6 @@
 # Template file for 'libgbinder'
 pkgname=libgbinder
-version=1.1.26
+version=1.1.29
 revision=1
 build_style=gnu-makefile
 make_use_env=1
@@ -16,7 +16,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/mer-hybris/libgbinder"
 changelog="https://raw.githubusercontent.com/mer-hybris/libgbinder/master/debian/changelog"
 distfiles="https://github.com/mer-hybris/libgbinder/archive/refs/tags/${version}.tar.gz"
-checksum=6c3704eabf094d423ecb862e604c2bbc9211c7544530620b730d83d9a147b2ce
+checksum=a96e25104db723ba0f4f9317c813c37e5f1ae169064c2cc9a9223a1fddc8cfaf
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: libgbinder: update to 1.1.28.
  2022-11-21 11:57 [PR PATCH] libgbinder: update to 1.1.27 JamiKettunen
                   ` (5 preceding siblings ...)
  2022-11-26  3:15 ` [PR PATCH] [Updated] " JamiKettunen
@ 2022-11-26  3:20 ` classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-11-26  3:20 UTC (permalink / raw)
  To: ml

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

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

libgbinder: update to 1.1.28.
https://github.com/void-linux/void-packages/pull/40660

Description:
<!-- 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] 8+ messages in thread

end of thread, other threads:[~2022-11-26  3:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-21 11:57 [PR PATCH] libgbinder: update to 1.1.27 JamiKettunen
2022-11-24  2:58 ` [PR REVIEW] " classabbyamp
2022-11-24 13:19 ` [PR PATCH] [Updated] " JamiKettunen
2022-11-26  1:39 ` [PR REVIEW] libgbinder: update to 1.1.28 JamiKettunen
2022-11-26  1:53 ` classabbyamp
2022-11-26  3:15 ` JamiKettunen
2022-11-26  3:15 ` [PR PATCH] [Updated] " JamiKettunen
2022-11-26  3:20 ` [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).