editorconfig-core 0.12.5-2.1ubuntu0.1 source package in Ubuntu
Changelog
editorconfig-core (0.12.5-2.1ubuntu0.1) kinetic-security; urgency=medium * SECURITY UPDATE: Stack buffer overflow in ec_glob. - debian/patches/CVE-2023-0341.patch: add function to ensure copied data does not overflow the buffer in src/lib/ec_glob.c. - CVE-2023-0341 -- David Fernandez Gonzalez <email address hidden> Wed, 01 Feb 2023 11:18:25 +0100
Upload details
- Uploaded by:
- David Fernandez Gonzalez
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | updates | universe | misc | |
Kinetic | security | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
editorconfig-core_0.12.5.orig-tests.tar.gz | 12.7 KiB | ee2cd748c238063cb6aa19ea8dbaa9c05fed132e441aff249cf31511ed26fcc8 |
editorconfig-core_0.12.5.orig.tar.gz | 70.6 KiB | b2b212e52e7ea6245e21eaf818ee458ba1c16117811a41e4998f3f2a1df298d2 |
editorconfig-core_0.12.5-2.1ubuntu0.1.debian.tar.xz | 14.1 KiB | 07dbf22811c4a298edc06d61e914aca4e175ece51c3fc9a9608041703979d0b8 |
editorconfig-core_0.12.5-2.1ubuntu0.1.dsc | 2.6 KiB | f158548332df81f4de631514b09f94de7c93deb3ba8df0ba758ac766274f03e3 |
Available diffs
Binary packages built by this source
- editorconfig: coding style indenter for all editors - commandline tools
This package helps developers define and maintain
consistent coding styles between different editors and IDEs.
The EditorConfig project consists of a file format
for defining coding styles
and a collection of text editor plugins
that enable editors to read the file format
and adhere to defined styles.
.
EditorConfig files are easily readable
and they work nicely with version control systems.
.
This package provides editorconfig command which
can be used to reformat and indent code files
using editorconfig configuration file.
- editorconfig-dbgsym: debug symbols for editorconfig
- editorconfig-doc: coding style indenter across editors - documentation
EditorConfig helps developers define and maintain
consistent coding styles between different editors and IDEs.
The EditorConfig project consists of a file format
for defining coding styles and a collection of text editor plugins
that enable editors to read the file format
and adhere to defined styles.
.
EditorConfig files are easily readable
and they work nicely with version control systems.
.
This package provides API documentation for editorconfig-core library.
- libeditorconfig-dev: coding style indenter across editors - development files
EditorConfig helps developers define and maintain
consistent coding styles between different editors and IDEs.
The EditorConfig project consists of a file format
for defining coding styles
and a collection of text editor plugins
that enable editors to read the file format
and adhere to defined styles.
.
EditorConfig files are easily readable
and they work nicely with version control systems.
.
This package provides development headers for editorconfig-core library.
- libeditorconfig0: coding style indenter across editors - library
EditorConfig helps developers define and maintain
consistent coding styles between different editors and IDEs.
The EditorConfig project consists of a file format
for defining coding styles
and a collection of text editor plugins
that enable editors to read the file format
and adhere to defined styles.
.
EditorConfig files are easily readable
and they work nicely with version control systems.
.
This package provides the core library of editorconfig.
- libeditorconfig0-dbgsym: debug symbols for libeditorconfig0