Outils pour utilisateurs

Outils du site


issue194:actus

Ceci est une ancienne révision du document !


Release of GNU libmicro libraryhttpd 0.9.77: 29/05/2023

The GNU project published the libmicrohttpd 0.9.77 library, which represents a simple API for embedding the functionality of a HTTP server into applications. Supported platforms include GNU/Linux, FreeBSD, OpenBSD, NetBSD, Solaris, Android, macOS, Win32 and z/OS. The library is distributed under the LGPL 2.1+ license. Once built, the library occupies about 32 KB.

The library supports the HTTP 1.1, TLS protocol, incremental processing of POST requests, basic- and digest-adentation, IPv6, SHOUTcast, various multiplexing methods (select, poll, epoll) and multithreading models (e.g., flow pool or connection flow can be used). To reduce the overhead costs that occur when the context between the kernel and the user space, the number of system calls in the process is minimized.

https://www.mail-archive.com/info-gnu@gnu.org/msg03188.html

After a ten-year hiatus - GoldenDict 1.5.0: 30/05/2023

GoldenDict 1.5.0, an application for working with dictionary data, supporting various formats of dictionaries and encyclopedias, and is able to display documents in HTML using the WebKit engine has a new release. The project code is written in C++ using the Qt library and distributed under the GPLv3+ license. It supports Windows, Linux and macOS platforms.

You can note a graphical interface based on tabs with tooltips to explain the meaning or translate words allocated or placed in the clipboard. When searching, morphology and the ability to reproduce the correct sound pronunciation of words are available. Among the supported dictionaries formats are StarDict, Babylon, Lingvo, Dictd, AARD, MDict and SDict, and integration with Wikipedia and MediaWiki-based sites is supported.

The release of GoldenDict 1.5.0 is notable for the fact that it was published 10 years later than the originally scheduled release date (the last stable release was formed in 2010, and version 1.5.0 was planned to be released in September 2013).

https://github.com/goldendict/goldendict/releases/tag/1.5.0

Canonical prepares Ubuntu Desktop version containing only Snap packages: 31/05/2023

Developers from Canonical intend to start next year on the delivery of additional Ubuntu Desktop builds based on the Ubuntu Core platform and include only applications designed with Snap packages. Similar to Fedora Silverblue and Endless OS that use Flatpaks. The first experimental builds of the new version of Ubuntu Desktop is planned for the spring of next year. The delivery of classic Ubuntu Desktop builds with deb-packages will continue without changes.

Ubuntu Core means the delivery of an indivisible monolithic image of the base system, which does not use a breakdown into separate deb packages and uses the mechanism of atomic renewal of the entire system. Ubuntu Core components, including the basic system, the Linux kernel, system add-ons and additional applications, are supplied in snap format and controlled by snap tools. The Snap components are isolated using AppArmor and Seccomp, which creates an additional milestone to protect the system in case of compromised individual applications. The base file system is mounted in read-only mode. Updates of the base environment are delivered in OTA mode (over-the-air), include only changes (delta-updates) and synchronized with the current LTS release of Ubuntu.

https://www.omgubuntu.co.uk/2023/05/immutable-all-snap-ubuntu-desktop

Release of Armbian 23.05: 01/06/2023

The release of Armbian 23.05, which provides a compact system environment for various single-board computers with processors based on ARM, RISC-V and x86 architectures, including various models of Raspberry Pi, Orange Pi, Banana Pi, Banana Pi, Helios64, pine64, Nanopi and Cubieboard based on Allwinner, rockchip etc, was announced.

Debian and Ubuntu packages are used for builds, but the environment is completely reassembled using its own build system with the inclusion of optimizations to reduce size, increase productivity and use of additional protection mechanisms

The project supports more than 30 Linux kernel builds for different ARM and ARM64 platforms. To simplify the creation of their system images, a SDK is provided. When you use SSH, an option is provided for the use of two-factor authentication. The release includes the box64 emulator, which allows you to run programs built for processors based on the x86 architecture. “We offer ready-made packages to launch custom environments based on KDE, GNOME, Budgie, Cinnamon, i3-wm, Mate, Xfce and Xmonad.”

https://www.armbian.com/newsflash/armbian-23-05-suni/

