Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] limine: update to 7.9.2.
@ 2024-07-07  2:05 mintsuki
  2024-07-12  5:38 ` [PR PATCH] [Updated] " mintsuki
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: mintsuki @ 2024-07-07  2:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mintsuki/void-packages limine
https://github.com/void-linux/void-packages/pull/51136

limine: update to 7.9.2.
#### Testing the changes
- I tested the changes in this PR: **briefly**

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

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

From a08bf997af76388a861d7a813626ed1192819e31 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Sun, 7 Jul 2024 04:04:29 +0200
Subject: [PATCH] limine: update to 7.9.2.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index d601551b8190e1..b3bf1b707ec7cf 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=7.9.1
+version=7.9.2
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -10,7 +10,7 @@ maintainer="Mintsuki <mintsuki@protonmail.com>"
 license="BSD-2-Clause"
 homepage="https://limine-bootloader.org/"
 distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz"
-checksum=711ea2955e608b0bdba94a0e19b9d7427a99cd4cffa0bece1993d836814abf2d
+checksum=5ab27d680bd5e3f95893567a965c5f0e0cef3acc74e1874dbf1be8bf13c9dfa0
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] limine: update to 7.9.2.
  2024-07-07  2:05 [PR PATCH] limine: update to 7.9.2 mintsuki
@ 2024-07-12  5:38 ` mintsuki
  2024-07-12 20:17 ` [PR PATCH] [Updated] limine: update to 7.10.0 mintsuki
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: mintsuki @ 2024-07-12  5:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mintsuki/void-packages limine
https://github.com/void-linux/void-packages/pull/51136

limine: update to 7.9.2.
#### Testing the changes
- I tested the changes in this PR: **briefly**

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

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

From 9107f25cd975e1fed29c325dfe941a07837705e1 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Fri, 12 Jul 2024 07:37:57 +0200
Subject: [PATCH] limine: update to 7.10.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index d601551b8190e1..ae73e411606c9f 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=7.9.1
+version=7.10.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -10,7 +10,7 @@ maintainer="Mintsuki <mintsuki@protonmail.com>"
 license="BSD-2-Clause"
 homepage="https://limine-bootloader.org/"
 distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz"
-checksum=711ea2955e608b0bdba94a0e19b9d7427a99cd4cffa0bece1993d836814abf2d
+checksum=02e7faa79f03a0943c59c9a6fb05211551b3c8fc374473faed29da0dff97c4d1
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] limine: update to 7.10.0.
  2024-07-07  2:05 [PR PATCH] limine: update to 7.9.2 mintsuki
  2024-07-12  5:38 ` [PR PATCH] [Updated] " mintsuki
@ 2024-07-12 20:17 ` mintsuki
  2024-07-12 23:26 ` [PR REVIEW] limine: update to 7.10.1 tranzystorekk
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: mintsuki @ 2024-07-12 20:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mintsuki/void-packages limine
https://github.com/void-linux/void-packages/pull/51136

limine: update to 7.10.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

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

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

From 8d80ccfc50da39f19fe1a765a9927ad48e7405dd Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Fri, 12 Jul 2024 22:17:04 +0200
Subject: [PATCH] limine: update to 7.10.1.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index d601551b8190e1..01aa2568dc4ce4 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=7.9.1
+version=7.10.1
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -10,7 +10,7 @@ maintainer="Mintsuki <mintsuki@protonmail.com>"
 license="BSD-2-Clause"
 homepage="https://limine-bootloader.org/"
 distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz"
-checksum=711ea2955e608b0bdba94a0e19b9d7427a99cd4cffa0bece1993d836814abf2d
+checksum=1cfef7b112633af06a48a280979b7cbf9d2b8879880cca7344ba4d6f25ef1ed7
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR REVIEW] limine: update to 7.10.1.
  2024-07-07  2:05 [PR PATCH] limine: update to 7.9.2 mintsuki
  2024-07-12  5:38 ` [PR PATCH] [Updated] " mintsuki
  2024-07-12 20:17 ` [PR PATCH] [Updated] limine: update to 7.10.0 mintsuki
@ 2024-07-12 23:26 ` tranzystorekk
  2024-07-13 20:07 ` [PR PATCH] [Updated] " mintsuki
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: tranzystorekk @ 2024-07-12 23:26 UTC (permalink / raw)
  To: ml

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

New review comment by tranzystorekk on void-packages repository

https://github.com/void-linux/void-packages/pull/51136#discussion_r1676555749

