MicroPython 1.24.0 💾

MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments.

minor feature: RP2350 and ESP32-C6 support, RISC-V native emitter, common TinyUSB code This release of MicroPython adds support for the new RP2350 MCU, improved. RISC-V support with native code generation, support for ESP32-C6 MCUs. Update Zephyr version with threading support, unified TinyUSB bindings. Across ports, a portable UART IRQ API, and enhanced mpremote recursive. Copy. There are also numerous, enhancements to the test suite. And more attention to testing of the machine module and its API. Read on. For more details. Support for the RISC-V architecture has been significantly extended, to. Include an RV32IMC native code emitter, native NLR and GC register scanning. Implementations for 32- and 64-bit RISC-V, support for placing RV32IMC native. Code in.mpy files and also freezing it, and RISC-V semihosting support. Testing for RISC-V is done with the qemu and unix ports, and the support is. Utilised in the esp32 and rp2 ports. There is now support concatenation of adjacent f-strings, as well as raw. f-strings. There is also a new `micropython.RingIO` class which provides a. Stream interface to an efficient, thread-safe, byte-oriented ring-buffer. Implementation. All the ports that use TinyUSB have now been unified to use the same shared. Helper code for CDC serial. This includes: esp32 (S2 and S3), mimxrt. Renesas-ra, rp2 and samd ports. With this has come the useful feature that. The startup CDC serial data is buffered and then sent to the host upon. Connection. This means that (among other things) the REPL banner and. Initial prompt is now seen on first connection to a board. Most ports now support registering Python callbacks for UART IRQs, and the. Semantics for the callback are made as consistent as possible across the. Ports. The possible IRQs are IRQ_RX, IRQ_RXIDLE, IRQ_TXIDLE and IRQ_BREAK. And the ports that have added support for these are esp32, mimxrt, nrf. Renesas-ra, rp2 and samd (stm32 already had t

MITL python education home automation internet embedded systems hardware networking industry

Babel 7.26.1 💾

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

minor bugfix: (2024-10-25). #### :: `babel-parser`. (parser): offset internal index locations by startIndex (@DylanPiercey).

MITL javascript ecmascript nodejs compiler conversion es6 es7 developers

Ampache 7.0.1 💾

Ampache is a web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any internet enabled device. Ampache's usefulness is heavily dependent on being able to extract correct metadata from embedded tags in your files and/or the file name. Ampache is not a media organiser; it is meant to be a tool which presents an already organised collection in a useful way. It assumes that you know best how to manage your files and are capable of choosing a suitable method for doing so.

minor bugfix: : Action buttons using songs for other media types in recently played all. Clear session preferences when installing plugins so they appear right away. Extra closing div on shout home plugin. Fail preference insert if the new id isn't a valid int. Garbage collect invalid user preferencess (0 preference id).

Apache php streaming server audio music javascript video

GitLab 17.5.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-10-22). ### Security (2 changes). HTML injection in Global Search (merge request). Limit max size of manifest file upload (merge request).

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

IfcOpenShell 0.8.1-alpha2410222345 💾

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: Have svg tags with IfcColumn/IfcBeam classes always on top. Discussion: https://community.osarch.org/discussion/2572/a-clever-way-to-get-a-column-buried-in-a-wall-to-still-read-when-you-print-a-drawing.

GNU LGPLv3 geometry bim ifc cad cpp python

PowerShell Core 7.4.6 💾

PowerShell Core is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets.

minor feature: 7.4.6 - 2024-10-22. Build and Packaging Improvements. lt;details gt;. lt;summary gt;. lt;p gt;Bump.NET SDK to 8.0.403 lt;/p gt;. lt;/summary gt;. lt;ul gt;. lt;li gt;Copy to static site instead of making blob public lt;/li gt;. lt;li gt;Add ability to capture MSBuild Binary logs when restore fails lt;/li gt;. lt;li gt;Keep the roff file when gzipping it. lt;/li gt;. lt;li gt;Update lt;code gt;PowerShell-Coordinated_Packages-Official.yml lt;/code gt; lt;/li gt;. lt;li gt;Update and add new NuGet package sources for different environments. lt;/li gt;. lt;li gt;Add PMC mapping for Debian 12 (bookworm) lt;/li gt;. lt;li gt;to Azure Public feed usage lt;/li gt;. lt;li gt;Delete lt;code gt;assets/AppImageThirdPartyNotices.txt lt;/code gt; lt;/li gt;. lt;li gt;Delete lt;code gt;demos lt;/code gt; directory lt;/li gt;. lt;li gt;Add specific path for in tsaconfig lt;/li gt;. lt;li gt;Checkin generated manpage lt;/li gt;. lt;li gt;Add updated libicu dependency for Debian packages lt;/li gt;. lt;li gt;Add mapping to azurelinux repo lt;/li gt;. lt;li gt;Update vpack pipeline lt;/li gt;. lt;li gt;Add lt;code gt;BaseUrl lt;/code gt; to lt;code gt;buildinfo lt;/code gt; json file lt;/li gt;. lt;li gt;Delete the msix blob if it's already there lt;/li gt;. lt;li gt;Make some release tests run in a hosted pools lt;/li gt;. lt;li gt;Create new pipeline for compliance lt;/li gt;. lt;li gt;Use Managed Identity for lt;code gt;APIScan lt;/code gt; authentication lt;/li gt;. lt;li gt;Check lt;code gt;Create and Submit lt;/code gt; in vPack build by default lt;/li gt;. lt;li gt;Capture environment better lt;/li gt;. lt;li gt;Refactor Nuget package source creation to use lt;code gt;New-NugetPackageSource lt;/code gt; function lt;/li gt;. lt;li gt;Make Microsoft feeds the default lt;/li gt;. lt;li gt;Bump to.NET 8.0.403 and update dependencies lt;/li gt;. lt;/ul gt;.

