Re: Bibliography section, some references cannot be found

2024-05-14 Thread Daniel Gustafsson
better to link to the archive.org entry instead. -- Daniel Gustafsson

curl user survey 2024

2024-05-14 Thread Daniel Stenberg via curl-library
Hello friends! Welcome to the annual curl user survey 2024. Please donate a few minutes of your time and tell us how you use curl and what you think of it. The blog post about it: https://daniel.haxx.se/blog/2024/05/14/curl-user-survey-2024/ Go straight to the survey:

[knot-dns-users] Re: module 'mod-onlinesign/authsignal', incompatible with automatic signing

2024-05-14 Thread Daniel Salzman via knot-dns-users
from the policy). Daniel On 5/13/24 22:18, Erwin Lansing via knot-dns-users wrote: Howdy, I’m trying to get Knot 3.3.5 to use authenticated DNSSEC bootstrapping following the blog article and docs.  However, I’m getting an error for the signalling zones, but I fail to figure out what I may have

Integrated: 8331907: BigInteger and BigDecimal should use optimized division

2024-05-13 Thread Daniel Jeliński
On Wed, 8 May 2024 08:19:54 GMT, Daniel Jeliński wrote: > Replace the custom unsigned divide / remainder functions with the > compiler-optimized Long.divideUnsigned / remainderUnsigned. > > No new tests. Existing tier1-3 tests continue to pass. > > I added a new set of

Re: RFR: 8331907: BigInteger and BigDecimal should use optimized division [v4]

2024-05-13 Thread Daniel Jeliński
On Fri, 10 May 2024 16:16:18 GMT, Daniel Jeliński wrote: >> Replace the custom unsigned divide / remainder functions with the >> compiler-optimized Long.divideUnsigned / remainderUnsigned. >> >> No new tests. Existing tier1-3 tests continue to pass. >>

Re: UPDATE: net/tailscale-1.66.1

2024-05-13 Thread Daniel Jakots
On Fri, 10 May 2024 21:07:57 -0400, Adriano Barbosa wrote: > Hi. > Update for net/tailscale v1.66.1 [...] > Index: pkg/PLIST > === > RCS file: /cvs/ports/net/tailscale/pkg/PLIST,v retrieving revision 1.9 > diff -u -p -r1.9 PLIST >

CVS: cvs.openbsd.org: ports

2024-05-13 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2024/05/13 19:41:39 Modified files: net/tailscale : Makefile distinfo modules.inc net/tailscale/pkg: PLIST Log message: Update to tailscale-1.66.1 >From Adriano Barbosa (maintainer)

[jira] [Updated] (NIFI-13225) Replace the deprecated methods/classes/enums in JwtService with API suggestions

2024-05-13 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-13225: Status: Patch Available (was: In Progress) > Replace the deprecated methods/classes/en

[jira] [Updated] (NIFI-13225) Replace the deprecated methods/classes/enums in JwtService with API suggestions

2024-05-13 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-13225: Description: These are the warnings seen from a build {code:java} [WARNING] nifi

Re: [QE-users] Supercell relaxation

2024-05-13 Thread Daniel Rothchild via users
mple cubic unit cell in your original input file, but it will make a 2x2x2 BCC supercell of Fe that you can use to write out the cell and positions for use with quantum espresso. Daniel Rothchild Unaffiliated (recent UC Berkeley PhD grad) On Mon, May 13, 2024 at 5:58 AM VISHVA JEET ANAND via use

Re: [PATCH RT 0/1] Linux v4.19.312-rt134-rc3

2024-05-13 Thread Daniel Wagner
On Mon, May 13, 2024 at 08:59:35AM GMT, Sebastian Andrzej Siewior wrote: > On 2024-05-07 17:16:47 [+0200], Daniel Wagner wrote: > > Dear RT Folks, > > > > This is the RT stable review cycle of patch 4.19.312-rt134-rc3. > > > > Please scream at me if I messed some

RE: [blink-dev] Intent to Ship: Multi-argument alt text in CSS Generated Content

2024-05-13 Thread 'Daniel Clark' via blink-dev
adimir Levin Sent: Monday, May 13, 2024 11:44 AM To: Daniel Clark Cc: blink-dev@chromium.org Subject: Re: [blink-dev] Intent to Ship: Multi-argument alt text in CSS Generated Content On Mon, May 13, 2024 at 2:23 PM 'Daniel Clark' via blink-dev mailto:blink-dev@chromium.org>> wro

[Bug 2064682] Re: Gnome control center crash on launch with "undefined symbol: GST_CAT_DEFAULT"