Comment:
```suggestion
homepage="https://limine-bootloader.org/"
changelog="https://raw.githubusercontent.com/limine-bootloader/limine/trunk/ChangeLog"
```

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

* Re: [PR PATCH] [Updated] limine: update to 7.10.1.
  2024-07-07  2:05 [PR PATCH] limine: update to 7.9.2 mintsuki
                   ` (2 preceding siblings ...)
  2024-07-12 23:26 ` [PR REVIEW] limine: update to 7.10.1 tranzystorekk
@ 2024-07-13 20:07 ` mintsuki
  2024-07-13 20:08 ` [PR REVIEW] " mintsuki
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: mintsuki @ 2024-07-13 20:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mintsuki/void-packages limine
https://github.com/void-linux/void-packages/pull/51136

limine: update to 7.10.1.
#### Testing the changes
- I tested the changes in this PR: **briefly**

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

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

From 0219c9c7c2fcd2a244d7b155985c58d8d1cb192b Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Sat, 13 Jul 2024 22:07:18 +0200
Subject: [PATCH] limine: update to 7.10.1.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index d601551b8190e1..401daf4c390ad8 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=7.9.1
+version=7.10.1
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -9,8 +9,9 @@ short_desc="Advanced, portable, multiprotocol bootloader"
 maintainer="Mintsuki <mintsuki@protonmail.com>"
 license="BSD-2-Clause"
 homepage="https://limine-bootloader.org/"
+changelog="https://github.com/limine-bootloader/limine/releases/download/v${version}/ChangeLog"
 distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz"
-checksum=711ea2955e608b0bdba94a0e19b9d7427a99cd4cffa0bece1993d836814abf2d
+checksum=1cfef7b112633af06a48a280979b7cbf9d2b8879880cca7344ba4d6f25ef1ed7
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR REVIEW] limine: update to 7.10.1.
  2024-07-07  2:05 [PR PATCH] limine: update to 7.9.2 mintsuki
                   ` (3 preceding siblings ...)
  2024-07-13 20:07 ` [PR PATCH] [Updated] " mintsuki
@ 2024-07-13 20:08 ` mintsuki
  2024-07-13 20:11 ` tranzystorekk
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: mintsuki @ 2024-07-13 20:08 UTC (permalink / raw)
  To: ml

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

New review comment by mintsuki on void-packages repository

https://github.com/void-linux/void-packages/pull/51136#discussion_r1676936479

Comment:
Addressed, thanks.

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

* Re: [PR REVIEW] limine: update to 7.10.1.
  2024-07-07  2:05 [PR PATCH] limine: update to 7.9.2 mintsuki
                   ` (4 preceding siblings ...)
  2024-07-13 20:08 ` [PR REVIEW] " mintsuki
@ 2024-07-13 20:11 ` tranzystorekk
  2024-07-13 20:39 ` mintsuki
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: tranzystorekk @ 2024-07-13 20:11 UTC (permalink / raw)
  To: ml

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

New review comment by tranzystorekk on void-packages repository

https://github.com/void-linux/void-packages/pull/51136#discussion_r1676937219

Comment:
sorry for being nitpicky, but I think using a general development branch for the changelog (instead of the `v${version}`) is better here because it lets onlookers get a better overview, unless `trunk` is not a good candidate for some reason?

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

* Re: [PR REVIEW] limine: update to 7.10.1.
  2024-07-07  2:05 [PR PATCH] limine: update to 7.9.2 mintsuki
                   ` (5 preceding siblings ...)
  2024-07-13 20:11 ` tranzystorekk
@ 2024-07-13 20:39 ` mintsuki
  2024-07-13 20:43 ` tranzystorekk
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: mintsuki @ 2024-07-13 20:39 UTC (permalink / raw)
  To: ml

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

New review comment by mintsuki on void-packages repository

https://github.com/void-linux/void-packages/pull/51136#discussion_r1676942357

Comment:
No problem. I just thought that passing the ChangeLog associated with the version of the recipe would make more sense, unless this is something more like the homepage where expectations of the content being associated with the given version is nil.

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

* Re: [PR REVIEW] limine: update to 7.10.1.
  2024-07-07  2:05 [PR PATCH] limine: update to 7.9.2 mintsuki
                   ` (6 preceding siblings ...)
  2024-07-13 20:39 ` mintsuki
@ 2024-07-13 20:43 ` tranzystorekk
  2024-07-13 20:47 ` [PR PATCH] [Updated] " mintsuki
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: tranzystorekk @ 2024-07-13 20:43 UTC (permalink / raw)
  To: ml

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

