183 lines
6.6 KiB
Plaintext
183 lines
6.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Feb 8 10:15:40 UTC 2024 - Joachim Gleissner <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 14:20:48 UTC 2024 - Joachim Gleissner <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 11:24:02 UTC 2024 - Joachim Gleissner <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 06:26:29 UTC 2023 - Joachim Gleissner <jgleissner@suse.com>
|
|
|
|
- Update to version 1.8:
|
|
+ Fix Azure metadata check (bsc#1214715)
|
|
+ Fix cleanup on ifdown
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 16 14:32:31 UTC 2022 - Joachim Gleissner <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 17:14:16 UTC 2022 - Christian Boltz <suse-beta@cboltz.de>
|
|
|
|
- /etc/netconfig.d/ moved to /usr/libexec/netconfig/netconfig.d/ in
|
|
Tumbleweed, update path (poo#116221)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 27 15:00:18 UTC 2021 - Joachim Gleissner <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 5 16:12:48 UTC 2020 - Joachim Gleissner <jgleissner@suse.com>
|
|
|
|
- Update to version 1.5:
|
|
+ Add support for GCE (bsc#1159460, bsc#1178486)
|
|
+ Improve default gateway determination
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 4 17:31:29 UTC 2020 - Joachim Gleissner <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 3 12:10:34 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- BuildRequire pkgconfig(udev) instead of udev: allow OBS to
|
|
shortcut through the -mini flavors.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 28 15:22:49 UTC 2019 - Joachim Gleissner <jgleissner@suse.com>
|
|
|
|
- Removed obsolete Group tag from spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 26 16:31:27 UTC 2019 - Joachim Gleissner <jgleissner@suse.com>
|
|
|
|
- Update to version 1.3:
|
|
+ Fix IPv4 address handling on secondary NICs in Azure
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 26 08:43:38 UTC 2019 - Joachim Gleissner <jgleissner@suse.com>
|
|
|
|
- Update to version 1.2:
|
|
+ support AWS IMDSv2 token
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 21 13:19:18 UTC 2019 - Joachim Gleissner <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 13:32:26 UTC 2019 - Joachim Gleissner <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 13:14:18 UTC 2019 - Joachim Gleissner <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)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 29 19:16:31 UTC 2018 - jgleissner@suse.com
|
|
|
|
- Update to version 0.7:
|
|
+ no persistent names in Azure (bsc#1094271)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 17 10:51:05 UTC 2018 - jgleissner@suse.com
|
|
|
|
- Added dependency on curl
|
|
- Use otherproviders() only on SLES 11 builds
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 12 15:44:29 UTC 2018 - jgleissner@suse.com
|
|
|
|
- Remove dependency on udev-persistent-ifnames (bsc#1075484)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 9 15:57:52 UTC 2017 - adrian.glaubitz@suse.com
|
|
|
|
- Add missing Provides/Conflicts statements to spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 13 15:18:33 UTC 2017 - jgleissner@suse.com
|
|
|
|
- Prepare for SLE11 submission (bsc#1063292)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 13 13:47:05 UTC 2017 - jgleissner@suse.com
|
|
|
|
- Update to version 0.6:
|
|
+ Use tested and supported metadata API versions
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 11 21:21:52 UTC 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 07:24:43 UTC 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 7 16:30:30 UTC 2017 - jgleissner@suse.com
|
|
|
|
- Added conflict tags
|
|
- Fix requires for non-Leap platforms
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 14 08:40:32 UTC 2017 - jgleissner@suse.com
|
|
|
|
- Initial version 0.3
|