home.social

Search

265 results for “sourceware”

  1. Sourceware Survey 2025 Results

    In the end we got 103 (!) responses with a nice mix of developers, users and maintainers from various hosted projects.

    sourceware.org/survey-2025

    -gabi

  2. StarFive has donated 4 VisionFive-2 risc-v boards with 8GB, 4-core JH7110 supporting the RV64GC ISA for the CI running on builder.sourceware.org for Sourceware hosted projects.

    They are running ubuntu server 23.10 wiki.ubuntu.com/RISC-V/StarFiv

    Various projects are already running on risc-v: , , , , , , and .

    builder.sourceware.org/buildbo

    Please contact the builder project if you want to help out adding other Sourceware hosted projects.

  3. @ 2024

    Various Sourceware projects will give presentations at @fosdem next weekend, Feb 3 and 4, in Brussels.

    Guinevere, Dodji, Jose, David and Thomas organized some great devroom talks:

    inbox.sourceware.org/202401282

    Various Sourceware volunteers, overseers, PLC members and @conservancy staff will also be around.

  4. @

    Various Sourceware projects will be present at @fosdem plus various overseers and of course @conservancy staff.

    Get your talk submissions in before end of the week (December 1st) to these developer rooms:

    inbox.sourceware.org/gdb/6a2e8

    inbox.sourceware.org/gcc/36fad

  5. After the libc-alpha and gcc-patches mailinglist tests to avoid From rewriting worked out nicely we enabled the same settings to some other mailinglists.

    The other gcc patches lists for ++, , and -rust. And those project that use , , , and .

    This hopefully makes mailing patches and using git am on them a bit nicer.

    Please contact us if you have any issues with the mailinglists.
    sourceware.org/mission.html#or

  6. The build are disabled for now because the Hardkernel ODROID-N2Plus board didn't come back up after a kernel upgrade.

    builder.sourceware.org/buildbot

  7. The builders are disabled for now because the worker had become a little too unstable.

    builder.sourceware.org

    We hope to get it back soon because it is doing a lot of builds for projects.

    , , , , , , , , , , .

  8. elfutils 0.195 released

    inbox.sourceware.org/elfutils-

    ELFUTILS 0.195 "Handwritten" - elfutils.org/

    A new release of elfutils is available at:
    ftp://sourceware.org/pub/elfutils/0.195/
    or sourceware.org/elfutils/ftp/0.

    Visit us on the Libera.Chat irc channel #elfutils

  9. #Glibc 2.43 is out:

    inbox.sourceware.org/libc-alph

    A few highlights:

    * Experimental support for building with #clang has been added.

    * [a bunch of ISO C23 stuff]

    * Support for mseal and openat2 on #Linux

    * Additional optimized and correctly rounded mathematical functions have been imported from the CORE-MATH project […]

    * Unicode support has been updated to Unicode 17.0.0.

  10. Today's bug is in `elfutils`:
    sourceware.org/PR33103

    There `elfutils` build system did something like:

    $ cat stack.cc
    <stack>
    int main(){}

    $ gcc -I. stack.cc -o stack
    $ gcc -I. stack.cc -o stack

    It breaks as:

    $ gcc -I. stack.cc -o stack
    # ok
    $ gcc -I. stack.cc -o stack
    In file included from stack.cc:1:
    ./stack:1:1: error: stray '\177' in program
    1 | <U+007F>ELF<U+0002>...

    Included <stack> is an ELF file now.

  11. #elfutils 0.190 "Woke!" released
    inbox.sourceware.org/elfutils-

    Friendlier CONTRIBUTING. RELR support. eu-readelf now supports -D, --use-dynamic and can show version 9 .gdb_index. A new eu-srclines tool that shows all files that were used to create a binary. debuginfod has a new schema for a 60% compression in filename representation.

  12. Valgrind 3.27 RC1 is out

    An RC1 tarball for 3.27.0 is now available at
    sourceware.org/pub/valgrind/va
    (md5sum = bd95111c1a9f81f136c5e4e2c62b493e)
    (sha1sum = 0eefb3a7d86a3bd0154480db3d2173bb8bd6d7c1)
    sourceware.org/pub/valgrind/va
    Public keys can be found at klomp.org/mark/gnupg-pub.txt

    Please give it a try in configurations that are important for you and
    report any problems you have, either on the developer/user mailing list, or
    (preferably) via our bug tracker at
    bugs.kde.org/enter_bug.cgi?pro

    An RC2 should be available Fri Apr 17
    The final 3.27.0 release is scheduled for Mon Apr 20.

    #valgrind

  13. Note that someone created various CVEs for #elfutils based on (fixed and closed) bug reports without following our SECURITY policy: sourceware.org/cgit/elfutils/t

    These are NOT security issues according to our policy.

    We request that people who report suspected security vulnerabilities report them through the contacts in our SECURITY policy and not through non-affiliated CNAs.

    Creating random CVEs without coordinating with the upstream project and designated CNA just causes lots of make work.

  14. Queriendo sacar una traza de ejecución de un proceso con #GDB [1] no puedo porque "Process record and replay target doesn't support ioctl request".

    [1] sourceware.org/gdb/current/onl

  15. Anticipating #valgrind 3.27.0.

    Andreas also showed there are still meaningful optimizations to be made on how memcheck tracks undefinedness bits as outlined in the original "Using Valgrind to detect undefined value errors with bit-precision" valgrind.org/docs/memcheck2005 paper.

    His optimization of memcheck instrumenting a bitwise AND/OR with a constant is clever and simplifies the generated code: sourceware.org/cgit/valgrind/c

  16. Welche Software nutzt euer Verein für die Buchhaltung? Ich muss dieses Jahr den neuen DATEV Kontorahmen für den @oger einführen. Wenn ich schon die Arbeit habe, würde ich gerne auch zu einer Software wechseln die in Zukunft skaliert und automatisiert. Open Source wäre natürlich ein Traum, aber da bin ich tatsächlich auf nichts brauchbares gestoßen.

    #Finanzen #Verein #FediHelp #Datev

  17. @reticuleena
    song.link/t/1465117

    Es gibt noch das, dann bekommt man alle links die man will. Ohne vorzuschreiben was die User*innen für streaming Anbieter nutzen.
    Ob das allerdings tracking frei ist... Gute Frage.

    Ich weiss das man affiliate links mit einbauen kann.
    Die Seite in open source wäre schön...

    Hör den song jetzt. War mir unbekannt. Danke fürs teilen. 😢😢

    #holocaustgedenktag #songlink

  18. @sourcerer @vermaden The isse isn't necessarily Wayland but the #GNOME developers.
    Just follow the story about the transition from #GTK2 -> GTK3 -> GTK4.

    I found this read very interesting to understand the #GTK worlds development better:
    ludditus.com/2021/05/30/is-the

  19. Open sourcerers say suspected #xz-style attacks continue to target #maintainers
    #SocialEngineering patterns spotted across range of popular projects
    Higher-ups at the #OpenJS Foundation and #OpenSource Security Foundation (#OpenSSF) believe the attempt to plant a #backdoor into #Linux's xz data compression library "may not be an isolated incident" given their recent observations.
    theregister.com/2024/04/16/xz_