[RFC PATCH v1 1/6] util: Add parsing support for swtpm_setup's cmdarg-profile capability

2024-09-19 Thread Stefan Berger
Add support for parsing swtpm_setup 'cmdarg-profile' capability (since v0.10). Signed-off-by: Stefan Berger --- src/util/virtpm.c | 1 + src/util/virtpm.h | 1 + tests/testutilsqemu.c | 1 + 3 files changed, 3 insertions(+) diff --git a/src/util/virtpm.c b/src/util/virt

[RFC PATCH v1 0/6] swtpm: Add support for profiles

2024-09-19 Thread Stefan Berger
not test but remove all potentially disabled crypto algorithms Also extend the documentation but point the user to swtpm and libtpms documentation for further details. Stefan Stefan Berger (6): util: Add parsing support for swtpm_setup's cmdarg-profile capability c

[de-users] Libre Office 24.2.6.2 (x86_64) - Windows 10

2024-09-19 Thread Stefan Seifried
rändert funktioniert, der Speicherprozess allerdings unverhältnismässig lange dauert. Ein kompletter Neustart des PC´s bzw. die nochmalige Installation oben bezeichneter Version im "Reparaturmodus" hat leider zu keinem Erfolg geführt. Ich freue mich über Euren Hinweis bzw. freundliche

Re: [GRASS-user] r.buildvrt: performace issue with virtual rasters of GDAL linked raster maps on NFS

2024-09-19 Thread Stefan Blumentrath via grass-user
reading the same maps not going through VRT.   So I would say this is a bug with VRTs. Opened a ticket: https://github.com/OSGeo/grass/issues/4345   Cheers, Stefan       Gesendet: Mittwoch, 18. September 2024 um 15:56 Uhr Von: "Stefan Blumentrath via grass-user" An: grass-user@lists

[elpa] externals/multi-mode aa25809db7: Don't require `advice` we don't use

2024-09-19 Thread Stefan Monnier via
branch: externals/multi-mode commit aa25809db7af993011247d335482400e49d46670 Author: Stefan Monnier Commit: Stefan Monnier Don't require `advice` we don't use * multi-mode.el: Don't require `advice` we don't use. (syntax-ppss-last): Don't hide `defvar`

Re: [PATCH v19 22/33] key_protector: Add TPM2 Key Protector

2024-09-19 Thread Stefan Berger
On 9/19/24 3:45 AM, Gary Lin wrote: On Wed, Sep 18, 2024 at 11:22:16AM -0400, Stefan Berger wrote: *handle = (TPM_HANDLE_t) num; How about this change? - return grub_error (GRUB_ERR_OUT_OF_RANGE, "Value %lu is too large to be a TPM handle, TPM handles are unsigned 32-bit int

[Canonical-hw-cert] [Bug 2075847] Re: jammy/linux-hwe-6.8: -proposed tracker

2024-09-19 Thread Stefan Bader
*** This bug is a duplicate of bug 2078099 *** https://bugs.launchpad.net/bugs/2078099 ** This bug is no longer a duplicate of bug 2076646 jammy/linux-hwe-6.8: 6.8.0-44.44~22.04.1 -proposed tracker ** This bug has been marked a duplicate of bug 2078099 jammy/linux-hwe-6.8: 6.8.0-45.45~22

[Canonical-hw-cert] [Bug 2076646] Re: jammy/linux-hwe-6.8: 6.8.0-44.44~22.04.1 -proposed tracker

2024-09-19 Thread Stefan Bader
*** This bug is a duplicate of bug 2078099 *** https://bugs.launchpad.net/bugs/2078099 ** This bug has been marked a duplicate of bug 2078099 jammy/linux-hwe-6.8: 6.8.0-45.45~22.04.1 -proposed tracker -- You received this bug notification because you are a member of hardware- certificatio

[Canonical-hw-cert] [Bug 2075610] Re: jammy/linux-hwe-6.8: 6.8.0-41.41~22.04.1 -proposed tracker

2024-09-19 Thread Stefan Bader
*** This bug is a duplicate of bug 2078099 *** https://bugs.launchpad.net/bugs/2078099 ** This bug is no longer a duplicate of bug 2076646 jammy/linux-hwe-6.8: 6.8.0-44.44~22.04.1 -proposed tracker ** This bug has been marked a duplicate of bug 2078099 jammy/linux-hwe-6.8: 6.8.0-45.45~22

[Bug 2081191] [NEW] migrate-calendar-to-plugin-id.py crashed with FileNotFoundError in _execute_child(): [Errno 2] No such file or directory: 'qtpaths'

2024-09-19 Thread Stefan Post-Miyazaki
Public bug reported: Description:Ubuntu Oracular Oriole (development branch) Release:24.10 Bug report and summary were automatically created by Plasma desktop. Crash occurred after login to desktop after upgrade from Kubuntu 24.04 to Kubuntu 24.10 (development). It concerns a backg

[Bug 2081191] [NEW] migrate-calendar-to-plugin-id.py crashed with FileNotFoundError in _execute_child(): [Errno 2] No such file or directory: 'qtpaths'

2024-09-19 Thread Stefan Post-Miyazaki
Public bug reported: Description:Ubuntu Oracular Oriole (development branch) Release:24.10 Bug report and summary were automatically created by Plasma desktop. Crash occurred after login to desktop after upgrade from Kubuntu 24.04 to Kubuntu 24.10 (development). It concerns a backg

Re: RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v9]

