GitLab 16.11.1 💾

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.

minor security: (2024-04-24). ### Security (5 changes). Validation for encoded formatting characters (gitlab-org/security/gitlab@fc42e4b96ae1ac3cd766569d62d025cbf23ef16c) ( merge request (gitlab-org/security/gitlab!3979)). Forbid untrusted sign-ins to GitLab with Bitbucket and related uid (gitlab-org/security/gitlab@ef083c319e67072029787cd5c6a588562984a58c) ( merge request (gitlab-org/security/gitlab!3983)). Ensure PAT scope is validated everywhere for GraphQL/ActionCable (gitlab-org/security/gitlab@1847435210161d95b9c5fcd079380e7f2892195f) ( merge request (gitlab-org/security/gitlab!3975)). Protect against ReDoS in FileFinder with wildcard filters (gitlab-org/security/gitlab@dc16f3baa640ca8d5b223782ef3d58369423a1dd) ( merge request (gitlab-org/security/gitlab!3969)). : Validate security report version against schema during parsing (gitlab-org/security/gitlab@55e58d49051aa42938ec1d159b5e7eb3c47d2eb1) ( merge request (gitlab-org/security/gitlab!3967)).

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

Clonezilla 3.1.2-22 💾

lonezilla is a partition and disk imaging/cloning program similar to True Image® or Norton Ghost®. It helps you to do system deployment, bare metal backup and recovery. Three types of Clonezilla are available, Clonezilla live, Clonezilla lite server, and Clonezilla SE (server edition). Clonezilla live is suitable for single machine backup and restore. While Clonezilla lite server or SE is for massive deployment, it can clone many (40 plus!) computers simultaneously. Clonezilla saves and restores only used blocks in the hard disk. This increases the clone efficiency. Many File systems are supported: (1) ext2, ext3, ext4, reiserfs, reiser4, xfs, jfs, btrfs, f2fs and nilfs2 of GNU/Linux, (2) FAT12, FAT16, FAT32, exFAT and NTFS of MS Windows, (3) HFS+ and APFS of Mac OS, (4) UFS of FreeBSD, NetBSD, and OpenBSD, (5) minix of Minix, and (6) VMFS3 and VMFS5 of VMWare ESX. Therefore you can clone GNU/Linux, MS windows, Intel-based Mac OS, FreeBSD, NetBSD, OpenBSD, Minix, VMWare ESX and Chrome OS/Chromium OS, no matter it's 32-bit (x86) or 64-bit (x86-64) OS. For these file systems, only used blocks in partition are saved and restored by Partclone. For unsupported file system, sector-to-sector copy is done by dd in Clonezilla. LVM2 (LVM version 1 is not) under GNU/Linux is supported. LUKS (Linux Unified Key Setup) is supported. Boot loader, including grub (version 1

minor feature: The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Apr/08). Linux kernel was updated to 6.7.9-2. Package ezio was updated to 2.0.11. New format messages sending to ocsmgrd. A comma (,) is used to separate the messages. Rotate Clonezilla-related log files receive new format messages from clients. Include powermgmt-base and pdsh in live system. xz-utils was reverted back to the 5.4.5 version. Removed "ip=" from boot parameters. Thanks to Robert Spitzenpfeil for mentioning that. Ref: https://sourceforge.net/p/clonezilla/bugs/415/ BUG FIXES No message was sent to ocsmgrd in BT mode. Update disable_sudo_use_pty, negate it explicitly, not just comment it. This should avoid distortion of gpm with jfbterm. Thanks to ottokang for reporting this issue.

GNU GPLv3 mirroring cloning backup shell perl

Audacity 3.5.1 💾

Audacity is a multi-track audio and sound editor. It can also record from various input devices, up to 24bit wavelength, using ALSA or JACK with latencies up to 384kHz. All common audio formats and encodings such as WAV, AIFF, AU, FLAC, OGG Vorbis, GSM, MP2, MP3, AC3, M4A/M4R (AAC) and WMA are supported. Audio layers allow cutting, editing, and applying or layering a wide range of effects. And Audacity is also cross-platform.

