LimeSurvey 6.5.17 (build 240715) šŸ’¾

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: CT-896: question PDF export at statistics (lajosarpad). CT-892: Answers for array question types are not correctly displayed on mobile devices (Patrick Teichmann). Very hard to match attributes in the CPDB when importing CSV data (Gabriel Jenik). bad admin url, with the publicurl variable (Denis Chenu). Store XSS in Central participant management (Gabriel Jenik). Updated translation: Slovak by jelen1. Updated translation: Portuguese (Portugal) by samarta. Updated translation: Japanese by d_inoue, nomoto. Updated translation: Czech by jelen1. Updated translation: Czech (Informal) by jelen1. Updated translation: Catalan by qualitatuvic.

GNU GPL survey php mysql mssql postgres

FOX Toolkit 1.7.85 šŸ’¾

FOX is a C++ framework for graphical user interfaces. It provides an effective and simple API, traditional but platform-agnostic themes, many common widgets and controls, drag'n'drop support, selections, icons/images, tooltips and hover widgets, but also 3D features per OpenGL. Its speed comes from conservative memory management, spatial redrawing, and bi-directinal event/message passing between GUI elements.

minor feature: New PNG image support. First, its faster! Also, it no longer requires libpng; the PNG format support is Now built-in, although the libz compression library is still required for now... .. fxsavePNG() supports some fine-control via new save-flags. You can analyze the image, and shrink output by taking advantage of image features; for example, saving opaque image means alpha-channel may be dropped. If the image is gray-levels only, the RGB may be dropped to plain gray only. Also, shrinking further by emitting Colormapped indexed-color image is possible if only a few colors are used. Finally, pre-compression filtering, as well as desired compression level can be selected.. PNG I/O is optimized with when target ISA x86-64-v2 or higher are selected.. FXStat::isSame() checks if two files are the same (same inode).. FOX Desktop Calculator augmented with Unicode button labels (please select a font that has The math symbols!), also now supports additional functions, common physics constants, and other features.. The fxCPUFeatures now can detect AVX512 presence.. New FXPerformanceCounter and associated macros may be used to count clockcyles of critical code segments.. FXAtomic.h APIs now mostly inlined for lower overhead.. Read processor ticks on AARCH64.. Adie text editor undo buffer size and undo buffer items can now be configured.. New QOIF (Quite OK Image Format) now supported for either images (FXQOIFImage) or icons (FXQOIFIcon).. FXColor to/from FXVec3d, FXVec3f, FXVec4d, FXVec4f now using SSE if compiled for x86-64-v2 or higher.. Updated byte swap APIs in fxendian.h.. New APIs in FXMat3f, FXMat3d, etc. classes to set up mirror-matrix.. Moved new hash32() etc. functions into fxendian.h.. in FXIODevice reading gt; 1GB files in one readBlock(), writeBlock() call.. Markdown syntax coloring in Adie.. Per-syntax mode setting for removing trailing spaces in Adie saving a text file.. Subtle change in operation of FXPath::relative().. Support for CRC32 calculations added..

GNU LGPLv3 c++ gui fox toolkit

BRL-CAD 7.40.0 šŸ’¾

BRL-CAD is a powerful cross-platform open source combinatorial solid modeling system that includes an interactive 3D solid geometry editor, a network-distributed symmetric multiprocessing (SMP) high-performance ray-tracer with support for rendering and geometric analysis, image and signal-processing tools, a system performance analysis benchmark suite, a flexible geometry scripting interface, and a high-performance geometric representation and analysis library.

major feature: This major release of BRL-CAD improves the robustness of the facetize Command. Building on work begun in 7.38.0, for the first time BRL-CAD is able to successfully facetize all of BRL-CAD's example geometries. This involves a major change to the processing pipeline of the Facetize command, allowing handling of individual primitives to be Fault tolerant and automatically attempting fallback methods. Historically BRL-CAD facetize has attempted to produce output meshes Even when individual operations fail by silently skipping over failing Inputs, but now this behavior is changed to a stricter policy of Halting when individual elements of the process do not succeed. This release also incorporates the tool 'gist' for generating a one. Page graphical overview and summary of the contents of a.g database. This tool is the culmination of work by multiple student teams from Texas A M University and incorporates automatic layout features to Produce geometry-appropriate visual arrangements. Also new in this release are capabilities for testing and repairing. Triangle meshes. The lint command will now validate solid BoT Behavior with the raytracer, and the 'bot repair' command is able to Perform hole filling operations on some categories of non-manifold BoTs. Another related new feature allows users to generate explicit Volumetric BoTs using plate mode BoTs as inputs via the 'bot extrude' Command. This release introduces a major change in the management of 3rd party. Dependencies. The src/other directory has been replaced by an External repository specifically tasked with the job of managing 3rd Party libraries. By default BRL-CAD will download and build necessary Dependencies as part of its build automatically. However, note that an internet connection is required by default to access this Repository. See the INSTALL file for more details and options for Preparing to build without internet availability. Developers requiring only a subset of BRL-CAD (for example,

Other cad cpp c

GitLab 17.3.0 šŸ’¾

GitLab is a development collaboration tool and git DVCS frontend. It includes repository management features, code reviews, an issue tracker, activity feeds and wikis. GitLab provides fine-grained access control, user management, 5 permission levels and branch constraints, and can utilize LDAP/AD intranet authorization. Powered by Ruby on Rails it comes as open source package, and as commercial supported enterprise version.

