Commit Graph

123 Commits

Author SHA1 Message Date
Oyvind Albrigtsen
c84b7c10c0 - fence_ibm_powervs: fix plaintext token file support
Resolves: RHEL-88568
2025-04-28 12:08:29 +02:00
Oyvind Albrigtsen
9dd21a9db1 - fence_nutanix_ahv: new fence agent
Resolves: RHEL-68321
2025-04-23 15:34:23 +02:00
Oyvind Albrigtsen
cb5a9337d3 CI gating: improve run_tests.sh 2025-04-07 13:20:37 +02:00
Oyvind Albrigtsen
e197408769 - fence_nutanix_ahv: new fence agent
Resolves: RHEL-68321
2025-04-04 15:42:51 +02:00
Oyvind Albrigtsen
ef224b03a8 - fence_compute/fence_evacuate: dont use deprecated inspect.getargspec()
Resolves: RHEL-84448
- fence_sbd: get devices from SBD_DEVICE env variable if devices
  parameter isnt set
  Resolves: RHEL-79798
2025-03-25 10:47:44 +01:00
Oyvind Albrigtsen
d53dbdb147 - fence_ibm_vpc: refresh bearer-token if token data is corrupt, and
avoid edge-case of writing empty token file
  Resolves: RHEL-83255
2025-03-14 09:28:08 +01:00
Oyvind Albrigtsen
f2befcfc92 - bundled jinja2: fix CVE-2025-27516
Resolves: RHEL-82713
2025-03-11 09:07:34 +01:00
Oyvind Albrigtsen
a5144cb735 - Rename patch to RHEL-76493-fence_azure_arm-use-azure-identity.patch
Resolves: RHEL-76493
2025-01-31 16:41:11 +01:00
Oyvind Albrigtsen
9b03ac428d - fence_azure_arm: use azure-identity instead of msrestazure, which has
been deprecated
  Resolves: RHEL-76493
2025-01-31 10:28:39 +01:00
Oyvind Albrigtsen
2d20c4da95 - bundled jinja2: fix CVE-2024-56201 and CVE-2024-56326
Resolves: RHEL-72074, RHEL-72067
2025-01-08 15:47:34 +01:00
Oyvind Albrigtsen
466ce3d78c - Move fence-agents to AppStream
Resolves: RHEL-68841
2024-11-26 15:31:43 +01:00
Oyvind Albrigtsen
9493661716 - fence_ibm_powervs: add private endpoint and token file support
Resolves: RHEL-62206
- ha-cloud-support: bundle libs for the powervs-subnet resource agent
  Resolves: RHEL-64023
2024-10-23 09:03:16 +02:00
Oyvind Albrigtsen
147626fca6 - fence_mpath: add support for hex-key format (used in multipath.conf)
Resolves: RHEL-56138
- fence_scsi/fence_mpath: add support for SPC-4 disks
  Resolves: RHEL-7629
2024-10-10 14:31:42 +02:00
Oyvind Albrigtsen
207d27bbaf - fence_mpath: add support for hex-key format (used in multipath.conf)
Resolves: RHEL-56138
- fence_scsi/fence_mpath: add support for SPC-4 disks
  Resolves: RHEL-7629
2024-10-09 17:05:28 +02:00
Oyvind Albrigtsen
8c35d22f8b - fence_mpath: add support for hex-key format (used in multipath.conf)
Resolves: RHEL-56138
- fence_scsi/fence_mpath: add support for SPC-4 disks
  Resolves: RHEL-76298
2024-10-09 15:30:52 +02:00
Oyvind Albrigtsen
be11154c5e - fence_scsi: preempt clears all devices on the mpath device, so only
run it for the first device
  Resolves: RHEL-59878
- ha-cloud-support: remove bundled awscli and use awscli2 package
  instead
  Resolves: RHEL-60020
2024-09-25 14:53:55 +02:00
Oyvind Albrigtsen
421662a524 - bundled setuptools: fix CVE-2024-6345
Resolves: RHEL-49658
2024-07-23 16:20:50 +02:00
Oyvind Albrigtsen
6fd9a38b27 - bundled urllib3: fix CVE-2024-37891
Resolves: RHEL-43562
2024-06-21 09:44:59 +02:00
Oyvind Albrigtsen
115971f805 - fence_aws: add instance name and status to list/list-status actions
Resolves: RHEL-43235
2024-06-19 09:50:18 +02:00
Oyvind Albrigtsen
c3c737aac3 - fence_vmware_rest: detect if the API user has sufficient rights to
manage the fence device
  Resolves: RHEL-25256
2024-05-23 13:51:18 +02:00
Oyvind Albrigtsen
e943caec6d - bundled jinja2: fix CVE-2024-34064
Resolves: RHEL-35649
2024-05-15 16:24:36 +02:00
Oyvind Albrigtsen
4a8d9d3e8d - fence_eps: add fence_epsr2 for ePowerSwitch R2 and newer
Resolves: RHEL-35263
2024-05-03 12:57:17 +02:00
Oyvind Albrigtsen
c48babef63 - fence_aliyun: add credentials file support, filter parameter, and
optimize log output
  Resolves: RHEL-31488, RHEL-31485, RHEL-31483
2024-04-04 11:05:21 +02:00
Oyvind Albrigtsen
be3bd8b54d - ha-cloud-support: upgrade bundled pyroute2 libs to fix issue in
gcp-vpc-move-route's stop-action
  Resolves: RHEL-29649
