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: (2022-06-30).
### Security (16 changes).
group IP restrictions not enforced for container registry requests (gitlab-org/security/gitlab@0c9628791bf383734ec8f32e1d0040ca2fd62178) ( merge request (gitlab-org/security/gitlab!2550)).
Gitlab Runner version upgrade (gitlab-org/security/gitlab@b7e06c1e812fdf0a2fab4aca07cdea33ff22b41c) ( merge request (gitlab-org/security/gitlab!2564)).
Update ProjectAttributesTransformer to use number of attributes (gitlab-org/security/gitlab@fae2720ffd7ec5ce3eb88e3b68b2879f4f664cf4) ( merge request (gitlab-org/security/gitlab!2547)).
Escape deploy key title to prevent XSS (gitlab-org/security/gitlab@071c3fa4ae63d03117a3c02752711d29f6f620b1) ( merge request (gitlab-org/security/gitlab!2492)).
Sanitize ZenTao breadcrumb links (gitlab-org/security/gitlab@5b16b65cfe57a946f25842b7818dafe6c8a934ea) ( merge request (gitlab-org/security/gitlab!2555)).
permissions in the project labels API (gitlab-org/security/gitlab@b3ff7ee5a64382ff9ee34bc3fc44acd0117f86d9) ( merge request (gitlab-org/security/gitlab!2532)).
Security sentry leaks and access level check (gitlab-org/security/gitlab@a0ad79588f170e1c58206e42d8b550d75e874a4d) ( merge request (gitlab-org/security/gitlab!2531)).
Check permissions before exposing user two factor enabled (gitlab-org/security/gitlab@3b7c699ffcca64721c0876da12435c148f8e83a7) ( merge request (gitlab-org/security/gitlab!2530)).
Filter milestone release by user access (gitlab-org/security/gitlab@dc79edc16c7422279235d2ad8a4807644840fc4c) ( merge request (gitlab-org/security/gitlab!2535)).
the required access level in the Conan packages finder (gitlab-org/security/gitlab@5221ca59f09361f90798348851fa12c91e5d9e35) ( merge request (gitlab-org/security/gitlab!2513)).
Allow inviting only groups with subset of allowed domains to groups (gitlab-org/security/gitlab@03dfb153355d0465ea25a6d73db895c975fc32df) ( merge request (gitlab-org/security/gitlab!2538)).
open redirect vulnerability (gitlab-org/security/gitl
MITL ruby ruby-on-rails git dvcs wiki bugtracker version-control
WackoWiki is a light and easy to install multilingual Wiki-engine. Supports WYTIWYG-editing, page rights (ACLs), design themes (skins), file upload, email notification, URI router, template engine, session handler and much more. Compatible with PHP 7.3 - 8.1 and MariaDB / MySQL.
minor bugfix: Bug fix release for 6.1.x series, adds PRIMARY KEY to acl and usergroup_member table, fixes broken news feed, sets visibility tag colors for access modes, PHPMailer 6.6.3, WikiEdit 3.22
BSDL php javascript mysql web-based documentation education wiki
CGAL is a software project that provides easy access to efficient and reliable geometric algorithms in the form of a C++ library. CGAL is used in various areas needing geometric computation, such as geographic information systems, computer aided design, molecular biology, medical imaging, computer graphics, and robotics.
The library offers data structures and algorithms like triangulations, Voronoi diagrams, Boolean operations on polygons and polyhedra, point set processing, arrangements of curves, surface and volume mesh generation, geometry processing, alpha shapes, convex hull algorithms, shape reconstruction, AABB and KD trees...
minor feature: Release date: Dec 2022
### Polygon Mesh Processing.
Added the function `CGAL::Polygon_mesh_processing::surface_Delaunay_remeshing()`, that remeshes a surface triangle mesh following the.
CGAL tetrahedral Delaunay refinement algorithm.
### 3D Simplicial Mesh Data Structure (new package).
This new package wraps all the existing code that deals with a `MeshComplex_3InTriangulation_3` to describe 3D simplicial meshess, and makes the data structure independent from the tetrahedral mesh generation package.
GNU GPLv3 c++ mathematics visualization
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.0001: Travis CI is no longer used
Problem: Travis CI is no longer used.
Solution: Delete the Travis CI configuration.
Other text-editor ide vi vim
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: Tired of too many windows crowding your screen? You can now disable automatic opening of the download panel every time a new download starts. Read more. Firefox now mitigates query parameter tracking when navigating sites in ETP strict mode. When using a screen reader on Windows, pressing enter to activate an element no longer fails or clicks the wrong element and/or another application window. For those blind or with very limited vision, this technology reads out loud what is on the screen, and users can adapt them to their needs (now, on our platform, without errors). Various security. Improved security by moving audio decoding into a separate process with stricter sandboxing, thus improving process isolation. Various and new policies have been implemented in the latest version of Firefox. You can find more information in the Firefox for Enterprise 102 Release Notes. Firefox 102 is the new Extended Support Release (ESR). Firefox 91 ESR goes out of support on September 20, 2022. (See the 102 ESR release notes for more information), You can now filter style sheets in the Style Editor tab of our developer tools. TransformStream and. ReadableStream.pipeThrough have landed, allowing you to pipe from a. ReadableStream to a. WritableStream, executing a transformation on each chunk.. ReadableStream. TransformStream, and. WritableStream are all transferable now. Firefox now supports Content-Security-Policy (CSP) integration with WebAssembly. A document with a CSP that restricts scripts will no longer execute WebAssembly unless the policy uses 'unsafe-eval' or the new 'wasm-unsafe-eval' keyword.
MPL c++ web-browser html5 javascript mozilla
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 feature: Added support for right to left languages in export to html and pdf.
in order to support the right to left languages in export to html, the resulting html text lines are no longer LINE but LINE.
in export to pdf the link to node+anchor with non ascii anchor name.
Export to pdf broken on windows with links to node/node+anchor and destination not in the pdf.
on windows, export to pdf, links to files/folders; links to non ascii paths are disabled because currently crashing the library.
Improved detection of missing executables required for rendering LatexBoxes. These dependencies are no longer mandatory.
Added help to the user to show again a hidden menubar.
Pressing Tab on the very latest table cell now adds a new table line and moves to its first cell.
With relative links to files and folders and documents moved between linux and windows.
in export to html and txt multiple files, now appending the node id to the file names to support multiple nodes with the same name.
Added syntax highlight support for solidity.
After with the domain giuspen.com, the domain changed to giuspen.net and giuspen.com will eventually go.
Work has been done to support an appimage, so the first appimage will be available for download shortly.
GNU GPLv3 gtk c text-editor note-taking
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: Rounding problem for euro minor in deutsche mark.
Split amount opposite sign don't work when using + button.
Inherit old xfer enable to post to a account.
Windows do not minimize independently; cannot raise main window above others.
Manage scheduled list column hscrollbar.
Balance report - toggle detail show no txn.
Csv export invalid with semicolon in text.
2022-04-18 Maxime Doyen.
GNU GPL c gtk accounting personal-finance quicken money
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: FallThrough should recognize yield also.
FinalClassCheck: False positive with anonymous classes.
Automate creation of settings.xml file for release.
Automate update of releasenotes.xml by content for new release.
Automate twitter posts to use single shell command.
Resolve Pitest.
dependency: bump pitest-maven from 1.8.1 to 1.9.0.
Disable IDEA Inspection for `AnnotationClass`.
Update doc for LeftCurly.
Missed limitation: Checkstyle can't parse UTF8 Java File with.
UTF8 BOM.
Specify violation messages in input files.
Resolve IDEA violations from Teamcity 2022.04 (Bundled IntelliJ IDEA.
2021.2.3).
Pitest: Create robust method of surviving mutation suppression.
update code base to have javadoc tag to explain noinspection tag.
content.
Update doc for TrailingComment.
Add codenarc to CI for groovy files.
Move Backport section on index page to be update JRE_and_JDK.
ci/pitest.sh --list doesn't show all pitest profiles.
Split pitest-coding execution into 3 executions and investigate.
instability.
Use Shellcheck to resolve violations code in Shell Script.
Add 'git diff' validation after execution of verify phase to.
Azure.
Solve fb-contrib errors.
Checkstyle doesn't publish test source code.
MITL java coding-style syntax-checker command-line
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: vimdiff 123 " mergetool drivers have been reimplemented with a, more generic layout mechanism. "git -v" and "git -h" are now understood as "git --version" and, "git --help". The temporary files fed to external diff command are now generated, inside a new temporary directory under the same basename. "git log --since=X" will stop traversal upon seeing a commit that, is older than X, but there may be commits behind it that is younger, than X when the commit was created with a faulty clock. A new, option is added to keep digging without stopping, and instead, filter out commits with timestamp older than X. "git -c branch.autosetupmerge=simple branch A B" will set the B, as A's upstream only when A and B shares the same name, and "git, -c push.default=simple" on branch A would push to update the, branch A at the remote B came from. Also more places use the, sole remote, if exists, before defaulting to 'origin'. A new doc has been added that lists tips for tools to work with, Git's codebase. "git remote -v" now shows the list-objects-filter used during, fetching from the remote, if available. With the new http.curloptResolve configuration, the CURLOPT_RESOLVE, mechanism that allows cURL based applications to use pre-resolved, IP addresses for the requests is exposed to the scripts. "git add -i" was rewritten in C some time ago and has been in, testing; the reimplementation is now exposed to general public by, default. Deprecate non-cone mode of the sparse-checkout feature. Introduce a filesystem-dependent mechanism to optimize the way the, bits for many loose object files are ensured to hit the disk, platter. The "do not remove the directory the user started Git in" logic, when Git cannot tell where that directory is, is disabled. Earlier, we refused to run in such a case. A mechanism to pack unreachable objects into a "cruft pack", instead of ejecting them into loose form to be reclaimed later, has, been introduced. Update the doctype written in git
GNU LGPL c git scm vcs dvcs
BIRD is a dynamic IP routing daemon supporting both, IPv4 and IPv6, Border Gateway Protocol (BGPv4), Routing Information Protocol (RIPv2, RIPng), Open Shortest Path First protocol (OSPFv2, OSPFv3), Babel Routing Protocol (Babel), Bidirectional Forwarding Detection (BFD), IPv6 router advertisements, static routes, inter-table protocol, command-line interface allowing on-line control and inspection of the status of the daemon, soft reconfiguration as well as a powerful language for route filtering.
major bugfix: BGP performance improvements, BFD: New 'strict bind' option, RPKI: VRF support, allow use of 240.0.0.0/4 as a private range, BIRD client uses exit status to report errors, important bugfixes
GNU GPL internet networking router bgp rpki
abc2svg is a set of ECMAscript files that handle the ABC music notation. This includes editing, displaying, printing, playing the music files and converting them to other formats such as ABC and MEI notations.
major bugfix: Lots of bug fixes and improvements.
GNU GPL abc music conversion
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-preview.5 - 2022-06-22.
Engine Updates and.
Improve type inference and completions.
Make `Out-String` and `Out-File` keep string input unchanged.
Make `AnsiRegex` able to capture Hyperlink ANSI sequences.
Add the `-ConfigurationFile` command line parameter to `pwsh` to support local session configuration.
native library loading for `osx-arm64`.
formatting to act appropriately when the style of table header or list label is empty string.
General Cmdlet Updates and.
various completion inside the `param` block.
Add Amended switch to `Get-CimClass` cmdlet.
Improve completion on operators.
Improve array element completion for command arguments.
Use AST extent for `PSScriptRoot` path completion.
Add type inference support for generic methods with type parameters.
Write out OSC indicator only if the `stdout` is not redirected.
Remove the assert and use a relatively larger capacity to cover possible increase of.NET reference assemblies.
Increase reference assembly count to 161.
Code Cleanup.
lt;details gt;.
lt;summary gt;.
lt;p gt;We thank the following contributors! lt;/p gt;.
lt;p gt;@Yulv-git, @eltociear lt;/p gt;.
lt;/summary gt;.
lt;ul gt;.
lt;li gt;some typos in source code lt;/li gt;.
lt;li gt;typo in `AsyncResult.cs` lt;/li gt;.
lt;/ul gt;.
lt;/details gt;.
Tools.
Update script to pin to.NET 7 preview 5 version.
Start-PSPester: argument completer for `-Path`.
Add reminder workflows.
Move to configuring the fabric bot via JSON.
Update Documentation Template URL.
Update script to automatically take new preview pre-release builds.
Tests.
Make Assembly Load Native test work on a FX Dependent Linux Install.
Update `Get-Error` test to not depend on DNS APIs.
Build and Packaging Improvements.
lt;details gt;.
lt;ul gt;.
lt;li gt;Update.NET SDK version from lt;code gt;7.0.100-preview.4.22252.9 lt;/code gt; to lt;code gt;7.0.100-preview.5.22307.18 lt;/code gt; lt;/li gt
MITL powershell shell
RTextDoc is a structured text editor for typesetting. It supports AsciiDoc, DocBook and LaTeX for authoring notes, books, web pages, man pages, or websites and blogs. It provides instant grammar and spell checking, integrated dictionaries, WYSIWYG BibTeX equations, HTML from and to LaTeX conversion. It also includes a PDF output viewer, and can be used portably without installation.
major feature: Supports JDK8
GNU GPL java swing editor latex asciidoc docbook text-processing typesetting
mtCellEdit is a lightweight spreadsheet program. Its main goal is to provide facilities for simple day-to-day tasks using a minimal graphical user interface. It uses TSV based file formats to ensure that archived data is always accessible to other programs, regardless of operating system, both now and in the future. These "other programs" might be spreadsheet programs, text editors, command line tools, or custom built programs. It is written from scratch and provides all of its core facilities via a library, so any C/C++ program can access its API.
minor feature: This release includes minor updates and bugfixes.
GNU GPLv3 c++ spreadsheet editor libraries office business
PySpread is a desktop spreadsheet application. It's unique in supporting Python expressions in table cells rather than introducing a basic style language. It allows CSV import and export, while its own files are GPG signed. It can create charts using matplotlib, grid cells return pythonic objects, like macros can also be written in Python. It can therefore also utilize numpy or matrix operations.
major feature: This release adds several new features:
* SVG exports
* Sorting of cells added
* Money support added using a new optional dependency `py-moneyed`
* Money support in CSV import dialog
* Matplotlib cells now use tight layout
* Quick summation button for selected cells. The result appears in the cell
below the bottom right cell of the selection
* Selection mode user handling improved
Dependencies:
* Mandatory: Python ( 3.6), numpy ( =1.1), PyQt5 ( 5.10, requires PyQt5.Svg), setuptools ( =40.0), markdown2 ( = 2.3)
* Recommended: matplotlib ( =1.1.1), pyenchant ( =1.1), pip ( =18), python-dateutil ( = 2.7.0), py-moneyed ( =2.0)
* For building the apidocs with Sphinx see apidocs/requirements.txt
Bug fixes:
* Cell edge rendering fixed
* Fix for copying outside of grid
* X,Y,Z set to None for macro execution
* Replace all is now faster
* `pyspread/share/metainfo/io.gitlab.pyspread.pyspread.metainfo.xml` fixed
* Entry line and cells now handle properly
* When opening a pys or pysu file, pyspread now changes into the file's
directory
GNU GPLv3 spreadsheet python
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 8.2.5157: MS-Windows GUI: CTRL-key combinations do not always work
Problem: MS-Windows GUI: CTRL-key combinations do not always work.
Solution: Handle special key combinations better.
Other text-editor ide vi vim
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: html editor iframe did not take whole available place (Gabriel Jenik).
Updated translation: Spanish (Spain) by ireneoh.
Updated translation: Slovak by jelen1.
Updated translation: Polish by elissa.
Updated translation: Polish (Informal) by elissa.
Updated translation: Japanese by d_inoue, nomoto.
Updated translation: Finnish by Jmantysalo.
Updated translation: Czech by jelen1.
Updated translation: Czech (Informal) by jelen1.
Updated translation: Catalan by qualitatuvic.
GNU GPL survey php mysql mssql postgres
GNU PSPP is a program for statistical analysis of sampled data. It is a Free replacement for the proprietary program SPSS, and appears very similar to it with a few exceptions.
minor feature:
GNU GPL c gtk education science-research scientific information-analysis statistics
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: FFV1 support.
Dolby Vision: add info about more profiles.
AAC: check of missing ID_END and incoherent count of channels.
NSV: better handling of gy StarDiva agenda negative timestamps.
Text: Show text frame rate.
Text: frame rate precise numerator/denominator also for text streams.
CDP: readout of display aspect ratio.
MPEG-4/MOV: support of time codes 30 fps.
TTML: Support of more timeExpression flavors.
x ADM: correctly map Dolby binaural render mode to track UID
x Dolby Audio Metadata: first frame of action in HH:MM:SS:FF format
x Dolby Vision: profiles and levels in decimal rather than in hexadecimal
x MXF: of Dolby Vision Metadata not displayed if HDR10 metadata is present
x MPEG-4/MOV: avoid gy frame rates by taking frame rate from stts atom
x CDP: better catching of wrong line21_field value
x NSV: better handling of invalid frames
x MXF: Include frame count in SDTI and SystemScheme1 time codes to time stamp conversion
x TTML: do not show frame rate if it is from MediaInfo options
x DV: timecode trace in HH:MM:SS:FF format
GNU LGPLv3 c++ win32 command-line wxwidgets video analysis
Quba is a open source offline viewer application for structured electronic invoices in XML (UBL or UN/CEFACT CII) or PDF (Factur-X/ZUGFeRD) format.
The technical foundation is Electron and XSLT.
minor bugfix: Added necessary close icon in embedded files window
Apache accounting javascript windows financial-and-insurance-industry developers
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 5.18.6. Gentoo packages have upgraded to latest versions.
GNU GPL gentoo rescue boot
The qBittorrent project aims to provide an open-source software alternative to µTorrent.
Additionally, qBittorrent runs and provides the same features on all major platforms (Linux, Mac OS X, Windows, OS/2, FreeBSD).
qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library.
minor feature:
GNU GPL internet download torrent
DataMelt is a program for numeric computation, mathematics, statistics, symbolic calculations, data analysis and data visualization. It supports several scripting languages, such as Python, Ruby, Groovy (and others), with the power of hundreds of Java packages.
Available for Windows, Linux and Mac OS.
minor bugfix: Maintenance release for JDK18; Corrected examples; Remove 2 L F not supported any longer. Minor bug fixes.
Mixed information-analysis mathematics visualization physics latex java groovy jython python cross-plattform linux education science-research
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.5 - 2022-06-21.
Engine Updates and.
native library loading for osx-arm64.
Tests.
Make Assembly Load Native test work on a FX Dependent Linux Install.
Enable more tests to be run in a container..
Switch to using GitHub action to verify markdown links for PRs.
Try to stabilize a few tests that fail intermittently.
TLS test back-port.
Build and Packaging Improvements.
lt;details gt;.
lt;summary gt;.
lt;p gt;Bump.NET SDK to 6.0.301 (Internal 21218) lt;/p gt;.
lt;/summary gt;.
lt;ul gt;.
lt;li gt;Update Wix file (Internal 21242) lt;/li gt;.
lt;li gt;Conditionally add output argument lt;/li gt;.
lt;li gt;Rename mariner package to cm lt;/li gt;.
lt;li gt;Backport test for 7.2 lt;/li gt;.
lt;li gt;Update dotnet-runtime version lt;/li gt;.
lt;li gt;Update to use lt;code gt;windows-latest lt;/code gt; as the build agent image lt;/li gt;.
lt;li gt;Publish preview versions of mariner to preview repo lt;/li gt;.
lt;li gt;Move lt;code gt;cgmanifest lt;/code gt; generation to daily lt;/li gt;.
lt;li gt;mariner mappings lt;/li gt;.
lt;li gt;Make sure we execute tests on LTS package for older LTS releases lt;/li gt;.
lt;li gt;Add a finalize template which causes jobs with to fail lt;/li gt;.
lt;li gt;Make mariner packages Framework dependent lt;/li gt;.
lt;li gt;Base work for adding mariner amd64 package lt;/li gt;.
lt;/ul gt;.
lt;/details gt;.
7.2.5 : v7.2.4...v7.2.5.
MITL powershell shell
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-06-21).
### Added (147 changes).
Add GraphQL API to create resource links (gitlab-org/gitlab@cf6881e6d281ec62f6bc742794b81dd1dbbd3daa) (merge request) GitLab Enterprise Edition.
Add support for collecting jemalloc stats (gitlab-org/gitlab@0b76148a078903dda4e6698ff6c20fc287887ec7) ( merge request (gitlab-org/gitlab!89303)).
Add audit event for disabling 2FA (gitlab-org/gitlab@93f3ca0a2c3535b8eb3b4176f877abc99b75c78e) ( merge request (gitlab-org/gitlab!89598)) GitLab Enterprise Edition.
Add auditEventsStreamingHeadersDestroy Mutation (gitlab-org/gitlab@50e59b0fe7bd4864fdc5735d1876041e0c7b9aeb) ( merge request (gitlab-org/gitlab!88408)) GitLab Enterprise Edition.
Add backend changes to sort by at (gitlab-org/gitlab@f77350c785ae225fefecce7e983ab37b9ff58340) by @zillemarco ( merge request (gitlab-org/gitlab!89606)).
Display invalid approvals on merge request widget (gitlab-org/gitlab@8aa64755f7ec14b7a704db4d925c27ba7578a68a) ( merge request (gitlab-org/gitlab!88941)).
Add ownerProject field to RunnerType (gitlab-org/gitlab@72ec72a0b0ad63f64c441e47d1f214e5a8c16b52) ( merge request (gitlab-org/gitlab!89922)).
Mutation to delete multiple package files (gitlab-org/gitlab@9fe8deddb8ba788fee886b36e5ec61df600a5109) ( merge request (gitlab-org/gitlab!89927)).
GraphQL: Add lazy load for blocking epics count (gitlab-org/gitlab@888c4b2dc6b69c73c9ecf9645f21a774f552e86e) ( merge request (gitlab-org/gitlab!89632)) GitLab Enterprise Edition.
Add git protocol configuration to groups (gitlab-org/gitlab@0938dfe435e42d08c1df0f930bd1f6042d68aad9) ( merge request (gitlab-org/gitlab!89817)).
Prevent users from using known insecure public key (gitlab-org/gitlab@8a0678ef91684ede86b850a4f30c8eebbcc0d244) ( merge request (gitlab-org/gitlab!90369)).
Preview plantuml/kroki diagrams in content editor (gitlab-org/gitlab@fc0aab15f39aff7fb604c06ce218e22926e8423b) ( merge request (gitlab-org/gitlab!86701)).
Add scan_execution_policies endpoint to the Kubernetes interna
MITL ruby ruby-on-rails git dvcs wiki bugtracker version-control
Authorized Entities Directory (Ć-DIR) is a Privileged Identity and Access Management (IAM/PIM/PAM) based on OpenLDAP
Objectives:
* Strictly follow need to know and least privilege principles
* Agile data maintenance by consequent delegation of manageable small areas
* Provide meaningful audit trails for compliance checks
* Secure defaults
minor feature: Various updates and small fixes.
Apache openldap iam ldap nis
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.7.5
added /tagSchemas API support.
Added DocumentActionProcessor Lambda for document actions processing.
Added API - POST /documents/upload for adding Large Documents.
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: v1.17.0-rc1
BREAKING.
Require go1.18 for Gitea 1.17.
Make AppDataPath absolute against the AppWorkPath if it is not.
Nuke the incorrect permission report on /api/v1/notifications.
Refactor git module, make Gitea use internal git config.
Remove `RequireHighlightJS` field, update plantuml example..
Increase minimal required git version to 2.0.
Add a directory pre`gitea-src-VERSION` to release-tar-file.
Use "main" as default branch name.
Make cron task no notice on success.
Add pam account authorization check.
Show messages for users if the ROOT_URL is wrong, show JavaScript errors.
Refactor mirror code amp; StartToMirror.
Remove deprecated SSH ciphers from default.
Add the possibility to allow the user to have a favicon which differs from the main logo.
Update reserved usernames list.
Support custom ACME provider.
Change initial TrustModel to committer.
Update HTTP status codes.
Upgrade Alpine from 3.13 to 3.15.
Restrict email address validation.
Refactor Router Logger.
SECURITY.
Remove deprecated SSH ciphers from default.
FEDERATION.
Return statistic information for nodeinfo.
Add Webfinger endpoint.
Store the foreign ID of during migration.
FEATURES.
Automatically render wiki TOC.
Adding button to link accounts from user settings.
Allow set default merge style while creating repo.
Auto merge pull requests when all checks succeeded.
Improve reviewing PR UX.
Add support for rendering console output with colors.
Add Helm Chart registry.
Add Goroutine stack inspector to admin/monitor.
RSS/Atom support for Orgs amp; Repos.
Add button for deletion.
Allow to mark files in a PR as viewed.
Add Index to comment for migrations and mirroring.
Add health check endpoint.
Add packagist webhook.
Add "Allow edits from maintainer" feature.
Add apply-patch, basic revert and cherry-pick functionality.
Add Package Registry.
Add LDAP group sync to Teams
MITL git go
WackoWiki is a light and easy to install multilingual Wiki-engine. Supports WYTIWYG-editing, page rights (ACLs), design themes (skins), file upload, email notification, URI router, template engine, session handler and much more. Compatible with PHP 7.3 - 8.1 and MariaDB / MySQL.
minor bugfix: Bug fix release for 6.1.x series, adds config option 'session_notice' to indicates the cause of the session termination (default: off), adds missing pilcrow footnote denominator, shows now captions also in print view handler, renames folder 'wacko' to 'src', replaces 'var' with 'public' to declare a property, adds purge tab to revisions handler, returns a 409 Conflict instead of a 200 OK on an edit conflict, miscellaneous minor fixes, PHPMailer 6.6.2, PHPThumb 2.2.1
BSDL php javascript mysql web-based documentation education wiki
FreeCAD is a general purpose parametric 3D CAD modeler based on the OpenCASCADE geometry kernel. It's written in Python and its GUI utilizes Qt. It provides a modular plugin architecture and extensibility via macros and scripts, but already comes with a wide range of 2D and 3D property editing tools and transformation filters, simulation and rendering backends. Various export formats include STEP, IGES, OBJ, STL, DXF, SVG, STL, DAE, IFC or OFF, NASTRAN, VRML, DWG, and the native FCSTD files.
major bugfix: https://www.freecad.org/wiki/Release_notes_0.20
GNU LGPL cad python qt pyside
The abcMIDI suite consists of programs for turning ABC music files into MIDI and vice versa, typesetting them as PostScript files, and manipulate them in several ways.
minor feature: This relseas adds support for +: field in lyrics.
GNU GPL abc music conversion midi cross-platform
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
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: Android driver converted to PE. Zero-copy support with GStreamer. High Unicode planes support in case mappings. Various.
GNU LGPL c x86 windows win32 emulator compatibility library desktop operating-system
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: 5.44 17 Jun, 2022
New features Amazon metadata download: Add an option to prefer the Kindle edition when multiple book types are returned by the search (Preferences- gt;Metadata download- gt;Configure the Amazon plugin)
Kobo driver: Support for updated firmware.
Allow customizing how yes/no columns are displayed (Preferences- gt;Add your own columns)
Manage tags dialog: If tags are present in the add tags input when OK is clicked, add them automatically, without needing to click the plus button first.
Edit book: Live CSS: @namespace rules causing jumping to rule definition to go to the wrong definition
Workaround for Apple in macOS 13 that prevents device detection.
Dont use commas in filenames when sending to pbsync and kindle email addresses.
Edit book: When quitting while a save is in progress and the save completes while the confirmation popup is visible, dont abort the quit.
New news sources.
Nautilus by unkn0wn. The Healthy from Reader's Digest by Stephen Genusa. Business Standard Print Edition by unkn0wn. The Economic Times India Print Edition by unkn0wn
Improved news sources.
Harvard Business Review. Philosophy Now. Sydney Morning Herald. Haaretz. Indian Express. Hindi Business Line. The New York Times. Nature. Eenadu. Scientific American. Business Today. Irish Times. FAZ.net. Le Monde. Economist.
GNU GPLv3 python c++ ebook-reader e-book conversion
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 8.2.5114: time limit on searchpair() does not work properly
Problem: Time limit on searchpair() does not work properly.
Solution: Set the time limit once instead of for each regexp.
Other text-editor ide vi vim
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: Plugin calling readConfigFile() in init() caused inf loop (Tim Willig).
Cant get all question attributes with API (Postman) (Gabriel Jenik).
Bad place for pencil in edit question (Gabriel Jenik).
Script : Set for all languages didn't work (Gabriel Jenik).
Updated translation: Slovak by c_schmitz, jelen1.
Updated translation: Portuguese (Portugal) by samarta.
Updated translation: Japanese by d_inoue, nomoto.
Updated translation: Indonesian by ysulistya.
Updated translation: Finnish by Jmantysalo.
Updated translation: Czech by jelen1.
Updated translation: Czech (Informal) by jelen1.
Updated translation: Chinese (Simplified) by FangZhijian.
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 feature: (2022-06-16).
### (2 changes).
Disconnect alternates when unlinking from a repository pool (gitlab-org/gitlab@a6f4b701af0d5850a10d77feeb4842b1fe017047) ( merge request (gitlab-org/gitlab!90269)).
Add GitLab agent image tag to install command (gitlab-org/gitlab@09decb04e391f095139412ed623164cab8023a7c) ( merge request (gitlab-org/gitlab!90269)).
MITL ruby ruby-on-rails git dvcs wiki bugtracker version-control
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: Implement max-communities filter to limit the number of allowed communities, ext-communities and large-communities. Fix TCP-MD5 support on Linux systems. The TCP-MD5 keys were not correctly loaded on the listening sockets, which allowed unprotected connections in. Fix insertion of additional non-transitive extended communities when sending out prefixes. Relax IP address limitation by allowing prefixes in 240/4.
ISC openbgpd bgp routing
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: Use pathref fd instead of io fd in vfs_default_durable_cookie. vfs_gpfs with vfs_shadowcopy2 fail to restore file if original
File had been deleted. netgroups support removed. net ads info shows LDAP Server: 0.0.0.0 depending on contacted
Server. Update from 4.15 to 4.16 breaks discovery of homes on
Standalone server from Win and IOS. waf produces incorrect names for python extensions with Python
3.11. smbclient -E doesn apos;t work as advertised. waf produces incorrect names for python extensions with Python
3.11. The samba background daemon doesn apos;t refresh the printcap cache
on startup. Out-by-4 error in smbd read reply max_send clamp.
GNU GPLv3 communications file-sharing cifs windows
|