2024-05-13 Thread Daniel Elbirt
Output below: ``` $ debsums libgstreamer1.0-0 /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so OK /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoretracers.so OK /usr/lib/x86_64-linux-gnu/gstreamer1.0/gstreamer-1.0/gst-plugin-scanner OK

[Bug 2064682] Re: Gnome control center crash on launch with "undefined symbol: GST_CAT_DEFAULT"

2024-05-13 Thread Daniel Elbirt
Output below: ``` $ debsums libgstreamer1.0-0 /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so OK /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoretracers.so OK /usr/lib/x86_64-linux-gnu/gstreamer1.0/gstreamer-1.0/gst-plugin-scanner OK

[jira] [Updated] (NIFI-13224) Replace deprecated commons-compress IOUtils.toByteArray(InputStream) with commons-io IOUtils.toByteArray(InputStream)

2024-05-13 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-13224: Status: Patch Available (was: In Progress) > Replace deprecated commons-compr

[jira] [Created] (NIFI-13225) Replace the deprecated methods/classes/enums in JwtService with API suggestions

2024-05-13 Thread Daniel Stieglitz (Jira)
Daniel Stieglitz created NIFI-13225: --- Summary: Replace the deprecated methods/classes/enums in JwtService with API suggestions Key: NIFI-13225 URL: https://issues.apache.org/jira/browse/NIFI-13225

[jira] [Created] (NIFI-13224) Replace deprecated commons-compress IOUtils.toByteArray(InputStream) with commons-io IOUtils.toByteArray(InputStream)

2024-05-13 Thread Daniel Stieglitz (Jira)
Daniel Stieglitz created NIFI-13224: --- Summary: Replace deprecated commons-compress IOUtils.toByteArray(InputStream) with commons-io IOUtils.toByteArray(InputStream) Key: NIFI-13224 URL: https

[jira] [Updated] (NIFI-13223) Replace commons-lang3 CharSequenceTranslator, AggregateTranslator, LookupTranslator and UnicodeUnpairedSurrogateRemover with suggested API replacements

2024-05-13 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-13223: Status: Patch Available (was: In Progress) > Replace commons-lang3 CharSequenceTransla

[Wien] Mysterious errors parallel jobs

2024-05-13 Thread Straus, Daniel B
ook to find the specific error that is occurring? I looked through the output files and found nothing Daniel Straus Assistant Professor Department of Chemistry Tulane University 5088 Percival Stern Hall 6400 Freret Street New Orleans, LA 70118 (504) 862-3585 http://straus.tulane.edu/ __

[blink-dev] Intent to Ship: Multi-argument alt text in CSS Generated Content

2024-05-13 Thread 'Daniel Clark' via blink-dev
Contact emails dan...@microsoft.com Explainer None Specification https://drafts.csswg.org/css-content-3/#valdef-content---string--counter--attr and https://drafts.csswg.org/css-content-3/#alt Summary The CSS content property allows developers to specify

[jira] [Created] (NIFI-13223) Replace commons-lang3 CharSequenceTranslator, AggregateTranslator, LookupTranslator and UnicodeUnpairedSurrogateRemover with suggested API replacements

2024-05-13 Thread Daniel Stieglitz (Jira)
Daniel Stieglitz created NIFI-13223: --- Summary: Replace commons-lang3 CharSequenceTranslator, AggregateTranslator, LookupTranslator and UnicodeUnpairedSurrogateRemover with suggested API replacements Key: NIFI-13223

Re: Fix resource leak (src/backend/libpq/be-secure-common.c)

2024-05-13 Thread Daniel Gustafsson
> On 13 May 2024, at 20:05, Ranier Vilela wrote: > Em qua., 10 de abr. de 2024 às 15:33, Daniel Gustafsson > escreveu: > Thanks, I'll have a look. I've left this for post-freeze on purpose to not > cause unnecessary rebasing. Will take a look over the next few days

[jira] [Updated] (NIFI-13222) Replace deprecated commons-compress IOUtils.closeQuietly(Closeable) with commons-io IOUtils.closeQuietly(Closeable)

2024-05-13 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-13222: Status: Patch Available (was: In Progress) > Replace deprecated commons-compr

[Git][archlinux/packaging/packages/i2pd][main] upgpkg: 2.52.0-1

2024-05-13 Thread Daniel Bermond (@dbermond)
Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages / i2pd Commits: c5bf0820 by Daniel Bermond at 2024-05-13T14:57:38-03:00 upgpkg: 2.52.0-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO

[Git][archlinux/packaging/packages/i2pd] Pushed new tag 2.52.0-1

2024-05-13 Thread Daniel Bermond (@dbermond)
Daniel Bermond pushed new tag 2.52.0-1 at Arch Linux / Packaging / Packages / i2pd -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/i2pd/-/tree/2.52.0-1 You're receiving this email because

[Git][archlinux/packaging/packages/bash-language-server] Pushed new tag 5.3.1-1

2024-05-13 Thread Daniel M. Capella (@polyzen)
Daniel M. Capella pushed new tag 5.3.1-1 at Arch Linux / Packaging / Packages / bash-language-server -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/bash-language-server/-/tree/5.3.1-1 You're