MITL powershell shell

Linux kernel 6.11.5 💾

Linux is a mostly POSIX-compliant Unix-inspired operating system kernel, originally implemented by Linus Torvalds and now maintained as an international project. It's the base and common namegiver to a wide array of Linux distributions. The kernel provides all modern Unix-y features, like true process multitasking, virtual memory, virtual and clustered filesystem support, complex networking and extensive support for various hardware and machine platforms.

minor feature: Linux 6.11.5, ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne 1000 G2, mm: vmscan.c: OOM on swap stress test, serial: qcom-geni: receiver enable, serial: qcom-geni: dma rx cancellation, serial: qcom-geni: shutdown race, serial: qcom-geni: revert broken hibernation support, serial: qcom-geni: polled console initialisation, irqchip/sifive-plic: Return error code on failure, irqchip/sifive-plic: Unmask interrupt in plic_irq_enable(), irqchip/gic-v4: Don't allow a VMOVP on a dying VPE, pinctrl: apple: check devm_kasprintf() returned value, pinctrl: stm32: check devm_kasprintf() returned value, pinctrl: ocelot: system hang on level based interrupts, pinctrl: intel: platform: error path in device_for_each_child_node(), pinctrl: nuvoton: a double free in ma35_pinctrl_dt_node_to_map_func(), x86/: Use code segment selector for VERW operand, tty: n_gsm: use-after-free in gsm_cleanup_mux, x86/entry_32: Clear CPU buffers after register restore in NMI return, x86/entry_32: Do not clobber user EFLAGS.ZF, x86/CPU/AMD: Only apply Zenbleed for Zen2 during late microcode load, x86/apic: Always explicitly disarm TSC-deadline timer, x86/resctrl: Annotate get_mem_config() functions as __init, parport: Proper for array out-of-bounds access, serial: imx: Update mctrl old_status on RTSD interrupt, misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for OTP device, misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for EEPROM device, usb: dwc3: core: system suspend on TI AM62 platforms, usb: dwc3: Wait for EndXfer completion before restoring GUSB2PHYCFG, usb: gadget: f_uac2: return value for UAC2_ATTRIBUTE_STRING store, USB: gadget: dummy-hcd: "task hung" problem, usb: typec: qcom-pmic-typec: sink status being overwritten with RP_DEF, USB: serial: option: add Telit FN920C04 MBIM compositions, USB: serial: option: add support for Quectel EG916Q-GL, xhci: Mitigate failed set dequeue pointer commands, xhci: incorrect stream context type macro, xhci: te

GNU GPL c linux kernel operating-system

Zabbix 7.0.5 💾

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: 7.0.5rc1 was released as 7.0.5 without any changes Changes for 7.0.5rc1. New features: .......PS. ZBXNEXT-6726 added auto renew Hashicorp vault periodic service tokens (sboidenko). ........S. ZBXNEXT-9397 replaced forced proxy timeout sync between Zabbix server and proxy by sync on demand (mprihodko). .........T ZBXNEXT-9457 added Huawei OceanStor V6 by SNMP template (abrosimovs). ...G...... ZBXNEXT-9281 added configurable item timeout support (dgoloscapov). ........S. ZBXNEXT-9246 added monitoring of HA manager process utilization (mprihodko). : A......... ZBX-24500 an that allowed defining multiple PSK keys for the same PSK identity used in hosts, proxies, and autoregistration (gcalenko) ...G...... ZBX-24960 specified item test by Zabbix agent 2 on Windows for "system.uptime" and other performance counter-based items (asestakovs). ........S. ZBX-25298 LLD rule lifetime parameters to be updated during template linking by autoregistration and network discovery (asestakovs). ....I..... ZBX-24955 cuid_timestamp PostgreSQL function for database dump and restore (askolmeisters). ........S. ZBX-25265 macro function parameter escaping in LLD (wiper). ........S. ZBX-25157 misleading error message while testing a scheduled report (mprihodko). ...G...... ZBX-24273 potential Zabbix agent crash for vfs.fs.get item (MVekslers). A.F.....S. ZBX-25090 missing binary data type when streaming data to external systems (asestakovs) ...G...PS. ZBX-25296 removed overzealous preprocessor test for LIBRESSL_VERSION_NUMBER (jxl). ..F....... ZBX-24249 labels overflowing in widget configuration forms (apoga). ..F....... ZBX-25182 removed length restriction for trigger expression and recovery expression fields (esekace). ..F....... ZBX-25033 errors in Problem view and widget in case "Problems" option is set and all symptoms are resolved (Ivo). A......... ZBX-25223 resolved where the selectAction parameter with "extend" in mediatype.get

GNU GPL logging networking monitoring system-administration

Snort 3.5.0.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 bugfix: Connectors: tsan warning in tcp connector. Framework: update connector interface. Main: move connectors initialization from SideChannel. Managers: update connector manager.

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

Babel 7.25.9 💾

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

