Checkstyle 10.11.0 💾

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: False Negative: UnnecessaryParenthesesCheck. VariableDeclarationUsageDistance not able to handle try with resources properly. Not last return javadoc tag cause parse error. Kill survivng mutation in DefaultComesLastCheck.java. make_report has warning on deprecation.

MITL java coding-style syntax-checker command-line

Vim 9.0.1539 💾

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.1539: typst filetype is not recognized Problem: Typst filetype is not recognized. Solution: Distinguish between sql and typst.

Other text-editor ide vi vim

Artistic Style 3.3-beta3 💾

A Free, Fast, and Small Automatic Formatter for C, C++, C++/CLI, Objective-C, C#, and Java Source Code.

minor bugfix: - added new --pad-brackets and --unpad-brackets options - fixed padding of pointers separated by comma - improved meson build compatibility

MITL formatting indentation

Mozilla Firefox 113.0 💾

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: Say hello to enhanced Picture-in-Picture ! Rewind, check video duration, and effortlessly switch to full-screen mode on the web's most popular video websites. Firefox's address bar is already a great place to search for what you're looking for. Now you'll always be able to see your web search terms and refine them while viewing your search's results - no additional scrolling needed! Also, a new result menu has been added making it easier to remove history results and dismiss sponsored Firefox Suggest entries. Private windows now protect users even better by blocking third-party cookies and storage of content trackers. Passwords automatically generated by Firefox now include special characters, giving users more secure passwords by default. Firefox 113 introduces a redesigned accessibility engine which significantly improves the speed, responsiveness, and stability of Firefox when used with:, Importing bookmarks from Safari or a Chrome-based browser? The favicons for those bookmarks will now also be imported by default to make them easier to identify. Firefox 113 now supports AV1 Image Format files containing animations (AVIS), improving support for AVIF images across the web. The Windows GPU sandbox first shipped in the Firefox 110 release has been tightened to enhance the security benefits it provides. A 13-year-old feature request was fulfilled and Firefox now supports files being drag-and-dropped directly from Microsoft Outlook. A special thanks to volunteer contributor Marco Spiess for helping to get this across the finish line!, Users on macOS can now access the Services sub-menu directly from Firefox context menus. On Windows, the elastic overscroll effect has been enabled by default. When two-finger scrolling on the touchpad or scrolling on the touchscreen, you will now see a bouncing animation when scrolling past the edge of a scroll container. Firefox is now available in the Tajik (tg) language. Various security. The long-deprecated. mozRTCPeerConnect

MPL c++ web-browser html5 javascript mozilla

strace 6.3 💾

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

LimeSurvey 6.0.5 (build 230502) 💾

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: Very slow survey start if a lot of quotas exist (Carsten Schmitz). Error shown when token length is set to 36 characters (Carsten Schmitz). Bad width set for array dual scale (Denis Chenu). Super-admin unable to rename theme (Denis Chenu). User administration email - reserved words send 403 error (Denis Chenu). Missing translation. (Gabriel Jenik). Set empty to maximum number of files not working (Denis Chenu). Problem with interpreting double slash in URL (IIS) (Denis Chenu). Updated translation: Swedish by c_schmitz, maxzomborszki. Updated translation: Spanish (Spain) by aesteban, c_schmitz, ireneoh, jmlopez, valdomir. Updated translation: Norwegian (Bokmål) by pmonstad. Updated translation: German by c_schmitz. Updated translation: German (Informal) by c_schmitz, markusfluer. Updated translation: German (Informal) by assistedmindfulness, c_schmitz, holch, p_teichmann, richterd. Updated translation: French (France) by Amaury VAN ESPEN, arnaud21, b00z00, c_schmitz, DenisChenu, DenisChenu_TEST, GuillaumeZ6, nmenard, riqcles, twilllig.

GNU GPL survey php mysql mssql postgres

Finit 4.4-rc1 💾

Finit is a SysV init replacement that starts services in parallel for a fast init. It comes with process supervision similar to that of daemontools and runit. Although the focus is on small and embedded GNU/Linux systems, it's fully functional on standard server and desktop installations. Cookies included.

minor feature: github: defailing tests in release build Signed-off-by: Joachim Wiberg lt;troglobit@gmail.com gt;.

MITL init monitoring linux c

