Schism Tracker 20240809 💾

Schism Tracker is a free and open-source reimplementation of Impulse Tracker, a program used to create high quality music without the requirements of specialized, expensive equipment, and with a unique "finger feel" that is difficult to replicate in part. The player is based on a highly modified version of the ModPlug engine, with a number of bugfixes and changes to improve IT playback.

minor feature: lt;p gt;Summary of changes since the lt;a href="https://github.com/schismtracker/schismtracker/releases/tag/20240630" gt;20240630 lt;/a gt; release: lt;/p gt;. lt;ul gt;. lt;li gt;Add new Unicode fonts (extended latin alphabet, Greek alphabet, and Hiragana) that are used in the sample, instrument, and module loading pages for filenames lt;/li gt;. lt;li gt;Better tracker detection for S3M files lt;/li gt;. lt;li gt;More accurate import of the XM lt;code gt;K00 lt;/code gt; effect lt;/li gt;. lt;li gt;Rework cursor drawing to be more accurate to Impulse Tracker lt;/li gt;. lt;li gt;exit prompt stacking lt;/li gt;. lt;li gt;Add drag amp;amp; drop for modules, samples, and instruments lt;/li gt;. lt;li gt;Performance improvements around the newly added Media Foundation code lt;/li gt;. lt;li gt;Import panning on DSM files lt;/li gt;. lt;/ul gt;.

GNU GPL audio editor music sequencer tracker c python

Mustangproject 2.14.0 💾

Mustangproject is a tool to write, validate and parse Factur-X/ZUGFeRD and (CII)XRechnung e-invoices. It is a (permissive) open source cross platform command line tool and a Java library. The command line tool e.g. allows to extract and combine PDF and XML from/to Factur-X as well as validate e-invoices, convert XML to HTML or migrate from ZUGFeRD v1 to v2. The library additionally allows to generate the XML to be embedded either by implementing interfaces or actively creating objects.

minor feature: ZUGFeRD 2.3.0 support (fixing multiple validation issues). Fixes #467 Fix test using wrong file #468 Fix validator dependencies #482 Fix current validation errors #423 can no longer add attachments via cli #465 cli version should also be able to combine PDF/A-3 source #472 Fix logging implementation missing in CLI #471 Fix LegalOrganisation schemeId #473 Fix UnsupportedOperationException in buildNotes New Features #456 Provide a way to set uriUniversalCommunicationId on the TradeParty using JSON deserialization #461 UBL import contacts #463 add support for BT-33, i.e. Tradeparty description #463 #469 Enable EN16931 schema validation for XRechnung #476 Add DesignatedProductClassification for SpecifiedTradeProduct #487 update to zugferd 2.3.0

APL invoice metadata accounting java-library java e-billing e-invoice

stafwag_ansible-role-ntpd 💾

An ansible role to configure ntpd/chrony/systemd-timesyncd

minor feature: BugFix: combine with the provided ntpd dict * Added missing combine with ntpd dict to allow overwriting

MITL ansible role ntpd chrony systemd-timesyncd

Surge 1.3.3 💾

A sound designer's dream. A friendly, open community. Featuring many synthesis techniques, a great selection of filters, a flexible modulation engine, a smorgasbord of effects, and modern features like MPE and microtuning.

minor bugfix: Surge XT 1.3.3 contains, a few expanded features, and some infrastructure changes as we head towards 1.4 and Shortcircuit XT. DSP. . Updated Wavetable and Window oscillators to correctly work with full-range 16 bit WT files. . This means that all the factory wavetable files from Bitwig Studio are loadable in Surge XT. . . Updated the.wt format documentation to clarify some with 15-bit vs 16-bit range. . Open Sound Control. . Surge XT Effects plugin now supports OSC. Refactoring for the core OSC message types. Resetting tuning via OSC will now refresh the Tuning Editor. a when parsing some modulation mappings sent via OSC. . Command Line and Python Interface. . Implemented handling of input and output audio busses. CLI can now run without checking stdin to quit, for daemon-style operation. Correctly handle tempo stored in patches and update PPQ position in the Python evaluator. Python bindings can handle input and output audio streams. . Smaller Changes and . . Updated all LFO and Step Seq presets, activating the LFO EG where it was disabled. Renamed the SILM (extended ring modulation) modes. Added cycle length (in seconds) display to the LFO Rate tooltip. Renamed Extend Range option for Pitch Bend Up/Down parameters to Use Decimal Values . some inconsistent parameter defintions and formatting for FM2 and the Frequency Shifter effect. Cleaned up the voice state when leaving latch mode, ing a when moving from Latch mode to mono modes.. . Infrastructure. . Added warning flags for newer clang versions. Upgraded SIMDE to version 0.8.2; SIMDE will now be used for any non-x86 platform. Rebased our JUCE fork to JUCE 7.0.12. .