minor bugfix: (2024-10-22). #### :: `babel-parser`, `babel-template`, `babel-types`. : Keep type annotations in `syntacticPlaceholders` mode (@liuxingbaoyu). `babel-helper-compilation-targets`, `babel-preset-env`. : support BROWSERSLIST ,_CONFIG env (@JLHwung). Other. Analyze `ClassAccessorProperty` to prevent the `no-undef` rule (@victorenator). #### :house: Internal. `babel-helper-transform-ture-test-runner`. Remove test options flaky (@JLHwung). #### :running_woman: Performance. `babel-parser`, `babel-types`. Perf: Make `VISITOR_KEYS` etc. faster to access (@liuxingbaoyu).

MITL javascript ecmascript nodejs compiler conversion es6 es7 developers

Joplin 3.1.20 💾

Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format. Notes exported from Evernote can be imported into Joplin, including the formatted content (which is converted to Markdown), resources (images, attachments, etc.) and complete metadata (geolocation, updated time, created time, etc.). Plain Markdown files can also be imported. Joplin is "offline first", which means you always have all your data on your phone or computer. This ensures that your notes are always accessible, whether you have an internet connection or not. The notes can be securely synchronised using end-to-end encryption with various cloud services including Nextcloud, Dropbox, OneDrive and Joplin Cloud. Full text search is available on all platforms to quickly find the information you need. The app can be customised using plugins and themes, and you can also easily create your own.

minor feature: lt;ul gt;. lt;li gt;: error screen shown on opening settings when an incompatible plugin is installed lt;/li gt;. lt;li gt;Security: Improve KaTeX error handling lt;/li gt;. lt;li gt;Security: Improve Markdown viewer link handling lt;/li gt;. lt;li gt;Security: Open more target="_blank" links in a browser lt;/li gt;. lt;/ul gt;.

Affero GPLv3 note-taking todo markdown typescript javascript

OBS Studio 31.0.0 Beta 2 💾

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;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;NVIDIA Kepler (600 and 700 series) GPUs are no longer supported for NVENC. lt;/p gt;. lt;/div 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 551.76 (Windows) / 550.54.14 (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-.25Z

GNU GPLv3 audio video screencasting livestreaming c c

Ремонт дорог 2.0.8 💾

Качественный асфальт выдерживает любые погодные условия и нагрузки, что делает его идеальным для парковок, дорожек и дворов - [url=https://unsplash.com/photos/m8DJsFRL8bg]ямочный ремонт цена[/url]

minor bugfix: Качественный асфальт выдерживает любые погодные условия и нагрузки, что делает его идеальным для парковок, дорожек и дворов - url=https://unsplash.com/photos/m8DJsFRL8bg ямочный ремонт цена /url

Naumen php web bulletin-board

FreeRDP 3.9.0 💾

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 feature: We're proud to present the newest release of FreeRDP. This one brings some major code cleanup (we've addressed lots of clang-tidy warnings) as well as some highly anticipated new features. We also did update the API documentation quite a bit (still incomplete though, help always welcome ;)) So, what is new: Support for RDPEAR (remote credential guard) /remoteGuard option for non windows clients. Global configuration file support, allowing to configure certificate accept/ignore/... default settings for all users. Simplified manpage generation, eliminates docbook and xmlto dependencies speeding up builds. New API for client channels to run tasks on RDP thread. New extended transport layer API. RDPECAM MJPEG support. the first updates of timezone definitions from our automated ci. Noteworthy changes: in SSE4.1/AVX2 image copy. Add warnings for invalid monitor settings during connect. ALSA microphone support. modal windows in RAILS mode. Update experimental SDL3 client (SDL3 API should now have been stabilized, various pull requests). keyboard layouts, the external JSON did miss a few. For a complete and detailed change log since the last release run: git log 3.9.0...3.8.0

Apache rdp remote-desktop networking c

DBeaver 24.2.3 💾

DBeaver is a free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, Teradata, MongoDB, Cassandra, Redis, etc.

minor feature: Dbeaver/pro#3458 txn isolation read Dbeaver/pro#3458 Transaction isolation cache read. Dbeaver/pro#3458 Transaction isolation cache read. Dbeaver/pro#3458 Transaction isolation cache read. Dbeaver/pro#3458 Transaction isolation cache read. Co-authored-by: Daria Markaryan lt;43252954+DariaMarkaryan@users.noreply.github.com gt;.

GNU GPL database front-end sql java

Back In Time 1.5.3-rc1 💾

Back In Time is a simple backup solution for Linux Desktops. It is based on rsync and uses hard-links to reduce space used for unchanged files. It comes with a Qt5 GUI which will run on both Gnome and KDE based Desktops. Back In Time is written in Python3 and is licensed under GPL2. Backups are stored in plain text. They can be browsed with a normal file-browser or in Terminal which makes it possible to restore files even without Back in Time. Files ownership, group and permissions are stored in a separate compressed plain text file (fileinfo.bz2). If the backup drive does not support permissions Back in Time will restore permissions from fileinfo.bz2. So if you restore files without Back in Time, permissions could get lost.

