treasury.lua 1.12 šŸ’¾

treasury.lua is a command-line program for storing secrets in files encrypted using the openssl command-line app. It requires libUseful and libUseful.lua

minor bugfix: Set LC_ALL and LANG environment variables to 'C' locale so that output of commands is in default language.

GNU GPLv3 vault secrets openssl

Cppcheck 2.14 šŸ’¾

Cppcheck is a static analysis tool for C/C++ code. It doesn't look for syntax errors, but for bugs that a compilation steps would not normally detected. It provides out of bounds checking, checking the code for each class, exception safety, memory leaks checking, warnings for obsolete function usage, invalid usage of STL, and tests for uninitialized variables and unused functions. There are IDE and VCS bindings for Code::Block, CodeLite, Eclipse, gedit, Hudson, Jenkins, Mercurial, Tortoise SVN, Visual Studio.

minor feature: Summary: - Fixed 23 "crash" tickets - Fixed 69 "false positive" tickets - Fixed 36 "improve check" tickets New checks: - eraseIteratorOutOfBounds: warns when erase() is called on an iterator that is out of bounds - returnByReference: warns when a large class member is returned by value from a getter function GUI: -Make it possible to suppress warnings in all files in a folder Changed interface: - Fixed crash with '--rule-file=' if some data was missing. - '--rule-file' will now bail out if a rule could not be added or a file contains unexpected data. - Add option '--check-version', you can use it to pin the cppcheck version in a script. - Added '--template=simple'. It is expands to ' file : line : column : severity : inconclusive:inconclusive: message id ' without any additional location details. - Removed deprecated platform type 'Unspecified'. Please use 'unspecified' instead. - Add --file-filter=- option that reads file filters from stdin. Added for a plugin. Other: - Added CMake option 'EXTERNALS_AS_SYSTEM' to treat external includes as 'SYSTEM' ones. - The minimum required compiler versions have been bumped to GCC 5.1 / Clang 3.5 / Visual Studio 2015 - The minimum required CMake version has been bumped to 3.5 - Using Visual Studio with CMake now checks if the CMake version is at least 3.13. This was always required but was not checked explicitly. - Removed deprecated 'Makefile' option 'SRCDIR'. - Added CMake option 'DISALLOW_THREAD_EXECUTOR' to control the inclusion of the executor which performs the analysis within a thread of the main process. - Removed CMake option 'USE_THREADS' in favor of 'DISALLOW_THREAD_EXECUTOR'. - misra-config will not be treated as a critical error anymore Safety critical: - #12440 : Misra violations found but cppcheck exited with 0 even after specifying exit code

GNU GPLv3 c c++ software-development static-analysis dynamic-debugging

BallroomDJ 4 4.8.4 šŸ’¾

BallroomDJ 4 is a ballroom music player. It is designed to play music the entire evening without intervention. Manage your ballroom dance music and create song lists, automatic playlist and sequenced playlists. BallroomDJ 4 is the replacement for BallroomDJ.

minor bugfix: 4.8.4 2024-4-20 * Bug Fixes: * Clean volume cache when cleaning temporary files. * iTunes Import: Fix 'Date Added' (introduced in 4.8.3). * Linux: OpenSUSE: Fix package. * Marquee: Fix incorrect font (introduced in 4.8.3). * Sort Dialog: Fix 'Date Added' (introduced in 4.8.3).

Zlib audio music end-users linux macos windows player ballroom c gtk

Praat 6.4.08 šŸ’¾

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: Windows: a problem with the right and bottom edges of windows (half-visible scroll bars). For the Intel editions (the ARM64 edition still has this problem). Scripting: a that could cause Praat to crash when an unknown choice was given to an option menu. MelSpectrogram: a that could cause Praat to crash if a mel value was negative. DataModeler: improved confidence limits on estimated model parameters.

GNU GPLv3 speech analysis audio phonetics synthesis c cpp

Linux kernel 6.8.7 šŸ’¾

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.8.7, drm/amd/display: disable otg wa logic in DCN316, drm/amd/display: always reset ODM mode in context when adding first plane, drm/amd/display: Return max resolution supported by DWB, drm/amd/display: Do not recursively call manual trigger programming, drm/amd/display: Set VSC SDP Colorimetry same way for MST and SST, drm/amd/display: Program VSC SDP colorimetry for all DP sinks = 1.4, drm/amdgpu: differentiate external rev id for gfx 11.5.0, drm/amdgpu: incorrect number of active RBs for gfx11, drm/amdgpu: always force full reset for SOC21, drm/amdgpu: Reset dGPU if suspend got aborted, drm/i915: Disable live M/N updates when using bigjoiner, drm/i915: Disable port sync when bigjoiner is used, drm/i915/psr: Disable PSR when bigjoiner is used, drm/i915/cdclk: CDCLK programming order when pipes are active, x86/: Replace CONFIG_SPECTRE_BHI_ ON,OFF with CONFIG_MITIGATION_SPECTRE_BHI, x86/: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto, x86/: Clarify that syscall hardening isn't a BHI mitigation, x86/: BHI handling of RRSBA, x86/: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr', x86/: Cache the value of MSR_IA32_ARCH_CAPABILITIES, x86/: BHI documentation, x86/: return type of spectre_bhi_state(), kernfs: annotate different lockdep class for of- mutex of writable files, selftests: kselftest: build failure with NOLIBC, irqflags: Explicitly ignore lockdep_hrtimer_exit() argument, x86/apic: Force native_apic_mem_read() to use the MOV instruction, selftests: kselftest: Mark functions that unconditionally call exit() as __noreturn, selftests: timers: abs() warning in posix_timers test, selftests: timers: posix_timers ksft_print_msg() warning, selftests/timers/posix_timers: Reimplement check_timer_distribution(), x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=n, perf/x86: out of range data, vhost: Add smp_rmb() in vhost_enable_notify(), vhost: Add smp_rmb() in vhost_vq_avail_empty(), arm64: dts: imx8-ss-dma: spi lpc