GNU GPLv3 audio synthesizer music c cpp

OpenBGPD 8.6 💾

OpenBGPD is a free implementation of the Border Gateway Protocol (BGP), Version 4. It allows ordinary machines to be used as routers exchanging routes with other systems speaking the BGP protocol. The portable version (e.g. for Linux) does not have the means to influence kernel routing tables. It is only suitable for route servers/collectors.

major bugfix: Filtered prefixes are now included in the Local-RIB if the config option 'rde rib Loc-RIB include filtered' is set. Add 'bgpctl show rib filtered' to show filtered prefixes. Add 'min-version' RTR config option and default to RTR version 1. Set min-version to 2 to enable draft-ietf-sidrops-8210bis-14 and ASPA support or better define the ASPA table in the config. Adjust RTR ASPA pdu parser to follow draft-ietf-sidrops-8210bis-14. Check the max_prefix and max_out_prefix limits on config reload. Fix race condition between TCP-MD5 key removal and session closure to ensure all messages are sent with the proper TCP-MD5 signature. Fix 'nexthop qualify via bgp' by re-evaluating the nexthops when a BGP route is added to the FIB. Handle the CLUSTER_LIST attribute according to RFC7606. Fix some undefined or non-portable behaviour when handling NULL / 0-sized objects.

ISC openbgpd bgp routing

rpki-client 9.3 💾

The OpenBSD rpki-client is a free, easy-to-use implementation of the Resource Public Key Infrastructure (RPKI) for Relying Parties (RP) to facilitate validation of the Route Origin of a BGP announcement. The program queries the RPKI repository system, downloads and validates Route Origin Authorisations (ROAs) and finally outputs Validated ROA Payloads (VRPs) in the configuration format of OpenBGPD, BIRD, and also as CSV or JSON objects for consumption by other routing stacks.

major bugfix: Avoid a quadratic complexity issue in ibuf_realloc() due to misuse of recallocarray(). Transferring a manifest with a large FileAndHash list across a privsep boundary could cost significant resources. RRDP sessions are periodically reinitialized to snapshot at random intervals. RRDP deltas and snapshots can diverge content-wise over time, leaving stale files in the cache. Reinitialization is triggered at random with increasing probability with increasing snapshot age, at least once every three months. this helps garbage collection. The internal state file format changed. The first run after an upgrade may produce harmless warning messages about invalid last_reset. Signed Prefix List statistics are now only emitted when rpki-client is run with -x. This changes the JSON output: without -x some keys are missing from 'metadata'. The -r command line option formerly enabling RRDP has long been the default and is now removed. The CRL number extension in CRLs is checked to be in the range 0..2 159-1 and otherwise the CRL is considered invalid, see https://datatracker.ietf.org/doc/html/draft-ietf-sidrops-rpki-crl-numbers.

ISC rpki bgp routing security bird openbgpd

git-annex 10.20240808 💾

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 bugfix: Remove deoutput (to stderr) accidentially included in last version. When getting from a P2P HTTP remote, prompt for credentials when required, instead of failing. When proxying an upload to a special remote, verify the hash. Avoid loading cluster log at startup. -- Joey Hess Thu, 08 Aug 2024 15:26:26 -0400.

Mixed git archive haskell

Geeqie 2.5 💾

Geeqie is a free open software image viewer and organiser program for Linux, FreeBSD and other Unix-like operating systems

minor bugfix: Plugin to set file mtime to Exif.Image.DateTime. Bash command line completion. Option to hide window decorations. Improve Search and Run list display. Exif tag search option in Search window. Include Help And buttons in Exif window. Assign shortcuts to multi-page documents. Show alpha value in --pixel-info. Include the Help file in pdf format. Extensive code refactoring. Unit test framework. - Updated translations.

GNU GPLv3 photography images photo-browser image-viewer picture-gallery photo-manager cpp c

stafwag_ansible-role-package_update 2.0.5 💾

An ansible role to update all packages (multiplatform). Most GNU/Linux distributions are supported. FreeBSD, NetBSD and OpenBSD are supported. On FreeBSD it's possible to update the running jails. The role is available at: Ansible Galaxy: https://galaxy.ansible.com/stafwag/package_update Github: https://github.com/stafwag/ansible-role-package_update

minor feature: CleanUp release * Corrected ansible-lint errors * Removed replace space to include ansible_os_family tasks It was used for Kali GNU/Linux, Kali is reported as Debian now. * Updated meta data * Updated documentation * Use dnf for the RedHat os family The dnf ansible module suports yum backend now * Added upgrade all example