major feature: (2024-08-14). ### Added (143 changes). Trigger a Flux reconciliation from the cluster UI (merge request). Add REST API invited groups in a group (merge request). Sync finished pipelines to ClickHouse (merge request). Add subscription_history to Namespace GraphQL Type (merge request). Add common phrases copy to the password (merge request) GitLab Enterprise Edition. Set project_id when creating Packages::Dependency (merge request). Extend deprecation properties with custom scan action (merge request) GitLab Enterprise Edition. Protected containers: Badge "protected" in container registry list by @gerardo-navarro (merge request). Add a shared avatar image for security policy bots (merge request). Add backend support for multiple Vue list filters (merge request) GitLab Enterprise Edition. Add EPSS to GitLab database (merge request) GitLab Enterprise Edition. Script to update Topology Service Gem (merge request). Add TLS support for Redis Sentinel (merge request). Create events to measure Branch rule edit adoption (merge request) GitLab Enterprise Edition. Allow the restriction of Kubernetes agent access to protected branches by @nwittstruck (merge request). Add compliance_checks and compliance_requirements tables (merge request). Cleanup sync_audit_events_to_new_tables feature flag (merge request). Add setting for max_artifact_archive_size_bytes by @danlamanna (merge request). Add MR mergeability check for locked paths (merge request). Refactor Modal form to use native submit (merge request). Adapt seat assignment logic for both Duo add-ons (merge request) GitLab Enterprise Edition. Add GraphQL PMG to MR widget (merge request). Add field enterprise_users_extensions_marketplace_enabled for groups (merge request). Add CSV upload modal for user contribution reassignments (merge request). Frontend for zoekt search results - part 1 (merge request) GitLab Enterprise Edition. Provide connect command for agent cluster (merge request). Async FK fo

MITL ruby ruby-on-rails git dvcs wiki bugtracker version-control

LightZone 5.0.0~beta2-0obs1 šŸ’¾

LightZone is a professional-level digital darkroom and photo editor for Mac, Windows, and Linux. It includes RAW processing and editing. Rather than using layers in the way that other photo editors do, LightZone lets the user build up a stack of tools which can be rearranged, readjusted, turned off and on, and removed from the stack. It's a completely non-destructive editor, where any of the tools can be re-adjusted or modified later ā€” even in a different editing session. A tool stack can even be copied to a batch of photos at one time. LightZone always operates in a 16-bit linear color space with the wide gamut of ProPhoto RGB.

minor bugfix: Unstable; urgency=medium Upstream sync. -- Masahiro Kitagawa Sun, 06 Jun 2023 12:13:00 +0900.

BSDL capture digital-camera graphics-conversion viewer macos linux c

CMOC 0.1.89 šŸ’¾

CMOC is a 6809-generating cross-compiler for a large subset of the C language. It produces executables for the Motorola 6809 processor to be used under the Tandy Color Computer Disk Basic environment, OS-9 and others. It runs under GNU/Linux and other Unix-like environments.

minor feature: Function pmode(), provided by lt;coco.h , does not change the screen mode anymore; this is now done by screen(), as in Extended Color Basic's PMODE and SCREEN commands. When calling screen() to active the text mode, the true-lowercase mode is now preserved (on CoCos where that mode exists). The OS-9 implementation of putchar() has been fixed to use character 13 (Carriage Return), instead of 10, as the line-ending sequence. The switch() statement now supports 32-bit expressions and case values. The instrFollowingUncondBranch low-level optimization has been removed as a consequence, for being incompatible.

GNU GPLv3 compiler c developers

gRPC 1.65.5 šŸ’¾

gRPC is a modern, open source, high-performance remote procedure call (RPC) framework that can run anywhere. gRPC enables client and server applications to communicate transparently, and simplifies the building of connected systems.

minor bugfix: lt;p gt;This is release gRPC Core 1.65.5 (gnarly). lt;/p gt;. lt;p gt;For gRPC documentation, see lt;a href= quot;https://grpc.io/ quot; rel= quot;nofollow quot; gt;grpc.io lt;/a gt;. For previous releases, see lt;a href= quot;https://github.com/grpc/grpc/releases quot; gt;Releases lt;/a gt;. lt;/p gt;. lt;p gt;This release contains refinements, improvements, and. lt;/p gt;. . XuanWang-Amos. . . . . tag:github.com,2008:Repository/27729880/v1.66.0-pre4. 2024-08-15T22:57:36Z. . Release v1.66.0-pre4. lt;p gt;This is a prerelease of gRPC Core 1.66.0 (gladiator). lt;/p gt;. lt;p gt;For gRPC documentation, see lt;a href= quot;https://grpc.io/ quot; rel= quot;nofollow quot; gt;grpc.io lt;/a gt;. For previous releases, see lt;a href= quot;https://github.com/grpc/grpc/releases quot; gt;Releases lt;/a gt;. lt;/p gt;. lt;p gt;This prerelease contains refinements, improvements, and. lt;/p gt;. . drfloob. . . . . tag:github.com,2008:Repository/27729880/v1.66.0-pre3. 2024-08-07T21:39:39Z. . Release v1.66.0-pre3. lt;p gt;This is a prerelease of gRPC Core 1.66.0 (gladiator). lt;/p gt;. lt;p gt;For gRPC documentation, see lt;a href= quot;https://grpc.io/ quot; rel= quot;nofollow quot; gt;grpc.io lt;/a gt;. For previous releases, see lt;a href= quot;https://github.com/grpc/grpc/releases quot; gt;Releases lt;/a gt;. lt;/p gt;. lt;p gt;This prerelease contains refinements, improvements, and. lt;/p gt;. . drfloob. . . . . tag:github.com,2008:Repository/27729880/v1.66.0-pre2. 2024-08-02T21:29:30Z. . Release v1.66.0-pre2. lt;p gt;This is a prerelease of gRPC Core 1.66.0 (gladiator). lt;/p gt;. lt;p gt;For gRPC documentation, see lt;a href= quot;https://grpc.io/ quot; rel= quot;nofollow quot; gt;grpc.io lt;/a gt;. For previous releases, see lt;a href= quot;https://github.com/grpc/grpc/releases quot; gt;Releases lt;/a gt;. lt;/p gt;. lt;p gt;This prerelease contains refinements, improvements, and. lt;/p gt;. . drfloob. . . . . tag:github.com,2008:Repository/27729

Apache rpc cpp python c

Rspamd 3.10.1 šŸ’¾

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: Fixed Ragel state machine on ARM; Fixed OpenSSL-related crashes on RedHat systems; Fixed build with PUC-Rio Lua by @arkamar; Avoid null-bytes in Log-Tag header by @smarsching; Fixed incorrectly reported ASAN flag; Fixed counting of ham/spam learns; Updated to upstream hiredis removing all hacks