2024-09-19 Thread Stefan Karlsson
On Thu, 19 Sep 2024 11:54:50 GMT, Roman Kennke wrote: >> We already have a cpu dependent code for both C1 and the interpreter. Adding >> cpu dependent code to C2 doesn't make it significantly worse. My latest >> patch also refactors the code so that C1, interpreter, and C2 all calls into >> sh

Re: RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v9]

2024-09-19 Thread Stefan Karlsson
On Thu, 19 Sep 2024 11:54:50 GMT, Roman Kennke wrote: >> We already have a cpu dependent code for both C1 and the interpreter. Adding >> cpu dependent code to C2 doesn't make it significantly worse. My latest >> patch also refactors the code so that C1, interpreter, and C2 all calls into >> sh

Re: Windows explorer hanging when right click in WSL

2024-09-19 Thread Stefan via TortoiseSVN
nightly build(s) if you like, they're stable too. Stefan -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn+unsubscr...@googlegroups.co

[PATCH] s390: Remove -m{,no-}lra option

2024-09-19 Thread Stefan Schulze Frielinghaus
I have been missing the two test cases and removed them since they depend on -mno-lra. -- 8< -- Since the old reload pass is about to be removed and we defaulted to LRA for over a decade, remove option -m{,no-}lra. PR target/113953 gcc/ChangeLog: * config/s390/s390.cc (s390_lra_p): Rem

Re: [PATCH v4 0/6] rpi5: initial support

2024-09-19 Thread Stefan Agner
Hi Ivan, Thanks for the quick response! On 2024-09-19 11:52, Ivan T. Ivanov wrote: > Hi Stefan, > >> On 19 Sep 2024, at 12:36, Stefan Agner wrote: >> >> Hi Ivan, >> >> I am looking into enabling NVMe boot support using U-Boot on Raspberry >> Pi 5.

[Bug 2077725] Re: CIFS client reports 100% disk usage when rpc-quotad is started

2024-09-19 Thread Stefan Staeglich
I'm also able to reproduce the issue on Ubuntu 22.04 using the sernet samba+ 4.19 packages. So this seems to be an upstream issue. Unfortunately you need at least two VMs for reproducing the issue: NFS server and samba server. I can't reproduce it exporting just a local ext4, also when mounted via

Re: RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v21]

2024-09-19 Thread Stefan Karlsson
On Thu, 19 Sep 2024 12:35:30 GMT, Coleen Phillimore wrote: >> Note that if we go with my KLUT proposal for post-Lilliput (the GC oop >> iteration improvements), this will not matter anymore and can be simplified >> to a fixed shift of 10. > > Yes, please, not having this code would be really ni

Re: RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v21]

2024-09-19 Thread Stefan Karlsson
On Thu, 19 Sep 2024 12:35:30 GMT, Coleen Phillimore wrote: >> Note that if we go with my KLUT proposal for post-Lilliput (the GC oop >> iteration improvements), this will not matter anymore and can be simplified >> to a fixed shift of 10. > > Yes, please, not having this code would be really ni

Re: [PATCH] Fix the RCU usage in mac802154_scan_worker

2024-09-19 Thread Stefan Schmidt
v2 patch? Yes, please always increase the version whenever you change something and re-send. Also a ChangeLog of the changes makes it a lot easier for the reviewer. regards Stefan Schmidt

[de-users] Libre Office 24.2.6.2 (x86_64) - Windows 10

2024-09-19 Thread Stefan Seifried
unverändert funktioniert, der Speicherprozess allerdings unverhältnismässig lange dauert. Ein kompletter Neustart des PC´s bzw. die nochmalige Installation oben bezeichneter Version im "Reparaturmodus" hat leider zu keinem Erfolg geführt. Ich freue mich über Euren Hinweis bzw. freundliche Unte

Re: [PATCH v4 0/6] rpi5: initial support

2024-09-19 Thread Stefan Agner
op of that machine that I used for developing this > crashed and I lost my PCIe changes :-|. Anyway. Have you tried using a M.2 HAT? This likely won't require much in terms of enabling the device. You write that you made some progress, is that compared to v3? Do you mind sharing the late