cleanup: This is a hotfix release. It fixes the following bugs: #6322 Fixed a crash on launch on macOS 11 and older. #6324 Fixed the update notification looking for alpha versions instead of release versions. #6321 Fixed a freeze when using macros on multiple files.

GNU GPL desktop audio editing recording music c cpp python

DNF 4.20.0 💾

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() where 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).

major bugfix: Repoquery: loading filelists when -f is used (Rh). Remove: --duplicates and --oldinstallonly exit with 0 when nothing to do (RHEL-6424). Spec: Do not add user site-packages directory to sys.path (RHEL-26646). Man: Prepare pages for dnf5 switch. Spec: Prepare for switch of dnf5 in Rawhide. in 4.20.0: :rh:`2276012`.

GNU GPL package-manager python linux rpm

nmap 7.95 💾

Nmap ("Network Mapper") is a network utility for service discovery, monitoring and security auditing. Nmap utilizes raw IP packets for host discovery, port scanning, OS fingerprinting, firewall probing, and generating various statistics. It permits inspecting large network ranges but also works for single server checks. It's cross-platform compatible and also provides a X11 reporting GUI with Zenmap, and Ncat for data transfer and debugging, Ndiff for result comparison, and Nping for response analysis.

minor bugfix: o Windows Upgraded Npcap (our Windows raw packet capturing and Transmission driver) from version 1.75 to the latest version 1.79. It Includes many performance improvements, and feature Enhancements described at https://npcap.com/changelog. o Integrated over 4000 IPv4 OS fingerprints submitted since June 2020. Added 336 fingerprints, bringing the new total to 6036. Additions include iOS 15 16, macOS Ventura Monterey, Linux 6.1, OpenBSD 7.1, and lwIP 2.2. o Integrated over 2500 service/version detection fingerprints submitted since June 2020. The signature count went up 1.4 to 12089, including 9 new. Softmatches. We now detect 1246 protocols, including new additions of grpc, Mysqlx, essnet, remotemouse, and tuya. o NSE Four new scripts from the DINA community (https://github.com/DINA-community). For querying industrial control systems: Hartip-info reads device information from devices using the Highway Addressable Remote Transducer protocol. Iec61850-mms queries devices using Manufacturing Message Specification. Requests. Dennis Rösch, Max Helbig Multicast-profinet-discovery Sends a multicast PROFINET DCP Identify All. Message and prints the responses. Stefan Eiwanger, DINA-community Profinet-cm-lookup queries the DCERPC endpoint mapper exposed via the PNIO-CM service. o Upgraded included libraries: Lua 5.4.6, libpcre2 10.43, zlib 1.3.1. Libssh2 1.11.0, liblinear 2.47 o Upgraded OpenSSL binaries (for the Windows builds and for RPMs) to version 3.0.13. CVEs resolved in this update include only 2. Moderate-severity which we do not believe affect Nmap: CVE-2023-5363 and CVE-2023-2650. o Zenmap Ndiff Zenmap and Ndiff now use setuptools, not distutils for packaging. o Ncat Ncat UDP server mode to not quit after EOF on stdin. Reported as Debian : https://.debian.org/cgi-bin/report.cgi?=1039613. o an where TCP Connect scan (-sT) on Windows would fail to open any. Sockets, leading to scans that never finish. Daniel Miller o N

GNU GPL c network-scanner nmap monitoring networking

Fossil SCM 2.24 💾

Fossil is a distributed version control system, quite robust and easy to use. It manages local and remote repositories, user permissions, has a built-in wiki, bugtracker, release blog and an extendable web interface. It's github-in-a-box as all features are packed into a stand-alone executable which also doubles as server. Internally the database utilizes SQLite and allows extending that or its user interface through TCL or the builtin TH1 scripting language. An optional JSON API permits further extensions.