Apache email-filter antispam c lua

Snort 3.3.3.0 šŸ’¾

Snort is the foremost Open Source Intrusion Prevention System (IPS) in the world. Snort IPS uses a series of rules that help define malicious network activity and uses those rules to find packets that match against them and generates alerts for users. Snort can be deployed inline to stop these packets, as well. Snort has three primary uses: As a packet sniffer like tcpdump, as a packet logger ā€” which is useful for network traffic debugging, or it can be used as a full-blown network intrusion prevention system. Snort can be downloaded and configured for personal and business use alike.

major feature: Control: code cleanup. Control: handle control commands after packet threads are fully initialised. Daq: add outstanding packets counter. Extractor: add flow hash key. File_api: max depth is set as part of initial config. File: remove unused variable in FileFlows destructor. Filters: update dev_notes.txt with details for event_filter. Flow: optimize timeout handling for different packet type. Http_inspect: add peg counts for gzip, known-not-supported, and unknown. Http_inspect: log normalized URI in extra data. Ips_options: separate main thread pcre counts from packet threads stats. Memory: account memory for profiler only when packet thread is involved. Src: resolve various warnings. Stream_tcp: make sure ports are correctly swapped when filling a meta-ACK packet.

GNU GPLv3 ids logger traffic ips network security analysis tcp udp cpp c

BallroomDJ 4 4.12.3 šŸ’¾

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.12.3 2024-10-16 * Bug Fixes: * Edit Song Lists: Statistics: Use the default font, not the listing font. * Installer: Set the button text to 'Upgrade' for upgrades. * Internal: Move font and theme settings to per-machine from per-machine-per-profile. * Internal: Random numbers: Fix Linux/MacOS, improve Windows. * Linux: Run temporary file cleanup on reboot. * New Features: * Player: Marquee menu: Hide/Show.

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

LedgerSMB 1.11.18 šŸ’¾

The LedgerSMB project provides small and mid-size businesses with solid open source accounting software: integrating invoicing, order processing, quotations and more (ERP). LedgerSMB aims to provide a strong (multi-currency accounting) basis to build your business on -- without vendor lock-in. The project team considers correctness and performance equally important key usability features and is dedicated to providing both, even on the biggest data sets. Sales (Invoices, Orders, Quotations) Receivables & Payables General ledger Inventory management Fixed asset accounting & depreciation Profit & cost centers, departments, projects Output documents in PDF, HTML, CSV, Office formats Mail documents (e.g. invoices) from within the application Translatable to your language (comes with 45 languages) and more The fact that LedgerSMB is open source - meaning that the source code is freely available - makes it even more customizable and flexible.

