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 bugfix: #566.
Have a bean contructor for direct debit.
-? lineTotalAmount is null.
be able to access ID in error message.
log error IDs.
.
APL invoice metadata accounting java-library java e-billing e-invoice
The SCL distribution consists of a library and services part. The services are build with the SCL building blocks. The goal is to setup a library were we can easily install/configure/maintain services. There are many services included and these are used at SURF for our HPC clusters and Office Automation. We hope that
this is also useful for others and that will grow as the standard repo for CFengine services. In Ansible
they call it playbooks and in Salt terms formula
minor bugfix: SCL Enhancements and Bug fixes. Services updates for apt, munge, ntp, resolv, rootfiles and slurm
GNU GPLv3 cfengine shell mustache json
Samba is a software suite that provides seamless file and print services to SMB/CIFS clients. It is freely available, unlike other SMB/CIFS implementations, and allows for interoperability between Linux/Unix servers and Windows-based clients.
minor feature: Smbd fails to correctly check sharemode against OVERWRITE
Dispositions. Panic in _directory. winexe no longer works with samba 4.21. protocol error - Unclear demessage quot;pad length mismatch quot; for
Invalid bind packet. NetrGetLogonCapabilities QueryLevel 2 needs to be implemented. gss_accept_sec_context() from Heimdal does not imply
GSS_C_MUTUAL_FLAG with GSS_C_DCE_STYLE. winbindd should call process_set_title() for locator child. Update CTDB to track all TCP connections to public IP addresses.
GNU GPLv3 communications file-sharing cifs windows
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.22 29 Nov, 2024
New features E-book viewer: Read Aloud: Add an option to control the position of the popup control bar. It can now be placed along the top or bottom edges so as to overlap less with text. System tray menu: Add action to restart calibre Tolino driver: Support new firmware. Windows: Enable popup OS notifications even when system tray icon is disabled to match behavior on other platforms. Notifications can be disabled via Preferences- Look feel- Disable notifications on job completion. a regression that caused incorrect English transliteration of Japanese text even when the UI language is set to Japanese macOS: Dark mode: a regression that caused the scrollbar to no longer be transient DOCX Input: When some text has multiple footnotes insert a space between the consecutive foot note numbers so that they are distinct DOCX Input: ToC nesting not working if the styles for the ToC levels dont use integer margins. E-book viewer: spurious chapter transition after configuring Read aloud. PDF Input: reflow of lines in files with little text not working New news sources. Economist News by unkn0wn. Improved news sources. Economist. Indian Express. Economist World Ahead. Frontline. Infobae.
GNU GPLv3 python c++ ebook-reader e-book conversion
HandBrake is a video file conversion tool. It supports nearly all formats, can transcode media files and codecs for various platforms, players and devices (includes a user-friendly target list to select from). It has an uncomplicated interface and is available cross-platform.
minor feature: Upgrade Notice
Before updating HandBrake, please make sure there are no pending encodes in the queue, and be sure to make a backup of any custom presets and app preferences you have, as they may not be compatible with newer versions. lt;p Windows users, please make sure to install Microsoft.NET Desktop Runtime version 8.0. Download available from Microsoft: lt;ul . lt;li For x64 (AMD or Intel CPUs). lt;li For Arm64 (Qualcomm or other). lt;/ul . lt;h2 HandBrake 1.9.0. lt;h3 All platforms. lt;h4 General. lt;ul . lt;li Added Intel QSV VVC (hardware) video decoder. lt;li Added an option to enable AV1 screen content coding(SCC) on Intel Lunar Lake QSV AV1 encoder. lt;li Added support for lossless VP9 encoding. lt;li Added a preference to keep duplicated Blu-ray titles. lt;li Added support for Max Duration of Scan titles for disc based sources . lt;/ul . lt;h4 Audio. lt;ul . lt;li Added ALAC encoder. lt;li Added Vorbis passthru. lt;li Improved scan of DTS audio profiles. lt;/ul . lt;h4 Subtitles. lt;ul . lt;li Improved quality of subtitles burn-in. lt;li a rare video corruption that could happen when burning-in subtitles. lt;/ul . lt;h4 Third-party libraries. lt;ul . lt;li Updated libraries. lt;ul . lt;li AMF 1.4.35 (AMD VCN video encoding). lt;li FFmpeg 7.1 (decoding and filters). lt;li FreeType 2.13.3 (subtitles). lt;li Fribidi 1.0.16 (subtitles). lt;li HarfBuzz 10.1.0 (subtitles). lt;li libdav1d 1.5.0 (AV1 video decoding). lt;li libdovi 3.3.1 (Dolby Vision dynamic metadata). lt;li libjpeg-turbo 3.0.4 (preview image compression). lt;li libvpx 1
GNU GPLv3 c c-sharp objective-c video conversion cross-platform
Is a fluid and smooth drag and drop solution for lists on Vue3 full animated.
minor feature:
vue3 drag and drop smooth lightweight
Kaggle Data Explorer UI look-alike build with React. This app provides a convenient way to explore and understand your datasets.
cleanup:
MITL kaggle data data-exploration javascript
Sidef is a modern, high-level programming language designed for versatile general-purpose applications, drawing inspiration from the principles of Ruby, Raku, and Julia.
Sidef encompasses various key elements, such as object-oriented and functional programming, functional pattern matching, optional lazy evaluation, multiple dispatch, lexical scoping, closures, keyword arguments, regular expressions, integration with Perl modules, optional dynamic type checking, and robust support for big integers, rationals, floats, and complex numbers.
minor feature: Added the Array .isort and .isort_by ... methods. (558edae)
Added the Array .skip(n), .skip_last(n) and .skip_by ... methods. (dba4feb)
Added the Number farey(n) method. (c392646)
Added the Number farey_neighbors(n, p/q) method. (ec8e01d)
Added the Number egypt_greedy(p/q) method. (262b1a5)
Added the String sayf(format_str, ...) method. (17ea7e1)
Added the String .byte(n) method. (a561092)
Added the String .head and .tail aliases for .first and .last methods. (a561092)
Added the String .cons(n) and .each_cons(n, ... ) methods. (9b4a54b)
Added the FileHandle .get_byte method. (532056c)
Added the FileHandle .printlnf() method (also aliased as sayf). (0d9ec08)
Improvements
Funnier parsing error-messages, generated with Chat GPT. (adabed4)
Extended the FileHandle .new_buf() method, to accept an optional initial string. (5745d87)
Extended the given/when statement to support a block, testing for trueness. (019350a)
Better performance in Number nth_powerfree(n,k) for large enough n ( 10 30). (94bfebe, 14a1ee2, 9b4a54b)
Simplified the liouville_sum function for slightly better performance. (61f50c7)
Changes
Renamed the Array and String method jaro_distance to jaro. (f7e725f)
Bug-fixes
Fixed a minor issue in Perl.to_sidef() method. (2d6af54)
Fixed Number mertens(n) for non-native values of n. (61f50c7)
Guard against "Modification of a read-only value attempted" errors. (0f8b1ab)
Artistic programming language development perl programming-language
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.
major bugfix: Have a bean contructor for direct debit.
-? lineTotalAmount is null.
be able to access ID in error message.
log error IDs.
APL invoice metadata accounting java-library java e-billing e-invoice
Pyspread is a desktop spreadsheet application. It's unique in supporting Python expressions in table cells rather than introducing a basic style language. It allows CSV import and export, while its own files are GPG signed. It can create charts using matplotlib, grid cells return pythonic objects, like macros can also be written in Python. It can therefore also utilize numpy or matrix operations.
minor bugfix: This is a release.
Dependencies:
Mandatory: Python ( 3.6), numpy ( =1.1), PyQt6 ( 6.5, requires PyQt6.Svg),
setuptools ( =40.0), markdown2 ( = 2.3).
Recommended: matplotlib ( =1.1.1), pyenchant ( =1.1), pip ( =18),
python-dateutil ( = 2.7.0), py-moneyed ( =2.0),
rpy2 ( =3.4, requires R installation), plotnine ( =0.8), libvoikko ( =4.3),
nuspell ( =5.1), hspell ( = 1.4), ggplot2 ( =3.4), pycel ( =1.0b30),
openpyxl extra ( =3.0.7).
For building the apidocs with Sphinx see apidocs/requirements.txt.
:
Errors when slicing S If or are typed too fast in the grid, respective actions are
now triggered only once and not twice.
Added desupport via CLI using logging. Used mainly for xlsx import, yet.
a that prevented many xlsx files from being opened.
Errors when slicing S.
Known :
Font weights may render slightly different from versio0n 2.2.x.
This is caused by Qt6's new font weight model.
GNU GPLv3 spreadsheet python
TurboVNC is a performance-oriented version of the VNC remote desktop connection protocol, based on TightVNC, x4vnc, TigerVNC, and X.org. It provides 3D rendering and VirtualGL compression, works well on video and image-intensive connections. It remains fully compatible to other implementations, but often requires less than a fifth processing power.
A Java-based VNC viewer is also available
minor feature: ### Significant changes relative to 3.1.3:
1. an whereby the TurboVNC Viewer threw a NullPointerException if.
a user clicked the "Connect" button in the New TurboVNC Connection dialog after
Entering an SSH username with a blank VNC host into the "VNC server" field.
2. To better emulate the behavior of OpenSSH, the TurboVNC Viewer's built-in.
SSH client now allows the value of the `SSHPort` parameter, if specified on the
Command line or in a connection info file, to override any SSH ports specified
in the OpenSSH config file.
GNU GPL c vnc rdp remote-desktop 3d tightvnc cross-platform java
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.12.7 2024-11-30
* Bug Fixes:
* Marquee: Fix background color.
* Allow sort by movement number.
* Changes:
* Right-click in song selection now selects based on 'grouping' or 'work'.
* Automatic song selection will now group songs based on 'grouping' or 'work'.
* Internal:
* Minor code cleanup.
* Update mongoose to version 7.16.
Zlib audio music end-users linux macos windows player ballroom c gtk
Kavita is a full-fledged, fast, cross-platform, & open-source manga, comic, and book server. Built from the ground up with a focus on manga and a goal of being a full solution to your reading needs. Set up your own server and share your manga, comics, and e-book collection with your friends and family.
Extensive File support
Manga/Comics: ZIP, RAR, RAR5, CBR, CBZ, CB7, CBT, TAR.GZ, 7ZIP/7Z
Books: EPUB2, EPUB3, PDF
Raw Images: JPG/JPEG, PNG, WEBP, GIF, AVIF
Manga/Comic Reader
Image Scaling to fit your device screen or override for what feels best to you. Image Splitting for those joined page spreads, don't scroll on your tablet, just split
Double page rendering with optional shadow to emulate reading a comic book
Apply a brightness override to make it easier to read at night
Reading Direction: Left/Right, Up/Down, Webtoon
Webtoon reader built-in
Read across archives without closing the reader
Book Reader
Interactive reader - can interact with text, run javascript
Dark mode persists between page load
Immersive mode, just you and the words
No scroll mode with virtual pages
Customize your reading experience with custom Font, Font Size, Margin, Reading Direction, Dark Mode
Table of Content just a click away
Remember line position and resume where you left off, no matter the device
Read across books without closing the reader
Dedicated PDF Reader
Dedicated PDF reader to give you the best experience for your PDFs
Offers light/dark mode and many customization options
...
minor feature: lt;p gt;After rewriting 50K lines of code last release, I decided it was best to take a break and focus on the that resulted and a few that had piled up. This release is focused, but of course I stuck a few big features in with it. lt;/p gt;.
lt;h3 gt;Scanner lt;/h3 gt;.
lt;p gt;One that has been cropping up as we attract more users with larger libraries or libraries laid out in the Publisher/Series style is the scanner. Users with large libraries modify their library quite a bit and the old scanner had with change detection. v0.8.3 had quite a nasty which required forced library scans to ingest new data. There was also the notorious FK that was more common for larger libraries. lt;/p gt;.
lt;p gt;To these, I rewrote the scanner from the ground up to be more reliable. This was a (painful) 3 week effort working ly with a dedicated set of testers on a canary release to be nightly and stable ready. lt;strong gt;The new scanner will be slower than the old one. lt;/strong gt; As of now, I feel that once the main slow first scan is done, it's actually performing much better. With this new scanner, there were some other major changes. lt;/p gt;.
lt;h3 gt;People Re-architecture lt;/h3 gt;.
lt;p gt;In order to reduce the FK in the scanner, I also needed to tackle the 80+ hour re-architecture of how people work within Kavita. When I started, with my limited knowledge of the scene or what Kavita would grow to become, I implemented people as tags, much like how ComicInfo does. This is constrained when you want to make people more entity-focused, like having a dedicated page for them. lt;/p gt;.
lt;p gt;With this release, you can now view individual details of a person, set a cover and description about the person and see their works and individual they worked on. You can also browse authors and artists, like other software has. This is just the start, please leave feedback for me via Feature Requests, so I can build this feature out more and make it a richer experience. lt;st
GNU GPLv3 ebook ebookreader server book comics collection
o is a text editor that is limited to the VT100 standard. It has general syntax highlighting and launches instantly.
It might be a good fit for:
- Editing git commit messages (using EDITOR=o git commit).
- Editing Markdown, and exporting to PDF.
- Learning "up and coming" programming languages, like Zig or Rust.
- Editing files deep within larger Go or C++ projects.
- Solving Advent of Code tasks.
- Writing and maintaining to-do lists and project documentation in Markdown.
minor feature: lt;h3 gt;Look and feel lt;/h3 gt;.
lt;ul gt;.
lt;li gt;Keep a separate search and replace history, so that arrow up/down works both for the search text and for the replacement text. lt;/li gt;.
lt;li gt;a missing status message when pasting through portals. lt;/li gt;.
lt;li gt;a missing bookmark-related status message. lt;/li gt;.
lt;li gt;Make adjustments to the highlight color for various color themes. lt;/li gt;.
lt;/ul gt;.
lt;h3 gt;Programming lt;/h3 gt;.
lt;ul gt;.
lt;li gt;Check if Assembly looks like Go/Plan9 style when formatting (there is built-in support for formatting Go/Plan9 style Assembly). lt;/li gt;.
lt;li gt;Let lt;code gt;ctrl-o,space lt;/code gt; and then lt;code gt;make lt;/code gt; exec lt;code gt;make lt;/code gt;. lt;/li gt;.
lt;li gt;Look for a lt;code gt;makefile lt;/code gt;, lt;code gt;Makefile lt;/code gt; or lt;code gt;GNUmakefile lt;/code gt; before executing lt;code gt;make lt;/code gt;. lt;/li gt;.
lt;li gt;Let lt;code gt;ctrl-g lt;/code gt; not try to jump to definition for non-source code files. lt;/li gt;.
lt;li gt;Improve jumping to a matching parenthesis when lt;code gt;ctrl-g lt;/code gt; is pressed. lt;/li gt;.
lt;li gt;Improve the Odin function name detection. lt;/li gt;.
lt;li gt;"jump to error" for Odin. lt;/li gt;.
lt;li gt;the Odin build command argument order, and running Odin programs with lt;code gt;ctrl-space lt;/code gt;. lt;/li gt;.
lt;li gt;Add initial support for Starlark. lt;/li gt;.
lt;li gt;Improve syntax highlighting for CSS. lt;/li gt;.
lt;/ul gt;.
lt;h3 gt;Flags lt;/h3 gt;.
lt;ul gt;.
lt;li gt;Add lt;code gt;-b lt;/code gt; to list the file with lt;code gt;bat lt;/code gt; after copying or pasting, in connection with lt;code gt;-c lt;/code gt; or lt;code gt;-p lt;/code gt;. lt;/li gt;.
lt;li gt;Add lt;code gt;-t lt;/code gt; to list the file after copying or pasting, in connection with lt;code gt;-c lt;/code gt; or lt;code gt;-p lt;/code gt;. lt;/li gt;.
lt;/ul gt;.
lt;h3 gt;General lt;/h3
BSDL text-editor editor
Tornado is a Python web framework and asynchronous networking library. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user. It's comprised of a web framework, a HTTP client and server implementation based on an asynchronous networking core, and it coroutine library. As whole it can supplant WSGI setups, but the web framework itself may be run with traditional servers.
minor feature: What's new in Tornado 6.4.2
Nov 21, 2024.
Security Improvements.
Parsing of the cookie header is now much more efficient. The older algorithm sometimes had.
quadratic performance which allowed for a denial-of-service attack in which the server would spend.
excessive CPU time parsing cookies and block the event loop. This change CVE-2024-7592.
Apache python web-framework http-server
DNF is a software package manager that installs, updates, and removes packages on RPM-based Linux distributions. It automatically computes dependencies and determines the actions required to install packages. DNF also makes it easier to maintain groups of machines, eliminating the need to manually update each one using rpm.
DNF (or Dandified Yum) is the next generation version of Yum. It roughly maintains CLI compatibility with Yum and defines a strict API for extensions and plugins. Plugins can modify or extend features of DNF or provide additional CLI commands on top of those mentioned below. If you know the name of such a command (including commands mentioned below), you may find/install the package which provides it using the appropriate virtual provide in the form of dnf-command(<alias>) where <alias> is the name of the command; e.g. dnf-command(repoquery) for a repoquery command (the same applies to specifying dependencies of packages that require a particular command).
major bugfix: Doc: Naming of source and derepos.
Spec: Move /var/cache/dnf from dnf to python3-dnf.
Spec: Remove preview yum_compat_level.
Spec: Simplify files dnf section for both yum_compat_levels.
Spec: ownership of /etc/yum tree.
Allow --installroot on read-only bootc system.
Spec: If DNF5 obsoletes DNF, do not build dnf and yum packages.
Spec: If DNF5 obsoletes DNF, do not build dnf-automatic.
Allow --downloadonly on read-only bootc system.
Base: Add kernel-core to reboot_needed list.
AUTHORS: Add myself.
Update need_reboot for dnf-automatic.
Doc: Example send_error_messages in /etc/dnf/automatic.conf.
Automatic: Check availability of config file.
Updated conf_ref to reflect change in fastestmirror behavior.
Display of a code snippet.
New features:
- Print rpm package unpack errors to the user (Rh).
:
Package location if baseurl is present in the metadata.
in 4.22.0:
:rh:`2312906`.
GNU GPL package-manager python linux rpm
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;h3 gt;Enhancements lt;/h3 gt;.
lt;ul gt;.
lt;li gt;Adds a new plugin hook for reporter backends, which can be used to customize the way output is rendered in conda. lt;/li gt;.
lt;li gt;Add support for lt;a href="https://github.com/conda/ceps/blob/main/cep-0017.md" gt;CEP-17 lt;/a gt; that allows specifying the path to the site-packages directory of the the Python package via the repodata.json. lt;/li gt;.
lt;li gt;Adds progress bar support for reporter backends plugin hook. lt;/li gt;.
lt;li gt;Adds support for defining spinners for the reporter backends plugin hook. lt;/li gt;.
lt;li gt;Adds support for confirmation functions for reporter backends plugin hook. lt;/li gt;.
lt;li gt;Add new plugin hooks ( lt;code gt;conda_session_headers lt;/code gt; and lt;code gt;conda_request_headers lt;/code gt;) to add headers to outgoing HTTP requests. lt;/li gt;.
lt;/ul gt;.
lt;h3 gt; lt;/h3 gt;.
lt;ul gt;.
lt;li gt;Do not retry solves twice in failed lt;code gt;conda env lt;/code gt; runs. lt;/li gt;.
lt;li gt;Remove CreateNonAdminAction to prevent conda remove from deleting.nonadmin files. lt;/li gt;.
lt;li gt;Do not map Python distribution names to conda names in lt;code gt;Preata(pip_interop_enabled=True) lt;/code gt;. lt;/li gt;.
lt;li gt;output writing for lt;code gt;conda export --json --file lt;/code gt;. lt;/li gt;.
lt;li gt;Update lt;code gt;deprecated.action() lt;/code gt; function to account for positional arguments that have no value specified. lt;/li gt;.
lt;li gt;CI upload of coverage files for tests lt;/li gt;.
lt;/ul gt;.
lt;h3 gt;Deprecations lt;/h3 gt;.
lt;ul gt;.
lt;li gt;Remove lt;code gt;__conda_reactivate lt;/code gt; shell function in favor of lt;code gt;__conda_activate reactivate lt;/code gt;. lt;/li gt;.
lt;li gt;Mark lt;code gt;conda.misc.rel_path lt;/code gt; as pending deprecation. lt;/li gt;.
lt;li gt;Require Python 3.9 or greater. lt;/li gt;.
lt;/ul gt;.
lt;h3 gt;Contributors lt;/h3 gt;.
lt;ul gt;.
lt;li gt; lt;a clas
BSDL-2 package-management binaries python
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-11-20).
### Added (181 changes).
Added type and controls column to requirements and api (merge request) GitLab Enterprise Edition.
Allow Sidekiq workers to be disabled by default by configuration (merge request) GitLab Enterprise Edition.
Remove nuget_extract_nuget_package_model feature flag (merge request).
Introduce rotation of personal tokens in UI by @shangsuru (merge request).
Add worker for member deletion (merge request).
Adds ciJobTokenScopeAllowlistEntry graphql type (merge request).
Update docs to reflect workspaces private container registry support (merge request).
Track epic syncing errors (merge request) GitLab Enterprise Edition.
Create ci_runner_tags table (merge request).
Add ai_settings table (merge request).
Add network polling and pagination (merge request).
Added API for Project Security Settings (merge request) GitLab Enterprise Edition.
Add sep concurrency control documentation (merge request).
Add DORA projects comparison panel to group Value Streams Dashboard (merge request) GitLab Enterprise Edition.
Add missing fields to WorkspaceType (merge request) GitLab Enterprise Edition.
Update routes to redirect to duo home (merge request) GitLab Enterprise Edition.
Support workspace suspension (merge request).
Backfill security policies table from YAML (merge request) GitLab Enterprise Edition.
Add spdx column to software_license_policies table (merge request) GitLab Enterprise Edition.
Create streamers for audit events streaming destinations (merge request) GitLab Enterprise Edition.
Add job to create missing ExternalLinks (merge request) GitLab Enterprise Edition.
Persist add on seat assignments records on CH (merge request) GitLab Enterprise Edition.
Add base importers for GitHub import user mapping (merge request).
Add rake task to enable work item epics (merge request) GitLab Enterprise Edition.
Sync Application Settings seat_control value with new_user_signups_cap (merge request) GitLab Enterprise Edition.
P
MITL ruby ruby-on-rails git dvcs wiki bugtracker version-control
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 feature: Decompress: handle ZIP central directory.
Doc: add extractor logging feature.
Extractor: add ftp service implementation.
Extractor: add imaginary transaction event to FTP.
Extractor: add user field.
Extractor: enable logging for FTP aggregated event.
Extractor: event handlers subscribe by themselves.
Extractor: memory management.
Extractor: include type support header explicitly.
Extractor: introduce flow data.
Extractor: log on last response.
Extractor: move extractor event out of snort namespace.
Extractor: refactor code.
Extractor: update dev_notes.txt.
File_api: add helper methods to unset filename and reset sha.
Ftp: reset cmd_size when reset cmd_str.
Sip: parse all the SIP methods defined.
Stream_tcp: initialize the daq_instance field in the Packet instance allocated for a meta-ack to the value from the wire packet.
Thread: get_relative_instance_number now zero-based.
GNU GPLv3 ids logger traffic ips network security analysis tcp udp cpp c
µBlock Origin is an efficient and general-purpose web filter plugin for browsers. It's primarily used for ad blocking of course. Runs in Firefox, Chrome, Opera Blink, Safari, Fennec, and other Chromium-based browsers. It automatically uses EasyList, EasyPrivacy and Malware Domain filter lists, but also supports hpHosts, MVPS HOSTS, Spam404 and many other curated block lists. µBlock is speedier and more memory conservative than other ad blockers, and is completely open source, does not undermine filtering like ADPs sponsored ads.
minor bugfix: ## / changes.
Better handle unexpected conditions when deserializing.
Potential infinite async loop.
GNU GPLv3 javascript browser ad-blocker filter privacy
Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise.
major bugfix: This release is a feature release which includes support for multi-stage
authentication with Git credential helpers (requires Git 2.46.0) and
relative worktree paths (requires Git 2.48.0), a new object transfer batch
size configuration option, better path handling when installing on Windows,
more POSIX-compliant hook scripts, and improved performance with sparse
checkouts, partial clones, and Git remotes with large numbers of tags.
Note that the 3.6.x series of Git LFS releases will be the last releases.
for which we provide packages or support for versions of any Linux
distribution based on either Red Hat Enterprise Linux 7 (RHEL 7) or
SUSE Linux Enterprise Server 12 (SLES 12).
Note also that the 3.6.x series of Git LFS releases may be the last.
releases for which we provide packages or support for versions of any
Linux distribution based on Debian 10 ("buster").
This release is built using Go v1.23 and therefore on macOS systems.
requires macOS 11 (Big Sur) or later, and on Windows systems requires
at least Windows 10 or Windows Server 2016 (although Windows 8.1 may
suffice).
We would like to extend a special thanks to the following open-source.
contributors:
@blanet for ing a crash when handling HTTP 429 responses.
@bogomolets-owl for implementing a batch size configuration option.
@ConcurrentCrab for preventing hung SSH transfer protocol connections.
@jochenhz for ensuring files with Unicode names are not accidentally pruned.
@pastelsky for optimizing performance of our pre-push hook.
@rustfor correcting some code comments.
@rusttech for ing an array size allocation @xdavidwu for improving the portability of our tests and hooks.
Features:
git: improve sparse checkout support #5796.
hook: newlines in command missing message #5886.
Add batch size config value and use it everywhere #5876.
Support relative paths to linked working trees #5898.
git-lfs: omit tags in ls-remote; optimize pre-push #5863.
Support multistage authentication with a
MITL git
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 November 19th 2024. lt;/p gt;.
lt;p gt; lt;strong gt;Improvements lt;/strong gt; lt;/p gt;.
lt;ul gt;.
lt;li gt; lt;a href="https://docs.weblate.org/en/weblate-5.8.4/user/search.html#search-users" rel="nofollow" gt; lt;span gt;Searching for users lt;/span gt; lt;/a gt; can search based on user changes. lt;/li gt;.
lt;/ul gt;.
lt;p gt; lt;strong gt; lt;/strong gt; lt;/p gt;.
lt;ul gt;.
lt;li gt;.
lt;p gt;occasional crash in lt;a href="https://docs.weblate.org/en/weblate-5.8.4/api.html#rss" rel="nofollow" gt; lt;span gt;RSS feeds lt;/span gt; lt;/a gt;. lt;/p gt;.
lt;/li gt;.
lt;li gt;.
lt;p gt; lt;a href="https://docs.weblate.org/en/weblate-5.8.4/user/checks.html#check-icu-message-format" rel="nofollow" gt; lt;span gt;ICU MessageFormat lt;/span gt; lt;/a gt; gracefully handles plural strings. lt;/p gt;.
lt;/li gt;.
lt;li gt;.
lt;p gt; lt;a href="https://docs.weblate.org/en/weblate-5.8.4/vcs.html#vcs-bitbucket-cloud" rel="nofollow" gt; lt;span gt;Bitbucket Cloud pull requests lt;/span gt; lt;/a gt; correctly generates pull request description. lt;/p gt;.
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.4/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ř, gersona, Mehdi El Oualy 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/132?=1" gt;All changes in detail lt;/a gt;. lt;/p gt;.
GNU GPLv3 translation localization web python html
Doxide generates documentation for C++ source code. It is configured with YAML, generates Markdown, and publishes HTML.
Entities in the source code are documented with special /** comments */ containing @commands, as with the classic tool Doxygen. The source code is parsed and documentation processed into Markdown then HTML. Doxide aims at online documentation with a modern look and responsive design for desktop and mobile devices.
Doxide is open source software written in C++. It depends on libyaml to parse YAML configuration files and Tree-sitter to parse source code. By generating Markdown, it opens a whole wide world of static site generation tools and themes for presentation. There is particular support for MkDocs and the Material for MkDocs theme. A little extra effort enables alternatives such as Jekyll and Hugo. Other formats such as PDF are possible too, via Pandoc.
minor feature: lt;ul gt;.
lt;li gt;Template specializations now included, if documented. lt;/li gt;.
lt;li gt;Improved error handling for parse errors in YAML frontmatter; will now continue rather than exit. lt;/li gt;.
lt;li gt;Sanitized output of lt;code gt;operator (...) lt;/code gt;, which looks like a link in Markdown. lt;/li gt;.
lt;li gt;Removed unnecessary use of polyfill JavaScript from default output of lt;code gt;doxide init lt;/code gt;. lt;/li gt;.
lt;li gt;Improved line inclusions and exclusions for new code coverage support ( lt;code gt;doxide cover lt;/code gt;), e.g. including lines that contain expressions that may be executed, but excluding compile-time executed expressions such as in lt;code gt;if constexpr lt;/code gt;, lt;code gt;requires lt;/code gt; clauses and types. lt;/li gt;.
lt;/ul gt;.
Apache documentation utilities doxygen mkdocs cpp
Snaps are containerised software packages that are simple to create and install. They auto-update and are safe to run. And because they bundle their dependencies, they work on all major Linux systems without modification.
minor feature: lt;h2 gt;What's Changed lt;/h2 gt;.
lt;ul gt;.
lt;li gt;build(deps): update (hot/8.3) by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/renovate/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/renovate" gt;@renovate lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2468468419" data-permission-text="Title is private" data-url="https://github.com/canonical/snapcraft//4977" data-hovercard-type="pull_request" data-hovercard-url="/canonical/snapcraft/pull/4977/hovercard" href="https://github.com/canonical/snapcraft/pull/4977" gt;#4977 lt;/a gt; lt;/li gt;.
lt;li gt;build(deps): bump craft-providers to 1.24.2 by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-cal/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-cal" gt;@mr-cal lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2491983213" data-permission-text="Title is private" data-url="https://github.com/canonical/snapcraft//5006" data-hovercard-type="pull_request" data-hovercard-url="/canonical/snapcraft/pull/5006/hovercard" href="https://github.com/canonical/snapcraft/pull/5006" gt;#5006 lt;/a gt; lt;/li gt;.
lt;li gt;build(deps): update dependency craft-cli to v2.7.0 (main) by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/renovate/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/renovate" gt;@renovate lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2511350763" data-permission-text="Title is private" data-url="https://github.com/canonical/snapcraft//5021" data-hovercard-type="pull_request" data-hovercard-url="/canonical/snapcraft/pull/5021/hovercard" href="https://gith
GNU GPLv3 snaps linux packaging distribution python cpp
Ncdu is a disk usage analyzer with an ncurses interface. It is designed to find space hogs on a remote server where you don’t have an entire graphical setup available, but it is a useful tool even on regular desktop systems. Ncdu aims to be fast, simple and easy to use, and should be able to run in any minimal POSIX-like environment with ncurses installed.
minor bugfix: Still requires Zig 0.12 or 0.13.
- Support transparent reading/writing of zstandard-compressed JSON.
- Add `--compress` and `--export-block-size` options.
- Perform tilde expansion on paths in the config file.
- JSON import of escaped UTF-16 surrogate pairs.
- incorrect field in root item when exporting to the binary format.
- Add -Dstrip build flag.
MITL ncurses terminal cli c
VeraCrypt is a full-disk encryption software derived from TrueCrypt. It revises some of the algorithm usage against brute-force attacks. For example system partitions use use larger rounds of PBKDF2 key stretching. The partition and container format is different to that of TrueCrypt however.
minor bugfix: /strong (November 19th, 2024):.
.
All OSes:.
.
Added support for SHA-256 x86 intrinsic to enhance the performance of PBKDF2-HMAC-SHA256..
Updated translations.
.
.
Windows:.
.
Dropped support for Windows 32-bit..
Set Windows 10 May 2020 Update (version 2004) as the minimum supported version..
driver deadlock under low-memory scenarios caused by re-entrant IRP completions..
failed EFI detection on some PCs where the BootOrder variable is not defined..
various affecting the EFI system encryption configuration editor..
Replaced the deprecated CryptGenRandom with BCryptGenRandom for generating secure random bytes..
.
.
Linux:.
.
an assertion with the wxWidgets library included in Ubuntu..
Improved directory-opening logic by prioritizing xdg-open and adding fallback mechanisms..
.
.
macOS:.
.
Disabled screen capture by default. Added the --allow-screencapture CLI switch to enable it if needed..
.
.
.
Other c++ encryption disk-encryption security
Siril is an astronomical image processing tool.
It is specially tailored for noise reduction and improving the signal/noise
ratio of an image from multiple captures, as required in astronomy.
Siril can align automatically or manually, stack and enhance pictures from various file formats,
even image sequence files (films and SER files).
It works well with limited system resources, like in embedded platforms, but is
also very fast when run on more powerful computers.
Contributors are welcome. Programming language is C, with parts in C++.
Main development is done with most recent versions of libraries.
minor bugfix: Crash in gaussVertical() on macOS (reported on pixls.us, !742).
Free space disk computation on macOS, probably for good.
Crash if the CWD changes after a first successfull Automated light Curve process.
in TIFF files that have TIFFTAG_MINSAMPLEVALUE and TIFFTAG_MAXSAMPLEVALUE set to 0 by removing these tags.
Added HISTORY after seqcrop and GUI crop.
Better handling of Siril opening when double-clicking on an image, under macOS.
GNU GPLv3 astronomy astrophotography photography image processing
strace is a diagnostic, debugging and instructional userspace utility for Linux. It is used to monitor and tamper with interactions between processes and the Linux kernel, which include system calls, signal deliveries, and changes of process state. The operation of strace is made possible by the kernel feature known as ptrace.
minor feature: Noteworthy changes in strace 6.12 (2024-11-18)
Improvements.
Implemented decoding of EPIOCGPARAMS and EPIOCSPARAMS ioctl commands.
Implemented decoding of NS_GET_MNTNS_ID, NS_GET_PID_FROM_PIDNS,
NS_GET_TGID_FROM_PIDNS, NS_GET_PID_IN_PIDNS, NS_GET_TGID_IN_PIDNS,
NS_MNT_GET_INFO, NS_MNT_GET_NEXT, and NS_MNT_GET_PREV ioctl commands.
Implemented decoding of FRA_DSCP netlink attribute.
Implemented decoding of IORING_REGISTER_CLOCK and
IORING_REGISTER_CLONE_BUFFERS opcodes of io_uring_register syscall.
Updated decoding of struct landlock_ruleset_attr.
Updated lists of AUDIT_*, ETHTOOL_*, F_*, IORING_*, LSM_*, MAP_*, MSG_*,
NT_*, SCHED_*, SCM_*, SO_*, and V4L2_ constants.
Updated lists of ioctl commands from Linux 6.12.
the syscall name printed by strace when PTRACE_GET_SYSCALL_INFO
is in use and a syscall is restarted by a just attached tracee using
restart_syscall mechanism.
Contributors.
This release was made possible by the contributions of many people.
The maintainers are grateful to everyone who has contributed
changes or reports. These include:
Dmitry V. Levin.
Eugene Syromyatnikov.
Florian Weimer.
Gleb Fotengauer-Malinovskiy.
Khem Raj.
Please refer to the CREDITS file for the full list of strace contributors.
GNU LGPL c debugger software-development
Seed7 is a general purpose programming language. It is a higher level language compared to Ada, C++, and Java. In Seed7, new statements and operators can be declared easily. Functions with type results and type parameters are more elegant than a template or generics concept. Object orientation is used when it brings advantages and not in places when other solutions are more obvious. Although Seed7 contains several concepts of other programming languages, it is generally not considered as a direct descendant of any other programming language.
minor feature: A new Seed7 installer for Windows (seed7_05_20240812_win.exe) has.
Been released. This installer correctly identifies if the Windows
Operating system is 32- or 64-bit. Many thanks to Bruce Axtens
And Simon Dash for reporting errors caused by 32-bit Seed7
Installations (running out of memory with bigfiles.sd7 and a
Failing test with chkarr.sd7).
In idxarray.s7i the type 'array integer baseType' has been.
Mapped to 'array baseType'. Many thanks to Simon Dash for
Reporting that the use of 'array integer baseType' triggered
Errors.
In httpserv.s7i the function getHttpRequest() has been improved to.
Assure that something can be read from the socket without waiting.
In array.s7i size arrays have been improved to support.
For-each-loops.
In bitdata.s7i, the types lsbOutBitStream and msbOutBitStream have.
Been introduced. These types support the functions putBit(),
PutBits(), length(), truncate(), flush() and getBytes().
The function putBits(lsbOutBitStream) is 22 faster than the.
Deprecated function putBitsLsb().
The function putBits(msbOutBitStream) is 24 faster than the.
Deprecated function putBitsMsb().
Tests for lsbOutBitStream and msbOutBitStream have been added to.
Chkbitdata.sd7. The tests check putBit(), putBits(), length() and
Truncate().
Tests have been added to chkbitdata.sd7. The tests check the.
Addition of zero bit sequences to a bit stream.
The library lzw.s7i has been improved to use a lsbOutBitStream or
a msbOutBitStream for the LZW compression.
In bitdata.s7i the types lsbBitStream and msbBitStream and the.
Functions openLsbBitStream and openMsbBitStream are deprecated.
The types lsbInBitStream and msbInBitStream and the.
Functions openLsbInBitStream and openMsbInBitStream should be
Used instead.
Support for Huffman encoding has been added to the huffman.s7i.
Library.
The libraries ccittfax.s7i, gzip.s7i, huffman.s7i, inflate.s7i.
Lzw.s7i and zstd.s7i have been changed to replace the deprecated
Type lsbBitStream with lsbInBitStream. Th
GNU GPL software-development interpreter compiler
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.9, 9p: slab cache name creation for real, mm: krealloc: MTE false alarm in __do_krealloc, drm/xe: Don't restart parallel queues multiple times on GT reset, drm/xe/ufence: Prefetch ufence addr to catch bogus address, drm/xe: Handle unreliable MMIO reads during forcewake, drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout, drm/xe: Enlarge the invalidation timeout from 150 to 500, bpf: Check validity of link- type in bpf_link_show_fdinfo(), net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition, LoongArch: KVM: Mark hrtimer to expire in hard interrupt context, ASoC: fsl_micfil: Add sample rate constraint, LoongArch: Use "Exception return address" to comment ERA, ASoC: rt722-sdca: increase clk_stop_timeout to clock stop, RISCV: KVM: use raw_spinlock for critical section in imsic, ASoC: codecs: lpass-rx-macro: RXn(rx,n) macro for DSM_CTL and SEC7 regs, HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboard, HID: multitouch: Add quirk for Logitech Bolt receiver w/ Casa touchpad, HID: i2c-hid: Delayed i2c resume wakeup for 0x0d42 Goodix touchpad, afs: lock recursion, fs: uninitialized value in from_kuid and from_kgid, netfs: Downgrade i_rwsem for a buffered write, ASoC: Intel: soc-acpi: lnl: Add match entry for TM2 laptops, ASoC: amd: yc: non-functional mic on ASUS E1404FA, ASoC: amd: yc: Add quirk for ASUS Vivobook S15 M3502RA, ASoC: codecs: error handling in aw_dev_get_dsp_status function, ASoC: Intel: avs: Update stream status in a separate thread, bpf: mismatched RCU unlock flavour in bpf_out_neigh_v6, bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx, virtio_pci: admin vq cleanup by using correct info pointer, vDPA/ifcvf: pci_read_config_byte() return code handling, samples/landlock: port parsing in sandboxer, nvme: make keep-alive synchronous operation, nvme-loop: flush off pending I/O while shutting down loop controller, drm/xe/query: Increase timestamp width, net: phy: mdio-bcm-unimac: Add BCM6846 support, powerpc/power
GNU GPL c linux kernel operating-system
Newspipe is a web news aggregator and reader.
minor feature: Release 11.1.0 (2024-11-17)
New:
The home page now dynamically loads article content only when it becomes visible, optimizing performance and reducing initial load times.
A new command is designed to detect various types of security advisories such as CVEs, GHSAs, PySec, CSAF reports, and more within articles from a specified category. The extracted advisory data is automatically transmitted to the Vulnerability-Lookup API as sightings.
Added a way to view a collection of feeds without requiring a user identifier.
Improvements:
Improved LDAP documentation.
Various enhancements to the dark and light themes.
Multiple improvements to the main page.
Updated all icons and removed any superfluous ones.
Enabled CSRF protection globally.
Updated Python and JavaScript dependencies.
Updated French translations.
Enhanced light/dark theme switching for a seamless transition without flickering.
:
the creation of categories via the main menu.
Addressed various minor graphical related to Bootstrap 5.
GNU GPLv3 python flask rss atom news newsreader
VeraCrypt is a full-disk encryption software derived from TrueCrypt. It revises some of the algorithm usage against brute-force attacks. For example system partitions use use larger rounds of PBKDF2 key stretching. The partition and container format is different to that of TrueCrypt however.
minor bugfix: /strong (November 17th, 2024):.
.
All OSes:.
.
Added support for SHA-256 x86 intrinsic to enhance the performance of PBKDF2-HMAC-SHA256..
Updated translations.
.
.
Windows:.
.
Dropped support for Windows 32-bit..
Set Windows 10 May 2020 Update (version 2004) as the minimum supported version..
driver deadlock under low-memory scenarios caused by re-entrant IRP completions..
failed EFI detection on some PCs where the BootOrder variable is not defined..
various affecting the EFI system encryption configuration editor..
Replaced the deprecated CryptGenRandom with BCryptGenRandom for generating secure random bytes..
.
.
Linux:.
.
an assertion with the wxWidgets library included in Ubuntu..
Improved directory-opening logic by prioritizing xdg-open and adding fallback mechanisms..
.
.
macOS:.
.
Disabled screen capture by default. Added the --allow-screencapture CLI switch to enable it if needed..
.
.
.
Other c++ encryption disk-encryption security
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;New: Add OneNote Importer lt;/li gt;.
lt;li gt;New: Plugins: Add support for editor.scrollToText on desktop ( lt;a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/laurent22/joplin/commit/6eac8d9ccfabe0d2e4ca0cd603bb6bacf84aba69/hovercard" href="https://github.com/laurent22/joplin/commit/6eac8d9ccfabe0d2e4ca0cd603bb6bacf84aba69" gt; lt;tt gt;6eac8d9 lt;/tt gt; lt;/a gt;) lt;/li gt;.
lt;li gt;Improved: Deprecated OneDrive sync method ( lt;a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/laurent22/joplin/commit/e36f37707f062a7ed6649cb23b0aa4125b7e8431/hovercard" href="https://github.com/laurent22/joplin/commit/e36f37707f062a7ed6649cb23b0aa4125b7e8431" gt; lt;tt gt;e36f377 lt;/tt gt; lt;/a gt;) lt;/li gt;.
lt;li gt;Improved: Trying to with permission errors when installing a plugin ( lt;a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/laurent22/joplin/commit/fb6a807a37eb385b031daa58926b1966352c0d2a/hovercard" href="https://github.com/laurent22/joplin/commit/fb6a807a37eb385b031daa58926b1966352c0d2a" gt; lt;tt gt;fb6a807 lt;/tt gt; lt;/a gt;) lt;/li gt;.
lt;li gt;Improved: Mermaid version update lt;/li gt;.
lt;li gt;Improved: Plugins: Allow specifying render options on renderMarkup command ( lt;a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/laurent22/joplin/commit/8e3c81717e24d7dab85bc3f0b34d99839a83ef34/hovercard" href="https://github.com/laurent22/joplin/commit/8e3c81717e24d7dab85bc3f0b34d99839a83ef34" gt; lt;tt gt;8e3c817 lt;/tt gt; lt;/a gt;) lt;/li gt;.
lt;li gt;Improved: Remove the need for sync locks lt;/li gt;.
lt;li gt;: PDF export fails with error lt;/li gt;.
lt;li gt;: dropping files into the editor lt;/li gt;.
lt;li gt;: race condition which may cause data loss, particularly before or after pasting text in the note editor lt;/li gt;.
lt;li gt;: vertical alignment of checkboxes
Affero GPLv3 note-taking todo markdown typescript javascript
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
ImageMagick® is software toolset and library to create, edit, compose, or convert bitmap images. It supports easy cropping, resizing and distorting, combining and morphing, colorizations, animations, applying effects or decorations, adding text, polygons and Bézier curves.
Supported image formats include PNG, JPEG, JPEG-2000, GIF, SVG, TIFF, DPX, EXR, PDF and Postscript.
IM is comprised of the command line tools convert, identify, mogrify, composite, montage, compare, stream, display (with editing GUI), animate, import and conjure for scripting. And there are bindings for Ada, C, COM+, C++, Java, Lisp, haXe, .NET, PHP, Python, Ruby and Tcl.
minor bugfix: Merged:
Revert map changes breaking ABI `#7768`.
Compiler identification with Clang on Darwin `#7773`.
Commits:
Beta release.
Reference cstdlib.
Remove new operator.
There is no need to set the green and blue channel when the numcomps is not 1 in the jp2 coder..
Improved decoding speed of the jp2 decoder by storing some values that won't change per image or row..
to ensure code clarity and correctness.
Output test-suite.log when unit tests fail..
Correct install for macos..
Added typecast to more places where GetPixelChannels is used..
Added typecast to more places where GetPixelChannels is used..
Corrected refactor mistakes..
No longer get the extra_samples twice and refactored setting of the alpha and attributes..
Using ptrdiff_t is recommended for pointer arithmetic in C.
Use ptrdiff_t where appropriate.
Cosmetic.
Use ptrdiff_t.
Use ptrdiff_t for pointer offsets.
Use ptrdiff_t for pointer offsets.
Calculation of the padding in the tiff decoder..
Restored setting the grue and blue channel when the number of components is two..
RPM spec files are finicky.
Increased buffer size for heif_has_compatible_brand..
Only calculate the padding when there are no meta channels..
The extra_samples should not be subtracted from the samples_per_pixel when calculating the padding in the tiff coder..
Release.
Release.
Apache c graphics image-manipulation image-magick graphics-conversion
Advanced Gtk+ Sequencer
Welcome to project website of Advanced Gtk+ Sequencer. Advanced Gtk+ Sequencer is a tree based audio processing engine released under the terms of the GNU GPLv3+. It uses extensively threads, supporting LADSPA, DSSI and Lv2 plugin format.
Advanced Gtk+ Sequencer is capable of doing multi-channel editing, it contains an automation editor and you might want live export to audio files. There are sequencer machines as well a fully featured notation editor. Supporting copy & paste, resizing audio channels or align in-/output pads
GSequencer does audio output on GNU/Linux by ALSA. Avoid additional layers on ALSA like arts, esd or pulseaudio. The output to the soundcard is usually done by AgsPanel sink. Sounds are created by sequencers like AgsDrum, AgsMatrix and alike. Such sources can be bundled by AgsMixer and finally write to hardware by AgsPlayChannelRun recall.
minor bugfix: Joël Krähemann (Maintainer of Advanced Gtk+ Sequencer) .
Export window initial backend and card.
Export window initial filename.
GNU GPLv3 sound-synthesis mixers sequencer audio
OPENMODELICA is an open-source Modelica-based modeling and simulation environment intended for industrial and academic usage. Its long-term development is supported by a non-profit organization – the Open Source Modelica Consortium (OSMC). An overview journal paper is available and slides about Modelica and OpenModelica.
The goal with the OpenModelica effort is to create a comprehensive Open Source Modelica modeling, compilation and simulation environment based on free software distributed in binary and source code form for research, teaching, and industrial usage. We invite researchers and students, or any interested developer to participate in the project and cooperate around OpenModelica, tools, and applications.
minor feature: lt;p gt;Patch release of 1.24.0, with the OMEdit GUI. Replaces the previously planned 1.24.1 which was skipped. lt;/p gt;.
lt;p gt;A list of the is available lt;a href="https://github.com/OpenModelica/OpenModelica/milestone/56?=1" gt;here lt;/a gt;. lt;/p gt;.
lt;h2 gt;What's Changed lt;/h2 gt;.
lt;ul gt;.
lt;li gt;Hide the start and attributes based on final modifier by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/adeas31/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/adeas31" gt;@adeas31 lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2585865693" data-permission-text="Title is private" data-url="https://github.com/OpenModelica/OpenModelica//13008" data-hovercard-type="pull_request" data-hovercard-url="/OpenModelica/OpenModelica/pull/13008/hovercard" href="https://github.com/OpenModelica/OpenModelica/pull/13008" gt;#13008 lt;/a gt; lt;/li gt;.
lt;li gt;Add context to lt;code gt;Inst.expand lt;/code gt; by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/perost/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/perost" gt;@perost lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2591153875" data-permission-text="Title is private" data-url="https://github.com/OpenModelica/OpenModelica//13023" data-hovercard-type="pull_request" data-hovercard-url="/OpenModelica/OpenModelica/pull/13023/hovercard" href="https://github.com/OpenModelica/OpenModelica/pull/13023" gt;#13023 lt;/a gt; lt;/li gt;.
lt;li gt;OMEdit by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/adeas31/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/adeas31" gt;@adeas31 lt;/a gt; in lt;a class="-lin
modeling simulation simulator modelica cpp c
gRPC is a modern, open source, high-performance remote procedure call (RPC) framework that can run anywhere. gRPC enables client and server applications to communicate transparently, and simplifies the building of connected systems.
major bugfix: lt;p gt;This is release 1.68.0 ( lt;a href= quot;https://github.com/grpc/grpc/blob/master/doc/g_stands_for.md quot; gt;groovy lt;/a gt;) of gRPC Core. lt;/p gt;.
lt;p gt;For gRPC documentation, see lt;a href= quot;https://grpc.io/ quot; rel= quot;nofollow quot; gt;grpc.io lt;/a gt;. For previous releases, see lt;a href= quot;https://github.com/grpc/grpc/releases quot; gt;Releases lt;/a gt;. lt;/p gt;.
lt;p gt;This release contains refinements, improvements, and, with highlights listed below. lt;/p gt;.
lt;h2 gt;Core lt;/h2 gt;.
lt;ul gt;.
lt;li gt; XdsClient Backport Add missing authority to XdsClient metrics scope. lt;/li gt;.
lt;li gt; Release Bump core version in preparation for 1.68 Branch Cut. lt;/li gt;.
lt;li gt; ConfigFetcher Set HTTP2 error to NO_ERROR to do graceful GOAWAYs. lt;/li gt;.
lt;li gt; ruby reduce INFO log for server CQ pluck registration to DE. lt;/li gt;.
lt;li gt; EventEngine Enable the PosixEventEngine client experiment. lt;/li gt;.
lt;li gt; chttp2_server race between connection starting and it being orphaned. lt;/li gt;.
lt;li gt; Chttp2Server race between connection manager updates and handshake. lt;/li gt;.
lt;li gt; xds XdsClient race between ResourceDoesNotExist timer and receiving resources. lt;/li gt;.
lt;/ul gt;.
lt;h2 gt;C++ lt;/h2 gt;.
lt;ul gt;.
lt;li gt; Build Minimum version of MSVC is now 2022. lt;/li gt;.
lt;li gt; Build Bumped the minimum version of cmake. lt;/li gt;.
lt;/ul gt;.
lt;h2 gt;Python lt;/h2 gt;.
lt;ul gt;.
lt;li gt;Add templating and support for Python 3.13. lt;/li gt;.
lt;/ul gt;.
.
gnossen.
.
.
.
.
tag:github.com,2008:Repository/27729880/v1.68.0-pre1.
2024-10-31T15:43:22Z.
.
Release v1.68.0-pre1.
lt;p gt;This is a prerelease of gRPC Core 1.68.0 (groovy). lt;/p gt;.
lt;p gt;For gRPC documentation, see lt;a href= quot;https://grpc.io/ quot; rel= quot;nofollow quot; gt;grpc.io lt;/a gt;. For previous releases, see lt;a href= quot;https://gith
Apache rpc cpp python c
|