Gitea 1.21.7 💾

Gitea is a painless self-hosted Git service. It is similar to GitHub, Bitbucket, and GitLab. Gitea is a fork of Gogs. See the Gitea Announcement blog post to read about the justification for a fork. Purpose The goal of this project is to provide the easiest, fastest, and most painless way of setting up a self-hosted Git service. With Go, this can be done with an independent binary distribution across all platforms and architectures that Go supports. This support includes Linux, macOS, and Windows, on architectures like amd64, i386, ARM, PowerPC, and others.

minor feature: ENHANCEMENTS. Users with `read` permission of pull requests can be assigned too. . Do not double reader. Display friendly error message. project counter in organization/individual profile. validity of the FROM email address not being checked. tarball/zipball download. DOCS. Docker Tag Information in Docs. MISC. Enforce maxlength in frontend.

MITL git go

µBlock Origin 1.56.0 💾

µBlock Origin is an efficient and general-purpose web filter plugin for browsers. It's primarily used for ad blocking of course. Runs in Firefox, Chrome, Opera Blink, Safari, Fennec, and other Chromium-based browsers. It automatically uses EasyList, EasyPrivacy and Malware Domain filter lists, but also supports hpHosts, MVPS HOSTS, Spam404 and many other curated block lists. µBlock is speedier and more memory conservative than other ad blockers, and is completely open source, does not undermine filtering like ADPs sponsored ads.

