Checkstyle assists with source coding standard checking for Java.
It supports the Sun or Google code conventions, but is flexible and
configurable.
It can be run as console tool, or integrated as ANT task.
minor feature: Checker.localeLanguage property work strange with system property user.language.
Remove custom cache in Violation.java. It was extra cache for
resource bundle cache for messages.
False Positive: UnusedLocalVariableCheck.
Overview Section is quite confusing.
Move codenarc to non GitHub CI.
CI: validate PR number when commit is for PR.
Create CI task to fail PR if merge commit exists.
checker-framework.groovy depends too much on name of repo.
Resolve Switch case mutation for ParenPad.
Rename all 'Checker-Framework / checker-..' actions.
Resolve Pitest suppression for ParenPad.
Resolve Pitest suppression for Javadoc profile.
Resolve Pitest suppression for misc profile.
dependency: bump mockito-inline from 4.8.0 to 4.8.1.
UnusedImports doc: add limitation regarding same-name imports.
Update doc for EmptyLineSeparator.
Update verify-no-exception-configs validation.
Pitest/Checker: Drop New/Unnecessary Displays And Switch to Git Diff.
Add example of custom jars to Ant Documentation.
Resolve Pitest suppression for block profile.
Resolve Pitest suppression for EmptyForInitializerPad-2.
doc: Update SuppressionXpathSingleFilter example.
doc: remove teamcity badge but keep links in case we will restore it.
Create IDEA Inspections Docker image for CircleCI.
Specify violation messages in input files.
Resolve Pitest suppression for SeperatorWrapCheck.
Resolve Pitest suppression for EmptyForInitializerPadCheck.
Resolve Pitest suppression for MethodParamPadCheck.
Resolve Pitest suppression for OperatorWrapCheck.
Resolve Pitest suppression for AbstractParenPadCheck - 2.
Resolve Pitest suppression for EmptyForIteratorPadCheck.
Resolve Pitest suppression for AbstractParenPadCheck.
Remove changes needed for PMD Accessor violations from Java 11 improvements.
Minor word missing in checkstyle docs.
doc: formatting mistake.
MITL java coding-style syntax-checker command-line
Simple Service Discovery Protocol daemon (SSDP) for networked Linux and UNIX devices. Useful in any setup, big or small, but targeted more at embedded systems that need to announce themselves to Windows systems.
ssdpd is a stand-alone UNIX daemon with no external dependencies but the standard C library. It has a built-in web server for serving the UPnP XML description which Windows use to present the icon, by default an InternetGatewayDevice is announced.
Also included is the ssdp-scan tool, which continuously scans for SSDP capable hosts on the network. Take care only to use this for debugging since it scans the network quite aggressively.
minor feature: Drop package build from release target
As of this release we no longer build.deb files. Please contact your.
downstream distribution to package software for you.
Signed-off-by: Joachim Wiberg lt;troglobit@gmail.com gt;.
ISC
Long time ago GNOME Files (Nautilus) had the ability to handle custom annotations attached to files and directories. This ability has slowly gone lost in the folds of time. Things however are rarely really unlearned, and an ability rarely goes away for good.
Nautilus Annotations brings back Nautilus' annotation capabilities. It exploits the same machinery that was used back then: that of relying on GIO to store custom information about a file or a directory.
major feature: (2022-31-10).
Changes:
The extension has been ported to `libnautilus-extension-4`
Emblems have been updated
GNU GPLv3 desktop file-manager file-metadata gio gnome gnu gnu-linux gtk gvfs gvfs-metadata markdown metadata nautilus nautilus-extension notes
A simple Nautilus extension that adds “Hide” and “Unhide” to Nautilus right-click menu. Nautilus Hide does not add a leading dot to file names, but relies on Nautilus' ability to hide the files that are listed in a .hidden file. The extension erases the .hidden files when these are empty and is able to handle selections of files that are distributed across multiple locations.
major feature: The extension has been ported to `libnautilus-extension-4`
GNU GPLv3 c dotfiles gnu-linux desktop gnome nautilus gnu desktop-environment hidden-files nautilus-extension
TEA is powerful text editor that provides hundreds of text processing functions. It supports QML plugins and external scripts. TEA can open plain text files, FB2, ODT, RTF, DOCX, Abiword, KWord KWD, SWX, PDF, DJVU. Other features:
Built-in MC-like file manager.
Spellchecker (using the aspell or/and Hunspell).
Tabbed layout engine.
Syntax highlighting for C, C++, Bash script, BASIC, C#, D, Fortran, Java, LilyPond, Lout, Lua, NASM, NSIS, Pascal, Perl, PHP, PO (gettext), Python, Seed7, TeX/LaTeX, Vala, Verilog, XML, HTML, XHTML, Dokuwiki, MediaWiki.
Multiply encodings support.
Code snippets and templates support.
Scripts (Python, Perl, Ruby, Lua, Bash, 2/Rexx script).
Hotkeys customizations.
Misc HTML tools.
Dokuwiki, MediaWiki, Docbook, Markdown, LaTeX, Lout editing tools.
Preview in external browsers or other programs.
String-handling functions such as sorting, reverse, format killing, trimming, filtering, conversions etc.
Bookmarks.
Morse code translator.
Calendar/organizer with Moon phases
Built-in image viewer (PNG, JPEG, GIF, WBMP, BMP, TIFF, TGA, etc.).
Built-in image converter and resizer.
Built-in ZIP packer/unpacker with file names charset selector.
major bugfix: This release features bugfixes, and most important the Qt6 text copy to clipboard bug among them (the line breaks bug).
+View - Preview Markdown //preview a currently opened md-file
GNU GPLv3 text editor qt documentation text-processing filter latex html wiki xml utilities c++ windows os2 macos cross-platform bsd linux
PuTTY is a free implementation of SSH and Telnet for Windows and Unix platforms, along with an xterm terminal emulator.
minor feature: Support for OpenSSH certificates, for both user authentication
Keys and host keys.
New SSH proxy modes, for running a custom shell command or.
Subsystem on the proxy server instead of forwarding a port through it.
New plugin system to allow a helper program to provide responses.
in. keyboard-interactive authentication, intended to
Automate one-time password systems.
Support for NTRU Prime post-quantum key exchange.
Support for AES-GCM (in the OpenSSH style rather than RFC 5647).
Support for more forms of Diffie-Hellman key exchange: new larger.
Integer groups (such as group16 and group18), and support for using
Those and ECDH with GSSAPI.
the 32-bit Windows build now runs on Windows XP again.
server-controlled window title setting now works again.
Even if the character set is ISO 8859 (or a few other affected
Single-byte character sets).
certain forms of OSC escape sequences could cause PuTTY to crash.
the. -pwfile /. -pw options no.
Longer affect local key passphrase prompts, and no longer suppress
Plink's anti-spoofing measures.
Note: installing the 0.78 or later Windows installer will. not automatically uninstall 0.77 or earlier, due to a.
Change we've made to work around a. We recommend uninstalling
The old version first, if possible. If both end up installed,
Uninstalling both and then re-installing the new version will things up.
MITL win32 putty ssh telnet terminal-client file-transfer ftp tftp
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: This is a stable release, with the usual bugfixes, enhanced support for fresh Linux kernels, and other improvements.
GNU LGPL c debugger software-development
This program allows users to configure Qt6 settings (theme, font, icons, etc.) under DE/WM without Qt integration.
minor bugfix: fixed crash when loading default font; changed font configuration format; improved icon loader; updated Czech translation.
BSDL-2 qt6ct qt6
LimeSurvey is a web application that interacts with MySQL, MSSQL, or Postgres to develop surveys, publish surveys, and collect responses to surveys. Once a survey has been created, data can be inserted into the survey either by a "pretty" public screen which presents each question one at a time, or by a quick and nasty data entry screen. It includes the capacity to generate individualized "tokens", so that invitations can be issued to participants. It also has the capacity to set conditions on whether questions will display (branching), numerous question types, and a basic statistics function.
minor feature: Cannot edit file in theme editor (Carsten Schmitz).
Cannot authenticate with LDAP when using PHP 8.1 (Denis Chenu).
Deoutput when loading demo site (Gabriel Jenik).
Updated translation: Slovak by jelen1.
Updated translation: Polish by elissa.
Updated translation: Polish (Informal) by elissa.
Updated translation: Japanese by nomoto.
Updated translation: Finnish by Jmantysalo.
Updated translation: Dutch by Han.
Updated translation: Dutch (Informal) by Han.
Updated translation: Czech by jelen1.
Updated translation: Czech (Informal) by jelen1.
Updated translation: Chinese (Simplified) by duestin, FangZhijian, xiongrui, zengqing, zhanginshanghai, Zoctan.
GNU GPL survey php mysql mssql postgres
GitLab is a development collaboration tool and git DVCS frontend. It includes repository management features, code reviews, an issue tracker, activity feeds and wikis.
GitLab provides fine-grained access control, user management, 5 permission levels and branch constraints, and can utilize LDAP/AD intranet authorization.
Powered by Ruby on Rails it comes as open source package, and as commercial supported enterprise version.
minor bugfix: (2022-10-24).
### (2 changes).
Batch records when preloading for indexing (gitlab-org/gitlab@43f0f24d5985ab2d731ab022aa5a498cfee5789b) ( merge request (gitlab-org/gitlab!101927)) GitLab Enterprise Edition.
Specify certificates when connecting to KAS using TLS (gitlab-org/gitlab@f445f3f11d93eef56793fc116c7b2f1a4d030701) ( merge request (gitlab-org/gitlab!101927)).
MITL ruby ruby-on-rails git dvcs wiki bugtracker version-control
GNUnet is a framework for secure and anonymous peer-to-peer networking that does not use any centralized or otherwise trusted services. Currently, the framework offers censorship-resistant file-sharing, messaging, VPN, GNS (a decentralized version of DNS), and much more. GNUnet is currently developed by a worldwide group of independent free software developers. GNUnet is a GNU package (http://www.gnu.org/).
minor feature: Noteworthy changes in 0.18.0 (since 0.17.6)
UTIL: Added enum GNUNET_ErrorCode for better error handling throughout the API.
NAMESTORE:
Moved namecache updates out of namestore and into zonemaster. This fixes issues from version 0.17.6 with respect to premature namestore monitor update messages and zone propagation. #7378
Added a new API for bulk imports: GNUNET_NAMESTORE_records_store2. The API can be combined with the transactional API in order to significantly improve namestore performance for lage zones. For postgres databases, storing records is around 20x faster than the old API. #7379
New database setup utility gnunet-namestore-dbtool. Databases can be initialized and reset using this new CLI. Currently, database plugins still allow to initialize databases automatically as well by setting INIT_ON_CONNECT (Default: YES). #7204
There are new APIs for zone iterations and monitoring which support filtering of records using GNUNET_GNSRECORD_Filter. By default, maintenance records such as TOMBSTONEs are filtered. #7193
New zonefile import utility gnunet-namestore-zonefile that for DNS zone files. #7396
Make use of new enum GNUNET_ErrorCode in C and REST API. #7399
Included handling of orphaned GNS records. Records are orphaned of Egos are (accidentally) deleted which makes operations on records difficult but at the same time existing records are still published. #7401, #7402
Updated the C API documentation to reflect the above changes.
Updated the user documentation to reflect the above changes and included various tutorials on zone management.
Updated the REST API and its documentation to reflect the above changes.
ZONEMASTER: Zonemaster now uses worker threads for record signing.
DHT:
The specification has been updated to reflect the changes. LSD0004
BUILD:
Fix mysql/mariadb detection (again). #7356
PACKAGING: Revamped the RPM package available through Fedora COPR and submitted it.
Affero GPLv3 anonymity f2f file-sharing gns gnunet internet networking p2p vpn
PowerShell Core is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets.
minor feature: 7.3.0-rc.1 - 2022-10-26.
Breaking Change.
Update to use `ComputeCore.dll` for PowerShell Direct.
Engine Updates and.
On Unix, explicitly terminate the native process during cleanup only if it's not running in background.
General Cmdlet Updates and.
Remove the `ProcessorArchitecture` portion from the full name as it's obsolete.
Tests.
Add missing `-Tag 'CI'` to describe blocks..
Build and Packaging Improvements.
lt;details gt;.
lt;summary gt;.
lt;p gt;Bump to.NET 7 to lt;code gt;7.0.100-rc.2.22477.20 lt;/code gt; lt;/p gt;.
lt;/summary gt;.
lt;ul gt;.
lt;li gt;Update ThirdPartyNotices (Internal 22987) lt;/li gt;.
lt;li gt;Remove API sets lt;/li gt;.
lt;li gt;Do not cleanup lt;code gt;pwsh.deps.json lt;/code gt; for framework dependent packages lt;/li gt;.
lt;li gt;Bump lt;code gt;Microsoft.PowerShell.Native lt;/code gt; from lt;code gt;7.3.0-preview.1 lt;/code gt; to lt;code gt;7.3.0-rc.1 lt;/code gt; lt;/li gt;.
lt;li gt;Remove unnecessary native dependencies from the package lt;/li gt;.
lt;li gt;Make the link to minimal package blob public during release lt;/li gt;.
lt;li gt;Create tasks to collect and publish hashes for build files. lt;/li gt;.
lt;li gt;Add branch counter to compliance build lt;/li gt;.
lt;li gt;Move APIScan to compliance build lt;/li gt;.
lt;li gt;Update MSI exit message lt;/li gt;.
lt;li gt;Remove XML files for min-size package lt;/li gt;.
lt;/ul gt;.
lt;/details gt;.
7.3.0-rc.1 : v7.3.0-preview.8...v7.3.0-rc.1.
MITL powershell shell
Evince is a document viewer for multiple document formats. The goal of evince is to replace the multiple document viewers that exist on the GNOME Desktop with a single simple application.
Evince is specifically designed to support the file following formats: PDF, Postscript, djvu, tiff, dvi, XPS, SyncTex support with gedit, comics books (cbr,cbz,cb7 and cbt). For a comprehensive list of formats supported, see Supported Document Formats.
minor feature: Evince 43.1
build:
Disable nautilus extension by default (Bastien Nocera).
comics:
Avoid critical when pixbuf can't be rendered (Bastien Nocera).
Better deon archive error (Bastien Nocera).
crash that can happen if archive is damaged.
Still try to open broken comics (Bastien Nocera).
shell:
use-after-free on a modified document.
incorrect link in README.md.
Use https URL for libarchive.org in README.md.
Developers:
Andre Klapper, Bastien Nocera, Gary Li, Germán Poo-Caamaño.
Translations:
Nart Tlisha (Abkhazian).
Marek Černocký (Czech).
Daniel Mustieles (Spanish).
GNU GPLv3 pdf viewer c
Firefox is a widely used web browser. It's based on Mozillas Gecko HTML rendering and IonMonkey JavaScript engine. It supports HTML5, XML, XHTML, SVG 1.1, MathML, XSLT, CSS3, Web fonts, APNG, SSL/TLS, sandboxed JavaScript 1.8.5 with many newer DOM and WHATWG extensions. It's highly extensible and themeable, provides tabbed browsing, security and privacy features, traditional and live/smart bookmarks.
minor feature: Missing content on some PDF forms ( ). column width for the. Notification sub-panel in. Settings ( ). a browser freeze with accessibility enabled on some sites such as the Proxmox Web UI ( ). page reloading not working with Firefox View and not refreshing synced data ( and ). browser not opening if installed from the Windows Store ( ). Reference link to 106.0.1 release notes.
MPL c++ web-browser html5 javascript mozilla
MuPDF is a slim PDF and XPS viewer. It renders both in high-quality with anti-aliased fornts, accurate metrics and spacing. It fully understands PDF 1.7 with hyperlinks, annotations, transparency, forms, transitions, javascript and encryption. And supports both XPS and OpenXPS formats.
major feature: Added MOBI input format support.
Added Story API for creating PDF documents from formatted text.
Added API to create, edit, and delete links.
Support custom images for Stamp annotations.
Support interior color on Polygon annotations.
Support line endings on PolyLine annotations.
Improved SVG output.
C++/Python/C# binding:
Changes to naming of wrapper functions and classes.
Added limited support for callbacks into Python, using SWIG Directors.
GNU GPL c pdf xps ghostscript viewer
Command the forces of "The Project" in a battle to rebuild the world after mankind has almost been destroyed by nuclear missiles.
The game offers a full campaign with optional (but strongly recommended!), videos, battle against four factions, multiplayer and single-player skirmish modes, and an extensive tech tree and a full unit designer.
Multiplayer is also cross-platform - battle your friends with any OS, Windows, Linux or macOS, it all works seamlessly!
minor bugfix: :
General:
Add: "LOD Distance" Graphics option, to adjust texture sharpness at distance - set default to "High".
: Nickname selection in lobby.
: Cancel RTR when fully repaired, and there are no repair stations.
: Build status for trucks in helping mode.
: Various potential crashes.
Graphics:
: Keep aspect ratio for sequences in full screen.
: Garbage first frame of video.
: Auto-adjust menu item font size to better fit long strings.
: Properly render multi-level structure models.
: Faction model lookup for multi-level models.
: Retribution body clipping into Hover propulsion.
: Flicker with VTOL Assault Gun.
: Returned and redesigned classic models for wheeled propulsion, light and medium half-tracks.
: Update VTOL rearming pad model.
: Tank factory model.
: Combine propulsion models.
: Add warning for outdated propulsion models in stats files.
Other:
: Always update the base.wz and mp.wz when building.
: NSIS installer: Add warning when running ARM64 installer on x86/x64.
GNU GPL real-time-strategy game c++ linux windows macos bsd
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: (2022-10-21).
### Added (159 changes).
Render labels correctly in content editor (gitlab-org/gitlab@638d82853f69babb1cdab437c5ae5c7befbb0c8d) ( merge request (gitlab-org/gitlab!101027)).
Add "use_legacy_web_ide" to "user_preferences" (gitlab-org/gitlab@a5fc40397368786dd6596ae36768967382585f50) ( merge request (gitlab-org/gitlab!98945)).
Set default compliance framework during project creation (gitlab-org/gitlab@bdcce8e14ed51e58b03a4b5eea623915d17fafad) ( merge request (gitlab-org/gitlab!100959)) GitLab Enterprise Edition.
Expose `created_by` in the Users API (gitlab-org/gitlab@d235f2cead5e0505660612b207a722fb57d6a82a) ( merge request (gitlab-org/gitlab!93092)).
Add models for tag and tag links (gitlab-org/gitlab@ae345a3d0df94f98a67354585395fbcd6646305b) (merge request).
Adding migration for backfilling namespaces metadata (gitlab-org/gitlab@5ff5b728057411fd3f71b66f8cd1325c4706b771) ( merge request (gitlab-org/gitlab!98513)).
Add metrics for projects with applied scan result policies (gitlab-org/gitlab@a078b5a8f37c654bbff240f95bc8636fc1e5861e) ( merge request (gitlab-org/gitlab!99955)) GitLab Enterprise Edition.
Moved label and date widgets out of FF (gitlab-org/gitlab@46951293e36801a3ac1609f941427f3ec8df315d) ( merge request (gitlab-org/gitlab!101117)).
Add GraphQL field to preview billable user changes (gitlab-org/gitlab@282f335d0b86674d90a6b42329037b9ce09a0819) ( merge request (gitlab-org/gitlab!90195)) GitLab Enterprise Edition.
Additional Gitlab::Json method aliases (gitlab-org/gitlab@457279cf874b89cb9ab837810785d1019c38cffb) ( merge request (gitlab-org/gitlab!101286)).
Enhance review app modal instructions (gitlab-org/gitlab@1ee8b02d94061b282a3f47d10c9582107a805217) ( merge request (gitlab-org/gitlab!95004)).
18052 Gitlab import: attachments (gitlab-org/gitlab@db828d5c6098e51b0106480cafc4e244bef57144) ( merge request (gitlab-org/gitlab!100510)).
Namespace package forward settings in GraphQL (gitlab-org/gitlab@60a6a487ba96311af92884
MITL ruby ruby-on-rails git dvcs wiki bugtracker version-control
A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file.
Features: rich text formatting and colorization,
syntax highlighting,
images handling,
embedded files,
lists handling,
simple tables,
codeboxes,
text/image/table alignment,
hyperlinks,
spell checking,
cross application copy/paste,
export to html or plain text,
table-of-contents generation,
extensive search function.
It can import from Basket, Cherrytree, Epim html, Gnote, Keepnote, Keynote, KnowIt, MemPad, Notecase, TomBoy, Treepad Lite, TuxCards, Zim.
minor bugfix: Loss of transparency with PNGs in some GTK3 themes.
With separator between tree and text not restored when tree on right side and window maximised.
Integrated terminal when executing a command for the first time from hidden (not yet instantiated) not passing the command.
Inconsistency between codebox width displayed and printed to pdf with auto expand enabled.
Few dialogs missing the property to be destroyed with the parent causing problem when quit from systray.
Crash on windows when printing to pdf long codebox (multi page) including unicode characters.
Dropped support for pandoc as implementation relies on std::stringstream which causes crashes on windows; elsewhere removed usage of std::stringstream.
Import from zim.
With integrated terminal show/hide command.
Update language Turkish to 100 (still incomplete ar, el, fi, hi_IN, lt, nl, zh_CN).
GNU GPLv3 gtk c text-editor note-taking
Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems.
Vim is often called a "programmer's editor," and so useful for programming that many consider it an entire IDE. It's not just for programmers, though. Vim is perfect for all kinds of text editing, from composing email to editing configuration files.
minor feature: Patch 9.0.0813: Kitty terminal is not recognized
Problem: Kitty terminal is not recognized.
Solution: Recognize Kitty by the termresponse and then do not set.
SeenModifyOtherKeys, since Kitty doesn't support that.
.
Other text-editor ide vi vim
uget is an almost completely useless little program to fetch files over HTTP and HTTPS. It works very much like curl(1) or wget(1), but only HTTP/1.1 supported, with a tiny subset of functions in comparison.
minor feature: github: set correct project name on release
Signed-off-by: Joachim Wiberg lt;troglobit@gmail.com gt;.
ISC
Firefox is a widely used web browser. It's based on Mozillas Gecko HTML rendering and IonMonkey JavaScript engine. It supports HTML5, XML, XHTML, SVG 1.1, MathML, XSLT, CSS3, Web fonts, APNG, SSL/TLS, sandboxed JavaScript 1.8.5 with many newer DOM and WHATWG extensions. It's highly extensible and themeable, provides tabbed browsing, security and privacy features, traditional and live/smart bookmarks.
minor feature: Addresses a crash experienced by users with AMD Zen 1 CPUs. ( ), Reference link to 106.0 release notes.
MPL c++ web-browser html5 javascript mozilla
LimeSurvey is a web application that interacts with MySQL, MSSQL, or Postgres to develop surveys, publish surveys, and collect responses to surveys. Once a survey has been created, data can be inserted into the survey either by a "pretty" public screen which presents each question one at a time, or by a quick and nasty data entry screen. It includes the capacity to generate individualized "tokens", so that invitations can be issued to participants. It also has the capacity to set conditions on whether questions will display (branching), numerous question types, and a basic statistics function.
minor feature: security Various major minor security discovered by automated security tools (Carsten Schmitz).
Updated translation: Polish by elissa.
Updated translation: Polish (Informal) by elissa.
GNU GPL survey php mysql mssql postgres
PowerShell Core is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets.
minor feature: 7.2.7 - 2022-10-20.
Engine Updates and.
On Unix, explicitly terminate the native process during cleanup only if it's not running in background.
Stop sending telemetry about `ApplicationType`.
General Cmdlet Updates and.
Remove the 1-second minimum delay in `Invoke-WebRequest` for downloading small files, and prevent file-download-error suppression.
Enable searching for assemblies in GAC_Arm64 on Windows.
error formatting to use color defined in ` PSStyle.Formatting`.
Tests.
Use Ubuntu 20.04 for SSH remoting test.
Build and Packaging Improvements.
lt;details gt;.
lt;summary gt;.
lt;p gt;Bump.NET to version 6.0.402 lt;/p gt;.
lt;/summary gt;.
lt;ul gt;.
lt;li gt;Update cgmanifest lt;/li gt;.
lt;li gt; lt;code gt;build.psm1 lt;/code gt; to find the required.NET SDK version when a higher version is installed lt;/li gt;.
lt;li gt;Update MSI exit message lt;/li gt;.
lt;li gt;Remove XML files for min-size package lt;/li gt;.
lt;li gt;Update list of PS team members in release tools lt;/li gt;.
lt;li gt;Make the link to minimal package blob public during release lt;/li gt;.
lt;li gt;Add XML reference documents to NuPkg files for SDK lt;/li gt;.
lt;li gt;Update to use version 2.21.0 of Application Insights lt;/li gt;.
lt;/ul gt;.
lt;/details gt;.
7.2.7 : v7.2.6...v7.2.7.
MITL powershell shell
Claws Mail is a GTK+ based, user-friendly, lightweight, and fast email client derived from Sylpheed. It can manage multiple mail accounts, displays messages in threads, categorized by filtering and colored, has a built-in adressbook. It supports SMTP, POP3, IMAP4, SSL and NNTP. It understands MBOX and MH storage. And it provides GnuPG encryption setup per default. Many extensions plugins (such as for spam filtering) are also available.
minor feature: Marked messages in the Message List can now be displayed with bold text by setting the hidden preference "bold_marked".
The confirmation dialogue when saving all the attachments of a message can now be disabled.
The Message List tooltip for the From column now shows name and address.
OAuth2: various and improvements.
The user manuals have been updated.
Updated translations: Brazilian Portuguese, Catalan, Czech, Dutch, French, Polish, Russian, Slovak, Spanish, Swedish, Traditional Chinese, Turkish.
Build system: GLib version 2.50 or greater is required; autoconf version 2.69 or greater is required; pkgconfig support for GPGME and libgpg-error has been added; GnuTLS is required for OAuth2; OAuth2 support can be removed with --disable-oauth2.
enable-tests makes compilation fail' , 'Compose window 'Discard message' dialog is displayed even though draft is already saved' , 'Compose window causing Claws to terminate unexpectedly' , 'Edit Group Details panel wording unclear.' , 'Compilation fails with --disable-gnutls' , 'German translation of Content-Transfer-Encoding adds unwanted colon' , 'typos in the README file' , 'Fancy loads remote images when remote content is disabled' , 'Handle non-ascii characters in server response' AddressKeeper plugin: not saving addresses. Perl plugin: building with perl v5.35.2 or greater. AttRemover plugin: filenames would not be shown and corrupt the output OAuth2: Use the user-configured timeout 'save all' dialogues' logic. Make custom headers compliant with RFC 2822 3.6. correctly set modified flag after auto-save NNTP account's SMTP server wasn't used building with older GLibs.
For further details of the numbered and RFEs listed above
GNU GPL email mail-client desktop
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 read support for Windows ICO and CUR files.
- Added ability to shift EXIF OffsetTime tags (eg. "-OffsetTime+=+02:00").
- Added a few new XMP tags and print conversions.
- Added a print conversion for Photoshop:PrintFlags.
- Added a new SonyModelID.
- Added a few new Canon RF LensType values.
- Added a new Canon LensType.
- Added a new Nikon LensID.
- Decode 'riff' metadata blocks in FLAC audio files.
- Decode RIFF 'acid' chunk written by Acidizer.
- Enhanced the -d option f sub-second date/time format code to allow the
decimal point to be dropped (eg. " -3f").
- Patched another Sigma Photo Pro incompatibility when writing X3F images.
(Sigma will also this at their end in the next SPP release).
Artistic perl exif meta-data
GitLab is a development collaboration tool and git DVCS frontend. It includes repository management features, code reviews, an issue tracker, activity feeds and wikis.
GitLab provides fine-grained access control, user management, 5 permission levels and branch constraints, and can utilize LDAP/AD intranet authorization.
Powered by Ruby on Rails it comes as open source package, and as commercial supported enterprise version.
minor bugfix: (2022-10-19).
### (4 changes).
Sign in: use custom logo again (gitlab-org/gitlab@5822562c4c3508927e3b217749867736e91316f3) ( merge request (gitlab-org/gitlab!101235)).
closing of external (gitlab-org/gitlab@1302f992e3706b698c983961f596fcab03704c3f) ( merge request (gitlab-org/gitlab!101235)).
Sign in: use custom logo again (gitlab-org/gitlab@d760473a022ef485be7e258ab5fc406f05a127a4) ( merge request (gitlab-org/gitlab!101235)).
REST/GRAPHQL APIs handling TODOs WorkItem target (gitlab-org/gitlab@f4157b08596040bbc504292c4a75fe2100aa570c) ( merge request (gitlab-org/gitlab!100081)).
MITL ruby ruby-on-rails git dvcs wiki bugtracker version-control
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: CVE-2021-20251 SECURITY Bad password count not incremented
Atomically. smbXsrv_connection_shutdown_send result leaked. Flush on a named stream never completes. Permission denied calling SMBC_getatr when file not exists. Samba 4.5 sometimes cannot be upgraded to Samba 4.6 or later
Over DRS: WERROR_DS_DRA_MISSING_PARENT due to faulty GET_ANC. pytest: add file removal helpers for TestCaseInTempDir. CVE-2021-20251 SECURITY Bad password count not incremented
Atomically. Samba 4.5 sometimes cannot be upgraded to Samba 4.6 or later.
Over DRS: WERROR_DS_DRA_MISSING_PARENT due to faulty GET_ANC. Flush on a named stream never completes. vfs_gpfs silently garbles timestamps gt; year 2106. CVE-2021-20251 SECURITY Bad password count not incremented
Atomically. multi-channel socket passing may hit a race if one of the
Involved processes already existed. memory leak on temporary of struct imessaging_post_state and
Struct tevent_immediate on struct imessaging_context (in
Rpcd_spoolss and maybe others). Since popt1.19 various use after free errors using result of
PoptGetArg are now exposed. Remove special case for O_CREAT in SMB_VFS_OPENAT from
Vfs_glusterfs. GETPWSID in memory cache grows indefinetly with each NTLM auth. CVE-2021-20251 SECURITY Bad password count not incremented
Atomically.
GNU GPLv3 communications file-sharing cifs windows
Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems.
Vim is often called a "programmer's editor," and so useful for programming that many consider it an entire IDE. It's not just for programmers, though. Vim is perfect for all kinds of text editing, from composing email to editing configuration files.
minor feature: patch 9.0.0792: MS-Windows: compiler complains about unused function
Problem: MS-Windows: compiler complains about unused function.
Solution: Add #ifdef. (John Marriott).
Other text-editor ide vi vim
Lutris is an open gaming platform and manager for Linux. It provides an unified interface for installation, configuration and foremost launching games. It works with native software, installed Windows and DOS games, Steam, Desura, online/browser games, as well as games from the over 20 supported emulators. Aquiring new games from any channel is helped by community-contributed installers. It comes prepacked for a few major distributions.
minor bugfix: Authentication with Origin.
Authentication with EGS.
Authentication with Ubisoft Connect when 2FA is enabled.
Add Discord Rich Presence integration.
Add ability to extract icons from Windows executables.
Re-style preference dialogs.
-- Mathieu Comandon Tue, 18 Oct 2022 16:18:45 -0700.
GNU GPLv3 python game game-manager gui installation dashboard steam desura emulators msdos windows z-machine scumm nintendo
Firefox is a widely used web browser. It's based on Mozillas Gecko HTML rendering and IonMonkey JavaScript engine. It supports HTML5, XML, XHTML, SVG 1.1, MathML, XSLT, CSS3, Web fonts, APNG, SSL/TLS, sandboxed JavaScript 1.8.5 with many newer DOM and WHATWG extensions. It's highly extensible and themeable, provides tabbed browsing, security and privacy features, traditional and live/smart bookmarks.
minor feature: It is now possible to edit PDFs: including writing text, drawing, and adding signatures. Setting Firefox as your default browser now also makes it the default PDF application on Windows systems. You can now pin private windows to your Windows taskbar on Window 10 and Windows 11 for simpler access. Also, private windows have been redesigned to increase the feeling of privacy. Swipe-to-navigate (two fingers on a touchpad swiped left or right to perform history back or forward) now works for Linux users on Wayland. Text Recognition in images allows users on macOS 10.15 and higher to extract text from the selected image (such as a meme or screenshot). Firefox View helps you get back to content you previously discovered. A pinned tab allows you to find and open recently tabs on your current device, access tabs from other devices (via our Tab Pickup feature), and change the look of the browser (with Colorways ). With the launch of the Independent Voices collection, Firefox is introducing 18 new Colorways. You can now access a Colorways modal experience via Firefox View ; each new color is accompanied with a bespoke graphic and a text description that speaks to its deeper meaning. The collection will be available through Jan 16. Various security. A major upgrade to our WebRTC capabilities (libwebrtc library upgraded from version 86 to 103) brings multiple improvements:, With the release of Firefox 106, we are honored to welcome all the contributors who've volunteered their time and talent to make Firefox better 14 of them were brand new volunteers. Please join us in expressing our gratitude for their efforts, and take a look at their contributions:
MPL c++ web-browser html5 javascript mozilla
LimeSurvey is a web application that interacts with MySQL, MSSQL, or Postgres to develop surveys, publish surveys, and collect responses to surveys. Once a survey has been created, data can be inserted into the survey either by a "pretty" public screen which presents each question one at a time, or by a quick and nasty data entry screen. It includes the capacity to generate individualized "tokens", so that invitations can be issued to participants. It also has the capacity to set conditions on whether questions will display (branching), numerous question types, and a basic statistics function.
minor feature: Add bootstrap tooltip to MenuButton view (Tim Willig).
Saving statistics exports to excel fails (Gabriel Jenik).
When copying a question with sub-questions, the sub-questions are not copied (Gabriel Jenik).
A comment string starting with a '
GNU GPL survey php mysql mssql postgres
An extension for OpenOffice/LibreOffice to quickly apply machine translations to whole documents or text selections. Allows to utilize Google Translate, DeepL, MyMemory, Pons, Yandex, Microsoft Translate or other services right from within Office.
major feature: Add SYSTRAN backend.
Introduce ArgosTranslate binding.
Added LibreTranslate via D-T and internal.
Select-only mode (disable whole-doc traversal).
Added pt-BR as default language in menu.
Introduce annotate/comment mode to preserve untranslated text sections.
Refined backend code, and lots of pylint.
Enabled setup buttons in options dialog.
Separate standalone version: tk_translate.
DeepL web scraper.
GNU LGPL python uno openoffice libreoffice machine-translation
Objeck is an open-source programming language inspired by Java and influenced by Scheme and UML. Objeck was designed to be fast, easier to use, lightweight and cross-platform.
minor feature: Improved LSP support
v6.8.3
1. Added LSP support for diagnostic warnings (new)
2. Fixed macOS ARM64 build process
BSDL-2 compiler code-generator assembler interpreter
FormKiQ Core is an Open Source Headless Document Management System (DMS) that runs in your Amazon Web Services (AWS) Cloud. Can be used for document workflows, records management, and other document storage and processing needs, using an extendable Document API.
minor feature: v1.8.9
Added POST /queryFulltext API.
#52 - Add option for content-disposition:inline to S3 signed URL on GET /documents/ id /url.
Added ability to create Global Indexes.
.
Added https://www.onlyoffice.com/ API support.
#56 - Document Content-Length is set to NULL when using PATCH /documents/ documentId .
#53 - Adding new "path" tag after deleting previous "path" tag gives 200 but tag does not appear to exist.
MITL aws serverless headless cloud storage document database amazon web services dms document management records management document proces
Gitea is a painless self-hosted Git service. It is similar to GitHub, Bitbucket, and GitLab. Gitea is a fork of Gogs. See the Gitea Announcement blog post to read about the justification for a fork.
Purpose
The goal of this project is to provide the easiest, fastest, and most painless way of setting up a self-hosted Git service. With Go, this can be done with an independent binary distribution across all platforms and architectures that Go supports. This support includes Linux, macOS, and Windows, on architectures like amd64, i386, ARM, PowerPC, and others.
minor feature: Changelog
SECURITY.
Sanitize and Escape refs in git backend.
Bump `golang.org/x/text`.
Update bluemonday.
ENHANCEMENTS.
empty container layer history and UI.
Use en-US as fallback when using other default language.
Make the vscode clone link respect transport protocol.
.
Do DB update after merge in hammer context.
Add Num ,Pulls stats checks.
Stop logging CheckPath returns error: context canceled.
Parse OAuth Authorization header when request omits client secret.
Ignore port for loopback redirect URIs.
Set SemverCompatible to false for Conan packages.
Tag list should include draft releases with existing tags.
linked account translation.
Make NuGet service index publicly accessible.
Foreign ID conflicts if ID is 0 for each item.
Use absolute links in feeds.
Prevent invalid behavior for file reviewing when loading more files.
Respect `REQUIRE_SIGNIN_VIEW` for packages.
Treat git object mode 40755 as directory.
Allow uppercase ASCII alphabet in PyPI package names.
limited user cannot view himself's profile.
template of admin monitor.
reaction of.
CSV diff for added/deleted files.
pagination limit parameter problem.
TESTING.
missing m.Run() in TestMain.
BUILD.
Use Go 1.19 fmt for Gitea 1.17, sync emoji data.
MITL git go
HomeBank helps managing your personal accounting. It's designed for ease of use, and quickly analyzing and tracking your personal finances in detail, has filtering tools and pretty graphing. It can import from Quicken, MS Money, bank statements as OFX, QIF, CSV and QFX. HomeBank also detects duplicate transactions, auto-numbers cheques, handles bank, cash, asset, credit and liability account types, can schedule transactions, internel transfers, and so forth.
minor bugfix: Linking xfers between accounts fails to join correctly.
Manage tag edit input is empty.
2022-10-04 Maxime Doyen.
GNU GPL c gtk accounting personal-finance quicken money
|