TheSSS (The Smallest Server Suite) 40.0 💾

TheSSS (The Smallest Server Suite) is a lightweight server suite distributed as a live CD. It is designed for system administrators who need an extremely tiny and fast set of server software. The supported servers are: DNS, FTP, HTTP, HTTPS, NFS, MySQL, SFTP, SMTP, SSH, and Telnet. A proxy server (Polipo with Tor) is also included. The main security components are the 4MLinux Firewall (based on iptables) and Clam AntiVirus. ISO images are fully compatible with UNetbootin, which can be used to create an easy-to-use TheSSS Live USB.

major feature: This is a major release based on the 4MLinux Server 40.0, meaning that the components of the LAMP server are now: Linux 5.18.7, Apache 2.4.54, MariaDB 10.8.3, and PHP (both 5.6.40 and 7.4.30). You can update your TheSSS by executing the "zk update" command (fully automatic process).

GNU GPLv3 server 4mlinux

Calibre 6.2 💾

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.2 29 Jul, 2022 New features Full text search: Ignore soft hyphens when extracting searchable text from books. Note that you will have to re-index your library to take advantage of this. Content server: Have the Read button open PDF files in the browsers builtin PDF viewer rather than the calibre viewer since the calibre viewer is not well suited to PDF. Kobo driver: Add support for new firmware. Create icon theme dialog: Add a checkbox to install the newly created theme into calibre. Allow re-indexing a book for FTS by right clicking the Book details panel. Content server: Workaround for chrome causing multiple sign in prompts when connecting to the server after restarting Chrome a regression in 6.0 that broke rendering of first page of EPUB as cover when the EPUB has no actual cover. Content server: a regression in 6.0 that caused incorrect rendering of comments metadata in the book details panel in dark mode FB2 Input: a regression in 6.0 that broke conversion of FB2 on macOS Metadata download from Google: Switch to making the queries via a Google web search as this finds some books that searching via the API does not Book details panel: clicking on items from an enumerated column containing ampersands not searching correctly Image editor: Do not allow initial mouse drag to create selection rect outside the image bounds. E-book viewer: clicking on ToC entries moving keyboard focus to the ToC search box when the ToC window is floating. a regression in 6.0 that caused the default cover to be rendered small in some contexts. Various related to the new dark/light icon theme switching. Make the icons more consistent even when using the system theme. Use calibre specific file type icons when using the non native file dialogs. Allow creating dark/light override icons manually in the configuration folder. Disable the color theme setting when using system style When using a color palette and the system colors are of different type enforce the color palette.

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

rpmerizor 2.11 💾

pmerizor is a script that allows you to create an RPM package from installed files. You simply have to specify files on the command line and answering a few interactive questions to fill rpm meta-data (package name, version ...). You can also use it in batch mode with command line options for meta-data.

minor feature: - (internal) all global variables begin with upper case - add rc files as config files - (internal) rewrite set_default_values func - (internal) remove unecessary code from set_option func - makefile : use podchecker - makefile : use rpmsign - use rpmsign if available - add run option, which allow modifiy specfile with a prog - add show_config option - add non-regression test script test_rpmerizor.pl - change email from gerbier@users.sourceforge.net to eric.gerbier@tutanota.com - change gpg key to F80D3B85029F2DACC6A8469A364644463D1079A1 - add batch option, to force batch mode - fix perlcritic warnings

GNU GPL packaging

