wxMaxima 24.02.2 💾

wxMaxima is a document based interface for the computer algebra system Maxima. wxMaxima provides menus and dialogs for many common maxima commands, autocompletion, inline plots and simple animations.

minor feature: A few last before maxima releases a new windows installer Set maxima's LANG variable, not wxMaxima's LANG. Sped up the communication between maxima and wxMaxima. Sometimes newlines in misc text from maxima got lost.

GNU GPL mathematics cas maxima

ParaView 5.12.0 💾

Core Features of ParaView Displaying Data -You can create different views to visualize data simultaneously and easily identify corresponding data elements. These views can also be customized (e.g. creating C++ plugins to add new types of views). Filtering Data Transform your data to generate visualizations that are easier to understand using ParaView filters. While an extensive list of filters is already provided, you can add custom filtering operations through Python scripting via a plugin or with a Programmable Filter. Querying Data -Besides selecting data in various views interactively, ParaView provides a way to inspect the data by querying for elements that satisfy certain criteria using the “Find Data” dialog. The UI makes it easy to build simple queries to find matching elements. Complex queries are also possible using a Python-based syntax. Animations -When you open a file with multiple timesteps, ParaView automatically sets up an animation. You can use the “Animation View” to set up complex animations involving changes to parameters of filters or sources, and you can move the camera to orbit around the dataset, along an arbitrary path, or follow data as it moves over time. Generated animations can be exported in common video formats (e.g. AVI, OGG, etc.) or as a series of PNG or JPEG image files. Exporting Scenes -You can export rendered scenes from ParaView in formats used by 3D rendering tools (e.g. VRML, X3D, and GEO). They can then be imported into other renderi

minor feature: ParaView tags https://gitlab.kitware.com/paraview/paraview/-/tags.. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.12.0. v5.12.0. 5.12.0. Ryan Krattiger. ryan.krattiger@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.12.0-RC3. v5.12.0-RC3. 5.12.0-RC3. Ryan Krattiger. ryan.krattiger@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.12.0-RC2. v5.12.0-RC2. 5.12.0-RC2. Ryan Krattiger. ryan.krattiger@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.12.0-RC1. v5.12.0-RC1. 5.12.0-RC1. Ryan Krattiger. ryan.krattiger@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.11.2. v5.11.2. 5.11.2. Ryan Krattiger. ryan.krattiger@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.11.1. v5.11.1. 5.11.1. Ryan Krattiger. ryan.krattiger@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.11.1-RC1. v5.11.1-RC1. 5.11.1-RC1. Ryan Krattiger. ryan.krattiger@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.11.0. v5.11.0. 5.11.0. Cory Quammen. cory.quammen@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.11.0-RC2. v5.11.0-RC2. 5.11.0-RC2. Vicente Adolfo Bolea Sanchez. vicente.bolea@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.11.0-RC1. v5.11.0-RC1. 5.11.0-RC1. Vicente Adolfo Bolea Sanchez. vicente.bolea@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.10.2. v5.10.2. 5.10.2. Mathieu Westphal. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.10.1. v5.10.1. 5.10.1. Vicente Adolfo Bolea Sanchez. vicente.bolea@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.10.0. v5.10.0. 5.10.0. Vicente Adolfo Bolea Sanchez. vicente.bolea@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.10.0-RC2. v5.10.0-RC2. ParaView 5.10.0-RC2. Vicente Adolfo Bolea Sanchez. vicente.bolea@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.10.0-RC1. v5.10.0-RC1. ParaView 5.10.0-RC

Mixed scientific visualization fem finite element analysis medical cpp python c

Expat 2.6.1 💾

Expat is a stream-oriented XML parser library written in C99. It excels with files too large to fit RAM, and where performance and flexibility are crucial. There are a number of applications, libraries and hardware using Expat, as well as bindings and 3rd-party wrappers. Expat is packaged everywhere.

minor feature: : Make tests independent of CPU speed, and thus more robust #828 #836 Expose billion laughs API with XML_DTD defined and XML_GE undefined, regression from 2.6.0. Other changes: Hide test-only code behind new internal macro Autotools: Reject expat_config.h.in defining SIZEOF_VOID_P Address compiler warnings #832 #834 Version info bumped from 10:0:9 (libexpat*.so.1.9.0) to 10:1:9 (libexpat*.so.1.9.1); see https://verbump.de/ for what these numbers do. Infrastructure: CI: Adapt to breaking changes in clang-format Special thanks to: David Hall Snild Dolkow.

MITL xml parser c c99 library

ExpressJS 4.18.3 💾

Express is a fast and minimalistic web framework for NodeJS. It provides robust routing, HTTP utility code (redirection, caching, etc), view and templating system (over 14 engines) support, HTTP content negotiation, and code generation.

minor bugfix: Routing requests without method. Deps: body-parser@1.20.2. Strict json error message on Node.js 19+. Deps: content-type@ 1.0.5. Deps: raw-body@2.5.2.