Release Angie 1.2.0: 01/06/2023

A release of a high-performance HTTP server and the Angie 1.2.0 multi-protocol proxy server, branched from Nginx, by a group of former project developers who had resigned from the F5 Network, was announced. The original Angie cose is available under a BSD license.

The development is supported by the company “Webserver”, formed last fall and received an investment of $1 million. Among the co-owners of the company is: Valentin Bartenev (leader of the team that developed the product Nginx Unit), Ivan Poluyanov (former head of frontland developers Rambler and Mail.Ru), Oleg Mamontov (head of the technical support team NGINX Inc) and Ruslan Yermilov (Rus.FreeBSD.org).

https://github.com/webserver-llc/angie/releases/tag/1.2.0

Release of TrueNAS CORE 13.0-U5: 02/06/2023

The release of TrueNAS CORE 13.0-U5, a distribution for the rapid deployment of network storage (NAS, Network-Attached Storage), which continues the development of the FreeNAS project, is out. TrueNAS CORE 13 is based on the FreeBSD 13 codebase, features integrated support for ZFS and the ability to manage through a web interface built using the Django Python framework. FTP, NFS, Samba, AFP, rsync and iSCSI are supported to provide storage access, software RAID (0.1.5) can be used to authorize clients with LDAP/Active Directory support. The size of iso-image is 1 GB (x86_64). In parallel, the TrueNAS SCALE distribution is developing, using Linux instead of FreeBSD.

https://www.truenas.com/blog/truenas-13-0-u5-maximizes-quality-and-your-storage-experience/

Release of Kali Linux 2023.2: 02/06/2023

The release of the Kali Linux 2023.2 distribution, based on Debian and designed to test systems for vulnerabilities, auditing, analysis of residual information and detection of the consequences of attacks by attackers, is here. All original developments created within the distribution are distributed under the GPL license and are available through the public Git repository. Several variants of iso-images, 443 MB, 2.8 GB and 3.7 GB have been prepared for download. Images are available for i386, x86_64, ARM (armhf and armel, Raspberry Pi, Banana Pi, ARM Chromebook, Odroid). By default, the Xfce desktop is offered, but the KDE, GNOME, MATE, LXDE and Enlightenment e17 are optionally supported.

Kali includes one of the most complete sets of tools for computer security professionals, from web-based software testing and wireless network intrusion to data readers from RFID chips. It includes a collection of exploits and more than 300 specialized security checks, such as Aircrack, Maltego, SAINT, Kismet, Blueggbuer, Btcrack, Btscanner, Nmap, p0f. In addition, the distribution includes means to speed up password selection (Multihash CU Brute Forcer) and WPA keys (Pyrit) through the use of CUDA and AMD Stream graphics cards, which allow the use of GPU graphics cards NVIDIA and AMD for computing operations.

https://www.kali.org/blog/kali-linux-2023-2-release/

Release of Apache NetBeans 18: 03/06/2023

The Apache Software Foundation introduced the integrated development environment - Apache NetBeans 18, which provides support for programming languages like Java, Java EE, PHP, C/C++, JavaScript and Groovy programming languages. The finished builds are formed for Linux (snap, flatpak), Windows and macOS.

https://blogs.apache.org/netbeans/entry/announce-apache-netbeans-18-released

Updating Sendmail 8.17.2: 03/06/2023

Almost two years after the last update, the release of the Sendmail 8.17.2 SMTP server is available. In addition to bug fixes, the new version has improved support for email addresses with symbols of national alphabets (EAI, Email Address Internationalization). They also added support for new versions of macOS, improved DANES (DNS-based Authentication of Named Entities), to prevent the performance of the MaxMimeHeaderLeng parameter by default is set to 2048/1024.

https://marc.info/?l=sendmail-announce&m=168578185221545&w=2

Blink, high-performance system emulator: 05/06/2023

The first major release of the Blink project, which allows you to run statically and dynamically assembled Linux applications in a virtual machine with an emulated processor, is out. With the help of Blink, x86-64 Linux programs can be run in other POSIX-compatible operating systems (macOS, FreeBSD, NetBSD, OpenBSD, Cygwin) and on equipment with other hardware architectures (x86, ARM, RISC-V, MIPS, PowerPC, s390x). The project code is written in C (ANSI C11) and is distributed under the ISC license. Only dependency required is libc (POSIX.1-2017).

