Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] limine: update to 5.20230811.0.
@ 2023-08-11 16:06 mintsuki
  2023-08-19 20:01 ` [PR PATCH] [Updated] " mintsuki
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: mintsuki @ 2023-08-11 16:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 389 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/45546

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

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

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

From fd76923da67bf07c44534ec1f6952c206335b45d Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Fri, 11 Aug 2023 11:05:37 -0500
Subject: [PATCH] limine: update to 5.20230811.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index 2b50b37491e61..38683acab755b 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=5.20230804.0
+version=5.20230811.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.xz"
-checksum=5eb40b11717cc85cba292506280c06498a07bd42e09fbdc200ec9368fa511683
+checksum=644b3725efb864176e176c2beae2c7e83cfe38b50b570b03ef9dde42279a0b7a
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] limine: update to 5.20230811.0.
  2023-08-11 16:06 [PR PATCH] limine: update to 5.20230811.0 mintsuki
@ 2023-08-19 20:01 ` mintsuki
  2023-08-19 20:08 ` [PR PATCH] [Updated] limine: update to 5.20230819.0 mintsuki
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mintsuki @ 2023-08-19 20:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 394 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/45546

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

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

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

From e221d790f85572258d93d9ea6fc35620932c89bc Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Sat, 19 Aug 2023 15:00:54 -0500
Subject: [PATCH] limine: update to 5.20230819.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index 2b50b37491e61..433d71d749e7b 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=5.20230804.0
+version=5.20230819.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.xz"
-checksum=5eb40b11717cc85cba292506280c06498a07bd42e09fbdc200ec9368fa511683
+checksum=d81c3082f5cbd6bd19ab69ebe8ea96fe9f66833ee86e06728047000404a43b5e
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] limine: update to 5.20230819.0.
  2023-08-11 16:06 [PR PATCH] limine: update to 5.20230811.0 mintsuki
  2023-08-19 20:01 ` [PR PATCH] [Updated] " mintsuki
@ 2023-08-19 20:08 ` mintsuki
  2023-08-19 20:22 ` mintsuki
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mintsuki @ 2023-08-19 20:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 394 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/45546

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

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

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

