editorconfig-core 0.12.6-0.1 source package in Ubuntu

Changelog

editorconfig-core (0.12.6-0.1) unstable; urgency=medium

  * Non-maintainer upload
  * New upstream release
    - CVE-2023-0341 (Fix potential buffer overflow in ec_glob)
  * Cherry-pick patches from test repo to match submodule commit
  * Refresh patches
  * Add patch to workaround doc build failure
  * Update standards version to 4.6.2, no changes needed

 -- Jeremy Bicha <email address hidden>  Thu, 26 Jan 2023 16:16:53 -0500

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main misc
Lunar release main misc

Downloads

File Size SHA-256 Checksum
editorconfig-core_0.12.6-0.1.dsc 2.5 KiB 63193d027026ccc0c9ebf9fcf06eef1d51a1c868b003954deee9f7f9bcd7c5b1
editorconfig-core_0.12.6.orig-tests.tar.gz 12.7 KiB ee2cd748c238063cb6aa19ea8dbaa9c05fed132e441aff249cf31511ed26fcc8
editorconfig-core_0.12.6.orig.tar.gz 74.7 KiB 36052a5371731d915b53d9c7a24a11c4032585ccacb392ec9d58656eef4c0edf
editorconfig-core_0.12.6-0.1.debian.tar.xz 16.7 KiB 965e4b6a141ab59f11db61d87c301adde1e32883387b12212c7177e2daacd6b5

Available diffs

No changes file available.

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