Re: [PATCH 1/2] RISC-V: Fix vwsll combine on rv32 targets

2024-06-13 Thread Robin Dapp
> I did a test run without the subreg condition and it also appears to > work when running on rv32gcv and rv64gcv newlib. Would it be better > to remove the subreg? Yep, if it works, i.e. all tests still pass then let's get rid of it. Regards Robin

Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs

2024-06-12 Thread Robin Murphy
opposite and use "dma-coherent" in the same manner as Arm and AArch64. Neither property existed back in ePAPR, so typical PowerPC systems wouldn't even be looking and will just make their own assumptions by other means. Thanks, Robin.

zookeeper 384 files missing

2024-06-12 Thread Storch, Robin
Hello, I downloaded the 384 version from https://www.apache.org/dyn/closer.lua/zookeeper/zookeeper-3.8.4/apache-zookeeper-3.8.4-bin.tar.gz Apache Download Mirrors Home page of The Apache Software

[Git][archlinux/packaging/packages/elixir] Pushed new tag 1.17.0-1

2024-06-12 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 1.17.0-1 at Arch Linux / Packaging / Packages / elixir -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/elixir/-/tree/1.17.0-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/elixir][main] upgpkg: 1.17.0-1: New upstream release

2024-06-12 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / elixir Commits: b56deed8 by Robin Candau at 2024-06-12T14:48:57+02:00 upgpkg: 1.17.0-1: New upstream release https://github.com/elixir-lang/elixir/releases/tag/v1.17.0 - - - - - 2 changed files: - .SRCINFO - PKGBUILD

[Git][archlinux/packaging/packages/sentry-native][main] upgpkg: 0.7.6-1: New upstream release

2024-06-12 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / sentry-native Commits: 6a205934 by Robin Candau at 2024-06-12T11:48:05+02:00 upgpkg: 0.7.6-1: New upstream release https://github.com/getsentry/sentry-native/releases/tag/0.7.6 - - - - - 2 changed files: - .SRCINFO

[Git][archlinux/packaging/packages/sentry-native] Pushed new tag 0.7.6-1

2024-06-12 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 0.7.6-1 at Arch Linux / Packaging / Packages / sentry-native -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sentry-native/-/tree/0.7.6-1 You're receiving this email because of your account on gitlab.archlinux.org.

Re: [PATCH] ifcvt: Clarify if_info.original_cost.

2024-06-12 Thread Robin Dapp
something like the attached v4 be OK that uses a parameter instead (I mean without having refactored the full algorithm)? At least I changed the comment before the second attempt to hopefully cause a tiny bit less confusion :) I haven't fully bootstrapped it yet. Regards Robin Before noce_fin

Re: [PATCH 1/2] RISC-V: Fix vwsll combine on rv32 targets

2024-06-12 Thread Robin Dapp
Hi Edwin, this is OK but did you check if we can get rid of the subreg condition now that we have gen_lowpart? Regards Robin

Re: [PATCH 2/2] RISC-V: Move mode assertion out of conditional branch in emit_insn

2024-06-12 Thread Robin Dapp
Hi Edwin, this LGTM but I just remembered I intended to turn the assert into a more descriptive error. The attached patch has been sitting on my local branch for a while. Maybe we should rather fold yours into it? Regards Robin >From d164403ef577917f905c1690f2199fab330f05e2 Mon Sep 17 00

[LincolnTalk] Plastic Pot recycling.

2024-06-11 Thread Robin Wilkerson
in Lexington, at 7 Harrington Road, Lexington MA. The drop site is at the very rear of the church parking lot, to the left of the dumpster, as indicated. The last day you can drop off plastic is Saturday June 22, 2024. Please stack neatly, no plastic bags. Robin Wilkerson 31 Old Winter St. Lincoln

Re: [PATCH] ifcvt: Clarify if_info.original_cost.

2024-06-11 Thread Robin Dapp
instead of the condition). Essentially, we know that all following cmovs can be created via the CC which is not overwritten. So, even when we never used the condition because of all CC-using cmovs we would skip the temporary targets in the second attempt. But we can't know that all we ever needed is the CC comparison before actually creating the sequences in the first attempt. Regards Robin