GitLab 15.2.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: (2022-07-28). ### Security (18 changes). Security datadog integration leaking (gitlab-org/security/gitlab@49ec4f1a982ba1798461fad8a0f053b21c8ce8bf) ( merge request (gitlab-org/security/gitlab!2643)). Prevent users who cannot admin a public project from viewing deploy keys (gitlab-org/security/gitlab@1ff5d27ad0574fd5304114ddcc2f0e312d6bd29c) ( merge request (gitlab-org/security/gitlab!2640)). Add additional condition to accept invitation (gitlab-org/security/gitlab@90ad2f07ff08c1da02600af0c2cfe3fdd20a6856) ( merge request (gitlab-org/security/gitlab!2656)). Update GITLAB_PAGES_VERSION (gitlab-org/security/gitlab@bf54d6fa66c4981d75410591e8370c721f2f68e5) ( merge request (gitlab-org/security/gitlab!2615)). Add html_escape to build_details_entity (gitlab-org/security/gitlab@9cfafde666f0f33fb110d585652ea0db4afee340) ( merge request (gitlab-org/security/gitlab!2636)). Check permissions when filtering by contact or organization (gitlab-org/security/gitlab@bf32322d55bf148901b45aa4ae3a7daecdd4ed24) ( merge request (gitlab-org/security/gitlab!2644)). Use author to run subscribed pipeline (gitlab-org/security/gitlab@36addfe325af0780cff649ad43a9cd18d22367e3) ( merge request (gitlab-org/security/gitlab!2616)). Remove prohibited branches after project import (gitlab-org/security/gitlab@96f8f0a30b8bce1c51c3e39808baf74ba6504b33) ( merge request (gitlab-org/security/gitlab!2590)). Remove feature flag `ci_yaml_limit_size` (gitlab-org/security/gitlab@fe4b00b9ce8db49b12a7c59c9a8bd2260cbd8f53) ( merge request (gitlab-org/security/gitlab!2602)). Maintainer can change the visibility of Project and Group (gitlab-org/security/gitlab@91d953642a41305c2a8907ac252af370a837c5ab) ( merge request (gitlab-org/security/gitlab!2619)). Do not link unverified secondary emails with any users (gitlab-org/security/gitlab@84e5ba9eb2c7bbc97d6527333bb8142cbe481304) ( merge request (gitlab-org/security/gitlab!2651)). Forbid exchanging access token for ROP flow to users required 2FA

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

Vim 9.0.0103 💾

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.0103: if running configure with cached results -lrt may be missing. Problem: If running configure with cached results -lrt may be missing. Solution: Use two cache variables, one without and one with -lrt. Swap checks to avoid adding -lrt unnecessarily.

Other text-editor ide vi vim

Samba 4.16.4 💾

Samba is a software suite that provides seamless file and print services to SMB/CIFS clients. It is freely available, unlike other SMB/CIFS implementations, and allows for interoperability between Linux/Unix servers and Windows-based clients.

minor feature: CVE-2022-32742. CVE-2022-32746. CVE-2022-2031. CVE-2022-32745. CVE-2022-32746. CVE-2022-2031. CVE-2022-32744.

GNU GPLv3 communications file-sharing cifs windows

Mozilla Firefox 103.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: Improved responsiveness on macOS during periods of high CPU load by switching to a modern lock API. Do you always forget something? Required fields are now highlighted in PDF forms. Improved performance on high-refresh rate monitors (120Hz+). Enjoying Picture-in-Picture subtitles feature? It just got better: you can now change subtitles font size directly from the PiP window. Additionally, PiP subtitles are now available at Funimation, Dailymotion, Tubi, Hotstar, and SonyLIV. Buttons in the Tabs toolbar can now be reached with Tab, Shift+Tab, and Arrow keys. View this article for additional details. Windows' "Make text bigger" accessibility setting now affects all the UI and content pages, rather than only applying to system font sizes. Rejoice! You can now conveniently access Firefox, which will now be pinned to the Windows taskbar during installation on Windows 10 and 11. (This will also allow for Firefox to be launched quicker after installing.), Non-breaking spaces are now preserved preventing automatic line breaks when copying text from a form control. WebGL performance on NVIDIA binary drivers via DMA-Buf on Linux. an in which Firefox startup could be significantly slowed down by the processing of Web content local storage. This had the greatest impact on users with platter hard drives and significant local storage. Various security. Removed a configuration option to allow SHA-1 signatures in certificates: SHA-1 signatures in certificates long since determined to no longer be secure enough are now not supported. Your information now has increased protection from online tracking via Total Cookie Protection enabled by default. All third-party cookies are now isolated into partitioned storage. With the release of Firefox 103, we are pleased to welcome the developers who've contributed their first code changes to Firefox in this release; 12 of whom were first time contributors! Please join us in thanking each of these diligent and enthusiastic individuals, an

MPL c++ web-browser html5 javascript mozilla

web2ldap 1.7.8 💾

A full-featured web-based LDAPv3 client, which is agnostic to the actual LDAP tree structure. It does not require prior setup and configuration. It's intuitve schema browsing for references and dependencies makes it suitable for prototyping LDAP administration use-cases.

minor feature: Small improvements and fixes.

Apache python web-based ldap ldapv3 client