To ensure high performance, a JIT compiler is used, converting the original instructions into machine code for the target platform on the fly. Directly run executables in ELF, PE (Portable Executables) and bin (Flat executable) formats collected with standard C-libraries Cosmopolitan, Glibc and Musl formats are all supported.

https://github.com/jart/blink/releases/tag/1.0.0

Release of Owncast 0.1.0: 05/06/2023

Owncast 0.1.0, a server for streaming video and chatting with the audience, was announced. The server runs on the user's equipment and unlike Twitch, Facebook Live and YouTube Live services, allows you to fully control the broadcasting process and set your chat rules. Management and interaction with users is carried out through the web-interface. The project code is written in Go and distributed under the MIT license.

The new release is notable for the complete rewriting of the frontend code responsible for displaying the web-interface. The new interface is noticeably faster, better adapted for mobile devices, supports the insertion of its Javascript code and provides opportunities for customizing style and design. In the chat, participants can change colours.

https://owncast.online/releases/owncast-0.1.0/

Plane: 06/06/2023

Plane 0.7, that provides tools for project management, error tracking, work planning, product development support, task building and coordinating their implementation, is available. A platform that can be deployed in its own infrastructure and not dependent on third-party suppliers is developing as an alternative to proprietary systems as JIRA, Linear and Height. The project is still under development and is preparing for the first stable release. The code is written in Python using the Django framework and is distributed under the Apache 2.0 license. PostgreSQL is used as a DBMS, and for a fast storage - Redis. The Web interface is written on TypeScript using the Next.js library.

Plane supports different types of workflows and allows you to separately track tasks (ToDo), to-do list (backlog), tasks and completed tasks. The system is designed for the use of cascading (waterfall) and flexible (agile) methods of project development. In the cascading model, the development is seen as a continuous flow, consistently undergoing planning, design, implementation, testing, integration and support.

https://github.com/makeplane/plane/releases/tag/v0.7-dev

Asahi Linux: 06/06/2023

The developers of the Asahi project, aimed at porting Linux to work on Mac computers equipped with ARM chips developed by Apple, prepared a June update of the distribution (560 MB and 3.5 GB) and published a report on the implementation in the support of OpenGL 3.1. Asahi Linux is based on Arch Linux, includes a traditional set of programs and comes with the KDE Plasma desktop. The distribution is built using regular Arch Linux repositories, and all specific changes, such as the kernel, installer, loader, auxiliary scripts and environment settings, are placed in a separate repository.

To support the GPU AGX chips on Apple M1 and M2, they develop two drivers that work in pairing with each other: DRM driver (Direct Rendering Manager) drm-asahi for the Linux kernel written in Rust language, and the driver asahi for Mesa, written in the C language. The core-level driver is initially developed taking into account the future support of the Vulkan API, and the software interface for interaction with the user space and is designed with an UAPI view, provided by the new Intel Xe driver. Since Apple M1/M2 chips use its own GPU, which runs on closed firmware and uses quite complex shared data structures, they had to reverse engineer macOS drivers.

https://asahilinux.org/2023/06/opengl-3-1-on-asahi-linux/

Release of openSUSE Leap 15.5: 07/06/2023

After a year of development, the openSUSE Leap 15.5 distribution was released. The release is based on a single set of binary packages with SUSE Linux Enterprise 15 SP 5 with some custom applications from the openSUSE Tumbleweed repository. The use of the same binary packages in SUSE and openSUSE simplifies the transition between distributions, saves resources for building packages, distributing updates and testing, unifies the differences in spec files and allows you to move away from analyzing error messages for different architectures. To download, a universal DVD build, 4 GB (x86_64, aarch64, ppc64les, 390x), a mini image (200 MB) and Live-builds with KDE, GNOME and Xfce (900 MB).

Updates for the openSUSE Leap 15.5 branch will be available until the end of 2024. Initially, version 15.5 was expected to be the latest in the 15.x series, but the developers decided to generate another release of 15.6 next year before the planned transition to the ALP (Adaptable Linux Platform) as the basis of openSUSE and SUSE Leap.