minor bugfix: Doc: User manual (build with MkDocs). Doc: User-callback topic in user manual. Feature: Support language Interlingua (Occidental). Feature: Warn if destination directory is formatted as NTFS. Breaking Change: Minimal Python version 3.9 required. Breaking Change: Auto migration of config version 4 or lower not longer supported. : Prevent duplicates in Exclude/Include list of Manage Profiles dialog. : Qt segmentation fault when canceling out of unconfigured BiT. : Correct global flock fallbacks. : Use SSH key password only if it is valid, otherwise request it from user. Feature: Support fcron. Feature: User message about release candidate. Refactor: General tab and its Schedule section. Refactor: Own module for Manage Profiles dialog and separate Generals tab code. Refactor: Remove class OrderedSet. Refactor: Remove os.system() from class Execute. Refactor: Systray notifications send utilize DBUS instead of notify-send. Refactor!: Remove unused config field "user_callback.no_logging". Refactor!: Remove eCryptFS check for home folder. Dependency: Remove libnotify-bin (notify-send). Build: Replace "pycodestyle" linter with "flake8".

GNU GPLv3 backup restore python

MKVToolNix 88.0 💾

MKVToolNix is a tool collection for manipulating Matroska video (MKV) files. It can mux/demuc, split/merge, edit, inspect or create them, or convert from AVI, MP4, OGM, Dirac, h264 fromats. It supports common encodings and subtitle formats, runs on Linux, Windows and Max OS X.

major bugfix: "All I Know" 2024-10-19. New features and enhancements: Mkvmerge, MKVToolNix GUI's chapter editor: added support for reading. Chapters from PotPlayer bookmark files. : Configure: setting `HAVE_QTDBUS` properly if the QtDbus module is. Found. Mkvmerge: MP4 reader: mkvmerge will no longer warn when multiple identical FourCCs are present within the same track headers. Mkvmerge man page: removed the wrong statement that an attachment's MIME. Type must be set before use of the `--attach-file` `--attach-file-once` Options. If not given, mkvmerge auto-detects the MIME type.

GNU GPL c video matroska conversion

gaiasky 3.6.4-2 💾

Gaia Sky is a real-time 3D Universe application that runs on Linux, Windows and macOS. It is developed within the framework of ESA's Gaia mission to chart more than 1 billion stars. A part of Gaia Sky is described in the paper Gaia Sky: Navigating the Gaia Catalog.

minor bugfix: Full changelog : External view feature not working. Build System: Remove lib directory, does not contain anything anymore. .

MPL astronomy vr

Monitorix 3.16.0 💾

Monitorix is a free, open source, lightweight system monitoring tool designed to monitor as many services and system resources as possible. It has been created to be used under production Linux/UNIX servers, but due to its simplicity and small size can be used on embedded devices as well.

major feature: This Monitorix version comes with small changes and just a few fixes. The mature of this tool and mainly my lack of spare time to include new features resulted in a short list of changes. The most noticeable change in this version is the new size of the graphs. Until now the option global_zoom was set to 1, which meant 100 . Now it is set to 1.5 which means 150 . As a result, all graphs are 50 bigger than before. The rest of new features, changes and bugs fixed are, as always, reflected in the Changes file. All users still using older versions are encouraged to upgrade to this version.

GNU GPL monitoring linux unix bsd perl

exiftool 12.99 💾

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 feature: Added -diff option to compare the metadata in two files. - Added a new Canon lens. - Decode GPS from 70mai A810 dashcam videos. - Decode a new QuickTime tag. - Patched to recognize C2PA APP11 JUMBF header with incorrect byte order written by gy Microsoft software. - Patched to maintain order of entries in a JSON object when reading. - Patched to maintain order of CSV columns when setting tags from a CSV file. - Patched to maintain order of XMP lang-alt entries when writing/copying. - typo in an APP12 tag name. - API Changes: - Structured values returned as HASH references with the Struct option may contain a new "_ordered_keys_" entry used to preserve the order of the entries. - Added the OrderedKeys method to return the ordered or sorted keys from a returned structure value.

Artistic perl exif meta-data

Orekit 12.2 💾

Orekit aims at providing accurate and efficient low level components for the development of flight dynamics applications. It is designed to be easily used in very different contexts, from quick studies up to critical operations. As a library, Orekit provides basic elements (orbits, dates, attitude, frames, ...) and various algorithms to handle them (conversions, propagations, pointing, ...).

minor feature: lt;p gt;Version 12.2 is a minor release of Orekit. The main changes are: lt;/p gt;. lt;ul gt;. lt;li gt;. lt;p gt;Introduction of indirect optimal control lt;/p gt;. lt;ul gt;. lt;li gt;Adjoint equations as defined by Pontryagin s Maximum Principle with Cartesian coordinates for a range of forces: (gravitational, inertial) including J2 lt;/li gt;. lt;li gt;So-called energy cost functions (proportional to the integral of the control vector s squared norm), with Hamitonian evaluation Single shooting based on Newton algorithm for the case of time, Cartesian bounds lt;/li gt;. lt;/ul gt;. lt;/li gt;. lt;li gt;. lt;p gt;Attitude lt;/p gt;. lt;ul gt;. lt;li gt;Implementation of attitude provider with primary target and secondary constraint lt;/li gt;. lt;/ul gt;. lt;/li gt;. lt;li gt;. lt;p gt;Data parsing lt;/p gt;. lt;ul gt;. lt;li gt;Implementation of a parser for GRGM1200B-like gravity models lt;/li gt;. lt;/ul gt;. lt;/li gt;. lt;li gt;. lt;p gt;Noticeable lt;/p gt;. lt;ul gt;. lt;li gt;Use proper body-(ITRF) frame in DSST zonal (see ) lt;/li gt;. lt;li gt;A long standing on the Brouwer-Lyddane model has been (see ) lt;/li gt;. lt;/ul gt;. lt;/li gt;. lt;li gt;. lt;p gt;Miscelleneous lt;/p gt;. lt;ul gt;. lt;li gt;Impulsive maneuvers can now be added to relevant PropagatorBuilder lt;/li gt;. lt;li gt;PropagatorBuilder are now cloneable lt;/li gt;. lt;li gt;Closing gap in implemented methods between classes and their field equivalent lt;/li gt;. lt;li gt;Implementation of several quality of life methods lt;/li gt;. lt;li gt;Several lt;/li gt;. lt;/ul gt;. lt;/li gt;. lt;/ul gt;. lt;p gt;This version depends on Hipparchus 3.1 lt;/p gt;.