LimeSurvey 5.3.27 (build 220725) 💾

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: When browsing responses the message "Showing filtered results" appears even though they are not filtered (Carsten Schmitz). ARIA Attribute role on Array question not correct. (Denis Chenu). Translation missing in question editor (Gabriel Jenik). Untranslated texts (Carsten Schmitz). Check integrty broke fpor subquestion with only number (Denis Chenu). Updated translation: Swedish by maxzomborszki. 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: German by c_schmitz. Updated translation: German (Informal) by c_schmitz. Updated translation: Finnish by Jmantysalo. Updated translation: Dutch by Han. Updated translation: Dutch (Informal) by Han. Updated translation: Czech by jelen1. Updated translation: Czech (Informal) by jelen1. Updated translation: Catalan by qualitatuvic.

GNU GPL survey php mysql mssql postgres

Vim 9.0.0073 💾

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.0073: too many files recognized as bsdl Problem: Too many files recognized as bsdl. Solution: Use pattern "*.bsd" instead of "*bsd".

Other text-editor ide vi vim

DBeaver 22.1.3 💾

DBeaver is a free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, Teradata, MongoDB, Cassandra, Redis, etc.

minor feature: ClickHouse Engine info added to tables #16967 ClickHouse Engine info added to tables. #16967 ability to configure editable table properties during data transfer implemented. #16967 DDL tab creation moved to Configure target metadata dialog; Clickhouse engine reading changed. #16967 struct table creation changed. #16967 refresh DDL after table changes; store changed properties in the mapping container. #16967 ability to use new created tables properties in data transfer task implemented. #16967 change table properties tab message for dynamic tables in datatransfer. #16967 code style.

GNU GPL database front-end sql java

GitLab 15.2.0 💾

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-07-21). ### Added (171 changes). Add user id to profile page (gitlab-org/gitlab@b91b90f623b1f1b71f3348bd624c518fddd262ae) by @TrueKalix ( merge request (gitlab-org/gitlab!92212)). API Get endpoint for latest TF module version (gitlab-org/gitlab@ba125b4692d966ae7c8d04a19f1b367238127731) by @renehernandez ( merge request (gitlab-org/gitlab!92450)). Adds package cleanup policy project settings (gitlab-org/gitlab@4c9ffd9067248b5eba1d0a2b043804c815ba166b) ( merge request (gitlab-org/gitlab!90783)) GitLab Enterprise Edition. Display users that have been banned in a namespace (gitlab-org/gitlab@855aae5300cb939bf490088a3a2518566c21edd3) ( merge request (gitlab-org/gitlab!91465)) GitLab Enterprise Edition. Introduce :gitlab_geo schema for Geo tracking DB (gitlab-org/gitlab@b5525d97a7308d32ac64892549d2e79a4f1a0ea8) ( merge request (gitlab-org/gitlab!85842)) GitLab Enterprise Edition. Add request-URL to vulnerability details (gitlab-org/gitlab@ba2648db8318cdcad4f6db15921469fc238f676c) ( merge request (gitlab-org/gitlab!91342)) GitLab Enterprise Edition. Add link to change failure rate chart from tile (gitlab-org/gitlab@39e800f40efbcc30b726d97ec6ac85828316eb3e) ( merge request (gitlab-org/gitlab!92529)). Add watchdog to observe memory fragmentation (gitlab-org/gitlab@e4d58c89189909dc1eb042bba77d3767056f4699) ( merge request (gitlab-org/gitlab!91910)). Add background jobs for cleanup policies for packages (gitlab-org/gitlab@ba99ba6a2902ae33fd9ef8302bb892e204314b17) ( merge request (gitlab-org/gitlab!89055)). Adds sidekiq_jobs_interrupted counter (gitlab-org/gitlab@e2c9d2ed52054e737b54095e8b20bb90106f1238) ( merge request (gitlab-org/gitlab!92560)). Add timeline feature to incidents (gitlab-org/gitlab@bd4714317073b74b4e831eb69440cb4be562f826) ( merge request (gitlab-org/gitlab!92345)). Respect parent namespace for gitlab migration (gitlab-org/gitlab@ae56020be41e092c355b07af7f5351cce3904397) ( merge request (gitlab-org/gitlab!90899)). Allow user

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

NExtGen 0.4.0 💾

NExtGen is an interactive Bash script that lets you easily set up a new extension project for GNOME Files. All you have to do is to launch the script and answer a few questions.