[PATCH] s390: Remove -m{,no-}lra option

2024-09-19 Thread Stefan Schulze Frielinghaus
Since the old reload pass is about to be removed and we defaulted to LRA for over a decade, remove option -m{,no-}lra. PR target/113953 gcc/ChangeLog: * config/s390/s390.cc (s390_lra_p): Remove. (TARGET_LRA_P): Remove. * config/s390/s390.opt (mlra): Remove. * conf

[jira] [Commented] (CASSANDRA-18508) Sensitive JMX SSL configuration options can be easily exposed

2024-09-19 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17882928#comment-17882928 ] Stefan Miklosovic commented on CASSANDRA-18508: --- OK, thanks for

[ceph-users] Re: [External Email] Overlapping Roots - How to Fix?

2024-09-19 Thread Stefan Kooman
use as well (if a lot of data would move): https://blog.widodh.nl/2019/02/comparing-two-ceph-crush-maps/ Gr. Stefan ___ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-le...@ceph.io

[jira] [Comment Edited] (CASSANDRA-18508) Sensitive JMX SSL configuration options can be easily exposed

2024-09-19 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17882928#comment-17882928 ] Stefan Miklosovic edited comment on CASSANDRA-18508 at 9/19/24 7:4

Re: RFR: 8319873: Add windows implementation for jcmd System.map and System.dump_map [v13]

2024-09-19 Thread Stefan Karlsson
On Thu, 12 Sep 2024 20:10:45 GMT, Simon Tooke wrote: >> This is a port of [JDK-8318636](https://github.com/openjdk/jdk/pull/16301) >> to Windows. >> >> System.map and System.dump_map are implemented using the Windows API and >> provide roughly the same information in the same format. Most of

[NeoChat] [Bug 466606] [Feature] Support Threads

2024-09-19 Thread Stefan
https://bugs.kde.org/show_bug.cgi?id=466606 Stefan changed: What|Removed |Added CC||shado...@gmx.net --- Comment #2 from Stefan --- any

Re: RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v21]

2024-09-18 Thread Stefan Karlsson
On Thu, 19 Sep 2024 05:35:34 GMT, Stefan Karlsson wrote: >> Roman Kennke has updated the pull request incrementally with one additional >> commit since the last revision: >> >> JVMCI support > > src/hotspot/share/gc/parallel/psParallelCompact.cpp line 787: >

CVS: cvs.openbsd.org: src

2024-09-18 Thread Stefan Fritsch
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2024/09/19 00:23:38 Modified files: sys/dev/pv : if_vio.c Log message: vio: allow longer tx chains When TCP segmentation offload is supported, we may get larger packets with more dma segments. Allocate

CVS: cvs.openbsd.org: src

2024-09-18 Thread Stefan Fritsch
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2024/09/19 00:19:05 Modified files: sys/dev/pci: virtio_pci.c Log message: virtio_pci: Fix off-by-one in interrupt setup This was introduced by "virtio: Move interrupt setup into separate function". ok

Re: RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v21]

2024-09-18 Thread Stefan Karlsson
On Wed, 18 Sep 2024 13:23:44 GMT, Roman Kennke wrote: >> This is the main body of the JEP 450: Compact Object Headers (Experimental). >> >> It is also a follow-up to #20640, which now also includes (and supersedes) >> #20603 and #20605, plus the Tiny Class-Pointers parts that have been >> prev

Re: RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v21]

2024-09-18 Thread Stefan Karlsson
On Thu, 19 Sep 2024 05:35:34 GMT, Stefan Karlsson wrote: >> Roman Kennke has updated the pull request incrementally with one additional >> commit since the last revision: >> >> JVMCI support > > src/hotspot/share/gc/parallel/psParallelCompact.cpp line 787: >

Re: RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v21]

2024-09-18 Thread Stefan Karlsson
On Wed, 18 Sep 2024 13:23:44 GMT, Roman Kennke wrote: >> This is the main body of the JEP 450: Compact Object Headers (Experimental). >> >> It is also a follow-up to #20640, which now also includes (and supersedes) >> #20603 and #20605, plus the Tiny Class-Pointers parts that have been >> prev

Re: RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v9]

2024-09-18 Thread Stefan Karlsson
On Wed, 18 Sep 2024 23:59:39 GMT, Coleen Phillimore wrote: >> yes, but there is ongoing effort (at Oracle) to get rid of >> ```Klass::_prototype_header``` altogether. Let's wait for that and see how >> it looks then. > > Yes, I saw that patch. I'm not sure I like the idea of cpu dependent code

Re: RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v9]

