Sync from SUSE:SLFO:Main regionServiceClientConfigGCE revision 22ae83f098f53f55f57a068961c9a5ef

This commit is contained in:
Adrian Schröter 2024-05-04 00:04:16 +02:00
commit 7f5bf243c3
4 changed files with 182 additions and 0 deletions

23
.gitattributes vendored Normal file
View File

@ -0,0 +1,23 @@
## Default LFS
*.7z filter=lfs diff=lfs merge=lfs -text
*.bsp filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.gem filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.jar filter=lfs diff=lfs merge=lfs -text
*.lz filter=lfs diff=lfs merge=lfs -text
*.lzma filter=lfs diff=lfs merge=lfs -text
*.obscpio filter=lfs diff=lfs merge=lfs -text
*.oxt filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text
*.tbz2 filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.ttf filter=lfs diff=lfs merge=lfs -text
*.txz filter=lfs diff=lfs merge=lfs -text
*.whl filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text

BIN
regionServiceClientConfigGCE-4.0.0.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -0,0 +1,83 @@
-------------------------------------------------------------------
Wed May 18 13:03:03 UTC 2022 - Robert Schweikert <rjschwei@suse.com>
- Update to version 4.0.0 (bsc#1199668)
+ Move the cert location to /usr for compatibility with ro setup of
SLE-Micro
+ Fix url in spec file to pint to the proper location of the source
-------------------------------------------------------------------
Thu Aug 6 17:48:23 UTC 2020 - Robert Schweikert <rjschwei@suse.com>
- Update to version 3.0.1 (bsc#1174791, bsc#1174937)
+ New configuration to switch to https only outgoing traffic
-------------------------------------------------------------------
Fri May 8 14:36:42 UTC 2020 - Robert Schweikert <rjschwei@suse.com>
- Update to version 3.0.0 (bsc#1171467, bsc#1171469)
+ Unify the configuration between SLES and SLES For SAP
-------------------------------------------------------------------
Sat Dec 9 21:14:49 UTC 2017 - rjschwei@suse.com
- Fix dependency for SLE 15 (bsc#1071292)
-------------------------------------------------------------------
Wed Aug 23 23:53:30 UTC 2017 - rjschwei@suse.com
- Update to version 2.1.2 (bsc#1053695, bsc#1053696)
+ Configure the client to send license verification data to the SMT server
-------------------------------------------------------------------
Tue Dec 15 22:07:39 UTC 2015 - rjschwei@suse.com
- Bump to version 2.1.1 (bsc#959244)
+ Point to the proper region servers
-------------------------------------------------------------------
Fri Oct 10 13:11:59 UTC 2014 - rschweikert@suse.com
- Enable use of plugin to send region hints to region server
-------------------------------------------------------------------
Fri Sep 26 15:28:20 UTC 2014 - rschweikert@suse.com
- Bump to version 2.0.1
+ fix spec file file list
-------------------------------------------------------------------
Fri Sep 26 08:52:47 UTC 2014 - rschweikert@suse.com
- New certificate for new region servers
-------------------------------------------------------------------
Mon May 12 22:59:15 UTC 2014 - rschweikert@suse.com
- Re-add previously removed provide, need all 3
-------------------------------------------------------------------
Mon May 12 21:52:11 UTC 2014 - rschweikert@suse.com
- Fix provides, package also provides the region server certs
-------------------------------------------------------------------
Mon May 5 17:31:47 UTC 2014 - rschweikert@suse.com
- Properly handle licensing, use Apache v2
-------------------------------------------------------------------
Wed Apr 23 11:04:46 UTC 2014 - rschweikert@suse.com
- Fix license string
-------------------------------------------------------------------
Tue Apr 22 16:13:24 UTC 2014 - rschweikert@suse.com
- Include in SLE 12 (FATE #316168)
-------------------------------------------------------------------
Tue Apr 22 16:07:35 UTC 2014 - rschweikert@suse.com
- Initial build

View File

@ -0,0 +1,73 @@
#
# spec file for package regionServiceClientConfigGCE
# this code base is under development
#
# Copyright (c) 2017 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: regionServiceClientConfigGCE
Version: 4.0.0
Release: 0
License: Apache-2.0
Summary: Configuration for region service client
URL: https://gitlab.suse.de/public-cloud-team/regionServiceClientConfigGCE
Group: Productivity/Networking/Web/Servers
Source0: %{name}-%{version}.tar.bz2
Provides: cloud-regionsrv-client-config
Provides: regionsrv-certs
Provides: regionServiceCertsGCE
%if 0%{?suse_version} > 1320
Requires: python3-gcemetadata >= 0.3.2
%else
Requires: python-gcemetadata >= 0.3.2
%endif
Recommends: cloud-regionsrv-client-plugin-gce >= 1.0.0
Conflicts: otherproviders(cloud-regionsrv-client-config)
Conflicts: otherproviders(regionsrv-certs)
Obsoletes: regionServiceClientConfigSAPGCE < 3.0.0
Provides: regionServiceClientConfigSAPGCE = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildArch: noarch
%description
Configuration for the client registration in Google Compute Engine and
regions server certificates
%prep
%setup -q
%build
%install
%make_install
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc README LICENSE
%config %{_sysconfdir}/regionserverclnt.cfg
%dir /usr/lib/regionService
%dir /usr/lib/regionService/certs
/usr/lib/regionService/certs/35.187.193.56.pem
/usr/lib/regionService/certs/130.211.88.88.pem
/usr/lib/regionService/certs/130.211.242.136.pem
/usr/lib/regionService/certs/162.222.182.90.pem
%changelog