major feature: (2022-07-22). Changes: The dot character (`.`) is now allowed in the author's public username. The order of e-mail and public username in the questionnaire has been swapped. The `-Wextra` option is now enabled by default in the extensions generated. Documentation.

GNU GPLv3 c gnome gnu nautilus nautilus-extension project-template

FileZilla 3.60.2 💾

FileZilla is a feature-rich FTP, FTPS and SSH FTP client, with support for all major plattforms. All tools are designed to aid moving and synchronizing files between local and remote file or webservers. It even allows multi-target uploading or editing files in-place. FileZilla also sports IPv6, a tabbed interface, resuming up and downloads, transfer speed limits, large files over 4GB, server and bookmark management, drag and drop, filtering, HTTPS / SOCKS5 / FTP proxying, and remote file searching.

minor feature: Updated to libfilezilla 0.38.1 to address an with child process termination resulting in freezes.

GNU GPL c ftp ftps file-transfer

ffmpeg 5.1 💾

FFmpeg is the leading framework for decoding, encoding, transcoding, muxing, demuxing, streaming, filtering and playing pretty much any media format. It supports widespread and standardized, proprietary and fringe file formats and encodings. It's comprised of the ffmpeg, ffserver, ffplay and ffprobe utilities. But also provides libavcodec, libavutil, libavformat, libavfilter, libavdevice, libswscale and libswresample for application use. Its primary development attention is on security.

minor feature: 5.1 was released on 2022-07-22. It is the latest stable FFmpeg release From the 5.1 release branch, which was cut from master on 2022-07-13. It includes the following library versions: Libavutil 57. 28.100 Libavcodec 59. 37.100 Libavformat 59. 27.100 Libavdevice 59. 7.100 Libavfilter 8. 44.100 Libswscale 6. 7.100 Libswresample 4. 7.100 Libpostproc 56. 6.100

GNU LGPLv3 video conversion display capture library c x11 developers

exiftool 12.44 💾

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 a few new Sony lenses. - Decode Accelerometer and Gyroscope data from ARCore videos. - Decode a couple of new Motorola tags. - Decode FujiFilm FirmwareVersion. - Decode MetaType for timed metadata in videos. - Decode a number of new Nikon Z tags. - Extract more types of embedded images from FlashPix-format files. - Made Composite GPSLatitude and GPSLongitude writable for setting GPS coordinates and reference directions with one assignment. - introduced in 12.39 which broke extraction of timed GPS from some INNOVV videos. - introduced in 12.43 which broke extraction of timed GPSDateTime from Insta360 videos.

Artistic perl exif meta-data

LimeSurvey 5.3.26 (build 220720) 💾

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: Multiple choice questions turned into image select (Carsten Schmitz). use findAll() instead of findAllByAttributes() (Marko Bischof). Updated translation: Ukrainian by Oksana. Updated translation: Slovak by jelen1. Updated translation: Portuguese (Portugal) by samarta. Updated translation: Polish by elissa. Updated translation: Polish (Informal) by elissa. Updated translation: Mongolian by amidral. Updated translation: Lithuanian by simasj. Updated translation: Japanese by nomoto. Updated translation: Italian by lfanfoni. Updated translation: Italian (Informal) by lfanfoni. Updated translation: Hungarian by kkd. Updated translation: German by c_schmitz. Updated translation: German (Informal) by c_schmitz. Updated translation: Georgian by llasha, riversampling1. Updated translation: Finnish by Jmantysalo. Updated translation: Dutch by Han. Updated translation: Dutch (Informal) by Han. Updated translation: Czech by jelen1. Updated translation: Czech (Informal) by jelen1. Updated translation: Chinese (Simplified) by zengqing, Zoctan. Updated translation: Catalan by qualitatuvic.

GNU GPL survey php mysql mssql postgres

Vim 9.0.0057 💾

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.0057: has('patch-xxx') returns true Problem: has('patch-xxx') returns true. Solution: Check for digit.

Other text-editor ide vi vim

Libinklevel 0.9.4 💾

Libinklevel is a library that checks the status of printer ink levels. It works on Linux and FreeBSD. Supported are HP, Epson and Canon printers attached per USB. Canon BJNP network printers are supported too.

minor bugfix: This release fixes issues with newer autoconf versions and with newer libusb versions. Now on Linux systems libusb is required in at least version 1.0.22.

GNU GPL c printer library hardware-status

libconfini 1.16.4 💾

