Outils pour utilisateurs

Outils du site


issue159:actus

Ceci est une ancienne révision du document !


Table des matières

1

Rolling Rhino, a script for using rolling updates in Ubuntu 06/29/2020 Martin Wimpres, who served as director of development of desktop systems in Canonical, has proposed a shell script Rolling-Rhino, which allows Ubuntu to emulate a system with a rolling-update, which can be useful for advanced users or developers who need to be aware of all the changes. The script automates the translation of installations of experimental releases of Ubuntu to the use of devel-branches of repositories, which packages with new versions of applications are built (synchronized with Debian Sid / Unstable). It supports the conversion of daily experimental builds with Ubuntu Desktop, Kubuntu, Lubuntu, Budgie, MATE, Studio and Xubuntu, which currently reflect the development of the future release of Ubuntu 20.10 https://twitter.com/m_wimpress/status/1277323423652421632

Rolling Rhino, un script pour l'utilisation de mises à jour en continu dans Ubuntu 29/06/2020

Martin Wimpres, qui a servi comme directeur du développement des systèmes pour ordinateurs de bureau chez Canonical, a proposé un script shell Rolling-Rhino, qui permet à Ubuntu d'émuler un système avec des mises à jour en continu, ce qui peut être utile pour des utilisateurs avancés ou des développeurs qui ont besoin d'être au courant de tous les changements. Le script automatise la traduction d'installations de publications expérimentales de 'Ubuntu d'utiliser le devel-branches des dépôts, où les paquets avec des nouvelles versions d'applications sont construits (synchronisés avec Debian Sid/Unstable).

Il prend en charge la conversion de compilations expérimentales quotidiennes avec Ubuntu Desktop, Kubuntu, Lubuntu Budgie, MATE Studio et Xubuntu qui correspondent actuellement au déveoppement de la publication future d'Ubuntu 20.10.

https://twitter.com/m_wimpress/status/1277323423652421632

Open Games: Warzone 2100 and Project OpenDiablo2 06/29/2020 After 10 months of development, release 3.4.0 of the free real-time strategy game Warzone 2100 is out. The game was originally developed by Pumpkin Studios and was launched in 1999. In 2004, the original code was discovered and released under the GPLv2 license. The game continued with community-driven development. It supports both a single game against bots and network games. Packages are available for Ubuntu 18.04 / 20.04, Windows and macOS. Compared to the previous release, 485 changes were made! In addition, the OpenDiablo2 project , which attempts to recreate the engine of Diablo 2, released in 2000 by Blizzard Entertainment, is out. Currently, the development team's efforts are focused on developing the functionality necessary to launch Diablo 2 (original game resources from Diablo 2 are required), but in the future the project will be expanded with tools for creating mods and providing an engine for writing new games. The implementation code is written in Go and distributed under the GPLv3 license. https://opendiablo2.com/ Jeux open : Warzone 2100 et Projet OpenDiablo2 29/06/2020 Après 10 mois en développement la publication 3.4.0 du jeu gratuit de stratégie en temps réel Warzone 2100 est sorti. https://forums.wz2100.net/viewtopic.php?f=1&t=15905

GnuCash 4.0 06/29/2020 The release of GnuCash 4.0, which provides tools for tracking income and expenses, maintaining bank accounts, managing information about stocks, deposits and investments, and loan planning, was announced. It is possible to maintain accounting records for small enterprises using GNU Cash. It supports the import of data in QIF / OFX / HBCI formats and visual presentation of information on graphs. The project code is licensed under GPLv2 +. There is also a GnuCash option for Android. This new release introduces the gnucash-cli utility, which allows you to perform various financial functions, such as updating a price list and generating reports, on the command line without launching a graphical interface. A new dialogue “Transaction Association” was proposed and the possibility of adding associations to accounts, reversal postings, invoices and vouchers is implemented. https://lists.gnucash.org/pipermail/gnucash-announce/2020-June/000324.html

Need hosting for your free project?? Non-profit provider FossHost 06/29/2020 As part of the FossHost project, the work of a non-profit provider that provides free virtual servers for free projects was organized. Currently, the project infrastructure includes 7 servers deployed in the USA, Poland, Great Britain and the Netherlands based on the ProxMox VE 6.2 platform . Equipment and infrastructure is provided by FossHost sponsors, and activities are carried out by enthusiasts. Existing free projects with an active community and a site or page on GitHub, are free to get their hands on a virtual server with 4 vCPU, 4GB RAM, 200GB storage and IPv4 and IPv6 addresses. It is possible to register domains of the second level and organize the work of mirrors. Management is through SSH. Supports installation of CentOS, Debian, Ubuntu, Gentoo, ArchLinux, Fedora, and FreeBSD. It is noted that such open projects as ActivityPub (W3), Manjaro, XFCE, Xubuntu, GNOME and Xiph.Org have already taken advantage of FossHost virtual servers. https://fosshost.org/

2

Redis DBMS creator handed over project support to community 06/30/2020 Salvatore Sanfilippo, creator of the Redis DBMS, announced that he would no longer be involved in project maintenance and would devote his time to something else. According to Salvatore, in recent years his work has come down to parsing third-party proposals for improving and changing the code, but this is not what he would like to do, since he likes writing code and creating something new rather than solving routine maintenance tasks. El Salvatore will remain on the advisory board of Redis Labs, but will be limited to generating ideas. Development and maintenance are handed over to the community. http://antirez.com/news/133