MITL javascript web-framework nodejs templating web-apps developers

vera 0.02 💾

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: Release 0.02 adds the ability to start each rc.M-launched rc service in its own container, instead of using a single container for all services.

GNU GPLv3 init admin cgroups2 slackware

Checkstyle 10.14.0 💾

Checkstyle assists with source coding standard checking for Java. It supports the Sun or Google code conventions, but is flexible and configurable. It can be run as console tool, or integrated as ANT task.

minor feature: Checkstyle fails to parse unnamed variable. GenericWhitespace Check ignores exception to the quot; gt; quot; rule for succeeding whitespaces. Remove '//ok' comments from Input files. Update Codenarc to highest compatible release - v2.2.0. Remove UnmodifiableCollectionUtil and use pitest funmodifiablecollection feature. Enable checks from Error Prone Support. Cover pitest survivals with tests. improve text block grammar. checker-framework.yml should be able to fail execution if report generation is failed. upadat example in javadoc for EMBEDDED_EXPRESSION tokens. doc: mention text block suppression. Rename Java Input files and test methods to specify Test functionality. infra: should use release 11 for compilation. Resolve Pitest Suppression in Pitest-Javadoc Profile. Enable examples tests. Execute all checkstyle samples in each PR execution. Update Tests to use new 'verifyXxxxxx' method or 'execute' that use inlined config in Input files. Expand XPath IT Regression Testing. Forbid Files.createTempDirectory in Checkstyle and replace with @TempDir. Enforce file size on Java inputs. Resolve CheckerFramework violations. Expanding maxmem to resolve OOM Exception (Checker checks). doc: releasenotes.xml line length violation.

MITL java coding-style syntax-checker command-line

Babel 7.24.0 💾

Babel is a code translator, which compiles next-gen EcmaScript 6 syntax into browser-consumable ES5/JavaScript. It adds a few proposed ES7 constructs even, and works with React, Node.js, Rails, etc. It provides for: array comprehensions, arrow functions, async functions, async generator functions, classes, class properties, computed property names, constants, decorators, default parameters, destructuring, exponentiation operator, for-of, generators, generator comprehensions, let scoping, modules, module export extensions, object rest/spread, property method assignment, property name shorthand, rest parameters, react, spread, tail call optimisation, template literals, type annotations, unicode regex support.

major bugfix: (2024-02-28). #### :rocket: New Feature. `babel-standalone`. Export babel tooling packages in `@babel/standalone` (@ajihyf). `babel-core`, `babel-helper-create-class-features-plugin`, `babel-helpers`, `babel-plugin-transform-class-properties`. Implement `noUninitializedPrivateFieldAccess` assumption (@nicolo-ribaudo). `babel-helper-create-class-features-plugin`, `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-syntax-decorators`, `babel-plugin-transform-class-properties`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`. Support decorator 2023-11 normative updates (@JLHwung). `babel-preset-flow`. babel 7 Allow setting `ignoreExtensions` in Flow preset (@nicolo-ribaudo). Add `experimental_useHermesParser` option in `preset-flow` (@liuxingbaoyu). `babel-helper-import-to-platform-api`, `babel-plugin-proposal-import-wasm-source`, `babel-plugin-proposal-json-modules`, `babel-standalone`. Add transform support for JSON modules imports (@nicolo-ribaudo). `babel-plugin-transform-runtime`. Add back `moduleName` option to `@babel/plugin-transform-runtime` (@nicolo-ribaudo). `babel-parser`, `babel-types`. Allow import attributes for `TSImportType` (@sosukesuzuki). #### :: `babel-plugin-proposal-do-expressions`, `babel-traverse`. : avoid `popContext` on unvisited node paths (@JLHwung). `babel-helper-create-class-features-plugin`, `babel-plugin-transform-private-methods`, `babel-plugin-transform-private-property-in-object`. class private properties when `privateFieldsAsSymbols` (@liuxingbaoyu). `babel-helper-create-class-features-plugin`, `babel-plugin-transform-private-methods`. the support of `arguments` in private `get/set` method (@liuxingbaoyu). `babel-helper-create-class-features-plugin`, `babel-helpers`, `babel-plugin-proposal-decorators`. Reduce decorator static property size (@liuxingbaoyu). `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators`. eval

MITL javascript ecmascript nodejs compiler conversion es6 es7 developers

Daytime 4.0 💾

Daytime is a utility for linux and freebsd (possibly other unix) that can set the system clock from SNTP, daytime, time and HTTP servers. It can also act as an SNTP server or SNTP broadcaster.

major feature: Added support for getting date over ssh using 'date' command. Added https support.

GNU GPLv3 sntp ntp time daytime clock

Sommelier 9.0 💾

