Commit Graph

187032 Commits

Author SHA1 Message Date
John 848b083324 kdeplasma-addons5: update to 5.27.10. 2023-12-06 22:41:49 +01:00
John 5f0e5d6733 kdecoration: update to 5.27.10. 2023-12-06 22:41:48 +01:00
John 5040afe0ce kde-gtk-config5: update to 5.27.10. 2023-12-06 22:41:48 +01:00
John 5170bbf705 kde-cli-tools: update to 5.27.10. 2023-12-06 22:41:48 +01:00
John 22b25f3da1 kactivitymanagerd: update to 5.27.10. 2023-12-06 22:41:48 +01:00
John 8ad76d1d6d flatpak-kcm: update to 5.27.10. 2023-12-06 22:41:48 +01:00
John e76f782320 breeze: update to 5.27.10. 2023-12-06 22:41:48 +01:00
John 933cff1610 breeze-gtk: update to 5.27.10. 2023-12-06 22:41:48 +01:00
John 1f330cbc54 bluedevil: update to 5.27.10. 2023-12-06 22:41:48 +01:00
lukas-jo ad949b34cb rustypaste: update to 0.14.2. 2023-12-06 14:42:15 -05:00
icp d6a4b19933 python3-virtualenv: update to 20.25.0. 2023-12-06 14:17:35 -05:00
Leah Neukirchen 821844b5d2 linux6.6: disable CONFIG_KFENCE on i686, broke early boot.
Fixes #47514.

Previously, booting with earlyprintk=ttySO showed the cause:

No EFI environment detected.
early console in extract_kernel
input_data: 0x02004094
input_len: 0x00a8b825
output: 0x01000000
output_len: 0x018f19d0
kernel_total_size: 0x01aaf000
needed_size: 0x01aaf000
Physical KASLR using RDTSC...