From 35137170d42df27d96751d4e0466133225ebe421 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Sat, 19 Aug 2023 15:08:49 -0500
Subject: [PATCH] limine: update to 5.20230819.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index 2b50b37491e61..433d71d749e7b 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=5.20230804.0
+version=5.20230819.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.xz"
-checksum=5eb40b11717cc85cba292506280c06498a07bd42e09fbdc200ec9368fa511683
+checksum=d81c3082f5cbd6bd19ab69ebe8ea96fe9f66833ee86e06728047000404a43b5e
 
 post_install() {
 	vlicense LICENSE

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

* Re: limine: update to 5.20230819.0.
  2023-08-11 16:06 [PR PATCH] limine: update to 5.20230811.0 mintsuki
  2023-08-19 20:01 ` [PR PATCH] [Updated] " mintsuki
  2023-08-19 20:08 ` [PR PATCH] [Updated] limine: update to 5.20230819.0 mintsuki
@ 2023-08-19 20:22 ` mintsuki
  2023-08-30  5:45 ` [PR PATCH] [Updated] " mintsuki
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mintsuki @ 2023-08-19 20:22 UTC (permalink / raw)
  To: ml

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

New comment by mintsuki on void-packages repository

https://github.com/void-linux/void-packages/pull/45546#issuecomment-1685101905

Comment:
It appears that mtools on glibc is broken, which is why the CI fails.

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

* Re: [PR PATCH] [Updated] limine: update to 5.20230819.0.
  2023-08-11 16:06 [PR PATCH] limine: update to 5.20230811.0 mintsuki
                   ` (2 preceding siblings ...)
  2023-08-19 20:22 ` mintsuki
@ 2023-08-30  5:45 ` mintsuki
  2023-08-30  5:56 ` limine: update to 5.20230830.0 mintsuki
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mintsuki @ 2023-08-30  5:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 394 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/45546

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

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

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

From bebd43e2c3d8350f1edbe3c475c2b9f0f67b6f29 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Wed, 30 Aug 2023 00:45:11 -0500
Subject: [PATCH] limine: update to 5.20230830.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index 2b50b37491e61..1001c6fbf247b 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=5.20230804.0
+version=5.20230830.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.xz"
-checksum=5eb40b11717cc85cba292506280c06498a07bd42e09fbdc200ec9368fa511683
+checksum=ddd417f9caab3ef0f3031b938815a5c33367c3a50c09830138d208bd3126c98f
 
 post_install() {
 	vlicense LICENSE

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

* Re: limine: update to 5.20230830.0.
  2023-08-11 16:06 [PR PATCH] limine: update to 5.20230811.0 mintsuki
                   ` (3 preceding siblings ...)
  2023-08-30  5:45 ` [PR PATCH] [Updated] " mintsuki
@ 2023-08-30  5:56 ` mintsuki
  2023-09-04 19:14 ` leahneukirchen
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mintsuki @ 2023-08-30  5:56 UTC (permalink / raw)
  To: ml

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

New comment by mintsuki on void-packages repository

https://github.com/void-linux/void-packages/pull/45546#issuecomment-1698537183

Comment:
@leahneukirchen @classabbyamp can some core maintainer look into this mtools+glibc issue please?

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

* Re: limine: update to 5.20230830.0.
  2023-08-11 16:06 [PR PATCH] limine: update to 5.20230811.0 mintsuki
                   ` (4 preceding siblings ...)
  2023-08-30  5:56 ` limine: update to 5.20230830.0 mintsuki
@ 2023-09-04 19:14 ` leahneukirchen
  2023-09-04 19:19 ` leahneukirchen
  2023-09-04 19:19 ` [PR PATCH] [Merged]: " leahneukirchen
  7 siblings, 0 replies; 9+ messages in thread
From: leahneukirchen @ 2023-09-04 19:14 UTC (permalink / raw)
  To: ml

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

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/45546#issuecomment-1705633777

Comment:
Builds fine locally:

```
index: added `limine-5.20230830.0_1' (x86_64).
index: added `limine-devel-5.20230830.0_1' (x86_64).
```

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

* Re: limine: update to 5.20230830.0.
  2023-08-11 16:06 [PR PATCH] limine: update to 5.20230811.0 mintsuki
                   ` (5 preceding siblings ...)
  2023-09-04 19:14 ` leahneukirchen
@ 2023-09-04 19:19 ` leahneukirchen
  2023-09-04 19:19 ` [PR PATCH] [Merged]: " leahneukirchen
  7 siblings, 0 replies; 9+ messages in thread
From: leahneukirchen @ 2023-09-04 19:19 UTC (permalink / raw)
  To: ml

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

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/45546#issuecomment-1705636655

Comment:
This is a CI issue: https://github.com/void-linux/void-containers/blob/master/noextract.conf#L11

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

* Re: [PR PATCH] [Merged]: limine: update to 5.20230830.0.
  2023-08-11 16:06 [PR PATCH] limine: update to 5.20230811.0 mintsuki
                   ` (6 preceding siblings ...)
  2023-09-04 19:19 ` leahneukirchen
@ 2023-09-04 19:19 ` leahneukirchen
  7 siblings, 0 replies; 9+ messages in thread
From: leahneukirchen @ 2023-09-04 19:19 UTC (permalink / raw)
  To: ml

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

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

limine: update to 5.20230830.0.
https://github.com/void-linux/void-packages/pull/45546

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

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

end of thread, other threads:[~2023-09-04 19:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-11 16:06 [PR PATCH] limine: update to 5.20230811.0 mintsuki
2023-08-19 20:01 ` [PR PATCH] [Updated] " mintsuki
2023-08-19 20:08 ` [PR PATCH] [Updated] limine: update to 5.20230819.0 mintsuki
2023-08-19 20:22 ` mintsuki
2023-08-30  5:45 ` [PR PATCH] [Updated] " mintsuki
2023-08-30  5:56 ` limine: update to 5.20230830.0 mintsuki
2023-09-04 19:14 ` leahneukirchen
2023-09-04 19:19 ` leahneukirchen
2023-09-04 19:19 ` [PR PATCH] [Merged]: " leahneukirchen

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