| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: cloud-netconfig-azure | Distribution: SUSE Linux 16 |
| Version: 1.15 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 160000.2.2 | Build date: Fri May 16 15:48:50 2025 |
| Group: System/Management | Build host: reproducible |
| Size: 73732 | Source RPM: cloud-netconfig-azure-1.15-160000.2.2.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/SUSE-Enceladus/cloud-netconfig | |
| Summary: Network configuration scripts for Microsoft Azure | |
This package contains scripts for automatically configuring network interfaces in Microsoft Azure with full support for hotplug.
GPL-3.0-or-later
* Fri May 16 2025 jgleissner@suse.com
- Update to version 1.15
+ Add support for creating IPv6 default route in GCE (bsc#1240869)
+ Minor fix when looking up IPv6 default route
* Wed Mar 20 2024 jgleissner@suse.com
- Update to version 1.14
+ Use '-s' instead of '--no-progress-meter' for curl (bsc#1221757)
* Sat Mar 09 2024 rjschwei@suse.com
- Add version settings to Provides/Obsoletes
* Sat Mar 09 2024 rjschwei@suse.com
- Update to version 1.12 (bsc#1221202)
+ If token access succeeds using IPv4 do not use the IPv6 endpoint
only use the IPv6 IMDS endpoint if IPv4 access fails.
* Mon Feb 26 2024 jgleissner@suse.com
- Add Provides/Obsoletes for dropped cloud-netconfig-nm
- Install dispatcher script into /etc/NetworkManager/dispatcher.d
on older distributions
- Add BuildReqires: NetworkManager to avoid owning dispatcher.d
parent directory
* Thu Feb 08 2024 jgleissner@suse.com
- Update to version 1.11:
+ Revert address metadata lookup in GCE to local lookup (bsc#1219454)
+ Fix hang on warning log messages
+ Check whether getting IPv4 addresses from metadata failed and abort
if true
+ Only delete policy rules if they exist
+ Skip adding/removing IPv4 ranges if metdata lookup failed
+ Improve error handling and logging in Azure
+ Set SCRIPTDIR when installing netconfig wrapper
* Fri Jan 19 2024 jgleissner@suse.com
- Update to version 1.10:
+ Drop cloud-netconfig-nm sub package and include NM dispatcher
script in main packages (bsc#1219007)
+ Spec file cleanup
* Wed Jan 17 2024 jgleissner@suse.com
- Update to version 1.9:
+ Drop package dependency on sysconfig-netconfig
+ Improve log level handling
+ Support IPv6 IMDS endpoint in EC2 (bsc#1218069)
* Wed Aug 30 2023 jgleissner@suse.com
- Update to version 1.8:
+ Fix Azure metadata check (bsc#1214715)
+ Fix cleanup on ifdown
* Fri Dec 16 2022 jgleissner@suse.com
- Update to version 1.7:
+ Overhaul policy routing setup (issue #19)
+ Support alias IPv4 ranges (issue #14)
+ Add support for NetworkManager (bsc#1204549)
+ Remove dependency on netconfig
+ Install into libexec directory
+ Clear stale ifcfg files for accelerated NICs (bsc#1199853)
+ More debug messages
+ Documentation update
* Sun Sep 18 2022 suse-beta@cboltz.de
- /etc/netconfig.d/ moved to /usr/libexec/netconfig/netconfig.d/ in
Tumbleweed, update path (poo#116221)
* Fri Aug 27 2021 jgleissner@suse.com
- Update to version 1.6:
+ Ignore proxy when accessing metadata (bsc#1187939)
+ Print warning in case metadata is not accessible
+ Documentation update
* Thu Nov 05 2020 jgleissner@suse.com
- Update to version 1.5:
+ Add support for GCE (bsc#1159460, bsc#1178486)
+ Improve default gateway determination
* Tue Feb 04 2020 jgleissner@suse.com
- Update to version 1.4:
+ copy routes from default routing table (bsc#1162705, bsc#1162707)
+ make CLOUD_NETCONFIG_MANAGE default configurable
* Mon Feb 03 2020 dimstar@opensuse.org
- BuildRequire pkgconfig(udev) instead of udev: allow OBS to
shortcut through the -mini flavors.
* Thu Nov 28 2019 jgleissner@suse.com
- Removed obsolete Group tag from spec file
* Tue Nov 26 2019 jgleissner@suse.com
- Update to version 1.3:
+ Fix IPv4 address handling on secondary NICs in Azure
* Tue Nov 26 2019 jgleissner@suse.com
- Update to version 1.2:
+ support AWS IMDSv2 token
* Thu Nov 21 2019 jgleissner@suse.com
- Update to version 1.1
+ fix use of GATEWAY variable (bsc#1157117, bsc#1157190)
+ remove secondary IPv4 address only when added by cloud-netconfig
(bsc#1144282)
+ simplify routing setup for single NIC systems (partly fixes
bsc#1135592)
* Thu May 16 2019 jgleissner@suse.com
- Update to version 1.0:
+ pause and retry if API call throttling is detected in Azure
(bsc#1135257 bsc#1135263)
* Thu Jan 31 2019 jgleissner@suse.com
- Update to version 0.9:
+ run cloud-netconfig periodically (bsc#1118783 bsc#1122013)
+ do not treat eth0 special wrt routing policies (bsc#1123008)
+ reduce timeout on metadata read (bsc#1112822)
* Fri Jun 01 2018 jgleissner@suse.com
- Update to version 0.7:
+ no persistent interface names in Azure (bsc#1095485)
* Wed Jan 17 2018 jgleissner@suse.com
- Added dependency on curl
- Use otherproviders() only on SLES 11 builds
* Fri Jan 12 2018 jgleissner@suse.com
- Remove dependency on udev-persistent-ifnames (bsc#1075484)
* Thu Nov 09 2017 adrian.glaubitz@suse.com
- Add missing Provides/Conflicts statements to spec file
* Fri Oct 13 2017 jgleissner@suse.com
- Prepare for SLE11 submission (bsc#1063292)
* Fri Oct 13 2017 jgleissner@suse.com
- Update to version 0.6:
+ Use tested and supported metadata API versions
* Wed Oct 11 2017 rjschwei@suse.com
- Update to version 0.5
+ New API version for Azure metadata server
+ Wait for the metadata server in EC2
* Tue Oct 10 2017 jgleissner@suse.com
- Update to version 0.4:
Do not touch VF interfaces in Azure (bsc#1055553)
- Prepare for SLE submission (FATE#323820, bsc#1027212)
* Thu Sep 07 2017 jgleissner@suse.com
- Added conflict tags
- Fix requires for non-Leap platforms
* Mon Aug 14 2017 jgleissner@suse.com
- Initial version 0.3
/etc/udev/rules.d /etc/udev/rules.d/75-persistent-net-generator.rules /usr/etc/default/cloud-netconfig /usr/lib/NetworkManager/dispatcher.d /usr/lib/NetworkManager/dispatcher.d/90-cloud-netconfig /usr/lib/systemd/system/cloud-netconfig.service /usr/lib/systemd/system/cloud-netconfig.timer /usr/lib/udev/rules.d/61-cloud-netconfig-hotplug.rules /usr/libexec/cloud-netconfig /usr/libexec/cloud-netconfig/cleanup-stale-ifcfg /usr/libexec/cloud-netconfig/cloud-netconfig /usr/libexec/cloud-netconfig/cloud-netconfig-cleanup /usr/libexec/cloud-netconfig/cloud-netconfig-hotplug /usr/libexec/cloud-netconfig/functions.cloud-netconfig /usr/share/doc/packages/cloud-netconfig-azure /usr/share/doc/packages/cloud-netconfig-azure/README.md /usr/share/licenses/cloud-netconfig-azure /usr/share/licenses/cloud-netconfig-azure/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Oct 27 22:35:07 2025