[Git][archlinux/packaging/packages/bash-language-server][main] upgpkg: 5.3.1-1

2024-05-13 Thread Daniel M. Capella (@polyzen)
Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / bash-language-server Commits: c09c76b9 by Daniel M. Capella at 2024-05-13T13:32:23-04:00 upgpkg: 5.3.1-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes

Re: [HUGE DISCUSSION] Airflow3 and tactical (Airflow 2) vs strategic (Airflow 3) approach

2024-05-13 Thread Daniel Standish
re As tasks require connection access, I assume connection data will somehow > be passed as part of the > metadata to task execution - whether it's part of the executor protocol or > in some other way (I'm > not an expert on that part of Airflow). Then, provided it's accessible as > part of some

[jira] [Created] (NIFI-13222) Replace deprecated commons-compress IOUtils.closeQuietly(Closeable) with commons-io IOUtils.closeQuietly(Closeable)

2024-05-13 Thread Daniel Stieglitz (Jira)
Daniel Stieglitz created NIFI-13222: --- Summary: Replace deprecated commons-compress IOUtils.closeQuietly(Closeable) with commons-io IOUtils.closeQuietly(Closeable) Key: NIFI-13222 URL: https://issues.apache.org

[blink-dev] Intent to Prototype: Trusted Types spec alignment

2024-05-13 Thread Daniel Vogelheim
Contact emailsvogelh...@chromium.org Specificationhttps://html.spec.whatwg.org/#:~:text=Trusted%20Types Summary Trusted Types was implemented and launched in Chromium in 2019, and has since found use in numerous websites. It has recently gained interest from other browser vendors. The Trusted

Re: [vz-dev] Gateway?

2024-05-13 Thread Daniel Lauckner
Hallo, am Montag, 13. Mai 2024 um 18:06 hat kd.brinkm...@t-online.de geschrieben: > Was soll das. Ich will keine Mails Zum Abmelden aus der Mailingliste: https://lists.volkszaehler.org/mailman/listinfo/volkszaehler-dev mfg Daniel

Re: [vz-dev] Gateway?

2024-05-13 Thread Daniel Lauckner
> (Albert Einstein) > Die Welt wird nicht bedroht von den Menschen, die böse sind, sondern von > denen, die das Böse zulassen. (Albert Einstein) Lass das bitte sein. mfg Daniel

Re: RFR: 8332042: Move MEMFLAGS to its own include file [v2]

2024-05-13 Thread Daniel D . Daugherty
On Mon, 13 May 2024 14:44:05 GMT, Stefan Karlsson wrote: >> I rather have this explicit check. If MEMFLAGS>1byte, things break, and I >> would like to make that explicit. >> >> That said, I can move this static assert to the header. I just wanted to >> avoid including debug.hpp. My original

Re: RFR: 8332086: Remove the usage of ServiceLoader in j.u.r.RandomGeneratorFactory

2024-05-13 Thread Daniel Fuchs
On Mon, 13 May 2024 13:21:23 GMT, Raffaello Giulietti wrote: >> A followup PR is fine. I think once this PR which addresses the API aspects >> (like removal of ServiceLoader and then updates to the create() method >> javadoc) is integrated, then the subsequent PR can just be all internal >>

Re: [PATCH 1/2] hw/core: allow parameter=1 for SMP topology on any machine

2024-05-13 Thread Daniel P . Berrangé
On Mon, May 13, 2024 at 10:22:22PM +0800, Zhao Liu wrote: > Cc Paolo for x86 topology part > > Hi Daniel, > > On Mon, May 13, 2024 at 01:33:57PM +0100, Daniel P. Berrangé wrote: > > Date: Mon, 13 May 2024 13:33:57 +0100 > > From: "Daniel P. Berrangé" &g

Re: [PATCH 1/2] hw/core: allow parameter=1 for SMP topology on any machine

2024-05-13 Thread Daniel P . Berrangé
On Mon, May 13, 2024 at 10:22:22PM +0800, Zhao Liu wrote: > Cc Paolo for x86 topology part > > Hi Daniel, > > On Mon, May 13, 2024 at 01:33:57PM +0100, Daniel P. Berrangé wrote: > > Date: Mon, 13 May 2024 13:33:57 +0100 > > From: "Daniel P. Berrangé" &g

Re: [PATCH 2/4] tests/lcitool: Remove g++ from the containers (except for the MinGW one)

2024-05-13 Thread Daniel P . Berrangé
On Mon, May 13, 2024 at 04:22:00PM +0200, Thomas Huth wrote: > On 13/05/2024 14.11, Daniel P. Berrangé wrote: > > On Mon, May 13, 2024 at 02:05:16PM +0200, Thomas Huth wrote: > > > On 13/05/2024 12.28, Daniel P. Berrangé wrote: > > > > A better way to handle this