2024-03-21 12:03:28 +01:00
Oyvind Albrigtsen
07c95e958e - ha-cloud-support: upgrade bundled pyroute2 libs to fix issue in
gcp-vpc-move-route's stop-action
  Resolves: RHEL-29649
2024-03-21 09:06:11 +01:00
Oyvind Albrigtsen
96e6c22ad4 - gcp-vpc-move-route: upgrade bundled pyroute2 libs to fix issue in
stop-action
  Resolves: RHEL-29649
2024-03-20 13:24:34 +01:00
Oyvind Albrigtsen
ecaaf1dca0 - Remove aliyuncli python CI gating test
Resolves: RHEL-27929
  Resolves: RHEL-28097
2024-03-14 11:14:46 +01:00
Oyvind Albrigtsen
82c4672c2d - Add git BuildReq
Resolves: RHEL-27929
  Resolves: RHEL-28097
2024-03-14 09:41:26 +01:00
Oyvind Albrigtsen
2939ffd0f0 - Bump NVR
Resolves: RHEL-27929
  Resolves: RHEL-28097
2024-03-11 10:11:05 +01:00
Oyvind Albrigtsen
c0a739031d - ha-cloud-support: only build aliyun-cli on x86_64
Resolves: RHEL-27929
  Resolves: RHEL-28097
2024-03-06 09:40:37 +01:00
Oyvind Albrigtsen
2eee8b9d92 - ha-cloud-support: fix aliyun-cli
Resolves: RHEL-28097
2024-03-06 08:20:24 +01:00
Oyvind Albrigtsen
bd85a43160 - Add missing licenses to spec-file
Resolves: RHEL-27929
2024-03-06 08:19:15 +01:00
Oyvind Albrigtsen
193cba6cc4 - bundled urllib3: fix CVE-2023-45803
Resolves: RHEL-18139
- bundled pycryptodome: fix CVE-2023-52323
  Resolves: RHEL-20917
- bundled jinja2: fix CVE-2024-22195
  Resolves: RHEL-21345
2024-01-18 13:45:48 +01:00
Oyvind Albrigtsen
755b87f94b - fence_zvmip: document required user permissions in metadata/manpage
Resolves: RHEL-14344
2024-01-03 12:32:55 +01:00
Oyvind Albrigtsen
1773809a1c - all agents: update metadata in non-I/O agents to Power or Network
fencing
  Resolves: RHEL-14030
2023-10-23 10:39:38 +02:00
Oyvind Albrigtsen
9a5b7df79a - fence_zvmip: document required user permissions in metadata/manpage
Resolves: RHEL-14344
- all agents: update metadata in non-I/O agents to Power or Network
  fencing
  Resolves: RHEL-14030
2023-10-20 11:53:45 +02:00
Oyvind Albrigtsen
2f7a46e435 - all agents: update metadata in non-I/O agents to Power or Network
fencing
  Resolves: RHEL-14030
2023-10-19 13:10:04 +02:00
Oyvind Albrigtsen
7a2b9f5865 - bundled urllib3: fix CVE-2023-43804
Resolves: RHEL-11999
2023-10-11 13:13:16 +02:00
Oyvind Albrigtsen
6fbe4aa99c - fence_scsi: fix registration handling if ISID conflicts
Resolves: RHEL-5396
- bundled certifi: fix CVE-2023-37920
  Resolves: RHEL-9446
2023-09-27 15:45:14 +02:00
Oyvind Albrigtsen
0d3103d97e - bundled dateutil: fix tarfile CVE-2007-4559
Resolves: rhbz#2217902
2023-08-03 15:44:10 +02:00
Oyvind Albrigtsen
cc0e666982 - Fix CI gating issue 2023-07-24 16:51:25 +02:00
Oyvind Albrigtsen
882f5a659e - bundled dateutil: fix tarfile CVE-2007-4559
Resolves: rhbz#2217902
- fence_ipmilan: fix typos in metadata
  Resolves: rhbz#2224267
- fence_kubevirt: use correct bundling path for rhel9
  Resolves: rhbz#2224358
2023-07-20 18:15:53 +02:00
Oyvind Albrigtsen
1310e31b7f - CI gating: add missing rpminspect.yaml 2023-07-20 14:59:35 +02:00
Oyvind Albrigtsen
136b379eee - Fix CI gating tests 2023-07-20 13:56:41 +02:00
Oyvind Albrigtsen
cbb154012c spec: only patch bundled dateutil on x86_64 2023-07-20 13:14:07 +02:00
Oyvind Albrigtsen
f3c2d16335 - bundled dateutil: fix tarfile CVE-2007-4559
Resolves: rhbz#2217902
- fence_ipmilan: fix typos in metadata
  Resolves: rhbz#2224267
2023-07-20 12:53:13 +02:00
Oyvind Albrigtsen
03210e5733 - fence_ibm_powervs: performance improvements
Resolves: rhbz#2221643
2023-07-11 10:40:09 +02:00
Oyvind Albrigtsen
73b8678fb0 - fence_azure_arm: add Stack Hub support
Resolves: rhbz#2211930
2023-06-20 14:27:18 +02:00
Oyvind Albrigtsen
87570467d2 - fence_scsi: detect devices in shared VGs
Resolves: rhbz#2187327
2023-05-04 12:49:39 +02:00
Oyvind Albrigtsen
514735c181 - fence_aws: add --skip-race-check parameter to allow running outside
of AWS network
  Resolves: rhbz#2183162
2023-05-03 10:29:27 +02:00