tnftp 20230507 💾

tnftp (formerly lukemftp) is the NetBSD FTP client ported to other Unix-like operating systems. Features include: command-line editing, context sensitive command and filename (including server-side) completion, IPv6 support, command-line fetching of ftp, http, and https URLs, dynamic progress bars, and transfer-rate throttling.

minor feature: Add timeout for SSL connection setup, defaulting to 60 seconds.

BSDL-2 ftp

GitLab 15.11.2 💾

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 security: (2023-05-03). ### Security (2 changes). Only maintainers of projects should be able to assign runners to them (gitlab-org/security/gitlab@c52abfffad2c06c2a49788e3db473f14923c3926) ( merge request (gitlab-org/security/gitlab!3234)). Authorize access to vulnerabilitiesCountByDay resolver (gitlab-org/security/gitlab@8e78aecb9a6c248099a043f181de3c8f6d4417ce).

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

adx - addressbook.xml 1.40 💾

adx is a minimalistic but full-featured address book. For contact management running completely in your web browser. Based on Plain Old XML (POX). FEATURES: Small (<350KB), lightweight, portable, contact tagging, geo mapping, web accounts, vCard download, QR code generator (offline) for (vCard, WiFi, free text), etc. HOW IT WORKS: Plain Old XML + XSLT = HTML web app in your web browser. Can be hosted online or local (disk, USB flash drive, etc). Own your data!

major feature: This release introduces bigger new experimental on-top features for early evaluation (while being fully backward-compatible): 1. USER SETTINGS which can be directly set in the addressbook xml file 2. With QUICK ACCESS for contact fields of your choice 3. (X)HTML formatting 4. Custom CSS formatting 4. Enables Micro CMS as off-topic feature. Besides the new experimental features this is a maintenance release with several smaller improvements and fixes.

BSDL address-book contact-mangement web-app browser cross-plattform offline online minimalistic tagging qr-code soho xml pox

exiftool 12.62 💾

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 basic read support for WPG images. - Added ImageDataMD5 support for HEIC images. - Added support for RAR version 5.0 compressed files. - Added a few new XMP-aux tags. - Made Composite tags available for use in -fileNUM argument. - Better handling of FlashPix VT_EMPTY value. - "Can't write" error when specifying a.webp file for the -o option. - API Changes: - Added NoWarning option.

Artistic perl exif meta-data

Vim 9.0.1507 💾

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.1507: assert message is confusing with boolean result Problem: Assert message is confusing with boolean result. assert_inrange(). Replaces message instead of adding it. Solution: Don't put quotes around expected boolean value. Append message. For assert_inrange().

Other text-editor ide vi vim

BallroomDJ 4 4.3.2.1 💾

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.3.2.1 2023-5-4 * Bug Fixes: * Playlist Management: Fix lost data when toggling 'hide unselected'. * Song Editor: Disable apply adjustments if ffmpeg is not available. * Linux: Updated pre-install script to support other distributions. * Changes: * Mac OS: When the player is active, the screensaver is disabled. * Windows: When the player is active, the screensaver is disabled.

Zlib end-users linux macos windows player ballroom c gtk

OpenBGPD 8.0 💾

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

minor feature: Include OpenBSD 7.3 errata 001: A new ASPA object appeared in the RPKI ecosystem and exposed bugs in bgpd(8) and rpki-client(8). Introduce a semaphore to protect intermittent RTR session data from being published to the RDE. Add first version of flowspec support. Right now only announcement of flowspec rules is possible. Improve and extend the bgpctl parser to handle commands like 'bgpctl show rib 192.0.2.0/24 detail'. Also add various flowspec specific commands.

ISC openbgpd bgp routing

Gitea 1.19.3 💾

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: SECURITY. Use golang 1.20.4 to CVE-2023-24539, CVE-2023-24540, and CVE-2023-29400. ENHANCEMENTS. Enable whitespace rendering on selection in Monaco. Improve milestone filter on page. . api error message if fork exists. user-cards format. incorrect CurrentUser check for docker rootless. Getting the tag list does not require being signed in.

MITL git go

Cute MIDI Player 0.1 💾