[Bug 1971434] Re: Display powersave only blanks, but does not turn off

2024-06-11 Thread Robin
I've got the same thing on a fresh 24.04 install running X11. I've got three monitors, two on HDMI, one on display port. I'm running the Nouveau drivers. Locking with Super-L turns the backlight off for a few seconds then it comes back on, usually with the cursor showing as well. -- You

[Bug 1971434] Re: Display powersave only blanks, but does not turn off

2024-06-11 Thread Robin
I've got the same thing on a fresh 24.04 install running X11. I've got three monitors, two on HDMI, one on display port. I'm running the Nouveau drivers. Locking with Super-L turns the backlight off for a few seconds then it comes back on, usually with the cursor showing as well. -- You

[gcc r15-1187] vect: Merge loop mask and cond_op mask in fold-left reduction [PR115382].

2024-06-11 Thread Robin Dapp via Gcc-cvs
https://gcc.gnu.org/g:2b438a0d2aa80f051a09b245a58f643540d4004b commit r15-1187-g2b438a0d2aa80f051a09b245a58f643540d4004b Author: Robin Dapp Date: Fri Jun 7 14:36:41 2024 +0200 vect: Merge loop mask and cond_op mask in fold-left reduction [PR115382]. Currently we discard the cond

[Git][archlinux/packaging/packages/jenkins][main] upgpkg: 2.462-1: New upstream release

2024-06-11 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / jenkins Commits: 30273241 by Robin Candau at 2024-06-11T18:32:49+02:00 upgpkg: 2.462-1: New upstream release https://github.com/jenkinsci/jenkins/releases/tag/jenkins-2.462 - - - - - 2 changed files: - .SRCINFO

[Git][archlinux/packaging/packages/jenkins] Pushed new tag 2.462-1

2024-06-11 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 2.462-1 at Arch Linux / Packaging / Packages / jenkins -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/jenkins/-/tree/2.462-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/python-textual] Pushed new tag 0.67.1-1

2024-06-11 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 0.67.1-1 at Arch Linux / Packaging / Packages / python-textual -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-textual/-/tree/0.67.1-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/python-textual][main] upgpkg: 0.67.1-1: New upstream release

2024-06-11 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-textual Commits: a2f2c4de by Robin Candau at 2024-06-11T17:55:12+02:00 upgpkg: 0.67.1-1: New upstream release https://github.com/Textualize/textual/releases/tag/v0.67.1 - - - - - 2 changed files: - .SRCINFO

Re: [PATCH] ifcvt: Clarify if_info.original_cost.

2024-06-11 Thread Robin Dapp
The attached v3 tracks the use of cond_earliest as you suggested and adds its cost in default_noce_conversion_profitable_p. Bootstrapped and regtested on x86 and p10, aarch64 still running. Regtested on riscv64. Regards Robin Before noce_find_if_block processes a block it sets up an if_info

Re: [PATCH v1] RISC-V: Implement .SAT_SUB for unsigned vector int

2024-06-11 Thread Robin Dapp
Thanks, the patch is OK then. Regards Robin

Re: [PATCH v1] RISC-V: Implement .SAT_SUB for unsigned vector int

2024-06-11 Thread Robin Dapp
; do { m = *--p; *p = (Posf)(m >= wsize ? m-wsize : NIL); } while (--n); } Regards Robin

[Git][archlinux/packaging/packages/check-jsonschema][main] upgpkg: 0.28.5-1: New upstream release

2024-06-11 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / check-jsonschema Commits: 012c2bad by Robin Candau at 2024-06-11T09:08:55+02:00 upgpkg: 0.28.5-1: New upstream release https://github.com/python-jsonschema/check-jsonschema/releases/tag/0.28.5 - - - - - 2 changed

[Git][archlinux/packaging/packages/check-jsonschema] Pushed new tag 0.28.5-1