Apache scientific physics space flight dynamics aerodynamics astrodynamics satellite-prediction altitude spaceflight orbital-mechanics java

FileZilla 3.68.0-rc1 💾

FileZilla is a feature-rich FTP, FTPS and SSH FTP client, with support for all major plattforms. All tools are designed to aid moving and synchronizing files between local and remote file or webservers. It even allows multi-target uploading or editing files in-place. FileZilla also sports IPv6, a tabbed interface, resuming up and downloads, transfer speed limits, large files over 4GB, server and bookmark management, drag and drop, filtering, HTTPS / SOCKS5 / FTP proxying, and remote file searching.

minor bugfix: Added option to always refresh remote directory listings when starting a recursive operation. Changing logfile settings no longer requires a restart of FileZilla. a display with special characters in usernames. MSW: local file list not updating after renaming or deleting items. SFTP: Update interval of transfer progress during uploads should now be more consistent on very slow connections. Updated to libfilezilla 0.49.0.

GNU GPL c ftp ftps file-transfer

FlexGet 3.11.49 💾

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

Calibre 7.20 💾

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.20 18 Oct, 2024 New features PDF Input: Automatic header/footer detection and removal A new, dedicated PDF Input engine for calibre that implements automatic detection of headers and footers based on document analysis. The new engine is the default to go back to using the old engine, select it in the PDF Input section of the Conversion dialog. Read Aloud: Allow configuring an extra pause at the end of every sentence when using the Piper TTS engine PDF Output: Add _WIDTH_PIXELS_ and _HEIGHT_PIXELS_ variables to know the width and height of the header/footer area in templates. Windows: Use calibre's bundled SSL certificates instead of the system certificate store by default Can be turned off via CALIBRE_USE_SYSTEM_CERTIFICATES=1 env var. Trim image tool: Add a control to adjust aspect ratio. Kobo driver: Add support for the new firmware used by the Tolino Shine 5. a regression in previous release that broke copying of book to another library if the books author does not exist in the destination database. Read aloud: Piper backend: not working with voices whose names have non-ASCII characters on Windows. Content server: book with non-ASCII filenames not downloading in the Kindle browser when using the /mobile view. Content server: embedding the server HTML inside a third party iframe causing an error. New news sources. NYT Magazine by unkn0wn. RedaktionsNetzwerk Deutschland by epubli. Improved news sources. The Wire. Nikkei Asia Magazine. Swarajya. Mainichi. Nautilus. National Geographic. Science Journal. Times Literary Supplement. Saechsische Zeitung. India Today. Scientific American.

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

Rust 1.82.0 💾

Rust is systems programming language, which is intended to be fast and memory-safe through stronger typing, and prevent race conditions. It's developed by Mozilla, multi-paradigm, supports concurrent execution, procedural, imperative, actor-based, object-oriented and pure-functional design schemes, with a syntax close to C++. The self-hosting compiler utilizes LLVM and its resulting binaries are comparable in performance to C++. It also features algebraic data types, pattern matching, closures, type inference, zero-cost abstractions, guaranteed memory safety, minimal runtime, and efficient C bindings.

minor feature: lt;p gt; lt;a id="user-content-1.82.0-Language" gt; lt;/a gt; lt;/p gt;. lt;h2 gt;Language lt;/h2 gt;. lt;ul gt;. lt;li gt; lt;a href="https://github.com/rust-lang/rust/pull/120221/" data-hovercard-type="pull_request" data-hovercard-url="/rust-lang/rust/pull/120221/hovercard" gt;Don't make statement nonterminals match pattern nonterminals lt;/a gt; lt;/li gt;. lt;li gt; lt;a href="https://github.com/rust-lang/rust/pull/122792" data-hovercard-type="pull_request" data-hovercard-url="/rust-lang/rust/pull/122792/hovercard" gt;Patterns matching empty types can now be omitted in common cases lt;/a gt; lt;/li gt;. lt;li gt; lt;a href="https://github.com/rust-lang/rust/pull/124336" data-hovercard-type="pull_request" data-hovercard-url="/rust-lang/rust/pull/124336/hovercard" gt;Enforce supertrait outlives obligations when using trait impls lt;/a gt; lt;/li gt;. lt;li gt; lt;a href="https://github.com/rust-lang/rust/pull/125834" data-hovercard-type="pull_request" data-hovercard-url="/rust-lang/rust/pull/125834/hovercard" gt; lt;code gt;addr_of(_mut)! lt;/code gt; macros and the newly stabilized lt;code gt; amp;amp;raw (const mut) lt;/code gt; are now safe to use with all static items lt;/a gt; lt;/li gt;. lt;li gt; lt;a href="https://github.com/rust-lang/rust/pull/126152/" data-hovercard-type="pull_request" data-hovercard-url="/rust-lang/rust/pull/126152/hovercard" gt;size_of_val_raw: for length 0 this is safe to call lt;/a gt; lt;/li gt;. lt;li gt; lt;a href="https://github.com/rust-lang/rust/pull/127054/" data-hovercard-type="pull_request" data-hovercard-url="/rust-lang/rust/pull/127054/hovercard" gt;Reorder trait bound modifiers lt;em gt;after lt;/em gt; lt;code gt;for amp;lt;... amp;gt; lt;/code gt; binder in trait bounds lt;/a gt; lt;/li gt;. lt;li gt; lt;a href="https://github.com/rust-lang/rust/pull/127672" data-hovercard-type="pull_request" data-hovercard-url="/rust-lang/rust/pull/127672/hovercard" gt;Stabilize opaque type precise capturing (RFC 3617) lt;/a gt; lt;

