git 2.41.0 šŸ’¾

Git is a distributed version control system, originally designed for Linux kernel development and large projects with non-linear workflows. It's comprised of individual tools, reuses ssh and rsync protocols, emphasises speed and data integrity, and keeps every checkout as full-fledged repository, and cryptographically authenticates source history. Various graphical frontends, IDE integrations and web services (GitHub) exist; with its git-fast-export format meanwhile serves interoperability with bzr, hg, fossil, svn.

minor feature: Allow information carried on the WWW-Authenticate header to be, passed to the credential helpers. A new "fetch.hideRefs" option can be used to exclude specified refs, from "rev-list --objects --stdin --not --all" traversal for, checking object connectivity, most useful when there are many, unrelated histories in a single repository. "git push" has been taught to allow deletion of refs with one-level, names to help repairing a repository who acquired such a ref by, mistake. In general, we don't encourage use of such a ref, and, creation or update to such a ref is rejected as before. Allow "git bisect reset" to check out the original branch when the, branch is already checked out in a different worktree linked to the, same repository. A few subcommands have been taught to stop users from working on a, branch that is being used in another worktree linked to the same, repository. "git format-patch" learned to write a log-message only output file, for empty commits. "git format-patch" honors the src/dst preset to nonstandard, values with configuration variables like "diff.nopre", causing, receiving end of the patch that expects the standard -p1 format to, break. "format-patch" has been taught to ignore end-user configuration, and always use the standard pre. This is a backward compatibility breaking change. Lift the limitation that colored prompts can only be used with, PROMPT_COMMAND mode. "git blame --contents=.. --. " used to be forbidden, but now it finds the origins of lines starting at. contents, through the history that leads to.. "git pack-redundant" gave a warning when run, as the command has, outlived its usefulness long ago and is nominated for future, removal. Now we escalate to give an error. "git clone" from an empty repository learned to propagate the, choice of the hash algorithm from the source repository to the, newly created repository over any one of the v0/v1/v2 protocol. "git mergetool" and "git difftool" learns a new configuration, gui

GNU LGPL c git scm vcs dvcs

Fossil SCM 2.22 šŸ’¾

Fossil is a distributed version control system, quite robust and easy to use. It manages local and remote repositories, user permissions, has a built-in wiki, bugtracker, release blog and an extendable web interface. It's github-in-a-box as all features are packed into a stand-alone executable which also doubles as server. Internally the database utilizes SQLite and allows extending that or its user interface through TCL or the builtin TH1 scripting language. An optional JSON API permits further extensions.

minor feature: Enhancements to the /timeline webpage : Add the ft=TAG query parameter which in combination with d=Y Shows all descendants of Y up to TAG Enhance the s=PATTERN (search) query parameter so that forum post. Text is also searched when the "vfx" query parameter is used the u= (user) query parameter so that it works with a= and b=. Add the oldestfirst query parameter to show the events in reverse order. Useful in combination with y=f and vfs and perhaps also u= to show all. Forum events in chronological order For the p=X and bt=Y query parameter combination, if Y is a tag that. Identifies multiple check-ins, search backwards in time for Y beginning at X. Add the ft=TAG query parameter which in combination with d=Y. Shows all descendants of Y up to TAG Enhance the s=PATTERN (search) query parameter so that forum post. Text is also searched when the "vfx" query parameter is used the u= (user) query parameter so that it works with a= and b=. Add the oldestfirst query parameter to show the events in reverse order. Useful in combination with y=f and vfs and perhaps also u= to show all. Forum events in chronological order For the p=X and bt=Y query parameter combination, if Y is a tag that. Identifies multiple check-ins, search backwards in time for Y beginning at X. Administrators can select to skip sending notifications about new forum. Posts. If the value N is negative in "--context N" or "-c N" to the various diff. Commands, then treat it as infinite and show the complete file content. The stock OCI container no longer includes BusyBox, thus no longer. Needs to start as root to chroot that power away. That in turn Frees us from needing to build and install the container as root, Since it no longer has to create a private. /dev tree Inside the jail for Fossil's use. Add support for the trigram tokenizer for FTS5 search to enable. Searching in Chinese. Comment lines (starting with a '#') are now supported inside. Versioned settings. Default permissions for anonymous users