2024-06-11 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 0.28.5-1 at Arch Linux / Packaging / Packages / check-jsonschema -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/check-jsonschema/-/tree/0.28.5-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/grafana-zabbix][main] upgpkg: 4.5.0-1: New upstream release

2024-06-11 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / grafana-zabbix Commits: ad4bf081 by Robin Candau at 2024-06-11T08:52:32+02:00 upgpkg: 4.5.0-1: New upstream release https://github.com/grafana/grafana-zabbix/releases/tag/v4.5.0 - - - - - 2 changed files: - .SRCINFO

[Git][archlinux/packaging/packages/grafana-zabbix] Pushed new tag 4.5.0-1

2024-06-11 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 4.5.0-1 at Arch Linux / Packaging / Packages / grafana-zabbix -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/grafana-zabbix/-/tree/4.5.0-1 You're receiving this email because of your account on gitlab.archlinux.org.

Re: [Vo]:Too late

2024-06-10 Thread Robin
far from being >anything like sentient intelligence. I think small autonomous weapons are >more of a threat than AI. See: > >https://www.youtube.com/watch?v=9CO6M2HsoIA This technology uses AI. [snip] Regards, Robin van Spaandonk Drive your electric car every second day and recharge

[PATCH v2] vect: Merge loop mask and cond_op mask in fold-left, reduction [PR115382].

2024-06-10 Thread Robin Dapp
Bootstrap and regtest running on x86 and aarch64. Regards Robin Currently we discard the cond-op mask when the loop is fully masked which causes wrong code in gcc.dg/vect/vect-cond-reduc-in-order-2-signed-zero.c when compiled with -O3 -march=cascadelake --param vect-partial-vector-usage=2. This patch

Re: [PATCH] vect: Merge loop mask and cond_op mask in fold-left, reduction.

2024-06-10 Thread Robin Dapp
Just realized I missed the PR115382 tag in the patch... Regards Robin

[PATCH] internal-fn: Force to reg if operand doesn't match.

2024-06-10 Thread Robin Dapp
the failures went unnoticed until now. So it looks like we do need the insn_operand_matches after all? This patch only forces to register if the respective operands do not already match. Bootstrap and regtest on aarch64 and x86 in progress. Regtested on riscv64. Regards Robin gcc/ChangeLog

Re: [PATCH 1/5] RISC-V: Remove float vector eqne pattern

2024-06-10 Thread Robin Dapp
That's why I would have liked to see at least some small test cases for it along with the patch (for the combinations we don't test yet). Regards Robin

[PATCH] vect: Merge loop mask and cond_op mask in fold-left, reduction.

2024-06-10 Thread Robin Dapp
on x86, aarch64 and power10. Regtested on riscv64 and armv8.8-a+sve via qemu. Regards Robin gcc/ChangeLog: * tree-vect-loop.cc (vectorize_fold_left_reduction): Merge loop mask and cond-op mask. --- gcc/tree-vect-loop.cc | 16 +++- 1 file changed, 15 insertions(+), 1

[Git][archlinux/packaging/packages/limine][main] upgpkg: 7.7.2-1: New upstream release

2024-06-10 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / limine Commits: f24809df by Robin Candau at 2024-06-10T09:10:12+02:00 upgpkg: 7.7.2-1: New upstream release - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO

[Git][archlinux/packaging/packages/limine] Pushed new tag 7.7.2-1

2024-06-10 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 7.7.2-1 at Arch Linux / Packaging / Packages / limine -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/limine/-/tree/7.7.2-1 You're receiving this email because of your account on gitlab.archlinux.org.

[LAD] Re: PandaResampler 0.2.0

2024-06-09 Thread Robin Gareus
is catching up. -- robin OpenPGP_signature.asc Description: OpenPGP digital signature ___ Linux-audio-dev mailing list -- linux-audio-dev@lists.linuxaudio.org To unsubscribe send an email to linux-audio-dev-le...@lists.linuxaudio.org

[Git][archlinux/packaging/packages/markdownlint][main] upgpkg: 0.13.0-2: Ruby 3.2 rebuild