Lua 5.4 programming language release 06/30/2020 After five years of development , the release of Lua 5.4 , a fast and compact scripting programming language, is widely used as an embedded language (for example, to determine the configuration or to write extensions). The Lua interpreter code is written in C and distributed under the MIT license. Lua combines simple procedural syntax with powerful data description capabilities through the use of associative arrays and extensible language semantics. Lua uses dynamic typing; language constructs are converted to bytecode running on top of a register virtual machine with an automatic garbage collector. The interpreter itself is designed as a library that is easily integrated into projects in C and C++. https://www.lua.org/news.html

Shotcut video editor release 06/20 07/01/2020 The release of the video editor Shotcut 20.06 is published, which is developed by the author of the MLT project and uses this framework for organizing video editing. Support for video and audio formats is implemented through FFmpeg. You can use plug-ins with the implementation of video and audio effects compatible with Frei0r and LADSPA . Among the features of Shotcut, we can note the possibility of multi-track editing with the composition of video from fragments in various source formats, without the need for their preliminary import or transcoding. There are built-in tools for creating screencasts, processing images from a webcam and receiving streaming video. To build the interface, Qt5 is used. Code written in C ++ and distributed under the GPLv3 license. https://www.shotcut.org/blog/new-release-200628/

Fedora considers discontinuing BIOS support at boot time 07/01/2020 Fedora developers are discussing the issue of stopping the boot using the classic BIOS and leaving the option to install only on systems that support UEFI. It is noted that systems based on the Intel platform have been shipped with UEFI since 2005, and by 2020 Intel planned to stop supporting BIOS in client systems and data center platforms. The discussion of the rejection of BIOS support in Fedora is also due to the simplification of the implementation of the technology of selective display of the boot menu, in which the menu is hidden by default and is shown only after a failure or activation of the option in GNOME. For UEFI, the necessary functionality is already available in sd-boot, but when using the BIOS it requires patches for GRUB2. https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/QBANCA2UAJ5ZSMDVVARLIYAJE66TYTCD/

3

OpenSUSE Leap 15.2 distribution release 07/02/2020 After more than a year of development, the openSUSE Leap 15.2 distribution has been released. The release is formed using the basic set of packages from the SUSE Linux Enterprise 15 SP2 distribution under development, on top of which newer releases of user applications from the openSUSE Tumbleweed repository are delivered. A universal 4-GB DVD assembly is available for download , a stripped-down image for installation with downloading packages over the network (138 MB) and Live-assemblies with KDE (910 MB) and GNOME (820 MB). https://www.opensuse.org/

GParted Live 1.1.0-3 distribution released: 07/03/2020 The release of the GParted LiveCD LiveCD 1.1.0-3 distribution kit is available, aimed at restoring the system after a failure and working with disk partitions using the Parted partition editor. The distribution is based on the Debian Sid package base as of July 1. The boot image size is 382 MB (amd64, i686). The distribution package includes the GParted 1.1.0 package, in which the faster utilities minfo and mdir are used to read information about FAT16 / 32 partitions, a more accurate calculation of the JFS size is provided, recognition of drives included in ATARAID is implemented, and their employment status is determined. The Linux kernel has been updated to release 5.7.6. Solved the problem with the crash of the Netsurf browser on some sites. https://gparted.org/news.php?item=232

Google is working on Steam support on Chrome OS through an Ubuntu virtual machine 07/03/2020 Google is developing the Borealis project, which aims to provide Chrome OS with the ability to launch gaming applications distributed via Steam. The implementation is based on the use of a virtual machine in which the components of the Ubuntu Linux 18.04 distribution kit are launched with the Steam client preinstalled and the Wine-based package for launching Proton Windows games. The environment is undergoing internal testing on hi-end Chromebooks equipped with the 10th generation of Intel processors. So far, the Crostini Linux environment offered by Chrome OS has been shipped with Debian, which is also used as the basis for Valve's SteamOS distribution. https://9to5google.com/2020/07/01/chrome-os-preparing-steam-gaming-ubuntu/

Elementary OS 5.1.6 distribution update 07/03/2020 Presented is the release of the Elementary OS 5.1.6 distribution, positioned as a fast, open and privacy-conscious alternative to Windows and macOS. The main focus of the project is on high-quality design, aimed at creating an easy-to-use system that consumes minimal resources and ensures high startup speed. Users are offered their own desktop environment, Pantheon. The original components of Elementary OS are developed using GTK3, Vala, and its own Granite framework. https://blog.elementary.io/updates-for-june-2020/

4

Ubuntu 20.10 will restrict access to dmesg: 07/03/2020 Ubuntu developers have agreed to restrict access to the /usr/bin/dmesg utility only for users in the adm group. Currently, unprivileged Ubuntu users do not have access to /var/log/kern.log, /var/log/syslog and system events in journalctl, but can view the kernel event log through dmesg. As a reason, the presence in the dmesg output of information that can be used by attackers to simplify the creation of exploits to increase privileges is mentioned. For example, in dmesg, in case of failures, a stack dump is displayed and it is possible to determine the addresses of structures in the kernel, which can help bypass the KASLR mechanism. An attacker can use dmesg as feedback, gradually leading the exploit to its proper form, watching oops in the log after unsuccessful attempts to attack. https://lists.ubuntu.com/archives/ubuntu-devel/2020-July/041079.html

