Movit 1.7.1 šŸ’¾

Free C++ library for video effects processing that completely relies on GPU.

minor bugfix: - Fix a bug when compiling in shaders, that could cause errors with certain shader compilers. Reported by Stefano Rivera.

GNU GPLv3 gpu video filters cpp

Evolution 3.55.1 šŸ’¾

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

minor feature:

GNU GPL email calendar office task organization

SVR.JS 4.5.0 šŸ’¾

SVR.JS is a web server running on Node.JS, that's free as in freedom, scalable, secure, and configurable.

minor feature: Added req.rewriteURL() method for request URL rewriting.. Corrected spelling errors.. The res.writeHead() method is now chainable.. Updated dependencies.

MITL http-server javascript system-administrators information-technology

snd 25.0 šŸ’¾

Snd is a sound editor modelled loosely after Emacs. It can be customized and extended using either s7 (included in the Snd sources), Ruby, or Forth.

minor feature: s7: added s7_function_let as an experiment Checked: sbcl 2.4.11. Thanks!: Da Shen, Robert Clausecker, chrg.

Public Domain sound-synthesis sound-editor audio music scheme c ruby

Scintilla 5.5.5 šŸ’¾

Scintilla is a free source code editing component. It comes with complete source code and a license that permits use in any free project or commercial product. As well as features found in standard text editing components, Scintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips. The selection margin can contain markers like those used in debuggers to indicate breakpoints and the current line. Styling choices are more open than with many editors, allowing the use of proportional fonts, bold and italics, multiple foreground and background colours and multiple fonts.

minor feature: Released 18 December 2024. on Qt where double-click stopped working when Scintilla instance had been running for weeks.

GNU GPL ide editor programming coding code-editor cpp

CMOC 0.1.90 šŸ’¾

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

minor feature: Added a "de-optimization" option -fno-omit-frame-pointer to tell the compiler to keep the frame pointer in a register for every function that is not a pure assembly language function. This can help determine the call stack up to the main() function. Fixed an optimization bug in ASMText::removeUselessOps() that introduced a bug in some switch() statements when also using --no-relocate.

GNU GPLv3 compiler c developers

Linux kernel 6.12.8 šŸ’¾

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.12.8, ALSA: sh: wrong argument order for copy_from_iter(), ALSA: ump: Shut up truncated string warning, Bluetooth: btusb: mediatek: change the conditions for ISO interface, Bluetooth: btusb: mediatek: add intf release flow when usb disconnect, Bluetooth: btusb: mediatek: add callback function in btusb_disconnect, Bluetooth: btusb: mediatek: move Bluetooth power off command position, btrfs: check folio mapping after unlock in relocate_one_folio(), btrfs: check folio mapping after unlock in put_file_data(), btrfs: use-after-free when COWing tree bock and tracing is enabled, btrfs: sysfs: direct super block member reads, btrfs: transaction atomicity when enabling simple quotas, btrfs: swap file activation failure due to extents that used to be shared, btrfs: avoid monopolizing a core when activating a swap file, btrfs: race with memory mapped writes when activating swap file, power: supply: gpio-charger: set charge current limits, power: supply: cros_charge-control: hide start threshold on v2 cmd, power: supply: cros_charge-control: allow start_threshold == end_threshold, power: supply: cros_charge-control: add mutex for driver data, perf/x86/intel/ds: Add PEBS format 6, i2c: microchip-core: "ghost" detections, i2c: imx: add imx7d compatible string for applying erratum ERR007805, perf/x86/intel: bitmask of OCR and FRONTEND events for LNC, PCI/MSI: Handle lack of irqdomain gracefully, virt: tdx-guest: Just leak decrypted memory on unrecoverable errors, x86/fred: Clear WFE in missing-ENDBRANCH #CPs, i2c: microchip-core: actually use repeated sends, io_uring/sqpoll: sqpoll error handling races, rtla/timerlat: histogram ALL for zero samples, tracing: Prevent bad count for tracing_cpumask_write, tracing: Constify string literal data member in struct trace_event_call, perf/x86/intel/uncore: Add Clearwater Forest support, dmaengine: loongson2-apb: Change GENMASK to GENMASK_ULL, freezer, sched: Report frozen tasks as 'D' instead of 'R', objtool: Add bch2_trans_unlocked

GNU GPL c linux kernel operating-system

stunnel 5.74 šŸ’¾

The stunnel program works as SSL encryption wrapper between remote and local network sockets or inetd-started daemons. It adds SSL or TLS functionality to any network service, commonly POP3, IMAP or HTTP servers. Stunnel uses OpenSSL for cryptography. It can itself function as port redirection deamon, or as temporary traffic interceptor, and requires no adaption of the shadowed programs.