libconfini is a simple INI parsing library with the ability to read disabled entries (i.e. valid entries nested in comments). libconfini does not store the data read from an INI file, but rather dispatches it, formatted, to a custom listener. The code is written in C (C99) and does not depend on any particular library, except for the C standard headers stdio.h, stdlib.h, stdbool.h and stdint.h (and for extreme platforms the code can be also compiled as “bare metal”, with few or no strings attached to the C Standard Library).

minor bugfix: A bug has been fixed in `load_ini_path()` (`fclose()` was not invoked in case of errors). Code review (`strip_ini_cache()`, `load_ini_file()`, `load_ini_path()`; private function `further_cuts()`). Documentation. Examples.

GNU GPLv3 ini library unix configuration configuration-file ini-parser ini-reader ini-config conf shared-library config configuration-management gnu

liquidsfz 0.3.1 💾

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.

major bugfix: This version is a bugfix release. It has the same features as liquidsfz-0.3.0, but two problematic bugs that could cause crashes have been fixed.

MPL audio sfz lv2 jack

Raccoon - Google Play desktop client 4.21.0 💾

With Raccoon, you can download apps from Google Play to your desktop computer instead of your phone tablet. Raccoon is intended for users who: * Don't want to use the official app because of privacy concerns. * Prefer to keep a backup of their apps (e.g. to roll back to older versions). * Install/Deinstall often and don't want to waste time/bandwidth on downloading.

major bugfix: https://raccoon.onyxbits.de/apk-downloader/apk-downloader-4-21-0/

Apache google play android java apk apk downloader

Gitea 1.17.0-rc2 💾

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 git.HOME_PATH for Git HOME directory. Add write check for creating Commit Statuses. ENHANCEMENTS. Make notification bell more prominent on mobile. Adjust max-widths for the repository file table. Display full name. . Allow RSA 2047 bit keys. Add missing return for when topic isn't found. commit status icon when in subdirectory. Initialize cron last. Set target on create release with existing tag. Update xorm.io/xorm to a interpreting db column sizes on 32bit systems. Make sure `repo_dir` is an empty directory or doesn't exist before 'dump-repo'. Prevent context deadline error propagation in GetCommitsInfo. Correctly handle draft releases without a tag. Prevent "empty" scrollbars on Firefox. Refactor SSH init code, directory creation for TrustedUserCAKeys file. Bump goldmark to v1.4.13. Do not create empty ".ssh" directory when loading config. NPE when using non-numeric. Store read access in access for team repositories. EscapeFilter the group dn membership. Only show Followers that current user can access. Update Bluemonday to v1.0.19. Reindices on actions table. Check if project has the same repository id with when assign project to. remove file on initial comment. Catch the error before the response is processed by goth. Dashboard feed respect setting.UI.FeedPagingNum again. Alter hook_task TEXT fields to LONGTEXT. Respond with a 401 on git push when password isn't changed yet. Return 404 when tag is broken.

MITL git go

GitLab 15.1.3 💾

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-07-19). ### Added (1 change). Add praefect list virtual storages subcommand documentation (gitlab-org/gitlab@95689c32e2734831c00ef30de303098485ec095a) ( merge request (gitlab-org/gitlab!92708)). ### (1 change). group access dropdown failure if no subgroups are available (gitlab-org/gitlab@518a2f55caddab0c18d0548d0a8f777afe5ae666) ( merge request (gitlab-org/gitlab!92708)) GitLab Enterprise Edition.

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

Zotero 6.0.10 💾

Zotero is a free and open-source reference management software to manage bibliographic data and related research materials (such as PDF files). Notable features include web browser integration, online syncing, generation of in-text citations, footnotes, and bibliographies, as well as integration with the word processors Microsoft Word, LibreOffice Writer, and Google Docs. It is produced by the Center for History and New Media at George Mason University.

major feature: Functionality changed or added PDF reader improvements Switch between tools and colors with Option/Alt + 1/2/3/4 keys Enable text selection after selecting word/line with double/triple-click Improved whitespace handling when extracting text from some PDFs Note editor improvements Removed content width limit in separate note editor windows Use Markdown for direct plain-text copying Smarter note switching when switching between PDF reader tabs (details) When Show Items from Subcollections is enabled, removing an item from a collection now removes it from all subcollections as well Improved PDF saving from ScienceDirect on slow connections (details) Sort empty rows last for Date/Year columns when descending Added CSL 1.0.2 field mappings and citation locators (details) Custom note templates: Include quotation marks for highlight by default except when placed within blockquote Mendeley importer improvements Longer timeout for slow Mendeley API responses Better progress indication Better handling of interrupted imports Other miscellaneous improvements and bug fixes Bugs fixed Fixed startup failure on some macOS systems (details) Prevent potential breakage at startup due to a plugin modifying item fields in the Zotero database

