Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Isn't /dev/random the default?
@ 2020-12-05 12:55 firasuke
  2020-12-05 12:59 ` Duncaen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: firasuke @ 2020-12-05 12:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/firasuke/void-packages patch-1
https://github.com/void-linux/void-packages/pull/26960

Isn't /dev/random the default?


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

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

From 5c6becd1f4bc4d93351efa4c477bd4d692d7da1f Mon Sep 17 00:00:00 2001
From: Firas Khalil Khana <firasuke@gmail.com>
Date: Sat, 5 Dec 2020 14:55:00 +0200
Subject: [PATCH] Isn't /dev/random the default?

---
 srcpkgs/dhcp/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/dhcp/template b/srcpkgs/dhcp/template
index 47fa43fb02e..4c3620f8739 100644
--- a/srcpkgs/dhcp/template
+++ b/srcpkgs/dhcp/template
@@ -34,8 +34,7 @@ pre_configure() {
 		--with-srv-lease-file=/var/lib/dhcp/dhcpd.leases
 		--with-srv6-lease-file=/var/lib/dhcp/dhcpd6.leases
 		--with-cli-lease-file=/var/lib/dhclient/dhclient.leases
-		--with-cli6-lease-file=/var/lib/dhclient/dhclient6.leases
-		--with-randomdev=/dev/random"
+		--with-cli6-lease-file=/var/lib/dhclient/dhclient6.leases"
 	local cargs="$(echo $configure_args | tr '\n' ' ')"
 
 	# set real configure_args

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

* Re: Isn't /dev/random the default?
  2020-12-05 12:55 [PR PATCH] Isn't /dev/random the default? firasuke
@ 2020-12-05 12:59 ` Duncaen
  2020-12-05 12:59 ` [PR PATCH] [Closed]: " Duncaen
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Duncaen @ 2020-12-05 12:59 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/26960#issuecomment-739247926

Comment:
This breaks cross compilation so no:

```
configure: error:  need --with-randomdev=PATH or --with-randomdev=no
```

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

* Re: [PR PATCH] [Closed]: Isn't /dev/random the default?
  2020-12-05 12:55 [PR PATCH] Isn't /dev/random the default? firasuke
  2020-12-05 12:59 ` Duncaen
@ 2020-12-05 12:59 ` Duncaen
  2020-12-05 13:11 ` firasuke
  2020-12-05 13:16 ` hippi777
  3 siblings, 0 replies; 5+ messages in thread
From: Duncaen @ 2020-12-05 12:59 UTC (permalink / raw)
  To: ml

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

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

Isn't /dev/random the default?
https://github.com/void-linux/void-packages/pull/26960

Description:


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

* Re: Isn't /dev/random the default?
  2020-12-05 12:55 [PR PATCH] Isn't /dev/random the default? firasuke
  2020-12-05 12:59 ` Duncaen
  2020-12-05 12:59 ` [PR PATCH] [Closed]: " Duncaen
@ 2020-12-05 13:11 ` firasuke
  2020-12-05 13:16 ` hippi777
  3 siblings, 0 replies; 5+ messages in thread
From: firasuke @ 2020-12-05 13:11 UTC (permalink / raw)
  To: ml

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

New comment by firasuke on void-packages repository

https://github.com/void-linux/void-packages/pull/26960#issuecomment-739249264

Comment:
Just checked and that seems to be that case.

Thanks for your efforts.

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

* Re: Isn't /dev/random the default?
  2020-12-05 12:55 [PR PATCH] Isn't /dev/random the default? firasuke
                   ` (2 preceding siblings ...)
  2020-12-05 13:11 ` firasuke
@ 2020-12-05 13:16 ` hippi777
  3 siblings, 0 replies; 5+ messages in thread
From: hippi777 @ 2020-12-05 13:16 UTC (permalink / raw)
  To: ml

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

New comment by hippi777 on void-packages repository

https://github.com/void-linux/void-packages/pull/26960#issuecomment-739249869

Comment:
https://www.2uo.de/myths-about-urandom/

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

end of thread, other threads:[~2020-12-05 13:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-05 12:55 [PR PATCH] Isn't /dev/random the default? firasuke
2020-12-05 12:59 ` Duncaen
2020-12-05 12:59 ` [PR PATCH] [Closed]: " Duncaen
2020-12-05 13:11 ` firasuke
2020-12-05 13:16 ` hippi777

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