2024-09-18 Thread Stefan Karlsson
On Wed, 18 Sep 2024 23:59:39 GMT, Coleen Phillimore wrote: >> yes, but there is ongoing effort (at Oracle) to get rid of >> ```Klass::_prototype_header``` altogether. Let's wait for that and see how >> it looks then. > > Yes, I saw that patch. I'm not sure I like the idea of cpu dependent code

[jira] [Updated] (CASSANDRA-19925) should show error when altering table with Non-frozen UDTs with nested non-frozen collections

2024-09-18 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Miklosovic updated CASSANDRA-19925: -- Fix Version/s: 4.1.7 5.0.1

[SCM] Samba Shared Repository - branch master updated

2024-09-18 Thread Stefan Metzmacher
- commit a14320461e3abb56f5dacc90ca73bc1143270394 Author: Stefan Metzmacher Date: Tue Sep 17 08:29:42 2024 +0200 s4:lib/messaging: fix interaction between imessaging_reinit and irpc_destructor This was missing in commit

Re: Don't show context menu for paths

2024-09-18 Thread Stefan via TortoiseSVN-dev
in c:\temp, except when right-clicking on c:\temp\wc. The context menu is shown within c:\temp\wc2\. The context menu is not shown within c:\temp\wc\. I think that is reasonable. looks very good, thanks! Stefan -- You received this message because you are subscribed to the Google Groups

[PATCH] s390: Add expander for uaddc/usubc optabs

2024-09-18 Thread Stefan Schulze Frielinghaus
Bootstrapped and regtested on s390. Both expander are constrained to z196 because of the conditional moves. I guess this is reasonable nowadays. Would be great if you could have a second look that setting the carry/borrow bit (bit 18 of the PSW) is indeed correct. Brain twisted me at first ;-)

[jira] [Updated] (CASSANDRA-19776) Spinning trying to capture readers

2024-09-18 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Miklosovic updated CASSANDRA-19776: -- Fix Version/s: 4.0.x 4.1.x 5.0.x

[TYPES/announce] (2nd CfP) Dafny Workshop at POPL 2025

2024-09-18 Thread Stefan Zetzsche
) --- ** ORGANISATION --- Program Committee Chairs: - Stefan Zetzsche (Amazon

Re: [PATCH v19 22/33] key_protector: Add TPM2 Key Protector

2024-09-18 Thread Stefan Berger
On 9/6/24 5:11 AM, Gary Lin via Grub-devel wrote: From: Hernan Gatta The TPM2 key protector is a module that enables the automatic retrieval of a fully-encrypted disk's unlocking key from a TPM 2.0. The theory of operation is such that the module accepts various arguments, most of which are

Re: [PATCH v19 00/33] Automatic Disk Unlock with TPM2

2024-09-18 Thread Stefan Berger
On 9/18/24 10:09 AM, Stefan Berger wrote: On 9/17/24 11:05 PM, Gary Lin wrote: On Mon, Sep 16, 2024 at 01:42:18PM -0400, Stefan Berger wrote: tests/asn1/tests/Test_overflow.c: In function ‘test_overflow’: tests/asn1/tests/Test_overflow.c:48:50: error: left shift of negative value

Re: [RFC 0/4] Hard Register Constraints

2024-09-18 Thread Stefan Schulze Frielinghaus
On Wed, Sep 18, 2024 at 03:53:37PM +0200, Michael Matz wrote: > Hello, > > On Thu, 12 Sep 2024, Stefan Schulze Frielinghaus wrote: > > > > > #define call_on_stack(stack, f

[PATCH v2 3/4] genoutput: Verify hard register constraints

2024-09-18 Thread Stefan Schulze Frielinghaus
Since genoutput has no information about hard register names we cannot statically verify those names in constraints of the machine description. Therefore, we have to do it at runtime. Although verification shouldn't be too expensive, restrict it to checking builds. This should be sufficient since

Re: [PATCH v19 00/33] Automatic Disk Unlock with TPM2

2024-09-18 Thread Stefan Berger
On 9/17/24 11:05 PM, Gary Lin wrote: On Mon, Sep 16, 2024 at 01:42:18PM -0400, Stefan Berger wrote: tests/asn1/tests/Test_overflow.c: In function ‘test_overflow’: tests/asn1/tests/Test_overflow.c:48:50: error: left shift of negative value [-Werror=shift-negative-value] 48

[PATCH v2 2/4] Error handling for hard register constraints

2024-09-18 Thread Stefan Schulze Frielinghaus
This implements some basic error handling for hard register constraints including potential conflics with register asm operands. In contrast to register asm operands, hard register constraints allow more than just one register per operand. Even more than just one register per alternative. For ex

[PATCH v2 4/4] Rewrite register asm into hard register constraints

2024-09-18 Thread Stefan Schulze Frielinghaus
Currently a register asm already materializes during expand. This means, a hard register is allocated for the very first access of a register asm as e.g. in an assignment. As a consequence this might lead to suboptimal register allocation if the assignment and the using asm statement are spread f

[PATCH v2 0/4] Hard Register Constraints

2024-09-18 Thread Stefan Schulze Frielinghaus
nyway), then just let me know. Stefan Schulze Frielinghaus (4): Hard register constraints Error handling for hard register constraints genoutput: Verify hard register constraints Rewrite register asm into hard register constraints gcc/cfgexpand.cc | 42 ---