A simple MIDI player with a mixer (channel volume balance), instrument change and the possibility to save rebalanced MIDI files, optionally with renamed channel names. Based on Qt and QMidi, written in C++. Available both for Windows and Linux, should work on Mac also. Initially intended for those, who write music, e.g. in Lilypond, to enable "proof-listening" and for musicians to enable easy generation of rehearsal midi files.

major feature: Initial release.

GNU GPLv3 audio midi music notation qt5 qmidi c

Poppler 23.05.0 💾

Poppler is librarified PDF rendering toolkit derived from the Xpdf 3.0 code base. It can utilize X11-independent rendering backends like Cairo, Splash, or Qt4 Arthur. It's not designed for platform-agnosticy, but proper BSD/Linux integration; is used by various PDF applications (Evince, Okular, TeXStudio, pdftotext, Zathura, Xournal, Inkscape), and comes with a set of command-line tools of its own.

major bugfix: : Core: Crash when filling some forms. Set SigFlags when signing unsigned signature. Add some infrastructure code to support multiple signing backends. Potential stack overflow in PostScriptFunction::parseCode. Some minor uninitialised memory reads.

GNU GPL c++ pdf rendering library developers

GitLab 15.11.1 💾

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 security: (2023-05-01). ### (2 changes). search cron worker when indexing is disabled (gitlab-org/security/gitlab@e543d1c8e0bb5d9e498beb51cd264c8bc6825cc0) GitLab Enterprise Edition. Web IDE Beta icons not loading in Safari (gitlab-org/security/gitlab@f11e5b37c05f314efe5a6895d385bc4ed284d217). ### Security (9 changes). Set minimum role for importing projects to Maintainer (gitlab-org/security/gitlab@bd6bd7340736767a9dc7589ab798c75dbea607d5) ( merge request (gitlab-org/security/gitlab!3214)). Commit trailers now only match public user email addresses (gitlab-org/security/gitlab@2c307a557ac7b3e32c4201b639d684fa1389351c) ( merge request (gitlab-org/security/gitlab!3207)). Handle invalid URLs in asset proxy (gitlab-org/security/gitlab@2748c81f96539de154b3fb89ca2e72658bda617b) ( merge request (gitlab-org/security/gitlab!3211)). Relay state to check for only allowing sub paths (gitlab-org/security/gitlab@be654790e2844dcc246e3cbf9d06280360e2a134) ( merge request (gitlab-org/security/gitlab!3218)). Prohibit 40 character hex sets at beginning of path-based branch name (gitlab-org/security/gitlab@5bb78addd26b3c53750aaeeb575e1f2d46728260) ( merge request (gitlab-org/security/gitlab!3198)). Add specs for external users flag (gitlab-org/security/gitlab@b45c2e236f530558cd850fa53ef08cd2ee58d79a) ( merge request (gitlab-org/security/gitlab!3206)). Update policy to prevent banned members from accessing public projects (gitlab-org/security/gitlab@e8848b32fd03c0bc4b46f3fa9efb73550bacf615) ( merge request (gitlab-org/security/gitlab!3217)). Use dummy filename as filename when viewing raw xml files (gitlab-org/security/gitlab@ac38e0600b5dedd616ae653a17ad838f009f25f0) ( merge request (gitlab-org/security/gitlab!3199)). Authorize access to vulnerabilitiesCountByDay resolver (gitlab-org/security/gitlab@70264a8cc4e10e635ac4c1ebed15a01b1201c688) ( merge request (gitlab-org/security/gitlab!3222)).

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

rpki-client 8.4 💾

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

major feature: The synchronisation protocol used to sync the repository is now included in the OpenMetrics output. In filemode (-f option) the applicable manifests are now shown as part of the signature path. A new -P option was added to manually specify a moment in time to use when parsing the validity window of certificates. Useful for regression testing. Default is invocation time of rpki-client. The -A option will now also exclude ASPA data from the JSON output. Improved accounting by tracking objects both by repo and tal. For consistency, emit an explicit 'AS 0' Provider entry for ASPAs containing implicit information for one AFI. Fix missing whitespace in ASPA-set output for OpenBGPD. (This bugfix was also released as OpenBSD 7.3 errata 001.) Disallow X.509 v2 issuer and subject unique identifiers in certs. RPKI CAs will never issue certificates with V2 unique identifiers. Check whether products listed on a manifest were issued by the same authority as the manifest itself.