minor feature: Apache change work-around As part of a security, the Apache webserver Mod_cgi module has stopped relaying the Content-Length field of the HTTP Reply header from the CGI programs back to the client in cases where the Connection is to be and the client is able to read until end-of-file. The HTTP and CGI specs allow for this, though it does seem rude. Older versions of Fossil were depending on the Content-Length header field. Being set. To work around the change to Apache, Fossil has Been enhanced to cope with a missing Content-Length in the reply header. See Forum thread 12ac403fd29cfc89. Skin enhancements: Reworked the default skin to make everything more readable: larger. Fonts, more whitespace, deeper indents to show hierarchy and to Offset command examples, etc. Adjusted colors slightly to bring Things into better accord with the WCAG accessibility guidelines. This constitutes a. breaking change for those with. Custom skins; see this section of The docs for migration advice. Add a new link added to the /login page that allows the user to. Select their preferred skin. This preference is stored in The fossil display_settings cookie. The /setup_skin_admin page is simplified to let administrators easily. Select one of the built-in skins as a default, or to specify a Custom skin. Reworked the default skin to make everything more readable: larger. Fonts, more whitespace, deeper indents to show hierarchy and to Offset command examples, etc. Adjusted colors slightly to bring Things into better accord with the WCAG accessibility guidelines. This constitutes a. breaking change for those with. Custom skins; see this section of The docs for migration advice. Add a new link added to the /login page that allows the user to. Select their preferred skin. This preference is stored in The fossil display_settings cookie. The /setup_skin_admin page is simplified to let administrators easily. Select one of the built-in skins as a default, or to specify a Custom skin. I

BSDL-2 c sqlite fossil scm dvcs wiki bugtracker server project-management cgi wcms

exiftool 12.84 💾

ExifTool is a Perl library and command-line tool for reading and updating common meta data information in various file formats. Foremost it works on image files, EXIF, PNG, GPS, IPTC, XMP, JFIF/JPEG, GeoTIFF, ICC Profile, Photoshop IRB, FlashPix, AFCP, AIFF, DJVU, Postscript, GZIP, OpenDocument, PDF, SVG, OGG and ID3. It can also edit maker notes of digital (RAW) camera files from Canon, Casio, FLIR, FujiFilm, GE, HP, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Nintendo, Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Phase One, Reconyx, Ricoh, Samsung, Sanyo, Sigma/Foveon and Sony.

minor bugfix: Added ability to read speed and accuracy_horizontal when geotagging from OpenTracks GPX files. - Decode a few more Apple tags and a new CanonVRD tag. - Enhanced Geolocation option with the ability to return any number of nearby. Cities Long-standing in Windows version that didn't properly handle dates. Older than 50 years when writing FileModifyDate or FileCreateDate API TimeZone option to work in Windows. Problem where the SetTags helper function didn't properly copy tags. Which have print conversions Problem where a new subregion couldn't be added through a user-defined Geolocation database entry. Problem where GeolocFeature option didn't work for some features if a. User-generated custom database was used

Artistic perl exif meta-data

Objeck 2024.4.0 💾

Objeck is an open-source programming language inspired by Java and influenced by Scheme and UML. Objeck was designed to be fast, easier to use, lightweight and cross-platform.

minor feature: DeepMind (Gemini) support, extended OpenAI functionality, OAuth2 support, general enhancements, and bug fixes v2024.4.0 Added support for Google DeepMind (Gemini) APIs Model Corpus (v1beta) Chat Open AI support for external function calls OAuth2 support (session and file based support) Refactored KMeans ML implementation to support arrays Improved support for Date to String operations Improved Base64 encoding and decoding KMean supports n-length arrays Added support for private functions Tuples classes moved to Collection.Tuple Added 'First' and 'Last' methods to Vector classes Fixed ARM64 JIT compiler 'eor' instruction issue impacting macOS and ARM64 v2024.3.0 Added support for OpenAI APIs Assistant Chat Audio Docker support Fixed memory manager bugs #462 and #482 v2024.2.1 Added support for response files (#454) Support for the unary bit wise 'not' operator (#480) Webserver library enhancements Improved performance Better configuration Optional keyword 'in' added for use in 'each' loops; an alternative to ':=' operator 'Quintet' tuple class added

BSDL-2 compiler debugger interpreter developers cross-plattform

