Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dracut: update to 056.
@ 2022-07-30 14:45 Haagen-Dazs
  2022-07-30 14:58 ` ahesford
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Haagen-Dazs @ 2022-07-30 14:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Haagen-Dazs/void-packages patch-1
https://github.com/void-linux/void-packages/pull/38372

dracut: update to 056.
Closes #38367.

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

#### Testing the changes
- I tested the changes in this PR: NO

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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/38372.patch is attached

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

From 843cdce52e1c1830d1c013b095dbfa57f90c04a4 Mon Sep 17 00:00:00 2001
From: Haagen-Dazs <43646927+Haagen-Dazs@users.noreply.github.com>
Date: Sat, 30 Jul 2022 15:43:09 +0100
Subject: [PATCH] dracut: update to 056.

Closes #38367.
---
 srcpkgs/dracut/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/dracut/template b/srcpkgs/dracut/template
index d3b6c6616722..ce9ac8eda8fa 100644
--- a/srcpkgs/dracut/template
+++ b/srcpkgs/dracut/template
@@ -1,7 +1,7 @@
 # Template file for 'dracut'
 pkgname=dracut
-version=053
-revision=2
+version=056
+revision=1
 build_style=configure
 configure_args="--prefix=/usr --sysconfdir=/etc"
 conf_files="/etc/dracut.conf"
@@ -13,7 +13,7 @@ maintainer="q66 <daniel@octaforge.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="http://www.kernel.org/pub/linux/utils/boot/dracut/dracut.html"
 distfiles="${KERNEL_SITE}/utils/boot/dracut/dracut-${version}.tar.xz"
-checksum=d5a1b47cdb07919d8225d5b5f538e6ae604988f3df0afbde99a8dc775277b726
+checksum=e025bbdce9d1209640fb3f5f674f059c7e1f441537ba421703fe56055502421d
 subpackages="dracut-network"
 # Checks require distfiles come from a git repository
 make_check=no

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

* Re: dracut: update to 056.
  2022-07-30 14:45 [PR PATCH] dracut: update to 056 Haagen-Dazs
@ 2022-07-30 14:58 ` ahesford
  2022-07-30 15:13 ` [PR PATCH] [Closed]: " ahesford
  2022-07-30 15:13 ` ahesford
  2 siblings, 0 replies; 5+ messages in thread
From: ahesford @ 2022-07-30 14:58 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/38372#issuecomment-1200197911

Comment:
This needs very careful review. Dracut keeps going deeper into systemd dependencies and we need to make sure nothing breaks as a result. We've already had some unexpected issues in prior releases.

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

* Re: dracut: update to 056.
  2022-07-30 14:45 [PR PATCH] dracut: update to 056 Haagen-Dazs
  2022-07-30 14:58 ` ahesford
  2022-07-30 15:13 ` [PR PATCH] [Closed]: " ahesford
@ 2022-07-30 15:13 ` ahesford
  2 siblings, 0 replies; 5+ messages in thread
From: ahesford @ 2022-07-30 15:13 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/38372#issuecomment-1200215279

Comment:
Given the relative importance of this package and the fact that the update is non-trivial, let's leave the update to the core team for now.

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

* Re: [PR PATCH] [Closed]: dracut: update to 056.
  2022-07-30 14:45 [PR PATCH] dracut: update to 056 Haagen-Dazs
  2022-07-30 14:58 ` ahesford
@ 2022-07-30 15:13 ` ahesford
  2022-07-30 15:13 ` ahesford
  2 siblings, 0 replies; 5+ messages in thread
From: ahesford @ 2022-07-30 15:13 UTC (permalink / raw)
  To: ml

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

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

dracut: update to 056.
https://github.com/void-linux/void-packages/pull/38372

Description:
Closes #38367.

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

#### Testing the changes
- I tested the changes in this PR: NO

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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

* Re: [PR PATCH] [Closed]: dracut: update to 056.
  2022-09-29 18:21 [PR PATCH] " motorto
@ 2022-11-16 13:22 ` ahesford
  0 siblings, 0 replies; 5+ messages in thread
From: ahesford @ 2022-11-16 13:22 UTC (permalink / raw)
  To: ml

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

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

dracut: update to 056.
https://github.com/void-linux/void-packages/pull/39532

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

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l

Tested the generation of the initramfs on my personal laptop (x86_64-glibc) (is the current installed dracut package so all my initramfs are generated by this update)

Probably different testers (archs, and setups) are welcomed


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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-30 14:45 [PR PATCH] dracut: update to 056 Haagen-Dazs
2022-07-30 14:58 ` ahesford
2022-07-30 15:13 ` [PR PATCH] [Closed]: " ahesford
2022-07-30 15:13 ` ahesford
2022-09-29 18:21 [PR PATCH] " motorto
2022-11-16 13:22 ` [PR PATCH] [Closed]: " ahesford

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