MITL rust programming-language compiler concurrent type-safe

Shotcut 24.11.17 💾

Shotcut is a free, open source, cross-platform video editor for Windows, Mac and Linux. Major features include support for a wide range of formats; no import required meaning native timeline editing; Blackmagic Design support for input and preview monitoring; and resolution support to 4k.

minor bugfix: Convert stopped converting variable frame rate to constant (broke in v24.10). Filter in and out points when you resize transition by moving a clip (broke in v24.10). Reframe loses its keyframes in Export (broke in v24.10). Moving a clip immediately after a transition beyond another clip stopped working (broke in v24.10). Settings Time Format Timecode (Non-Drop Frame) for other non-integer frame rates such as 23.98 fps. Using Export From Marker with subtitles creates a bad output (broke in v24.08). a video transition between sources with alpha channel is more translucent than expected. a crash adding MLT XML As a Clip to a Timeline with a higher frame rate. View Resources Convert negatively affects color if input is not HDR. Export Video Aspect ratio immediately after you toggle Use hardware encoder. Possible crash on File New or File . Possible crash dragging a MLT XML file to Playlist of a new project/session. Changing Properties Audio Track All to something else not working. state

GNU GPLv3 multimedia video non-linear-editor artistic-software cross-platform windows macos linux qt

Linux kernel 6.11.4 💾

Linux is a mostly POSIX-compliant Unix-inspired operating system kernel, originally implemented by Linus Torvalds and now maintained as an international project. It's the base and common namegiver to a wide array of Linux distributions. The kernel provides all modern Unix-y features, like true process multitasking, virtual memory, virtual and clustered filesystem support, complex networking and extensive support for various hardware and machine platforms.

minor feature: Linux 6.11.4, io_uring/rw: cflags posting for single multishot read, PCI: Pass domain number to pci_bus_release_domain_nr() explicitly, secretmem: disable memfd_secret() if arch cannot set direct map, fs/proc/kcore.c: allow translation of physical memory addresses, kthread: unpark only parked kthread, idpf: use actual mbx receive payload length, PM: domains: alloc/free in dev_pm_domain_attach detach_list(), btrfs: add cancellation points to trim loops, btrfs: split remaining space to discard in chunks, selftests/rseq: mm_cid test failure, selftests/mm: incorrect buffer- mirror size in hmm2 double_map test, powercap: intel_rapl_tpmi: bogus register reading, nouveau/dmem: vulnerability in migrate_to_ram upon copy error, ice: improper handling of refcount in ice_sriov_set_msix_vec_count(), ice: improper handling of refcount in ice_dpll_init_rclk_pins(), device-dax: correct pgoff align in dax_set_mapping(), mptcp: pm: do not remove closing subflows, mptcp: handle consistently DSS corruption, net: phy: realtek: MMD access on RTL8126A-integrated PHY, net: phy: Remove LED entry from LEDs list on unregister, net: dsa: lan9303: ensure chip reset and wait for READY status, net: an unsafe loop on the list, net: explicitly clear the sk pointer, when pf- create fails, OPP: error code in dev_pm_opp_set_config(), ata: libata: avoid superfluous disk spin down + spin up during hibernation, mptcp: fallback when MPTCP opts are dropped after 1st data, mmc: sdhci-of-dwcmshc: Prevent stale command interrupt handling, Revert "mmc: mvsdio: Use sg_miter for PIO", scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb(), scsi: fnic: Move flush_work initialization out of if block, scsi: wd33c93: Don't use stale scsi_pointer value, thermal: core: Free tzp copy along with the thermal zone, thermal: core: Reference count the zone in thermal_zone_get_by_id(), Bluetooth: hci_conn: UAF in hci_enhanced_setup_sync, drm/xe/ct: xa_store() error checking, drm/xe/ct: prevent UAF in send_recv(), drm/i91

GNU GPL c linux kernel operating-system