Affero GPLv3 citation documentation styles

PowerShell Core 7.3.0-preview.6 💾

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.6 - 2022-07-18. General Cmdlet Updates and. `Export-PSSession` to not throw error when a rooted path is specified for `-OutputModule`. Change `ConvertFrom-Json -AsHashtable` to use ordered hashtable. Remove potential ANSI escape sequences in strings before using in `Out-GridView`. Add the `-Milliseconds` parameter to `New-TimeSpan`. Update `Set-AuthenticodeSignature` to use `SHA256` as the default. tab completion regression when completing `ValidateSet` values. Show optional parameters as such when displaying method definition and overloads. Code Cleanup. lt;details gt;. lt;summary gt;. lt;p gt;We thank the following contributors! lt;/p gt;. lt;p gt;@sethvs, @MartinGC94, @eltociear lt;/p gt;. lt;/summary gt;. lt;ul gt;. lt;li gt;comment in InternalCommands.cs lt;/li gt;. lt;li gt;Use discards for unused variables lt;/li gt;. lt;li gt;typo in CommonCommandParameters.cs lt;/li gt;. lt;/ul gt;. lt;/details gt;. Tests. SDK tests for release build. Build and Packaging Improvements. lt;details gt;. lt;summary gt;. lt;p gt;Updated.NET SDK to lt;code gt;7.0.100-preview.6.22352.1 lt;/code gt; lt;/p gt;. lt;p gt;We thank the following contributors! lt;/p gt;. lt;p gt;@tamasvajk lt;/p gt;. lt;/summary gt;. lt;ul gt;. lt;li gt;Create test artifacts for Windows ARM64 lt;/li gt;. lt;li gt;Update to the latest NOTICES file lt;/li gt;. lt;li gt;Update.NET SDK version from lt;code gt;7.0.100-preview.5.22307.18 lt;/code gt; to lt;code gt;7.0.100-preview.6.22352.1 lt;/code gt; lt;/li gt;. lt;li gt;Set the compound assignment preference to false lt;/li gt;. lt;li gt;Update DotnetMetadata.json to start consuming.NET 7 Preview 6 builds lt;/li gt;. lt;li gt;Install.NET 3.1 as it is required by the vPack task lt;/li gt;. lt;li gt;Update to use PSReadLine lt;code gt;v2.2.6 lt;/code gt; lt;/li gt;. lt;li gt; lt;code gt;build.psm1 lt;/code gt; to not specify both

MITL powershell shell

Samba 4.16.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: Using vfs_streams_xattr and deleting a file causes a panic. Add support for bind 9.18. logging dsdb audit to specific files does not work. Problem when winbind renews Kerberos. Samba with new lorikeet-heimdal fails to build on gcc 12.1 in Developer mode. Crash in streams_xattr because fsp- gt;base_fsp- gt;fsp_name is NULL. Crash in rpcd_classic - NULL pointer deference in Mangle_is_mangled(). smbclient commands del amp; deltree fail with NT_STATUS_OBJECT_PATH_NOT_FOUND with DFS. check for chown when processing NFSv4 ACL. The pcap background queue process should not be stopped. testparm: typo in idmap rangesize check. net ads info returns LDAP server and LDAP server name as null. ldconfig: /lib64/libsmbconf.so.0 is not a symbolic link. CTDB child process logging does not work as expected.

GNU GPLv3 communications file-sharing cifs windows

liquidsfz 0.3.0 💾

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.

major feature: Sample data is now loaded on demand (preload start of the sample, background load as needed). The sound quality was improved by using better interpolation/resampling. Playback now provides CC7 (Volume) and CC10 (Pan) even if not defined in .sfz file.

MPL audio sfz lv2 jack

LimeSurvey 5.3.24 (build 220711) 💾

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: Missing minimum value restriction for login retries/ban time (Carsten Schmitz). Better control on archive export (Gabriel Jenik). No control on response and token export on survey archive export (Gabriel Jenik). Question image theme doesn't seem to work (Gabriel Jenik). Renamed custom theme not updated in global survey settings (Gabriel Jenik). Updated translation: Portuguese (Portugal) by samarta. Updated translation: Polish by elissa. Updated translation: Polish (Informal) by elissa. Updated translation: Japanese by d_inoue, nomoto. Updated translation: Hungarian by kkd.