MaXX 2.1 Desktop Release, an Adaptation of IRIX Interactive Desktop for Linux 07/05/2020 The release of the MaXX 2.1 desktop is presented, the developers of which are trying to recreate the custom shell IRIX Interactive Desktop (SGI Indigo Magic Desktop) using Linux technologies. Development is under agreement with SGI, which permits the complete re-creation of all IRIX Interactive Desktop features for the Linux platform on x86_64 and ia64 architectures. The source code is available upon special request and is a mixture of proprietary code (in accordance with the requirements of the agreement with SGI) and code under various open licenses. Installation instructions are prepared for Ubuntu, RHEL and Debian. Initially, IRIX Interactive Desktop was shipped on SGI-based graphics workstations equipped with the IRIX operating system, which reached their peak in the late 1990s and were manufactured until 2006. Shell revision for Linux implemented on top of the 5dwm window manager (based on the OpenMotif window manager) and SGI-Motif libraries. https://docs.maxxinteractive.com/

Sendmail SMTP Server Releases 8.16.1: 07/05/2020 Five years after the last release, the Sendmail 8.16.1 SMTP server release was generated . The new version introduces a large portion of improvements related to STARTTLS support (for example, the ability to use encryption algorithms based on elliptic curves has been added), logging has been improved, new options SSLEngine and SSLEnginePath for using OpenSSL engines have been added, and initial support for DANE (DNS-based Authentication) has been added of Named Entities). The new release also fixes bugs and provides compatibility with Darwin 14-18 (macOS 10.x) and FreeBSD 12. https://www.proofpoint.com/us/products/open-source-email-solution

Clonezilla Live 2.6.7 released: 07/06/2020 Clonezilla Live 2.6.7 is available, designed for fast disk clone (coping of only used blocks). The tasks performed by the distribution are similar to the proprietary Norton Ghost product. The size of the ISO image of the distribution is 277 MB (i686, amd64). The distribution is based on Debian GNU / Linux and uses the code of projects such as DRBL, Partition Image, ntfsclone, partclone and udpcast in its source. It can boot from CD / DVD, USB Flash and over the network (PXE). LVM2 and FS ext2, ext3, ext4, reiserfs, reiser4, xfs, jfs, btrfs, f2fs, nilfs2, FAT12, FAT16, FAT32, NTFS, HFS +, UFS, minix, VMFS3 and VMFS5 (VMWare ESX) are supported. There is a mode of mass cloning over the network, including the transfer of traffic in multicast mode, which allows you to simultaneously clone the source disk to a large number of client machines. It is possible to clone from one disk to another, as well as create backups by saving the disk image to a file. It is possible to clone at the level of entire disks or individual partitions. https://sourceforge.net/p/clonezilla/news/2020/07/stable-clonezilla-live-267-28-released/

5

NomadBSD 1.3.2 distribution released: 07/07/2020 NomadBSD 1.3.2 Live distribution is available, which is a FreeBSD edition adapted for use as a portable desktop loaded from a USB drive. The graphical environment is based on the Openbox window manager. DSBMD is used to mount drives (it supports mounting CD9660, FAT, HFS +, NTFS, Ext 2/3/4), and wifimgr to configure a wireless network . The boot image size is 2.6 GB (x86_64). https://nomadbsd.org/index.html#1.3.2

SeaMonkey 2.53.3 Integrated Internet Application Launch: 07/07/2020 The SeaMonkey 2.53.3 Internet application suite has been released, which combines a web browser, an email client, a feed aggregation system (RSS / Atom) and the Composer WYSIWYG html page editor, all in one product. In the form of pre-installed add-ons, the Chatzilla IRC client, the DOM Inspector toolkit for web developers and the Lightning calendar planner are offered. Corrections and changes from the current Firefox code base were transferred to the new release (SeaMonkey 2.53 is based on the Firefox 60 browser engine with porting security-related fixes and some improvements from the current Firefox branches). https://blog.seamonkey-project.org/2020/07/07/seamonkey-2-53-3-has-been-released/

Reiser5 Announces Support for Selective File Migration: 07/07/2020 Eduard Shishkin implemented support for selective file migration in Reiser5. As part of the Reiser5 project, a substantially revised version of the Reiser4 file system, at the file system level, and not the block device, support for parallel scalable logical volumes is implemented, which allows efficient distribution of data across a logical volume. Previously, data block migration was carried out exclusively in the context of balancing the Reiser5 logical volume in order to preserve fair distribution on it. Now you can move the data of any file to any disk component of the logical volume. Moreover, you can mark this file in a special way so that the balancing procedure will ignore it, and, therefore, blocks of its data will remain on the specified disk. https://marc.info/?l=reiserfs-devel&m=159394757714692&w=2

F3D 1.0, a compact viewer of 3D models: 07/08/2020 Company Kitware, specializing in the field of medical imaging data and computer vision, introduced a fast and compact viewer for 3D-models: F3D 1.0. The program is written in C++, uses the VTK visualization library , also developed by KitWare, and is distributed under the BSD license. Builds for Windows, Linux, and macOS platforms should now be available. Display control and navigation on the resources proposed in the file is done through command line options or hot keys. It supports viewing 3D models in VTK, STL (Standard Triangle Language), PLY (Polygon File format), GML (CityGML), DCM (DICOM), EX2 (Exodus 2), PTS (Point Cloud), OBJ (Wavefront), GLTF / GLB (GL), 3DS (Autodesk 3DS Max) and VRL (VRML). For gltf / glb, 3ds, wrl, and obj formats that include scene information (light sources, cameras, textures, characters), the scene specified in the file is displayed, and for formats containing only geometry information, a default scene is generated. OpenGL or the ray tracing engines available in VTK can be used for rendering. https://blog.kitware.com/f3d-v1-0-a-fast-and-minimalist-3d-viewer-has-been-released/

6

Google and Canonical: the ability to create desktop applications for Linux in Flutter: 07/08/2020 Google and Canonical have taken a joint initiative to support the development of graphical applications based on the Flutter desktop Linux framework. The Flutter user interface construction framework is written in the Dart language (the runtime engine for executing applications is written in C ++). It allows creating universal applications running on different platforms, and is considered as an alternative to React Native. Despite the presence of the Flutter SDK for Linux, it has so far been used only for the development of mobile applications and did not support desktop applications for Linux. Last year, Google announced its intention to add to Flutter, the ability to develop full-fledged desktop programs. Flutter is now expanded with the ability to develop desktop applications for Linux. Support for developing applications for Windows is still at the initial prototype stage. https://ubuntu.com//blog/canonical-enables-linux-desktop-app-support-with-flutter

SUSE Announces Rancher Labs Purchase: 07/08/2020 SUSE, which last year regained the status of an independent company, has announced the purchase of Rancher Labs, dedicated to the development of the operating system RancherOS for insulated containers. It is also the repository of Longhorn, Kubernetes-distributions RKE (Rancher Kubernetes Engine) and K3S (the Lightweight Kubernetes), as well as Kubernetes-based container infrastructure management tools. Details of the transaction were not disclosed, but according to unofficial information, the amount of the transaction ranged from 600 to 700 million US dollars. A detailed plan for integrating Rancher Labs technologies into SUSE products will be presented after regulatory approval of the transaction. https://www.suse.com/c/news/suse-acquires-rancher/

Debian 8.0 “jessie” discontinued LTS Support: 07/09/2020 The maintenance period for the LTS branch of the Debian 8 Jessie distribution, released in 2015, has come to an end. The release of updates for the LTS branch was carried out by a separate group of developers of the LTS Team, formed from enthusiasts and representatives of companies interested in the long-term delivery of updates for Debian. The initiative group has already begun to form a new LTS branch based on Debian 9 “Stretch”, whose regular support expires on July 18, 2020. The release of updates for Debian 9 will be extended until June 30, 2022 (in the future, LTS support will be provided for Debian 10, updates for which will be released until 2024). As with Debian 8, the LTS support for Debian 9 and Debian 10 will apply only to the i386, amd64, armel, and armhf architectures, with a total support period of 5 years. https://www.debian.org/News/2020/20200709

Minetest 5.3.0 release, an open clone of MineCraft: 07/10/2020 Minetest 5.3.0, an open cross-platform version of MineCraft, which allows groups of players to jointly create various structures from typical blocks into a kind of virtual world is out. The game is written in C++ using the irrlicht 3D engine. To create your own extensions, use the Lua language. Minetest code is distributed under the LGPL license, and game resources are licensed under the CC BY-SA 3.0 license. Ready-made Minetest builds are designed for various Linux, Android, FreeBSD, Windows and macOS distributions. https://forum.minetest.net/viewtopic.php?f=18&t=25044

7

Slackel 7.3 distribution released: 07/10/2020 After a year of development, Slackel 7.3 distribution, built on the shoulders of the Slackware and Salix projects, and fully compatible with the repositories they offer, was released. A key feature of Slackel is the use of the constantly updated “Slackware-Current” branch. The graphical environment is based on the Openbox window manager. (So they say, but it seems more like LXDE to me) The size of the boot image that can work in live mode is 1.9 GB (32 and 64 bit). The distribution can be used on systems with as little as 512 MB of RAM. http://www.slackel.gr/forum/viewtopic.php?f=3&t=612

July KDE Application Update 20.04.3 07/10/2020 In accordance with the monthly update publication cycle introduced last year, the July consolidated update of applications (04/20/3) developed by the KDE project is up for your perusal. In total, as part of the July update, releases of more than 120 programs, libraries and plugins were published. https://kde.org/announcements/releases/2020-07-apps-update/

Tauon Music Box 6.0 Music Player Released: 07/11/2020 The Tauon Music Box 6.0 music player is available, combining a fast and minimalistic interface with rich functionality. The project is written in Python and distributed under the GPLv3 license. Packages are prepared for Arch Linux in both Snap and Flatpak formats . https://github.com/Taiko2k/TauonMusicBox/releases/tag/v6.0.0

WebTorrent protocol support added to libtorrent: 07/13/2020 Support for the WebTorrent protocol has been added to the libtorrent library, which offers an efficient implementation of the BitTorrent protocol in terms of memory consumption and CPU load. The code for working with WebTorrent will be included in the next major release of libtorrent, after the 2.0 branch. WebTorrent is an extension of the BitTorrent protocol. The project does not require external server infrastructure and browser plug-ins to work. https://feross.org/libtorrent-webtorrent/

8

New version of Claws Mail email client: 07/13/2020 21:24 The easy and fast email client Claws Mail 3.17.6 is out. In 2005 it separated from the Sylpheed project (from 2001 to 2005, the projects were developed jointly, Claws was used to test future innovations of Sylpheed). The Claws Mail interface is built using GTK, the code is distributed under the GPL license. A Phishing warning is now shown when copying a phishing URL, (in addition to clicking a phishing URL). However, in this writer's opinion, it still looks like it came from 1979 and seriously needs a facelift. https://www.claws-mail.org/news.php

IceWM 1.7 Released: 07/13/2020 IceWM lightweight window manager release is available. Notable features of IceWM: full control through keyboard combinations, the ability to use virtual desktops, taskbars and application menus. The window manager is configured through a set of fairly simple configuration files, allowing you to use themes. Built-in applets are available for monitoring CPU, memory and network traffic. The code is written in C ++ and distributed under the GPLv2 license. https://github.com/ice-wm/icewm/releases/tag/1.7.0

Pale Moon Browser Release: 07/14/2020 Pale Moon 28.11 web browser, a fork of the Firefox code base to provide higher performance, maintain the classic interface, is out. Pale Moon binaries are configured for Windows and Linux (x86 and x86_64). The project code is distributed under the MPLv2 (Mozilla Public License). The project adheres to the classic layout of the interface, without moving to the Australis interface integrated into Firefox 29, and with the provision of extensive customization options. Among the removed components are DRM, Social API, WebRTC, PDF viewer, Сrash Reporter, code for collecting statistics and tools for parental control. https://forum.palemoon.org/viewtopic.php?t=24760&p=193999#p193999

SAIL Image Decoding Library Available 07/14/2020 A cross-platform SAIL image decoding library is published under the MIT license. SAIL is a re-branded C codec from a long-unsupported KSquirrel image viewer, but with a high-level abstract API and numerous improvements. Target audience: image viewers, game development or loading images into memory for other purposes. The library is already usable, but still under development. Binary compatibility and source code compatibility are not guaranteed at this stage of development. https://github.com/smoked-herring/sail

9

Nokia unveils SR Linux network operating system for routers 07/14/2020 Nokia has introduced a new network operating system, Service Router Linux (SR Linux). It is focused on data center use and cloud environments. SR Linux is seen as a key component of Nokia Data Center Fabric solutions and will be installed on Nokia 7250 IXR and 7220 IXR routers. The SR Linux-based solution is already being tested at Apple’s new Danish data center. Unlike other operating systems for network equipment based on the Linux kernel, SR Linux retains the ability to access the underlying Linux environment, which is not hidden behind specialized APIs and interfaces. Users have access to the unmodified Linux kernel and basic system applications (bash, cron, Python, etc.), and specific applications are created using the NetOps Toolkit, which is not tied to certain programming languages. https://www.nokia.com/about-us/news/releases/2020/07/09/nokia-announces-generational-step-in-data-center-networking-new-os-and-tools-give-cloud-builders-unprecedented-ability-to-adapt-automate-and-scale/

Nokia révèle le système d'exploitation réseau SR Linux pour les routeurs 14/07/2020

Nokia présente un nouveau système d'exploitation de réseau, Service Router Linux (SR Linux). Il se concentre sur l'utilisation de centres de données et les environnements dans le nuage. SR Linux est considéré comme un composant clé des solutions de Nokia Data Center Fabric et sera installé sur les routeurs Nokia 7250 IXR et et 7220 IXR. La solution SR Linux est déjà testée au nouveau centre de données danois de Apple.

Contrairement à d'autres systèmes d'exploitation pour des équipements réseau basés sur le noyau Linux, SR Linux conserve la capacité d'accéder à l'environnement Linux sous-jacent, qui n'est pas caché derrière des API et des interfaces spécialisées. Les utilisateurs peuvent accéder au noyaux Linux inchangé et à des applications système de base (bash, cron, Python, etc.), et des applications spécifiques sont créées avec le NetOps Toolkit, qui n'est pas lié à certains langages de programmation.

https://www.nokia.com/about-us/news/releases/2020/07/09/nokia-announces-generational-step-in-data-center-networking-new-os-and-tools-give-cloud-builders-unprecedented-ability-to-adapt-automate-and-scale/

OTOBO ticket system released, a fork of OTRS 07/14/2020 Rother OSS introduced the first stable release of the OTOBO 10.0.1 ticket system, a fork of OTRS CE . The system is designed to solve such problems as ensuring the operation of a technical support service (help desk), managing responses to customer requests (phone calls, email), coordinating the provision of corporate IT services, managing applications in sales and financial services, all in one place. OTOBO code is written in Perl and is distributed under the GPLv3 license. Stefan Rother, now the founder and managing director of Rother OSS, joined OTRS GmbH (today OTRS AG) in 2004. In 2011, he founded his own company, Rother OSS. By 2019, Rother OSS has focused on providing business services related to open source OTRS options. In response to the changed OTRS AG release strategy and the delay in releasing new versions of the OTRS Community Edition, Rother OSS began to develop an OTOBO (Open Ticket Ours Based Otrs) application system based on OTRS version 6. OTOBO's business concept is to support business users and training. https://otobo.de/en/

Publication du système de tickets OTOBO, un fork d'OTRS 14/07/2020

