Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cfitsio: add v4.4.0, drop vulnerable versions (< 3.490) #23252

Merged
merged 4 commits into from
Jun 11, 2024
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 6 additions & 12 deletions recipes/cfitsio/all/conandata.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
sources:
"4.4.0":
url: "https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio-4.4.0.tar.gz"
sha256: "c42bd609151c0b0d7c4f3578d425ae7aaa9afa4828cab35c0accea588e290c29"
"4.3.1":
url: "https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio-4.3.1.tar.gz"
sha256: "2332b965d327a15c103a7d31d6d1afaf775d00e9785dd25332ae76b9725351e4"
Expand All @@ -17,34 +20,25 @@
"3.490":
url: "https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio-3.49.tar.gz"
sha256: "8cc4beddd0ff389fb81bde9c181e0e3c419c15ec8a66df201ff4619a93715558"
"3.480":
url: "https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio-3.48.tar.gz"
sha256: "fc369363616753fa4dbe9bf28fa7e49cc1b057081229d89b52087d85ef303314"
"3.470":
url: "https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio-3.47.tar.gz"
sha256: "985606e058403c073a68d95be74e9696f0ded9414520784457a1d4cba8cca7e2"
patches:
"4.4.0":
- patch_file: "patches/windows-use-strtok_s.patch"

Check warning on line 25 in recipes/cfitsio/all/conandata.yml

View workflow job for this annotation

GitHub Actions / Lint changed files (YAML files)

conandata.yml schema warning

Schema outlined in https://github.com/conan-io/conan-center-index/blob/master/docs/adding_packages/conandata_yml_format.md#patches-fields is not followed. required key(s) 'patch_description', 'patch_type' not found in - patch_file: patches/windows- ... ^ (line: 25)
- patch_file: "patches/fix-cmake-4.2.0.patch"

Check warning on line 26 in recipes/cfitsio/all/conandata.yml

View workflow job for this annotation

GitHub Actions / Lint changed files (YAML files)

conandata.yml schema warning

Schema outlined in https://github.com/conan-io/conan-center-index/blob/master/docs/adding_packages/conandata_yml_format.md#patches-fields is not followed. required key(s) 'patch_description', 'patch_type' not found in - patch_file: patches/fix-cmak ... ^ (line: 26)
"4.3.1":
- patch_file: "patches/windows-use-strtok_s.patch"

Check warning on line 28 in recipes/cfitsio/all/conandata.yml

View workflow job for this annotation

GitHub Actions / Lint changed files (YAML files)

conandata.yml schema warning

Schema outlined in https://github.com/conan-io/conan-center-index/blob/master/docs/adding_packages/conandata_yml_format.md#patches-fields is not followed. required key(s) 'patch_description', 'patch_type' not found in - patch_file: patches/windows- ... ^ (line: 28)
- patch_file: "patches/fix-cmake-4.2.0.patch"

Check warning on line 29 in recipes/cfitsio/all/conandata.yml

View workflow job for this annotation

GitHub Actions / Lint changed files (YAML files)

conandata.yml schema warning

Schema outlined in https://github.com/conan-io/conan-center-index/blob/master/docs/adding_packages/conandata_yml_format.md#patches-fields is not followed. required key(s) 'patch_description', 'patch_type' not found in - patch_file: patches/fix-cmak ... ^ (line: 29)
"4.3.0":
- patch_file: "patches/windows-use-strtok_s.patch"

Check warning on line 31 in recipes/cfitsio/all/conandata.yml

View workflow job for this annotation

GitHub Actions / Lint changed files (YAML files)

conandata.yml schema warning

Schema outlined in https://github.com/conan-io/conan-center-index/blob/master/docs/adding_packages/conandata_yml_format.md#patches-fields is not followed. required key(s) 'patch_description', 'patch_type' not found in - patch_file: patches/windows- ... ^ (line: 31)
- patch_file: "patches/fix-cmake-4.2.0.patch"

Check warning on line 32 in recipes/cfitsio/all/conandata.yml

View workflow job for this annotation

GitHub Actions / Lint changed files (YAML files)

conandata.yml schema warning

Schema outlined in https://github.com/conan-io/conan-center-index/blob/master/docs/adding_packages/conandata_yml_format.md#patches-fields is not followed. required key(s) 'patch_description', 'patch_type' not found in - patch_file: patches/fix-cmak ... ^ (line: 32)
"4.2.0":
- patch_file: "patches/windows-use-strtok_s.patch"

Check warning on line 34 in recipes/cfitsio/all/conandata.yml

View workflow job for this annotation

GitHub Actions / Lint changed files (YAML files)

conandata.yml schema warning

Schema outlined in https://github.com/conan-io/conan-center-index/blob/master/docs/adding_packages/conandata_yml_format.md#patches-fields is not followed. required key(s) 'patch_description', 'patch_type' not found in - patch_file: patches/windows- ... ^ (line: 34)
- patch_file: "patches/fix-cmake-4.2.0.patch"

Check warning on line 35 in recipes/cfitsio/all/conandata.yml

View workflow job for this annotation

GitHub Actions / Lint changed files (YAML files)

conandata.yml schema warning

Schema outlined in https://github.com/conan-io/conan-center-index/blob/master/docs/adding_packages/conandata_yml_format.md#patches-fields is not followed. required key(s) 'patch_description', 'patch_type' not found in - patch_file: patches/fix-cmak ... ^ (line: 35)
"4.1.0":
- patch_file: "patches/windows-use-strtok_s.patch"

Check warning on line 37 in recipes/cfitsio/all/conandata.yml

View workflow job for this annotation

GitHub Actions / Lint changed files (YAML files)

conandata.yml schema warning

Schema outlined in https://github.com/conan-io/conan-center-index/blob/master/docs/adding_packages/conandata_yml_format.md#patches-fields is not followed. required key(s) 'patch_description', 'patch_type' not found in - patch_file: patches/windows- ... ^ (line: 37)
- patch_file: "patches/fix-cmake-4.1.0.patch"

Check warning on line 38 in recipes/cfitsio/all/conandata.yml

View workflow job for this annotation

GitHub Actions / Lint changed files (YAML files)

conandata.yml schema warning

Schema outlined in https://github.com/conan-io/conan-center-index/blob/master/docs/adding_packages/conandata_yml_format.md#patches-fields is not followed. required key(s) 'patch_description', 'patch_type' not found in - patch_file: patches/fix-cmak ... ^ (line: 38)
"4.0.0":
- patch_file: "patches/windows-use-strtok_s.patch"
- patch_file: "patches/fix-cmake-4.0.0.patch"
"3.490":
- patch_file: "patches/windows-use-strtok_s.patch"
- patch_file: "patches/fix-cmake-3.490.patch"
"3.480":
- patch_file: "patches/windows-use-strtok_s.patch"
- patch_file: "patches/fix-cmake-3.470.patch"
"3.470":
- patch_file: "patches/windows-use-strtok_s.patch"
- patch_file: "patches/fix-cmake-3.470.patch"
223 changes: 0 additions & 223 deletions recipes/cfitsio/all/patches/fix-cmake-3.470.patch

This file was deleted.

6 changes: 2 additions & 4 deletions recipes/cfitsio/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
versions:
"4.4.0":
folder: all
"4.3.1":
folder: all
"4.3.0":
Expand All @@ -11,7 +13,3 @@ versions:
folder: all
"3.490":
folder: all
"3.480":
folder: all
"3.470":
folder: all
Loading