The nodejs-bash-language-server package
Find a file
Pavel Filipenský abb0411f09 Fix CVE-2022-0613
resolves: #2055544
2022-02-17 12:32:40 +01:00
.gitignore Update to version 2.0.0 2021-08-26 10:41:37 +02:00
bashls-fix-CVE-2022-0613.patch Fix CVE-2022-0613 2022-02-17 12:32:40 +01:00
nodejs-bash-language-server.spec Fix CVE-2022-0613 2022-02-17 12:32:40 +01:00
prepare_vendor.sh Fix CVE-2022-0613 2022-02-17 12:32:40 +01:00
README.md Update to version 2.0.0 2021-08-26 10:41:37 +02:00
sources Fix CVE-2022-0613 2022-02-17 12:32:40 +01:00

nodejs-bash-language-server

The nodejs-bash-language-server package

Updating the package

  • Update the version in the spec file
  • Run bash prepare_vendor.sh (This will download the tarball and create the vendor package)
  • Add a changelog entry to the spec file
  • Upload new source tarballs with fedpkg new-sources PACKAGE.tar.gz
  • Commit your stuff to git