Rother OSS a présenté la première publication stable du système de tickets OTOBO 10.0.1, un fork d'OTRS CE. Le système est conçu pour résoudre des problèmes tels qu'assurer l'opération d'un service de support technique (bureau d'aide), gérer les réponses aux demandes des clients (appels téléphoniques, maiils), coordonner la provision de services IT en entreprise, gérer les applications dans les services de vente et financiers ; le tout en un seul endroit. Le code d'OTOBO est écrit en Perl et distribué sous licence GPLv3.

Stefan Rother, actuellement le fondateur et directeur général de Rother OSS a rejoint OTRS GmbH (OTRS AG aujourd'hui) en 2004. En 2011, il a créé sa propre société, Rother OSS. Depuis 2019, Rother OSS se concentre sur la provision de services d'entreprise liés aux options Open Source d'OTRS. En réponse à la nouvelle stratégie de publication d'OTRS AG et le délai dans la sortie de nouvelles versions de la OTRS Community Edition, Rother OSS a commencé le développement d'un système d'applications OTOBO (Open Ticket Ours Based Otrs) basé sur la version 6 d'OTRS. Le concept commercial d'OTOBO est de supporter et de former les utilisateurs d'entreprise.

https://otobo.de/en/

NetworkManager 1.26.0 Network Configurator Released 07/14/2020 A stable interface release has been introduced to simplify the configuration of network parameters - NetworkManager 1.26.0. Plugins for supporting VPN, OpenConnect, PPTP, OpenVPN and OpenSWAN are part of their development cycles. https://www.mail-archive.com/release-team@gnome.org/msg08516.html

Publication du configurateur de réseau NetworkManager 1.26.0 14/07/2020

Une publication avec interface stable est présentée pour simplifier la configuration des paramètres du réseau, NetworkManager 1.26.0. Des greffons pour la prise en charge de VPN, OpenConnect, PPTPJ, OpenVPN et OpenSWAN font partie de leurs cycles de développement.

https://www.mail-archive.com/release-team@gnome.org/msg08516.html

Popcorn will be removed from the Ubuntu base: 07/15/2020 Michael Hudson-Doyle of the Ubuntu Foundations Team announced a decision to remove the popcon (popularity-contest) package from Ubuntu's core team, which was used to transmit anonymous telemetry about downloading, installing, updating, and removing packages. Based on the collected data, reports were generated on the popularity of applications and the architectures used, which were used by developers to make decisions on the inclusion of certain programs in the base delivery. Popcon was included in the distribution since 2006, but since the release of Ubuntu 18.04, this package and the server backend associated with it have been mothballed. https://discourse.ubuntu.com/t/popcon-to-be-removed-from-the-standard-seed/17238

Popcon sera enlevé de la base d'Ubuntu 15/07/2020

Michael Hudson-Doyle de l'équipe d'Ubuntu Foundations a annoncé la décision d'enlever le paquet popcon (popularity-contest, concours de popularité), fait par l'équipe du core d'Ubuntu et utilisé pour transmettre de la télémétrie anonyme concernant le téléchargement, l'installation, la mise à jour et la suppression de paquets. Se basant sur ces données, des rapports étaient générés sur la popularité d'applications et les architectures utilisées ; ces rapports étaient utilisés par les développeurs pour prendre des décisions sur l'inclusion de certains programmes dans la livraison de base. Popcon faisait partie de la distribution depuis 2006, mais depuis la publication d'Ubuntu 18.04, ce paquet et le serveur dorsal associé sont abandonnés.

https://discourse.ubuntu.com/t/popcon-to-be-removed-from-the-standard-seed/17238

10

VirtualBox 6.1.12 Released: 07/15/2020 Oracle has released VirtualBox 6.1.12 - virtualization patch release, which boasts 14 fixes . At the same time, updates 6.0.24 and 5.2.44 are offered. The new versions also fix 25 vulnerabilities not explicitly mentioned in the changelist. https://www.mail-archive.com/vbox-announce@virtualbox.org/msg00206.html

Publication de VirtualBox 6.1.12 15/07/2020

Oracle a publié VirtualBow 6.1.12, une sortie de correction de la virtualisation, qui contient 14 résolutions de problèmes En même temps, les mises à jour 6.0.24 et 5.2.44 sont proposées. Les nouvelles versions corrigent également 25 vulnérabilités qui n'ont pas mentionnées explicitement dans le changelist.

https://www.mail-archive.com/vbox-announce@virtualbox.org/msg00206.html

Sway 1.5 user environment released: 07/16/2020 The release of the composite manager Sway 1.5 , built using the Wayland protocol and fully compatible with the i3 mosaic window manager and the i3bar panel, was heralded. The project code is written in C and distributed under the MIT license. The project aims to be used on Linux as well as FreeBSD. Compatibility with i3 is ensured at the command level, configuration files and IPC, which allows you to use Sway as a transparent replacement for i3, using Wayland instead of X11. Sway allows you to place windows on the screen not spatially, but logically. The windows are arranged to form a grid that optimally uses the screen real estate and allows you to quickly manipulate the windows only using the keyboard. https://github.com/swaywm/sway/releases/tag/1.5

Sortie de l'environnement utilisateur Sway 1.5 16/07/2020

La publication du gestionnaire de composites Sway 1.5, construit avec le protocole Wayland et pleinement compatible avec le gestionnaire de fenêtres en mosaïque i3 et le panneau i3bar, a été annoncé. Le code du projet est écrit en C et distribué sous la licence du MIT. Le projet voudrait servir sous Linux aussi bien que sous FreeBSD.

La compatibilité avec i3 est assuré au niveau commande, des fichiers de configuration et de IPC, qui vous permet d'utiliser Sway comme remplaçant transparent pour i3, avec Wayland à la place de X11. Sway vous permet de placer des fenêtres sur l'écran, de façon logique, mais pas spatialement. Les fenêtres sont arrangées en une grille qui utilise l'espace de l'écran de façon optimale et vous permet de manipuler les fenêtres rapidement avec le clavier.

https://github.com/swaywm/sway/releases/tag/1.5

EndeavourOS distribution kit: 07/16/2020 EndeavourOS 2020.07.15, which replaced Antergos, (development has been discontinued in May 2019) is available. The distribution offers a simple installer for installing the base Arch Linux environment with the default Xfce desktop and the ability to install one of 9 typical desktops based on i3-wm, Openbox, Mate, Cinnamon, GNOME, Deepin, Budgie and KDE. Endeavor OS allows the user to easily install Arch Linux with the necessary desktop in the way that it was meant, by the developers of the selected desktop, without additional pre-installed programs. Installation image size 1.7 GB (x86_64). https://endeavouros.com/news/our-first-anniversary-the-july-release-and-whats-next/

Kit de distribution EndeavourOS 16/07/2020

EndeavourOS 2020.07.15, qui a remplacé Antergos, dont le développement a été abandonné en mai 2019, est disponible. La distribution offre un installeur simple pour l'installation de l'environnement Arch Linux de base avec le bureau Xfce par défaut et la capacité d'installer l'un des 9 bureaux typique basé sur i3-wm, Openbox, Mate, Cannamon, GNOME, Deepin, Budgie et KDE. Endeavour OS permet l'installation facile d'Arch Linux avec le bureau nécessaire de la façon voulue par les développeurs du bureau choisi, sans programmes pré-installés supplémentaires. La taille de' l'image d'installation est de 1,7 Go (x86_64).

Thunderbird 78 Email Client Edition: 07/17/2020 11 months after the publication of the last major release, Thunderbird 78, developed by the community and based on Mozilla technologies, was released. The new release is categorized as a version with a long support period, for which updates are issued during the year. Thunderbird 78 is based on the source of Firefox 78 ESR. The release is available only for direct download, automatic updating from previous releases to version 78.0 is not provided and will be available only in version 78.2. https://blog.thunderbird.net/2020/07/whats-new-in-thunderbird-78/

Édition client mail Thunderbird 78 17/07/2020

11 mois après la sortie de la dernière publication importante, Thunderbird 78, développé par la communauté et basé sur les technologies Mozilla, est sortie. La nouvelle version est catégorisée comme étant à support à long terme, pour laquelle des mises à jour sont émises pendant l'année. Thunderbird 78 est basé sur la source de Firefox 78 ESR. La publication n'est disponible que pour le téléchargement direct et la mise à jour automatique à partir de versions antérieures à la 78.0 est impossible ; une telle mise à jour ne sera disponible que dans la version 78.2.

https://blog.thunderbird.net/2020/07/whats-new-in-thunderbird-78/

11

ClamAV 0.102.4 Free Antivirus Package Update: 07/17/2020 The free anti-virus package ClamAV 0.102.4 is out, in which three vulnerabilities have been fixed: CVE-2020-3350, CVE-2020-3327, CVE-2020-3481 https://blog.clamav.net/2020/07/clamav-01024-security-patch-released.html

Mise à jour de ClamAV 0.102.4, le paquet libre et gratuit d'antivirus 17/07/2020

Le paquet d'antivirus libre et gratuit ClamAV 0.102.4 est sorti ; trois vulnérabilités ont été corrigées : CVE-2020-3350, CVE-2020-3327, CVE-2020-3481

https://blog.clamav.net/2020/07/clamav-01024-security-patch-released.html

Microsoft has published an open Linux version of the monitoring utility ProcMon: 07/17/2020 Microsoft has, under MIT license, published the source code for the ProcMon utility (Process Monitor) for Linux. Initially, the utility was supplied in the Sysinternals suite for Windows and is now adapted for Linux. Tracing in Linux is organized using the BCC toolkit (BPF Compiler Collection), which allows you to create effective BPF programs for tracing and manipulating kernel structures. Ready-to-install packages are built for Ubuntu Linux. The utility provides a simple console interface for monitoring the status of processes in the system and analyzing the activity of accessing system calls. https://github.com/microsoft/ProcMon-for-Linux

Microsoft a publié une version Linux open de l'utilitaire de surveillance ProcMon 17/07/2020

Sous licence du MIT, microsoft a publié le code source pour l'utilitaire ProcMon (Process Monitor) pour Linux. Initialement, l'utilitaire était fourni dans la suite Sysinternals pour Windows ; il est maintenant adapté pour Linux. Le traçage sous Linux est organisé avec le BCC toolkit (BPF Compiler Collection), qui vouus permet de créer des programmes BPF efficaces pour le traçage et la manipulation des structures du noyau. Des paquets prêts-à-installer sont compilés pour Ubuntu Linux. Le utilitaire fournit une interface console simple pour la surveillance de l'état des processus du système et l'analyse de l'activité d'accès aux appels système.

https://github.com/microsoft/ProcMon-for-Linux

Release of CMake build system 3.18: 07/18/2020 The release of the cross-platform open source script generator CMake 3.18, acting as an alternative to Autotools and used in projects such as KDE, LLVM / Clang, MySQL, MariaDB, ReactOS and Blender, is out. The CMake code is written in C++ and is distributed under the BSD license. CMake is noted for providing a simple scripting language, extensibility through modules, minimal dependencies (no binding to M4, Perl, or Python), caching support, cross-compilation tools, support for generating build files for a wide range of build systems and compilers, ctest and cpack utilities for defining test and build scripts, cmake-gui utility for interactively configuring build parameters. https://blog.kitware.com/cmake-3-18-0-available-for-download/

Publication du système de compilation CMake 3.18 18/07/2020

Le générateur de script Open Source et multi-plateforme CMake 3.18, une alternative à Autotools utilisée dans des projets tels que KDE, LLVM/Clang, MySQL, MariaDB, ReactOS et Blender, est sorti. Le code CMake est écrit en C++ et distribué sous licence BSD.

CMake est connu pour fournir un langage de script simple, l'extensibilité par module, des dépendances minimes (pas de liaison avec M4, Perl ou Python), le support des caches, des outils de compilations multi-plateformes, du support pour la génération de fichiers de compilation pour une large gamme de systèmes de compilation et de compilateurs, de utilitaires ctest et cpack pour la définition de scripts de test et de compilation et l'utilisateur cmake-gui pour la configuration interactive des paramètres de compilation.

https://blog.kitware.com/cmake-3-18-0-available-for-download/

Debian Final Update 9.13: 07/18/2020 A bug-fix update has been published for the last stable branch of Debian 9, which includes cumulative package updates and fixes in the installer. The release includes 75 updates that address stability issues and 73 updates that address vulnerabilities. This is the final release of the Debian 9 branch, further building of package updates will be passed on to the LTS Team. Native support for Debian 9 ended on 18 July 2020. As part of the LTS branch, updates for Debian 9 will be released until June 30, 2022. https://www.debian.org/News/2020/20200718

Dernière mise à jour de Debian, la 9.13 18/07/2020

Une mise à jour de correction de problèmes a été publié pour la dernière branche stable de Debian 9, comprenant des mises à jour cumulatives des paquets et des corrections dans l'installeur. La publication comprend 75 mises à jour qui corrigent des problèmes de stabilité et 73 mises à jour qui s'occupent de vulnérabilités. Il s'agit de la dernière publication de la branche 9 de Debian et la compilation ultérieur de mises à jour des paquets sera donnée à l'équipe LTS. Le support natif de Debian 9 a pris fin le 18 juillet 2020. Dans le cadre de la branche LTS, des mises à jour pour Debian 9 seront publiées jusqu'au 30 juin 2022.

https://www.debian.org/News/2020/20200718

12

Midnight Commander 4.8.25 File Manager Released: 07/19/2020 This is a maintenance release including several new features and fixes for issues found since the last one. It is now possible to change file attributes via a graphical dialog, just like file permissions. Key bindings for radio buttons can now be redefined. Annoying subshell warning when launching standalone editor & viewer should be finally gone. Other than that, a number of changes and fixes have taken place touching various components such as the build system, syntax definitions and so on. https://mail.gnome.org/archives/mc-devel/2020-July/msg00001.html

Publication du gestionnaire de fichiers Midnight Commander 4.8.25 19/07/2020

Il s'agit d'une publication de maintenance qui comprend plusieurs nouveaux fonctionnalités et correctifs pour de problèmes découverts depuis la dernière version. Il est maintenant possible de changer les attributs des fichiers vis un dialogue graphique, tout comme les permissions de fichiers. Les raccourcis clavier pour les boutons radio peuvent maintenant être redéfinis. L'avertissement sous-shell irritant lors du lancement de l'éditeur et le visionneur autonomes ne devrait plus y être… enfin. Autrement, de nombreux changements et correctifs ont eu lieu concernant divers composants tels que le système de compilation, les définitions syntaxiques et ainsi de suite.

https://mail.gnome.org/archives/mc-devel/2020-July/msg00001.html

Launch of KaOS 2020.07: 07/20/2020 KaOS 2020.07 is a rolling release distribution aimed at providing a desktop based on fresh releases of KDE and applications using Qt such as the Calligra office suite. The distribution is based on Arch Linux, but maintains its own independent repository, numbering about 1500 packages. The new release offers KDE Plasma 5.19.3 desktop, KDE Applications 20.04.3, Qt 5.15.0, Mesa 20.1.3, NetworkManager 1.26.0, Linux kernel 5.7.8, etc. The basic version includes an image editor Photoflare, music player vvave, etc. The design theme has been modernized. Support for boot process themes based on systemd-bootloader was added. Whenever possible, QAM-based modules were used in the Calamares installer, including a new QML-module for setting keyboard parameters, and a module for setting localization is being developed. https://kaosx.us/news/2020/kaos07/

KaOS 2020.07 lancé 20/07/2020

KaOS 2020.07 est une distribution à mise à jour en continu dont l'objectif est de fournir un bureau basé sur de nouvelles publications de kDE et des applications qui utilisent Qt, comme la suite bureautique Calligra. La distribution est basée sur Arch Linux, mais maintient son propre dépôt indépendant, qui compte environ 1500 paquets.

La nouvelle publication offre le bureau KDE Plasma 5.19.3, KDE Applications 20.04.3, Qt 5.15.0, Mesa 20.1.3, NetworkManager 1.26.0, le noyau Linux 5.7.8, etc. La version de base comprend l'éditeur d'image Photoflare, le lecteur de musique vvave, etc. Le thème de la conception a été modernisé et un support pour de thèmes de démarrage basé sur systemd-bootloader a été ajouté. Où c'était possible des modules basé sur QAM ont été utilisé dans l'installeur Calamares, y compris un nouveau QML-module pour la configuration des paramètres du clavier, et un module pour le réglage de localisation est en développement.

https://kaosx.us/news/2020/kaos07/

issue159/actus.1597150177.txt.gz · Dernière modification : 2020/08/11 14:49 de auntiee