GNU GPL survey php mysql mssql postgres

Vim 9.0.0055 💾

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.0055: bitbake files are not detected Problem: Bitbake files are not detected. Solution: Add bitbake filetype detection by file name and contents.

Other text-editor ide vi vim

gradle 7.5 💾

Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.

major feature: The Gradle team is excited to announce Gradle 7.5. This release includes building code and running Gradle with Java 18, building code with Groovy 4, much more responsive continuous builds, improved diagnostics for dependency resolution, as well as configuration cache improvements for better performance, Adoptium toolchain provisioning for JVM, and more.

Apache build-tool c c++ groovy java kotlin

Calibre 6.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.1 16 Jul, 2022 New features Full text search: Add a button to re-index a book, useful if the book's contents have been changed outside calibre. Search queries now support quoting using "docstrings" for easier escaping. Linux installer: Check for libEGL as the QtGui module in Qt 6 links against it and many Linux servers dont have it installed. macOS: Blacklist older versions of the DeDRM plugin as they caused crashes and failures to add books. a regression in 6.0 that caused crashes in the Manage authors dialog a regression in 6.0 that broke touch screen interaction. a regression in 6.0 that caused a few checkboxes to stop working Linux: a regression in 6.0 that broke handling of mouse clicks on some Wayland systems with a touchpad ToC Editor: a regression in 6.0 that broke styling/images in the preview panel. Windows: window titlebars not dark in dark mode. Full text search: Show a warning when indexing/searching a library on an FAT drive. News download: Do not add aborted/failed article titles to the comments metadata. Full text search: books edited with the Edit book tool not being automatically re-indexed. HTML Input: handling of deeply nested files on Windows a regression preventing using a non-integer value for the tweak to change book details font size moving library not moving the full text search index. some custom icons in the calibre config directory not overriding the theme/builtin icons. Linux installer: glibc version check also being done when installing older versions. Windows installer: Refuse to install on Windows 8 as thanks to Qt 6 calibre 6 does not work on Windows 8. Update the BigBookSearch metadata plugin for website changes. Improved news sources. The Economic Times India.

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

The Sidef programming language 22.07 💾

Sidef is a high-level, general-purpose programming language, inspired by Ruby, Perl6 and Go. Main features of the language include: - object-oriented programming - multiple dispatch - metaprogramming - regular expressions - support for using Perl modules - optional dynamic type checking - and a large number of built-in types

minor feature: Added the Number special_factors(n, tries=1) method. (272ec42) Added the Number gcd_factors(n, a,b,c,... ) method. (ef7938a) Added the Number pell_factor(n, tries=1e5) method. (f6c4333) Added the Number cyclotomic_factor(n, bases...) method. (39ba86f) Added the Number is_perfect(n) method. (9c4c74f) Added the Number n.is_squarefree_almost_prime(k=2) method. (1a7812a) Added the Number composite_lower(n) and composite_upper(n) methods. (6c48130) Added the Number composite_count_lower(n) and composite_count_upper(n) methods. (dc92b4c) Added the Number prime_power_lower(n) and prime_power_upper(n) methods. (2d5efab) Added the Number prime_power_count_lower(n) and prime_power_count_upper(n) methods. (f884606) Added the Number nth_omega_prime(n,k=2) method. (bbc8923) Added the Number nth_almost_prime(n, k=2) method. (3d61414) Added the Number nth_squarefree_almost_prime(n, k=2) method. (271fcdb) Added the Number nth_powerful(n,k=2) method. (7d8d695, e1180f3) Added the Number nth_prime_power(n) method. (9e4b34e) Added the Number nth_squarefree(n) method. (03006f7) Added the Number nth_powerfree(n,k=2) method. (5eb73f1) Added the Number next_powerfree(n,k=2) method. (5485e84) Added the Number next_squarefree_almost_prime(n,k=2) method. (f1c30f5) Added the Number next_omega_prime(n,k=2) method. (6023b93) Added the Number next_semiprime(n) method. (4295892) Added the Number next_almost_prime(n,k=2) method. (9608c7f, 8a45f5f) Added the Number next_powerful(n,k=2) method. (79c5c5a) Added the Number next_prime_power(n) method. (764eab5) Added the Number k.smooth_divisors(n) and k.rough_divisors(n) methods. (bee1d25) Added the Number prime_powers(a,b) and prime_powers_each(a,b, ... ) methods. (ae687b8) Added the Math.seq(a, b, c, ..., ... ) method. (0fd19d4, 277fe12) Added the Math.binary_exp(c,x,n, a,b ... ) method. (57845ba)