[PATCH v2 1/4] Hard register constraints

2024-09-18 Thread Stefan Schulze Frielinghaus
Implement hard register constraints of the form {regname} where regname must be any valid register name for the target. Such constraints may be used in asm statements as a replacement for register asm and in machine descriptions. Due to optimizations it is not unexpected if two or more inputs req

[GRASS-user] r.buildvrt: performace issue with virtual rasters of GDAL linked raster maps on NFS

2024-09-18 Thread Stefan Blumentrath via grass-user
what can be done is very welcome. Would be a pity if I had to abandon VRTs...   Cheers, Stefan ___ grass-user mailing list grass-user@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/grass-user

Re: [vz-users] "Waschmaschine ist fertig"-Benachrichtigungen

2024-09-18 Thread Stefan Bauer
Handy cool. Wie hast Du das denn realisiert? Ist für Android implementiert, oder? Gruß Stefan Von meinem iPad gesendet > Am 18.09.2024 um 06:17 schrieb Christian Weiske : > > Hallo, > > > Ich habe einen "Shelly Plug S" Zwischenstecker an die > Stecker von Wasc

[Bug 2077725] Re: Windows reports 100% disk usage when rpc-quotad is started

2024-09-18 Thread Stefan Staeglich
Hi Athos, I hope we can provide the requested information soon. So far I can confirm that the source of the problem is only samba. The problem will disappear when we switch to sernet samba+ 4.20 packages. -- You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[jira] [Updated] (CASSANDRA-19760) Expose the execution results of a cleanup command to a virtual table