BSDL-2 c sqlite fossil scm dvcs wiki bugtracker server project-management cgi wcms

Vim 9.0.1595 šŸ’¾

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.1595: line pointer becomes invalid when using spell checking Problem: Line pointer becomes invalid when using spell checking. Solution: Call ml_get() at the right places.

Other text-editor ide vi vim

Samba 4.18.3 šŸ’¾

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: Symlinks to files can have random DOS mode information in a Directory listing. vfs_fruit might cause a failing open for delete. winbind recurses into itself via rpcd_lsad. wbinfo -u fails on ad dc with gt;1000 users. DS ACEs might be inherited to unrelated object classes. a lot of messages: get_static_share_mode_data: Get_static_share_mode_data_fn failed: NT_STATUS_NOT_FOUND. aes256 smb3 encryption algorithms are not allowed in Smb3_sid_parse(). Setting veto files = /. quot;samba-tool domain provision quot; does not run interactive mode if no arguments are given. dsgetdcname: assumes local system uses IPv4.

GNU GPLv3 communications file-sharing cifs windows

SimulaBeta 3.1.1 šŸ’¾

SimulaBeta is a continuous numerical simulation program for insulin-glucose feedback control. It is based on a published nonlinear MiMe-NoCoDI model of insulin-glucose homeostasis, calibrated with physiological data. It supports sensitivity analysis, saving and reading parameter sets and sub-models as scenarios and the export of simulation results in various formats for evaluation in statistics packages.

minor bugfix: Bug-fix release addressing memory leaks and an issue in the GUI of LOREMOS.

BSDL-2 computer-aided-instruction scientific bio-informatics medical-science object-pascal pascal aqua carbon cocoa win32 education science-resear

LimeSurvey 6.1.1 build 230530 šŸ’¾

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 Unsafe way to detect IP address against brute-force attacks (Carsten Schmitz). Editing a quota shows that it was saved, while it was not (Carsten Schmitz). CR-1168: Errors for printanswers after twig upgrade from version 1 to 3 (sameas vs. same as) (twilligls). CR-1167: update registering new function name (jack-han-115). Array question doesn't reload anwsers (Denis Chenu). table action dropdown cut off in firefox (Patrick Teichmann). cannot install two plugins in a row (Gabriel Jenik). Missing option to search for survey groups at list survey screen. (Gabriel Jenik). Interface language parmater use exotic dropdown list. (Gabriel Jenik). The setting in the theme variation field (global level) is not shown (Gabriel Jenik). Interface language parmater use exotic dropdown list. (Gabriel Jenik). Updated translation: Slovak by jelen1. Updated translation: Polish by elissa. Updated translation: Polish (Informal) by elissa. Updated translation: Norwegian (BokmƄl) by pmonstad. Updated translation: Japanese by d_inoue, nomoto. Updated translation: German by c_schmitz. Updated translation: German (Informal) by c_schmitz. Updated translation: Czech by jelen1. Updated translation: Czech (Informal) by jelen1.

GNU GPL survey php mysql mssql postgres

Calibre 6.19.1 šŸ’¾

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.19.1 29 May, 2023 New features HTML Input: Restrict adding of resources like images to only files within the folder hierarchy starting at the parent folder of the root HTML file Can be controlled by customizing the HTML to Zip plugin in Preferences- gt;Plugins or the --allow-local-files-outside-root option to the ebook-convert command. PDF Output: regression in previous release causing non-English entries to be incorrectly encoded into the PDF bookmarks. PDF Output: regression in previous release that caused blank pages when generating headers or footers. Book list: editing-in-place not pre-selecting existing text for some column types Amazon.de metadata download: Update for site changes. PDF Output: Set /Creator and /Producer in /Info. row height incorrect in Manage category dialog when blank. 19.1 a in 6.19.0 that broke the edit metadata dialog.

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

QXGEdit 0.9.10 šŸ’¾