ISC rpki bgp routing security bird openbgpd

BallroomDJ 4 4.3.2 💾

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 feature: 4.3.2 2023-5-2 * Bug Fixes: * Configuration: Mobile Marquee: Allow manual entry of local ip address. * Configuration: Remote Control: Allow manual entry of local ip address. * Getting Started Helper: Improve. * Install: MacOS: update pre-install; patches no longer necessary. * Mobile Marquee: Fix display on song change. * Player/Marquee: Improve recover marquee. * Player: Fix gap changes not being processed correctly. * Player: Fix play button not working during gap. * Player: Reset fade in/out times on music queue switch. * Playlist Management: Fix save of 'play announcements'. * Song List Editor: Fix song addition order for multiple selection. * Song List Editor: Fix song addition when using shift-click. * Changes: * Create From Playlist: Copy playlist settings to new song list. * Music Manager: Filters: Selection of automatic and sequenced playlists is now possible. * New Features: * Song List Editor: Export for BDJ4 / Import from BDJ4. * Internal: * Cleanup (file sync).

Zlib end-users linux macos windows player ballroom c gtk

liquidsfz 0.3.2 💾

liquidsfz is a free and open source sampler that can load and play .sfz files. It can also load and play Hydrogen drumkits. We support JACK and LV2.

minor bugfix: This release fixes a crash triggered by Carla while saving without path. It also allows for overlapping notes during sustain, which makes sustain sound more realistic.

MPL audio sfz lv2 jack music sampler cpp

Vim 9.0.1503 💾

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.1503: Luau files are not recognized Problem: Luau files are not recognized. Solution: Add a patter for Luau files.

Other text-editor ide vi vim

LimeSurvey 6.0.4 (build 230427) 💾

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: Error on database upgrade (Carsten Schmitz). Updated translation: Polish by elissa. Updated translation: Polish (Informal) by elissa. Updated translation: Japanese by nomoto. Updated translation: German by c_schmitz.

GNU GPL survey php mysql mssql postgres

Nikola 8.2.4 💾

Nikola generates static websites and blogs, with feeds, comments, media galleries and an archive. Content can be authored in reStructuredText, Markdown/CommonMark, Wiki, BBCode, Textile, AsciiDoc, Python Notebooks, Misaka, Pandoc, txt2tags, orgmode, or plain HTML. It also provides code sections with syntax highlighting, is multi-lingual, fully themeable, and can utilize external tools. It's foremost rather fast and its static pages don't have further webserver requirements.

minor bugfix: Features Add a `-q`, `--ignore-query-strings` option to ignore query strings for internal links, allowing their use for cache busting. Update reST stylesheets. Add a `--timeout` parameter to the `check` plugin, defaulting to 30s.. GZIP compression is now deterministic for automatic deploys. failures to build with a "Document is empty" error in default themes. `PAGE_INDEX` skipping generation when there exists a conflicting post. RSS generation of galleries containing WebP images, which caused an unhandled exception due to not having a known MIME type. `auto` command infinite loop. API URL in CSS and JS minifiers. `:align: center` for images in reST. `GZIP_COMMAND` parsing on `win32` platforms.

MITL python website blog code-generator static-pages

sysklogd 2.5.0 💾

BSD syslog daemon and syslog()/syslogp() replacement API for Linux, provides 100% support for RFC3164 & RFC5424, unlike rsyslogd et al.

minor feature: Bump version and update ChangeLog for v2.5.0 release Signed-off-by: Joachim Wiberg lt;troglobit@gmail.com gt;.

BSDL

SaVi satellite constellation visualization 1.6.0 💾

SaVi is software for simulation and visualization of satellite orbits, especially satellite constellations such as O3b, Starlink and Project Kuiper. It shows and animates movement and coverage over the Earth in two and three dimensions. SaVi can optionally use Geomview for 3D rendering.

major feature: The SaVi 1.6.0 release (30 April 2023) integrates with v1.2 of the satellite plot scripts for better presentation of SaVi coverage maps, adds a reworked hierarchical menu structure with submenus, adds simulations of Audacy, Karousel, Project Kuiper, Laser Light/HALO, RADARSAT, Starlink, Telesat, Theia and Viasat LEO constellations, adds simulations of Singh's geosynchronous 4-satellite constellations as described in Nature Communications, increases maximum number of coverage colors to 29 for megaconstellations with a direct popup menu, adds menu options for coverage map size, adds -small-map and -all-maps options, associates fisheye, sunlight and geostationary satellite behaviour with simulation constants, and suppports wider downloading of TLEs using lynx.