minor bugfix: The LedgerSMB development team is happy to announce yet another new version of its open source ERP and accounting application. This release contains the following fixes and improvements: Changelog for 1.11.18 * Fix specifying an alternative database server port number (#8400) * Fix hostname with hyphen breaks ledgersmb-admin database URI (#8415) * Allow ledgersmb-admin to use pre-created databases, e.g. DigitalOcean (#8422) * Fix PNL and B/S CSV output missing 'heading_account' column (#8428) For installation instructions and system requirements, see https://github.com/ledgersmb/LedgerSMB/blob/1.11.18/README.md The release can be downloaded from our download site at https://download.ledgersmb.org/f/Releases/1.11.18 The release can be downloaded from GitHub at https://github.com/ledgersmb/LedgerSMB/releases/tag/1.11.18 Or pulled from the GitHub Container Registry docker pull ghcr.io/ledgersmb/ledgersmb:1.11.18 Or pulled from Docker Hub using the command docker pull ledgersmb/ledgersmb:1.11.18 These are the sha256 checksums of the uploaded files: 4ac427cab5839a555bb438ff16c05610c951dd0e48ca216ce5f2ac5f4cb69dab ledgersmb-1.11.18.tar.gz 8bc0c43abf2790ecd98bcb6c550faacc7fc09ae73f61ae6d74981737a49d366d ledgersmb-1.11.18.tar.gz.asc

GNU GPL accounting invoicing orders erp perl postgresql bookkeeping web

LedgerSMB 1.10.38 šŸ’¾

The LedgerSMB project provides small and mid-size businesses with solid open source accounting software: integrating invoicing, order processing, quotations and more (ERP). LedgerSMB aims to provide a strong (multi-currency accounting) basis to build your business on -- without vendor lock-in. The project team considers correctness and performance equally important key usability features and is dedicated to providing both, even on the biggest data sets. Sales (Invoices, Orders, Quotations) Receivables & Payables General ledger Inventory management Fixed asset accounting & depreciation Profit & cost centers, departments, projects Output documents in PDF, HTML, CSV, Office formats Mail documents (e.g. invoices) from within the application Translatable to your language (comes with 45 languages) and more The fact that LedgerSMB is open source - meaning that the source code is freely available - makes it even more customizable and flexible.

minor bugfix: The LedgerSMB development team is happy to announce yet another new version of its open source ERP and accounting application. This release contains the following fixes and improvements: Changelog for 1.10.38 * Fix PDF generation error for the outstanding AR/AP summary report (#8377) * Fix hostname with hyphen breaks ledgersmb-admin database URI (#8415) * Allow ledgersmb-admin to use pre-created databases, e.g. DigitalOcean (#8422) Please note that the 1.10 series is End-of-Life (EOL) as of October 8 2024, meaning that this is the last release in the series. For installation instructions and system requirements, see https://github.com/ledgersmb/LedgerSMB/blob/1.10.38/README.md The release can be downloaded from our download site at https://download.ledgersmb.org/f/Releases/1.10.38 The release can be downloaded from GitHub at https://github.com/ledgersmb/LedgerSMB/releases/tag/1.10.38 Or pulled from the GitHub Container Registry docker pull ghcr.io/ledgersmb/ledgersmb:1.10.38 Or pulled from Docker Hub using the command docker pull ledgersmb/ledgersmb:1.10.38 These are the sha256 checksums of the uploaded files: d8c679917a28ab8d052da6619f00cd20e7ede163ac59fbbfcaf5c35f52dfd843 ledgersmb-1.10.38.tar.gz fda36ee99cc99d6275e3b78b498f6e8b0547dfb40052741738bf3e74e75bd6ee ledgersmb-1.10.38.tar.gz.asc

GNU GPL accounting invoicing orders erp perl postgresql bookkeeping web

BRL-CAD 7.40.0 šŸ’¾

BRL-CAD is a constructive solid geometry (CSG) solid modeling computer-aided design (CAD) system. It includes an interactive geometry editor, ray tracing support for graphics rendering and geometric analysis, computer network distributed framebuffer support, scripting, image-processing and signal-processing tools. The entire package is distributed in source code and binary form. BRL-CAD is a powerful cross-platform Open Source combinatorial Constructive Solid Geometry (CSG) solid modeling system that includes interactive 3D solid geometry editing, high-performance ray-tracing support for rendering and geometric analysis, network-distributed framebuffer support, image and signal-processing tools, path-tracing and photon mapping support for realistic image synthesis, a system performance analysis benchmark suite, an embedded scripting interface, and libraries for robust high-performance geometric representation and analysis. For more than 20 years, BRL-CAD has been the primary tri-service solid modeling CAD system used by the U.S. military to model weapons systems for vulnerability and lethality analyses. The solid modeling system is frequently used in a wide range of military, academic, and industrial applications including in the design and analysis of vehicles, mechanical parts, and architecture. The package has also been used in radiation dose planning, medical visualization, computer graphics education, CSG concepts and modeling education, and system performance benchma

major feature: This major release of BRL-CAD improves the robustness of the facetize Command. Building on work begun in 7.38.0, for the first time BRL-CAD is able to successfully facetize all of BRL-CAD's example geometries. This involves a major change to the processing pipeline of the Facetize command, allowing handling of individual primitives to be Fault tolerant and automatically attempting fallback methods. Historically BRL-CAD facetize has attempted to produce output meshes Even when individual operations fail by silently skipping over failing Inputs, but now this behavior is changed to a stricter policy of Halting when individual elements of the process do not succeed. This release also incorporates the tool 'gist' for generating a one. Page graphical overview and summary of the contents of a.g database. This tool is the culmination of work by multiple student teams from Texas A M University and incorporates automatic layout features to Produce geometry-appropriate visual arrangements. Also new in this release are capabilities for testing and repairing. Triangle meshes. The lint command will now validate solid BoT Behavior with the raytracer, and the 'bot repair' command is able to Perform hole filling operations on some categories of non-manifold BoTs. Another related new feature allows users to generate explicit Volumetric BoTs using plate mode BoTs as inputs via the 'bot extrude' Command. This release introduces a major change in the management of 3rd party. Dependencies. The src/other directory has been replaced by an External repository specifically tasked with the job of managing 3rd Party libraries. By default BRL-CAD will download and build necessary Dependencies as part of its build automatically. However, note that an internet connection is required by default to access this Repository. See the INSTALL file for more details and options for Preparing to build without internet availability. Developers requiring only a subset of BRL-CAD (for example,

GNU LGPL cad solid modeling electromagnetics graphics signal processing design engineering

icubaby 1.2.4 šŸ’¾

icubaby is a C++ Library to Immediately Convert Unicode. It is a portable, header-only, dependency-free library for C++ 17 or later. Fast, minimal, and easy to use for converting sequences of text between any of the Unicode UTF encodings. Simple to use and exceptionally simple to integrate into a project, it does not allocate dynamic memory and neither throws or catches exceptions.

minor feature: - Relax the type constraint on the transcoder template arguments - Add a CMake option which disables both Google Test and the unit tests - Add a CMake option for a standalone build which includes the test executables

MITL c++ developers library unicode

di 4.54.0.1 šŸ’¾

di is a disk information utility that displays everything that df does and more. It features the ability to display your disk usage in whatever format you prefer. It also checks the user and group quotas, so that the user sees the space available for their use, not the system wide disk space. It is designed to be highly portable across many platforms and is great for heterogenous networks.

minor bugfix: Fix single quotation marks in manual page.

Zlib c monitoring disk space console cross-platform system-administrators

QMMP 2.2.1 šŸ’¾

QMMP is an Qt-based audio-player. The user interface is similar to Winamp or XMMS, which compatible skins can be used of. It supports a plethora of audio formats, like MP3, Ogg Vorbis/Opus, FLAC, Musepack, WavePack, MOD files, AAC, Audio CDs, WMA and other ffmpeg-supported encodings, PCM, MIDI, SID, and Chiptune files. It provides DSP plugins, lyrics downloading, equalizers and visualizers, supports common audio APIs and sinks, and is cross-platform.

minor bugfix: build fixes; Qt 6.2 compatibility; improved KDE/KWin/Wayland support; updated Italian translation.

GNU GPL audio player qt6 mp3

Mustangproject 2.14.2 šŸ’¾

Mustangproject is a tool to write, validate and parse Factur-X/ZUGFeRD and (CII)XRechnung e-invoices. It is a (permissive) open source cross platform command line tool and a Java library. The command line tool e.g. allows to extract and combine PDF and XML from/to Factur-X as well as validate e-invoices, convert XML to HTML or migrate from ZUGFeRD v1 to v2. The library additionally allows to generate the XML to be embedded either by implementing interfaces or actively creating objects.

minor feature: Fixes - also parse BICs in InvoiceImporter not only IBANs - #509 CLI currently does not write a logfile - #505 crash after invoking ZUGFeRD2PullProvider - #506 Fix POM missing dependencies

APL invoice metadata accounting java-library java e-billing e-invoice

kubewall 0.0.9 šŸ’¾

A single binary to manage your multiple kubernetes clusters. kubewall provides simplify and rich real time interface to manage and investigate your clusters. Key features of KubeWall include: * Single binary deployment: KubeWall can be easily deployed as a single binary, eliminating the need for complex configurations. * Browser-based access: KubeWall can be accessed directly from your favorite web browser, providing a seamless user experience. * Real-time cluster monitoring: KubeWall offers a rich, real-time interface that displays the current state of your Kubernetes clusters, allowing you to quickly identify and address issues. * Cluster management: KubeWall enables you to manage multiple Kubernetes clusters from a single pane of glass, reducing the overhead of switching between different tools and interfaces. * Detailed cluster insights: KubeWall provides comprehensive insights into your Kubernetes clusters, manifest info of your pods, services, config and others.

minor feature:

Apache kubernetes dashboard k8s cncf cloud native cluster

Squey Latest šŸ’¾

Squey is designed from the ground up to take advantage of GPUs and CPUs to perform interactive explorations of massive amounts of data. It gives users an exhaustive yet intuitive multi-view representation of columnar data and can ingest from: 1. Structured text files (CSV, logs, ...) 2. Apache Parquet files 3. Pcap files 4. SQL databases 5. Elasticsearch databases Squey strives to deliver value through its V.I.SU approach: - Visualize: Leverage various visual representations of raw data in combination with statistics - Investigate: Use filters to build an accurate understanding of millions of rows while switching instantly between capturing the big picture and focusing on the details - Spot the Unknown: As a structured understanding of the data emerges, identify unknowns and anomalies Squey can be used for many different purposes, such as: - BI and Big Data: Bootstrap initial understanding of complex datasets and deep dive where necessary to design accurate data processing - Cybersecurity: Detect weak signals such as attacks and data leaks - IT troubleshooting: Resolve network issues and improve application performance - Machine Learning: Design training dataset to fulfill targeted improvements of Machine Learning models Give yourself a chance to see your data and have fun exploring!

minor feature: https://gitlab.com/squey/squey/-/raw/main/CHANGELOG

MITL visualization data-visualization data-analysis cybersecurity parallel-coordinates timeseries parquet pcap

XFCE4 desktop 4.19.3 šŸ’¾

Xfdesktop manages the root window for the XFCE4 desktop environment. It basically displays the background, shows desktop icons, implements the virtual desktop switching, and the root context and application menu.

minor bugfix: Add false positives file for scan-build. Silence some scan-build warnings. gcc-analyzer warnings. meson: use x11 wayland option names, rather than windowing-systems. broken icon sorting direction. monitoring of folder icon files in subdirs. Rework the icon view grid sizing and placement code a bit. long-standing memory leak in XfdesktopIconView. Make desktop folder loading cancellable. default-backdrop-filename option for meson build. build: clang: -Wcast-align. build: -Werror=format=. Invalidate icon surface cache on icon theme change. Revert "Add CI builds for --disable-x11 and --disable-wayland". Add missing menu separators. invalid param flags. some default settings not being applied on startup. Only redraw icon text when focus changes. Compute icon invalidation rect more generously. Only resize grid on size_allocate if the allocation actually changed. Resize icon grid if style changes affect slot/cell size. Don't invalidate the icon view pixbuf cache on style update. Be more precise in what gets redrawn. Clean up xfdesktop_volume_icon_menu_eject(). safe removal for unmounted volumes. Icon view should not accept focus in order to reduce redraws. xfdesktop no longer being saved as part of the session. Remove icon view manager's update_workarea vfunc. Move GdkScreen::size-changed handler to XfdesktopIconViewManager. Resize icon grid on size change even if we don't have our own window. Handle monitors-changed in the icon view manager. Resize and reposition icon view when workarea changes. Remove XfdesktopIconView's show-icons-on-primary property. Use 65 for the window icon opacity value. Clamp the icon opacity value where it actually needs to be used. Restore behavior where unmounted volume icons are drawn 50 opaque. icon view not getting motion events. build error when full deenabled. Add meson build. wrong property name for icons-on-primary. Reduce copy-paste duplication in XfdesktopRegularFileIcon. Simplify a bunch of

GNU GPL c gtk xfce desktop root-window x11

OBS Studio 30.2.3 šŸ’¾

OBS Studio (also Open Broadcaster Software or OBS, for short) is a free and open-source app for screencasting and live streaming. Written in C/C++ and built with Qt, OBS Studio provides real-time capture, scene composition, recording, encoding, and broadcasting via Real Time Messaging Protocol (RTMP), HLS, SRT, RIST or WebRTC. It can stream videos to any RTMP-supporting destination, including YouTube, Twitch, Instagram and Facebook.[11] For video encoding, OBS Studio can use the x264 transcoder,[12] Intel Quick Sync Video, Nvidia NVENC and the AMD Video Coding Engine to encode video streams into the H.264/MPEG-4 AVC or H.265/HEVC formats.[13] It can encode multiple tracks of audio in the AAC format. More experienced users can choose any codecs and containers available in libavcodec and libavformat, or output the stream to a custom FFmpeg URL.[14] OBS Studio also supports plug-ins to extend its functionality.[15]

minor feature: lt;p gt;If you would like to support the OBS Project, please consider contributing to our lt;a href="https://patreon.com/obsproject" rel="nofollow" gt;Patreon lt;/a gt; or lt;a href="https://opencollective.com/obsproject" rel="nofollow" gt;Open Collective lt;/a gt;! lt;/p gt;. lt;div class="markdown-alert markdown-alert-note" gt; lt;p class="markdown-alert-title" gt; lt;svg class="octicon octicon-info mr-2" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true" gt; lt;path d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1.75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z" gt; lt;/path gt; lt;/svg gt;Note lt;/p gt; lt;p gt;NVIDIA users may need to update their GPU drivers to 531.61 (Windows) / 530.41.03 (Linux) or newer. lt;/p gt;. lt;/div gt;. lt;div class="markdown-alert markdown-alert-important" gt; lt;p class="markdown-alert-title" gt; lt;svg class="octicon octicon-report mr-2" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true" gt; lt;path d="M0 1.75C0.784.784 0 1.75 0h12.5C15.216 0 16.784 16 1.75v9.5A1.75 1.75 0 0 1 14.25 13H8.06l-2.573 2.573A1.458 1.458 0 0 1 3 14.543V13H1.75A1.75 1.75 0 0 1 0 11.25Zm1.75-.25a.25.25 0 0 0-.25.25v9.5c0.138.112.25.25.25h2a.75.75 0 0 1.75.75v2.19l2.72-2.72a.749.749 0 0 1.53-.22h6.5a.25.25 0 0 0.25-.25v-9.5a.25.25 0 0 0-.25-.25Zm7 2.25v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 1.5 0ZM9 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z" gt; lt;/path gt; lt;/svg gt;Important lt;/p gt; lt;p gt;The code signing certificate for OBS is being updated. This may impact game capture compatibility with some anti-cheat solutions starting with the next major OBS update. If you are a game or anti-cheat developer please see lt;a href="https://obsproject.com/kb/capture-hook-certificate-update" rel="nofollow" gt;https://obsproject.com/kb/capture-hook-certificate-update lt;

GNU GPLv3 audio video screencasting livestreaming c c

Weblate 5.7 šŸ’¾

Weblate is an open source web-based translation tool with version control. It includes several hundred languages with basic definitions, and enables the addition of more language definitions, all definitions can be edited by the web community or a defined set of people, as well as through integrating machine translation, such as DeepL, Amazon Translate, or Google Translate.

minor feature: lt;p gt;Released on August 15th 2024. lt;/p gt;. lt;p gt; lt;strong gt;New features lt;/strong gt; lt;/p gt;. lt;ul gt;. lt;li gt;. lt;p gt; lt;a href="https://docs.weblate.org/en/weblate-5.7/admin/auth.html#fa" rel="nofollow" gt; lt;span gt;Two-factor authentication lt;/span gt; lt;/a gt; is now supported using Passkeys, WebAuthn, authentication apps (TOTP), and recovery codes. lt;/p gt;. lt;/li gt;. lt;li gt;. lt;p gt; lt;a href="https://docs.weblate.org/en/weblate-5.7/admin/auth.html#fa" rel="nofollow" gt; lt;span gt;Two-factor authentication lt;/span gt; lt;/a gt; can be enforced at the team or project level. lt;/p gt;. lt;/li gt;. lt;li gt;. lt;p gt; lt;a href="https://docs.weblate.org/en/weblate-5.7/devel/integration.html#adding-new-strings" rel="nofollow" gt; lt;span gt;Adding new strings lt;/span gt; lt;/a gt; can now create plural strings in the user interface. lt;/p gt;. lt;/li gt;. lt;li gt;. lt;p gt; lt;a href="https://docs.weblate.org/en/weblate-5.7/devel/translations.html#labels" rel="nofollow" gt; lt;span gt;String labels lt;/span gt; lt;/a gt; now include description to explain them. lt;/p gt;. lt;/li gt;. lt;li gt;. lt;p gt;New lt;a href="https://docs.weblate.org/en/weblate-5.7/user/profile.html#subscriptions" rel="nofollow" gt; lt;span gt;Notifications lt;/span gt; lt;/a gt; for completed translation and component. lt;/p gt;. lt;/li gt;. lt;li gt;. lt;p gt; lt;a href="https://docs.weblate.org/en/weblate-5.7/admin/machine.html#mt-openai" rel="nofollow" gt; lt;span gt;OpenAI lt;/span gt; lt;/a gt; now supports custom models and URLs and offers rephrasing of existing strings. lt;/p gt;. lt;/li gt;. lt;li gt;. lt;p gt; lt;a href="https://docs.weblate.org/en/weblate-5.7/admin/machine.html#mt-cyrtranslit" rel="nofollow" gt; lt;span gt;Cyrtranslit lt;/span gt; lt;/a gt; automatic suggestion service. lt;/p gt;. lt;/li gt;. lt;/ul gt;. lt;p gt; lt;strong gt;Improvements lt;/strong gt; lt;/p gt;. lt;ul gt;. lt;li gt;. lt;p gt; lt;a href="https://docs.weblat

GNU GPLv3 translation localization web python html

PrRescue 0.122 šŸ’¾

PrRescue is a rescue CD based on Gentoo amd64 supporting nilfs2 and btrfs. Its goal is to always include the newest kernel and Gentoo packages.

minor feature: Kernel has been updated to version 6.11.3. Gentoo packages have been upgraded to latest versions.

GNU GPL gentoo rescue boot

ViennaRSS 3.9.2 šŸ’¾

Vienna can connect directly to the websites you want to track. Additionally or alternatively, you can also sync with a server supporting the Open Reader API (an adaptation of the now deceased Google Reader API). Vienna has been successfully tested with BazQux.com, FreshRSS.org, FeedHQ.org, InoReader.com and TheOldReader.com.

minor bugfix: Change mechanism preventing Vienna from unexpectedly switching to alphabetical sorting of folders and feeds. This phenomenon might still occur but should be much more unlikely. Perform a sanity check of database at launch. Do not show warning sign on feeds without articles. crash when server sends unusual MIMEType. various in General Preferences window. autolayout which could unexpectedly resize the article view or the main window, or hide the enclosure view. style change to give immediate visual feedback. Improve parsing of RSS content:encoded element. For Unified layout, move the tip about the hovered link's URL at the bottom of the view. Use String Catalogs (.xcstrings) for most translations. Add more translations. Update some documentation files.

Apache rss atom macos objective-c

sttr 0.2.24 šŸ’¾

a cross-platform, cli app to perform various operations on string * Base64Encode * Base64Decode * URLEncode * URLDecode * ROT13Encode * StringToTitle * StringToLower * StringToUpper * StringToSnakeCase * StringToKebab * StringToSlug * StringToCamel * StringReverse * CountNumberCharacters * CountWords * CountLines * MD5Encode * SHA1Encode * SHA256Encode * SHA512Encode * FormatJSON * JSONToYAML * YAMLToJSON * HexToRGB * SortLines and adding more....

minor feature: Fix camelCase And add PascalCase by @ccoVeille in #51 #50 Dependencies Upgrade cc361b3

MITL cli golang encode decode string

VSCode 1.92.2 šŸ’¾

VSCode is an extensible source code editor with support for a wide cross-section of programming languages and features for debugging, refactoring, code completion, Markdown previews, and Git integration. VSCode is a cross-platform project started by Microsoft and is based on the Electron framework, although it features an interface with very little visual clutter and is more responsive than many IDEs, even on low-end development machines.

minor feature: lt;p gt;The update addresses these lt;a href="https://github.com/?q=is 3A+label 3Acandidate+is 3A+repo 3Amicrosoft 2Fvscode+milestone 3A 22July+2024+Recovery+2 22" gt; lt;/a gt;. lt;/p gt;. lt;p gt;For the complete release notes go to lt;a href="https://code.visualstudio.com/updates/v1_92" rel="nofollow" gt;Updates lt;/a gt; on lt;a href="https://code.visualstudio.com/" rel="nofollow" gt;code.visualstudio.com lt;/a gt;. lt;/p gt;.

MITL software-development text-editor debugger terminal-emulator build-tool version-control

CalendarSync 0.10.1 šŸ’¾

As consultants, you may need to use multiple calendars (2-n). Additionally, you need to keep up with all existing appointments in each of your calendars when you want to make new appointments. This means you have to check each calendar on its own. What we wanted to achieve is a single overview over all events in each of the calendars. Preferably in your primary calendar. There are some commercial / freemium solutions for this (reclaim.ai, SyncThemCalendars), but their privacy policy is unclear. Calendar data is not only highly interesting personal data (who participates in which appointment and when?) but also highly interesting from an industrial espionage/targeted advertising perspective. The two third party providers get to see the content of the calendar events. In good appointments, there is a lot of secret and relevant company data in the appointment agenda. To keep track of all the events, we created CalendarSync, which allows the syncing of events without breaking data protection laws and without exposing data to a third party.

minor feature: lt;h2 gt;Changelog lt;/h2 gt;. lt;ul gt;. lt;li gt; lt;a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/inovex/CalendarSync/commit/24269ee343c5632ad40d9c9fe9eae51ce8f70e3c/hovercard" href="https://github.com/inovex/CalendarSync/commit/24269ee343c5632ad40d9c9fe9eae51ce8f70e3c" gt; lt;tt gt;24269ee lt;/tt gt; lt;/a gt; Merge pull request lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2457317504" data-permission-text="Title is private" data-url="https://github.com/inovex/CalendarSync//177" data-hovercard-type="pull_request" data-hovercard-url="/inovex/CalendarSync/pull/177/hovercard" href="https://github.com/inovex/CalendarSync/pull/177" gt;#177 lt;/a gt; from inovex/christian lt;/li gt;. lt;li gt; lt;a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/inovex/CalendarSync/commit/4d167d9abf9aed9f95ec05ae7c4cc0dfcbdd31b9/hovercard" href="https://github.com/inovex/CalendarSync/commit/4d167d9abf9aed9f95ec05ae7c4cc0dfcbdd31b9" gt; lt;tt gt;4d167d9 lt;/tt gt; lt;/a gt; : allow ugc content in keepDescription transformer lt;/li gt;. lt;/ul gt;.

MITL calendar cli sync go

Snapcraft 7.5.6 šŸ’¾

Snaps are containerised software packages that are simple to create and install. They auto-update and are safe to run. And because they bundle their dependencies, they work on all major Linux systems without modification.

minor feature: lt;h2 gt;What's Changed lt;/h2 gt;. lt;ul gt;. lt;li gt;tests: update spread tests in hot/7.5 by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-cal/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-cal" gt;@mr-cal lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2450973557" data-permission-text="Title is private" data-url="https://github.com/canonical/snapcraft//4954" data-hovercard-type="pull_request" data-hovercard-url="/canonical/snapcraft/pull/4954/hovercard" href="https://github.com/canonical/snapcraft/pull/4954" gt;#4954 lt;/a gt; lt;/li gt;. lt;li gt;: configure icon for snaps without apps by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-cal/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-cal" gt;@mr-cal lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2442848762" data-permission-text="Title is private" data-url="https://github.com/canonical/snapcraft//4950" data-hovercard-type="pull_request" data-hovercard-url="/canonical/snapcraft/pull/4950/hovercard" href="https://github.com/canonical/snapcraft/pull/4950" gt;#4950 lt;/a gt; lt;/li gt;. lt;li gt;build(deps): update (hot/7.5) by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/renovate/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/renovate" gt;@renovate lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2468392408" data-permission-text="Title is private" data-url="https://github.com/canonical/snapcraft//4974" data-hovercard-type="pull_request" data-hovercard-url="/canonical/snapcraft/pull/4974/hovercard" href="https://github.com/canonical/snapcraft/pul

GNU GPLv3 snaps linux packaging distribution python cpp

Pybind11 2.13.4 šŸ’¾

pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code. Its goals and syntax are similar to the excellent Boost.Python library by David Abrahams: to minimize boilerplate code in traditional extension modules by inferring type information using compile-time introspection.

minor bugfix: : paths with spaces, including on Windows. `#4874 `_. Documentation: Remove repetitive words. `#5308 `_.

Public Domain c++ python library embedded developers

Duplicati 2.0.9.103 šŸ’¾

Duplicati is a free, open source, backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers. It works with: Amazon S3, IDrive e2, Backblaze (B2), Box, Dropbox, FTP, Google Cloud and Drive, MEGA, Microsoft Azure and OneDrive, Rackspace Cloud Files, OpenStack Storage (Swift), Sia, Storj DCS, SSH (SFTP), WebDAV, Tencent Cloud Object Storage (COS), and more!

major bugfix: This release is a canary release intended to be used for testing in preparation of a later stable release. Unlike regular canary builds, this one has a major change in the build system, so it now runs on.NET8.. For that reason, the updater in previous canary builds does not detect this update yet, but this can be activated at a later time. Important changes from last Beta. Updated to.NET8 with OS specific builds. Using Kestrel as the API/UI server. Mandatory password and new authentication scheme. Settings database version updated to v7. Please see list of known related to.NET8/Kestrel upgrade: https://github.com/orgs/duplicati/projects/2 ## Detailed list of changes: Multiple updates for styling and visual consistency, thanks @luixxiul. Extensive work on making all documentation strings follow a consistent logic, thanks @luixxiul. support for Websocket over https, thanks @Riches. an with `--webservice-allowed-hostnames` being renamed. support for captcha on systems without the Arial font. Using different default filenames for logging with TrayIcon and Server. with livelog not showing contents. an where a login would not show an option to log in. showing correct port number in log output. not showing scheduler state and next backup. an where a crash would show the wrong stack trace. an with generating massive number of inotify watchers. Re-enabled the button to log out. Added option to disable the visual captcha. Added support for providing server commandline arguments via environment variables. log error message related to update download url. Added Telegram reporting module.

GNU LGPLv3 backup cloud encryption sftp webdav trust-no-one-backup cloud-backup client-only-backup c-sharp javascript

DNF 4.21.1 šŸ’¾

DNF is a software package manager that installs, updates, and removes packages on RPM-based Linux distributions. It automatically computes dependencies and determines the actions required to install packages. DNF also makes it easier to maintain groups of machines, eliminating the need to manually update each one using rpm. DNF (or Dandified Yum) is the next generation version of Yum. It roughly maintains CLI compatibility with Yum and defines a strict API for extensions and plugins. Plugins can modify or extend features of DNF or provide additional CLI commands on top of those mentioned below. If you know the name of such a command (including commands mentioned below), you may find/install the package which provides it using the appropriate virtual provide in the form of dnf-command(<alias>) where <alias> is the name of the command; e.g. dnf-command(repoquery) for a repoquery command (the same applies to specifying dependencies of packages that require a particular command).

minor bugfix: Doc: minor formatting and consistency - Allow local downloads to same `downloaddir`. "console" width on non real terminals (pipe). Update ostree/bootc host system check. Update bootc hosts message to point to bootc --help. Tests: Use PGP keys without SHA-1.

GNU GPL package-manager python linux rpm

qemu_mgr 1.5 šŸ’¾

A command-line/tui/yad/qarma/zenity frontend for launching VMs on the desktop with qemu-system-x86_64

minor bugfix: Hide text when asking for passwords using yad. Use sudo background mode. Added '-su' option to specify using 'su' rather than 'sudo'. Modprobe tun and tap modules if tun/tap interface requested.

GNU GPLv3 qemu frontend vm

IfcOpenShell 0.7.11-alpha240814 šŸ’¾

fcOpenShell is an open source (LGPL) software library that helps users and software developers to work with the IFC file format. The IFC file format can be used to describe building and construction data. The format is commonly used for Building Information Modelling. IfcOpenShell uses Open CASCADE (the Open CASCADE Community Edition) internally to convert the implicit geometry in IFC files into explicit geometry that any software CAD or modelling package can understand.

minor feature: Blenderbim, bcf - add tooltips for topic attributes based on extensions Example - https://imgur.com/a/mYiXqXn.

GNU LGPLv3 bim cad

wallpaper_mgr.lua 2.8 šŸ’¾

Downloader for random wallpapers from bing, nasa, wallpapers13, getwallpapers, hipwallpapers, suwalls, chandra observatory, esahubble and wikimedia. Uses external program to set these on the desktop. This program requires libUseful and libUseful-lua.

minor feature: Added wallpaperscraft.com to sources. Added hdqwalls.com to sources. Print actual default sources list. Fix for crash if can't get resolution.

GNU GPLv3 wallpapers

Boost C++ Libraries 1.86.0 šŸ’¾

Boost++ is a collection of reusable and well-tested C++ libraries, which cover linear algebra, pseudorandom number generation, multithreading, image processing, regular expressions, and unit testing. They're mostly template based for flexibility, but also encompass independent libraries.

minor feature: Updated Libraries: accumulators interprocess atomic beast charconv cobalt compat Container core crc filesystem format function gil graph interprocess intrusive Json lexical_cast leaf locale log math multiprecision mysql odeint process Stacktrace test unordered uuid wave winapi

BSL c++ libraries software-development boost

di 4.54 šŸ’¾

di is a disk information utility that displays everything that df does and more. It features the ability to display your disk usage in whatever format you prefer. It also checks the user and group quotas, so that the user sees the space available for their use, not the system wide disk space. It is designed to be highly portable across many platforms and is great for heterogenous networks.

minor bugfix: Added -fpermissive for C++ (Haiku). Cleaned up C++.

Zlib c monitoring disk space console cross-platform system-administrators

Logstash 8.15.0 šŸ’¾

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

major feature: snmp-ga-8.15.0 . ==== Announcing the new ls SNMP integration plugin. The new `logstash-integration-snmp` plugin is available and bundled with ls 8.15.0 (and later) by default. This plugin combines our classic `logstash-input-snmp` and `logstash-input-snmptrap` plugins into a single Ruby gem at v4.0.0 and later. The `logstash-integration-snmp` plugin combines the. `logstash-input-snmp` and `logstash-input-snmptrap` plugins into one integrated plugin that encompasses. the capabilities of both. This integrated plugin package provides better alignment in snmp processing, better resource management, easier package maintenance, and a smaller installation footprint. breaking-8.15.0 Breaking change with release of `logstash-integration-snmp`. Prior to 8.15.0, ls bundled stand-alone versions of the `input-snmp` and `input-snmptrap` plugins by default. When you upgrade to 8.15.0, the stand-alone plugins are replaced by the 4.0.0+ version contained in the new integration. IMPORTANT: Before you upgrade to ls 8.15.0, be aware of logstash-ref /plugins-integrations-snmp.html#plugins-integrations-snmp-migration behavioral and mapping differences between stand-alone plugins and the new versions included in `integration-snmp`. If you need to maintain current mappings for the `input-snmptrap` plugin, you have options to logstash-ref /plugins-integrations-snmp.html#plugins-integrations-snmp-input-snmptrap-compat preserve existing behavior . featured-8.15.0 . ==== New features and enhancements. wolfi-8.15.0 Wolfi-flavored Docker Image. Starting with 8.15.0, ls provides an extra Docker image flavor based on the Wolfi Linux distribution: https://github.com/wolfi-dev. (https://github.com/elastic/logstash/pull/16189). To use the image append "-wolfi" to the image name: ``. docker run docker.elastic.co/logstash/logstash-wolfi:8.15.0 ``. This new image flavor builds on top of a smaller and more secure base image, and is planned to become the default fl

log log-viewer java