2024-06-09 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / markdownlint Commits: 8e7889ad by Robin Candau at 2024-06-09T16:45:44+02:00 upgpkg: 0.13.0-2: Ruby 3.2 rebuild https://archlinux.org/todo/ruby-32-rebuild/ - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes

[Git][archlinux/packaging/packages/markdownlint] Pushed new tag 0.13.0-2

2024-06-09 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 0.13.0-2 at Arch Linux / Packaging / Packages / markdownlint -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/markdownlint/-/tree/0.13.0-2 You're receiving this email because of your account on gitlab.archlinux.org.

Catppuccin AUR Requests

2024-06-09 Thread Robin Candau
ntainers of the said packages should be contacted (either with a comment on the AUR Website or via email) to inform them of your intentions and, ideally, to get their approval. Thanks in advance! [1] https://wiki.archlinux.org/title/Aur_requests#Rules_of_submission -- Regards, Robin Candau / Anti

[Git][archlinux/packaging/packages/vale] Pushed new tag 3.5.0-1

2024-06-08 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 3.5.0-1 at Arch Linux / Packaging / Packages / vale -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vale/-/tree/3.5.0-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/vale][main] upgpkg: 3.5.0-1: New upstream release

2024-06-08 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / vale Commits: 29474b01 by Robin Candau at 2024-06-08T23:46:56+02:00 upgpkg: 3.5.0-1: New upstream release https://github.com/errata-ai/vale/releases/tag/v3.5.0 - - - - - 2 changed files: - .SRCINFO - PKGBUILD

Re: Deletion request: xorg-xwayland-osu

2024-06-08 Thread Robin Candau
de the relevant details in the "Comments" box. Thanks! [1] https://aur.archlinux.org/packages/xorg-xwayland-osu -- Regards, Robin Candau / Antiz OpenPGP_0xFDC3040B92ACA748.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP digital signature

[Git][archlinux/packaging/packages/python-textual][main] upgpkg: 0.66.0-1: New upstream release

2024-06-08 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-textual Commits: 8cf95f35 by Robin Candau at 2024-06-08T16:20:18+02:00 upgpkg: 0.66.0-1: New upstream release https://github.com/Textualize/textual/releases/tag/v0.66.0 - - - - - 2 changed files: - .SRCINFO

[Git][archlinux/packaging/packages/python-textual] Pushed new tag 0.66.0-1

2024-06-08 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 0.66.0-1 at Arch Linux / Packaging / Packages / python-textual -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-textual/-/tree/0.66.0-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/glances][main] upgpkg: 4.0.8-2: Fix dependencies (replace python-ujson by python-orjson)

2024-06-08 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / glances Commits: 641f59d4 by Robin Candau at 2024-06-08T15:05:14+02:00 upgpkg: 4.0.8-2: Fix dependencies (replace python-ujson by python-orjson) Fixes https://gitlab.archlinux.org/archlinux/packaging/packages/glances

[Git][archlinux/packaging/packages/glances] Pushed new tag 4.0.8-2

2024-06-08 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 4.0.8-2 at Arch Linux / Packaging / Packages / glances -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/glances/-/tree/4.0.8-2 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/glances][main] upgpkg: 4.0.8-1: New upstream release

2024-06-08 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / glances Commits: 6aeb56ea by Robin Candau at 2024-06-08T10:43:39+02:00 upgpkg: 4.0.8-1: New upstream release https://github.com/nicolargo/glances/releases/tag/v4.0.8 - - - - - 2 changed files: - .SRCINFO - PKGBUILD

[Git][archlinux/packaging/packages/glances] Pushed new tag 4.0.8-1

2024-06-08 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 4.0.8-1 at Arch Linux / Packaging / Packages / glances -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/glances/-/tree/4.0.8-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/python-nbxmpp][main] upgpkg: 5.0.0-1: New upstream release

2024-06-08 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-nbxmpp Commits: a1a312bf by Robin Candau at 2024-06-08T10:26:07+02:00 upgpkg: 5.0.0-1: New upstream release - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes

[Git][archlinux/packaging/packages/python-nbxmpp] Pushed new tag 5.0.0-1

2024-06-08 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 5.0.0-1 at Arch Linux / Packaging / Packages / python-nbxmpp -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-nbxmpp/-/tree/5.0.0-1 You're receiving this email because of your account on gitlab.archlinux.org.

Re: [Vo]:Too late

2024-06-08 Thread Robin
out-think us a thousand to one. We would be dead before we even new there was a threat...and that threat may not even understand (on a human level) or care for that matter, what it was doing. (Think e.g. war games scenario - which is a recurring SF plot.) >Robin wrote: > >M

[Git][archlinux/packaging/packages/keepassxc][main] upgpkg: 2.7.8-2 Remove the `-j1` workaround to avoid tests hanging

2024-06-08 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / keepassxc Commits: 0f2cdc33 by Robin Candau at 2024-06-08T09:07:41+02:00 upgpkg: 2.7.8-2 Remove the `-j1` workaround to avoid tests hanging This was due to a bug in CMake which was fixed CMake 3.29.5 Closes https

[Git][archlinux/packaging/packages/keepassxc] Pushed new tag 2.7.8-2

2024-06-08 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 2.7.8-2 at Arch Linux / Packaging / Packages / keepassxc -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/keepassxc/-/tree/2.7.8-2 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/python-sentry_sdk] Pushed new tag 2.5.1-1

2024-06-07 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 2.5.1-1 at Arch Linux / Packaging / Packages / python-sentry_sdk -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-sentry_sdk/-/tree/2.5.1-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/python-sentry_sdk][main] upgpkg: 2.5.1-1: New upstream release

2024-06-07 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-sentry_sdk Commits: 09fc126a by Robin Candau at 2024-06-07T23:20:48+02:00 upgpkg: 2.5.1-1: New upstream release https://github.com/getsentry/sentry-python/releases/tag/2.5.1 - - - - - 2 changed files

Re: [Vo]:Too late

2024-06-07 Thread Robin
usersÂ’ emotions can simulate, *in silico*, alternative courses of >action, deciding on one that is best predicted to achieve the desired >emotional outcome. > >Manipulating the user, in short. That's creepy. > > > >On Fri, Jun 7, 2024 at 1:44?AM Robin >wrote: > >&

[Bug 2063032] Re: Can't enable or disable livepatch.

2024-06-07 Thread Robin Huber
, that snap's --purge flag didn't get rid of this file. Funny to think that 4 little words in a file can cause such a cryptic error. Anyways, I am so glad it works again. Again, thank you very much. I still have a lot to learn in Ubuntu, and I am glad you where there to help me out. With best Regards Robin H

Re: [PATCH v3] RISC-V: Implement .SAT_SUB for unsigned scalar int

2024-06-07 Thread Robin Dapp
LGTM. Let's keep in mind that min/max will save us two insns(?) and a conditional move would save us one. Regards Robin

Re: [PATCH v2] RISC-V: Implement .SAT_SUB for unsigned scalar int

2024-06-07 Thread Robin Dapp
one instruction and we want them at some point. No need to add them now but maybe add a TODO for later. Regards Robin

Re: [PATCH v2] RISC-V: Implement .SAT_SUB for unsigned scalar int

2024-06-07 Thread Robin Dapp
ay other variants are still to be implemented does that also include variants for zbb with min/max or zicond? Regards Robin

[Bug 2063032] Re: Can't enable or disable livepatch.

2024-06-07 Thread Robin Huber
// cat /proc/cmdline / BOOT_IMAGE=/vmlinuz-6.5.0-28-generic root=UUID=[redacted] ro consoleblank=0 systemd.show_status=true /// cat /var/local/canonical_livepatch_mode // stop

Re: [PATCH] ifcvt: Clarify if_info.original_cost.

