{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":2565137,"defaultBranch":"master","name":"spksrc","ownerLogin":"SynoCommunity","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-10-12T20:25:50.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1123581?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1719209534.0","currentOid":""},"activityList":{"items":[{"before":"943a4c429ad32d4b7c3d41b724e70864502aff01","after":"41a8f0ac4cedf785865a4a52ed085590fcda1c76","ref":"refs/heads/master","pushedAt":"2024-09-24T23:06:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"th0ma7","name":"Vincent Fortier","path":"/th0ma7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17141866?s=80&v=4"},"commit":{"message":"rutorrent: Update from version 4.3.6 to 4.3.7 (#6238)","shortMessageHtmlLink":"rutorrent: Update from version 4.3.6 to 4.3.7 (#6238)"}},{"before":"0a4d0966e65e86af28e1fc9fdbc422d875be6b90","after":"943a4c429ad32d4b7c3d41b724e70864502aff01","ref":"refs/heads/master","pushedAt":"2024-09-24T10:00:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"th0ma7","name":"Vincent Fortier","path":"/th0ma7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17141866?s=80&v=4"},"commit":{"message":"ffmpeg56: Only make x64 dependent to synocli-videodriver (#6236)","shortMessageHtmlLink":"ffmpeg56: Only make x64 dependent to synocli-videodriver (#6236)"}},{"before":"ef647d7082ac9ac7395c2cd5c799e35bebedb11a","after":"0a4d0966e65e86af28e1fc9fdbc422d875be6b90","ref":"refs/heads/master","pushedAt":"2024-09-22T13:22:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"th0ma7","name":"Vincent Fortier","path":"/th0ma7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17141866?s=80&v=4"},"commit":{"message":"[WIP] Enable opencl on ffmpeg5-6 with DSM >= 7 (#6166)\n\n* opencl-clang: Build using version LLVM 14.x needed for IGC\r\n\r\n* llvm-140: Include relevant IGC necessary patches\r\n\r\n* SPIRV-LLVM-Translator-140: update digests - TODO: move to git hash\r\n\r\n* ocl: Use specific git hash as no -140 release available\r\n\r\n* SPIRV-LLVM-Translator-140.src: Newly available release of -140 sources\r\n\r\n* ocl: Disable INSTALL_TOOLCHAIN_ONLY for libopencl-clang.so.14\r\n\r\n* IGC: Configure now wokr sucessfully\r\n\r\n* IGC: Requires building lld and sources to libunwind from LLVM\r\n\r\n* IGC: Requires intel-vc-intrinsics sources\r\n\r\n* vc-intrinsics: Update to v0.19 and disable extract hash commit\r\n\r\n* vc-intrinsics: Update patch to remove unecessary include\r\n\r\n* vc-intrinsics: Move from in-tree to external to llvm build\r\n\r\n* vc-intrinsics: Remove llvm in-tree source files\r\n\r\n* intel-opencl-clang-140: Include base PLIST (needs cleaning-up)\r\n\r\n* libdrm: Update from version 2.4.121 to 2.4.122\r\n\r\n* intel-gmmlib: Update from version 22.3.20 to 22.4.1\r\n\r\n* libva: Update from version 2.21.0 to 2.22.0\r\n\r\n* level-zero: Update from version 1.17.6 to 1.17.19\r\n\r\n* intel-media-driver-latest: Update to 24Q2 version 24.1.5 to 24.2.5\r\n\r\n* intel-opencl-clang-140: Only libopencl-clang.so.14 is required\r\n\r\n* intel-opencl-clang: Enable shared libraries\r\n\r\nIt hapens that later-on IGC builds-up a compile-time tool called\r\nCMCLTranslatorTool which isn't built for 'NATIVE' and rather\r\nrequires enforcing loading libLLVMGenXIntrinsics.so from\r\nintel-vc-intrinsincs. In turn, when built \"static\" (default mode),\r\nlibLLVMGenXIntrinsics.so ends-up containing llvm libraries as well,\r\nwhich in turns CMCLTranslatorTool also contain, leading to a duplicate\r\nexistance of similar calls, thus segfaulting core-dump.\r\n\r\nNote that loading build resulting libraries for this CMCLTranslatorTool\r\nreally is an ugly hack that can only work for x86_64 built on x86_64\r\nwith compatible C libraries.\r\n\r\n* intel-opencl-clang-140: Include LLVM and clang shared libraries\r\n\r\n* opencl-clang-140: Include in-tree build of vc-intrinsics\r\n\r\n* SPIRV-Tools: Removing unecessary comments and options\r\n\r\n* intel-opencl-clang-140: include vc-intrinsics to PLIST + comments\r\n\r\n* intel-opencl-clang-140: Remove unused PREFERRED_LLVM_VERSION var\r\n\r\n* intel-opencl-clang-140: Remove duplicate -DLLVM_ENABLE_ZLIB\r\n\r\n* IGC: Configure successful\r\n\r\n* IGC: configure 100%, build 93%, sigh, getting there\r\n\r\n* IGC: It finally builds! Now let's clean this up.\r\n\r\n* IGC: Clean-up makefile\r\n\r\n* llvm-project-140.src: Include LLVM 14.0.5 with ocl + IGC patches\r\n\r\n* SPIRV-LLVM-Translator: Update from version 14.0.2 to 14.0.3\r\n\r\n* llvm-14.0-build: Add a corresponding LLVM 14.0.5 native build\r\n\r\n* ffmpeg6: Enable OpenCL (and vulkan being autodetected)\r\n\r\n* intel-opencl-clang-140: Add vc-intrinsics library\r\n\r\n* intel-opencl-clang-140.src: Add sources only (to be merge with build later)\r\n\r\n* level-zero: Remove as duplicate of intel-level-zero\r\n\r\n* intel-opencl-clang-140: Use llvm-projet sources & Khronos headers\r\n\r\n* Khronos*: Rename all khronos sources using 'Khronos-*' prefix\r\n\r\n* clang|lld|llvm|libunwind: Migrate to using llvm-project sources\r\n\r\n* Khronos-SPIRV-Headers.src: Now only using cmake installed version\r\n\r\n* SPIRV-Tools: Update from version 2024.1 to 2024.2\r\n\r\n* intel-opencl-clang-140: Remove PLIST-llvm as of no use\r\n\r\n* intel-vc-intrinsics.src: No PLIST needed as source install only\r\n\r\n* intel-graphics-compiler: Clean-ups and re-organize info\r\n\r\n* intel-compute-runtime: First iteration, configure's ok, build fails\r\n\r\n* IGC: Update to v1.0.17384.12 + other enablements\r\n\r\n- Update from 1.0.17384.11 to 1.0.17384.12\r\n- Enable -DINSTALL_GENX_IR='ON'\r\n- Enable -DIGC_OPTION__LINK_KHRONOS_SPIRV_TRANSLATOR='ON'\r\n\r\n* intel-compute-runtime: Small updates + cmake debug mode ready\r\n\r\n* level-zero: Update from 1.17.19 to 1.17.28\r\n\r\n* IGC: Multiple changes\r\n- Remove external dependencies (zlib, ncursesw, libxml2)\r\n- Remove commented shared library options (fails to build)\r\n- Enforce SPIRV-Headers source directory path\r\n- Added extra comments for using SPIRV-Tools as source\r\n\r\n* intel-compute-runtime: Bump to 24.31.30508.7 and fix IGC_DIR\r\n\r\n* intel-compute-runtime: Fix installation of OpenCL/vendors/intel.icd\r\n\r\n* intel-graphics-compiler + intel-compute-runtime: Set min DSM 7.1\r\n\r\n* ocl-icd: Install generc OpenCL loader (version 2.3.2)\r\n\r\n* intel-compute-runtime: Comments clean-up\r\n\r\n* ffmpeg6: Revert to libmfx and enable OpenCL\r\n\r\n* synocli-videodriver: Prepare division of videodrv from ffmpeg\r\n\r\n* clinfo: Include utility to get OpenCL information (v3.0.23.01.25)\r\n\r\n* ocl-icd: Ensure OpenCL/layers|vendors is under INSTALL_PREFIX\r\n\r\n* intel-compute-runtime: Use DESTDIR for OpenCL/vendors/intel.icd\r\n\r\n* IGC: Migrate to using pre-built native/llvm-14.0\r\n\r\n* libvpl-tools: Update from version 1.0.0 to 1.2.0\r\n\r\n* libvpl: Update from version 2.11.0 to 2.13.0\r\n\r\n* synocli-videodriver: Fixes for DSM6 build\r\n\r\n* synocli-videodriver: Build fixes to ocl-icd and intel-libvpl-tools\r\n\r\n* ffmpeg5-6: Migrate to using spksrc.videodriver.mk re-using drivers\r\n\r\n* github-action: synocli-videodriver is now built first for ffmpeg56\r\n\r\n* github-action: Fix typo that still refered to python\r\n\r\n* ffmpeg5-6: Fix build using spksrc.videodriver.mk\r\n\r\n* ffmpeg56: Add SPK_DEPENDS and adjust changelog\r\n\r\n* vc-intrinsics: Update from version 0.19.0 to 0.20.0\r\n\r\n* intel-opencl-clang-140: Align with IGC for static build\r\n\r\nAlso remove vc-intrinsics build fix as issue now solved with\r\nnew version 0.20.0 with ref. PR\r\nhttps://github.com/intel/vc-intrinsics/issues/130\r\n\r\n* intel-level-zero: Update from 1.17.28 to 1.17.42\r\n\r\n* intel-gmmlib-latest: Update from 22.4.1 to 22.5.2\r\n\r\n* intel-graphics-compiler: Update from 1.0.17384.12 to 1.0.17537.20\r\n\r\n* cmake: Disable developer warnings (equivalent of -Wno-dev)\r\n\r\n* extract.mk: Allow extra parameter to tar extract commands\r\n\r\n* Add a new GCC_NO_DEBUG_INFO disabling symbols at build-time\r\n\r\nThis remove debug symbols at build time reducing binary size\r\nsignificantly + reducing total compile+link time.\r\n\r\nAlso, when set this enforces a \"clean\" of the current source\r\ndirectory (i.e. build for cmake/meson/ninja) to drop post-build\r\ntotal storage space used.\r\n\r\nIt is hoped that it will allow compiling intel-graphics-compiler\r\n(IGC) using github-action which currently uses way to much space.\r\n\r\n* intel-compute-runtime: Do not enable GCC_NO_DEBUG_INFO has failing\r\n\r\n* intel-mediasdk: Not enable GCC_NO_DEBUG_INFO for ffmpeg --enable-mfx\r\n\r\n* ffmpeg.mk: Add new ffmpeg build functionality\r\n\r\n* videodriver.mk: Fix\r\n\r\n* tvheadend: Update to new version & migrate to new ffmpeg.mk\r\n\r\n* ffmpeg56: Update changelog on to using new synocli-videodriver\r\n\r\n* comskip: Migrate to using new ffmpeg.mk\r\n\r\n* chromaprint: Migrate to ffmpeg6\r\n\r\n* github-action: Fix for new ffmpeg.mk","shortMessageHtmlLink":"[WIP] Enable opencl on ffmpeg5-6 with DSM >= 7 (#6166)"}},{"before":"246f414d93c8aeb626fc3a01d49a131858fc536f","after":"ef647d7082ac9ac7395c2cd5c799e35bebedb11a","ref":"refs/heads/master","pushedAt":"2024-09-22T12:49:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"th0ma7","name":"Vincent Fortier","path":"/th0ma7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17141866?s=80&v=4"},"commit":{"message":"native-cmake.mk: Fix build whereas install wouldn't be probed (#6235)","shortMessageHtmlLink":"native-cmake.mk: Fix build whereas install wouldn't be probed (#6235)"}},{"before":"72ab438e37919cce799cdac88ee0e99d4057dc48","after":"246f414d93c8aeb626fc3a01d49a131858fc536f","ref":"refs/heads/master","pushedAt":"2024-09-19T08:47:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mreid-tt","name":"Michael Reid","path":"/mreid-tt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/943378?s=80&v=4"},"commit":{"message":"Kavita: Update to v0.8.3 (#6234)","shortMessageHtmlLink":"Kavita: Update to v0.8.3 (#6234)"}},{"before":"71b85d6874d697816e6227ceeca648ff716217ad","after":"72ab438e37919cce799cdac88ee0e99d4057dc48","ref":"refs/heads/master","pushedAt":"2024-09-18T07:14:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Safihre","name":null,"path":"/Safihre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5703454?s=80&v=4"},"commit":{"message":"Update SABnzbd to 4.3.3 (#6202)","shortMessageHtmlLink":"Update SABnzbd to 4.3.3 (#6202)"}},{"before":"58283a6f1bb7335be4ff8501075fb5e9fc77602b","after":"71b85d6874d697816e6227ceeca648ff716217ad","ref":"refs/heads/master","pushedAt":"2024-09-16T14:16:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hgy59","name":null,"path":"/hgy59","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12009964?s=80&v=4"},"commit":{"message":"Update git to 2.46.1 (#6205)\n\nChangelog: https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.46.1.txt","shortMessageHtmlLink":"Update git to 2.46.1 (#6205)"}},{"before":"3bc0dc19a480771520bc8a3ff3da3021a4531324","after":"58283a6f1bb7335be4ff8501075fb5e9fc77602b","ref":"refs/heads/master","pushedAt":"2024-09-15T23:37:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"th0ma7","name":"Vincent Fortier","path":"/th0ma7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17141866?s=80&v=4"},"commit":{"message":"glib-2.66: add 001-fix_asm_older_compiler.patch (#6231)","shortMessageHtmlLink":"glib-2.66: add 001-fix_asm_older_compiler.patch (#6231)"}},{"before":"2af6c9cc435216944517db560b3ad25e46814773","after":"3bc0dc19a480771520bc8a3ff3da3021a4531324","ref":"refs/heads/master","pushedAt":"2024-09-15T12:27:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"th0ma7","name":"Vincent Fortier","path":"/th0ma7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17141866?s=80&v=4"},"commit":{"message":"native cmake fixes + add native llvm 14 (#6198)\n\n* native-cmake.mk: Fixes so it works once again\r\n\r\n* llvm-9.0-build: Fixes for building using Debian 12 image\r\n\r\n* llvm-14-build: Add a LLVM 14.0.5 native build\r\n\r\n* llvm-14.0-build: Add llvm-link and clang-tool\r\n\r\n* llvm-14.0-build: Add 'opt' to the list of native llvm-14 tools\r\n\r\n* small update of llvm 14 build Makefile\r\n\r\n* llvm-14: Add pre-build binary download (thnx @hgy59)\r\n\r\n---------\r\n\r\nCo-authored-by: hgy59 ","shortMessageHtmlLink":"native cmake fixes + add native llvm 14 (#6198)"}},{"before":"2dc91592a6008ae365b2dbac21f5a849ef9b1edd","after":"2af6c9cc435216944517db560b3ad25e46814773","ref":"refs/heads/master","pushedAt":"2024-09-06T21:32:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hgy59","name":null,"path":"/hgy59","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12009964?s=80&v=4"},"commit":{"message":"ffsync: Update syncstorage-rs to v0.17.3 (#6187)\n\n* Update to v0.17.1\r\nIncludes update to diesel 2.2.2\r\n\r\n* Revert to diesel-2.1.6\r\n\r\n* Bump to v0.17.2\r\n\r\n* Bump to v0.17.3\r\n\r\n* Update install wizard\r\n\r\n* Attempt to update requirements\r\n\r\n* Use latest version of testfixtures\r\n\r\n* ffsync: update requirements to the latest versions found by original requirements\r\n\r\n* Attempt to fix quotes in Makefile\r\n\r\n---------\r\n\r\nCo-authored-by: hgy59 ","shortMessageHtmlLink":"ffsync: Update syncstorage-rs to v0.17.3 (#6187)"}},{"before":"1642c8d6451b3344e8b48018e83ff49bc15a3d32","after":"2dc91592a6008ae365b2dbac21f5a849ef9b1edd","ref":"refs/heads/master","pushedAt":"2024-09-03T23:09:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"th0ma7","name":"Vincent Fortier","path":"/th0ma7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17141866?s=80&v=4"},"commit":{"message":"ncursesw: Update from version 6.4 to 6.5 (#6209)","shortMessageHtmlLink":"ncursesw: Update from version 6.4 to 6.5 (#6209)"}},{"before":"fa8b4e451d1be66308ca6b448209b9bb195103df","after":"1642c8d6451b3344e8b48018e83ff49bc15a3d32","ref":"refs/heads/master","pushedAt":"2024-09-03T14:02:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"th0ma7","name":"Vincent Fortier","path":"/th0ma7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17141866?s=80&v=4"},"commit":{"message":"Misc updates ffmpeg related (#6208)\n\n* chromaprint: Update to make usage of ffmpeg5\r\n\r\n* comskip: Fix typo to use $(FFMPEG_VERSION)\r\n\r\n* ffmpeg4: Mark as no longer supported\r\n\r\n* svt-av1: Update from version 2.1.0 to 2.2.0","shortMessageHtmlLink":"Misc updates ffmpeg related (#6208)"}},{"before":"9c96910ea5384dab9e33424ef5145e851ab6bc21","after":"fa8b4e451d1be66308ca6b448209b9bb195103df","ref":"refs/heads/master","pushedAt":"2024-09-03T09:24:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"th0ma7","name":"Vincent Fortier","path":"/th0ma7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17141866?s=80&v=4"},"commit":{"message":"xz: Update from version 5.6.1+really5.4.5 to 5.6.2 (#6210)\n\n* xz: Update from version 5.6.1+really5.4.5 to 5.6.2\r\n\r\n* xz: patch new issue with assembly inlining using older binutils\r\n\r\n* py311: Update crossenv and hopefully fix build issues\r\n\r\n* py310: Likewise, tentative to fix remaining build issues\r\n\r\n* hi3535 (ARMv7L): Fixing rustc version to 1.77.2 for fd-8.7.0 build","shortMessageHtmlLink":"xz: Update from version 5.6.1+really5.4.5 to 5.6.2 (#6210)"}},{"before":"a4274e193744f1e26a46b1d2cea66f193ce6d832","after":"9c96910ea5384dab9e33424ef5145e851ab6bc21","ref":"refs/heads/master","pushedAt":"2024-09-02T17:09:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"th0ma7","name":"Vincent Fortier","path":"/th0ma7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17141866?s=80&v=4"},"commit":{"message":"jackett: Update from version 0.20.3990 to 0.22.534 (#6211)","shortMessageHtmlLink":"jackett: Update from version 0.20.3990 to 0.22.534 (#6211)"}},{"before":"9af59c062b2ade32f5edf2a3a2a9959ee0ab505e","after":"a4274e193744f1e26a46b1d2cea66f193ce6d832","ref":"refs/heads/master","pushedAt":"2024-09-01T21:47:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hgy59","name":null,"path":"/hgy59","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12009964?s=80&v=4"},"commit":{"message":"ntopng: update for dsm 7 and debian 12 dev env (#6218)\n\n* ntopng: update for dsm 7 and debian 12 dev env\r\n- ntopng: avoid patching the generated configure file (file content depends on version of autoconf)\r\n- make patching of generated Makefile independent of number of white spaces\r\n- patch Makefile.in to avoid some patches of generated Makefile\r\n- update paths in start-stop-status.sh and ntopng.conf for DSM 7 compatibility\r\n- install ntopng.conf file into var folder (instead of etc folder)\r\n- fix mysql_config by cross/mysql-connector-c\r\n\r\n* add wizard page for DSM 7 with notes for patching the privilege file","shortMessageHtmlLink":"ntopng: update for dsm 7 and debian 12 dev env (#6218)"}},{"before":"540664629ac3d0dec1bd64df2c543715e727b7c2","after":"9af59c062b2ade32f5edf2a3a2a9959ee0ab505e","ref":"refs/heads/master","pushedAt":"2024-08-30T15:24:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"th0ma7","name":"Vincent Fortier","path":"/th0ma7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17141866?s=80&v=4"},"commit":{"message":"rutorrent: Update from version 4.1.5 to 4.3.6 (#6215)\n\n* docker-image: Add libtool-bin as now a separate package (rtorrent)\r\n\r\n* libtorrent-rakshasa: Update fomr version 0.13.8 to latest git hash\r\n\r\n* rtorrent: Update from version 0.9.8 to latest git hash\r\n\r\n* rutorrent: Update from version 4.1.5 to 4.3.6","shortMessageHtmlLink":"rutorrent: Update from version 4.1.5 to 4.3.6 (#6215)"}},{"before":"03af560a70687f045d6f5d1a59d26792997996d8","after":"540664629ac3d0dec1bd64df2c543715e727b7c2","ref":"refs/heads/master","pushedAt":"2024-08-30T00:03:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"th0ma7","name":"Vincent Fortier","path":"/th0ma7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17141866?s=80&v=4"},"commit":{"message":"native/libmysqlclient: Fix build by using legacy cmake version (#6212)\n\nPorted over code from mk/spksrc.cross-cmake-env.mk to\r\nmk/spksrc.native-cmake-env.mk to handle similarly options:\r\n- USE_NATIVE_CMAKE_LEGACY\r\n- USE_NATIVE_CMAKE","shortMessageHtmlLink":"native/libmysqlclient: Fix build by using legacy cmake version (#6212)"}},{"before":"85b40435ced0633e0d2b93fbb43d55e4e34bb017","after":"03af560a70687f045d6f5d1a59d26792997996d8","ref":"refs/heads/master","pushedAt":"2024-08-29T19:11:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hgy59","name":null,"path":"/hgy59","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12009964?s=80&v=4"},"commit":{"message":"node-exporter: Update node-exporter to 1.8.2 (#6186)","shortMessageHtmlLink":"node-exporter: Update node-exporter to 1.8.2 (#6186)"}},{"before":"e744d021d8003e5521d4bd9169856a0ec2f5ff10","after":"85b40435ced0633e0d2b93fbb43d55e4e34bb017","ref":"refs/heads/master","pushedAt":"2024-08-29T19:09:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hgy59","name":null,"path":"/hgy59","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12009964?s=80&v=4"},"commit":{"message":"native/go: update to v1.22.6 (#6207)","shortMessageHtmlLink":"native/go: update to v1.22.6 (#6207)"}},{"before":"53a380afca6113139dac8145f201bbe0b1d5f010","after":"e744d021d8003e5521d4bd9169856a0ec2f5ff10","ref":"refs/heads/master","pushedAt":"2024-08-28T19:23:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hgy59","name":null,"path":"/hgy59","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12009964?s=80&v=4"},"commit":{"message":"Update mosquitto to 2.0.18 (#6204)\n\n* Update mosquitto to 2.0.18\r\n\r\n2.0.18 was released on 2023-09-18. Changelogs since 2.0.15 include three\r\nsecurity issues:\r\n- https://mosquitto.org/blog/2023/09/version-2-0-18-released/\r\n- https://mosquitto.org/blog/2023/08/version-2-0-17-released/\r\n- https://mosquitto.org/blog/2023/08/version-2-0-16-released/\r\n\r\n* update mosquitto dependencies\r\n- update cross/cjson to 1.7.18\r\n- document unsupported arch\r\n\r\n---------\r\n\r\nCo-authored-by: hgy59 ","shortMessageHtmlLink":"Update mosquitto to 2.0.18 (#6204)"}},{"before":"978b5605a40e5bccf40b9cd19be46bb234bd31ec","after":"53a380afca6113139dac8145f201bbe0b1d5f010","ref":"refs/heads/master","pushedAt":"2024-08-27T15:00:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"th0ma7","name":"Vincent Fortier","path":"/th0ma7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17141866?s=80&v=4"},"commit":{"message":"Update default spksrc image to Debian12 (#6183)\n\n* docker-image: Update to debian 12 and migrate pip to deb packages\r\n\r\n* spksrc: Update master readme file\r\n\r\n* docker-image: Add python3-mako, nasm and yasm to default image\r\n\r\n* spksrc: Update master readme file (mako, nasm, yasm)\r\n\r\n* docker-image: Re-organise RUN to limit max characters\r\n\r\n* ffmpeg456: Add -latomic only for qoriq (@hgy59)\r\n\r\nRef: https://github.com/SynoCommunity/spksrc/pull/6183#issuecomment-2254633684\r\n\r\n* docker-image: Add python3-yaml as mandatory for IGC build\r\n\r\n* docker-image: Fixed debian12, hg install and updatedb\r\n\r\n* Update Dockerfile - remove duplicate apt update\r\n\r\nCo-authored-by: hgy59 \r\n\r\n* docker-image: apt-get is so Y2K, use apt instead\r\n\r\n* readme: Add missing python3-yaml\r\n\r\n* docker-image: Install gf from default debian repository\r\n\r\n* cross-cmake.mk: Use host nasm if available\r\n\r\n---------\r\n\r\nCo-authored-by: hgy59 ","shortMessageHtmlLink":"Update default spksrc image to Debian12 (#6183)"}},{"before":"35f5396d98a69315c39e0b24665972c7f59d9177","after":"978b5605a40e5bccf40b9cd19be46bb234bd31ec","ref":"refs/heads/master","pushedAt":"2024-08-20T14:10:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"th0ma7","name":"Vincent Fortier","path":"/th0ma7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17141866?s=80&v=4"},"commit":{"message":"cloudflared: update to 2024.8.2 (#6185)\n\n* cloudflared: switch to using config.yml\r\n\r\n* cloudflared: update to 2024.6.1\r\n\r\n* cloudflared: add logging on migration\r\n\r\n* cloudflared: update to 2024.7.3\r\n\r\n* cloudflared: update to 2024.8.2","shortMessageHtmlLink":"cloudflared: update to 2024.8.2 (#6185)"}},{"before":"effd6b3cbdcdd3b478ebf9ca970ae28d3505336f","after":"35f5396d98a69315c39e0b24665972c7f59d9177","ref":"refs/heads/master","pushedAt":"2024-08-09T16:31:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"th0ma7","name":"Vincent Fortier","path":"/th0ma7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17141866?s=80&v=4"},"commit":{"message":"x264: Update to latest commit from official repository (fix #6176) (#6177)\n\n* x264: Update to latest commit from official repository (fix #6176)","shortMessageHtmlLink":"x264: Update to latest commit from official repository (fix #6176) (#…"}},{"before":"2302f151901b1d79c71a38ad086fc0f55ec3d0b3","after":"effd6b3cbdcdd3b478ebf9ca970ae28d3505336f","ref":"refs/heads/master","pushedAt":"2024-07-25T01:34:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mreid-tt","name":"Michael Reid","path":"/mreid-tt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/943378?s=80&v=4"},"commit":{"message":"Kavita: Update to v0.8.2 (#6179)","shortMessageHtmlLink":"Kavita: Update to v0.8.2 (#6179)"}},{"before":"b51439baac18ad29a11a94813bfc8d3d9db6df91","after":"2302f151901b1d79c71a38ad086fc0f55ec3d0b3","ref":"refs/heads/master","pushedAt":"2024-07-25T00:16:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mreid-tt","name":"Michael Reid","path":"/mreid-tt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/943378?s=80&v=4"},"commit":{"message":"Framework: Update dotnet 6.0 exclusions (#6103)","shortMessageHtmlLink":"Framework: Update dotnet 6.0 exclusions (#6103)"}},{"before":"6278e13f1fc33d8e438e7ad5a95c693cf8cee831","after":"b51439baac18ad29a11a94813bfc8d3d9db6df91","ref":"refs/heads/master","pushedAt":"2024-07-19T18:48:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hgy59","name":null,"path":"/hgy59","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12009964?s=80&v=4"},"commit":{"message":" ps3netsrv: Update to v1.47.46e with ps3netsrv 20240210a (#6090)\n\n* Update to v1.47.46b with ps3netsrv 20240210\r\nUpdated the variables found on \"spksrc/spk/ps3netsrv\" and \" spksrc/cross/ps3netsrv\" to match the current version (v1.47.46b with ps3netsrv 20240210) of aldostools's ps3netsrv\r\n\r\n* Adjusted Changelog\r\n\r\n* Makefile updated\r\nMakefile updated so to meet requirements for the redesigned shared folder handling\r\n\r\n* ps3netsrv.conf updated\r\nps3netsrv.conf updated so to meet requirements for the redesigned shared folder handling\r\n\r\n* service-setup.sh Updated\r\nservice-setup.sh updated so to meet requirements for the redesigned shared folder handling\r\n\r\n* install_uifile updated\r\ninstall_uifile so to meet requirements for the redesigned shared folder handling\r\n\r\n* install_uifile_fre Updated\r\ninstall_uifile_fre updated so to meet requirements for the redesigned shared folder handling\r\n\r\n* install_uifile_rus Updated\r\ninstall_uifile_rus updated so to meet requirements for the redesigned shared folder handling\r\n\r\n* install_uifile_fre Update\r\nadjusted \"step_title\"\r\n\r\n* Fixed install_uifile\r\nFixed syntax error found in Fixed install_uifile\r\n\r\n* Fix install_uifile_fre\r\nFixed syntax error found in install_uifile_fre\r\n\r\n* Fix install_uifile_rus\r\nFixed syntax error found on install_uifile_rus\r\n\r\n* Fix service-setup.sh\r\nadjusted sed function\r\n\r\n* ps3netsrv: add upgrade wizard\r\n- add upgrade page to configure shared folder when not recoverable from former installation\r\n- inspired by spk/sabnzbd/src/wizard/upgrade_uifile.sh but with priority on package config over installer-variables\r\n- correct the installer-variables file defining SHARE_PATH=\"name of the shared folder\" on package updates\r\n- fixes DSM 6 update error \"Failed to acquire resource after install ps3netsrv\"\r\n\r\n---------\r\n\r\nCo-authored-by: hgy59 ","shortMessageHtmlLink":" ps3netsrv: Update to v1.47.46e with ps3netsrv 20240210a (#6090)"}},{"before":"e9cf00f141d375b7a571bd739e22c4cb278ece58","after":"6278e13f1fc33d8e438e7ad5a95c693cf8cee831","ref":"refs/heads/master","pushedAt":"2024-07-19T17:23:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hgy59","name":null,"path":"/hgy59","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12009964?s=80&v=4"},"commit":{"message":"fish: Update fish to 3.7.1 (#6167)\n\n* fish: Update fish to 3.7.1\r\nSigned-off-by: KOSHIKAWA Kenichi <78744464+reishoku@users.noreply.github.com>\r\n\r\n* fish: add info to unsupported archs\r\n\r\n---------\r\n\r\nSigned-off-by: KOSHIKAWA Kenichi <78744464+reishoku@users.noreply.github.com>\r\nCo-authored-by: hgy59 ","shortMessageHtmlLink":"fish: Update fish to 3.7.1 (#6167)"}},{"before":"08faeb3224a2435658de2e8ca5598f8dbfaad830","after":"e9cf00f141d375b7a571bd739e22c4cb278ece58","ref":"refs/heads/master","pushedAt":"2024-07-09T19:08:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hgy59","name":null,"path":"/hgy59","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12009964?s=80&v=4"},"commit":{"message":"synocli-misc: add tools (#6171)\n\n- add hardlink from util-linux\r\n- add expect","shortMessageHtmlLink":"synocli-misc: add tools (#6171)"}},{"before":"be70d3f480029150b0fa6aa6820fd7c1775b08a6","after":"08faeb3224a2435658de2e8ca5598f8dbfaad830","ref":"refs/heads/master","pushedAt":"2024-07-09T16:35:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hgy59","name":null,"path":"/hgy59","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12009964?s=80&v=4"},"commit":{"message":"tcl: update to v8.6.13 (#6172)","shortMessageHtmlLink":"tcl: update to v8.6.13 (#6172)"}},{"before":"c3d98f658f4f9c35cfb9d99ed3fecc190f439b68","after":"be70d3f480029150b0fa6aa6820fd7c1775b08a6","ref":"refs/heads/master","pushedAt":"2024-07-08T20:30:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hgy59","name":null,"path":"/hgy59","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12009964?s=80&v=4"},"commit":{"message":"update jellyfin 10.9.7 (#6160)\n\nupdate jellyfin to 10.9.7 version","shortMessageHtmlLink":"update jellyfin 10.9.7 (#6160)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yNFQyMzowNjoxMy4wMDAwMDBazwAAAAS_s1Uv","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0wOFQyMDozMDo1OC4wMDAwMDBazwAAAAR5_1X3"}},"title":"Activity · SynoCommunity/spksrc"}