Re: RFR: 8331671: Implement JEP 472: Prepare to Restrict the Use of JNI [v3]

2024-05-13 Thread Daniel Fuchs
On Mon, 13 May 2024 11:47:38 GMT, Maurizio Cimadamore wrote: >> This PR implements [JEP 472](https://openjdk.org/jeps/472), by restricting >> the use of JNI in the following ways: >> >> * `System::load` and `System::loadLibrary` are now restricted methods >> * `Runtime::load` and

Re: RFR: 8331671: Implement JEP 472: Prepare to Restrict the Use of JNI [v3]

2024-05-13 Thread Daniel Fuchs
On Mon, 13 May 2024 11:47:38 GMT, Maurizio Cimadamore wrote: >> This PR implements [JEP 472](https://openjdk.org/jeps/472), by restricting >> the use of JNI in the following ways: >> >> * `System::load` and `System::loadLibrary` are now restricted methods >> * `Runtime::load` and

Re: RFR: 8331671: Implement JEP 472: Prepare to Restrict the Use of JNI [v3]

2024-05-13 Thread Daniel Fuchs
On Mon, 13 May 2024 11:47:38 GMT, Maurizio Cimadamore wrote: >> This PR implements [JEP 472](https://openjdk.org/jeps/472), by restricting >> the use of JNI in the following ways: >> >> * `System::load` and `System::loadLibrary` are now restricted methods >> * `Runtime::load` and

Re: RFR: 8331671: Implement JEP 472: Prepare to Restrict the Use of JNI [v3]

2024-05-13 Thread Daniel Fuchs
On Mon, 13 May 2024 11:47:38 GMT, Maurizio Cimadamore wrote: >> This PR implements [JEP 472](https://openjdk.org/jeps/472), by restricting >> the use of JNI in the following ways: >> >> * `System::load` and `System::loadLibrary` are now restricted methods >> * `Runtime::load` and

Re: jmx-dev RFR: 8331671: Implement JEP 472: Prepare to Restrict the Use of JNI [v3]

2024-05-13 Thread Daniel Fuchs
On Mon, 13 May 2024 11:47:38 GMT, Maurizio Cimadamore wrote: >> This PR implements [JEP 472](https://openjdk.org/jeps/472), by restricting >> the use of JNI in the following ways: >> >> * `System::load` and `System::loadLibrary` are now restricted methods >> * `Runtime::load` and

Re: RFR: 8331671: Implement JEP 472: Prepare to Restrict the Use of JNI [v3]

2024-05-13 Thread Daniel Fuchs
On Mon, 13 May 2024 11:47:38 GMT, Maurizio Cimadamore wrote: >> This PR implements [JEP 472](https://openjdk.org/jeps/472), by restricting >> the use of JNI in the following ways: >> >> * `System::load` and `System::loadLibrary` are now restricted methods >> * `Runtime::load` and

Re: RFR: 8331671: Implement JEP 472: Prepare to Restrict the Use of JNI [v3]

2024-05-13 Thread Daniel Fuchs
On Mon, 13 May 2024 11:47:38 GMT, Maurizio Cimadamore wrote: >> This PR implements [JEP 472](https://openjdk.org/jeps/472), by restricting >> the use of JNI in the following ways: >> >> * `System::load` and `System::loadLibrary` are now restricted methods >> * `Runtime::load` and

Re: RFR: 8331671: Implement JEP 472: Prepare to Restrict the Use of JNI [v3]

2024-05-13 Thread Daniel Fuchs
On Mon, 13 May 2024 11:47:38 GMT, Maurizio Cimadamore wrote: >> This PR implements [JEP 472](https://openjdk.org/jeps/472), by restricting >> the use of JNI in the following ways: >> >> * `System::load` and `System::loadLibrary` are now restricted methods >> * `Runtime::load` and

[clang] [clang][ExtractAPI] Correctly generate declaration fragments for non-type template parameters (PR #91958)

2024-05-13 Thread Daniel Grumberg via cfe-commits
https://github.com/daniel-grumberg created https://github.com/llvm/llvm-project/pull/91958 Previously we only generated declaration fragments for template type parameters/arguments, this adds supports for most other possible template parameters/arguments. rdar://127732598 >F

Re: [PATCH v2 03/15] hw/riscv: add RISC-V IOMMU base emulation

2024-05-13 Thread Daniel Henrique Barboza
Hi Frank, On 5/10/24 07:58, Frank Chang wrote: Hi Daniel, Daniel Henrique Barboza 於 2024年5月8日 週三 下午7:16寫道: Hi Frank, I'll reply with that I've done so far. Still missing some stuff: On 5/2/24 08:37, Frank Chang wrote: Hi Daniel, Daniel Henrique Barboza 於 2024年3月8日 週五 上午12:04寫道

Re: [PATCH v2 03/15] hw/riscv: add RISC-V IOMMU base emulation

2024-05-13 Thread Daniel Henrique Barboza
Hi Frank, On 5/8/24 08:15, Daniel Henrique Barboza wrote: Hi Frank, I'll reply with that I've done so far. Still missing some stuff: On 5/2/24 08:37, Frank Chang wrote: Hi Daniel, Daniel Henrique Barboza 於 2024年3月8日 週五 上午12:04寫道: From: Tomasz Jeznach The RISC-V IOMMU specification

[PATCH 2/2] tests: add testing of parameter=1 for SMP topology

2024-05-13 Thread Daniel P . Berrangé
Validate that it is possible to pass 'parameter=1' for any SMP topology parameter, since unsupported parameters are implicitly considered to always have a value of 1. Signed-off-by: Daniel P. Berrangé --- tests/unit/test-smp-parse.c | 8 1 file changed, 8 insertions(+) diff --git

[PATCH 1/2] hw/core: allow parameter=1 for SMP topology on any machine

2024-05-13 Thread Daniel P . Berrangé
t functional benefit to deleting this deprecated behaviour from QEMU, and it creates problems for consumers of QEMU, remove this deprecation. Signed-off-by: Daniel P. Berrangé --- docs/about/deprecated.rst | 14 --- hw/core/machine-smp.c | 82 - t

[PATCH 0/2] hw/core: revert deprecation of 'parameter=1' for SMP topology

2024-05-13 Thread Daniel P . Berrangé
Since QEMU 9.0, users are complaining that depecation messages are shown for every VM libvirt starts. This is due to the newly introduced deprecation of 'parameter=1' for -smp. This proposes reverting that, see the 1st patch for further commentary. Daniel P. Berrangé (2): hw/core: allow

[PATCH 2/2] tests: add testing of parameter=1 for SMP topology

2024-05-13 Thread Daniel P . Berrangé
Validate that it is possible to pass 'parameter=1' for any SMP topology parameter, since unsupported parameters are implicitly considered to always have a value of 1. Signed-off-by: Daniel P. Berrangé --- tests/unit/test-smp-parse.c | 8 1 file changed, 8 insertions(+) diff --git

[PATCH 1/2] hw/core: allow parameter=1 for SMP topology on any machine

2024-05-13 Thread Daniel P . Berrangé
t functional benefit to deleting this deprecated behaviour from QEMU, and it creates problems for consumers of QEMU, remove this deprecation. Signed-off-by: Daniel P. Berrangé --- docs/about/deprecated.rst | 14 --- hw/core/machine-smp.c | 82 - t

[PATCH 0/2] hw/core: revert deprecation of 'parameter=1' for SMP topology

2024-05-13 Thread Daniel P . Berrangé
Since QEMU 9.0, users are complaining that depecation messages are shown for every VM libvirt starts. This is due to the newly introduced deprecation of 'parameter=1' for -smp. This proposes reverting that, see the 1st patch for further commentary. Daniel P. Berrangé (2): hw/core: allow

Re: DebConf24 Budget: Request for Approval

2024-05-13 Thread Daniel Lange
get the budget sorted asap. Kind regards, Daniel

Re: [PATCH RESEND] target/riscv/cpu.c: fix Zvkb extension config

2024-05-13 Thread Daniel Henrique Barboza
sions to riscv_cpu_extensions") Reviewed-by: LIU Zhiwei --- Reviewed-by: Daniel Henrique Barboza Michael, here's another one for stable. Thanks, Daniel target/riscv/cpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/riscv/cpu.c b/target/riscv/cpu.c index eb1a2e7d6d..

Re: [PATCH 2/4] tests/lcitool: Remove g++ from the containers (except for the MinGW one)

2024-05-13 Thread Daniel P . Berrangé
On Mon, May 13, 2024 at 02:05:16PM +0200, Thomas Huth wrote: > On 13/05/2024 12.28, Daniel P. Berrangé wrote: > > On Mon, May 13, 2024 at 12:22:50PM +0200, Thomas Huth wrote: > > > We don't need C++ for the normal QEMU builds anymore, so installing > > > g++ in eac

Re: [PATCH 3/3] gitlab: use 'setarch -R' to workaround tsan bug

2024-05-13 Thread Daniel P . Berrangé
On Mon, May 13, 2024 at 12:15:51PM +0100, Daniel P. Berrangé wrote: > The TSAN job started failing when gitlab rolled out their latest > release. The root cause is a change in the Google COS version used > on shared runners. This brings a kernel running with > > vm.mmap_rnd_bits

[PATCH 0/3] gitlab: fix failing TSAN job in CI

2024-05-13 Thread Daniel P . Berrangé
See patch 3 commit message for the key details about the problem. Daniel P. Berrangé (3): dockerfiles: add 'MAKE' env variable to remaining containers gitlab: use $MAKE instead of 'make' gitlab: use 'setarch -R' to workaround tsan bug .gitlab-ci.d/buildtest-template.yml

[PATCH 2/3] gitlab: use $MAKE instead of 'make'

2024-05-13 Thread Daniel P . Berrangé
The lcitool generated containers have '$MAKE' set to the path of the right 'make' binary. Using the env variable makes it possible to override the choice per job. Signed-off-by: Daniel P. Berrangé --- .gitlab-ci.d/buildtest-template.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions

[PATCH 3/3] gitlab: use 'setarch -R' to workaround tsan bug

2024-05-13 Thread Daniel P . Berrangé
can support upto '30', and failing that will re-exec itself to turn off VA randomization. Our LLVM is too old for now, but we can run with 'setarch -R make ..' to turn off VA randomization ourselves. Signed-off-by: Daniel P. Berrangé --- .gitlab-ci.d/buildtest.yml | 3 +++ 1 file changed

[PATCH 1/3] dockerfiles: add 'MAKE' env variable to remaining containers

2024-05-13 Thread Daniel P . Berrangé
All the lcitool generated containers define a "MAKE" env. It will be convenient for later patches if all containers do this. Signed-off-by: Daniel P. Berrangé --- tests/docker/dockerfiles/debian-all-test-cross.docker| 1 + tests/docker/dockerfiles/debian-hexagon-cross.dock

Re: doc: some fixes for environment sections in ref pages

2024-05-13 Thread Daniel Gustafsson
> On 13 May 2024, at 10:48, Peter Eisentraut wrote: > Patches attached. All patches look good. > I think the first one is a bug fix. Agreed. -- Daniel Gustafsson

Re: GIMP 3.0 in F41?

2024-05-13 Thread Daniel P . Berrangé
On Mon, May 13, 2024 at 12:38:06PM +0200, Fabio Valentini wrote: > On Mon, May 13, 2024, 12:34 Daniel P. Berrangé wrote: > > > On Mon, May 13, 2024 at 12:14:14PM +0200, Fabio Valentini wrote: > > > On Mon, May 13, 2024, 11:50 Dominik 'Rathann' Mierzejewski < > > &

Re: GIMP 3.0 in F41?

2024-05-13 Thread Daniel P . Berrangé
detail) why you're requesting the exemption and the committee will consider it in the next meeting. " So gimp3 falls under the 2nd example documented there, but still sounds like an FPC ticket was needed ? With regards, Daniel -- |: https://berrange.c

Re: [PATCH 2/4] tests/lcitool: Remove g++ from the containers (except for the MinGW one)

2024-05-13 Thread Daniel P . Berrangé
a-38", project='qemu,qemu-win-installer', cross="mingw64", trailer=cross_build("x86_64-w64-mingw32-", "x86_64-softmmu")) which should result in an identical container to what we have today for win64, while letting us slim the other containers. With regards, Daniel -- |: https://berrange.com -o-https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o-https://fstop138.berrange.com :| |: https://entangle-photo.org-o-https://www.instagram.com/dberrange :|

Re: Enabling RPM based sysuser handling

2024-05-13 Thread Daniel P . Berrangé
to be explicitly listed as a separate "SourceNN" file. You could not point %sysusers_create_compat to a file from the either the build root, or the unpacked source tarball, as the macro appeared to load its argument at spec parse time. Does the native RPM implementation avoid this limitation ? It looks like it

Re: [gull] [SPAM] 3 liens

2024-05-13 Thread Daniel Cordey via gull
Hola, On 9/5/24 19:52, Philippe Strauss via gull wrote: Build a Debian DEB File From Your Project’s Source - The New Stack: https://thenewstack.io/build-a-debian-deb-file-from-your-projects-source/ Et pour ceux qui veulent créer un fichier DEB à partir de leur code Python, il y a stdeb :

[OAUTH-WG] Re: Mahesh Jethanandani's No Objection on draft-ietf-oauth-security-topics-27: (with COMMENT)

2024-05-13 Thread Daniel Fett
rm "native" is commonly used to describe a specific type of apps, see https://datatracker.ietf.org/doc/html/rfc8252, and I'd therefore like to keep it as-is -Daniel Am 12.05.24 um 07:31 schrieb Mahesh Jethanandani via Datatracker: Mahesh Jethanandani has entered the following ballo

[clang] [clang][ExtractAPI] Distinguish between record kind for display and for RTTI (PR #91466)

2024-05-13 Thread Daniel Grumberg via cfe-commits
https://github.com/daniel-grumberg closed https://github.com/llvm/llvm-project/pull/91466 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Re: explain format json, unit for serialize and memory are different.

2024-05-13 Thread Daniel Gustafsson
mat option for EXPLAIN? Since json (and yaml/xml) is intended to be machine-readable I think we use a single unit for all values, and document this fact. -- Daniel Gustafsson

[clang] [clang-tools-extra] [flang] [llvm] [mlir] [polly] [test]: fix filecheck annotation typos (PR #91854)

2024-05-13 Thread Daniel Grumberg via cfe-commits
https://github.com/daniel-grumberg approved this pull request. LGTM to me for the ExtractAPI one. https://github.com/llvm/llvm-project/pull/91854 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo

[Bug 2055114] Re: fail2ban is broken in 24.04 Noble

2024-05-13 Thread Daniel Leidert
Can this *please* finally be fixed asap? This has been known for more than two months now, and even before the official release of Ubuntu 24.04 LTS had been made. How this issue is handled for the LTS release is becoming quite a source of frustration. -- You received this bug notification

Re: Add SPLIT PARTITION/MERGE PARTITIONS commands

2024-05-13 Thread Daniel Gustafsson
regress_partition_merge_alice; +ERROR: role "regress_partition_merge_alice" already exists -- Daniel Gustafsson

Re: [PATCH] Fix bug when calling strncmp in check_authmethod_valid

2024-05-13 Thread Daniel Gustafsson
ter implementation). Any objections to fixing this in 17 by removing it? (cc:ing Michael from the RMT) -- Daniel Gustafsson v2-0001-Remove-auth-options-support-from-initdb.patch Description: Binary data

Re: [vz-dev] Gateway?

2024-05-13 Thread Daniel Lauckner
riffe und Änderungen am Zähler die dem Kunden nicht gewährt werden. Also doch wieder zweite Schnittstelle? Man kommt aufs Gleiche raus... mfg Daniel

[Guile-commits] branch main updated: Update NEWS.

2024-05-13 Thread Daniel Llorens
34c13e7d943067490edd52f3cd008ae74bc5647e Author: Daniel Llorens AuthorDate: Mon May 13 10:09:40 2024 +0200 Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 3c4854ca9..03b4d14f1 100644 --- a/NEWS +++ b/NEWS @@ -39,6 +39,8 @@ files. See "Random Access" in the manual f

[Git][archlinux/packaging/packages/rust-analyzer][main] upgpkg: 20240513-1

2024-05-13 Thread Daniel M. Capella (@polyzen)
Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / rust-analyzer Commits: 2d7cd1c0 by Daniel M. Capella at 2024-05-13T02:47:05-04:00 upgpkg: 20240513-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO

[Git][archlinux/packaging/packages/rust-analyzer] Pushed new tag 20240513-1

2024-05-13 Thread Daniel M. Capella (@polyzen)
Daniel M. Capella pushed new tag 20240513-1 at Arch Linux / Packaging / Packages / rust-analyzer -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rust-analyzer/-/tree/20240513-1 You're

[vz-dev] Gateway?

2024-05-13 Thread Daniel Lauckner
sen, der Lesekopf ist da in der Zählerplatte fixiert und verbleibt beim Zählertausch. mfg Daniel

[Git][archlinux/packaging/packages/pnpm][main] upgpkg: 9.1.1-1

2024-05-12 Thread Daniel M. Capella (@polyzen)
Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / pnpm Commits: ac98d0fa by Daniel M. Capella at 2024-05-12T18:32:33-04:00 upgpkg: 9.1.1-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO

[Git][archlinux/packaging/packages/pnpm] Pushed new tag 9.1.1-1

2024-05-12 Thread Daniel M. Capella (@polyzen)
Daniel M. Capella pushed new tag 9.1.1-1 at Arch Linux / Packaging / Packages / pnpm -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/pnpm/-/tree/9.1.1-1 You're receiving this email because

[systemsettings] [Bug 486935] New: Find Action/Command Bar partially hidden

2024-05-12 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=486935 Bug ID: 486935 Summary: Find Action/Command Bar partially hidden Classification: Applications Product: systemsettings Version: 6.0.4 Platform: Arch Linux OS: Linux

[Git][archlinux/packaging/packages/python-mdit_py_plugins] Pushed new tag 0.4.1-1

2024-05-12 Thread Daniel M. Capella (@polyzen)
Daniel M. Capella pushed new tag 0.4.1-1 at Arch Linux / Packaging / Packages / python-mdit_py_plugins -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-mdit_py_plugins/-/tree/0.4.1-1

[Git][archlinux/packaging/packages/python-mdit_py_plugins][main] upgpkg: 0.4.1-1

2024-05-12 Thread Daniel M. Capella (@polyzen)
Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / python-mdit_py_plugins Commits: 6763deb8 by Daniel M. Capella at 2024-05-12T17:08:14-04:00 upgpkg: 0.4.1-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes

[Bug 2064766] Re: remmina dont connect

2024-05-12 Thread Lazaro Daniel Alvarez Basanta
(org.remmina.Remmina:5258): remmina-DEBUG: 13:50:02.274: (remmina_rdp_main) - gfx_h264_available: 0 [13:50:02:989] [5258:14d8] [ERROR][com.freerdp.common.settings] - [freerdp_settings_get_bool]: Invalid key index 0 [FreeRDP_instance|FREERDP_SETTINGS_TYPE_POINTER] [13:50:02:989]

[vz-dev] Zukunft des VZ-Images

2024-05-12 Thread Daniel Lauckner
64bit gibt bestärkt mich da nur. Ich habe stets versucht die alte Hardware zu unterstützen, für User mit aktueller Hardware ist das von Nachteil. mfg Daniel

[jira] [Updated] (CAUSEWAY-3742) Improve security/oauth ; deprecate AuthenticationStrategyJwt

2024-05-12 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/CAUSEWAY-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated CAUSEWAY-3742: -- Attachment: (was: AuthenticationManagerForApplicationUsers-1.java

[jira] [Updated] (CAUSEWAY-3742) Improve security/oauth ; deprecate AuthenticationStrategyJwt

2024-05-12 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/CAUSEWAY-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated CAUSEWAY-3742: -- Attachment: (was: AuthConverterForUserDetails-1.java) > Impr

[jira] [Updated] (CAUSEWAY-3742) Improve security/oauth ; deprecate AuthenticationStrategyJwt

2024-05-12 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/CAUSEWAY-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated CAUSEWAY-3742: -- Attachment: AuthenticationStrategyUsingCurrentInteractionContext.java

[jira] [Updated] (CAUSEWAY-3742) Improve security/oauth ; deprecate AuthenticationStrategyJwt

2024-05-12 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/CAUSEWAY-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated CAUSEWAY-3742: -- Attachment: (was: AuthenticationStrategyUsingCurrentInteractionContext

[jira] [Created] (CAUSEWAY-3742) Improve security/oauth ; deprecate AuthenticationStrategyJwt

2024-05-12 Thread Daniel Keir Haywood (Jira)
Daniel Keir Haywood created CAUSEWAY-3742: - Summary: Improve security/oauth ; deprecate AuthenticationStrategyJwt Key: CAUSEWAY-3742 URL: https://issues.apache.org/jira/browse/CAUSEWAY-3742

[PATCH 2/2] gzio: Properly init a table

2024-05-12 Thread Daniel Axtens
ARRAY_SIZE is the count of elements, but the element size is 4 bytes, so this was only initing the first 1/4th of the table. Detected with valgrind. This should only matter in error paths, and I've not been able to identify any actual misbehaviour that results from reading in-bounds but uninited

[PATCH 1/2] gzio: abort early when get_byte reads nothing

2024-05-12 Thread Daniel Axtens
This isn't intended to be a functional change, but it makes a lot of failures a lot faster, which is extremely helpful for fuzzing. Without this change, we keep trying and trying to read more bytes into our buffer, never being able to (read always returns 0) and so we just return old buffer

[PATCH 0/2] Two small fixes to gzip

2024-05-12 Thread Daniel Axtens
passes. Daniel Axtens (2): gzio: abort early when get_byte reads nothing gzio: Properly init a table grub-core/io/gzio.c | 55 - 1 file changed, 35 insertions(+), 20 deletions(-) -- 2.39.3 (Apple Git-145

Re: [vz-dev] vzlogger S0 Problem

2024-05-12 Thread Daniel Lauckner
t 8080. Auf Port 5582 läuft nur der PUSH-Server, _wenn_ dieser gestartet wurde. Ist ein Frontend aktiv nimmt dieses die Daten direkt vom PUSH an und stellt sie dar, sie werden _nicht_ gespeichert. Ist kein Frontend offen gehen die Daten ins Nirvana. mfg Daniel

Bug#1070867: lists.debian.org: debconf25-team

2024-05-12 Thread Daniel Lange
Why don't you just use debconf-team? You are welcome to discuss there.

[Git][archlinux/packaging/packages/go-yq][main] upgpkg: 4.44.1-1

2024-05-11 Thread Daniel M. Capella (@polyzen)
Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / go-yq Commits: 81e2df4d by Daniel M. Capella at 2024-05-11T23:15:13-04:00 upgpkg: 4.44.1-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO

[Git][archlinux/packaging/packages/go-yq] Pushed new tag 4.44.1-1

2024-05-11 Thread Daniel M. Capella (@polyzen)
Daniel M. Capella pushed new tag 4.44.1-1 at Arch Linux / Packaging / Packages / go-yq -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/go-yq/-/tree/4.44.1-1 You're receiving this email because

[Git][archlinux/packaging/packages/apprise][main] upgpkg: 1.8.0-1

2024-05-11 Thread Daniel M. Capella (@polyzen)
Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / apprise Commits: dff0ce41 by Daniel M. Capella at 2024-05-11T17:18:19-04:00 upgpkg: 1.8.0-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO

  1   2   3   4   5   6   7   8   9   10   >