libevdev 1.13.1 💾

libevdev is a wrapper library for evdev devices. it moves the common tasks when dealing with evdev devices into a library and provides a library interface to the callers, thus avoiding erroneous ioctls, etc. The eventual goal is that libevdev wraps all ioctls available to evdev devices, thus making direct access unnecessary.

minor bugfix:

MITL evdev library wrapper

openEMS 0.0.36 💾

openEMS is a free and open electromagnetic field solver using the FDTD method. Matlab or Octave are used as an easy and flexible scripting interface.

minor feature: Windows build using the MSVCv14 Allows build of python modules, builds for python 3.10 and 3.11 included

GNU GPLv3 scientific physics fdtd python electromagentic solver python

github-projects-cards 1.0.1 💾

Web page to fetch and display GitHub projects as cards.

minor feature: Added a few links.

MITL javascript developers

Evolution 3.52.0 💾

Evolution is a personal information management application that provides integrated mail, calendaring and address book functionality.

minor feature: Bug Fixes: I#2632 - Workaround excessive memory use I#2672 - Calendar: Prefer html/markdown description in preview I#2691 - Incorrect/missing URLs in app metadata Miscellaneous: main.c: Fix unused variable when in non-development build SetupBuildFlags.cmake: Remove "-Wl,--no-undefined" from compiler flags ci: Create top 'pages' index.html page Plugins' .xml.in: Update homepage URI from GNOME wiki to GNOME GitLab (Andre Klapper)

GNU GPL email calendar office task organization

digiKam 8.3.0 💾

digiKam is a KDE photo collection manager. It provides streamlined importing and organizing/classifying them into albums or chronologies. Besides allowing custom directory schemes for storage, it also permits plain tagging, indexing and rating. Through KIPI it integrates with other KDE photo management software; but also provides a Light Table tool to pick highest quality shots from a series, or retouch them. A built-in image editor can apply colorization and lightning correction effects.

minor feature:

GNU GPL cpp qt image photo galleries management kde digital-camera

Bokeh 3.4.0 💾

Bokeh is an interactive visualization library for modern web browsers. It provides elegant, concise construction of versatile graphics, and affords high-performance interactivity over large or streaming datasets. Bokeh can help anyone who would like to quickly and easily make interactive plots, dashboards, and data applications.

minor feature: Allow to merge Toolbar.active_ and other properties ( pull request 13318 ).. Missing construct_color_bar for ImageStack glyph ( pull request 13289 ).. PropertyValueColumnData._stream() to handle large rollover ( pull request 13318 )

BSDL python javascript visualization data-science rendering science-research developers cross-platform python

Highlight 4.11 💾

Highlight converts sourcecode to HTML, RTF, LaTeX, TeX, SVG, Pango, BBCode and terminal escape sequences with coloured syntax highlighting. Language definitions and colour themes are customizable Lua scripts. It provides a plug-in interface to tweak syntax parsing and coloring. LSP servers can be used to add semantic highlighting.

minor bugfix: 14.03.2024 Updated astyle lib to version 3.4.13. Updated java definition ((https://gitlab.com/saalen/highlight/-//244). Updated solidity definition ((https://gitlab.com/saalen/highlight/-//217). Backslash symbol in man page. Src/makefile: added -std=c++17 to enable modern C++ features.

GNU GPLv3 documentation text-processing conversion utilities html latex lua cpp

GNUnet 0.21.1 💾

GNUnet is a framework for secure and anonymous peer-to-peer networking that does not use any centralized or otherwise trusted services. Currently, the framework offers censorship-resistant file-sharing, messaging, VPN, GNS (a decentralized version of DNS), and much more. GNUnet is currently developed by a worldwide group of independent free software developers. GNUnet is a GNU package (http://www.gnu.org/).

major feature: - Communicator and connectivity bugfixes

Affero GPLv3 anonymity f2f file-sharing gns gnunet internet networking p2p vpn

Messenger GTK 0.9.0 💾

Messenger GTK is a convergent GTK messaging application using the GNUnet Messenger service. The goal is to provide private and secure communication between any group of devices.

major bugfix: * Fixes compatibility with libgnunetchat 0.3.0 * Contacts can be blocked and unblocked * Fix message sorting and notification handling for recent only * Fix deletion and updating of previous messages * Use pipewire and libportal for GStreamer pipelines * Remove unreadable whispered messages * Invitations can be rejected via tagging * Sent private messages can be read from sender * Fix multiple memory and synchronization issues * Camera sensor can be selected for capturing QR codes

Affero GPLv3 messaging internet p2p anonymity f2f gnunet gns networking chat conferencing

pingo 1.19.2 💾

Lossless and lossy image optimizer for PNG/JPEG/WebP/APNG (uses wine)

minor feature:

image jpg jpeg optimization optimize png webp apng wine

Discourse 3.2 💾

Discourse is a discussion plattform. It provides a more fluent and accessible web interface than common bulletin boards or forum software. Discussions are visualized cohesively through scroll auto-loading, are automatically hypertext-interconnected where related, provide dynamic notifications, and are generally unintrusive and simple to partake. Discourse moreover prefers federated/social logins, encourages creative commons sharing, allows easy media embedding per drag and drop, uses a visual MarkDown editor rather than BBcode, is mobile compatible per default, and builds upon an extensive API and a modern search function.

major feature:

GNU GPL ruby ruby-on-rails discussion-forum bulletin-board online-messaging postgresql ember-js redis

Snort 3.1.82.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: Appid: broadcast commands with ctrlcon. Appid: change eve pattern matching logic. Appid: replaced warning log with logging api for CBD. File_api: do not clear the file capture and user file data pointers when updating the verdict from the cache. Filters: updated dyn array with vector. Flow: updated flow_data linklist with STL container. Framework: validate parameter of number type in a string form. Kaizen: rename to Snort ML. Main: clear lua stack when registering commands in a shell. Main: reset main-thread stats from the main thread. Main: update limits help. Packet_capture: add packet capturing per tenant. Sfip: remove references to unused mode feature. Sfip: zero out var/node pointers after operations to remedy heap-use-after-free on reload. Smb: for improper session cache destruction in tterm during config reload. Snort2lua: change deprecated use of ptr_fn to lambda. Stats: timing stats. Stats: perf improvement changes. Stream: remove splitter from session before inspectors. Stream_tcp: add reasons for drops due to trims. Stream_tcp: implement support for proxy mode normalization behavior. Stream_tcp: update documentation for stream TCP alerts to include the new 129:21 and 129:22 alerts. Trace: add tenants logging.

ids logger traffic cpp

LimeSurvey 6.4.12 build 240311 💾

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: Survey not viewable if invalid str_repeat call is used in expressions (Carsten Schmitz). Cannot create URL panel parameters without assigning it to a question (Carsten Schmitz). CT-698: a link (lajosarpad). CT-681: Answer options order (answer_order) is missing as an attribute definition and causes the value to not persist through tsv exports and imports (Patrick Teichmann). Generated analytics script does not properly escape question group name (Matthew). Plugin with PHP error can not be resetted (Denis Chenu). Extra action button for Question are really badly placed (Denis Chenu). Survey listing - multiple calls of template (Denis Chenu). Updated translation: Turkish by kayazeren. Updated translation: Portuguese (Brazil) by c_schmitz, femariso, holch, marcelovincenzi, mauriciofurtado, paulohpmoraes, samarta, thiagosmartins. Updated translation: Korean by modernity4r. Updated translation: Japanese by d_inoue. Updated translation: Finnish by Jmantysalo.

GNU GPL survey php mysql mssql postgres