BSDL c tcl tcltk tk satellite orbit constellation 3d geometry physics

CMOC 0.1.82 💾

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

minor feature: Added new header , which provides C functions setjmp() and longjmp(). Added optimization option -fomit-frame-pointer to tell the compiler to not keep the frame pointer in a register for functions that do not need one. This can shorten the program. This option is not on by default. It does not act on functions that use inline assembly. It should be used with caution because it has not seen much use as of this release. Added warning option -Wfor-condition-sizes, which warns if a for() loop's condition compares values of different sizes. For example: unsigned n = 256; for (unsigned char i = 0; i n; ++i) ... CMOC is now compiled without debugging information by default. To compile CMOC with it, pass --enable-debug to the configure script.

GNU GPLv3 compiler c developers

GnuPG 2.4.1 💾

GnuPG (the GNU Privacy Guard or GPG) is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC2440. As such, it is meant to be compatible with PGP from NAI, Inc. Because it does not use any patented algorithms, it can be used without any restrictions.

minor feature: If the /.gnupg directory does not exist, the keyboxd is now. Automagically enabled. rGd9e7488b17 Gpg: New option --add-desig-revoker. rG3d094e2bcf . Gpg: New option --assert-signer. rGc9e95b8dee . Gpg: New command --quick-add-adsk and other ADSK features. T6395, https://gnupg.org/blog/20230321-adsk.html . Gpg: New list-option "show-unusable-sigs". Also show. " self-signature " instead of the user-id in key signature. Listings. rG103acfe9ca Gpg: For symmetric encryption the default S2K hash is now SHA256. T6367 . Gpg: Detect already compressed data also when using a pipe. Also. Detect JPEG and PNG file formats. T6332 Gpg: New subcommand "openpgp" for --card-edit. T6462 . Gpgsm: Verification of detached signatures does now strip trailing. Zeroes from the input if --assume-binary is used. rG2a13f7f9dc Gpgsm: Non-armored detached signature are now created without. Using indefinite form length octets. This improves compatibility With some PDF signature verification software. rG8996b0b655 Gpgtar: Emit progress status lines in create mode. T6363 . Dirmngr: The LDAP modifyTimestamp is now returned by some. Keyserver commands. rG56d309133f Ssh: Allow specification of the order keys are presented to ssh. See the man page entry for --enable-ssh-support. T5996, T6212 . Gpg: Make list-options "show-sig-subpackets" work again. Regression in 2.4.0. rG5a223303d7 Gpg: the keytocard command for Yubikeys. T6378 . Gpg: Do not continue an export after a cancel for the primary key. T6093 . Gpg: Replace the --override-compliance-check hack by a real. T5655 . Gpgtar: decryption with input taken from stdin. T6355 . See-also: gnupg-announce/2023q2/000478.html Release-info: https://dev.gnupg.org/T6454.

GNU GPLv3 security cryptography e-mail

Wine 8.7 💾

Wine is an implementation of the Windows API on top of X and Unix. It does not require Microsoft Windows, but can use native Windows DLLs if they are available. It provides both a development toolkit for porting Windows source code to Unix as well as a program loader, allowing many unmodified Windows programs to run on x86-based Unixes.

minor feature: DXBC shader parsing delegated to vkd3d. More spool file improvements in the PostScript driver. Various. #9932 Listview highlight when drag amp;drop enabled, #23647 Street Fighter 4 Benchmark: Flickering screen with parallel rendering enabled, #32089 Window resize enters endless cycle, #32958 ReVolt 1207: Crashes when trying to play Stunt Arena, #33487 Davar bible software not working, #43672 Airscout program 1.2.0.5 does not load under wine 2.0.2, #50249 Shapes On A Plane crashes on start, #51625 Unravel fails to load, #52322 wineserver memory leak during HTTPs download (Genshin Impact Launcher, Qt5), #54424 user32:edit - test_dbcs_WM_CHAR() fails on Windows in mixed locales, #54464 Multiple games crash on launch (Sekiro: Shadows Die Twice GOTY, Dark Souls III), #54799 wininet:internet - test_InternetGetConnectedStateExA() fails in the Japanese and Chinese locales in Wine, #54808 Access violation in ntdll when running Adolix Split and Merge PDF with.NET Framework installed, #54815 wininet:internet - test_InternetErrorDlg() fails on Windows 10 1607, #54844 Existing prekeep resetting to Win10 when wine is updated, #54856 Final Fantasy XI Online: Opening movie doesn #039;t play (redux part II). #54882 Conemu fails to start (cannot attach to process)