https://www.opensuse.org/

PostmarketOS 23.06: 07/06/2023

The release of postmarketOS 23.06, a Linux distribution for smartphones, based on Alpine Linux, the standard Musl C-library and a set of BusyBox utilities, has been published. The goal of the project is to provide a Linux distribution for smartphones, independent of the life cycle support of official firmware and not tied to the standard solutions of the main industry players who set the development vector. The builds are prepared for the PINE64 PinePhone, Purism Librem 5 and 29 community-supported devices, including the Samsung Galaxy A3/A5/S4, Xiaomi Mi Note 2/Redmi 2, OnePlus 6, Lenovo A6000, ASUS MeMo Pad 7 and even the Nokia N900. Limited experimental support is provided for more than 300 devices.

The postmarketOS environment is as unified as possible and takes all the device-specific components in separate packages, all other packages are identical to all devices and are based on Alpine Linux packages. In the builds, where possible, the Linux vanilla kernel is used, otherwise the kernels from firmware prepared by device manufacturers are used. KDE Plasma Mobile, Phosh, GNOME Mobile and Sxmo are available as the main custom shells, but it is possible to install other environments, including MATE and Xfce.

https://postmarketos.org/blog/2023/06/07/v23.06-release/

Release of Cinnamon 5.8: 08/06/2023

After 7 months of development, the Cinnamon 5.8 user environment was released. The Linux Mint distribution community develops a fork of GNOME Shell, Nautilus file manager and Mutter window manager aimed at providing an environment in the classic GNOME 2 style with support for successful interaction elements from GNOME Shell. Cinnamon is based on GNOME components, but these components are supplied as a periodically synchronized fork not associated with GNOME external dependencies. The new Cinnamon release will be proposed in the Linux Mint 21.2 distribution, which is scheduled to be released at the end of June.

http://cinnamon.linuxmint.com/

Project Fciv.net develops 3D version of the strategy game Freeciv: 09/06/2023

The Fciv.net project is developing a 3D version of the turn-based strategy game Freeciv, where the gameplay resembles the Civilization games. The game can be run in a web browser that supports HTML5 and WebGL 2. You can play in multiplayer mode and individual rivalry with bots. Fciv.net continues to develop the Freeciv-web project codebase and is characterized by the use of WebGL and the Three.js 3D engine, as well as some advanced capabilities such as the ChatGPT-based AI assistant. The project code is distributed under the AGPLv3 license.

https://github.com/fciv-net/fciv-net

PuzzleFS file system for Linux kernel: 09/06/2023

Cisco has offered a new PuzzleFS file system implemented as a module for the Linux kernel written in the Rust language. The FS is designed to be used for the placement of isolated containers and continues to develop the ideas proposed in the 'Atomfs' FS. The implementation is still in the prototype stage and is open under the Apache 2.0 and MIT licenses.

The project is aimed at circumventing the restrictions that occur when using container images in the OCI (Open Container Initiative). PuzzleFS solves such problems as effective storage of duplicate data, the ability to directly mount, repetitive image builds and memory safety.

https://lore.kernel.org/rust-for-linux/20230609063118.24852-1-amiculas@cisco.com

Release of Debian 12 “Bookworm”: 10/06/2023

After almost two years of development, Debian GNU/Linux 12.0 (Bookworm) was released, available for nine officially supported architectures: Intel IA-32/x86 (i686), AMD64/x86-64, ARM EABI (armel), ARM64, ARMv7 (armhf), mipsel, mips64el, PowerPC 64 (ppc64el) and IBM System. Updates for Debian 12 will be available for 5 years.

Installation images are available (the publication of images is delayed) installation images that can be downloaded by HTTP, jigdo or BitTorrent. For the amd64 and i386 architectures, they developed a LiveUSB, available with GNOME, KDE, LXDE, Xfce, Cinnamon and MATE, as well as a multi-architecture DVD that combines packages for the amd64 platform with additional packages for the i386 architecture.

The repository features 64,419 binary packages, which is 4,868 more packages than proposed in Debian 11.

https://www.debian.org/News/2023/20230610

Release of EasyOS 5.4: 11/06/2023