A downloader/installer for apps/games/doom-wads that run under wine, dosbox, java, scummvm, the fuse spectrum emulator, crispy-doom or chocolate-doom, mednafen, citra and other emulators, and also some native apps. Also can install games from gog.com that can be run under wine/dosbox/scummvm/native (gog installers must be manually downloaded). Comes with a list of apps. Checks sha256 of downloads, downloads dependancies, makes registry changes for running/installing, etc.

major feature: support using dosbox '-c ', add 'saves-dir' system to prevent pollution of users home or /Documents directory, handle quote (') in file names, as in "Heroine's Quest", add .config/autostart support, fix/improve 'list' command, add '-category' and '-installed' search options, support dosbox-x as an emulator, add atari800 emulator with some games from archive.org, handle aliases for platforms (e.g. msdos/dos)

GNU GPLv3 wine downloader installer

Pinner 0.1.2 💾

A Geany plugin designed to enhance document management by allowing users to pin documents to a sidebar tab. This feature is particularly useful for users working with many multiple open documents, as it enables them to add selected filenames to a list for easy access. Users can then simply click on a filename in the list to switch to that document.

minor bugfix: * Fix install path in meson.build * Expand documentation

MITL geany plugin ide

canfigger 0.3.0 💾

Canfigger is a lightweight C language library designed to parse configuration files. It provides functionality to read them and represent their contents as a linked list of key-value pairs, along with associated attributes for each pair.

minor feature: * use dynamic memory allocation for keys, values, and attributes * canfigger_free() replaced with canfigger_free_current_key_node_advance() - canfigger_free_attr() removed * use 'canfigger_free_current_attr_str_advance()' instead of 'list- attr_node = list- attr_node- next'

GNU GPLv3 library config settings configuration-files parser c

Git LFS 3.5.0 💾

Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise.

major feature: This release is a feature release which includes support for LoongArch and RISC-V Linux binary tarballs, `FETCH_HEAD` as a remote source, better support for detection of the system gitattributes file, and configuration options for the SSH protocol. In this release, the `FETCH_HEAD` support is experimental and subject to change. We would like to extend a special thanks to the following open-source. contributors: @jochenhz for improvements to `git lfs prune`. @murez for improvements to our installation script. @qiangxuhui for tooling to build 64-bit LoongArch packages. @AaronDewes for tooling to build 64-bit RISC-V packages. @b-camacho for allowing `FETCH_HEAD` as a fallback remote source. @tigsikram for ing some broken links. @aymanbagabas for ing our SSH protocol documentation. @KyleFromKitware for improvements to the pure SSH protocol. @Juneezee for several code cleanups. @cmaves for improving performance of our progress indications. @QuLogic for improving completions and updating docs. @philip-peterson for helping detect invalid refs in `git lfs push`. @bogomolets-owl for helping include the reference specified in unlock requests. Features: Add --verify-unreachable option to LFS prune #5648. attribute: warn if config exists after uninstalling #5635. Initialize sessions lazily #5634. Add a `--local` argument to install.sh #5618. Provide loong64 Binary Support #5607. Improve locking performance #5561. Allow configuring the SSH protocol #5555. Add `FETCH_HEAD` as fallback remote source #5357. Use `git var` to find system gitattributes file #5412. Add RISC-V support #5438. : Add support for homedir expansion in SSL key and cert paths #5657. Display correct status information when `git lfs ls-files` run in subdirectory #5653. git lfs prune is deleting staged files in the index #5637. Report invalid ref in `git lfs push` command #5639. Always open files when cloning and spooling #5617. git-scm.com links #5589. doc: update ssh_ad

MITL git

healing-frequencies 2.2.1 💾

Play the healing frequencies of various sets of tuning forks: Solfeggio, Organs, Mineral nutrients, Ohm, Chakras, Cosmic Octave, Otto, Tesla 3-6-9, DNA nucleotides... or custom frequencies. It also shows a data visualization of all frequencies on the same scale.

minor feature: - Added nav links. - Added frequencies 40Hz and 432Hz to scale chart.

MITL frequency sound tuning solfeggio resonance

OnionShare 2.6.1 💾

OnionShare is an open source tool that lets you securely and anonymously share files, host websites, and chat with friends using the Tor network.

minor bugfix: * Release updates: Automate builds with CI, make just 64-bit Windows release, make a single universal2 release for both Intel and Apple Silicon macOS * Upgrade dependencies, including Tor, meek, and snowflake * Bug fix: Restore the primary_action mode settings in a tab after OnionShare reconnects to Tor * Bug fix: Fix issue with auto-connecting to Tor with persistent tabs open * Bug fix: Fix packaging issue where Windows version of OnionShare conflicts with Windows version of Dangerzone * Bug fix: Fix 'Use a bridge' checkbox state change * Bug fix: Raise error from waitress if not shutdown

GNU GPLv3 tor file-sharing security onion-service onionshare tor-onion-service python

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