From 714a80de966d7daa9e5687811911fefd4389c072 Mon Sep 17 00:00:00 2001 From: pluskalm <> Date: May 04 2023 15:20:18 +0000 Subject: Update editorconfig-core-c to version 0.12.6 / rev 10 via SR 1084180 https://build.opensuse.org/request/show/1084180 by user pluskalm + dimstar_suse --- diff --git a/.files b/.files index eeb9d8f..ce7d1d2 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index d7cf8f9..d6eddc8 100644 --- a/.rev +++ b/.rev @@ -72,4 +72,12 @@ 902701 + + 15762d1dba3fa77d7a7dfa2a2ac9b56c + 0.12.6 + + dimstar_suse + + 1084180 + diff --git a/editorconfig-core-c-0.12.1-no_timestamp.patch b/editorconfig-core-c-0.12.1-no_timestamp.patch index 2467eca..0c2e0a8 100644 --- a/editorconfig-core-c-0.12.1-no_timestamp.patch +++ b/editorconfig-core-c-0.12.1-no_timestamp.patch @@ -3,16 +3,16 @@ Upstream: no Do not generate timestamp in docs to prevent rebuilds -Index: editorconfig-core-c-0.12.1/doc/Doxyfile.in +Index: editorconfig-core-c-0.12.6/doc/Doxyfile.in =================================================================== ---- editorconfig-core-c-0.12.1.orig/doc/Doxyfile.in -+++ editorconfig-core-c-0.12.1/doc/Doxyfile.in -@@ -1129,7 +1129,7 @@ HTML_COLORSTYLE_GAMMA = 80 - # The default value is: YES. +--- editorconfig-core-c-0.12.6.orig/doc/Doxyfile.in ++++ editorconfig-core-c-0.12.6/doc/Doxyfile.in +@@ -1279,7 +1279,7 @@ HTML_COLORSTYLE_GAMMA = 80 + # The default value is: NO. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_TIMESTAMP = YES +HTML_TIMESTAMP = NO - # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML - # documentation will contain sections that can be hidden and shown after the + # If the HTML_DYNAMIC_MENUS tag is set to YES then the generated HTML + # documentation will contain a main index with vertical navigation menus that diff --git a/editorconfig-core-c-0.12.5.tar.gz b/editorconfig-core-c-0.12.5.tar.gz deleted file mode 120000 index dc121ad..0000000 --- a/editorconfig-core-c-0.12.5.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreifswijoklt6uysf4ipk7amo4rmluhawcf4bdja6jgmph4vb34uy2i \ No newline at end of file diff --git a/editorconfig-core-c-0.12.6.tar.gz b/editorconfig-core-c-0.12.6.tar.gz new file mode 120000 index 0000000..a7949ae --- /dev/null +++ b/editorconfig-core-c-0.12.6.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreibwauvfg4ltdwivwu6zy6reueoeamsyltfmwojozhkymvxo6tao34 \ No newline at end of file diff --git a/editorconfig-core-c.changes b/editorconfig-core-c.changes index bc73c3a..f1ffe9d 100644 --- a/editorconfig-core-c.changes +++ b/editorconfig-core-c.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Tue May 2 20:28:06 UTC 2023 - Andreas Stieger + +- editorconfig-core-c 0.12.6: + * CVE-2023-0341: A buffer overflow in ec_blob (boo#1211032) + * Update property key, value length limits per spec change + +------------------------------------------------------------------- Sun Jun 27 10:57:57 UTC 2021 - Herbert Graeber - editorconfig-core-c 0.12.5: diff --git a/editorconfig-core-c.spec b/editorconfig-core-c.spec index cc1eda4..62fe01a 100644 --- a/editorconfig-core-c.spec +++ b/editorconfig-core-c.spec @@ -1,7 +1,7 @@ # # spec file for package editorconfig-core-c # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: editorconfig-core-c -Version: 0.12.5 +Version: 0.12.6 Release: 0 Summary: EditorConfig core library written in C License: BSD-2-Clause AND BSD-3-Clause