Barry Kauler, founder of the Puppy Linux project, has published the EasyOS 5.4 distribution, combining Puppy Linux technology with container isolation to run system components. Distribution management is carried out through a set of graphic configurators developed by the project. Image size 860 MB.

https://bkhome.org/news/202306/easyos-kirkstone-series-version-54-released.html

The FreeBSD project is 30 years old: 19/05/2023

The FreeBSD project celebrates its Thirtieth anniversary. The birthday of the project is considered on June 19, 1993. On this day, an unofficial set of patches to 386BSD, a 4.3BSD fork was created, where it was planned to develop a fast, stable and reliable OS for systems with i386 processors. When choosing the name of the project, FreeBSD, BSDFree86 and Free86BSD were considered as options. As a result, it was given to the FreeBSD version, which was proposed by David Greenman. In November 1993, based on 4.3BSD-Lite 'Net/2' and 386BSD 0.1, the first release of FreeBSD 1.0 was released.

https://www.freebsdfoundation.org/national-freebsd-day/

Bcachefs in the Linux kernel: 19/05/2023

Kent Overstreet, author of the Linux kernel caching systems of block devices on BCache SSD-drives, in his speech at the LSFMM 2023 (Linux Storage, Filesystem, Memory Management & BPF Summit) summed up the results of work on the transfer of the Bcachefs file system to the main composition of the Linux core and talked about plans for the further development of this FS. In May, an updated set of patches with the implementation of the Bcachefs FS was proposed for reviewing and inclusion in the main composition of the Linux kernel. FS Bcachefs has been developing for about 10 years. The readiness to review the implementation of Bcachefs before the inclusion in the core was announced at the end of 2020 and in the current version of the patches took into account the comments and shortcomings identified during the previous review.

The purpose of the development of Bcachefs is to achieve the level of XFS in performance, reliability and scalability, while providing additional features inherent in Btrfs and ZFS, such as the inclusion in the partition of several devices, multi-layer layouts, replication (RAID 1/10), caching, transparent data compression (LZ4, gzip and ZSTD modes), status cuts, and the ability to record the amount of the data5/6), storage of information in encrypted form (used by ChaCha20 and Poly1305Poly1305). In terms of performance, Bcachefs ahead of Btrfs and other FS based on the Copy-on-Write mechanism, and demonstrates a working speed close to Ext4 and XFS.

https://news.ycombinator.com/item?id=36366002

SysLinuxOS 12: 20/05/2023

The SysLinuxOS 12 distribution has been published, built on Debian 12 and aimed at providing a bootable live-enviroment optimized for system integrators and administrators. To download, builds with GNOME (4.8 GB) and MATE (4.6 GB) DE's have been prepared.

It includes a selection of pre-installed applications for monitoring and diagnosis of the network, tunneling traffic, launching a VPN, remote access, intrusion detection, security checks, simulating networking and traffic analysis, which can be used immediately after downloading the distribution to a USB drive. Applications included like: Wireshark, Etherape, Ettercap, PackETH, Packetsender, Putty, Nmap, GNS3, Lssid, Packet Tracer 8.2.1, Wine, Virtualbox 7.0.2, Teamviewer, Anydesk, Remmina, Zoom, Skype, Packetsender, Sparrow-Wifi, Angry Ipner, Fast-cli, Speed, ,, Firewalk, Firejails, Cacti, Icinga, Monit, Nagios4, Fail2ban, Wireguard, OpenVPN, Firefox, Chrome, Chromium, Microsoft Edge and Tor Browser.

Unlike Debian 12, in SysLinuxOS, the GRUB downloader returned other installed operating systems via the os-prober package. The Linux kernel has been updated to version 6.3.8. Implemented a more understandable name for network interfaces (eth0, wlan0, etc.). The environment works in Live mode, but also supports installation on a disk with the help of the Calamares installer.

https://syslinuxos.com/syslinuxos-12-for-system-integrators/

Release of the SDL 2.28.0: 21/05/2023

After seven months of development, the release of SDL 2.28.0 (Simple DirectMedia Layer) library is out. It is aimed at simplifying the writing of games and multimedia applications. The SDL library provides such tools as hardware-reusable 2D and 3D output, input processing, sound reproduction, 3D output via OpenGL/OpenGL ES/Vulkan and many other related operations. The library is written in the C language and distributed under the Zlib license. To use the capabilities of SDL in projects in a different programming language, the necessary bindings are provided.