Courier Mail Server 1.3.7 💾

Courier is a mail transfer agent (MTA) and groupware server. It implements IMAP, ESMTP, POP3, LDAP, SSL, HTTP, iCal. It also provides mailing list management, filtering, maildirs storage, and a webmail interface with calendaring and scheduling.

minor feature: Update spec file, removing hooks for obsoleted RPM-based, distributions (Suse, Mandrake, etc...), Adjust logic of A and AAAA lookups, for MX records. Avoids, potential with IPv4-only or IPv6-only nodes not finding, usable addresses because only the other kind were cached. Always, explicitly query for A and AAAA records.

GNU GPL c e-mail smtp imap mail-server groupware calendaring

Praat 6.4.10 💾

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 bugfix: Function windows: a problem that could cause Praat to crash when doing #all after #Group. When windows had a different duration.

GNU GPLv3 speech analysis audio phonetics synthesis c cpp

Eric IDE 24.5 💾

Eric is an IDE for Python and Ruby. It provides unlimited editor windows and layout, syntax checking and highlighting, autocompletion, calltips, folding, brace matching, spell checking, search and replace. It includes a class browser, various VCS interfaces, collaboration features, documentation helpers, and a remote debugger for Python and Ruby, unit testing, profiling and code coverage stats, and an interactive Python shell. Command-line filters or hooks can be run from the IDE, such as cx_freeze or PyLink.

minor bugfix: - bug fixes - General - Changed code from using `QFileSystemWatcher` to our own implementation (`EricFileSystemWatcher`) based on the `watchdog` Python package in order to get more fine grained control over the reported changes. - Editor - Added the capability to reload the current editor via its context menu or the main `File` menu (see issue 556). - Added basic support for Jenkins pipeline files (and Groovy source files) (see issue 558). - Editor Outline - Improved the navigation capability by respecting the column offset when placing the cursor of the editor (see issue 554). - File Browser - Improved the navigation capability by respecting the column offset when placing the cursor of the editor (see issue 554). - Project Browser - Improved the navigation capability by respecting the column offset when placing the cursor of the editor (see issue 554). - Symbols Viewer - Completed the list of selectable code blocks.

GNU GPLv3 python ide debugger programmers ruby

BiglyBT 3.6.0.0 💾

Logo Features Donate GitHub Privacy Policy Terms & Conditions BiglyBT is a feature filled, open source, ad-free, bittorrent client. Since 2003, BiglyBT's team has worked hard to bring you the best open source torrent product in the market. Unlike our competitors, our client is ad-free and our installer contains no third party offers. We provide migration tools for several popular bittorent clients. Switching to BiglyBT from projects using the same source is simple and requires no interactions beyond the initial migration approval. Your settings, downloads, and plugins will all be there and ready to use.

major feature: FEATURE: Tag Added tag constraint variable "file_count_selected" and "count" function Parg FEATURE: Tag Added "trackers" variable to Tag Constraints Parg FEATURE: Tag Added Tag Overview "tag sort auto" column Parg FEATURE: Tag Added "trackerPeers" and "trackerSeeds" Tag constraint functions Parg FEATURE: Tag Added tag constraint function "pluginOption" Parg FEATURE: Tag Allow comments in tag constraints Parg FEATURE: Tag Support empty constraint expression Parg FEATURE: Plug Added method to add torrents to SimpleAPI plugin Parg FEATURE: Plug Added progress indicators for SimpleAPI torrent download Parg FEATURE: Plug Added SimpleAPI plugin method to set download plugin options Parg FEATURE: Core Added option to automatically create a sub-folder for simple torrents Parg FEATURE: Core Option to set files to high priority when pieces remaining Parg FEATURE: Core Added global setting for file priority pieces remaining Parg FEATURE: Core Add "completed" to generated feed Parg FEATURE: Core Make banning of HTTP seeds download specific Parg FEATURE: Core Added "test mode" to "search for existing data files" Parg FEATURE: UI Added an "Archive" toolbar item Parg FEATURE: UI Support tag/category filter matching in subscription results Parg FEATURE: UI Added country chat sub-tab in Peer views Parg FEATURE: UI Added option to remember response to "add separate download" prompt Parg FEATURE: UI CTRL+a - select all in progress report window Parg FEATURE: UI Added "View" file menu item in sidebar view Parg FEATURE: UI Support additional launch helper for "show file" operation Parg FEATURE: UI Added option to control side bar double-click pop-out type Parg FEATURE: UI Added option to disable UI updates when minimised Parg FEATURE: UI Added blocked icons for up/down speed when disabled Parg FEATURE: UI Separate seeds/peers

GNU GPL bittorrent

Firefly III 6.1.15 💾

"Firefly III" is a self-hosted financial manager. It can help you keep track of expenses, income, budgets and everything in between.

minor bugfix: : (Login with `AUTHENTICATION_GUARD=remote_user_guard` fails due to missing UserGroup) reported by @nebulade.

Affero GPLv3 finance personal financial budget budgeting money manager management currency sums financials php laravel

Calibre 7.9 💾

Calibre is an e-book library management application, viewer and editor. It's also commonly used for e-book file format conversion and syncing to reader devices. Calibre also simplifies downloading news from the web and converting them into e-book form, and can act as content server for online access to your book collection.

minor feature: Release: 7.9 19 Apr, 2024 New features Kobo driver: Add support for the new color Kobo devices Edit book: Add a setting to control cursor width under Preferences- gt;Editor settings. Edit book: Regex-function mode: Show a confirmation popup when closing the function editor when there are unsaved changes. undocked Quickview dialog not being restored at startup Windows: an where closing a maximized calibre window to the system tray and then reconnecting with remote desktop would cause a blank calibre window to be displayed Improved news sources. El Correo. Eenadu. ORFonline. NatGeo. Harpers Magazine. New Yorker. Business Today. The Week. Asahi Shimbun. Outlook Magazine.

GNU GPLv3 python c++ ebook-reader e-book conversion

Zabbix 6.4.14 💾

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.14rc1 was released as 6.4.14 without any changes Changes for 6.4.14rc1. New features: ...G...... ZBXNEXT-9026 added Go compiler version to Zabbix agent 2 version output (mprihodko). .......PS. ZBXNEXT-9117 updated max supported MariaDB version to 11.3 (mprihodko). .........T ZBXNEXT-8786 changed 'odbc.discovery' keys to 'odbc.get' in MySQL by ODBC and Oracle by ODBC templates (akotsegubov). .........T ZBXNEXT-8536 added cbdhsvc service to macros in Windows agent templates (abrosimovs). ...G...... ZBXNEXT-9024 set maximum Zabbix agent 2 plugin capacity to 1000 and default capacity to 100 (mprihodko). .........T ZBXNEXT-8861 made changes and added more metrics to the FortiGate by SNMP template (aiantsen). .........T ZBXNEXT-8240 added a new set of templates for integration with Oracle Cloud Infrastructure (knaglis). : ...G...... ZBX-23719 updated plugin-support to add duplicate flag handling (rzvejs). ....I..... ZBX-22429 typo in Zabbix proxy automake file (MVekslers). .......PS. ZBX-24089 optimized configuration re-sync after empty initial syncs (wiper). ........S. ZBX-24264 value cache being filled with values of newly added items with triggers (wiper). A......... ZBX-24219 user HTTP basic authentication when user belongs to LDAP group (gcalenko) ..F....... ZBX-24088 problem filtering in maps with nested maps (miks). .........T ZBX-24206 line breaks in JavaScript in Cloudflare template (abrosimovs). .........T ZBX-24134 added sensor discovery in VMware Hypervisor template (akotsegubov). ..F....... ZBX-23918 item pattern select popup to display all available items (esekace). ..F....... ZBX-24190 items being updated incorrectly when configuring graph (esekace). ..F....... ZBX-23884 removed possibility to manually add provisioned user to user group (epulke). .........T ZBX-23032 added triggers for cluster status in VMware templates (abrosimovs). .....J.... ZBX-23948 added support for TabularData data

GNU GPL logging networking monitoring system-administration