chore(config, connections): use same reconnection interval for QUIC and TCP (fixes #10507)#10573
Merged
calmh merged 1 commit intosyncthing:mainfrom Feb 12, 2026
Merged
Conversation
Signed-off-by: Marcus B Spencer <marcus@marcusspencer.us>
calmh
approved these changes
Feb 12, 2026
Hancock33
added a commit
to Hancock33/batocera.piboy
that referenced
this pull request
Mar 8, 2026
------------------------------------------------------------------------------------- azahar.mk d49aa070fd73ea4dc0190c2483a30a22dbd41199 # Version: Commits on Mar 04, 2026 ------------------------------------------------------------------------------------- qt: Always receive camera data from UI thread (#1812) * Make camera functions thread-safe * Revert redundant changes to qt_multimedia_camera.h and add comments to qt_camera_base.cpp, ------------------------------------------------------------------------------------------ dolphin-emu.mk 239c4e444c82c811eb321481aa26fe3a94d3b3c5 # Version: Commits on Mar 04, 2026 ------------------------------------------------------------------------------------------ Merge pull request #14279 from jordan-woyak/nfs-hp2-speedhack GameSettings: Add patches for Need for Speed: Hot Pursuit 2 to limit the internal frame rate., ------------------------------------------------------------------------------------------ duckstation.mk 8d010533199b8783bc0c543479f857cd40504586 # Version: Commits on Mar 03, 2026 ------------------------------------------------------------------------------------------ Achievements: Add pinning of measured achievements, -------------------------------------------------------------------------------------- melonds.mk 303848124f765100d414398404ec7b57b83630f6 # Version: Commits on Mar 04, 2026 -------------------------------------------------------------------------------------- nix: update flake inputs and increment version number, ---------------------------------------------------- pcsx2.mk v2.7.151 # Version: Commits on Mar 03, 2026 ---------------------------------------------------- - [Qt: Adjust positioning of window for fullscreen](PCSX2/pcsx2#14079) ------------------------------------------------------------------------------------- ppsspp.mk ecb5cf036e7947ed6358b68bcead692f00425d99 # Version: Commits on Mar 04, 2026 ------------------------------------------------------------------------------------- Merge pull request #21341 from hrydgard/more-regression-fixes Fix crash on audio device switch in Windows, ------------------------------------------------------------------------------------ rpcs3.mk d46ddcee5d8db68d7f856c5e7015bffc651b419f # Version: Commits on Mar 04, 2026 ------------------------------------------------------------------------------------ Fix mac build, ------------------------------------------------------------------------------------------- xenia-canary.mk e576f3d9249e1ffb6bbfad1b0c7ce6438e4a9b97 # Version: Commits on Mar 04, 2026 ------------------------------------------------------------------------------------------- [Cmake] Added directory split in Visual studio (and probably other IDEs) Back as it was: - src - third_party There is CmakePredefinedTargets, but it cannot be hidden There is also an issue with tests as they aren't visible, ------------------------------------------------------------------------------------------- xenia-native.mk e576f3d9249e1ffb6bbfad1b0c7ce6438e4a9b97 # Version: Commits on Mar 04, 2026 ------------------------------------------------------------------------------------------- [Cmake] Added directory split in Visual studio (and probably other IDEs) Back as it was: - src - third_party There is CmakePredefinedTargets, but it cannot be hidden There is also an issue with tests as they aren't visible, ------------------------------------------------------------------------------------- ikemen.mk 69ac8664d761a0b68bf9ce83de60643fbdb39f17 # Version: Commits on Mar 04, 2026 ------------------------------------------------------------------------------------- Merge pull request #3362 from ikemen-engine/fix fix: character swap commands, --------------------------------------------------------------- ruffle.mk nightly-2026-03-04 # Version: Commits on Mar 04, 2026 --------------------------------------------------------------- ## What's Changed * refactor: Convert parsing logic to use FromWStr by @SuchAFuriousDeath in ruffle-rs/ruffle#22555 * build(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in ruffle-rs/ruffle#23169 * build(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in ruffle-rs/ruffle#23170 * build(deps): bump the cargo-minor group with 2 updates by @dependabot[bot] in ruffle-rs/ruffle#23173 * chore: Bump minimatch in web to mitigate CVE-2026-27903 by @torokati44 in ruffle-rs/ruffle#23176 * render: Flush GPU work periodically during cache entry processing to fix OOM error by @Bubby4j in ruffle-rs/ruffle#23175 * core: Perform construction of objects on frame targeted by queued goto in SWFv9 by @Lord-McSweeney in ruffle-rs/ruffle#23148 * chore: Bump winit to 0.30.13 by @torokati44 in ruffle-rs/ruffle#23177 ## New Contributors * @Bubby4j made their first contribution in ruffle-rs/ruffle#23175 **Full Changelog**: ruffle-rs/ruffle@nightly-2026-03-03...nightly-2026-03-04, ---------------------------------------------------------------------------------------- rpi-utils.mk 216e2d3045e9343e894e6445c5ae122aa7752584 # Version: Commits on Mar 04, 2026 ---------------------------------------------------------------------------------------- rpieepromab: Remove unknown from version Don't show unknown in version string. When the package is built it doesn't have the git hash., ----------------------------------------------------------------------------------------- sdl3_mixer.mk a1e7e99174ea5deb254474df46d860c8db96dffe # Version: Commits on Mar 04, 2026 ----------------------------------------------------------------------------------------- Sync SDL3_mixer wiki -> header [ci skip], ------------------------------------------------------------------------------------ box64.mk c92456a744de745268fa99778f07f60cc492cd1c # Version: Commits on Mar 04, 2026 ------------------------------------------------------------------------------------ Fix segfault when BOX64_VERSION env var is set (#3613) The BOX64_VERSION early-exit path in initialize() calls PrintBox64Version(0) which uses PrintfFtrace(), but ftrace is still NULL at that point (initialized to NULL globally, only set to stderr much later in initialize()). This causes fileno(NULL) -> SIGSEGV in PrintfFtrace(). Fix: initialize ftrace = stderr before the BOX64_VERSION check. The later assignment in the normal flow is harmless (idempotent). Co-authored-by: Yoinks <yoinks@users.noreply.github.com>, ----------------------------------------------------------------------------------------- catacombgl.mk 25896a7a9711c46de70f0b1ca5495ee0aea3a03a # Version: Commits on Mar 03, 2026 ----------------------------------------------------------------------------------------- Add class test for picking up items from chest, --------------------------------------------------------------------------------------- corsixth.mk b2c9bfea7d6f9a0e6b41b07377ea772c3f044c3c # Version: Commits on Mar 04, 2026 --------------------------------------------------------------------------------------- Accept VIPs on fax timeout (#3257), ------------------------------------------------------------------------------------------------- shadps4-qtlauncher.mk 034d58e17f1667863d32cf38cec172a4b19b7abe # Version: Commits on Mar 04, 2026 ------------------------------------------------------------------------------------------------- New Crowdin updates (#260) * New translations en_us.ts (Swedish) * New translations en_us.ts (Portuguese, Brazilian) * New translations en_us.ts (Croatian) * New translations en_us.ts (Spanish) * New translations en_us.ts (Spanish) * New translations en_us.ts (Ukrainian), ------------------------------------------------------------ syncthing.mk v2.0.16-rc.1 # Version: Commits on Mar 03, 2026 ------------------------------------------------------------ ## Major changes in 2.0 - Database backend switched from LevelDB to SQLite. There is a migration on first launch which can be lengthy for larger setups. The new database is easier to understand and maintain and, hopefully, less buggy. - The logging format has changed to use structured log entries (a message plus several key-value pairs). Additionally, we can now control the log level per package, and a new log level WARNING has been inserted between INFO and ERROR (which was previously known as WARNING...). The INFO level has become more verbose, indicating the sync actions taken by Syncthing. A new command line flag `--log-level` sets the default log level for all packages, and the `STTRACE` environment variable and GUI has been updated to set log levels per package. The `--verbose` and `--logflags` command line options have been removed and will be ignored if given. - Deleted items are no longer kept forever in the database, instead they are forgotten after fifteen months. If your use case require deletes to take effect after more than a fifteen month delay, set the `--db-delete-retention-interval` command line option or corresponding environment variable to zero, or a longer time interval of your choosing. - Modernised command line options parsing. Old single-dash long options are no longer supported, e.g. `-home` must be given as `--home`. Some options have been renamed, others have become subcommands. All serve options are now also accepted as environment variables. See `syncthing --help` and `syncthing serve --help` for details. - Rolling hash detection of shifted data is no longer supported as this effectively never helped. Instead, scanning and syncing is faster and more efficient without it. - A \default folder\ is no longer created on first startup. - Multiple connections are now used by default between v2 devices. The new default value is to use three connections: one for index metadata and two for data exchange. - The following platforms unfortunately no longer get prebuilt binaries for download at syncthing.net and on GitHub, due to complexities related to cross compilation with SQLite: - dragonfly/amd64 - solaris/amd64 - linux/ppc64 - netbsd/* - openbsd/386 and openbsd/arm - windows/arm - The handling of conflict resolution involving deleted files has changed. A delete can now be the winning outcome of conflict resolution, resulting in the deleted file being moved to a conflict copy. This release is also available as: * APT repository: https://apt.syncthing.net/ * Docker image: `docker.io/syncthing/syncthing:2.0.16-rc.1` or `ghcr.io/syncthing/syncthing:2.0.16-rc.1` (`{docker,ghcr}.io/syncthing/syncthing:2` to follow just the major version) ## What's Changed ### Other * chore(config, connections): use same reconnection interval for QUIC and TCP (fixes #10507) by @marbens-arch in syncthing/syncthing#10573 **Full Changelog**: syncthing/syncthing@v2.0.15...v2.0.16-rc.1, ---------------------------------------------------------------------------------------------------- sdl2-gamecontrollerdb.mk e0beee4ed92cf4360ff960c1feff17ed895b81bc # Version: Commits on Mar 04, 2026 ---------------------------------------------------------------------------------------------------- Wrong RG 35XX mapping (#929) * Update RG 35XX mapping * Remove Anbernic RG 35XX --------- Co-authored-by: Alynne <alviscera@gmail.com>, ---------------------------------------------------------------------------------------- retroarch.mk 70d8a97b2c628702d053421b38ab1c437e6305ac # Version: Commits on Mar 04, 2026 ---------------------------------------------------------------------------------------- Replace some files inside dungeon# Please enter the commit message for your changes. Lines starting, ------------------------------------------------------------------------------------- libdof.mk d31652bd7aca173906334ceedba0b677374397da # Version: Commits on Mar 04, 2026 ------------------------------------------------------------------------------------- docs: update readme about ftdi controllers (@superhac), ------------------------------------------------------------------------------------- libvni.mk 771dcee0fb73a66f3f7c0cb72c614b3a6cbdf3e0 # Version: Commits on Mar 04, 2026 ------------------------------------------------------------------------------------- robust version detection, -------------------------------------------------------------------------------------------- vpinball-next.mk ac8500949709f4103297c7fa35f9580b415f2aaa # Version: Commits on Mar 04, 2026 -------------------------------------------------------------------------------------------- leftovers, should be NFC, ---------------------------------------------------------------------------------------- doomretro.mk 959dc3447cb9d2e0b56d9ce5d675d1c0354fcd99 # Version: Commits on Mar 04, 2026 ---------------------------------------------------------------------------------------- More work on crash handling, -------------------------------------------------------------------------------------- yquake2.mk e5e98687efbe1684e2805f0efd534c206092cea7 # Version: Commits on Mar 03, 2026 -------------------------------------------------------------------------------------- Update readme, ---------------------------------------------------------------------------------- trx.mk 952d3d8a3d92a2ac0b2088a6e0c9763d2bb3806c # Version: Commits on Mar 04, 2026 ---------------------------------------------------------------------------------- shell/flow: fix level clear Fixes a misguided implementation from 1ca20cde8., ------------------------------------------------------------------------------------------ xash3d-fwgs.mk af5d190bc45f05f889cd5197bdac2e6d0edc9e4e # Version: Commits on Mar 04, 2026 ------------------------------------------------------------------------------------------ engine: common: mod_bmodel: make texture name array larger so it fits both world name and miptex name, --------------------------------------------------------------------------------------------- libretro-fbneo.mk 89fe4a4d6fc14dd623d33b9e1a264f333a8c623f # Version: Commits on Mar 04, 2026 --------------------------------------------------------------------------------------------- Merge branch 'finalburnneo-master', ------------------------------------------------------------------------------------------------- libretro-geargrafx.mk a1426cffe127d701c17b26b2a48eb18992d3b8c9 # Version: Commits on Mar 04, 2026 ------------------------------------------------------------------------------------------------- [librertro] Migrate to core options v2. Fix #102, -------------------------------------------------------------------------------------------------- libretro-gearsystem.mk 749c7df6be0d2b8d0cdc6abd0f2d972a11c54868 # Version: Commits on Mar 04, 2026 -------------------------------------------------------------------------------------------------- Fix Port B TH direction check mask, -------------------------------------------------------------------------------------------------------------- libretro-genesisplusgx-expanded.mk 721ee725482b1023d2855e7a053941fc864424a0 # Version: Commits on Mar 04, 2026 -------------------------------------------------------------------------------------------------------------- Update README.md, ---------------------------------------------------------------------------------------------- libretro-ppsspp.mk ecb5cf036e7947ed6358b68bcead692f00425d99 # Version: Commits on Mar 04, 2026 ---------------------------------------------------------------------------------------------- Merge pull request #21341 from hrydgard/more-regression-fixes Fix crash on audio device switch in Windows, --------------------------------------------------------------------------------------------- libretro-vba-m.mk 5386b8dc7382aa1047a6c077559134ddc7d8e563 # Version: Commits on Mar 04, 2026 --------------------------------------------------------------------------------------------- build: fix some warnings on MSVC Suppress warnings from xBRZ on both MSVC and GCC/Clang. Suppress MSVC warnings from bison-generated code for the SDL port. Fix usage of `snprintf()` for `_WIN32` code in ConfigManager (only used for the SDL port.) Signed-off-by: Rafael Kitover <rkitover@gmail.com>, ------------------------------------------------------------------------------------------- glsl-shaders.mk c1a40ae924d4356c19485ead4645becce7bac432 # Version: Commits on Mar 04, 2026 ------------------------------------------------------------------------------------------- re-entry of old crt-consumer as \classic\ (#554) * Add files via upload * Add files via upload,
Hancock33
added a commit
to Hancock33/batocera.piboy
that referenced
this pull request
Mar 15, 2026
------------------------------------------------------------------------------------------ rocknix-abl.mk 50da7fcba0d1a1e29ce6a39aacdc65055eeedf29 # Version: Commits on Mar 13, 2026 ------------------------------------------------------------------------------------------ Merge pull request #1 from tiopex/master Add CI, -------------------------------------------------------------------------------------------------------- batocera-emulationstation.mk 24be8599cc89fcafba5a3389d51abb24d03991f5 # Version: Commits on Mar 13, 2026 -------------------------------------------------------------------------------------------------------- Merge pull request #2097 from fabricecaruso/win [Help / StackPanel] Small fixes with layouting when children size changes, ------------------------------------------------------------------------------------------------ batocera-es-piboy.mk 24be8599cc89fcafba5a3389d51abb24d03991f5 # Version: Commits on Mar 13, 2026 ------------------------------------------------------------------------------------------------ Merge pull request #2097 from fabricecaruso/win [Help / StackPanel] Small fixes with layouting when children size changes, --------------------------------------------------------------------------------------- amiberry.mk 4ba1d465271178263fc359d77403f63b8cc595fb # Version: Commits on Mar 13, 2026 --------------------------------------------------------------------------------------- fix: trigger CI workflow on tag pushes for release builds, -------------------------------------------------------------------------------------------- amiberry-lite.mk ba6382b112bccc1e2f7a2ee6b6903645f6bc3101 # Version: Commits on Mar 13, 2026 -------------------------------------------------------------------------------------------- Merge pull request #30 from spectrumero/bugfix/joystick_out_of_range Prevent joystick index from being out of range when setting key configs, ------------------------------------------------------------------------------------- azahar.mk 100b00b3b569a24e8a27ed692c39d6961a12ae8c # Version: Commits on Mar 13, 2026 ------------------------------------------------------------------------------------- Fix typo \cartidges\, ------------------------------------------------------------------------------------------ duckstation.mk 770bebf3c9bf9bcb1e85ff4d567710b7dc0b049b # Version: Commits on Mar 13, 2026 ------------------------------------------------------------------------------------------ Settings: Remove empty sections before saving, ----------------------------------------------------------------------------------- eden.mk 47ed86d3e2a138b81c194fa5386bb8dde9460b91 # Version: Commits on Mar 13, 2026 ----------------------------------------------------------------------------------- [vk] Partial return of the old buffer update logic (#3690) -------------------------------------------------------------------------------------- flycast.mk c8870682536620ed15b85755e181c78f08eb364c # Version: Commits on Mar 13, 2026 -------------------------------------------------------------------------------------- delete dcnet utility for dreampi Use https://github.com/scrivanidc/dreampi_custom_scripts instead, -------------------------------------------------------------------------------------- openmsx.mk bef559e0e2e1413ba8abbef882224a5919214c5a # Version: Commits on Mar 11, 2026 -------------------------------------------------------------------------------------- Fix OpenMSX crash when compiled against SDL2-compat OpenMSX calls SDL_SetWindowGrab before the video subsystem is initialised, which when compiled against the sdl2-compat compatibility layer causes a segfault. That didn't happen before because SDL2 has a macro called CHECK_WINDOW_MAGIC that initialised video subsystem before any attempt to reference it. But SDL2-compat doesn't use that macro and calls SDL3 functions directly, so _this in SDL3 is not initialised before _this->grabbed_window is referenced in SDL_GetGrabbedWindow, causing OpenMSX to abort., ---------------------------------------------------- pcsx2.mk v2.7.182 # Version: Commits on Mar 13, 2026 ---------------------------------------------------- - [GameDB:Paddington Bear half right fix](PCSX2/pcsx2#14141) , ----------------------------------------------------------------------------------- play.mk d35604313577ca7bad4f09dbf7022416a5cea89b # Version: Commits on Mar 13, 2026 ----------------------------------------------------------------------------------- Merge pull request #1504 from hardBSDk/patch-1 Explain how to test the latest builds, ------------------------------------------------------------------------------------- ppsspp.mk f138aed508355a5a27acce19548bf65daf85bdd3 # Version: Commits on Mar 13, 2026 ------------------------------------------------------------------------------------- Merge pull request #21424 from hrydgard/more-minor-fixes Fix control input issues when toggling the pause menu using a controller, ------------------------------------------------------------------------------------- ikemen.mk 190da1f488e428a5bc14859acb12d9a03b811fce # Version: Commits on Mar 13, 2026 ------------------------------------------------------------------------------------- style: fix code style issues with gofmt, --------------------------------------------------------------------------------------------- solarus-engine.mk 7b69cf0541964566a0e244f16ec2d03443a1f59b # Version: Commits on Mar 13, 2026 --------------------------------------------------------------------------------------------- Merge branch 'metallizer/fix-treasure-state-on-ice' into 'dev' ---------------------------------------------------------------------------------------- rpi-utils.mk 1236508f013ca82115a5907ebb942e75ab94d8af # Version: Commits on Mar 13, 2026 ---------------------------------------------------------------------------------------- Add otamaker otamaker is a tool for creating Raspberry Pi Connect Remote Update artefacts, and provided as part of the rpi-connect-ota package. It is made available here for users who want to run it on other OSes, and as a way of hosting the documentation (currently the README.md)., ------------------------------------------------------------------------------------ box64.mk 08d376c660cd60c2fdf4914fc28696338c679e5c # Version: Commits on Mar 13, 2026 ------------------------------------------------------------------------------------ [WRAPPER] Wrapped more symbols used by rpcs3 (#3665) * [WRAPPER] Wrapped more symbols used by rpcs3 * wrrrr * static build, ------------------------------------------------------------ syncthing.mk v2.0.16-rc.2 # Version: Commits on Mar 13, 2026 ------------------------------------------------------------ ## Major changes in 2.0 - Database backend switched from LevelDB to SQLite. There is a migration on first launch which can be lengthy for larger setups. The new database is easier to understand and maintain and, hopefully, less buggy. - The logging format has changed to use structured log entries (a message plus several key-value pairs). Additionally, we can now control the log level per package, and a new log level WARNING has been inserted between INFO and ERROR (which was previously known as WARNING...). The INFO level has become more verbose, indicating the sync actions taken by Syncthing. A new command line flag `--log-level` sets the default log level for all packages, and the `STTRACE` environment variable and GUI has been updated to set log levels per package. The `--verbose` and `--logflags` command line options have been removed and will be ignored if given. - Deleted items are no longer kept forever in the database, instead they are forgotten after fifteen months. If your use case require deletes to take effect after more than a fifteen month delay, set the `--db-delete-retention-interval` command line option or corresponding environment variable to zero, or a longer time interval of your choosing. - Modernised command line options parsing. Old single-dash long options are no longer supported, e.g. `-home` must be given as `--home`. Some options have been renamed, others have become subcommands. All serve options are now also accepted as environment variables. See `syncthing --help` and `syncthing serve --help` for details. - Rolling hash detection of shifted data is no longer supported as this effectively never helped. Instead, scanning and syncing is faster and more efficient without it. - A \default folder\ is no longer created on first startup. - Multiple connections are now used by default between v2 devices. The new default value is to use three connections: one for index metadata and two for data exchange. - The following platforms unfortunately no longer get prebuilt binaries for download at syncthing.net and on GitHub, due to complexities related to cross compilation with SQLite: - dragonfly/amd64 - solaris/amd64 - linux/ppc64 - netbsd/* - openbsd/386 and openbsd/arm - windows/arm - The handling of conflict resolution involving deleted files has changed. A delete can now be the winning outcome of conflict resolution, resulting in the deleted file being moved to a conflict copy. This release is also available as: * APT repository: https://apt.syncthing.net/ * Docker image: `docker.io/syncthing/syncthing:2.0.16-rc.2` or `ghcr.io/syncthing/syncthing:2.0.16-rc.2` (`{docker,ghcr}.io/syncthing/syncthing:2` to follow just the major version) ## What's Changed ### Fixes * fix(protocol): verify compressed message length before decompression by @calmh in syncthing/syncthing#10595 * fix(systemd): support overrides for syncOwnership by @Valloric in syncthing/syncthing#10602 * fix(systemd): add back chown allowed syscalls by @Valloric in syncthing/syncthing#10605 ### Other * chore(config, connections): use same reconnection interval for QUIC and TCP (fixes #10507) by @marbens-arch in syncthing/syncthing#10573 * build(deps): update dependencies by @calmh in syncthing/syncthing#10588 * chore(sqlite): reduce max open connections, keep them open permanently (fixes #10592) by @calmh in syncthing/syncthing#10596 **Full Changelog**: syncthing/syncthing@v2.0.15...v2.0.16-rc.2, ----------------------------------------------------------------------------------- xone.mk f2aa9fe01103d7600553b505b298ff0bd47ff280 # Version: Commits on Mar 13, 2026 ----------------------------------------------------------------------------------- Merge pull request #181 from pierres/fix/client-dedup dongle: fix beacon loopback and duplicate WCID allocation, ---------------------------------------------------------------------------------------- retroarch.mk b0624a720abee8b3336f100d66c7498348dff171 # Version: Commits on Mar 13, 2026 ---------------------------------------------------------------------------------------- Revert \task_save_handler improvements:\ This reverts commit 6e17be0d3fc7f23168000647c422f38e5691b744., --------------------------------------------------------------------------------------------- easyrpg-player.mk 1560cf41879ad731ec07a7b2d51f67db6c3a82ec # Version: Commits on Mar 13, 2026 --------------------------------------------------------------------------------------------- Merge pull request #3384 from florianessl/compat/PowerMode2003 Patch compatibility: Power Mode 2003, ---------------------------------------------------------- bgfx.mk v1.140.9174-518 # Version: Commits on Mar 13, 2026 ---------------------------------------------------------- add shader defines to bgfx_compile_shaders() fixes bkaradzic/bgfx.cmake#19, -------------------------------------------------------------------------------------------- vpinball-next.mk 8a1126a61585ebcfcfd0842d078b374b445c3bee # Version: Commits on Mar 13, 2026 -------------------------------------------------------------------------------------------- Properly report left flipper latency in Perf UI (min/max from button press to rotate start), ---------------------------------------------------------------------------------------- doomretro.mk 5918c6c08840c8836cd25a11279df57c5f44483e # Version: Commits on Mar 13, 2026 ---------------------------------------------------------------------------------------- Fix use of `AASTINKY` and `AASHITTY` textures being replaced with solid missing texture Fixes jetty in MAP01 of Pirate Doom 2., ---------------------------------------------------------------------------------- trx.mk a50b8dea43ce264417bc15d5da209bb2bff350c0 # Version: Commits on Mar 12, 2026 ---------------------------------------------------------------------------------- objects/gas_emitter: add gas emitter control This adds green gas emitter control used near the sarcophagi in Lud's Gate., ------------------------------------------------------------------------------------------------------- libretro-beetle-pce-fast.mk 0fa44d2500ebc9bf96d2808209be27a69006df79 # Version: Commits on Mar 13, 2026 ------------------------------------------------------------------------------------------------------- Fetch translations & Recreate libretro_core_options_intl.h, -------------------------------------------------------------------------------------------------- libretro-beetle-psx.mk ab22ffb4c53a49e3842738fb2683eba9f88d3bb8 # Version: Commits on Mar 13, 2026 -------------------------------------------------------------------------------------------------- Fetch translations & Recreate libretro_core_options_intl.h, -------------------------------------------------------------------------------------------------- libretro-clownmdemu.mk 0c29539f307e839962d71192336769e37ae28006 # Version: Commits on Mar 13, 2026 -------------------------------------------------------------------------------------------------- Ignore `unity.o`., -------------------------------------------------------------------------------------------- libretro-dice.mk 72d66a67a296b004fa0bb7a57dbab9cfcec462b9 # Version: Commits on Mar 13, 2026 -------------------------------------------------------------------------------------------- Fetch translations & Recreate libretro_core_options_intl.h, ----------------------------------------------------------------------------------------------- libretro-easyrpg.mk 1560cf41879ad731ec07a7b2d51f67db6c3a82ec # Version: Commits on Mar 13, 2026 ----------------------------------------------------------------------------------------------- Merge pull request #3384 from florianessl/compat/PowerMode2003 Patch compatibility: Power Mode 2003, --------------------------------------------------------------------------------------------- libretro-fbneo.mk ca8dd9686ba67e1b8582b358a292b5c08999aa52 # Version: Commits on Mar 13, 2026 --------------------------------------------------------------------------------------------- (libretro) update files, ----------------------------------------------------------------------------------------------- libretro-flycast.mk c8870682536620ed15b85755e181c78f08eb364c # Version: Commits on Mar 13, 2026 ----------------------------------------------------------------------------------------------- delete dcnet utility for dreampi Use https://github.com/scrivanidc/dreampi_custom_scripts instead, ------------------------------------------------------------------------------------------------ libretro-gambatte.mk d3c39fa18476ddce05027db3d29abba813fa74e2 # Version: Commits on Mar 13, 2026 ------------------------------------------------------------------------------------------------ Fetch translations & Recreate libretro_core_options_intl.h, ---------------------------------------------------------------------------------------------- libretro-ppsspp.mk f138aed508355a5a27acce19548bf65daf85bdd3 # Version: Commits on Mar 13, 2026 ---------------------------------------------------------------------------------------------- Merge pull request #21424 from hrydgard/more-minor-fixes Fix control input issues when toggling the pause menu using a controller, --------------------------------------------------------------------------------------------- libretro-vba-m.mk 1a3b05a7d1cac6c1400e9323bd7d7ec8765d5ea9 # Version: Commits on Mar 13, 2026 --------------------------------------------------------------------------------------------- translations: transifex pull Signed-off-by: Rafael Kitover <rkitover@gmail.com>,
calmh
added a commit
to calmh/syncthing
that referenced
this pull request
Mar 21, 2026
* main: (45 commits) chore(gui, man, authors): update docs, translations, and contributors chore(sqlite): reduce max open connections, keep them open permanently (fixes syncthing#10592) (syncthing#10596) fix(systemd): add back chown allowed syscalls (syncthing#10605) fix(systemd): support overrides for syncOwnership (syncthing#10602) chore(gui, man, authors): update docs, translations, and contributors fix(protocol): verify compressed message length before decompression (syncthing#10595) build(deps): update dependencies (syncthing#10588) chore: trigger rebuild chore(gui, man, authors): update docs, translations, and contributors chore(gui, man, authors): update docs, translations, and contributors chore(gui, man, authors): update docs, translations, and contributors chore(config, connections): use same reconnection interval for QUIC and TCP (fixes syncthing#10507) (syncthing#10573) chore: build with Go 1.26; use Go 1.25 features (syncthing#10570) chore(etc): add more comprehensive systemd sandboxing (syncthing#10421) fix(gui): remove width limit for language select items (syncthing#10531) fix(gui): show restarting modal during upgrade restart (fixes syncthing#1248) (syncthing#10566) chore(db): add ability to wait for programmatically started database maintenance, query last maintenance time (syncthing#10565) chore(gui, man, authors): update docs, translations, and contributors chore(gui): add id and name to Stay logged in checkbox for password managers (syncthing#10558) refactor: remove unused support for Azure blob stores ...
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #10513, closes syncthing/docs#982.
Purpose
Fixes #10507. Also theoretically increases the chances of TCP hole punching success.
Testing
unit