File cockpit-wicked.changes of Package cockpit-wicked
-------------------------------------------------------------------
Fri Apr 19 14:22:16 UTC 2024 - igonzalezsosa@suse.com
- Update to version 5~git8.c06c55b:
* Update @css-tools to address a security issue
* Replace babel-eslint with @babel/eslint-parser
* Drop dependency on eslint-config-standard
* Fixed vulnerabilities reported by npm audit
* Updated minimum cockpit-devel version
-------------------------------------------------------------------
Fri Sep 8 12:33:48 UTC 2023 - Miika Alikirri <miika.alikirri@suse.com>
- Remove the node_modules service workaround
and node-module-duplicate-fix.patch
-------------------------------------------------------------------
Tue Aug 22 17:03:05 UTC 2023 - Miika Alikirri <miika.alikirri@suse.com>
- Version 5:
* Update the build system to support new cockpit build system
* Update React components to patternfly 5
-------------------------------------------------------------------
Fri Sep 23 10:35:23 UTC 2022 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Version 4.4:
* Security: update a few dependencies to address security concerns (gh#136).
* Packaging: add a conflict with cockpit-networkmanager (gh#135).
* Update translations for Spanish.
-------------------------------------------------------------------
Thu Mar 31 07:57:43 UTC 2022 - Knut Anderssen <kanderssen@suse.com>
- Version 4.3:
* Update a few dependencies to address security concerns
(gh#134).
* Fix wicked wireless configuration parser (bsc#1196528).
-------------------------------------------------------------------
Thu Aug 19 12:37:10 UTC 2021 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Version 4.2:
* Update a few dependencies to address security concerns
(gh#132).
- Fix a packaging problem that caused cockpit-wicked to do not
work at all (bsc#1189611).
-------------------------------------------------------------------
Mon Jul 26 14:25:58 UTC 2021 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Version 4.1:
* Fix a problem when detecting whether an interface is down and
clean up the list of assigned addresses when they are released
(gh#128, bsc#1182189 and bsc#1186736).
* Update several dependencies to address security concerns
(gh#127).
* Add translations for German, Hindi and Sinhala (work in
progress).
* Update translations for Catalan, Czech, Italian, Japanese
and Portuguese (Brazil).
-------------------------------------------------------------------
Fri Mar 5 12:57:33 UTC 2021 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Version 4:
* Properly detect whether the interface is up (gh#123 and
bsc#1182189).
* Clarify that the "Routing" tab is about user-defined routes (related
to gh#122).
-------------------------------------------------------------------
Mon Jan 11 13:54:03 UTC 2021 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Version 3:
* Properly remove the last route in /etc/sysconfig/network/routes
(gh#110).
* Improve detection of virtual interfaces (gh#113).
* Usability improvements in the interfaces (gh#114, gh#115)
and routes lists (gh#112).
* Update dependencies to latest compatible versions (gh#116).
* Added translations for Catalan, Japanese, Portuguese
(Brazil and Portugal) and Spanish.
-------------------------------------------------------------------
Thu Dec 3 06:55:25 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Version 2:
* Fix routes handling (gh#94).
* Display those interfaces that are not managed by Wicked in a
separate list (gh#95). As part of this enhancement, several
visual improvements were introduced.
* Just write the changes to the ifcfg-* files (gh#98).
* Avoid calling too many external tools to get the list of
ESSIDs (gh#91).
* Adjust the label of the button that allows deleting an
interface configuration (gh#102).
-------------------------------------------------------------------
Tue Nov 24 12:47:25 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Version 1.
- First public release.