From 3a8f60f90081252597ae2d98c0f903ed77e74f41 Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Fri, 20 Sep 2024 21:43:15 +0100 Subject: [PATCH] Add openssf-compiler-options --- varnish.yaml | 3 ++- w3m.yaml | 3 ++- websockify.yaml | 3 ++- wv.yaml | 3 ++- x11vnc.yaml | 3 ++- x264.yaml | 3 ++- xauth.yaml | 3 ++- xbitmaps.yaml | 3 ++- xcb-proto.yaml | 3 ++- xcb-util-image.yaml | 3 ++- xcb-util-keysyms.yaml | 3 ++- xcb-util-renderutil.yaml | 3 ++- xcb-util-wm.yaml | 3 ++- xcb-util.yaml | 3 ++- xdg-utils.yaml | 3 ++- xdpyinfo.yaml | 3 ++- xfsprogs.yaml | 3 ++- xinit.yaml | 3 ++- xmessage.yaml | 3 ++- xmlsec.yaml | 3 ++- xmlstarlet.yaml | 3 ++- xmlto.yaml | 3 ++- xmodmap.yaml | 3 ++- xorgproto.yaml | 3 ++- xprop.yaml | 3 ++- xrdb.yaml | 3 ++- xset.yaml | 3 ++- xtail.yaml | 3 ++- xterm.yaml | 3 ++- xtrans.yaml | 3 ++- yaml.yaml | 3 ++- yara.yaml | 3 ++- yasm.yaml | 3 ++- zfs.yaml | 3 ++- zsh.yaml | 3 ++- 35 files changed, 70 insertions(+), 35 deletions(-) diff --git a/varnish.yaml b/varnish.yaml index ffb1f7a3927..b03a800a63b 100644 --- a/varnish.yaml +++ b/varnish.yaml @@ -1,7 +1,7 @@ package: name: varnish version: 7.6.0 - epoch: 0 + epoch: 1 description: "Varnish Cache is a web application accelerator also known as a caching HTTP reverse proxy" copyright: - license: BSD-2-Clause @@ -17,6 +17,7 @@ environment: - libtool - libunwind-dev - m4 + - openssf-compiler-options - pcre2-dev - pkgconf - pkgconf-dev diff --git a/w3m.yaml b/w3m.yaml index ccc2c7d2020..c2fed6210a9 100644 --- a/w3m.yaml +++ b/w3m.yaml @@ -2,7 +2,7 @@ package: name: w3m version: 0.5.3.20230718 - epoch: 2 + epoch: 3 description: text-based web & gopher browser, as well as pager copyright: - license: MIT @@ -22,6 +22,7 @@ environment: - imlib2-dev - linux-headers - ncurses-dev + - openssf-compiler-options - openssl-dev pipeline: diff --git a/websockify.yaml b/websockify.yaml index 0df53cc308c..4bfcde64fb1 100644 --- a/websockify.yaml +++ b/websockify.yaml @@ -1,7 +1,7 @@ package: name: websockify version: 0.12.0 - epoch: 1 + epoch: 2 description: WebSockets support for any application/server copyright: - license: LGPL-3.0-or-later @@ -20,6 +20,7 @@ environment: - build-base - busybox - ca-certificates-bundle + - openssf-compiler-options - py3-gpep517 - py3-setuptools - py3-wheel diff --git a/wv.yaml b/wv.yaml index 340d8bae69e..eb76bc9d213 100644 --- a/wv.yaml +++ b/wv.yaml @@ -2,7 +2,7 @@ package: name: wv version: 1.2.9 - epoch: 0 + epoch: 1 description: A library that can load and parse Word 2000, 97, 95 and 6 file formats copyright: - license: GPL-2.0-or-later @@ -21,6 +21,7 @@ environment: - libgsf-dev - libpng-dev - libxml2-dev + - openssf-compiler-options pipeline: - uses: fetch diff --git a/x11vnc.yaml b/x11vnc.yaml index d6fe3262bbf..86e8740526f 100644 --- a/x11vnc.yaml +++ b/x11vnc.yaml @@ -1,7 +1,7 @@ package: name: x11vnc version: 0.9.16 - epoch: 0 + epoch: 1 description: VNC server for real X displays copyright: - license: GPL-2.0-or-later @@ -50,6 +50,7 @@ environment: - linux-headers - lzo-dev - m4 + - openssf-compiler-options - openssl-dev - pkgconf - pkgconf-dev diff --git a/x264.yaml b/x264.yaml index 47667e285f5..daf38ca36ae 100644 --- a/x264.yaml +++ b/x264.yaml @@ -3,7 +3,7 @@ package: name: x264 # When bumping this, also bump the URL in the fetch step below. The version scheme is complicated here so we can't use our normal tooling. version: 0_git20191217 - epoch: 1 + epoch: 2 description: Free library for encoding H264/AVC video streams copyright: - license: GPL-2.0-or-later @@ -20,6 +20,7 @@ environment: - coreutils - libx11-dev - nasm + - openssf-compiler-options - perl pipeline: diff --git a/xauth.yaml b/xauth.yaml index b92c20b426e..1e4af92451d 100644 --- a/xauth.yaml +++ b/xauth.yaml @@ -1,7 +1,7 @@ package: name: xauth version: 1.1.3 - epoch: 0 + epoch: 1 description: X.Org authorization settings program copyright: - license: MIT-open-group @@ -18,6 +18,7 @@ environment: - libxau-dev - libxext-dev - libxmu-dev + - openssf-compiler-options - util-macros pipeline: diff --git a/xbitmaps.yaml b/xbitmaps.yaml index b48f9ab1ac7..43869d865c4 100644 --- a/xbitmaps.yaml +++ b/xbitmaps.yaml @@ -1,7 +1,7 @@ package: name: xbitmaps version: 1.1.3 - epoch: 0 + epoch: 1 description: X.org header files with bitmaps copyright: - license: MIT @@ -14,6 +14,7 @@ environment: - build-base - busybox - ca-certificates-bundle + - openssf-compiler-options - util-macros pipeline: diff --git a/xcb-proto.yaml b/xcb-proto.yaml index 930046c4747..32c3576fe5b 100644 --- a/xcb-proto.yaml +++ b/xcb-proto.yaml @@ -1,7 +1,7 @@ package: name: xcb-proto version: 1.17.0 - epoch: 0 + epoch: 1 description: XML-XCB protocol descriptions copyright: - license: MIT @@ -14,6 +14,7 @@ environment: - build-base - busybox - ca-certificates-bundle + - openssf-compiler-options - python3 pipeline: diff --git a/xcb-util-image.yaml b/xcb-util-image.yaml index 1cda39aaa9c..ea27578cbb0 100644 --- a/xcb-util-image.yaml +++ b/xcb-util-image.yaml @@ -2,7 +2,7 @@ package: name: xcb-util-image version: 0.4.1 - epoch: 0 + epoch: 1 description: X C-language Binding - port of Xlib XImage and XShmImage copyright: - license: MIT @@ -16,6 +16,7 @@ environment: - busybox - ca-certificates-bundle - m4 + - openssf-compiler-options - xcb-util-dev pipeline: diff --git a/xcb-util-keysyms.yaml b/xcb-util-keysyms.yaml index 4c157c96e1f..8c8c88c16c7 100644 --- a/xcb-util-keysyms.yaml +++ b/xcb-util-keysyms.yaml @@ -2,7 +2,7 @@ package: name: xcb-util-keysyms version: 0.4.1 - epoch: 0 + epoch: 1 description: X C-language Binding - X constants and keycodes copyright: - license: MIT @@ -16,6 +16,7 @@ environment: - busybox - ca-certificates-bundle - m4 + - openssf-compiler-options - xcb-util-dev pipeline: diff --git a/xcb-util-renderutil.yaml b/xcb-util-renderutil.yaml index 926f54e041b..e0cbdb6a06f 100644 --- a/xcb-util-renderutil.yaml +++ b/xcb-util-renderutil.yaml @@ -2,7 +2,7 @@ package: name: xcb-util-renderutil version: 0.3.10 - epoch: 0 + epoch: 1 description: X C-language Binding - Convenience functions for XRender extension copyright: - license: MIT @@ -16,6 +16,7 @@ environment: - busybox - ca-certificates-bundle - m4 + - openssf-compiler-options - util-macros - xcb-util-dev diff --git a/xcb-util-wm.yaml b/xcb-util-wm.yaml index 37b1a07aea9..5b72da83c0f 100644 --- a/xcb-util-wm.yaml +++ b/xcb-util-wm.yaml @@ -2,7 +2,7 @@ package: name: xcb-util-wm version: 0.4.2 - epoch: 0 + epoch: 1 description: X C-language Binding - helpers for ICCCM and EWMH copyright: - license: MIT @@ -16,6 +16,7 @@ environment: - busybox - ca-certificates-bundle - m4 + - openssf-compiler-options - util-macros - xcb-util-dev diff --git a/xcb-util.yaml b/xcb-util.yaml index 919e0fddfba..aa6a25c9a50 100644 --- a/xcb-util.yaml +++ b/xcb-util.yaml @@ -1,7 +1,7 @@ package: name: xcb-util version: 0.4.1 - epoch: 1 + epoch: 2 description: Utility libraries for X C-language Binding copyright: - license: MIT @@ -17,6 +17,7 @@ environment: - gperf - libxcb-dev - m4 + - openssf-compiler-options - util-macros pipeline: diff --git a/xdg-utils.yaml b/xdg-utils.yaml index c97d06c59b0..0c8c98e5d06 100644 --- a/xdg-utils.yaml +++ b/xdg-utils.yaml @@ -2,7 +2,7 @@ package: name: xdg-utils version: 1.2.1 - epoch: 0 + epoch: 1 description: Basic desktop integration functions copyright: - license: MIT @@ -21,6 +21,7 @@ environment: - libxml2-utils - libxslt - lynx + - openssf-compiler-options - xmlto - xprop - xset diff --git a/xdpyinfo.yaml b/xdpyinfo.yaml index b559fa94dd7..25f99f4fc17 100644 --- a/xdpyinfo.yaml +++ b/xdpyinfo.yaml @@ -2,7 +2,7 @@ package: name: xdpyinfo version: 1.3.4 - epoch: 1 + epoch: 2 description: display information utility for X copyright: - license: MIT-open-group @@ -20,6 +20,7 @@ environment: - libxcb-dev - libxext-dev - libxtst-dev + - openssf-compiler-options - pkgconf-dev - util-macros - xcb-proto diff --git a/xfsprogs.yaml b/xfsprogs.yaml index db3fb4ffb51..2857f976173 100644 --- a/xfsprogs.yaml +++ b/xfsprogs.yaml @@ -1,7 +1,7 @@ package: name: xfsprogs version: 6.10.1 - epoch: 0 + epoch: 1 description: XFS filesystem utilities copyright: - license: LGPL-2.1-or-later @@ -21,6 +21,7 @@ environment: - inih-dev - libtool - linux-headers + - openssf-compiler-options - readline-dev - userspace-rcu-dev - userspace-rcu-static diff --git a/xinit.yaml b/xinit.yaml index 2f293365524..4e8b71cef8f 100644 --- a/xinit.yaml +++ b/xinit.yaml @@ -2,7 +2,7 @@ package: name: xinit version: 1.4.2 - epoch: 0 + epoch: 1 description: X.Org initialisation program copyright: - license: MIT @@ -17,6 +17,7 @@ environment: - ca-certificates-bundle - libx11-dev - mcookie + - openssf-compiler-options - util-macros - xauth - xmodmap diff --git a/xmessage.yaml b/xmessage.yaml index 10a15f4e9a5..1a897b11292 100644 --- a/xmessage.yaml +++ b/xmessage.yaml @@ -2,7 +2,7 @@ package: name: xmessage version: 1.0.7 - epoch: 0 + epoch: 1 description: Display a message or query in a window copyright: - license: MIT @@ -21,6 +21,7 @@ environment: - libxext-dev - libxmu-dev - libxpm-dev + - openssf-compiler-options - pkgconf-dev - util-macros diff --git a/xmlsec.yaml b/xmlsec.yaml index d3c9793d55b..33ed4ad0674 100644 --- a/xmlsec.yaml +++ b/xmlsec.yaml @@ -1,7 +1,7 @@ package: name: xmlsec version: 1.3.4 - epoch: 0 + epoch: 1 description: C based implementation for XML Signature Syntax and Processing and XML Encryption Syntax and Processing copyright: - license: MIT @@ -27,6 +27,7 @@ environment: - linux-headers - make - nss-db + - openssf-compiler-options - openssl-dev - pkgconf - pkgconf-dev diff --git a/xmlstarlet.yaml b/xmlstarlet.yaml index 1d0d0e38166..8be0c486aa9 100644 --- a/xmlstarlet.yaml +++ b/xmlstarlet.yaml @@ -1,7 +1,7 @@ package: name: xmlstarlet version: 1.6.1 - epoch: 3 + epoch: 4 description: A set of tools to transform, query, validate, and edit XML documents copyright: - license: MIT @@ -18,6 +18,7 @@ environment: - ghostscript - libxml2-dev - libxslt-dev + - openssf-compiler-options pipeline: - uses: git-checkout diff --git a/xmlto.yaml b/xmlto.yaml index bd5eb7aa405..d29d9045232 100644 --- a/xmlto.yaml +++ b/xmlto.yaml @@ -1,7 +1,7 @@ package: name: xmlto version: 0.0.29 - epoch: 0 + epoch: 1 description: Convert xml to many other formats copyright: - license: GPL-2.0-or-later @@ -23,6 +23,7 @@ environment: - ca-certificates-bundle - docbook-xml - libxslt + - openssf-compiler-options - perl-test-pod - perl-yaml-syck diff --git a/xmodmap.yaml b/xmodmap.yaml index 088bce1fd0e..779b05835ae 100644 --- a/xmodmap.yaml +++ b/xmodmap.yaml @@ -2,7 +2,7 @@ package: name: xmodmap version: 1.0.11 - epoch: 0 + epoch: 1 description: Utility for modifying keymaps and pointer button mappings in X copyright: - license: MIT @@ -16,6 +16,7 @@ environment: - busybox - ca-certificates-bundle - libx11-dev + - openssf-compiler-options - util-macros pipeline: diff --git a/xorgproto.yaml b/xorgproto.yaml index e44dc5df4b3..3cbdec1bad4 100644 --- a/xorgproto.yaml +++ b/xorgproto.yaml @@ -1,7 +1,7 @@ package: name: xorgproto version: "2024.1" - epoch: 0 + epoch: 1 description: Combined X.Org X11 protocol headers copyright: - license: BSD-2-Clause AND MIT AND X11 @@ -15,6 +15,7 @@ environment: - busybox - ca-certificates-bundle - meson + - openssf-compiler-options - util-macros pipeline: diff --git a/xprop.yaml b/xprop.yaml index 916efe026bf..1aeba35ecac 100644 --- a/xprop.yaml +++ b/xprop.yaml @@ -1,7 +1,7 @@ package: name: xprop version: 1.2.7 - epoch: 0 + epoch: 1 description: Property displayer for X copyright: - license: MIT @@ -14,6 +14,7 @@ environment: - build-base - busybox - libx11-dev + - openssf-compiler-options - util-macros pipeline: diff --git a/xrdb.yaml b/xrdb.yaml index 9e71ed329b9..4c5e2f28bfd 100644 --- a/xrdb.yaml +++ b/xrdb.yaml @@ -2,7 +2,7 @@ package: name: xrdb version: 1.2.2 - epoch: 0 + epoch: 1 description: X server resource database utility copyright: - license: MIT @@ -17,6 +17,7 @@ environment: - ca-certificates-bundle - libx11-dev - libxmu-dev + - openssf-compiler-options - util-macros pipeline: diff --git a/xset.yaml b/xset.yaml index 750485cc624..efe40f0fa54 100644 --- a/xset.yaml +++ b/xset.yaml @@ -1,7 +1,7 @@ package: name: xset version: 1.2.5 - epoch: 0 + epoch: 1 description: X.Org xset application copyright: - license: MIT @@ -16,6 +16,7 @@ environment: - libx11-dev - libxext-dev - libxmu-dev + - openssf-compiler-options - util-macros pipeline: diff --git a/xtail.yaml b/xtail.yaml index af2e45576bc..ec51b983b6e 100644 --- a/xtail.yaml +++ b/xtail.yaml @@ -5,7 +5,7 @@ package: # This is really 2.1-9 upstream, so if we manually update this, we should fix # the fetch URL below. version: 2.1.9 - epoch: 2 + epoch: 3 description: Like "tail -f", but works on truncated files, directories, more copyright: - license: BSD-3-Clause @@ -18,6 +18,7 @@ environment: - automake - build-base - busybox + - openssf-compiler-options - patch pipeline: diff --git a/xterm.yaml b/xterm.yaml index 78ab871c317..e563217b6bf 100644 --- a/xterm.yaml +++ b/xterm.yaml @@ -1,7 +1,7 @@ package: name: xterm version: "394" - epoch: 0 + epoch: 1 description: X Terminal Emulator copyright: - license: MIT @@ -27,6 +27,7 @@ environment: - luit-dev - ncurses-dev - ncurses-terminfo-base + - openssf-compiler-options - pcre2-dev - utmps-dev - xbitmaps-dev diff --git a/xtrans.yaml b/xtrans.yaml index e2be7c9b4fc..bce1ccb75f4 100644 --- a/xtrans.yaml +++ b/xtrans.yaml @@ -1,7 +1,7 @@ package: name: xtrans version: 1.5.0 - epoch: 1 + epoch: 2 description: X transport library copyright: - license: MIT @@ -14,6 +14,7 @@ environment: - build-base - busybox - ca-certificates-bundle + - openssf-compiler-options - util-macros - xmlto diff --git a/yaml.yaml b/yaml.yaml index 03386f5e0d2..b2a79196b2e 100644 --- a/yaml.yaml +++ b/yaml.yaml @@ -2,7 +2,7 @@ package: name: yaml version: 0.2.5 - epoch: 4 + epoch: 5 description: YAML 1.1 parser and emitter written in C copyright: - license: MIT @@ -16,6 +16,7 @@ environment: - busybox - ca-certificates-bundle - libtool + - openssf-compiler-options pipeline: - uses: git-checkout diff --git a/yara.yaml b/yara.yaml index ce0d6495e21..d9927db41bc 100644 --- a/yara.yaml +++ b/yara.yaml @@ -2,7 +2,7 @@ package: name: yara version: 4.5.2 - epoch: 0 + epoch: 1 description: The pattern matching swiss knife for malware researchers copyright: - license: BSD-3-Clause @@ -19,6 +19,7 @@ environment: - libmagic-dev - libtool - linux-headers + - openssf-compiler-options - openssl-dev - pkgconf - pkgconf-dev diff --git a/yasm.yaml b/yasm.yaml index 5f7c6047317..24e3721695e 100644 --- a/yasm.yaml +++ b/yasm.yaml @@ -2,7 +2,7 @@ package: name: yasm version: 1.3.0 - epoch: 1 + epoch: 2 description: A rewrite of NASM to allow for multiple syntax supported (NASM, TASM, GAS, etc.) copyright: - license: BSD-2-Clause @@ -15,6 +15,7 @@ environment: - build-base - busybox - ca-certificates-bundle + - openssf-compiler-options pipeline: - uses: fetch diff --git a/zfs.yaml b/zfs.yaml index 3b0ee9af90d..65307e5eb0f 100644 --- a/zfs.yaml +++ b/zfs.yaml @@ -2,7 +2,7 @@ package: name: zfs version: 2.2.6 - epoch: 0 + epoch: 1 description: Advanced filesystem and volume manager copyright: - license: CDDL-1.0 @@ -21,6 +21,7 @@ environment: - libtirpc-dev - libtool - linux-headers + - openssf-compiler-options - openssl-dev - util-linux-dev diff --git a/zsh.yaml b/zsh.yaml index fb1d360003f..d7e57b031b4 100644 --- a/zsh.yaml +++ b/zsh.yaml @@ -2,7 +2,7 @@ package: name: zsh version: "5.9" - epoch: 3 + epoch: 4 description: Very advanced and programmable command interpreter (shell) copyright: - license: MIT-Modern-Variant AND ISC AND GPL-2.0-only @@ -18,6 +18,7 @@ environment: - diffutils - libcap-dev - ncurses-dev + - openssf-compiler-options - pcre-dev pipeline: