FlexGet 3.11.29 💾

FlexGet is a multipurpose automation tool for content like torrents, nzbs, podcasts, comics, series, movies, etc. It can use different kinds of sources like RSS-feeds, html pages, csv files, search engines and there are even plugins for sites that do not provide any kind of useful feeds.

minor bugfix: all commits.

MITL download internet torrents bittorrent python

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

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

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

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 💾

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 client p2p i2p java

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

qpwgraph 0.7.0 💾

qpwgraph is a graph manager dedicated to PipeWire, using the Qt C++ framework, based and pretty much like the same of QjackCtl.

major feature: Prepping next release candidate (aka. v1.0.0-rc2) (Qt = 6.7). Whether to show the System-tray informational and/or active Patchbay warning messages, respectively on and/or Quit, is now optional (cf. Help Enable System Tray Message and/or Help Enable Patchbay Message, resp.) (EXPERIMENTAL). Introducing the View/Thumbview option as a whole graph thumbnail overview helper. (EXPERIMENTAL).

GNU GPLv3 audio jack pipewire qt cpp

Artistic Style 3.4.14 💾

A Free, Fast, and Small Automatic Formatter for C, C++, C++/CLI, Objective-C, C#, and Java Source Code.

minor bugfix: * Fix split references with "-k1" option * Fix "--align-pointer=type" option for fundamental types in lambda parameter lists * Fix "--indent-after-parens" indent count

MITL formatting indentation

Beseda - ebooks speech reader 1.2.1 💾

This Public Domain console program speaks the ebooks and is controlled via the keyboard to make it handy for the vision accessibility. Fast and simple. Supported formats: TXT, EPUB, FB2, ABW, [X]HTML, ODT, DOCX. Uses Speech Dispatcher to speak, so you can use synths such as RHVoice, Festival, espeak-ng, etc.

major bugfix: EPUB support fixed a lot, other fixes

Public Domain sound-synthesis speech terminal curses console c++ linux end-users education

TurboVNC 3.1.1 💾

TurboVNC is a performance-oriented version of the VNC remote desktop connection protocol, based on TightVNC, x4vnc, TigerVNC, and X.org. It provides 3D rendering and VirtualGL compression, works well on video and image-intensive connections. It remains fully compatible to other implementations, but often requires less than a fifth processing power. A Java-based VNC viewer is also available

minor feature: 1. By default, each instance of the Linux TurboVNC Server now listens on the abstract Unix domain socket, in addition to the pathname Unix domain socket (under **/tmp/.X11-unix**), associated with its X display number. Thisprevents recent versions of GDM, when configured with `WaylandEnable=false`, from attempting to use Display :1 for the local session if a TurboVNC session is already using Display :1. The previous behavior can be restored by passing `-nolisten local` to `vncserver` or adding `-nolisten local` to the ` serverArgs` variable in **turbovncserver.conf**. 2. The `vncserver` script now checks whether the abstract Unix domain socket associated with an X display number is in use before assuming that the display number is available. 3. Fixed an issue in the Windows TurboVNC Viewer whereby an F10 key press, followed by an F10 key release, caused the keyboard focus to be redirected to the system menu, and subsequent keystrokes were consumed by the system menu until F10, left Alt, or Esc was pressed to dismiss the menu. 4. Fixed an issue whereby GTK applications (including the GNOME window manager) running in a TurboVNC session attempted to display to a local Wayland session if one was active.

GNU GPL c vnc rdp remote-desktop 3d tightvnc cross-platform java

Apache Guacamole 1.5.5 💾

Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH. We call it clientless because no plugins or client software are required. Thanks to HTML5, once Guacamole is installed on a server, all you need to access your desktops is a web browser.

minor bugfix: Bugfix release addressing bugs and regressions from 1.5.4 and earlier, including a resource leak affecting RDP and SSH connections, and updating dependencies to their latest compatible versions.

Apache c java javascript html5 remote-desktop vnc rdp ssh daemon servlet

FreeRDP 3.5.1 💾

FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache license. Enjoy the freedom of using your software wherever you want, the way you want it, in a world where interoperability can finally liberate your computing experience.

major bugfix: This release eliminates a bunch of issues detected during oss-fuzz runs. The test coverage was increased and detected issues eliminates, so an update is highly recommended. Noteworthy changes: * Lots of fixes for oss-fuzz reports * Timezone detection fixes (#10106) * SDL key remapping support (#10103) * Improved help (#10099) * FreeBSD epoll detection fix (#10097)

Apache rdp remote-desktop networking c

Meeting Room Booking System 1.11.5 💾

MRBS is a free, GPL, web application using PHP and MySQL/pgsql for booking meeting rooms or other resources. Some features: The main screen Web/Intranet based - Available from any workstation through a Browser Simple to follow, Web based options and intuitive presentation Flexible Repeating Bookings Authentication with your existing user database (eg Netware, NT Domain, NIS etc.) Ensures that conflicting entries cannot be entered Reporting option Selectable DAY / WEEK / MONTH views Multiple auth levels (read-only, user, admin) Support for bookings by time or period - ideal for use in schools Room administrators can be notified of bookings by email Multiple languages supported (translated to Catalan, Czech, Chinese, Danish, Dutch, Finnish, French, German, Greek, Italian, Japanese, Korean, Norwegian, Portuguese, Slovenian, Spanish, Swedish, Turkish) Stable and in use at many organizations MySQL and Postgres support

minor bugfix: Changes since MRBS 1.11.4: Improved localisation of range dates. Added a config setting to specify the maximum number of simultaneous bookings. Added the ability to display a message above the calendar. Added the ability to override ICU settings for week numbering. Added the ability to force MRBS to use strftime() instead of the intl extension (useful when the ICU library is out of date). Various other minor bug fixes and enhancements.

GNU GPLv3 booking server php javascript mysql

Kavita 0.8.1 💾

Kavita is a full-fledged, fast, cross-platform, & open-source manga, comic, and book server. Built from the ground up with a focus on manga and a goal of being a full solution to your reading needs. Set up your own server and share your manga, comics, and e-book collection with your friends and family. Extensive File support Manga/Comics: ZIP, RAR, RAR5, CBR, CBZ, CB7, CBT, TAR.GZ, 7ZIP/7Z Books: EPUB2, EPUB3, PDF Raw Images: JPG/JPEG, PNG, WEBP, GIF, AVIF Manga/Comic Reader Image Scaling to fit your device screen or override for what feels best to you. Image Splitting for those joined page spreads, don't scroll on your tablet, just split Double page rendering with optional shadow to emulate reading a comic book Apply a brightness override to make it easier to read at night Reading Direction: Left/Right, Up/Down, Webtoon Webtoon reader built-in Read across archives without closing the reader Book Reader Interactive reader - can interact with text, run javascript Dark mode persists between page load Immersive mode, just you and the words No scroll mode with virtual pages Customize your reading experience with custom Font, Font Size, Margin, Reading Direction, Dark Mode Table of Content just a click away Remember line position and resume where you left off, no matter the device Read across books without closing the reader Dedicated PDF Reader Dedicated PDF reader to give you the best experience for your PDFs Offers light/dark mode and many customization options ...

minor feature: lt;p gt;This is just a bit more than a hot, but mainly focused on some polish after more users got their hands on the v0.8 along with the updated Image library. From the community support, v0.8 looks to have gone off really well with only a few users reporting minor data loss. Thanks to everyone joining support and bringing up edge cases that were missed. lt;/p gt;. lt;p gt;I would also like to remind users that you can upvote and comment (or create your own) feature requests on out lt;a href="https://github.com/Kareadita/Kavita/discussions" gt;Github Discussions lt;/a gt; page. lt;/p gt;. lt;h1 gt;Added lt;/h1 gt;. lt;ul gt;. lt;li gt;Added: Added SortOrderLocked field for upcoming ability to set it in the UI, allowing customization of sort order on Series Detail page. (This is not yet in the UI, just in the DB and code) lt;/li gt;. lt;/ul gt;. lt;h1 gt;Changed lt;/h1 gt;. lt;ul gt;. lt;li gt;Changed: Changed how often the 1 version out of date check occurs to be every 4-6 hours instead of 1-2 hours. lt;/li gt;. lt;li gt;Changed: Allow jumpbar to function on pages as long as there is no custom sort lt;/li gt;. lt;li gt;Changed: When refusing OPDS download due to lack of role, use 403 Forbid. lt;/li gt;. lt;li gt;Changed: Don't show any of the internal information on publication status tooltip when the total items is set to 0 (or unset) lt;/li gt;. lt;li gt;Changed: Updated Comic Vine library when falling back to taking Series name from directory because no Volume tag exists, don't clean specials from the directory name. lt;/li gt;. lt;/ul gt;. lt;h1 gt; lt;/h1 gt;. lt;ul gt;. lt;li gt;: a where some series detail pages have a ton of extra space lt;/li gt;. lt;li gt;: a where series folders with nested specials would get a bad LowestSeriesFolder meaning series scans wouldn't do anything important. lt;/li gt;. lt;li gt;: a with default ordering failing when a series has a special lt;/li gt;. lt;li gt;: a where the very out of date modal wouldn't have the correct num

GNU GPLv3 ebook ebookreader server book comics collection

FormKiQ Core 1.14.1 💾

FormKiQ Core is an Open Source Headless Document Management System (DMS) that runs in your Amazon Web Services (AWS) Cloud. Can be used for document workflows, records management, and other document storage and processing needs, using an extendable Document API.

minor feature: V1.14.1 Update Console to 3.5.0. #220 - OCR Processor fails to create with using a long appenvironment name #220.

MITL aws serverless headless cloud storage document database amazon web services dms document management records management document proces

WirePlumber 0.5.2 💾

WirePlumber is a modular session / policy manager for PipeWire and a GObject-based high-level library that wraps PipeWire’s API, providing convenience for writing the daemon’s modules as well as external tools for managing PipeWire. The WirePlumber daemon implements the session & policy management service. It follows a modular design, having plugins that implement the actual management functionality. The WirePlumber Library provides API that allows you to extend the WirePlumber daemon, to write management or status tools for PipeWire (apps that don’t do actual media streaming) and to write custom session managers for embedded devices.

minor bugfix: Highlights: - Added support for loading configuration files other than the default wireplumber.conf within Lua scripts (!629). - Added support for loading single-section configuration files, without fragments (!629). - Updated the node.software-dsp script to be able to load filter-chain graphs from external configuration files, which is needed for Asahi Linux audio DSP configuration (!629). : - destroying camera nodes when the camera device is removed (#627, !631). - an with Bluetooth BAP device set naming (!632). - an caused by the pipewire event loop not being "entered" as expected (!634, #638). - A false positive warning about no modules being loaded is now suppressed when using libpipewire = 1.0.5. - Default nodes can now be selected using priority.driver when priority.session is not set. Changes: - The library version is now generated following pipewire's versioning scheme: libwireplumber-0.5.so.0.5.2 becomes libwireplumber-0.5.so.0.0502.0 (!633). Past releases.

Other audio session-manager policy-manager pipewire c lua

LimeSurvey 6.5.4 (build 240422) 💾

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: Downloading responses does not exit loading animation once finished (Gabriel Jenik). potential error during login, after Updating To LS 6.4.0 (Denis Chenu). Wrong redirect when directLogin is true (Gabriel Jenik). Updated translation: Spanish (Spain) by davidperez00. Updated translation: Slovak by jelen1. Updated translation: Polish by elissa. Updated translation: Polish (Informal) by elissa. Updated translation: Korean by modernity4r. Updated translation: Japanese by d_inoue, nomoto. Updated translation: Italian by lfanfoni. Updated translation: Italian (Informal) by lfanfoni. Updated translation: Czech by jelen1. Updated translation: Czech (Informal) by jelen1.

GNU GPL survey php mysql mssql postgres

Syncthing 1.27.7-rc.1 💾

Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers. We strive to fulfill the goals below. The goals are listed in order of importance, the most important ones first. Syncthing should be: Safe From Data Loss Protecting the user's data is paramount. We take every reasonable precaution to avoid corrupting the user's files. Secure Against Attackers Again, protecting the user's data is paramount. Regardless of our other goals, we must never allow the user's data to be susceptible to eavesdropping or modification by unauthorized parties. Easy to Use Syncthing should be approachable, understandable, and inclusive. Automatic User interaction should be required only when absolutely necessary. Universally Available Syncthing should run on every common computer. We are mindful that the latest technology is not always available to every individual. For Individuals Syncthing is primarily about empowering the individual user with safe, secure, and easy to use file synchronization. Everything Else There are many things we care about that don't make it on to the list. It is fine to optimize for these values, as long as they are not in conflict with the stated goals above.

minor feature: lt;p gt;: lt;/p gt;. lt;ul gt;. lt;li gt; lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2231168168" data-permission-text="Title is private" data-url="https://github.com/syncthing/syncthing//9503" data-hovercard-type="" data-hovercard-url="/syncthing/syncthing//9503/hovercard" href="https://github.com/syncthing/syncthing//9503" gt;#9503 lt;/a gt;: lib/nat: panic: runtime error: index out of range lt;/li gt;. lt;/ul gt;.

MPL syncronization file-syncronization peer-to-peer p2p backup archiving networking go html javascript

gsequencer 6.8.6 💾

Advanced Gtk+ Sequencer Welcome to project website of Advanced Gtk+ Sequencer. Advanced Gtk+ Sequencer is a tree based audio processing engine released under the terms of the GNU GPLv3+. It uses extensively threads, supporting LADSPA, DSSI and Lv2 plugin format. Advanced Gtk+ Sequencer is capable of doing multi-channel editing, it contains an automation editor and you might want live export to audio files. There are sequencer machines as well a fully featured notation editor. Supporting copy & paste, resizing audio channels or align in-/output pads GSequencer does audio output on GNU/Linux by ALSA. Avoid additional layers on ALSA like arts, esd or pulseaudio. The output to the soundcard is usually done by AgsPanel sink. Sounds are created by sequencers like AgsDrum, AgsMatrix and alike. Such sources can be bundled by AgsMixer and finally write to hardware by AgsPlayChannelRun recall.

minor bugfix: Joël Krähemann (Maintainer of Advanced Gtk+ Sequencer) . Dead-lock in ags_pulse_devout_tic().

GNU GPLv3 sound-synthesis mixers sequencer audio

Audacity 3.5.0 💾

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.

major feature: Major changes Cloud project saving We've introduced a new cloud-saving feature that allows you to save your Audacity projects to audio.com. This allows you to work from any device, share collaborate with others and restore previous versions if something went wrong. Automatic tempo detection Audacity can now automatically detect the tempo of imported loops, and adjust them to be in tempo. Tempo detection is done via both audio analysis and metadata checking. If you want to prepare your loop for automatic tempo detection without relying on audio analysis, both acidizer tempo tags or simply writing "123 bpm" anywhere into the filename work. Automatic tempo detection can be turned off via Preferences - Import/Export. Pitch shifting You now can non-destructively change the pitch of a clip by holding Alt and pressing the Up and Down arrow keys. Alternatively, you can click on the overflow menu (...) and select "Pitch and speed...". When changing the pitch this way, an arrow in the UI indicates how much you've shifted it. Other changes Additions Added an option to skip plugin scanning to Preferences - Effects. Added an overflow menu, as well as speed and pitch indicators to clips. Added subtitle formats for labels. Export to WebVTT and SubRip and import of SubRip files is now supported. (Thanks, Pokechu22 and Larry Bordowitz!) Changes Reworked the plugin manager. Improved accessibility. (Thanks, David Bailes!) When zooming in vertically (Ctrl+scroll on the vertical scale), the zeroline now remains centered. Moving the vertical zoom off-center still is possible via Shift+scroll on the vertical scale. Changed the look of the selection adjust cursors (previously pointing fingers on Windows and macOS, now look like everywhere). Changed the timeline options button from a green triangle to a settings gear. From it, you can switch between Beats Measures or hh:mm:ss timeline rulers, set various preferenc

GNU GPL desktop audio editing recording music c cpp python

NCurses Disk Usage 2.4 💾

Ncdu is a disk usage analyzer with an ncurses interface. It is designed to find space hogs on a remote server where you don’t have an entire graphical setup available, but it is a useful tool even on regular desktop systems. Ncdu aims to be fast, simple and easy to use, and should be able to run in any minimal POSIX-like environment with ncurses installed.

minor bugfix: Now requires Zig 0.12. - Revert default color scheme back to 'off'. - Rewrite man page in mdoc, drop pod2man dependency. - updating parent dir error status on refresh.

MITL ncurses terminal cli c

Pipe Viewer 1.8.9 💾

pv ("Pipe Viewer"), a terminal-based tool for monitoring the progress of data through a pipeline. It can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data is passing through, how long it has taken, how near to completion it is, and an estimate of how long it will be until completion.

minor bugfix: feature: new "--si" option to display and interpret size suffixes in multiples of 1000 rather than 1024 (pull request #85) supplied by kevinruddy fix: continue producing progress output when the output is blocking writes (#34, #86, #87) fix: honour the TMPDIR / TMP environment variables again, rather than hard-coding "/tmp", when using a terminal lock file (originally removed in 1.8.0) (#88) i18n: corrections and missing strings added to French translations (pull request #83) supplied by Thomas Bertels

GNU GPLv3 cli terminal logging monitoring network c

GTK 4.15.0 💾

Offering a complete set of UI elements, GTK is suitable for projects ranging from small one-off tools to complete application suites. Work with the language of your choice. Develop your GTK app with your language of choice by using Language Bindings or wrappers and take full advantage of the official GNOME bindings which guarantee API stability and time-based releases. Portability. Projects built using GTK and its dependencies run on well known operating systems. Stability. GTK delivers the enticing features and superb performance which adds to your applications. Language Bindings. GTK is written in C but has been designed to support a wide range of languages such as Python, JavaScript, C++, Rust and many more. Interfaces. GTK has a comprehensive collection of core widgets like Buttons, Windows, Toolbars for use in your application. Open Source. GTK is a free and open-source project maintained by GNOME and an active community of contributors. GTK is released under the terms of the GNU Lesser General Public License. API. GTK boasts of an easy to use API which helps in decreasing your development time and help you achieve better results. Accommodation. GTK caters to many features like Native look and feel, theme support, Object-oriented approach that today’s developers look for in a toolkit. Foundations. GTK is built on top of GLib. GLib provides the fundamental data types and system integration points to avoid duplicated code in applications.

major feature: This release changes the default GSK renderer to be Vulkan, on Wayland. Other platforms still use ngl. The intent of this change is to get wider testing and verify that. Vulkan drivers are good enough for us to rely on. If significant problems show up, we will revert this change for 4.16. You can still override the renderer choice using the GSK_RENDERER. environment variable. ---. This release also changes font rendering settings by introducing. a new high-level gtk-font-rendering settings which gives GTK more freedom to decide on font rendering. You can still use the low-level font-related settings by changing. the new property to 'manual'. ---. GtkColumnView: - infinite loops in dispose. - problems with weak ref cycles in GtkExpression. GtkListView: GtkShortcutManager: - Track the propagation phase of added controllers. GtkGLArea: - Produce dmabuf textures, so graphics offload is possible. GtkTextView: - Support text shadows. GtkGraphicsOffload: - Add a black-background property. Settings: - Add a new gtk-font-rendering setting. Accessibility: - Add support for GetRangeExtents to GtkAccessibleText. - Add support for GetOffsetAtPoint to GtkAccessibleText. - Implement GtkAccessibleRange for scrollbars. GDK: - Add a callback-based cursor API. GSK: Use the Vulkan renderer by default. - Avoid an infinite recursion with offscreens in some cases. - Optimize graphics offload to make it more likely that compositors can use direct scanout. X11: - some confusing demessages. - Drop a no-longer-relevant optimization that was interfering with getting the current window manager capabilities. macOS: - Implement the color picker for macOS 10.15+. Deging: - Snow monitor resolution in the inspector. Demos: - Use graphics offload in the shadertoy demo. - Show more reliable fps numbers in the fishbowl demo. Tools: - Support generating pdf in gtk4-rendernode-tool. Build: - Require pango 1.52. - Require cairo 1.18. - Add a missing dependency th

GNU GPLv3 gnome gtk library framework gui toolkit cpp

gsequencer 6.8.3 💾

Advanced Gtk+ Sequencer Welcome to project website of Advanced Gtk+ Sequencer. Advanced Gtk+ Sequencer is a tree based audio processing engine released under the terms of the GNU GPLv3+. It uses extensively threads, supporting LADSPA, DSSI and Lv2 plugin format. Advanced Gtk+ Sequencer is capable of doing multi-channel editing, it contains an automation editor and you might want live export to audio files. There are sequencer machines as well a fully featured notation editor. Supporting copy & paste, resizing audio channels or align in-/output pads GSequencer does audio output on GNU/Linux by ALSA. Avoid additional layers on ALSA like arts, esd or pulseaudio. The output to the soundcard is usually done by AgsPanel sink. Sounds are created by sequencers like AgsDrum, AgsMatrix and alike. Such sources can be bundled by AgsMixer and finally write to hardware by AgsPlayChannelRun recall.

minor bugfix: Joël Krähemann (Maintainer of Advanced Gtk+ Sequencer) . Ags_file_widget_real_refresh() test directory permissions. Ags_file_widget_value_factory_bind() test file permissions. AgsFileWidget root directory.

GNU GPLv3 sound-synthesis mixers sequencer audio

ImageMagick 7.1.1-31 💾

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: Convert big PDF documents is slow `#7263`. ci: git version `#7260`. Update release.yml `#7258`. Update README.md `#7245`. uhdr.c: verify the availability of error message before accessing it `#7229`. Bump caphyon/advinst-github-action from 1.0 to 1.1 `#7227`. Commits: beta release. Don't create the msixbundle in a pull request.. Register format in uppercase.. set perl install base to that of ImageMagick's. Corrected check for warning when png:compression-filter is invalid.. Code cleanup.. Call heif_context_set_maximum_image_size_limit to limit high dimensions earlier.. Removed outdated files.. Removed outdated files.. compare SSIM score of 1 indicates perfect structural similarity. Also allow tiff:assume-alpha when there is more than one meta channel.. Removed unused advinst-enable-automation setting.. Code cleanup.. Switch to the new action.. latest autoconf/automake. missing C++ pop (https://github.com/ImageMagick/ImageMagick//7230). Added new security policy setting called max-profile-size that can be used to limit the size of a profile.. Added new private method AcquireProfileStringInfo that should be used when a StringInfo is created for a profile.. Added SetImageProfilePrivate that won't make a copy of the StringInfo but adds it to the profiles of the image directly.. Also check the max profile size when it's being added to the image profiles.. Use AcquireProfileStringInfo in Wand where possible.. Silenced warning.. Added extra checks for empty or null profile.. Added BlobToProfileStringInfo that should be used instead of BlobToStringInfo when the StringInfo will be used to add a profile to an image.. Only create the profile when we need to and refactored the code to simply it.. Added name argument to AcquireProfileStringInfo and BlobToProfileStringInfo.. Restore check because it is possible that the StringInfo gets resized.. Reverted incorrect patch.. Added missing call to DestroyStringInfo.. rare memory leak..

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

Weblate 5.5 💾

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 April 20th 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.5/admin/addons.html#addons" rel="nofollow" gt; lt;span gt;Add-ons lt;/span gt; lt;/a gt; can be now installed project-wide and site-wide. lt;/p gt;. lt;/li gt;. lt;li gt;. lt;p gt;API improvements lt;/p gt;. lt;ul gt;. lt;li gt;. lt;p gt;Added lt;a href="https://docs.weblate.org/en/weblate-5.5/api.html#get--api-categories-(int-id)-statistics-" title="GET /api/categories/(int:id)/statistics/" rel="nofollow" gt; lt;code gt;GET /api/categories/(int:id)/statistics/ lt;/code gt; lt;/a gt;. lt;/p gt;. lt;/li gt;. lt;li gt;. lt;p gt;Added lt;a href="https://docs.weblate.org/en/weblate-5.5/api.html#get--api-projects-(string-project)-file-" title="GET /api/projects/(string:project)/file/" rel="nofollow" gt; lt;code gt;GET /api/projects/(string:project)/file/ lt;/code gt; lt;/a gt;. lt;/p gt;. lt;/li gt;. lt;li gt;. lt;p gt;Added lt;a href="https://docs.weblate.org/en/weblate-5.5/api.html#post--api-groups-(int-id)-admins-" title="POST /api/groups/(int:id)/admins/" rel="nofollow" gt; lt;code gt;POST /api/groups/(int:id)/admins/ lt;/code gt; lt;/a gt;. lt;/p gt;. lt;/li gt;. lt;li gt;. lt;p gt;Added lt;a href="https://docs.weblate.org/en/weblate-5.5/api.html#delete--api-groups-(int-id)-admins-(int-user_id)" title="DELETE /api/groups/(int:id)/admins/(int:user_id)" rel="nofollow" gt; lt;code gt;DELETE /api/groups/(int:id)/admins/(int:user_id) lt;/code gt; lt;/a gt;. lt;/p gt;. lt;/li gt;. lt;li gt;. lt;p gt;Improved lt;a href="https://docs.weblate.org/en/weblate-5.5/api.html#post--api-translations-(string-project)-(string-component)-(string-language)-units-" title="POST /api/translations/(string:project)/(string:component)/(string:language)/units/" rel="nofollow" gt; lt;code gt;POST /api/translations/(string:project)/(string:component)/(string:language)/units/ lt;/code gt; lt;/a gt;. lt;/p

GNU GPLv3 translation localization web python html

FlexGet 3.11.28 💾

FlexGet is a multipurpose automation tool for content like torrents, nzbs, podcasts, comics, series, movies, etc. It can use different kinds of sources like RSS-feeds, html pages, csv files, search engines and there are even plugins for sites that do not provide any kind of useful feeds.

minor feature: all commits. Changed. . . . best_quality: can now return multiple best entries. . . Update best_quality.py . .

MITL download internet torrents bittorrent python

Django Ledger 0.6.0.1 💾

Django Ledger is a double entry accounting system based on the Django Web Framework, which aims to power financially driven applications by removing the complexity of the accounting domain into a simple, high-level API. Prior experience with Django is required to more effectively use this software.

minor feature: lt;h2 gt;What #39;s Changed lt;/h2 gt;. lt;ul gt;. lt;li gt;v0.5.6.5 - Multiple CoA Enhancements by lt;a class= quot;user-mention notranslate quot; data-hovercard-type= quot;user quot; data-hovercard-url= quot;/users/elarroba/hovercard quot; data-octo-click= quot;hovercard-link-click quot; data-octo-dimensions= quot;link_type:self quot; href= quot;https://github.com/elarroba quot; gt;@elarroba lt;/a gt; in lt;a class= quot;-link js--link quot; data-error-text= quot;Failed to load title quot; data-id= quot;2215246957 quot; data-permission-text= quot;Title is private quot; data-url= quot;https://github.com/arrobalytics/django-ledger//192 quot; data-hovercard-type= quot;pull_request quot; data-hovercard-url= quot;/arrobalytics/django-ledger/pull/192/hovercard quot; href= quot;https://github.com/arrobalytics/django-ledger/pull/192 quot; gt;#192 lt;/a gt; lt;/li gt;. lt;li gt;Bump pillow from 10.0.1 to 10.2.0 in /docs/source by lt;a class= quot;user-mention notranslate quot; data-hovercard-type= quot;organization quot; data-hovercard-url= quot;/orgs/dependabot/hovercard quot; data-octo-click= quot;hovercard-link-click quot; data-octo-dimensions= quot;link_type:self quot; href= quot;https://github.com/dependabot quot; gt;@dependabot lt;/a gt; in lt;a class= quot;-link js--link quot; data-error-text= quot;Failed to load title quot; data-id= quot;2202833077 quot; data-permission-text= quot;Title is private quot; data-url= quot;https://github.com/arrobalytics/django-ledger//190 quot; data-hovercard-type= quot;pull_request quot; data-hovercard-url= quot;/arrobalytics/django-ledger/pull/190/hovercard quot; href= quot;https://github.com/arrobalytics/django-ledger/pull/190 quot; gt;#190 lt;/a gt; lt;/li gt;. lt;li gt;Dockerization of Project for Development by lt;a class= quot;user-mention notranslate quot; data-hovercard-type= quot;user quot; data-hovercard-url= quot;/users/MateehUllah/hovercard quot; data-octo-click= quot;hovercard-link-click quot; data-octo-dime

GNU GPLv3 accounting money finances bookkeeping django python