Skip to content
    • About
    • Contact

/root

  • Critical rsync security release 3.4.0

    January 16th, 2025

    Update your systems!

    “We’d like to raise awareness about the rsync security release version 3.4.0-1 as described in our advisory ASA-202501-1.

    An attacker only requires anonymous read access to a vulnerable rsync server, such as a public mirror, to execute arbitrary code on the machine the server is running on. Additionally, attackers can take control of an affected server and read/write arbitrary files of any connected client. Sensitive data can be extracted, such as OpenPGP and SSH keys, and malicious code can be executed by overwriting files such as ~/.bashrc or ~/.popt.

    We highly advise anyone who runs an rsync daemon or client prior to version 3.4.0-1 to upgrade and reboot their systems immediately. As Arch Linux mirrors are mostly synchronized using rsync, we highly advise any mirror administrator to act immediately, even though the hosted package files themselves are cryptographically signed.

    All infrastructure servers and mirrors maintained by Arch Linux have already been updated.”

    https://archlinux.org/news/critical-rsync-security-release-340/
  • Keep going :)

    January 15th, 2025
  • #4 contributor of anki-core-i18n

    January 15th, 2025
  • Anki – Spell Checker

    January 15th, 2025
    1. Download the Spell Checker add-on https://ankiweb.net/shared/info/369581638
    2. Download your preferred .bdic files from https://github.com/cvsuser-chromium/third_party_hunspell_dictionaries/tree/master (en-US-3-0.bdic and de-DE-3-0.bdic in my case)
    3. Enjoy
  • Only programmers will get it

    January 14th, 2025
  • LLVM 19.1.7

    January 14th, 2025

    Possibly the last version before 20.0 release.

    Changes since 19.1.6

    • Bill Hoffman: Fix print module manifest file for macos (#122370) (cd708029e0b2)
    • Michał Górny: [cmake] Extend zstd.dll finding logic from MSVC to Clang (#121437) (37aaa06c4445)
    • Vassil Vassilev: [cmake] Include GNUInstallDirs before using variables defined by it. (#83807) (56e8e0447d6a)
    • David Green: [DAG] Allow AssertZExt to scalarize. (#122463) (3bf9b25b1627)
    • DianQK: [SLP] Check if instructions exist after vectorization (#120434) (8fa5dffc865a)
    • Artsiom Drapun: Fix std::initializer_list recognition if it’s exported out of a module (f1b37b6665b5)
    • Aiden Grossman: [Github] Fix LLVM Project Tests Workflow on Linux (#122221) (510be2370fc9)
    • Craig Topper: [RISCV] Don’t create BuildPairF64 or SplitF64 nodes without D or Zdinx. (#116159) (61c9f970b887)
    • Arthur Eubanks: [test][compiler-rt] Mark dlsym_alloc.c as unsupported on macos (#108439) (07b4f631ee43)
    • tmiasko: [lsan] Fix free(NULL) interception during initialization (#106912) (2e10af6e5925)
    • Vitaly Buka: [NFC][sanitizer] Commit test for #106912 (#108289) (8ef2858421db)
    • Ikhlas Ajbar: [Hexagon] Only handle simple types memory accesses (#120654) (be46324c97a2)
    • Nikita Popov: Build SanitizerCommon if ctx_profile enabled (#105495) (5998cd3b38dc)
    • Owen Pan: [clang-format] Fix idempotent format of hash in macro body (#118513) (1414560a9c16)
    • Philipp van Kempen: [RISCV] Fix typo in CV_SH_rr_inc pattern (#120246) (9969e7f87831)
    • Brian Cain: [clang] hexagon: fix link order for libc/builtins (#117057) (97a1cb9a3fc4)
    • Tobias Hieta: Bump version to 19.1.7 (6553889987ae)
    • Craig Topper: [RISCV] Add hasPostISelHook to sf.vfnrclip pseudo instructions. (#114274) (d749beb59e72)
    • Craig Topper: [RISCV] Add missing hasPostISelHook = 1 to vector pseudos that might read FRM. (#114186) (a0dfd3d04e28)
    https://github.com/llvm/llvm-project/releases/tag/llvmorg-19.1.7
  • The FreeBSD Gods

    January 14th, 2025

    bsdimp is by far the most prolific FreeBSD contributor with just over 10k commits. His first commit was on 1996-09-22 on the 2.2.0 RELEASE.

    https://github.com/freebsd/freebsd-src/graphs/contributors

  • Copilot feature in GitHub

    January 14th, 2025
  • Kdenlive 24.12.1 released

    January 14th, 2025

    The first maintenance release of the 24.12 series is out packed with important fixes and enhancements. This update focuses on polishing the newly introduced built-in effects, resolving issues with bin effects and the effect stack, and addressing some recently introduced crashes. Other highlights include fixing an issue where hiding a track in a sequence could alter the length of the parent sequence, ensuring tags and markers are maintained when reloading proxy clips, fixing Whisper model downloads and installation of Python virtual environment (venv) issues on some Linux distributions.

    Full changelog:

    • Ensure sequence clips in timeline are not resized to smaller when hiding a track. Commit. Fixes bug #498178.
    • Fix crash moving build-in effect with feature disabled. Commit.
    • Fix crash saving effect stack. Commit. Fixes bug #498124.
    • Fix layout order with > 9 layouts. Commit.
    • Fix use after free from last commit. Commit.
    • Fix reload or proxy clip losing tags, markers, force aspect ratio. Commit. Fixes bug #498014.
    • Fix bin clips effects sometimes incorrectly applied to timeline instance. Commit.
    • Fix typo. Commit. Fixes bug #497932.
    • Fix title widget braking text shadow and typewriter settings. Commit. Fixes bug #476885.
    • Math operators not supported in xml params. Commit. Fixes bug #497796.
    • Fix track resizing. Commit.
    • Fix bin effects cannot be removed from timeline instance. Commit.
    • Fix crash trying to move bin effect before builtin effect. Commit.
    • Fix venv packages install on some distros. Commit.
    • Fix Whisper models download. Commit.
    • Fix delta display when resizing clip, add duration info when resizing from start. Commit.
    • Fix line return when pasting text with timecodes inside project notes. Commit.
    • Fix transparent rendering ffv1 profile. Commit.
    • Bring back presets to build in effects. Commit.
  • Raspberry Pi 5 16GB Review by Tom’s Hardware

    January 14th, 2025
  • zfs-2.3.0 finally released with a ton of features

    January 14th, 2025

    “Key Features in OpenZFS 2.3.0:

    RAIDZ Expansion (#15022): Add new devices to an existing RAIDZ pool, increasing storage capacity without downtime.
    Fast Dedup (#15896): A major performance upgrade to the original OpenZFS deduplication functionality.
    Direct IO (#10018): Allows bypassing the ARC for reads/writes, improving performance in scenarios like NVMe devices where caching may hinder efficiency.
    JSON (#16217): Optional JSON output for the most used commands.
    Long names (#15921): Support for file and directory names up to 1023 characters.
    Bug Fixes: A series of critical bug fixes addressing issues reported in previous versions.
    Numerous performance improvements throughout the code base.
    Supported Platforms:
        Linux kernels 4.18 - 6.12,
        FreeBSD releases 13.3, 14.0 - 14.2.
    

    1041 commits and 999 changed files

    https://github.com/openzfs/zfs/releases/tag/zfs-2.3.0
  • Could not find a package configuration file provided by “ryml”

    January 14th, 2025

    Solution: Install rapidyaml from AUR

    CMake Error at CMakeLists.txt:43 (find_package):
      By not providing "Findryml.cmake" in CMAKE_MODULE_PATH this project has
      asked CMake to find a package configuration file provided by "ryml", but
      CMake did not find one.
    
      Could not find a package configuration file provided by "ryml" with any of
      the following names:
    
        rymlConfig.cmake
        ryml-config.cmake
    
      Add the installation prefix of "ryml" to CMAKE_PREFIX_PATH or set
      "ryml_DIR" to a directory containing one of the above files.  If "ryml"
      provides a separate development package or SDK, be sure it has been
      installed.
    
    
    -- Configuring incomplete, errors occurred!
    

  • January 12th, 2025
  • January 12th, 2025
  • January 12th, 2025
←Previous Page
1 … 48 49 50 51 52 … 139
Next Page→

Blog at WordPress.com.

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
 

Loading Comments...
 

    • Subscribe Subscribed
      • /root
      • Already have a WordPress.com account? Log in now.
      • /root
      • Subscribe Subscribed
      • Sign up
      • Log in
      • Report this content
      • View site in Reader
      • Manage subscriptions
      • Collapse this bar