GNU LGPL c x86 windows win32 emulator compatibility library desktop operating-system

Audacity 3.3.1 💾

Audacity is a multi-track audio and sound editor. It can also record from various input devices, up to 24bit wavelength, using ALSA or JACK with latencies up to 384kHz. All common audio formats and encodings such as WAV, AIFF, AU, FLAC, OGG Vorbis, GSM, MP2, MP3, AC3, M4A/M4R (AAC) and WMA are supported. Audio layers allow cutting, editing, and applying or layering a wide range of effects. And Audacity is also cross-platform.

minor feature: Effect preview progress related to progress dialogs when previewing effects, and a minor inconsistency in button tooltips.

GNU GPL desktop audio editing recording

Courier Mail Server 1.2.4 💾

Courier is a mail transfer agent (MTA) and groupware server. It implements IMAP, ESMTP, POP3, LDAP, SSL, HTTP, iCal. It also provides mailing list management, filtering, maildirs storage, and a webmail interface with calendaring and scheduling.

minor feature: Spurious gcc 13 compiler warnings. Have configure script, include the standardized location of the CA certificate bundle, in addition to various legacy compatibility paths. update the ESMTP server to recognize alternative Courier, ESMTP extension names, in addition to the current ones. A future, version of Courier will switch the syntax of its custom ESMTP extension, names to be strictly compliant with the ESMTP specification. The names, remain unchanged for now, but this version of Courier recognizes both, the existing names and the new names. update internal scripts, replace deprecated fgrep alias, with grep -F.

GNU GPL c e-mail smtp imap mail-server groupware calendaring

Calibre 6.17 💾

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: 6.17 26 Apr, 2023 New features Font subsetting: Add support for WOFF format fonts and CID keyed fonts. Also further reduce file sizes when subsetting. Book details: Show a link to open the data files folder when data files are present. Template language: Add various functions to query the extra files associated with a book. Edit book: Compress images: Support compression of images in the WEBP format as well Comments editor: Add buttons to create links to data files and also to folders easily when inserting a link. Allow displaying the id, formats and path builtin columns via Preferences- gt;Add your own columns. Trash bin: Add a button to clear the bin Metadata editor: Use a dedicated editor with preview for custom columns that store markdown formatted text. a regression in the previous release that could result in empty author folders remaining in the library when the author of a book is changed. the data files associated with a book not being handled when using the Merge books and Copy to library functions a regression in the previous release that broke some operations in the Manage tags/authors/etc. dialogs. Ensure metadata.opf is always written when deleting book even if it is not sequenced for backup Improved news sources. Scientific American.

GNU GPLv3 python c++ ebook-reader e-book conversion

Gitea 1.19.2 💾

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: SECURITY. Require repo scope for PATs for private repos and basic authentication. Only delete secrets belonging to its owner. API. typo in API route. access token on some public endpoints. ENHANCEMENTS. broken clone script on an empty archived repo. Monaco IOS keyboard button. Don't set meta `theme-color` by default. Wrap too long push mirror addresses. Add --font-weight-bold and set previous bold to 601. Unify nightly naming across binaries and docker images. footer display. label color, divider in dropdown. Vertical widths of containers removed. Use correct locale key for forks page. Sort repo topic labels by name. Highlight selected file in the PR file tree. . auth check. Add tags list for repos whose release setting is disabled. wrong error info in RepoRefForAPI. no edit//delete button in org repo project view page. Respect the REGISTER_MANUAL_CONFIRM setting when registering via OIDC. Remove org users who belong to no teams. when deleting wiki with no code write permission. Handle canceled workflow as a warning instead of a fail. Load reviewer for comments when dismissing a review. Show commit history for /merged PRs. owner team access mode value in team_unit table. attachment handling. incorrect CORS default values. template error in pull request with deleted head repo. Don't list root repository on compare page if pulls not allowed. calReleaseNumCommitsBehind. Org edit page : renaming detection, maxlength. Update redis library to support redis v7. Use 1.18's aria role for dropdown menus. dot direct compare to use the right base commit. incorrect server error content in RunnersList. mismatch between hook events and github event types. BUILD. Support converting varchar to nvarchar for mssql database.