2024-09-18 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Miklosovic updated CASSANDRA-19760: -- Reviewers: Stefan Miklosovic Status: Review In Progress (was

Re: RFR: 8319873: Add windows implementation for jcmd System.map and System.dump_map [v13]

2024-09-18 Thread Stefan Karlsson
On Thu, 12 Sep 2024 20:10:45 GMT, Simon Tooke wrote: >> This is a port of [JDK-8318636](https://github.com/openjdk/jdk/pull/16301) >> to Windows. >> >> System.map and System.dump_map are implemented using the Windows API and >> provide roughly the same information in the same format. Most of

Re: [Cin] MTS files; concat demuxer / protocol

2024-09-18 Thread Stefan de Konink via Cin
Op 9/17/24 om 6:55 PM schreef Terje J. Hanssen via Cin: Have you tried simple "cat" to join clips in a Linux terminal? "cat" results in a workable file in Cinelerra, that does not have the audio gap. -- Stefan OpenPGP_0xDA0A21EE7E3D2959.asc Description

Re: bhyve core dump when performing sysupgrade

2024-09-18 Thread Stefan Fritsch
kernel with the diff below and test if that fixes the issue? bhyve should not crash in this case, but then we would not have found the issue. If the patch does not help, I would be interested in the boot output of a kernel with VIRTIO_DEBUG set to 1 in sys/dev/pv/virtiovar.h . Cheers

[jira] [Updated] (CASSANDRA-19925) should show error when altering table with Non-frozen UDTs with nested non-frozen collections

2024-09-18 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Miklosovic updated CASSANDRA-19925: -- Authors: Stefan Miklosovic (was: Maxim Muzafarov, Stefan Miklosovic

[jira] [Updated] (CASSANDRA-19925) should show error when altering table with Non-frozen UDTs with nested non-frozen collections

2024-09-18 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Miklosovic updated CASSANDRA-19925: -- Status: Review In Progress (was: Needs Committer) > should show er

[jira] [Commented] (CASSANDRA-19925) should show error when altering table with Non-frozen UDTs with nested non-frozen collections

2024-09-18 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17882609#comment-17882609 ] Stefan Miklosovic commented on CASSANDRA-19925: --- [CASSANDRA-19925

[jira] [Updated] (CASSANDRA-19925) should show error when altering table with Non-frozen UDTs with nested non-frozen collections

2024-09-18 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Miklosovic updated CASSANDRA-19925: -- Status: Ready to Commit (was: Review In Progress) > should show er

[jira] [Commented] (CASSANDRA-19925) should show error when altering table with Non-frozen UDTs with nested non-frozen collections

2024-09-18 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17882608#comment-17882608 ] Stefan Miklosovic commented on CASSANDRA-19925: --- [CASSANDRA-19925

[jira] [Commented] (CASSANDRA-19776) Spinning trying to capture readers

2024-09-18 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17882606#comment-17882606 ] Stefan Miklosovic commented on CASSANDRA-19776: --- I dont know ho

Re: change in /usr/bin/bc with CTRL-d no longer exit [fixed in -CURRENT]

2024-09-17 Thread Stefan Esser
atter. Regards, STefan

git: 9b04aee86ccd - main - vendor/bc: upgrade to version 7.0.2

2024-09-17 Thread Stefan Eßer
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/src/commit/?id=9b04aee86ccd58a6f3c936e0cd95bb9305a69848 commit 9b04aee86ccd58a6f3c936e0cd95bb9305a69848 Author: Stefan Eßer AuthorDate: 2024-09-18 05:55:46 + Commit: Stefan Eßer CommitDate: 2024-09-18 06:12:19

git: 9b04aee86ccd - main - vendor/bc: upgrade to version 7.0.2

2024-09-17 Thread Stefan Eßer
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/src/commit/?id=9b04aee86ccd58a6f3c936e0cd95bb9305a69848 commit 9b04aee86ccd58a6f3c936e0cd95bb9305a69848 Author: Stefan Eßer AuthorDate: 2024-09-18 05:55:46 + Commit: Stefan Eßer CommitDate: 2024-09-18 06:12:19

git: 1eca39000753 - Create tag vendor/bc/7.0.2

2024-09-17 Thread Stefan Eßer
The annotated tag vendor/bc/7.0.2 has been created by se: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/bc/7.0.2 tag vendor/bc/7.0.2 Tagger: Stefan Eßer TaggerDate: 2024-09-18 06:00:18 + Tag version 7.0.2 commit c2c85f88902d18d2e9702381f1628112e15a5c3c Author: Stefan Eßer

git: 1e19146fc769..c2c85f88902d - vendor/bc - vendor branch updated

2024-09-17 Thread Stefan Eßer
The branch vendor/bc has been updated by se: URL: https://cgit.FreeBSD.org/src/log/?id=1e19146fc769..c2c85f88902d c2c85f88902d vendor/bc: upgrade to version 7.0.2

Re: [PULL 3/6] migration/multifd: Fix loop conditions in multifd_zstd_send_prepare and multifd_zstd_recv

2024-09-17 Thread Stefan Weil via
Am 17.09.24 um 23:55 schrieb Peter Xu: From: Stefan Weil via How can I avoid that my author name/email is changed so often? Will this be fixed automatically before the commit is merged? Stefan

Re: [PATCH v19 21/33] tss2: Add TPM2 Software Stack (TSS2) support

2024-09-17 Thread Stefan Berger
nges for ppc64 to also support this. So, indeed, there are some parts that are EFI-specific at the moment. Stefan ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel

Re: [Talk-at] [Talk-si] Import of Karawanken/Karavanke UNESCO Global Geopark

2024-09-17 Thread Stefan Baebler via Talk-at
opark this should be put into the main name: name=Karawanken/Karavanke UNESCO Global Geopark How is the area defined? If it is a list of municipalities they could be added to the same relation. with the role of a subarea. br, Stefan On Mon, Sep 16, 2024 at 4:25 PM Greiler Julian Simon < j.gr

Re: [PATCH v19 00/33] Automatic Disk Unlock with TPM2

2024-09-17 Thread Stefan Berger
On 9/16/24 1:42 PM, Stefan Berger wrote: On 9/15/24 11:35 PM, Gary Lin wrote: On Mon, Sep 16, 2024 at 10:24:03AM +0800, Gary Lin wrote: On Fri, Sep 13, 2024 at 10:32:39AM -0400, Stefan Berger wrote: On 9/6/24 5:10 AM, Gary Lin wrote: GIT repo for v19: https://github.com/lcp/grub2/tree

Re: More regarding the Don't show context menu

2024-09-17 Thread Stefan via TortoiseSVN-dev
the context menu at all - right? There should possibly be a separate call to IsContextPathAllowed when a shortcut has been resolved as well to see if the shortcut points to a folder that is in the Don't show list. WDYT? I think your analysis is correct. The IsContextPathAllowed should be

[jira] [Commented] (CASSANDRA-19925) should show error when altering table with Non-frozen UDTs with nested non-frozen collections

2024-09-17 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17882467#comment-17882467 ] Stefan Miklosovic commented on CASSANDRA-19925: --- I will build it

[jira] [Updated] (CASSANDRA-19925) should show error when altering table with Non-frozen UDTs with nested non-frozen collections

2024-09-17 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Miklosovic updated CASSANDRA-19925: -- Fix Version/s: 4.0.x 4.1.x > should show error w

Re: [Cin] MTS files; concat demuxer / protocol

2024-09-17 Thread Stefan de Konink via Cin
streams. > there seems to be bluray demuxer in ffmpeg, not sure about timecode but > apparently it can use mpls playlists? > > libavformat/bluray.c in ffmpeg source tree. > > you might need to enable it in ffmpeg with libbluray headers present. I'll check it out on Gent

how to simulate strings of different thickness

2024-09-17 Thread Stefan Thomas
Dear community, if I want to simulate plucked strings of different thickness in csound, how could I achieve this? Which opcode for physical modelling (plucked, wgpluck, etc.) should I use for this?

Re: [PATCH] da9063: Add watchdog support

2024-09-17 Thread Stefan Roese
quot;dlg,da9063-watchdog", }, + {} +}; + +U_BOOT_DRIVER(da9063_wdt) = { + .name = "da9063-wdt", + .id = UCLASS_WDT, + .of_match = da9063_wdt_ids, + .ops = &da9063_wdt_ops, + .flags = DM_FLAG_PROBE_AFTER_BIND, +}; Thanks, Stefan

Re: intent to rip out mod_tls

2024-09-17 Thread Stefan Eissing via dev
sitory is at https://github.com/icing/mod_tls Cheers, Stefan > > Will

RE: Apache Sling Sitemap Extension Issue

2024-09-17 Thread Stefan Seifert
, you could provide a PR if possible linked to that ticket. stefan [1] https://issues.apache.org/jira/projects/SLING/ > -Original Message- > From: Peter Tos > Sent: Tuesday, September 17, 2024 3:08 AM > To: dev@sling.apache.org > Subject: Apache Sling Sitemap Extension

[PULL 0/1] Block patches

2024-09-17 Thread Stefan Hajnoczi
The following changes since commit ea9cdbcf3a0b8d5497cddf87990f1b39d8f3bb0a: Merge tag 'hw-misc-20240913' of https://github.com/philmd/qemu into staging (2024-09-15 18:27:40 +0100) are available in the Git repository at: https://gitlab.com/stefanha/qemu.git tags/block-pull-request for you

[PULL 1/1] hw/block: fix uint32 overflow

2024-09-17 Thread Stefan Hajnoczi
From: Dmitry Frolov The product bs->bl.zone_size * (bs->bl.nr_zones - 1) may overflow uint32. Found by Linux Verification Center (linuxtesting.org) with SVACE. Signed-off-by: Dmitry Frolov Message-id: 20240917080356.270576-2-fro...@swemel.ru Signed-off-by: Stefan Hajnoczi --- hw

[PULL 0/1] Block patches

2024-09-17 Thread Stefan Hajnoczi
The following changes since commit ea9cdbcf3a0b8d5497cddf87990f1b39d8f3bb0a: Merge tag 'hw-misc-20240913' of https://github.com/philmd/qemu into staging (2024-09-15 18:27:40 +0100) are available in the Git repository at: https://gitlab.com/stefanha/qemu.git tags/block-pull-request for you

[PULL 1/1] hw/block: fix uint32 overflow

2024-09-17 Thread Stefan Hajnoczi
From: Dmitry Frolov The product bs->bl.zone_size * (bs->bl.nr_zones - 1) may overflow uint32. Found by Linux Verification Center (linuxtesting.org) with SVACE. Signed-off-by: Dmitry Frolov Message-id: 20240917080356.270576-2-fro...@swemel.ru Signed-off-by: Stefan Hajnoczi --- hw

Re: intent to rip out mod_tls

2024-09-17 Thread Stefan Eissing via dev
I count several 0s and one +0.5, added my own +1. I now removed mod_tls from trunk and 2.4.x. I hope I caught all place in source, documentation and test. Thanks, Stefan PS. @Christophe: I know you want to re-use the tests for mod_ssl. Maybe resurrect them in a modules/ssl directory? >

[jira] [Commented] (SLING-12415) Intermittent build failures on Sling Test envs - ResourceResolverFactoryActivator 250 ms

2024-09-17 Thread Stefan Seifert (Jira)
[ https://issues.apache.org/jira/browse/SLING-12415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17882346#comment-17882346 ] Stefan Seifert commented on SLING-12415: here is a way to experiment

[jira] [Resolved] (SLING-12435) sling-mock: Make timeout to wait for ResourceResolverFactoryActivator configurable via system property

2024-09-17 Thread Stefan Seifert (Jira)
[ https://issues.apache.org/jira/browse/SLING-12435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert resolved SLING-12435. Resolution: Fixed https://github.com/apache/sling-org-apache-sling-testing-sling-mock

Re: [PATCH] hw/block: fix uint32 overflow

2024-09-17 Thread Stefan Hajnoczi
/virtio-blk.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Thanks, applied to my block tree: https://gitlab.com/stefanha/qemu/commits/block Stefan signature.asc Description: PGP signature

Re: [PATCH] hw/block: fix uint32 overflow

2024-09-17 Thread Stefan Hajnoczi
/virtio-blk.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Thanks, applied to my block tree: https://gitlab.com/stefanha/qemu/commits/block Stefan signature.asc Description: PGP signature

[jira] [Updated] (SLING-12435) sling-mock: Make timeout to wait for ResourceResolverFactoryActivator configurable via system property

2024-09-17 Thread Stefan Seifert (Jira)
[ https://issues.apache.org/jira/browse/SLING-12435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert updated SLING-12435: --- Description: to be able to mitigate timeout issues or to evaluate if the actual timeout

[jira] [Created] (SLING-12435) sling-mock: Make timeout to wait for ResourceResolverFactoryActivator configurable via system property

2024-09-17 Thread Stefan Seifert (Jira)
Stefan Seifert created SLING-12435: -- Summary: sling-mock: Make timeout to wait for ResourceResolverFactoryActivator configurable via system property Key: SLING-12435 URL: https://issues.apache.org/jira/browse

Re: [mitk-users] [Extern] - Automating 3D Model Animations

2024-09-17 Thread Dinkelacker, Stefan
too early to give any estimates now, so if you need to get stuff done at the moment, I probably would recommend to use a dedicated software for animation/rendering/recording. It could be worth investigating into the direction of Blender, Unity, or the Unreal Engine for example. Best, Stefan

Re: [PATCH v3 4/5] vhost-user-dev: Add cache BAR

2024-09-17 Thread Stefan Hajnoczi
On Tue, 17 Sept 2024 at 10:33, Stefan Hajnoczi wrote: > > On Thu, Sep 12, 2024 at 04:53:34PM +0200, Albert Esteve wrote: > > @@ -331,6 +333,37 @@ static void vub_device_realize(DeviceState *dev, Error > > **errp) > > do_vhost_user_cleanup(vdev, vub); > >

Re: [PATCH v3 4/5] vhost-user-dev: Add cache BAR

2024-09-17 Thread Stefan Hajnoczi
On Thu, Sep 12, 2024 at 04:53:34PM +0200, Albert Esteve wrote: > @@ -331,6 +333,37 @@ static void vub_device_realize(DeviceState *dev, Error > **errp) > do_vhost_user_cleanup(vdev, vub); > } > > +ret = vub->vhost_dev.vhost_ops->vhost_get_shmem_config(&vub->vhost_dev, > +

Re: [PATCH v3 4/5] vhost-user-dev: Add cache BAR

2024-09-17 Thread Stefan Hajnoczi
On Thu, Sep 12, 2024 at 04:53:34PM +0200, Albert Esteve wrote: > Add a cache BAR in the vhost-user-device > into which files can be directly mapped. > > The number, shmid, and size of the VIRTIO Shared > Memory subregions is retrieved through a get_shmem_config > message sent by the vhost-user-bas

Re: [PATCH v3 3/5] vhost_user: Add frontend command for shmem config

2024-09-17 Thread Stefan Hajnoczi
On Thu, Sep 12, 2024 at 04:53:33PM +0200, Albert Esteve wrote: > The frontend can use this command to retrieve > VIRTIO Shared Memory Regions configuration from > the backend. The response contains the number of > shared memory regions, their size, and shmid. > > This is useful when the frontend i

Re: [PATCH v3 3/5] vhost_user: Add frontend command for shmem config

2024-09-17 Thread Stefan Hajnoczi
On Thu, Sep 12, 2024 at 04:53:33PM +0200, Albert Esteve wrote: > The frontend can use this command to retrieve > VIRTIO Shared Memory Regions configuration from > the backend. The response contains the number of > shared memory regions, their size, and shmid. > > This is useful when the frontend i

Re: [PATCH v3 0/5] vhost-user: Add SHMEM_MAP/UNMAP requests

2024-09-17 Thread Stefan Hajnoczi
On Tue, Sep 17, 2024 at 09:05:34AM +0200, Albert Esteve wrote: > On Mon, Sep 16, 2024 at 7:57 PM Stefan Hajnoczi wrote: > > > This patch series could use tests. The first two patches seem broken and > > testing would have revealed that the memory allocation and pointers are &

Re: change in /usr/bin/bc with CTRL-d no longer exit

2024-09-16 Thread Stefan Eßer
d from his official source repository. Regards, STefan

<    1   2   3   4   5   6   7   8   9   10   >