The release of SDL 2.28.0 mainly offers bug fixes, the innovations note the addition of functions SDL_HasWindowSurface() and SDL_DestroyWindowSurface() to switch between the API SDL_DL_Rederer and SDL_Surface, the new event SDL_DISPLAYEVENT_MOVED, the main-screen S.Leo_SCREEN_KEYBOARD to control the display of the on-screen keyboard.

https://discourse.libsdl.org/t/announcing-sdl-2-28-0/44341

SUSE Linux Enterprise 15 SP5: 21/05/2023

After a year of development, SUSE has released - SUSE Linux Enterprise 15 SP5. Based on the SUSE Linux Enterprise platform, products such as SUSE Linux Enterprise Server, SUSE Linux Enterprise Desktop, SUSE Manager and SUSE Enterprise High Performance Computing have been formed. The distribution can be downloaded and used for free, but access to updates and fixes is limited to a 60-day trial period. The release is available in builds for aarch64, ppc64le, s390x and x86_64 architectures.

SUSE Linux Enterprise 15 SP5 supports full binary package compatibility with the openSUSE Leap 15.5 distribution community, which was released two weeks ago. The high level of compatibility is achieved through the use of a set of binary packages in openSUSE, instead of reassemblying source packages. It is assumed that users can first form and test a working solution using openSUSE, and then switch to the commercial version of SUSE Linux with full support, SLA, certification, long release of updates and advanced means for mass implementation without unnecessary complications

https://www.suse.com/news/SUSE-Advances-Capabilities-to-its-Comprehensive-Software-Stack-to-Help-Customers-Accelerate-Digital-Transformation/

CentOS Stream will be the only public source of RHEL packages: 21/05/2023

Red Hat has announced a change in the approach to publishing the source code packages of Red Hat Enterprise Linux and discontinuing the publication of packages in the Git repository git.centos.org. The only publicly available source of the RHEL packages will now be the CentOS Stream repository. For Red Hat's customers and partners, they can download the package code corresponding to RHEL releases through the company's client portal, which requires an account to access.

For CentOS and CentOS Stream projects, the new source distribution model will not lead to noticeable changes, but third-party distributions, such as AlmaLinux, Rocky Linux, Oracle and EuroLinux, created by reassembling RHEL packages, will have to significantly revise its development processes or bypasses to access the package code from RHEL releases.

https://www.redhat.com/en/blog/furthering-evolution-centos-stream

PeerTube 5.2: 22/05/2023

The decentralized platform for video hosting and video broadcasting, PeerTube 5.2 was announced. PeerTube offers an independent alternative to YouTube, Dailymotion and Vimeo, an independent of individual providers, using a content distribution network based on P2P communications and linking visitors browsers. The project is distributed under the AGPLv3 license.

“This version comes with a small technical challenge that we're proud to have overcome! This new feature won't be as visible as a graphical change, but it will make hosting a PeerTube platform easier, more resilient and cheaper.”

https://joinpeertube.org/news/release-5.2

Intel and Blockade Labs have released a model for the synthesis of 3D images: 22/05/2023

Intel and Blockade Labs have jointly developed a LDM3D (Latent Diffusion Model for 3D) machine learning model to generate images and related depth maps based on text descriptions in natural language. The development resembles a Stable Diffusion image synthesis system, but allows you to form three-dimensional visual content, such as spherical panoramic images that can be viewed in 360-degree mode. On the practical side, the model can be used in games and virtual reality systems for the interactive formation of three-dimensional environments.

To download, a ready-made model for machine learning systems is available, which can be used with PyTorch and code designed to generate images using models from the Stable Diffusion project. The model is distributed under the Permissive Creative ML OpenRAIL-M license, which allows use for commercial purposes. Dissemination under an open license allows researchers and interested developers to improve the model according to their needs and optimize it for highly specialized applications.

https://www.intc.com/news-events/press-releases/detail/1630/intel-labs-introduces-ai-diffusion-model-generates

Release Tor Browser 12.5: 23/05/2023