GNU GPL c linux kernel operating-system

xcoral text editor 4.02.5 šŸ’¾

Xcoral is a multiwindow mouse-based text editor for Unix and X Window System. Syntax highlighting and auto-indentation are available. A built-in browser enables you to navigate through C functions, C++ and Java classes, methods and files. A SMall Ansi C Interpreter (Smac) is also built-in to dynamically extend the editor's possibilities (user functions, key bindings, modes etc). Xcoral provides regions and marks, kill-buffers, macros system and unlimited undo.

minor bugfix: minor update and clean release

GNU GPL programming c c++ java python text editor

exiftool 12.83 šŸ’¾

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 SetTags helper function for use in advanced formatting expressions. - Added a couple of new tags from the DNG 1.7.1 specification. - Added a new Nikon Z lens. - Added a couple of new QuickTime tags. - Added a few more XMP-GCamera tags. - Added build_geolocation to the full distribution. - Decode a new CanonVRD tag and rename another one. - Updates to Sony maker note decoding for newer models. - Minor change in -p option to avoid adding the trailing newline if the -b option is also used. - Minor changes to GM PDR decoding for Gear and angle measurements. - Removed Geolocation alternate language support from the standard distribution, and added PPLX feature codes. - Set family 1 group name for NextBase 'nbmt' information to "Nextbase". - incorrect ID of a DNG tag. - API Changes: - Added IgnoreGroups option.

Artistic perl exif meta-data

Django Ledger 0.6.0 šŸ’¾

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.

major 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

QGIS 3.36.2 šŸ’¾

QGIS (Quantum GIS) is a geographic information systems (GIS) application for viewing, editing, and analysing data. It allows layered map editing, composed of raster and vector (polygon) data, and allows georeferencing them. It's commonly used by OpenStreetMap and suitable for beginners, also available cross-platform.

major feature:

GNU GPL c++ gis map-editor vector-graphics dxf

Calibre 7.9.0 šŸ’¾

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: New features Kobo driver: Add support for the new color Kobo devices Closes tickets: 2060886 Edit book: Add a setting to control cursor width under Preferences- Editor settings Edit book: Regex-function mode: Show a confirmation popup when closing the function editor when there are unsaved changes Bug fixes Fix undocked Quickview dialog not being restored at startup Closes tickets: 2060314 Windows: Fix an issue 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 Closes tickets: 2044118 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

hledger 1.33 šŸ’¾

hledger is... free GPL-licensed accounting software that runs on unix, mac, windows, and the web based on readable, version-controllable, future-proof plain text files good for tracking money, investments, time, or any countable commodity good for learning more about double entry accounting shipped with web, terminal, command line, JSON and Haskell interfaces the most user friendly plain text accounting app comparable to Ledger and Beancount built with the powerful Haskell language fast, lightweight, reliable (we pay $50 for regression reports or fixes) free from vendor lock-in local, not cloud-based; your private financial data remains under your control scripting-friendly and automatable comfortable for technical users, but also usable by others. Knowing about command lines, text editors and version control is helpful, but not required (much) good at importing CSV from banks and other financial institutions actively developed and supported by Simon Michael and contributors since 2007 strengthened by your feedback, work and funding. šŸ™šŸ»

minor documentation: Misc Apple ARM binaries are now included in github releases. Docs. REGRESSIONS: we now split the bounty between finder and r. move Developer docs, MOCKUPS, investment-accounting-features to main repo. merge LINKS into dev docs page; cleanup. drop unused BACKLOG, TODO pages.

accounting cli haskell roff

pdfgrep 2.2.0 šŸ’¾

pdfgrep is a commandline tool to search through PDF files. It's similar in its application to grep, and also allows searching with regular expressions or case-insensitively, and recursively through directories. It prints out filenames, page numbers, number of occurences, and most importantly a colorized match list.

major bugfix: ## Features - `--page-number` can now take an optional argument `label` that shows the PDF's page label instead of the page index. ## Changes - Port to PCRE2 - Change default value of `--include` to `*. Pp Dd Ff ` to allow for different case variations of `*.pdf`. - Build system: Switch to C++14 - Build system: Require poppler-cpp = 0.36.0, to avoid a nasty bug in earlier versions that makes pdfgrep produce wrong results. See https://bugs.freedesktop.org/show_bug.cgi?id=91644 - Manpage: Specify SYNOPSIS more precisely. - Ignore extra whitespace at the end of pages as generated by newer poppler. This fixes e.g. `--warn-empty` and our testsuite. ## Fixes - Fix crash with invalid locale setting - Fix `--warn-empty` with `--cache`