MITL git go

MediaInfo 23.04 💾

MediaInfo displays technical, format, encoding, aspect and textual tag data for audio and video files. It provides a unified GUI for various file containers such as MPEG/4, QuickTime, MKV, AVI, WMV, FLV. It can also generate reports in various text formats, batch process, and a GUI is available cross-platform.

minor bugfix: MXF: support of SMPTE ST 381-4 (AAC in MXF). DTS: show MA or HRA tip in commercial name for DTS:X. DTS: detection of DTS:X not lossless. APT-X100 a.k.a. Cinema DTS: initial support. Matroska: support of HDR10+. MP4: more information about thumbnails. ID3v2: more information about thumbnails. VP9: initial support, for more information about chroma subsampling. AWS S3: support for reference files with AccessID:SecretKey@URL. x Windows installer: crash with Windows 10/11 having ASLR enabled (NSIS update) x AWS S3: errors with some special chars in SecretKey x AWS S3: random credential with non geolocated URLs x DTS: freeze with some DTS-HD not DTS:X files x MPEG-TS: crash in HEVC_timing_and_HRD x AAC: samples per frame with SBR streams x FLAC: missing Tbc Tbr in ChannelLayout

GNU LGPLv3 c++ win32 command-line wxwidgets video analysis

Checkstyle 10.10.0 💾

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: New filter: SuppressWithNearbyTextFilter to suppress checks with inline comments in any file type. Enforce file size on Java inputs. Specify violation messages in input files. Improvements to diff report generation. Resolve pitest for FinalLocalVariableCheck. Resolve pitest suppression for FinalLocalVariableCheck. Add more unit test cases for VariableDeclarationUsageDistanceCheck. check_job have warning on deprecation. windows line endings in GitHub event text. doc: remove extra space. Resolve pitest suppression for FallThroughCheck. Resolve pitest suppression for AbstractViolationReporter. Use Environment Files instead of `set-output` in GitHub Actions. Expand XPath IT Regression Testing. Create script for appending text to GITHUB_OUTPUT. Github CI does not run upon `Github, rebase` action. Grammar error in documentation of AbstractClassNameCheck.xml. Diff-Report action does not post link to report in GitHub comment. Re-enable action lint. Update doc for VisibilityModifier. Add 3 to earliest change variable to compensate for diff context. concurrency group for site action. Generate site workflow should provide more specific links. Update doc for DesignForExtension. Update doc for DescendantToken. Update doc for Translation.

MITL java coding-style syntax-checker command-line

Artistic Style 3.3-beta2 💾

A Free, Fast, and Small Automatic Formatter for C, C++, C++/CLI, Objective-C, C#, and Java Source Code.

minor bugfix: added new option "--squeeze-ws" to remove superfluous whitespace added new option "--squeeze-lines" to remove superfluous empty lines

MITL formatting indentation

Vim 9.0.1488 💾

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.1488: xchacha20v2 crypt header is platform dependent Problem: xchacha20v2 crypt header is platform dependent. Solution: Avoid using "size_t".

Other text-editor ide vi vim

Mozilla Firefox 112.0.2 💾

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: a high memory usage with animated images in minimized (or completely covered) windows, especially when using animated themes ( 1828587 ). an where Linux users with bitmap fonts installed may have had entire sections of text invisible to them on some sites ( 1827950 ). an where web notifications with images were not displaying for Windows 8 users ( 1822817 ). Reference link to 112.0.1 release notes.

MPL c++ web-browser html5 javascript mozilla

OpenHV 20230416 💾

An Open Source 90s Pixelart Science-Fiction Real Time Strategy game with Multiplayer (LAN and internet) support, competent skirmish AI as well as an integrated map editor. All the assets are licensed under Open Source compliant terms.

major feature:

GNU GPLv3 game rts pixelart sci-fi strategy