MITL ansible role update multiplatform

Osxiec 0.72 💾

Native Docker-like solution for macOS developed by Okerew. It has it own containers. It leverages native macOS features to provide containerization capabilities, albeit with some limitations compared to Docker.

minor feature: Added better plugin management, fixed comparing versions Download for 86_64 architecture https://github.com/Okerew/osxiec/releases/download/v0.72/osxiec_cli_86_64.tar.gz

EPL docker macos okerew c alternative apple osx native solution containers darwin darwin-core isolated image-container isolated-environments

OpenBLAS 0.3.28 💾

OpenBLAS is an optimized BLAS (Basic Linear Algebra Subprograms) library based on GotoBLAS2 1.13 BSD version.

minor bugfix: 8-Aug-2024 General: Reworked the unfinished implementation of HUGETLB from GotoBLAS. For allocating huge memory pages as buffers on suitable systems Changed the unfinished implementation of GEMM3M for the generic. Target on all architectures to at least forward to regular GEMM Improved multithreaded GEMM performance for large non-skinny matrices. Improved BLAS3 performance on larger multicore systems through improved. Parallelism Improved performance of the initial memory allocation by reducing. Locking overhead Improved performance of GBMV at small problem sizes by introducing a size barrier for the switch to multithreading. Added an implementation of the CBLAS_GEMM_BATCH extension. Miscompilation of CAXPYC and ZAXPYC on all architectures in CMAKE builds (error introduced in 0.3.27). Corner cases involving the handling of NAN and INFINITY. Arguments in ?SCAL on all architectures Added support for cross-compiling to WEBM with CMAKE (in addition to the already present makefile support). NAN handling and potential accuracy in compilations with Intel ICX by supplying a suitable fp-model option by default. The contents of the github project wiki have been converted into a new set of documentation included with the source code. It is now possible to register a callback function that replaces. The built-in support for multithreading with an external backend Like TBB (openblas_set_threads_callback_function) Potential duplication of sufin shared library naming. Improved C compiler detection by the build system to tolerate more. Naming variants for gcc builds an unnecessary dependency of the utest on CBLAS. Spurious error reports from the BLAS extensions utest. Unwanted invocation of the GEMM3M tests in cross-compilation. a flaw in the makefile build that could lead to the pkgconfig. File containing an entry of UNKNOWN for the target cpu after installing Integrated from the Reference-LAPACK project: Uninitialized variables in the LAPACK tests for ?QP3RK

BSDL-2 blas lapak c fortran assembly cpp

VSCode 1.92.1 💾

VSCode is an extensible source code editor with support for a wide cross-section of programming languages and features for debugging, refactoring, code completion, Markdown previews, and Git integration. VSCode is a cross-platform project started by Microsoft and is based on the Electron framework, although it features an interface with very little visual clutter and is more responsive than many IDEs, even on low-end development machines.

minor feature: lt;p gt;The update addresses these lt;a href="https://github.com/?q=is 3A+label 3Acandidate+is 3A+repo 3Amicrosoft 2Fvscode+milestone 3A 22July+2024+Recovery+1 22" gt; lt;/a gt;. lt;/p gt;. lt;p gt;For the complete release notes go to lt;a href="https://code.visualstudio.com/updates/v1_91" rel="nofollow" gt;Updates lt;/a gt; on lt;a href="https://code.visualstudio.com/" rel="nofollow" gt;code.visualstudio.com lt;/a gt;. lt;/p gt;.

MITL software-development text-editor debugger terminal-emulator build-tool version-control

Sweet Home 3D 7.5 💾

Sweet Home 3D is an interior design application that helps you to quickly draw the floor plan of your house, arrange furniture on it, and visit the results in 3D.

minor bugfix: Fixed synchronization issues on the 3D view when displayed in a separate window. Fixed 3D view rendering of underground levels at same elevation. Fixed font display in Thai user interface. Fixed default value of doorOrWindowWallThickness# property and saving of lightSourceMaterialName# property containing commas in Furniture Library Editor. Changed copyright notices after Space Mushrooms taking over Sweet Home 3D project. Other minor bugs fixes and enhancements.

GNU GPL modeller design visualization java

stafwag_ansible-role-sudo 1.1.0 💾

An ansible role to manage sudo (multiplatform). Most GNU/Linux distributions are supported. FreeBSD, NetBSD and OpenBSD are supported.

cleanup: * Removed replace space to include ansible_os_family It was used for Kali GNU/Linux, Kali is reported as Debian now. * Documentation update * Added Installation section to README * Added setup_sudo example

MITL ansible role sudo