GNU GPLv3 programming language development perl

Wine 7.13 💾

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: Gecko engine updated to version 2.47.3. USB driver converted to PE. Some theming improvements. Various.

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

Julia 1.8.0-rc3 💾

Julia is a high-level, dynamic, and JIT-compiled programming language for technical computing. It integrates distributed multiple-dispatch parallel execution, a mathemetical function library, numerical accuraccy, libraries for linear algebra, signal processing, Unicode-aware string processing, Lisp-like macros, Python code bondings, C function wrapping, user-defined and dynamic typing.

minor feature: Release-1.8: set VERSION to 1.8.0-rc3.

MITL c programming-language julia python llvm

BallroomDJ 3.32.19 💾

BallroomDJ is a ballroom music player. It is designed to let the computer choose the music and to be able to play music the entire evening without intervention. It features flexible playlists, music queue management, requests, seeking in songs, speed with pitch control, and an optional audio file organizer. Songs may be adjusted with start and end trimming, speed adjustments and volume adjustments without changing the audio file.

minor bugfix: BallroomDJ 3.32.19 (2022-7-13) Changes: Player: Added code to help co-exist with BDJ4 (volume). Player: Fix volume reset on exit.

Zlib end-users linux macos windows tk tcl player ballroom

rpki-client 7.9 💾

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.

minor feature: Add support for an operator-configurable skiplist facility. Operators can specify a list of FQDNs which should not be contacted when synchronizing the local cache to the network. Emit a warning when a RRDP session serial number decreases. DER decoding functions were refactored to leverage ASN.1 templates. Add support to validate inspect .sig files containing RPKI Signed Checklists in filemode (-f) (draft-ietf-sidrops-rpki-rsc-08). Print various statistics after the completion of the main process. Add support to decode print TAL (RFC 8630) details in filemode (-f). Emit objects in Concatenated JSON format when filemode (-f) and the JSON output flag (-j) are combined.

ISC rpki bgp routing security bird openbgpd

Sweet Home 3D 7.0 💾

Sweet Home 3D is an interior design application that helps you to quickly draw the floor plan of your house, arrange furniture on it, and visit the results in 3D.

minor feature: Added YafaRay Rendering engine with the ability to choose the rendering engine in photo and video creation tools at the two best quality levels (not available for Java Web Start and applets).. Added. lightSourceMaterialName# property to define materials of a 3D model used as light sources (with light color deduced from material color and the ability to create an invisible light source when its material is invisible).. Allowed decimals in. Light power spinner.. Made the dialog boxes of photo and video creation tools resizable.. Displayed the virtual visitor with a camera symbol at a size when the virtual visitor gets too small in the plan.. Added a button in the toolbar to enable/disable magnetism.. Moved menu items handling levels in the. Levels submenu to reduce. Plan menu length.. Added the ability to select materials with the mouse in the 3D preview in Material modification dialog box.. Added diagonal editing in the room creation tool tip to draw rooms by triangulation.. Added. Inch/Fraction unit which displays lengths in inches followed by the t eighth inch fraction.. Added. Foot/Decimals unit which displays lengths in feet followed by decimals of a foot.. Added. Hide model edges option at second step of Furniture import wizard to hide easily edges of 3D models at DAE / Collada format (option displayed only when useful).. Handled more orientation and zoom capabilities on 3D models at last step of Furniture import wizard to get better icons.. Added new prefor shape names of a 3D model to specify the possible moves of shapes attached to other movable shapes.. Computed the front limit of the 3D view frustrum according to the point of view elevation to improve the rendering of very large scenes seen from a high point of view.. Added sky image mirror at bottom of background image to avoid possible line at the horizon in renderings at best quality levels.. Added. Flat ceiling only check box to room modification pane to compute sloping ceilings wh

GNU GPL modeller design visualization java

Vim 9.0.0050 💾

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.0050: split else-of is confusing Problem: Split else-of is confusing. Solution: Join the lines.

Other text-editor ide vi vim