Sergio and Claude Opus 5
3d8c6fc6c7
KDE: cerrar los 3 huecos que quedaban — polkit-qt-1, qqc2-breeze-style y xwayland
...
La frontera queda en CERO huecos y cero pendientes, y el perfil escritorio-kde en 302/302
sellados. Los tres eran huecos de RUNTIME: KDE sellaba 1037/1037 con la autorización muerta,
los controles QML en estilo genérico y ninguna app X11 capaz de arrancar.
polkit-qt-1 0.201.1 — al conectarlo se vio lo que ninguna métrica decía: kauth NO traía plugin
de backend, ni siquiera el directorio. Ahora trae kf6/kauth/backend/kauth_backend_plugin.so con
el símbolo KAuth::Polkit1Backend. Cascada de 26 dependientes reconstruida, 26/26 sin fallos.
Añadirlo cambió la rama del CMake y pidió kwindowsystem y tras él las X11 — cada cosa dicha por
el configure al fallar, no supuesta.
qqc2-breeze-style 6.7.2 (la del stack Plasma, NO la 6.7.4 de nixpkgs: mezclar versiones de un
mismo release es pedir desajuste de ABI en los plugins QML, que se ve en runtime y no al
construir). Enganchado a plasma-workspace como deps.runtime, no build: es un plugin que Qt carga
por la ruta de imports. Verificado que runtime no re-hashea ⇒ cero rebuilds.
xwayland 24.1.13 — resultó ser una CADENA de seis: libfontenc, libXfont2, libxkbfile,
libxshmfence, xkbcomp y el servidor. Ninguna existía. Tres tropiezos con su lección:
· libxkbfile 1.2.0 ya no trae ./configure: es sólo meson. El resto de las libs X11 de la cola
son autotools, así que copiar su plantilla era lo natural y estaba mal.
· «checking for freetype2... no» culpaba a freetype, que estaba perfecta: freetype2.pc declara
Requires: zlib, libpng y pkg-config resuelve transitivamente. El mensaje señala al paquete
equivocado.
· libXfont2 construye una .so y moría en «recompile with -fPIC» contra la libfreetype.a
estática. Van las variantes -shared.
Y xkbcomp es el eslabón que NINGÚN build habría delatado: xwayland lo lanza como subproceso en
runtime (xkb/ddxLoad.c) y su meson lo pide con required:false, así que la receta compila igual
y el servidor arranca sin teclado. Se encontró leyendo la fuente.
⚠ Sin GLX, y no por preferencia: glx/meson.build:43 pide dependency('gl') y ninguna cola publica
gl.pc — las tres recetas de mesa van con glx y glvnd apagados por decisión anterior. Las apps
X11 corren en 2D. ⚠ Y el meson.build RAÍZ engaña: ahí build_glx sólo enciende una tabla hash y
parece gratis; yo mismo di la preocupación por infundada mirando el fichero equivocado.
Verificado: Xwayland arranca y se identifica («The X.Org Foundation Xwayland Version 24.1.13»),
las 6 REPRODUCEN bit a bit, los 5 grafos con deuda 0, y los 6 tarballs en el mirror.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_014QPJteswQvP1L7zSBrQQe2
2026-09-08 22:26:17 +00:00
..
2026-09-07 15:38:02 +00:00
2026-09-04 21:02:51 +00:00
2026-09-01 20:04:43 +00:00
2026-09-08 19:47:55 +00:00
2026-09-08 19:47:55 +00:00
2026-09-08 22:26:17 +00:00
2026-09-08 19:47:55 +00:00
2026-09-06 01:29:41 +00:00
2026-09-06 05:44:09 +00:00
2026-07-11 00:36:55 -04:00
2026-07-10 23:09:03 -04:00
2026-07-11 00:36:55 -04:00
2026-07-11 00:36:55 -04:00
2026-07-11 00:36:55 -04:00
2026-07-11 00:36:55 -04:00
2026-07-11 00:36:55 -04:00
2026-07-11 00:36:55 -04:00
2026-07-11 00:36:55 -04:00
2026-07-11 00:36:55 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-04 01:38:30 +00:00
2026-09-05 15:34:35 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:01:15 -04:00
2026-09-05 20:49:23 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-03 05:07:12 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:06:59 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-27 04:53:55 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-27 20:30:03 +00:00
2026-08-07 14:01:15 -04:00
2026-08-07 14:01:15 -04:00
2026-08-07 14:01:15 -04:00
2026-08-07 14:01:15 -04:00
2026-08-07 14:01:15 -04:00
2026-08-07 14:01:15 -04:00
2026-08-07 14:01:15 -04:00
2026-08-07 14:01:15 -04:00
2026-08-07 14:01:15 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-05 09:53:17 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-07 00:28:52 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-31 15:28:22 +00:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-28 21:44:55 +00:00
2026-08-07 13:26:22 -04:00
2026-08-08 00:31:35 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-08 11:14:37 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-07-10 23:09:03 -04:00
2026-07-10 23:51:48 -04:00
2026-08-07 10:24:11 -04:00
2026-08-08 11:14:37 -04:00
2026-09-03 12:14:07 +00:00
2026-08-08 11:14:37 -04:00
2026-08-08 11:14:37 -04:00
2026-08-07 13:26:22 -04:00
2026-09-05 12:02:24 +00:00
2026-08-07 10:24:11 -04:00
2026-08-07 13:26:22 -04:00
2026-08-08 11:14:37 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-27 07:52:20 +00:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:51:09 -04:00
2026-08-08 11:14:37 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-27 08:42:47 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-04 22:07:39 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-07-10 23:09:03 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-05 21:26:53 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 10:24:11 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-06 23:58:53 +00:00
2026-08-07 13:51:09 -04:00
2026-07-10 23:09:03 -04:00
2026-08-07 14:06:59 -04:00
2026-08-07 13:26:22 -04:00
2026-08-20 17:00:15 +00:00
2026-08-07 13:26:22 -04:00
2026-08-08 11:14:37 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:01:15 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 10:24:11 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-03 06:16:05 +00:00
2026-08-08 10:58:05 -04:00
2026-08-07 13:51:09 -04:00
2026-09-03 16:09:24 +00:00
2026-09-03 16:09:24 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-08 11:14:37 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-07-10 23:51:48 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-08 11:14:37 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:01:15 -04:00
2026-07-10 23:09:03 -04:00
2026-08-08 11:14:37 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-27 11:38:03 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:06:59 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:06:59 -04:00
2026-08-27 11:51:18 +00:00
2026-08-07 13:26:22 -04:00
2026-09-05 15:34:35 +00:00
2026-08-07 13:26:22 -04:00
2026-07-10 23:51:48 -04:00
2026-08-31 15:28:22 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:06:59 -04:00
2026-09-05 15:34:35 +00:00
2026-09-05 15:34:35 +00:00
2026-08-07 13:26:22 -04:00
2026-07-10 23:51:48 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:06:59 -04:00
2026-08-07 13:26:22 -04:00
2026-08-26 18:42:11 +00:00
2026-08-08 00:53:26 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-05 18:07:17 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-09-05 21:26:53 +00:00
2026-08-07 13:26:22 -04:00
2026-09-05 15:34:35 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-09-07 00:32:10 +00:00
2026-09-08 14:08:25 +00:00
2026-09-08 14:08:25 +00:00
2026-07-10 23:09:03 -04:00
2026-07-10 23:51:48 -04:00
2026-07-11 00:36:55 -04:00
2026-07-10 23:09:03 -04:00
2026-07-10 23:09:03 -04:00
2026-07-10 23:09:03 -04:00
2026-07-10 23:09:03 -04:00
2026-08-07 10:24:11 -04:00
2026-08-07 13:26:22 -04:00
2026-08-28 22:07:19 +00:00
2026-08-07 23:33:32 -04:00
2026-08-07 10:24:11 -04:00
2026-09-05 18:07:17 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:06:59 -04:00
2026-08-07 23:33:32 -04:00
2026-08-12 20:48:55 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 10:24:11 -04:00
2026-08-07 13:51:09 -04:00
2026-09-08 19:47:55 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-08 11:14:37 -04:00
2026-09-07 00:32:10 +00:00
2026-08-07 13:26:22 -04:00
2026-09-05 12:02:24 +00:00
2026-08-27 03:31:09 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 10:24:11 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-05 15:43:51 +00:00
2026-09-03 11:49:44 +00:00
2026-08-08 11:14:37 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:06:59 -04:00
2026-08-08 11:14:37 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-08 11:14:37 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 14:06:59 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-05 18:07:17 +00:00
2026-09-03 03:10:00 +00:00
2026-09-03 12:14:07 +00:00
2026-08-07 10:24:11 -04:00
2026-08-07 13:26:22 -04:00
2026-09-06 20:08:53 +00:00
2026-08-08 11:14:37 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:06:59 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-05 15:34:35 +00:00
2026-08-07 13:26:22 -04:00
2026-08-27 16:30:56 +00:00
2026-08-27 17:36:44 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:06:59 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 10:24:11 -04:00
2026-08-07 13:26:22 -04:00
2026-08-08 11:14:37 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-05 12:02:24 +00:00
2026-09-05 15:34:35 +00:00
2026-08-31 16:11:50 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-08 11:14:37 -04:00
2026-07-11 00:36:55 -04:00
2026-08-07 13:26:22 -04:00
2026-09-05 15:34:35 +00:00
2026-09-05 15:44:55 +00:00
2026-08-07 13:26:22 -04:00
2026-09-05 12:02:24 +00:00
2026-08-07 10:24:11 -04:00
2026-07-10 23:51:48 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-03 21:18:17 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-31 14:54:58 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-08 19:47:55 +00:00
2026-08-07 13:51:09 -04:00
2026-09-08 19:47:55 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-08 11:14:37 -04:00
2026-08-08 11:14:37 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:06:59 -04:00
2026-09-04 16:27:24 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-03 03:10:00 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-08 11:14:37 -04:00
2026-08-07 13:26:22 -04:00
2026-09-05 15:34:35 +00:00
2026-09-08 19:26:12 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:06:59 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-08 11:14:37 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:06:59 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-03 12:14:07 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-08 11:14:37 -04:00
2026-08-07 13:26:22 -04:00
2026-07-10 23:51:48 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 10:24:11 -04:00
2026-08-08 11:14:37 -04:00
2026-09-03 03:12:12 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 10:24:11 -04:00
2026-09-08 19:47:55 +00:00
2026-08-07 10:24:11 -04:00
2026-09-08 19:47:55 +00:00
2026-08-07 10:24:11 -04:00
2026-08-07 13:29:31 -04:00
2026-08-07 14:06:59 -04:00
2026-08-26 18:42:11 +00:00
2026-08-07 10:24:11 -04:00
2026-08-07 13:26:22 -04:00
2026-09-04 15:35:32 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:29:31 -04:00
2026-08-07 23:33:32 -04:00
2026-08-07 10:24:11 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-07 00:51:56 +00:00
2026-09-03 03:14:22 +00:00
2026-08-21 13:08:49 +00:00
2026-08-07 23:33:32 -04:00
2026-08-07 10:24:11 -04:00
2026-08-07 14:06:59 -04:00
2026-09-03 06:16:05 +00:00
2026-09-05 15:34:35 +00:00
2026-09-05 15:34:35 +00:00
2026-08-07 23:33:32 -04:00
2026-08-07 10:24:11 -04:00
2026-07-29 22:36:43 -04:00
2026-08-07 13:26:22 -04:00
2026-09-03 03:12:12 +00:00
2026-08-07 15:15:20 -04:00
2026-09-05 15:43:51 +00:00
2026-09-04 15:06:14 +00:00
2026-08-07 10:24:11 -04:00
2026-08-07 10:24:11 -04:00
2026-08-07 23:33:32 -04:00
2026-08-07 10:24:11 -04:00
2026-08-07 10:24:11 -04:00
2026-08-07 23:33:32 -04:00
2026-08-07 10:24:11 -04:00
2026-08-30 01:36:22 +00:00
2026-07-10 23:51:48 -04:00
2026-08-07 13:29:31 -04:00
2026-08-30 01:36:22 +00:00
2026-08-30 01:36:22 +00:00
2026-08-07 14:06:59 -04:00
2026-08-10 14:08:06 +00:00
2026-09-02 15:51:21 +00:00
2026-09-05 21:26:53 +00:00
2026-08-07 13:26:22 -04:00
2026-07-17 04:50:51 -04:00
2026-09-03 05:07:12 +00:00
2026-09-08 19:47:55 +00:00
2026-09-03 11:33:08 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 10:24:11 -04:00
2026-08-07 10:24:11 -04:00
2026-08-28 10:23:15 +00:00
2026-08-07 13:26:22 -04:00
2026-07-10 23:09:03 -04:00
2026-08-10 20:37:49 +00:00
2026-08-07 13:29:31 -04:00
2026-08-07 14:53:20 -04:00
2026-08-07 13:26:22 -04:00
2026-07-10 23:09:03 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:29:31 -04:00
2026-08-07 13:26:22 -04:00
2026-08-28 11:10:37 +00:00
2026-09-04 16:49:57 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-07 00:32:10 +00:00
2026-09-05 15:34:35 +00:00
2026-08-07 10:24:11 -04:00
2026-08-07 10:24:11 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:06:59 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:01:15 -04:00
2026-08-07 14:01:15 -04:00
2026-08-07 14:01:15 -04:00
2026-08-28 12:25:14 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-06 20:08:53 +00:00
2026-09-06 20:08:53 +00:00
2026-09-04 15:06:14 +00:00
2026-07-16 08:04:03 -04:00
2026-09-05 15:34:35 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-27 20:36:04 +00:00
2026-08-27 19:56:11 +00:00
2026-08-07 10:24:11 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-05 15:34:35 +00:00
2026-09-03 03:09:01 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-03 17:29:24 +00:00
2026-08-08 00:53:26 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:01:15 -04:00
2026-07-10 23:51:48 -04:00
2026-09-04 16:27:24 +00:00
2026-08-07 13:26:22 -04:00
2026-09-04 21:24:47 +00:00
2026-08-20 17:00:15 +00:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-07-10 23:51:48 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:06:59 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-07-15 23:27:57 -04:00
2026-08-27 15:26:38 +00:00
2026-08-07 10:24:11 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-07-10 23:51:48 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:29:31 -04:00
2026-08-20 17:00:15 +00:00
2026-09-05 12:02:24 +00:00
2026-08-07 10:24:11 -04:00
2026-08-07 13:26:22 -04:00
2026-07-10 23:09:03 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 10:24:11 -04:00
2026-09-04 16:49:57 +00:00
2026-08-07 13:26:22 -04:00
2026-09-05 15:43:51 +00:00
2026-08-07 10:24:11 -04:00
2026-08-07 13:26:22 -04:00
2026-09-04 02:27:22 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-07-17 06:55:39 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-03 05:34:32 +00:00
2026-09-03 06:16:05 +00:00
2026-08-28 15:08:55 +00:00
2026-08-07 10:24:11 -04:00
2026-08-07 10:24:11 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:06:59 -04:00
2026-09-03 12:14:07 +00:00
2026-09-03 12:14:07 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:53:20 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-03 06:16:05 +00:00
2026-08-07 13:26:22 -04:00
2026-09-06 22:28:17 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-06 22:27:59 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:06:59 -04:00
2026-08-07 15:15:20 -04:00
2026-08-07 14:53:20 -04:00
2026-08-28 15:52:58 +00:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-07-10 23:09:03 -04:00
2026-08-07 13:26:22 -04:00
2026-08-27 16:07:21 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 10:24:11 -04:00
2026-08-07 14:06:59 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-05 15:34:35 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-05 15:34:35 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 10:24:11 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:06:59 -04:00
2026-09-08 20:15:06 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-04 16:33:22 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-07-10 23:09:03 -04:00
2026-07-10 23:09:03 -04:00
2026-08-07 13:26:22 -04:00
2026-09-05 15:34:35 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-05 15:34:35 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-06 22:27:59 +00:00
2026-08-07 10:24:11 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-04 00:09:20 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-27 19:10:54 +00:00
2026-08-27 19:15:41 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:53:20 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-03 11:37:02 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 10:24:11 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-05 15:43:51 +00:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 15:15:20 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:01:15 -04:00
2026-08-07 13:26:22 -04:00
2026-09-05 15:34:35 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:53:20 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-28 19:55:32 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-07-10 23:51:48 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-07-16 06:21:14 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:53:20 -04:00
2026-07-10 23:51:48 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 14:06:59 -04:00
2026-09-04 16:27:24 +00:00
2026-08-07 10:24:11 -04:00
2026-08-07 13:26:22 -04:00
2026-08-28 21:09:13 +00:00
2026-08-07 13:26:22 -04:00
2026-08-20 17:00:15 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-09-03 03:14:22 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-06 01:29:41 +00:00
2026-09-06 01:29:41 +00:00
2026-09-06 01:29:41 +00:00
2026-09-06 01:46:38 +00:00
2026-09-06 01:42:34 +00:00
2026-08-28 21:33:34 +00:00
2026-08-07 13:26:22 -04:00
2026-09-08 14:02:24 +00:00
2026-08-07 13:51:09 -04:00
2026-08-07 10:24:11 -04:00
2026-08-07 10:24:11 -04:00
2026-08-07 13:26:22 -04:00
2026-09-03 06:17:57 +00:00
2026-08-07 13:26:22 -04:00
2026-09-05 18:10:52 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-31 14:54:59 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-05 18:10:52 +00:00
2026-08-07 13:26:22 -04:00
2026-09-04 16:27:24 +00:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:26:22 -04:00
2026-09-05 12:02:24 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:51:09 -04:00
2026-08-07 13:51:09 -04:00
2026-09-03 11:49:44 +00:00
2026-09-05 16:39:06 +00:00
2026-08-07 10:24:11 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-09-03 12:14:07 +00:00
2026-09-03 12:14:07 +00:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 23:33:32 -04:00
2026-08-07 10:24:11 -04:00
2026-08-07 13:26:22 -04:00
2026-08-07 13:26:22 -04:00
2026-08-08 00:53:26 -04:00