2024-06-07 Thread Robin Dapp
he attached v2 was bootstrapped and regtested on x86, aarch64 and power10 and regtested on riscv64. Regards Robin gcc/ChangeLog: * ifcvt.cc (noce_process_if_block): Subtract condition pattern cost if applicable. (noce_find_if_block): Use insn_cost and pattern_cost for

[Git][archlinux/packaging/packages/protonmail-bridge] Pushed new tag 3.11.1-3

2024-06-07 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 3.11.1-3 at Arch Linux / Packaging / Packages / protonmail-bridge -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/protonmail-bridge/-/tree/3.11.1-3 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/protonmail-bridge][main] upgpkg: 3.11.1-3: Fix binaries names and add some doc about the required testing env

2024-06-07 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / protonmail-bridge Commits: 423e3f27 by Robin Candau at 2024-06-07T11:01:47+02:00 upgpkg: 3.11.1-3: Fix binaries names and add some doc about the required testing env - - - - - 2 changed files: - .SRCINFO - PKGBUILD

[Git][archlinux/packaging/packages/icewm][main] upgpkg: 3.5.1-1: New upstream release

2024-06-07 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / icewm Commits: 96dd1361 by Robin Candau at 2024-06-07T08:49:34+02:00 upgpkg: 3.5.1-1: New upstream release https://github.com/ice-wm/icewm/releases/tag/3.5.1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes

[Git][archlinux/packaging/packages/icewm] Pushed new tag 3.5.1-1

2024-06-07 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 3.5.1-1 at Arch Linux / Packaging / Packages / icewm -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/icewm/-/tree/3.5.1-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/fastfetch] Pushed new tag 2.15.0-1

2024-06-07 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 2.15.0-1 at Arch Linux / Packaging / Packages / fastfetch -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fastfetch/-/tree/2.15.0-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/fastfetch][main] upgpkg: 2.15.0-1: New upstream release

2024-06-07 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / fastfetch Commits: dad3dc4e by Robin Candau at 2024-06-07T08:47:22+02:00 upgpkg: 2.15.0-1: New upstream release https://github.com/fastfetch-cli/fastfetch/releases/tag/2.15.0 - - - - - 2 changed files: - .SRCINFO

[Vo]:Too late

2024-06-06 Thread Robin
Hi, It seems some idiot is already doing it. https://dl.acm.org/doi/10.1145/3613904.3641908 Regards, Robin van Spaandonk Drive your electric car every second day and recharge it from solar panels on your roof on the alternate days. The other days, drive your spouses car, and do the same with it.

Re: [PATCH RFC] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs

2024-06-06 Thread Robin Murphy
ink this is being triggered by a workaround for broken DT. This was introduced by Robin Murphy +CC though you may need to ask on kernel list because ARM / QEMU fun. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=723288836628b Relevant comment from that patch desc

[Git][archlinux/packaging/packages/python-textual][main] upgpkg: 0.65.2-1: New upstream release

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-textual Commits: 339f3161 by Robin Candau at 2024-06-06T20:13:37+02:00 upgpkg: 0.65.2-1: New upstream release https://github.com/Textualize/textual/releases/tag/v0.65.2 - - - - - 2 changed files: - .SRCINFO

[Git][archlinux/packaging/packages/python-textual] Pushed new tag 0.65.2-1

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 0.65.2-1 at Arch Linux / Packaging / Packages / python-textual -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-textual/-/tree/0.65.2-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/nebula][main] upgpkg: 1.9.3-1: New upstream release

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / nebula Commits: 674457ba by Robin Candau at 2024-06-06T20:11:49+02:00 upgpkg: 1.9.3-1: New upstream release https://github.com/slackhq/nebula/releases/tag/v1.9.3 - - - - - 2 changed files: - .SRCINFO - PKGBUILD

[Git][archlinux/packaging/packages/nebula] Pushed new tag 1.9.3-1

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 1.9.3-1 at Arch Linux / Packaging / Packages / nebula -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/nebula/-/tree/1.9.3-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/zathura-pdf-mupdf][main] upgpkg: 0.4.3-2: Rebuild against mupdf 1.24.3

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / zathura-pdf-mupdf Commits: 49e6c5e1 by Robin Candau at 2024-06-06T19:07:21+02:00 upgpkg: 0.4.3-2: Rebuild against mupdf 1.24.3 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes

[Git][archlinux/packaging/packages/zathura-pdf-mupdf] Pushed new tag 0.4.3-2

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 0.4.3-2 at Arch Linux / Packaging / Packages / zathura-pdf-mupdf -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/zathura-pdf-mupdf/-/tree/0.4.3-2 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/python-pymupdf] Pushed new tag 1.24.5-2

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 1.24.5-2 at Arch Linux / Packaging / Packages / python-pymupdf -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pymupdf/-/tree/1.24.5-2 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/python-pymupdf][main] upgpkg: 1.24.5-2: Rebuild against mupdf 1.24.3

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-pymupdf Commits: af873ccb by Robin Candau at 2024-06-06T19:04:29+02:00 upgpkg: 1.24.5-2: Rebuild against mupdf 1.24.3 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes

[Git][archlinux/packaging/packages/mupdf][main] upgpkg: 1.24.3-1: New upstream release

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / mupdf Commits: ecd3e139 by Robin Candau at 2024-06-06T18:56:49+02:00 upgpkg: 1.24.3-1: New upstream release https://github.com/ArtifexSoftware/mupdf/releases/tag/1.24.3 - - - - - 2 changed files: - .SRCINFO

[Git][archlinux/packaging/packages/mupdf] Pushed new tag 1.24.3-1

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 1.24.3-1 at Arch Linux / Packaging / Packages / mupdf -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mupdf/-/tree/1.24.3-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/timeshift][main] upgpkg: 24.06.1-1: New upstream release

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / timeshift Commits: f87334e4 by Robin Candau at 2024-06-06T16:31:31+02:00 upgpkg: 24.06.1-1: New upstream release - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes

[Git][archlinux/packaging/packages/timeshift] Pushed new tag 24.06.1-1

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 24.06.1-1 at Arch Linux / Packaging / Packages / timeshift -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/timeshift/-/tree/24.06.1-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/limine] Pushed new tag 7.7.1-1

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 7.7.1-1 at Arch Linux / Packaging / Packages / limine -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/limine/-/tree/7.7.1-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/limine][main] upgpkg: 7.7.1-1: New upstream release

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / limine Commits: baf28c3d by Robin Candau at 2024-06-06T16:28:17+02:00 upgpkg: 7.7.1-1: New upstream release - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO

[Git][archlinux/packaging/packages/python-sentry_sdk][main] upgpkg: 2.5.0-1: New upstream release

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-sentry_sdk Commits: ede32c34 by Robin Candau at 2024-06-06T16:26:10+02:00 upgpkg: 2.5.0-1: New upstream release https://github.com/getsentry/sentry-python/releases/tag/2.5.0 - - - - - 2 changed files

[Git][archlinux/packaging/packages/python-sentry_sdk] Pushed new tag 2.5.0-1

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 2.5.0-1 at Arch Linux / Packaging / Packages / python-sentry_sdk -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-sentry_sdk/-/tree/2.5.0-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Bug 2063032] Re: Can't enable or disable livepatch.

2024-06-06 Thread Robin Huber
Here you go: /// ps aux | grep livepatch /// root 749614 0.0 0.0 17736 6720 ?S12:37 0:00 journalctl -o json --no-pager -n 10 -f --namespace=* -u snap.canonical-livepatch.canonical-livepatchd.service root 755884 0.0 0.0 17736

[Bug 2063032] Re: Can't enable or disable livepatch.

2024-06-06 Thread Robin Huber
No, unfortunately the logs say nothing at all. And there is nothing inside /var/snap/canonical-livepatch/current. Also, I noticed something not sure if it is important, but when I try to autocomplete "sudo snap logs canonical-livepatch" it refers to the name "canonical-

[Bug 2063032] Re: Can't enable or disable livepatch.

2024-06-06 Thread Robin Huber
Hello there, and thank you for your reply. I have already tried the above commands multiple times, even with the --purge flag to wipe clean the configs. I also tried to regenerate my machine-id and then re-install livepatch which didn't work either. I run all commands with sudo (Technically

[Git][archlinux/packaging/packages/ansible][main] upgpkg: 10.0.1-1: New upstream release

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / ansible Commits: ec824bbb by Robin Candau at 2024-06-06T10:53:46+02:00 upgpkg: 10.0.1-1: New upstream release https://pypi.org/project/ansible/10.0.1/ - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes

[Git][archlinux/packaging/packages/ansible] Pushed new tag 10.0.1-1

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 10.0.1-1 at Arch Linux / Packaging / Packages / ansible -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ansible/-/tree/10.0.1-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/molecule][main] upgpkg: 24.6.0-1: New upstream release

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / molecule Commits: 013c2a2a by Robin Candau at 2024-06-06T10:39:00+02:00 upgpkg: 24.6.0-1: New upstream release https://github.com/ansible/molecule/releases/tag/v24.6.0 - - - - - 2 changed files: - .SRCINFO

[Git][archlinux/packaging/packages/molecule] Pushed new tag 24.6.0-1

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 24.6.0-1 at Arch Linux / Packaging / Packages / molecule -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/molecule/-/tree/24.6.0-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/python-textual] Pushed new tag 0.65.1-1

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 0.65.1-1 at Arch Linux / Packaging / Packages / python-textual -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-textual/-/tree/0.65.1-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/python-textual][main] upgpkg: 0.65.1-1: New upstream release

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-textual Commits: 6e7f6726 by Robin Candau at 2024-06-06T10:33:01+02:00 upgpkg: 0.65.1-1: New upstream release https://github.com/Textualize/textual/releases/tag/v0.65.1 - - - - - 2 changed files: - .SRCINFO

[Git][archlinux/packaging/packages/python-textual][main] upgpkg: 0.65.0-1: New upstream release

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-textual Commits: e8090a11 by Robin Candau at 2024-06-06T10:17:40+02:00 upgpkg: 0.65.0-1: New upstream release https://github.com/Textualize/textual/releases/tag/v0.65.0 - - - - - 2 changed files: - .SRCINFO

[Git][archlinux/packaging/packages/python-textual] Pushed new tag 0.65.0-1

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 0.65.0-1 at Arch Linux / Packaging / Packages / python-textual -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-textual/-/tree/0.65.0-1 You're receiving this email because of your account on gitlab.archlinux.org.

[gcc r15-1061] RISC-V: Regenerate opt urls.

2024-06-06 Thread Robin Dapp via Gcc-cvs
https://gcc.gnu.org/g:037fc4d1012dc9d533862ef7e2c946249877dd71 commit r15-1061-g037fc4d1012dc9d533862ef7e2c946249877dd71 Author: Robin Dapp Date: Thu Jun 6 09:32:28 2024 +0200 RISC-V: Regenerate opt urls. I wasn't aware that I needed to regenerate the opt urls when adding

[Git][archlinux/packaging/packages/python-ansible-compat][main] upgpkg: 24.6.1-1: New upstream release

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-ansible-compat Commits: aa1147f4 by Robin Candau at 2024-06-06T10:06:09+02:00 upgpkg: 24.6.1-1: New upstream release https://github.com/ansible/ansible-compat/releases/tag/v24.6.1 - - - - - 2 changed files

[Git][archlinux/packaging/packages/python-ansible-compat] Pushed new tag 24.6.1-1

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 24.6.1-1 at Arch Linux / Packaging / Packages / python-ansible-compat -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-ansible-compat/-/tree/24.6.1-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/hugo] Pushed new tag 0.127.0-1

2024-06-06 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 0.127.0-1 at Arch Linux / Packaging / Packages / hugo -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hugo/-/tree/0.127.0-1 You're receiving this email because of your account on gitlab.archlinux.org.

  1   2   3   4   5   6   7   8   9   10   >