New review comment by tranzystorekk on void-packages repository

https://github.com/void-linux/void-packages/pull/51136#discussion_r1676943215

Comment:
yes, I think it's the latter, I believe we accept versioned changelog urls mostly if there's no better source of changelog otherwise

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

* Re: [PR PATCH] [Updated] limine: update to 7.10.1.
  2024-07-07  2:05 [PR PATCH] limine: update to 7.9.2 mintsuki
                   ` (7 preceding siblings ...)
  2024-07-13 20:43 ` tranzystorekk
@ 2024-07-13 20:47 ` mintsuki
  2024-07-13 20:48 ` [PR REVIEW] " mintsuki
  2024-07-13 21:03 ` [PR PATCH] [Merged]: " tranzystorekk
  10 siblings, 0 replies; 12+ messages in thread
From: mintsuki @ 2024-07-13 20:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mintsuki/void-packages limine
https://github.com/void-linux/void-packages/pull/51136

limine: update to 7.10.1.
#### Testing the changes
- I tested the changes in this PR: **briefly**

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

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

From 5a71ee5f83a0ecd8a21f7bd6cfe0fd7cdbb45880 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Sat, 13 Jul 2024 22:47:19 +0200
Subject: [PATCH] limine: update to 7.10.1.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index d601551b8190e1..8d19599ed3e29a 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=7.9.1
+version=7.10.1
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -9,8 +9,9 @@ short_desc="Advanced, portable, multiprotocol bootloader"
 maintainer="Mintsuki <mintsuki@protonmail.com>"
 license="BSD-2-Clause"
 homepage="https://limine-bootloader.org/"
+changelog="https://raw.githubusercontent.com/limine-bootloader/limine/trunk/ChangeLog"
 distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz"
-checksum=711ea2955e608b0bdba94a0e19b9d7427a99cd4cffa0bece1993d836814abf2d
+checksum=1cfef7b112633af06a48a280979b7cbf9d2b8879880cca7344ba4d6f25ef1ed7
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR REVIEW] limine: update to 7.10.1.
  2024-07-07  2:05 [PR PATCH] limine: update to 7.9.2 mintsuki
                   ` (8 preceding siblings ...)
  2024-07-13 20:47 ` [PR PATCH] [Updated] " mintsuki
@ 2024-07-13 20:48 ` mintsuki
  2024-07-13 21:03 ` [PR PATCH] [Merged]: " tranzystorekk
  10 siblings, 0 replies; 12+ messages in thread
From: mintsuki @ 2024-07-13 20:48 UTC (permalink / raw)
  To: ml

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

New review comment by mintsuki on void-packages repository

https://github.com/void-linux/void-packages/pull/51136#discussion_r1676944142

Comment:
There, sorry about the confusion.

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

* Re: [PR PATCH] [Merged]: limine: update to 7.10.1.
  2024-07-07  2:05 [PR PATCH] limine: update to 7.9.2 mintsuki
                   ` (9 preceding siblings ...)
  2024-07-13 20:48 ` [PR REVIEW] " mintsuki
@ 2024-07-13 21:03 ` tranzystorekk
  10 siblings, 0 replies; 12+ messages in thread
From: tranzystorekk @ 2024-07-13 21:03 UTC (permalink / raw)
  To: ml

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

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

limine: update to 7.10.1.
https://github.com/void-linux/void-packages/pull/51136

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

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

end of thread, other threads:[~2024-07-13 21:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-07  2:05 [PR PATCH] limine: update to 7.9.2 mintsuki
2024-07-12  5:38 ` [PR PATCH] [Updated] " mintsuki
2024-07-12 20:17 ` [PR PATCH] [Updated] limine: update to 7.10.0 mintsuki
2024-07-12 23:26 ` [PR REVIEW] limine: update to 7.10.1 tranzystorekk
2024-07-13 20:07 ` [PR PATCH] [Updated] " mintsuki
2024-07-13 20:08 ` [PR REVIEW] " mintsuki
2024-07-13 20:11 ` tranzystorekk
2024-07-13 20:39 ` mintsuki
2024-07-13 20:43 ` tranzystorekk
2024-07-13 20:47 ` [PR PATCH] [Updated] " mintsuki
2024-07-13 20:48 ` [PR REVIEW] " mintsuki
2024-07-13 21:03 ` [PR PATCH] [Merged]: " tranzystorekk

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