XFCE4 desktop 4.19.5 💾

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: Rework how icon pointer "hit detection" works. g-critical warning when starting a drag *just outside the icon area. Tell GtkTooltip the region the tooltip is for. Add option to sort folders before files (). leaks in xfdesktop_file_utils_next_new_file_name. string leak in xfdesktop_icon_view_show_tooltip. GIcon leak in xfdesktop_icon_view_manager_sort_icons. Reword a couple settings option names, some accelerators. Only clear drag/context menu timeout if a drag actually starts. settings: define infobar_label in glade file, not in code. settings: avoid flashing an empty info bar on startup. settings: enumerate image folder fully asynchronously. settings: change icon view selection if background changes externally. Merge branch xfdesktop:master into master. Refactor settings dialog code. memory corruption in icon view's tooltip size changed handler. Redesign the 'Desktop Icons' tab in the settings dialog. Decouple refreshing the desktop with cycling the backdrop. Sort all desktops vs. just one based on where the event came from. Improve how the "active" desktop is tracked. Add a root context menu for the window icon manager. invalid read when changing foreground color. string leak in save_icons. Make icon sorting confirmation dialog optional (). Added missing Keywords entry to.desktop file. Don't remove icon position from current config. Use g_ascii_dtostr() instead of custom decimal-printing hack. Update icon view's item_under_pointer on button presses as well. Simplify XfdesktopIconView- item_under_pointer tracking code. icon DnD between two monitors with the same priority. Modernize GObject usage in XfdesktopThumbnailer. Modernize GObject usage in XfceDesktop. Remove spurious newly added #include. Modernize GObject in XfdesktopIconView. Avoid printing GTK CSS with commas as the decimal separator. Add ability to set custom icon label text and background colors. xfdesktop_icon_view_invalidate_item_text(). memleak when XfdesktopCell

GNU GPL c gtk xfce desktop root-window x11

IfcOpenShell 0.8.1 💾

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: SHIFT+D shortcut for duplication not working for vanilla non-mesh like objects (eg lights).

GNU LGPLv3 geometry bim ifc cad cpp python

GitLab 17.5.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-10-16). ### Added (145 changes). Add X-Forwarded-To to allowed headers for email ingestion by @divyamtayal (merge request). Search API: Merge request support for title search_as_you_type (merge request) GitLab Enterprise Edition. Added the group select to the global timelogs report by @zillemarco (merge request). Add global work item epics feature flag (merge request) GitLab Enterprise Edition. Add support for updating abuse report notes (merge request). Audit merged MRs (merge request) GitLab Enterprise Edition. Add user level AI metrics API (merge request) GitLab Enterprise Edition. Reschedule BackfillPCiRunnerMachineBuildsProjectId migration (merge request). Backfill runner_type, sharding_key_id columns on ci_runner_machines (merge request). Add sharding key ci_pipeline_chat_data.project_id (merge request). Add customize jira setting (merge request) GitLab Enterprise Edition. Create todos for expired SSH keys (merge request). Implement project compliance center (merge request) GitLab Enterprise Edition. Add search button back to the header gated by feature flag (merge request). History rewrite: send emails after asynchronous processing (merge request). Add Project.projectComplianceStandardsAdherence field (merge request) GitLab Enterprise Edition. Add Project.projectComplianceStandardsAdherence field (merge request) GitLab Enterprise Edition. Allow disabling password auth for SSO users (merge request). Add download button to a health-check page (merge request) GitLab Enterprise Edition. Release project-level security exclusions feature (merge request) GitLab Enterprise Edition. Directly ingest emails by custom email in To header (merge request). Add migrate_memberships to BulkImportEntities (merge request). Ignore column vulnerablity_count in project_statistics table (merge request). Add custom license to license widget (merge request) GitLab Enterprise Edition. Update Saml NameID related authentication errors (merge request) Git

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

Conda 24.9.2 💾

Conda is a cross-platform, language-agnostic binary package manager. It is the package manager used by Anaconda installations, but it may be used for other systems as well. Conda makes environments first-class citizens, making it easy to create independent environments even for C libraries. Conda is written entirely in Python, and is BSD licensed open source. Conda is enhanced by organizations, tools, and repositories created and managed by the amazing members of the conda community.

minor feature: lt;h2 gt;24.9.2 lt;/h2 gt;. lt;h3 gt; lt;/h3 gt;. lt;ul gt;. lt;li gt;Refine the deprecation warning to the prepopulation of the channel list with "defaults". lt;/li gt;. lt;li gt;Add protected directories guardrail to lt;code gt;conda create lt;/code gt; command. lt;/li gt;. lt;/ul gt;. lt;h3 gt;Contributors lt;/h3 gt;. lt;ul gt;. lt;li gt; lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/beeankha/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/beeankha" gt;@beeankha lt;/a gt; lt;/li gt;. lt;li gt; lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jezdez/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jezdez" gt;@jezdez lt;/a gt; lt;/li gt;. lt;li gt; lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/travishathaway/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/travishathaway" gt;@travishathaway lt;/a gt; lt;/li gt;. lt;/ul gt;. lt;p gt; lt;strong gt;Full Changelog lt;/strong gt;: lt;a class="commit-link" href="https://github.com/conda/conda/compare/24.9.1...24.9.2" gt; lt;tt gt;24.9.1...24.9.2 lt;/tt gt; lt;/a gt; lt;/p gt;.

BSDL-2 package-management binaries python

pipexec 2.6.2 💾

Pipexec can build a complex pipe connection between processes. Instead of linear stdin/stdout pipes, it can open and route file descriptors in directed graphs, back and forth. It provides a terse and understandable option scheme like '{LS:1>GREP:0}' for setting them up.

minor feature: Added release notes and updated copyright year Signed-off-by: andreas@florath.net lt;andreas@florath.net gt;.

GNU GPL c piping shell redirection unix