minor feature: a stapling cache deallocation crash.. "redirect" with protocol negotiation. Features.. "protocolHost" support for "socks" protocol clients.. More detailed logs in OpenSSL 3.0 or later.

GNU GPL ssl tls network-daemon inetd security network c

Samhain 4.5.2 šŸ’¾

Samhain is a file integrity / intrusion detection system that can be used on single hosts as well as on networks. It been designed to monitor multiple hosts with potentially different operating systems, providing centralized logging and baseline database storage, although it can also be used as standalone application on a single host.

bugfix: This release fixes a bug causing a segfault on startup if compiled as static binary and the host name is unresolveable. Also problems with autoreconf have been fixed.

GNU GPL log-analysis security monitoring posix macos windows bsd linux system-administrators

Poppler 25.01.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 bugfix: Core: TextOutputDev: Better detect fakebold words. TextOutputDev: Faster sorting algorithm. Internal code improvements. Crashes in malformed documents. Cpp: Remove rect parameter from image::copy, it was never implemented. Qt6: Crash in Submit Forms if document links to non existing field. Qt5: Crash in Submit Forms if document links to non existing field. Glib: Mark transfer of poppler_page_get_selected_region. Utils: Pdfdetach: Make -savefile work with Unicode strings. build system: Don't update pdfsig.pot when POT-Creation-date is the only change.

GNU GPL c++ pdf rendering library developers

QMMP 2.2.3 šŸ’¾

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

minor bugfix: simple WildMidi config validation; updated AppStream metadata; fixed build without X11 support; fixed volume level notification; fixed dts/ac3 support in the ffmpeg plugin; improved CUE support; updated Korean translation.

GNU GPL audio player qt6 mp3

git-annex 10.20250102 šŸ’¾

git-annex allows managing files with git, without checking the file contents into git. While that may seem paradoxical, it is useful when dealing with files larger than git can currently easily handle, whether due to limitations in memory, checksumming time, or disk space. Even without file content tracking, being able to manage files with git, move files around and delete files with versioned directory trees, and use branches and distributed clones, are all very handy reasons to use git. And annexed files can co-exist in the same git repository with regularly versioned files, which is convenient for maintaining documents, Makefiles, etc that are associated with annexed files but that benefit from full revision control. When a file is annexed, its content is moved into a key-value store, and a symlink is made that points to the content. These symlinks are checked into git and versioned like regular files. You can move them around, delete them, and so on. Pushing to another git repository will make git-annex there aware of the annexed file, and it can be used to retrieve its content from the key-value store.

minor feature: Added config `url..annexInsteadOf` corresponding to git's. `url..pushInsteadOf`, to configure the urls to use for accessing. The git-annex repositories on a server without needing to configure Remote.name.annexUrl in each repository. Work around git hash-object --stdin-paths's odd stripping of carriage. Return from the end of the line (some windows infection), avoiding Crashing when the repo contains a filename ending in a carriage return. Document that settting preferred content to "" is the same as the. Default unset behavior. Sync: Avoid misleading warning about future preferred content. Transition when preferred content is set to "". Honor annex.addunlocked configuration when importing a tree from a. Special remote. Removed the i386ancient standalone tarball build for linux, which. Was increasingly unable to support new git-annex features. Removed support for building with ghc older than 9.0.2. And with older versions of haskell libraries than are in current Debian Stable. Stack.yaml: Update to lts-23.2. -- Joey Hess Wed, 01 Jan 2025 14:22:59 -0400.

Mixed git archive haskell

ripcalc 0.1.13 šŸ’¾

Calculate or lookup network addresses easily. Supports CSV file formats for network information lists.

minor feature: don't require input to be one IP per line show subnets within network in format, suggested by andy@bitfolk.com limit how much an encapsulating network can grow with --group

GNU GPLv3 internet networking terminal console information-technology telecommunications-industry system-administrators

Siglent SDS 1202X-E control programs 1.1 šŸ’¾

Screen dump (SCDP), Waveform dump (WF) and Digital Voltmeter (DVM) for the SiglentĀ® SDS 1202X-E and similar oscilloscopes, along with gnuplot instructions for waveform display, command errata and references.

major feature: "Digital Voltmeter" (DVM) using terminal escape sequences added to sig_utils.

Public Domain siglent sds oscilloscope scdp wf screen dump waveform voltmeter dump math fft gnu linux

stafwag_ansible-role-cloud_localds 3.0.1 šŸ’¾

An Ansible role to create cloud-init config disk images.

major bugfix: * Added missing CIDATA volume id for xorriso provider * Added Suse to supported platforms

MITL ansible role cloud-init