QXGEdit is a Qt4 GUI for editing MIDI system exclusive files. It works with XG devices such as Yamaha DB50XG. It requires a configured ALSA system.

minor bugfix: Micro-adjustments to the View Options... dialog layout. Prepping into the next development cycle (with Qt = 6.5).

GNU GPL qt c++ midi yamaha alsa

wxMaxima 23.05.1 šŸ’¾

wxMaxima is a document based interface for the computer algebra system Maxima. wxMaxima provides menus and dialogs for many common maxima commands, autocompletion, inline plots and simple animations.

minor feature: A -release Updated the Russian and Italian translation. Process the command line option --maxima= lt;str gt;. Resolved several possibilities to crash the config dialogue. . Correctly calculate the worksheet size in the background. Correctly restore parenthesis on load. Always revise the decision what to display as 2D equation on. window width changes. 2D display of integrals had zero size.

GNU GPL mathematics cas maxima

BallroomDJ 4 4.3.2.4 šŸ’¾

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

minor bugfix: 4.3.2.4 2023-5-29 * Bug Fixes: * Edit Song Lists: Clear please wait message after mix. * Song Editor: Fix bugs with BPM and speed interactions. * Changes: * Configuration/General: The BPM display is reset to MPM by default. * BPM Counter: Remove MPM selections. * Dance Selection: New algorithm. * Edit Dances: Remove 4/8 time signature. * Internal: * Database and audio files always store MPM.**4.3.2.4 2023-5-29** * Bug Fixes: * Edit Song Lists: Clear please wait message after mix. * Song Editor: Fix bugs with BPM and speed interactions. * Changes: * Configuration/General: The BPM display is reset to MPM by default. * BPM Counter: Remove MPM selections. * Dance Selection: New algorithm. * Edit Dances: Remove 4/8 time signature. * Internal: * Database and audio files always store MPM.

Zlib end-users linux macos windows player ballroom c gtk

PrRescue 0.113 šŸ’¾

PrRescue is a rescue CD based on Gentoo amd64 supporting nilfs2 and btrfs. Its goal is to always include the newest kernel and Gentoo packages.

minor feature: Kernel has been updated to version 6.3.4. Gcc has been upgraded to version 13.1. Every package has been recompiled using new gcc. Memtest86+ has been updated to version 6.20. Gentoo packages have been upgraded to latest versions.

GNU GPL gentoo rescue boot

Checkstyle 10.12.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: Support record patterns (preview-feature in Java 19) as described by JEP 405. Improve code coverage for GUI classes. Broken Link: Github search links are broken in documentation. LineLength check documentation incorrectly shows how to work with tabWidth property. Update doc for UnusedImports. Specify violation messages in input files. ci/pitest.sh --list doesn't show all pitest profiles on Mac. doc: new release cycle. Site Action generate bad link to index page.

MITL java coding-style syntax-checker command-line

LibreSSL 3.7.3 šŸ’¾

LibreSSL Portable is a free version of the SSL/TLS protocol forked from OpenSSL, and developed by the OpenBSD project. LibreSSL is developed as part of the OpenBSD system, with lots of ancient cruft and security woes already fixed. The portable version for other Unices is developed alongside.

: It includes the following : Hostflags in the verify parameters would not propagate from an SSL_CTX to newly created SSL. Reliability - A double free or use after free could occur after SSL_clear(3). The LibreSSL project continues improvement of the codebase to reflect modern. Safe programming practices. We welcome feedback and improvements from the Broader community. Thanks to all of the contributors who helped make this Release possible.

ISC ssl tls cryptography security libraries aes rsa sha1 communications

Vim 9.0.1585 šŸ’¾

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.1585: weird use of static variables for spell checking Problem: Weird use of static variables for spell checking. Solution: Move the variables to a structure and pass them from win_update(). to win_line().

Other text-editor ide vi vim

phpoi 1.1.0 šŸ’¾

Php scripts to handle points of interest

minor bugfix: Some fixes for the mysqli backend. Support for php version 8.2. Changed license to GNU Affero General Public License. Removed obsolete map links hitta and multimap. Added new map link bing.

Affero GPLv3 php web-based other