GNU GPL cpp pdf poppler cli

PDF Arranger 1.10.1 šŸ’¾

PDF Arranger is a small python-gtk application, which helps the user to merge or split PDF documents and rotate, crop and rearrange their pages using an interactive and intuitive graphical interface. It is a front end for pikepdf. PDF Arranger is a fork of Konstantinos Pouliosā€™s PDF-Shuffler (see Savannah or Sourceforge). Itā€™s a humble attempt to make the project a bit more active.

minor bugfix: Fix for Python 3.12 (#989) (As the Windows binaries of version 1.10.0 are supplied with Python 3.10, they are not released with 1.10.1. Windows users should keep using version 1.10.0)

GNU GPLv3 pdf editor gtk python

snapcast 0.28.0 šŸ’¾

Snapcast is a multiroom client-server audio player, where all clients are time synchronized with the server to play perfectly synced audio. It's not a standalone player, but an extension that turns your existing audio player into a Sonos-like multiroom solution. Audio is captured by the server and routed to the connected clients. Several players can feed audio to the server in parallel and clients can be grouped to play the same audio stream. One of the most generic ways to use Snapcast is in conjunction with the music player daemon (MPD) or Mopidy.

major feature: ### Features - Server: Use filename as title for FileStreams - Client: Loop through resolved server IPs during connect (Issue #1216) ### Bugfixes - Server: Fix noise caused by reading half samples (Issue #1170) - Server: Check open syscall error in PipeStream::do_connect (PR #1150) - Server: Tweak Airplay support (#1102) - Server: Lower log severity for shairport-sync (Issue #891) - Server: Emits notifications for streams with codec=null (Is11sue #1205) - Server: Fix delayed switching of meta streams (Issue #1187) - Server: Mixer script calls piling up (Issue #1174) - Server: Mixer script creates zombie processes (Issue #1157) - Improve connect handling in meta_mopidy.py - Improve connect handling in meta_librespot-java.py - Fix cppcheck issues ### General - CI: Build debian bookworm and bullseye packages for amd64, arm and arm64 - CI: Add cppcheck static analysis - Update documentation (PR #1130, PR #1067) - Delete deprecated Makefiles, CMake is the only supported buildsystem - Snapweb: Update to v0.7.0

GNU GPLv3 audio music server audio-player network

GitLab 16.11.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-04-17). ### Added (121 changes). Add skip secret detection audit event (gitlab-org/gitlab@e5b10f3c044a8992907f2dcc598123d798be9c7e) ( merge request (gitlab-org/gitlab!147855)) GitLab Enterprise Edition. Added added_approver to the todo action enum in GraphQL (gitlab-org/gitlab@0f2966c47ed9f5e042b8fb633ce454aa4592aa35) by @zillemarco ( merge request (gitlab-org/gitlab!148831)). Add setting for enabling pre-receive SD (gitlab-org/gitlab@dc4f895086986077fafc660537060d78546826b2) ( merge request (gitlab-org/gitlab!148332)) GitLab Enterprise Edition. Added pending member for project listing page (gitlab-org/gitlab@dcbb5001eca02fd8aa6d8dbd06a401fc49716988) ( merge request (gitlab-org/gitlab!146678)) GitLab Enterprise Edition. Merge branch 'add-support-for-v-pre' into 'master' (gitlab-org/gitlab@e5bcb9dc8a57d7bdcf6fc5ed4d9a34590fdf7348) ( merge request (gitlab-org/gitlab!148706)). Simplifies SemanticVersionable concern (gitlab-org/gitlab@f7353bc52a84f417ccc032ae4ba45e1058c14c50) ( merge request (gitlab-org/gitlab!148706)). Added model for external_status_checks_protected_branches (gitlab-org/gitlab@2647e53b6725a9c90e032488401d4b1d2827571e) ( merge request (gitlab-org/gitlab!149046)) GitLab Enterprise Edition. Update URL with cursor to load a specific page (gitlab-org/gitlab@4c7fb3d5d2853424555c64e23ebbe1ccb79dee0f) (merge request) GitLab Enterprise Edition. Added update api for instance level audit streaming (gitlab-org/gitlab@444a1b0312439545bd7ca7bd50136047c8db9c6f) ( merge request (gitlab-org/gitlab!149104)) GitLab Enterprise Edition. Add endpoint for checking relation import status (gitlab-org/gitlab@f450696483846a1cd7da2f2e8315e52df979cd75) ( merge request (gitlab-org/gitlab!147775)). Utilize show_diff_preview_in_email column (gitlab-org/gitlab@614f6d5d7d2c0358ebf5425e76d4f3062009be6c) by @joe-snyder ( merge request (gitlab-org/gitlab!98547)). Add API for trigger project webhook (gitlab-org/gitlab@b9bf0c33d5139823dada3a401a2607fa3856b

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