major feature: - Mind that multiple `uritransform` may apply to a single request (https://github.com/gorhill/uBlock/commit/2a5a444482) - Fix incorrect built-in filtering expression in logger (https://github.com/gorhill/uBlock/commit/9bff0c2f94) - Fix improper invalidation of valid `uritransform` exception filters (https://github.com/gorhill/uBlock/commit/21ec5a277c) - Improve `prevent-addEventListener` scriptlet (https://github.com/gorhill/uBlock/commit/b22b3d729b) - Fix Chartbeat flicker control `div`'s (https://github.com/gorhill/uBlock/commit/397d6d47b9) (by @ryanbr) - Fix potential exfiltration of browsing history by a rogue list author through `permissions=` (https://github.com/gorhill/uBlock/commit/7b138b58c6) - Ignore event handler-related attributes in `set-attr` scriptlet (https://github.com/gorhill/uBlock/commit/3037ae5f04) (suggested by @distinctmondaylilac) - Fix potential exfiltration of browsing history by a rogue list author through `csp=` (https://github.com/gorhill/uBlock/commit/db5656f607) (reported by @distinctmondaylilac) - Output scriptlet logging information to the logger (https://github.com/gorhill/uBlock/commit/869a653fdf) - Fix decompiling of scriptlet parameters (https://github.com/gorhill/uBlock/commit/49dd68ef3d) - Add support for `extraMatch` in `trusted-click-element` scriptlet (https://github.com/gorhill/uBlock/commit/45e62c939f) - Remove minimum height constraint from "My filters" pane (https://github.com/gorhill/uBlock/commit/f624c835c2) - Unregister all scriptlets when disabling uBO on a specific site (https://github.com/gorhill/uBlock/commit/13dcd844a7) - Allow `uritransform` to process the hash part of a URL (https://github.com/gorhill/uBlock/commit/b19094339f) - Remember presentation state of "My rules" pane (https://github.com/gorhill/uBlock/commit/3d1b100646) - Fix improperly assembled `!#include` sublists (https://github.com/gorhill/uBlock/commit/0e00010b91) - Mark procedural filters with pseudo-elements

GNU GPLv3 javascript browser ad-blocker filter privacy

QT Creator 12.0.2 💾

Qt Creator provides a cross-platform, complete integrated development environment (IDE) for application developers to create applications for multiple desktop, embedded, and mobile device platforms, such as Android and iOS. It is available for Linux, OS X and Windows operating systems.

major feature: External Tools Fixed that the output could be interspersed with newlines (QTCREATORBUG-29977) Editing Fixed that modified documents lost their file icon, which potentially included a short freeze (QTCREATORBUG-29999) Fixed a crash when opening bookmarks (QTCREATORBUG-30283) C++ Clang Format Fixed the update of the preview when settings change (QTCREATORBUG-30089) Fixed an issue with CRLF line endings Fixed a freeze when looking up symbols (QTCREATORBUG-30155) Fixed a crash while parsing (QTCREATORBUG-30044) Language Server Protocol Fixed a crash when completing Markdown Fixed that clicking on file links cleared the preview instead of opening the file (QTCREATORBUG-30120) Projects Fixed that trying to stop remote processes that were no longer reachable resulted in a broken run control state Fixed a potential infinite loop (QTCREATORBUG-30067) Fixed a crash when navigating in the Projects view (QTCREATORBUG-30035) Fixed that custom compiler settings could vanish after restart (QTCREATORBUG-30133) Fixed the restoring of per project C++ file name settings CMake Fixed that automatic re-configuration on saving files while a build is running could fail (QTCREATORBUG-30048) Fixed that the automatically added library path was wrong for targets with the same name as special CMake targets (like "test") (QTCREATORBUG-30050) Fixed that the cm locator filter did not show all targets (QTCREATORBUG-29946) Fixed adding files with the wizards when triggered through File New File (QTCREATORBUG-30170) Fixed adding QML files to CMake files when variables like PROJECT_NAME are used for the target name (QTCREATORBUG-30218) Fixed adding files to OBJECT libraries (QTCREATORBUG-29914) CMake Presets Fixed that display names were not updated when reloading presets (QTCREATORBUG-30237) Conan Fixed that macOS sysroot was not passed on to Conan (QTCREATORBUG-29978) F

GNU GPLv3 software-development c++ qt cross-platform developers

requests 2.31.0 💾

Requests is a full-featured HTTP utility module for Python. It provides a simple and encompassing API for issuing requests and accessing responses and metadata. Requests supports international domains and IRLs, keep-alive session pools, persistent cookies, SSL/TLS, HTTP authorization (basic and digest token), standard Content-Encoding compression schemes, Unicode content, multipart/* MIME content, connection timeouts, and is thread-safe.

security: **Security** - Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of `Proxy-Authorization` headers to destination servers when following HTTPS redirects. When proxies are defined with user info (`https://user:pass@proxy:8080`), Requests will construct a `Proxy-Authorization` header that is attached to the request to authenticate with the proxy. In cases where Requests receives a redirect response, it previously reattached the `Proxy-Authorization` header incorrectly, resulting in the value being sent through the tunneled connection to the destination server. Users who rely on defining their proxy credentials in the URL are *strongly* encouraged to upgrade to Requests 2.31.0+ to prevent unintentional leakage and rotate their proxy credentials once the change has been fully deployed. Users who do not use a proxy or do not supply their proxy credentials through the user information portion of their proxy URL are not subject to this vulnerability. Full details can be read in our Github Security Advisory (https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q) and CVE-2023-32681 (https://nvd.nist.gov/vuln/detail/CVE-2023-32681).

Apache python requests http-client

git-annex 10.20240227 💾

git-annex allows managing files with git, without checking the file contents into git. While that may seem paradoxical, it is useful when dealing with files larger than git can currently easily handle, whether due to limitations in memory, checksumming time, or disk space. Even without file content tracking, being able to manage files with git, move files around and delete files with versioned directory trees, and use branches and distributed clones, are all very handy reasons to use git. And annexed files can co-exist in the same git repository with regularly versioned files, which is convenient for maintaining documents, Makefiles, etc that are associated with annexed files but that benefit from full revision control. When a file is annexed, its content is moved into a key-value store, and a symlink is made that points to the content. These symlinks are checked into git and versioned like regular files. You can move them around, delete them, and so on. Pushing to another git repository will make git-annex there aware of the annexed file, and it can be used to retrieve its content from the key-value store.

minor feature: Importfeed: Added --scrape option, which uses yt-dlp to screen scrape. The equivilant of an RSS feed. Importfeed --force: Don't treat it as a failure when an already. Downloaded file exists. (a behavior change introduced in 10.20230626.). Importfeed --force: Avoid creating duplicates of existing. Already downloaded files when yt-dlp or a special remote was used. Addurl, importfeed: Added --raw-except option. Stack.yaml: Update to lts-22.9 and use crypton. Assistant, undo: When committing, let the usual git commit. Hooks run. Added annex.commitmessage-command config. Pre-commit: Avoid committing the git-annex branch. (except when a commit is made in a view, which changes metadata). Pass --no-warnings to yt-dlp. -- Joey Hess Tue, 27 Feb 2024 12:58:30 -0400.

Mixed git archive haskell

libpng (Portable Network Graphics) 1.6.44. 💾

libpng is the PNG image format reference implementation. Portable Network Graphics are the most widely used raster image format, patent-free, based on lossless data compression, support indexed/paletted, grayscale, and 24 or 32 bit truecolor images with transparency. It's also an highly extensible container format, with built-in color profiles and representation information, textual meta data, filters, progressive interlacing, and permits animations in the derived APNG or MNG formats.

minor feature: the row width check in png_check_IHDR(). This corrected a that was specific to the 16-bit platforms, and removed a spurious compiler warning from the 64-bit builds. Added eXIf chunk support to the push-mode reader in pngpread.c. Added contrib/pngexif for the benefit of the users who would like to inspect the content of eXIf chunks. Added contrib/conftest/basic.dfa, a basic build-time configuration. a preprocessor condition in pngread.c that broke build-time configurations like contrib/conftest/pngcp.dfa. Added CMake build support for LoongArch LSX. a CMake build error that occurred under a peculiar state of the dependency tree. This was a regression introduced in libpng-1.6.41. Marked the installed libpng headers as system headers in CMake. Updated the build support for RISCOS. Updated the makefiles to allow cross-platform builds to initialize conventional make variables like AR and ARFLAGS. Added various improvements to the CI scripts in areas like version consistency verification and text linting. Added version consistency verification to pngtest.c also.

Zlib c png image format library raster-image compression deflate gamma icc zlib

Pango 1.52.0 💾

Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed; however, most of the work on Pango so far has been done using the GTK widget toolkit as a test platform. Pango forms the core of text and font handling for GTK. Pango is designed to be modular; the core Pango layout can be used with different font backends. There are three basic backends, with multiple options for rendering with each. Client-side fonts using the FreeType and FontConfig libraries. Rendering can be with with Cairo or Xft libraries, or directly to an in-memory buffer with no additional libraries. Native fonts on Microsoft Windows. Rendering can be done via Cairo or directly using the native Win32 API. Native fonts on MacOS X with the CoreText framework, rendering via Cairo. The integration of Pango with Cairo provides a complete solution with high quality text handling and graphics rendering. As well as the low level layout rendering routines, Pango includes PangoLayout, a high level driver for laying out entire blocks of text, and routines to assist in editing internationalized text.

minor feature: - Add pango_font_map_reload_font - Improve formatting of font sizes

GNU GPLv3 fonts framework rendering internationalization gtk library c

GParted 1.6.0 💾

GParted is a hard disk partitioning application commonly used from LiveCDs. It allows to created and modify partitions, label, check, copy and move, or resize common filesystems. GParted works on legacy MBR bootsectors or GUID partition tables (GPT). Supported filesystems include ext2/3/4, btrfs, f2fs, FAT16/32, hfs/hfs+, lvm2, NTFS, reiserfs/4, ufs, and xfs.

major bugfix:

GNU GPL c++ partitioning disk-management mbr gpt filesystem

Zotero 6.0.33 💾

Zotero is a free and open-source reference management software to manage bibliographic data and related research materials (such as PDF files). Notable features include web browser integration, online syncing, generation of in-text citations, footnotes, and bibliographies, as well as integration with the word processors Microsoft Word, LibreOffice Writer, and Google Docs. It is produced by the Center for History and New Media at George Mason University.

minor feature:

Affero GPLv3 citation documentation styles

Zabbix 6.4.12 💾

Zabbix is an enterprise-class distributed monitoring solution designed to monitor and track performance and availability of network servers, devices, and other IT resources. It supports distributed and Web-based monitoring, auto-discovery, real-time monitoring, SLA assurance, trending, and more.

minor bugfix: 6.4.12rc1 was released as 6.4.12 without any changes Changes for 6.4.12rc1. New features: .......PS. ZBXNEXT-8983 updated max supported MariaDB version to 11.2 (mprihodko). .......PS. ZBXNEXT-8984 updated max supported MySQL version to 8.3 (mprihodko). .........T ZBXNEXT-8762 added YugabyteDB by HTTP and YugabyteDB Cluster by HTTP templates (akotsegubov). : .........T ZBX-23586 filter evaluation type of organizations discovery in Cisco Meraki dashboard by HTTP template (drasikhov). .......PS. ZBX-23607 added quoting string values when producing SNMP walk output (asitals). .......P.. ZBX-23124 items with disabled history being sometimes stuck in non-supported state (wiper). ..F....... ZBX-23925 spelling mistakes (dpetra). ...G...... ZBX-23766 updated Zabbix agent 2 Ceph plugin readme setup instructions (rzvejs). .........T ZBX-24094 network interfaces LLD filtering macro in Linux by Prom template (drasikhov). ..F....... ZBX-23202 unused tag value being saved in tag filter (vmurzins). .........T ZBX-22555 updated regexp to case insensitive in Nginx templates (drasikhov). ..F....... ZBX-23664 changed calculation logic of Zabbix agent interface availability for active and passive checks (dfofanovs). ........S. ZBX-23973 trends being retrieved from database for new items and for items with infrequent update interval (vso). .........T ZBX-22745 removed incorrect description of network interfaces administrative status filter macro in SNMP templates (drasikhov). ..F....... ZBX-23663 inability to enable SAML when PHP LDAP extension is missing (gcalenko). .......PS. ZBX-24015 improved zabbix queue internal item not to block history syncers and pollers (vso). .........T ZBX-23509 JSONPath of Keyspace discovery master item in Redis by Zabbix agent 2 template (drasikhov). ...G...PS. ZBX-24059 libmodbus unnecessary linking into all binaries (askolmeisters). .........T ZBX-24055 added missing API port macros in URL o

GNU GPL logging networking monitoring system-administration

magicErmine 4.9.0 💾

magicErmine is a tool for creating portable applications for Linux. It allows the same Linux executable to be run on a wide range of different distributions. Like statifier, It makes one executable file with no run-time dependencies from a dynamically linked executable and all of its libraries. Unlike statifier, it is able to add arbitrary files to the packed executable, such as configuration files or pixmaps.

major feature: Support for faccessat2 syscall. Support for glibc-2.35

Other software distribution tools static link portable executable statifier linux i368 x86-64 arm arm8 aarch64 erminesi

Paperless-ngx 2.5.4 💾

Paperless-ngx is a community-supported open-source document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper. Features: Organize and index your scanned documents with tags, correspondents, types, and more. Your data is stored locally on your server and is never transmitted or shared in any way. Performs OCR on your documents, adding searchable and selectable text, even to documents scanned with only images. Utilizes the open-source Tesseract engine to recognize more than 100 languages. Documents are saved as PDF/A format which is designed for long term storage, alongside the unaltered originals. Uses machine-learning to automatically add tags, correspondents and document types to your documents. Supports PDF documents, images, plain text files, Office documents (Word, Excel, Powerpoint, and LibreOffice equivalents)1 and more. Paperless stores your documents plain on disk. Filenames and folders are managed by paperless and their format can be configured freely with different configurations assigned to different documents. Beautiful, modern web application that features: Customizable dashboard with statistics. Filtering by tags, correspondents, types, and more. Bulk editing of tags, correspondents, types and more. Drag-and-drop uploading of documents throughout the app. Customizable views can be saved and displayed on the dash

minor bugfix: : : handle title placeholder for docs without original_filename @shamoon. : bulk edit objects does not respect global permissions @shamoon. : intermittent save warnings @shamoon. : inotify read timeout not in ms @grembo. : allow relative date queries not in quick list @shamoon. : pass rule id to consumed.eml files @shamoon. Dependencies: Chore(deps): Bump cryptography from 42.0.2 to 42.0.4 @dependabot. Chore(deps-dev): Bump ip from 2.0.0 to 2.0.1 in /src-ui @dependabot. Chore(deps): Bump undici and @angular-devkit/build-angular in /src-ui @dependabot. All App Changes: . 8 changes. : handle title placeholder for docs without original_filename @shamoon. : bulk edit objects does not respect global permissions @shamoon. : intermittent save warnings @shamoon. : inotify read timeout not in ms @grembo. Chore(deps-dev): Bump ip from 2.0.0 to 2.0.1 in /src-ui @dependabot. Chore(deps): Bump undici and @angular-devkit/build-angular in /src-ui @dependabot. : allow relative date queries not in quick list @shamoon. : pass rule id to consumed.eml files @shamoon. .

GNU GPLv3 internet web dynamic content indexing search

Gmsh 4.12.2 💾

Gmsh is an open source 3D finite element mesh generator with a built-in CAD engine and post-processor. Its design goal is to provide a fast, light and user-friendly meshing tool with parametric input and flexible visualization capabilities. Gmsh is built around four modules (geometry, mesh, solver and post-processing), which can be controlled with the graphical user interface, from the command line, using text files written in Gmsh's own scripting language (.geo files), or through the C++, C, Python, Julia and Fortran application programming interface.

minor bugfix: small bug fixes

GNU GPLv3 cad 3d finite-element fem geometry mesh solver post-processing cpp c glsl

Praat 6.4.06 💾

Praat is a speech analysis tool used for doing phonetics by computer. Praat can analyse, synthesize, and manipulate speech, and create high-quality pictures for your publications. Praat was created by Paul Boersma and David Weenink of the Institute of Phonetics Sciences of the University of Amsterdam. Some of Praat’s most prominent features are: Speech analysis Speech synthesis Speech labelling Grammar models Statistical analysis

minor documentation: Sound files on Windows: corrected a bug (existing since July 2021) that prevented reading FLAC files with special characters in their names. FormantPathEditor without Sound: corrected several bugs that caused Praat to crash (such as ##Formant listing#, using the Pitch menu...). Spectrogram painting: improved painting of very quiet spectrograms at extreme dynamic ranges. Scripting: @`folderExists`. Scripting: home-relative paths (such as ` /sounds/*.wav`) in more locations, such as @`fileNames #`, @@Create Strings as file list...@, and @`createFolder`.

GNU GPLv3 speech analysis audio phonetics synthesis c cpp

Rspamd 3.8.4 💾

Rspamd is an advanced spam filtering system featuring support for various internal and external filters such as regular expressions, suffix tries, RBLs, URL black lists, IP lists, SPF, DKIM, character maps, advanced statistics module (based on OSB-Bayes algorithm) and fuzzy hashes database that is generated based on honeypots traffic. Rspamd is designed to process hundreds of messages per second simultaneously without significant CPU load.

minor bugfix: - Fix regression in DMARC reporting

Apache email-filter antispam c lua

ImageMagick 7.1.1-29 💾

ImageMagick® is software toolset and library to create, edit, compose, or convert bitmap images. It supports easy cropping, resizing and distorting, combining and morphing, colorizations, animations, applying effects or decorations, adding text, polygons and Bézier curves. Supported image formats include PNG, JPEG, JPEG-2000, GIF, SVG, TIFF, DPX, EXR, PDF and Postscript. IM is comprised of the command line tools convert, identify, mogrify, composite, montage, compare, stream, display (with editing GUI), animate, import and conjure for scripting. And there are bindings for Ada, C, COM+, C++, Java, Lisp, haXe, .NET, PHP, Python, Ruby and Tcl.

minor feature: Merged: Enable new libheif chroma subsampling options. `#7095`. Commits: Beta release. Respect base64 encoding @ https://github.com/ImageMagick/ImageMagick//7102. Append signature when possible.. Code style changes.. Leverage darktable delegate if libraw is not available. Locate darktable. Capture stdout. Free image info struct. Call CoalesceImages inside the webp coder when the image dimensions are not the same to improve the patch that was made for #5542.. Added extra option (tiff:assume-alpha) that can be used to assume that a single extra sample is an alpha channel.. Cosmetic. Adjust browser spacing between buttons. Uncontrolled format string. Restore. Only write density values higher than zero in a jpeg file.. Use radians macro. More work on LCH colorspace. Final corrections to LCH colorspace formula. Silence warnings.. Removed NTGetLastError from the private header file because it is not exported.. Return a different error code when the file could not be found on Windows to have the same behavior as on other platforms.. For appending pixels that don't have the sRGBColorspace.. Release.

Apache c graphics image-manipulation image-magick graphics-conversion

mtools 3.0 💾

Tools for multicast testing (msend and mreceive)

minor feature: Update ChnageLog and bump version for v3.0 release Signed-off-by: Joachim Wiberg lt;troglobit@gmail.com gt;.

Public Domain multicast

LimeSurvey 6.4.8 (build 240221) 💾

LimeSurvey is a web application that interacts with MySQL, MSSQL, or Postgres to develop surveys, publish surveys, and collect responses to surveys. Once a survey has been created, data can be inserted into the survey either by a "pretty" public screen which presents each question one at a time, or by a quick and nasty data entry screen. It includes the capacity to generate individualized "tokens", so that invitations can be issued to participants. It also has the capacity to set conditions on whether questions will display (branching), numerous question types, and a basic statistics function.

minor feature: Using URL prefill you could post longer strings than allowed to a List type question resulting in a DB error (Carsten Schmitz). Tab-separated survey structure could not be exported if there is only one default value in the survey (Carsten Schmitz). Quick translation not working if server is using IPv6 (Carsten Schmitz). Multilingual surveys not properly saved (Carsten Schmitz). Improved performance of survey logic file (lajosarpad). security Account takeover through Import User function (Denis Chenu). Updated translation: Slovak by jelen1, PR_SOZA. Updated translation: Portuguese (Portugal) by samarta. Updated translation: Portuguese (Brazil) by c_schmitz, foguinho.peruca. Updated translation: Polish by elissa. Updated translation: Polish (Informal) by elissa. Updated translation: Norwegian (Bokmål) by pmonstad. Updated translation: Japanese by nomoto. Updated translation: Czech by jelen1. Updated translation: Czech (Informal) by jelen1.

GNU GPL survey php mysql mssql postgres

Pidgin 2.14.13 💾

Pidgin is a widely-used and featureful instant messenger and chat client. It supports AIM, Bonjour, Gadu-Gadu, Google Talk, Groupwise, ICQ, IRC, MSN, MXit, GroupWise, SILC, SIMPLE, Sametime, XMPP (Jabber), Yahoo!, Zephy. It provides friend lists across chat networks, file transfers, avatars, custom smileys, typing status display, away messages, and many more features (encryption, audio alerts, LED notification, IRC scripting, SMS gateways, sessions, auto-replys) and IM services (Tor, Twitter, WhatsApp, Facebook, QQ) through plugins.

minor bugfix: : compile warning (Wcast-function-type). (RR 2225) (Markus Fischer). memory leak originating in purple_prefs_connect_callback. (RR 2226). (Markus Fisher). Don't use the Real name as a candidate for the SASL username in IRC. (RR 2535) (Gary Kramlich). Don't link with libgadu unnecessarily. (RR 2684) (Elliott Sales de Andrade). Make collapsed groups searchable in the buddy list. (PIDGIN-7877). (RR 1494) (Belgin Știrbu). incompatible type conversion errors. (PIDGIN-17850) (RR 2944). (Jaroslav Škarvada, Elliott Sales de Andrade). Stop removing -Wall from CFLAGS. (PIDGIN-16593) (RR 2946) (Elliott Sales de Andrade). Updated the spell checking dictionaries on Windows. (Gary Kramlich). Resolved the crash on exit under Windows by reverting to the old toolchain. (PIDGIN-17710) (Gary Kramlich).

GNU GPL c gtk chat instant-messenger xmpp cross-platform internet-relay-chat

Open Source AI Models 2.0 💾

In the buzzing, electric world of Artificial Intelligence, amidst a swirling galaxy of innovation, a star is born. Meet AI Models (aimodels.org), your cosmic companion for navigating the vibrant universe of Free and Open Source Software (FOSS) AI projects. Aboard this spacely stage, we don't simply catalog AI models. We make them shine. Like a cosmic compass, our platform guides AI extraterrestrials to undiscovered collaborations and alliances, growing audiences, and broader recognition. Our galactic domain, consistently floating at the zenith of AI-related searches (such as 'AI model download'), orbits on the first page of AI model cosmos, making us an essential satellite for promoting open-source AI projects at every scale. But brace for a bigger voyage, space travelers. AI Models isn't merely a cognitive cosmos of AI wonders. It's a launchpad for aspiring innovators, developers from every planet, and language-processing astronauts keen on reaching for the stars. With your expertise fueling our galaxy, we'll magnetize the AI universe together, fostering growth and unity in our space. Our latest sky-rocketing expedition, the Collaboration Network, aims at nurturing communal growth — a planetary system encouraging collaboration, aiding simultaneous takeoff, and fostering inter-planetary advancement of open-source/free software AI initiatives. This space-faring venture has just ignited its boosters and is holding a galaxy of possibilities in its trajectory.

major feature: New site, updated focus

Mixed ai artificial intelligence directory open source ai artificial-intelligence application-framework end-users information-technology science-

Linux kernel 6.7.6 💾

Linux is a mostly POSIX-compliant Unix-inspired operating system kernel, originally implemented by Linus Torvalds and now maintained as an international project. It's the base and common namegiver to a wide array of Linux distributions. The kernel provides all modern Unix-y features, like true process multitasking, virtual memory, virtual and clustered filesystem support, complex networking and extensive support for various hardware and machine platforms.

minor feature: Linux 6.7.6, x86/barrier: Do not serialize MSR accesses on AMD, dm: limit the number of targets and parameter size area, nilfs2: potential in end_buffer_async_write, of: property: Add in-ports/out-ports support to of_graph_get_port_parent(), sched/membarrier: reduce the ability to hammer on sys_membarrier, nfsd: don't take fi_lock in nfsd_break_deleg_cb(), netfilter: ipset: Missing gc cancellations, netfilter: ipset: performance regression in swap operation, usb: typec: tpcm: with power being removed during reset, block: partial zone append completion handling in req_bio_endio(), md: bypass block throttle for superblock update, tracing: Inform kmemleak of saved_cmdlines allocation, tracing: HAVE_DYNAMIC_FTRACE_WITH_REGS ifdef, fs/proc: do_task_stat: use sig- stats_lock to gather the threads/children stats, fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_task_sighand(), pmdomain: core: Move the unused cleanup to a _sync initcall, can: j1939: UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER), can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock, can: netlink: TDCO calculation using the old data bittiming, xen/events: evtchn after mapping cleanup, of: property: typo in io-channels, docs: kernel_feat.py: build error for missing files, blk-wbt: detection of dirty-throttled tasks, LoongArch: earlycon parameter if KASAN enabled, mm: hugetlb pages should not be reserved by shmat() if SHM_NORESERVE, fs,hugetlb: NULL pointer dereference in hugetlbs_fill_super, nouveau/gsp: use correct size for registry rpc. ceph: prevent use-after-free in encode_cap_msg(), hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed, net: stmmac: protect updates of 64-bit statistics counters, riscv/efistub: Ensure GP-relative addressing is not used, pmdomain: renesas: r8a77980-sysc: CR7 must be always on, net: ethernet: ti: cpsw_new: enable mac_managed_pm to mdio, mm/damon/sysfs-schemes: wrong DAMOS tried regions update timeout

GNU GPL c linux kernel operating-system

ObjFW 1.0.10 💾

ObjFW is an extremely portable, lightweight Objective-C framework and runtime that supports the latest Objective-C features.

minor bugfix: -02-24. objc_getClassList() not releasing the global runtime mutex. Improves OFLHAArchive's compatibility with non-standard archives. + Adds endbr32 / endbr64 / bti instructions for compatibility with Control Flow Integrity.

QPL objc objectivec objective c framework runtime

Logstash 8.12.2 💾

Logstash is part of the Elastic Stack along with Beats, Elasticsearch and Kibana. Logstash is a server-side data processing pipeline that ingests data from a multitude of sources simultaneously, transforms it, and then sends it to your favorite "stash." (Ours is Elasticsearch, naturally.). Logstash has over 200 plugins, and you can write your own very easily as well. For more info, see https://www.elastic.co/products/logstash

minor bugfix: Set Netty's maxOrder options to previous default value of 11 https://github.com/elastic/logstash/pull/15928. Add "openssl" to UBI docker images https://github.com/elastic/logstash/pull/15929. ==== Plugins. *Jdbc Integration - 5.4.8*. Update Derby to 10.15.2.1 https://github.com/logstash-plugins/logstash-integration-jdbc/pull/155 #155 . Update sequel version to = 5.74.0, that allows the generic jdbc adapter to better handle disconnect errors https://github.com/logstash-plugins/logstash-integration-jdbc/pull/153 #153 . *Kafka Integration - 11.3.4*. "retries" and "value_serializer" error handling in output plugin https://github.com/logstash-plugins/logstash-integration-kafka/pull/160 #160 . logstash-8-12-1 .

log log-viewer java

libpng (Portable Network Graphics) 1.6.43 💾

libpng is the PNG image format reference implementation. Portable Network Graphics are the most widely used raster image format, patent-free, based on lossless data compression, support indexed/paletted, grayscale, and 24 or 32 bit truecolor images with transparency. It's also an highly extensible container format, with built-in color profiles and representation information, textual meta data, filters, progressive interlacing, and permits animations in the derived APNG or MNG formats.

minor feature: the row width check in png_check_IHDR(). This corrected a that was specific to the 16-bit platforms, and removed a spurious compiler warning from the 64-bit builds. Added eXIf chunk support to the push-mode reader in pngpread.c. Added contrib/pngexif for the benefit of the users who would like to inspect the content of eXIf chunks. Added contrib/conftest/basic.dfa, a basic build-time configuration. a preprocessor condition in pngread.c that broke build-time configurations like contrib/conftest/pngcp.dfa. Added CMake build support for LoongArch LSX. a CMake build error that occurred under a peculiar state of the dependency tree. This was a regression introduced in libpng-1.6.41. Marked the installed libpng headers as system headers in CMake. Updated the build support for RISCOS. Updated the makefiles to allow cross-platform builds to initialize conventional make variables like AR and ARFLAGS. Added various improvements to the CI scripts in areas like version consistency verification and text linting. Added version consistency verification to pngtest.c also.

Zlib c png image format library raster-image compression deflate gamma icc zlib

git 2.44.0 💾

Git is a distributed version control system, originally designed for Linux kernel development and large projects with non-linear workflows. It's comprised of individual tools, reuses ssh and rsync protocols, emphasises speed and data integrity, and keeps every checkout as full-fledged repository, and cryptographically authenticates source history. Various graphical frontends, IDE integrations and web services (GitHub) exist; with its git-fast-export format meanwhile serves interoperability with bzr, hg, fossil, svn.

minor feature: git checkout -B. " used to allow switching to a branch that, is in use on another worktree, but this was by mistake. The users, need to use "--ignore-other-worktrees" option. "git add" and "git stash" learned to support the ":(attr:.)", magic pathspec. "git rebase --autosquash" is now enabled for non-interactive rebase, but it is still incompatible with the apply backend. Introduce "git replay", a tool meant on the server side without, working tree to recreate a history. "git merge-file" learned to take the "--diff-algorithm" option to, use algorithm different from the default "myers" diff. Command line completion (in contrib/) learned to complete path, arguments to the "add/set" subcommands of "git sparse-checkout", better. "git checkout -B. " allowed a branch that is, in use in another worktree to be updated and checked out, which, might be a bit unexpected. The rule has been tightened, which is a, breaking change. "--ignore-other-worktrees" option is required to, unbreak you, if you are used to the current behaviour that "-B", overrides the safety. The builtin_objectmode attribute is populated for each path, without adding anything in.gitattributes files, which would be, useful in magic pathspec, e.g. ":(attr:builtin_objectmode=100755)", to limit to executables. "git fetch" learned to pay attention to "fetch.all" configuration, variable, which pretends as if "--all" was passed from the command, line when no remote parameter was given. In addition to (rather cryptic) Security Identifiers, show username, and domain in the error message when we barf on mismatch between, the Git directory and the current user on Windows. The error message given when "git branch -d branch" fails due to, commits unique to the branch has been split into an error and a new, conditional advice message. When given an existing but unreadable file as a configuration file, gitweb behaved as if the file did not exist at all, but now it, errors out. This is a change that may brea

GNU LGPL c git scm vcs dvcs

SPINA Thyr 4.2.1 💾

SPINA is software for determining constant structure-parameters of endocrine feedback control systems from hormone levels obtained in vivo. The first version of this cybernetic approach (SPINA Thyr) allows for evaluating the functional status of the thyroid gland, i.e. thyroid's secretory capacity (SPINA-GT) and sum activity of peripheral deiodinases (SPINA-GD). Additional structure parameters that are calculated include Jostel's TSH index and TTSI.

minor bugfix: Bug fix release

BSDL spina endocrinology thyroid cybernetics medical science calculator s secretory capacity spina-gt spina-gd pascal object-pascal r

Fasttracker II clone 1.76 💾

Fasttracker II clone for Windows/macOS/Linux Aims to be a highly accurate clone of the classic Fasttracker II software for MS-DOS. The XM player itself has been directly ported from the original source code, for maximum accuracy. The code is partly my own, partly based on the original FT2 code. What is Fasttracker II? Read about it on Wikipedia.

major feature: The 16-point sinc resampling interpolator has been upgraded to 32-point for better sound quality in the tracker (if you have selected "Sinc (32 point)"). This interpolator is so good that a lot of old XM tunes will sound muddy because of lo-fi samples. I recommend that you experiment with the choice of interpolators. "Cubic spline" is a good choice if you listen to a wide variety of XMs, while "Sinc (32 point)" is the best option if you create your own tunes using hi-fi samples, or if you mostly listen to XMs with hi-fi samples (or if you can accept a muddy/filtered sound from lo-fi samples). Removed 32-bit specific code (32-bit binaries now support all features) Removed text fading from "about screen" (more is less) Windows/macOS: Updated SDL to v2.30.0

BSDL-2 audio tracker

Clam AntiVirus 1.3.0 💾

ClamAV is an anti-virus engine, which is commonly used for email and web scanning, or gateway and fileserver securing. It provides a command-line scanner, a sendmail milter, automatic signature database updates, built-in support for many archiving and container or mail encoding formats, scanning standard ELF and compressed executables, as well as common office document formats.

minor feature: Major changes Added support for extracting and scanning attachments found in Microsoft OneNote section files. OneNote parsing will be enabled by default, but may be optionally disabled using one of the following options: a. The clamscan command line option: --scan-onenote=no, b. The clamd.conf config option: ScanOneNote no, c. The libclamav scan option options.parse = CL_SCAN_PARSE_ONENOTE;, d. A signature change to the daily.cfg dynamic configuration (DCONF). Other improvements Fixed issue when building ClamAV on the Haiku (BeOS-like) operating system. Patch courtesy of Luca D'Amico ClamD: When starting, ClamD will now check if the directory specified by TemporaryDirectory in clamd.conf exists. If it doesn't, ClamD will print an error message and will exit with exit code 1. Patch courtesy of Andrew Kiggins. CMake: If configured to build static libraries, CMake will now also install the libclamav_rust, libclammspack, libclamunrar_iface, and libclamunrar static libraries required by libclamav. Note: These libraries are all linked into the clamscan, clamd, sigtool, and freshclam programs, which is why they did not need to be installed to function. However, these libraries would be required if you wish to build some other program that uses the libclamav static library. Patch courtesy of driverxdw. Added file type recognition for compiled Python (.pyc) files. The file type appears as a string parameter for these callback functions: clcb_pre_cache clcb_pre_scan clcb_file_inspection When scanning a .pyc file, the type parameter will now show "CL_TYPE_PYTHON_COMPILED" instead of "CL_TYPE_BINARY_DATA". Improved support for decrypting PDF's with empty passwords. Assorted minor improvements and typo fixes.

GNU GPL c virus-scanner mail-filter security administrators

PowerShell Core 7.5.0-preview.2 💾

PowerShell Core is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets.

minor feature: 7.5.0-preview.2 - 2024-02-22. Engine Updates and. `using assembly` to use `Path.Combine` when constructing assembly paths. Validate the value for `using namespace` during semantic checks to prevent declaring invalid namespaces. General Cmdlet Updates and. Add `WinGetCommandNotFound` and `CompletionPredictor` modules to track usage. `ConvertFrom-Json`: Add `-DateKind` parameter. Add tilde expansion for windows native executables. Add `DirectoryInfo` to the `OutputType` for `New-Item`. `Get-Error` serialization of array values. Code Cleanup. lt;details gt;. lt;summary gt;. lt;p gt;We thank the following contributors! lt;/p gt;. lt;p gt;@eltociear lt;/p gt;. lt;/summary gt;. lt;ul gt;. lt;li gt;a typo in lt;code gt;CoreAdapter.cs lt;/code gt; lt;/li gt;. lt;li gt;Remove lt;code gt;PSScheduledJob lt;/code gt; module source code lt;/li gt;. lt;/ul gt;. lt;/details gt;. Tests. Rewrite the mac syslog tests to make them less flaky. Build and Packaging Improvements. lt;details gt;. lt;summary gt;. lt;p gt;Bump to.NET 9 Preview 1 lt;/p gt;. lt;p gt;We thank the following contributors! lt;/p gt;. lt;p gt;@gregsdennis lt;/p gt;. lt;/summary gt;. lt;ul gt;. lt;li gt;Bump to.NET 9 Preview 1 lt;/li gt;. lt;li gt;Add dotnet-runtime-9.0 as a dependency for the Mariner package lt;/li gt;. lt;li gt;Add dotenv install as latest version does not work with current Ruby version lt;/li gt;. lt;li gt;Remove lt;code gt;surrogateFile lt;/code gt; setting of APIScan lt;/li gt;. lt;li gt;Update experimental-feature json files lt;/li gt;. lt;li gt;Update to the latest NOTICES file lt;/li gt;. lt;li gt;Update the cgmanifest lt;/li gt;. lt;li gt;Update the cgmanifest lt;/li gt;. lt;li gt;Bump XunitXml.TestLogger from 3.1.17 to 3.1.20 lt;/li gt;. lt;li gt;Update versions of PSResourceGet lt;/li gt;. lt;li gt;Generate MSI for lt;code gt;win-arm64 lt;/code gt; installer lt;/li

MITL powershell shell

Gitea 1.21.6 💾

Gitea is a painless self-hosted Git service. It is similar to GitHub, Bitbucket, and GitLab. Gitea is a fork of Gogs. See the Gitea Announcement blog post to read about the justification for a fork. Purpose The goal of this project is to provide the easiest, fastest, and most painless way of setting up a self-hosted Git service. With Go, this can be done with an independent binary distribution across all platforms and architectures that Go supports. This support includes Linux, macOS, and Windows, on architectures like amd64, i386, ARM, PowerPC, and others.

minor feature: v1.21.6 SECURITY. XSS vulnerabilities. Use general token signing secret. API. Refactor template parsing and API endpoint. swift packages not resolving. ENHANCEMENTS. Refactor git version functions and check compatibility. Improve user experience for outdated comments. Hide code links on release page if user cannot read code. Wrap contained tags and branches again. incorrect button CSS usages. Strip trailing newline in markdown code copy. . Remove SSH workaround. Only log error when tag sync fails. SSPI user creation. Improve the `_comment` workflow trigger event. Discard unread data of `git cat-file`. error display when merging PRs. Prevent double use of `git cat-file` session.. missing link on outgoing new release notifications. debian InRelease Acquire-By-Hash newline. Always write proc-receive hook for all git versions. Do not show delete button when time tracker is disabled. Workaround to clean up old reviews on creating a new one. when the linked account was disactived and list the linked accounts. Do not use lower tag names to find releases/tags. missed edit event for actions. Only delete scheduled workflows when needed. Make submit event code work with both jQuery event and native event. push to create with capitalize repo name. Use ghost user if user was not found. Dont load Review if Comment is CommentTypeReviewRequest. Refactor parseSignatureFromCommitLine. Avoid showing unnecessary JS errors when there are elements with different origin on the page. gitea-origin-url with default ports. orgmode link resolving. : Elasticsearch: Request Entity Too Large #28117. Do not render empty comments. Avoid sending update/delete release notice when it is draft. DOCS. Rm outdated docs from some languages. MISC. Implement some action notifier functions. gitea-action user avatar broken on edited menu. Disallow merge when required checked are missing. Convert visibility to number. Load outdated comments when (un)resolvin

MITL git go

giflib 5.2.1 💾

The GIFLIB project maintains the giflib service library, which has been pulling images out of GIFs since 1989. It is deployed everywhere you can think of and some places you probably can't - graphics applications and web browsers on multiple operating systems, game consoles, smartphones, and likely your ATM too. Yes, this code is he reason GIFs were in Mosaic, the first web browser that could do inline graphics; it is the implementation Andreesen and Bina used. This is very mature, stable, small-footprint code with minimal dependencies (suitable for use in embedded deployments) that needs only occasional very minor bugfixes. Test reports from odd platforms and better regression tests are particularly welcome. Don't try to redesign it, applications beyond counting would break if you did. It's "GIFLIB" in caps as a nod to the code's origins in the dark and backward abysm of MS-DOS, but Unix hackers are encouraged to spell it "giflib" in deference to local conventions. :-)

minor bugfix: This is the "Maybe I shouldn't have done a release while in surgical recovery" release. In gifbuild.c, avoid a core dump on no color map. Restore inadvertently removed library version numbers in Makefile.

MITL gif library c

Dear ImGui 1.90.4 💾

Dear ImGui is a bloat-free graphical user interface library for C++. It outputs optimized vertex buffers that you can render anytime in your 3D-pipeline-enabled application. It is fast, portable, renderer agnostic, and self-contained (no external dependencies). Dear ImGui is designed to enable fast iterations and to empower programmers to create content creation tools and visualization / debug tools (as opposed to UI for the average end-user). It favors simplicity and productivity toward this goal and lacks certain features commonly found in more high-level libraries. Dear ImGui is particularly suited to integration in game engines (for tooling), real-time 3D applications, fullscreen applications, embedded applications, or any applications on console platforms where operating system features are non-standard. Minimize state synchronization. Minimize UI-related state storage on user side. Minimize setup and maintenance. Easy to use to create dynamic UI which are the reflection of a dynamic data set. Easy to use to create code-driven and data-driven tools. Easy to use to create ad hoc short-lived tools and long-lived, more elaborate tools. Easy to hack and improve. Portable, minimize dependencies, run on target (consoles, phones, etc.). Efficient runtime and memory consumption. Battle-tested, used by many major actors in the game industry.

minor bugfix: Decorated log and release notes: https://github.com/ocornut/imgui/releases/tag/v1.90.4 Other changes: Nav: SetKeyboardFocusHere() or programmatic tabbing API from not working on windows with the ImGuiWindowFlags_NoNavInputs flag (regression in 1.90.2, which among other things broke imgui_memory_editor). Menus, Popups: an where hovering a parent-menu upward would erroneously the window.. Popups: resizable popup minimum size being too small. Standardized minimum size logic. Modals: Temporary changes of ImGuiCol_ModalWindowDimBg are properly handled by BeginPopupModal().. Tables: Angled headers: support for multi-line labels.. Tables: Angled headers: various to accurately handle CellPadding changes.. Tables: Angled headers: properly registers horizontal component of angled headers for auto-resizing of columns.. Tables: Angled headers: TableAngledHeadersRow() incorrect background fill drawn too low, particularly visible with tables that have no scrolling.. ProgressBar: a minor tesselation when rendering rounded progress bars, where in some situations the rounded section wouldn't follow regular tesselation rules. DeTools: Item Picker: Promoted ImGui::DetartItemPicker() to public API.. DeTools: Item Picker: Menu entry visible in Demo- Tools but greyed out unless io.ConfigDeIsDegerPresent is set.. Misc: Added optional alpha multiplier parameter to GetColorU32(ImU32) variant. Demo: Custom Rendering: better demonstrate PathArcTo(), PathBezierQuadraticCurveTo(), PathBezierCubicCurveTo(), PathStroke(), PathFillConvex() functions. .

MITL game ui gui api gamedev library framework game-engine game-development toolkit cpp c

BallroomDJ 4 4.6.1 💾

BallroomDJ 4 is a ballroom music player. It is designed to play music the entire evening without intervention. Manage your ballroom dance music and create song lists, automatic playlist and sequenced playlists. BallroomDJ 4 is the replacement for BallroomDJ.

minor bugfix: 4.6.1 2024-2-23 * Bug Fixes: * Audio Identification: Fix crash when multiple selections. * Internal: * Code cleanup.

Zlib audio music end-users linux macos windows player ballroom c gtk

Crayonizer 2.5 💾

Crayonizer can color the output of command-line programs. It can also translate keypresses to something the program understands, play sounds, set xterm titlebars, iconify/deiconify/maximize xterm windows, set xterm fonts or foreground color or background color, add various types of statusbar, etc, etc.

minor feature: Deal with race condition where we wait for child process to exit before we've sent it SIGTERM, causing a hung process. Add --enable-fortify --enable-stack-protect and --enable-harden to./configure.

GNU GPLv3 console terminal command-line colorize xterm

OSPRay 3.1.0 💾

Intel OSPRay is an open source, scalable, and portable ray tracing engine for high-performance, high-fidelity visualization on Intel Architecture CPUs. OSPRay is part of the Intel oneAPI Rendering Toolkit and is released under the permissive Apache 2.0 license. The purpose of OSPRay is to provide an open, powerful, and easy-to-use rendering library that allows one to easily build applications that use ray tracing based rendering for interactive applications (including both surface- and volume-based visualizations). OSPRay is completely CPU-based, and runs on anything from laptops, to workstations, to compute nodes in HPC systems. OSPRay internally builds on top of Intel Embree and ISPC (Intel SPMD Program Compiler), and fully exploits modern instruction sets like Intel SSE4, AVX, AVX2, and AVX-512 to achieve high rendering performance, thus a CPU with support for at least SSE4.1 is required to run OSPRay.

major bugfix: Principled and Luminous materials support emissive textures. Add native support for disc and oriented disc geometry. Add support for mirror repeat and clamp to edge texture wrap modes. GPU device now also supports motion blur. Improve noise in reflections of ThinGlass. Improve adaptive accumulation: working with GPU, correlations. indirectly seen albedo and normal buffer. artifacts when using specular texture for Principled. for PixelFilter. - Parameter was ignored (always using the default Gaussian). - Avoid a shift/misalignment within the pixel for first sample. empty image on Windows when `focusDistance=0`. missing SDK headers for `ISPCDevice*`. The new minimum versions of dependencies: - Embree v4.3.1. - Open VKL v2.0.1. - Open Image Denoise v2.2 (better quality with fine details, support AArch64 CPU on Linux). - ISPCRT v1.23.0 (uses environment variable `ISPCRT_GPU_DRIVER` to select GPU to run on when multiple (i)GPUs are present). - rkcommon v1.13.0.

Apache renderer

vera 0.01 💾

vera is an alternative init daemon supervisor (PID 1) that uses containers. Containers allow reliable, foolproof shutdown and termination of started services. vera was developed on Slackware 15.0. It is capable of booting and shutting down a stock installation of Slackware 15.

minor feature: Initial github release

GNU GPLv3 init admin cgroups2

gaiasky 3.5.9-2 💾

Gaia Sky is a real-time 3D Universe application that runs on Linux, Windows and macOS. It is developed within the framework of ESA's Gaia mission to chart more than 1 billion stars. A part of Gaia Sky is described in the paper Gaia Sky: Navigating the Gaia Catalog.

minor bugfix: Full changelog : Individual object visibility API calls, and generic model alpha interpolation. Build System: Only add natives for the specific target platform in built packages. .

MPL astronomy vr