Decompressing Linux... Parsing ELF... Performing relocations... done.
Booting the kernel (entry_offset: 0x00000080).
Poking KASLR using RDTSC...
[    0.593769] kernel BUG at arch/x86/mm/physaddr.c:81!
[    0.594640] invalid opcode: 0000 [#1] PREEMPT SMP PTI
[    0.594772] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 6.6.4_1 #1
[    0.594865] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.2-0-gea1b7a073390-prebuilt.qemu.org 04/01/2014
[    0.595028] EIP: __phys_addr+0x78/0x84
[    0.595450] Code: 75 fc 89 ec 5d e9 cc f8 ab 00 8d b4 26 00 00 00 00 90 0f 0b 8d b6 00 00 00 00 e8 bf 23 29 00 84 c0 74 b8 0f 0b 8d 74 26 00 90 <0f> 0b 8d b6 00 00 00 00 0f 0b 66 90 3e 8d 74 26 00 3d ff ff ff bf
[    0.595718] EAX: fffff000 EBX: f7318000 ECX: 00000000 EDX: ffffffff
[    0.595768] ESI: 37318000 EDI: f7318000 EBP: cf405f3c ESP: cf405f34
[    0.595815] DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068 EFLAGS: 00200086
[    0.595876] CR0: 80050033 CR2: ffbff000 CR3: 0f7b4000 CR4: 000000b0
[    0.595979] Call Trace:
[    0.596580]  ? show_regs+0x56/0x64
[    0.596663]  ? die+0x34/0x90
[    0.596692]  ? ftrace_dump+0x30c/0x30c
[    0.596723]  ? do_trap+0xcc/0x154
[    0.596748]  ? notify_die+0x56/0x74
[    0.596792]  ? do_error_trap+0x69/0x84
[    0.596821]  ? __phys_addr+0x78/0x84
[    0.596848]  ? exc_overflow+0x54/0x54
[    0.596877]  ? exc_invalid_op+0x5d/0x74
[    0.596905]  ? __phys_addr+0x78/0x84
[    0.596932]  ? handle_exception+0x133/0x133
[    0.596985]  ? exc_overflow+0x54/0x54
[    0.597013]  ? __phys_addr+0x78/0x84
[    0.597042]  ? exc_overflow+0x54/0x54
[    0.597068]  ? __phys_addr+0x78/0x84
[    0.597104]  kfence_init+0xce/0xe4
[    0.597198]  start_kernel+0x4b1/0xba8
[    0.597237]  i386_start_kernel+0x48/0x48
[    0.597266]  startup_32_smp+0x156/0x158
[    0.597393] Modules linked in:
[    0.597835] ---[ end trace 0000000000000000 ]---
[    0.597896] EIP: __phys_addr+0x78/0x84
[    0.597931] Code: 75 fc 89 ec 5d e9 cc f8 ab 00 8d b4 26 00 00 00 00 90 0f 0b 8d b6 00 00 00 00 e8 bf 23 29 00 84 c0 74 b8 0f 0b 8d 74 26 00 90 <0f> 0b 8d b6 00 00 00 00 0f 0b 66 90 3e 8d 74 26 00 3d ff ff ff bf
[    0.598020] EAX: fffff000 EBX: f7318000 ECX: 00000000 EDX: ffffffff
[    0.598055] ESI: 37318000 EDI: f7318000 EBP: cf405f3c ESP: cf405f34
[    0.598088] DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068 EFLAGS: 00200086
[    0.598125] CR0: 80050033 CR2: ffbff000 CR3: 0f7b4000 CR4: 000000b0
[    0.598271] Kernel panic - not syncing: Attempted to kill the idle task!
[    0.598705] ---[ end Kernel panic - not syncing: Attempted to kill the idle task! ]---
2023-12-06 18:24:38 +01:00
Leah Neukirchen 6cd798e47c libavif: update to 1.0.3. 2023-12-06 15:02:36 +01:00
Leah Neukirchen 3c9e73c875 nickle: update to 2.96. 2023-12-06 15:02:26 +01:00
Marcin Puc 2277b4df51 curl: update to 8.5.0 2023-12-06 20:11:25 +07:00
Andy Weidenbaum 29ec8db43a New package: jitterentropy-rngd-1.2.8 2023-12-06 14:01:34 +01:00
John 368c6a7c5a scummvm: update to 2.7.1. 2023-12-06 13:18:02 +01:00
Mohammed Anas 8aedc8fd9e python3-dbusmock: update to 0.30.0. 2023-12-06 11:53:12 +07:00
Đoàn Trần Công Danh d5d67d3824 e2fsprogs: use awk with compile_et 2023-12-06 10:54:22 +07:00
zlice 5837ac21d7 discord: update to 0.0.37 2023-12-05 18:47:54 -05:00
Phil Schumann b94e1aebb9 CSFML: rebuild for SFML-2.6.1 2023-12-06 00:19:11 +01:00
Phil Schumann d476c52ef3 Cendric: rebuild for SFML-2.6.1 2023-12-06 00:19:11 +01:00
Phil Schumann 240f5c3a36 EmptyEpsilon: rebuild for SFML-2.6.1 2023-12-06 00:19:11 +01:00
Phil Schumann ee834926d3 TSC: rebuild for SFML-2.6.1 2023-12-06 00:19:11 +01:00
Phil Schumann f863064934 attract: rebuild for SFML-2.6.1
Co-authored-by: John <me@johnnynator.dev>
2023-12-06 00:19:10 +01:00
Phil Schumann e9d4927d2a deerportal: rebuild for SFML-2.6.1 2023-12-06 00:19:10 +01:00
Phil Schumann c320711480 dolphin-emu: rebuild for SFML-2.6.1 2023-12-06 00:19:10 +01:00
Phil Schumann 963091fe1d etr: rebuild for SFML-2.6.1 2023-12-06 00:19:10 +01:00
Phil Schumann 75c67f54ab vba-m: rebuild for SFML-2.6.1 2023-12-06 00:19:10 +01:00
John 0f473d8043 SLADE: update to 3.2.4. 2023-12-06 00:19:10 +01:00
Phil Schumann 0252f2b859 SFML: update to 2.6.1.
closes #47595
closes #47454
2023-12-06 00:17:42 +01:00
John 2242f4158b qt6-speech: add shlib entry 2023-12-05 22:54:45 +01:00
Andrew J. Hesford 462f4aadfc python3.11: update to 3.11.7. 2023-12-05 14:05:38 -05:00
Andrew J. Hesford 6d9ec7859f python3-pyzmq: update to 25.1.2. 2023-12-05 14:05:38 -05:00
Andrew J. Hesford 54f9ade414 python3-bokeh: update to 3.3.2. 2023-12-05 14:05:38 -05:00
Andrew J. Hesford 1aa78d96a3 maturin: update to 1.4.0. 2023-12-05 14:05:38 -05:00
Andrew J. Hesford 46d22c9288 cpp-utilities: update to 5.24.3. 2023-12-05 14:05:38 -05:00
classabbyamp bdef0928d7
README.md: xi doesn't need root shell 2023-12-05 11:54:03 -05:00
John 52c72fb562 plasma-wayland-protocols: update to 1.11.1. 2023-12-05 17:08:31 +01:00
John a8fc7afceb New package: deepfilternet-ladspa-0.5.6 2023-12-05 16:32:18 +01:00
Duncaen 3080a94e56
syncthing: update to 1.27.0. 2023-12-05 15:28:35 +01:00
classabbyamp 9de112cd09 New package: edk2-ovmf-202311 2023-12-05 04:06:58 -05:00
classabbyamp ffc296a686 acpica-utils: update to 20230628.
also clean up template a bunch
2023-12-05 04:06:58 -05:00
classabbyamp 629d84b5ba
chezmoi: update to 2.42.2. 2023-12-05 02:35:18 -05:00
classabbyamp e52dc26908 typst-lsp: update to 0.12.0. 2023-12-05 02:26:21 -05:00
classabbyamp 8d7ee3c0c3 typst: update to 0.10.0. 2023-12-05 02:26:21 -05:00
cinerea0 4f3a5a69da syft: update to 0.98.0 2023-12-05 00:36:26 -05:00
cinerea0 cfb8da8eb2 grype: update to 0.73.4 2023-12-05 00:36:10 -05:00
0x5c 3159dea901 discord-ptb: update to 0.0.58. 2023-12-04 20:36:50 -05:00
Daniel Martinez 8ab4ac10b9 libxkbcommon: Rebuild against libxml2-2.11.4 2023-12-04 20:36:34 -05:00