After 8 months of development, a major release of the specialized Tor Browser 12.5 is presented. It continues to develop functionality based on Firefox 102 ESR. The browser is focused on ensuring anonymity, security and privacy, and all traffic is redirected only through the Tor network. Tor Browser builds are prepared for Linux, Android, Windows and macOS.

To provide additional protection, Tor Browser includes a HTTPS Only setting that allows you to use traffic encryption on all sites where possible. To reduce the threat from attacks using JavaScript and blocking the plugins by default, the NoScript add-on is available. Fteproxy and obfs4proxy are used to combat traffic locking and inspection.

https://blog.torproject.org/new-release-tor-browser-125/

Release of Proxmox VE 8.0: 23/05/2023

Proxmox Virtual Environment 8.0, a specialized Linux distribution based on Debian GNU/Linux, aimed at deploying and maintaining virtual servers using LXC and KVM, and able to replace products such as VwareM vSphere, Microsoft Hyper-V and Citrix Hypervisor, is out. Installation size is 1.1 GB.

Proxmox VE provides means to deploy virtual servers of industrial grade with a web-based interface designed to manage hundreds or even thousands of virtual machines. The distribution has built-in tools for backing up virtual environments and available out-of-box support for clustering, including the ability to migrate virtual environments from one node to another without stopping the work. Among the features of the web-interface: support for secure VNC consoles; control of access to all available objects (VM, storage, nodes, etc.) role-based; support for various authentication mechanisms (MS ADS, LDAP, Linux PAM, Proxmox VE authentication).

https://forum.proxmox.com/threads/proxmox-ve-8-0-released.129320/

Release of Flowblade 2.10: 23/05/2023

After two and a half years of development, the release of a multi-track system of non-linear video editing, Flowblade 2.10, is out. It allows you to compile films and videos from a set of individual videos, sound files and images. The editor provides a means for trimming clips with accuracy down to individual frames, processing them with filters and multi-level layout of images for embedding in the video.

The project code is written in Python and distributed under the GPLv3 license. The builds are prepared in Flatpak format. The MLT framework is used for video editing. The FFmpeg library is used to process various video, sound and images formats. The interface was built using PyGTK. For mathematical calculations, the NumPy library is used. PIL is used for image processing. You can use plugins with the implementation of video effects from the collection of Frei0r, as well as sound plugins LADSPA and G'MIC image filters.

http://jliljebl.github.io/flowblade/

OpenSnitch 1.6.0: 24/05/2023

The release of OpenSnitch 1.6, developing an open analogue of the proprietary dynamic firewall, Little Snitch, has been published. The application allows you to interactively monitor your network activity of user applications and block unwanted network traffic. The project code is written in the Go language (GUI in Python and PyQt5) and is distributed under the GPLv3 license. Packages in rpm and deb formats have been prepared for installation.

OpenSnitch displays a dialogue where you decide on the continuation of the network operation or blocking network activity. The program allows you to set access rules that allow you to consider applications, users, target hosts and network ports. Access can be provided both on a permanent basis and limited only to the current process or temporary.

OpenSnitch also allows you to configure the batch filter through the graphical interface, keep network activity statistics and log it too.

https://github.com/evilsocket/opensnitch/releases/tag/v1.6.0

BrowserBox Pro: 25/05/2023

Dosyago has opened the source code of the BrowserBox Pro platform, which implements a remote browser isolation system (RBI, Remote Browser Isolation) under the GPLv3 license. BrowserBox Pro provides an additional layer of client systems protection when navigating the Web, implemented through the removal of web-page processing functions to an isolated environment that can be performed on another host or in the cloud. The platform code is written in JavaScript using the Node.js platform.

BrowserBox Pro provides a kind of proxy for viewing sites, taking on the function of drawing web pages. For this, Chrome browser is used, running in a separate isolated environment in headless mode. The user is provided with a web-interface that reproduces the browser interface. The code (JavaScript, HTML and CSS) of sites opened through this web-interface is processed in an isolated environment, and the client only receives by the already drawn content.

https://github.com/dosyago/BrowserBoxPro

issue194/actus.1688186644.txt.gz · Dernière modification : 2023/07/01 06:44 de d52fr