Clonezilla 3.2.0-5 💾

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: lt;div class="markdown_content" gt; lt;h1 id="this-release-of-clonezilla-live-320-5-includes-major-enhancements-and--" gt;This release of Clonezilla live (3.2.0-5) includes major enhancements and. lt;/h1 gt;. lt;h2 id="enhancements-and-changes-from-313-16" gt;ENHANCEMENTS and CHANGES from 3.1.3-16 lt;/h2 gt;. lt;ul gt;. lt;li gt;The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Jul/15). lt;/li gt;. lt;li gt;Linux kernel was updated to 6.11.2-1. lt;/li gt;. lt;li gt;Removed wireless-tools from live system since it's not available in packages repo. Package iw should have same function, which is already included in live system. Ref: lt;a href="https://.launchpad.net/ubuntu/+source/wireless-tools/+/2075850" rel="nofollow" gt;https://.launchpad.net/ubuntu/+source/wireless-tools/+/2075850 lt;/a gt; lt;/li gt;. lt;li gt;Package reiser4progs was removed from live system. lt;/li gt;. lt;li gt;Program ocs-scan-disk: use lsblk so the codes is neater. The block device with file system (e.g., sda has ntfs file system) can be correctly shown now. Ref: lt;a href="https://github.com/stevenshiau/clonezilla//67" rel="nofollow" gt;https://github.com/stevenshiau/clonezilla//67 lt;/a gt; lt;/li gt;. lt;li gt;Merged zstd and zstdmt, use "zstd -T0" by default. Hence the following extra_zstdmt_ variables are dropped: extra_zstdmt_opt, extra_zstdmt_dc_opt, extra_zstdmt_opt_onthefly amp;amp; extra_zstdmt_dc_opt_onthefly. This will be easier for user to customize that using boot parameters. Now only available variables for zstd are: extra_zstd_opt, extra_zstd_dc_opt, extra_zstd_opt_onthefly amp;amp; extra_zstd_dc_opt_onthefly. Thanks to trfl for asking. Ref: lt;a href="https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/27e0b4559d/?limit=25#0d85/99ae" gt;https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/27e0b4559d/?limit=25#0d85/99ae lt;/a gt; lt;/li gt;. lt;/ul gt;. lt;h2 id="-"

GNU GPLv3 mirroring cloning backup shell perl

Weblate 5.8.1 💾

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 October 15th 2024. lt;/p gt;. lt;p gt; lt;strong gt; lt;/strong gt; lt;/p gt;. lt;ul gt;. lt;li gt;Use lower case name for the Python package. lt;/li gt;. lt;/ul gt;. lt;p gt; lt;strong gt;Upgrading lt;/strong gt; lt;/p gt;. lt;p gt;Please follow lt;a href="https://docs.weblate.org/en/weblate-5.8.1/admin/upgrade.html#generic-upgrade-instructions" rel="nofollow" gt; lt;span gt;Generic upgrade instructions lt;/span gt; lt;/a gt; in order to perform update. lt;/p gt;. lt;p gt; lt;strong gt;Contributors lt;/strong gt; lt;/p gt;. lt;p gt;Code contributions lt;br gt;. Michal Čihař lt;/p gt; lt;p gt;Documentation contributions lt;br gt;. Michal Čihař lt;/p gt; lt;p gt; lt;a href="https://github.com/WeblateOrg/weblate/milestone/128?=1" gt;All changes in detail lt;/a gt;. lt;/p gt;.

GNU GPLv3 translation localization web python html

Pipe Viewer 1.9.0 💾

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.

major bugfix: *feature: new --store-and-forward option to read input to a file first, then write it to the output. *feature: new --stats option to show transfer stats at the end, like "`ping`". *feature: --rate can now be used with --numeric. *feature: --gauge with --progress to show rate gauge when size is unknown. *i18n: comprehensive German translations update. *i18n: comprehensive Polish translations update. *i18n: complete Turkish translations added. *i18n: complete Czech translations added. *i18n: updates to French translations. *: resume stopped pipelines when running in the background (part of. **: inspect the output pipe buffer to give a more accurate progress indicator of how much the next command has consumed. *: precompletion time (--fineta) with *FIN rather than *ETA. *: surround average rate (--average-rate) with brackets rather than square brackets. *: correct a memory leak in --watchfd PID. *: make --direct-io work correctly with --output instead of assuming stdout. *: call `posix_fadvise()` on every input, not just the first one. *: write UTC timestamps in deging mode to avoid lockups in signal handlers. *security: added a signed *MANIFEST file to releases. *cleanup: removed TODO.md, since it's just an outdated copy of the tracker. *cleanup: re-ordered structure members to reduce padding. *cleanup: improved readability of *SIGTTOU handling code. *cleanup: refactored to separate display, transfer, and calculation more cleanly. *cleanup: instead of moving stderr when backgrounded, set a suspend-output flag.

GNU GPLv3 cli terminal logging monitoring network c

Poppler 24.10.0 💾

Poppler is librarified PDF rendering toolkit derived from the Xpdf 3.0 code base. It can utilize X11-independent rendering backends like Cairo, Splash, or Qt4 Arthur. It's not designed for platform-agnosticy, but proper BSD/Linux integration; is used by various PDF applications (Evince, Okular, TeXStudio, pdftotext, Zathura, Xournal, Inkscape), and comes with a set of command-line tools of its own.

major feature: : Core: Add support for SubmitForms Links. Internal code improvements. Crash in malformed documents. Qt6: Add support for SubmitForms Links. Add API for creating signature field without signing immediately. Glib: Add auto_cleanup functions so that consumers can use g_auto*. Closure GI annotation. Qt5: Add support for SubmitForms Links. Build system: Use the boosts own cmake file as suggested by cmake itself.

GNU GPL c++ pdf rendering library developers