Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

google-osconfig-agent-20210506.00-1.12.1 RPM for armv7hl

From OpenSuSE Ports Leap 15.3 for armv7hl

Name: google-osconfig-agent Distribution: openSUSE Step 15
Version: 20210506.00 Vendor: openSUSE
Release: 1.12.1 Build date: Mon May 24 16:45:37 2021
Group: System/Daemons Build host: obs-arm-6
Size: 14879757 Source RPM: google-osconfig-agent-20210506.00-1.12.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/GoogleCloudPlatform/osconfig
Summary: Google Cloud Guest Agent
Google Cloud OSConfig Agent

Provides

Requires

License

Apache-2.0

Changelog

* Tue May 11 2021 adrian.glaubitz@suse.com
  - Update to version 20210506.00 (bsc#1185848, bsc#1185849)
    * Add more os policy assignment examples (#348)
    * e2e_tests: enable stable tests for OSPolicies (#347)
    * Align start and end task logs (#346)
    * ConfigTask: add additional info logs (#345)
    * e2e_tests: add validation tests (#344)
    * Config Task: make sure agent respects policy mode (#343)
    * update
    * e2e_tests: readd retries to OSPolicies
    * Set minWaitDuration as a string instead of object (#341)
    * e2e_tests: Fix a few SUSE tests (#339)
    * Remove pre-release flag from config (#340)
    * e2e_tests: fixup OSPolicy tests (#338)
    * e2e_tests: unlock mutex for CreatePolicies as soon as create finishes (#337)
    * e2e_tests: Don't retry failed OSPolicy tests, fix msi test (#336)
    * Examples for os policy assignments (#334)
    * e2e_tests: increase the deadline for OSPolicy tests and only start after a zone has been secured (#335)
    * Fix panic when installing MSI (#332)
    * e2e_tests: Add test cases of installing dbe, rpm and msi packages (#333)
    * e2e_tests: add more logging
    * e2e_tests: (#330)
    * e2e_test: Add timouts to OSPolicy tests so we don't wait forever (#329)
    * Create top level directories for gcloud and console for os policy assignment examples (#328)
    * e2e_tests: Move api from an internal directory (#327)
    * Make sure we use the same test name for reruns (#326)
    * Add CONFIG_V1 capability (#325)
    * e2e_tests: reduce size of instances, use pd-balanced, rerun failed tests once (#324)
    * Only report installed packages for dpkg (#322)
    * e2e_tests: fix windows package and repository tests (#323)
    * Add top level directories for os policy examples (#321)
    * e2e_tests: move to using inventory api for inventory reporting (#320)
    * e2e_tests: add ExecResource tests (#319)
    * ExecResource: make sure we set permissions correctly for downloaded files (#318)
    * Config task: only run post check on resources that have already been evaluated (#317)
    * e2e_test: reorganize OSPolicy tests to be per Resource type (#316)
    * Set custom user agent (#299)
    * e2e_tests: check InstanceOSPoliciesCompliance for each test case, add LocalPath FileResource test (#314)
    * PackageResource: make sure to run AptUpdate prior to package install (#315)
    * Fix bugs/add more logging for OSPolicies (#313)
    * Change metadata http client to ignore http proxies (#312)
    * e2e_test: add tests for FileResource (#311)
    * Add task_type context logging (#310)
    * Fix e2e_test typo (#309)
    * Fix e2e_tests (#308)
    * Disable OSPolicies by default since it is an unreleased feature (#307)
    * e2e_tests: Add more OSPolicies package and repo tests (#306)
    * Do not enforce repo_gpgcheck in guestpolicies (#305)
    * Gather inventory 3-5min after agent start (#303)
    * e2e_tests: add OSPolicies tests for package install (#302)
    * Add helpful error log if a service account is missing (#304)
    * OSPolicies: correct apt repo extension, remove yum/zypper gpgcheck override (#301)
    * Update cos library to parse new version of packages file (#300)
    * config_task: Rework config step logic (#296)
    * e2e_test: enable serial logs in cos to support ReportInventory test (#297)
* Wed Mar 31 2021 adrian.glaubitz@suse.com
  - Update to version 20210316.00 (bsc#1183414, bsc#1183415)
    * ExecResource: fix bug in return code handling (#295)
    * Fix ExecResource permissions, add logs to fetcher (#294)
    * e2e_tests: Fix ubuntu proposed family (#293)
    * e2e_tests: add proposed debian images to head tests (#292)
    * Fix exec_resource for config task, add minimal unit test (#291)
    * Change util.WriteFile to AtomicWriteFileStream (#289)
    * Merge development branch into master (#288)
    * Create util.TempFile to work nicely with Windows (#287)
    * Fix copy step write (#286)
    * Fix error on linux lock (#285)
    * Ensure we cleanup on error in AtomicWrite (#284)
    * Make writes atomic, add unused "allowDowngrades" option
      to apt, fix a few recipe issues (#283)
    * update reviewers (#282)
    * update apt package lists before running installs (#281)
    * Simplify build tags for COS package (#280)
* Tue Jan 12 2021 adrian.glaubitz@suse.com
  - Update to version 20210112.00
    * Fix builds for ppc and s390x (#274)
    * Minor updates to tests and additional debug logging (#272)
    * Add Ubuntu 2004 to tests (#271)
    * Make sure we stop tickers (#270)
    * Drop Windows 1903 and CentOS 6 from tests (#269)
    * Pin el6 tests to last published image as it is EOL (#267)
    * support cos (#266)
* Tue Nov 24 2020 adrian.glaubitz@suse.com
  - Update to version 20201117.00 (bsc#1179031, bsc#1179032)
    * Ignore Unavailable erros on stream receive (#260)
    * Update test Windows images (#259)
    * update ReportInventory e2e test regexes (#255)
    * Don't return on a windows update error (#254)
    * use retryutil for ReportInventory calls (#253)
    * add additional debug logging for ReportInventory request payload for e2e tests (#252)
    * stop logging instance identity token as part of ReportInventory request and remove
      feature-flag setting in OSInventoryReporting e2e tests (#251)
    * complete ExecTask as no-op when the ExecStepConfig doesn't match the OS (#250)
    * Add software recipe tests for COS (#249)
    * remove feature flag for inventory reporting (#243)
    * Force yum to never colorize output (#247)
    * Add sleep after Unavailable errors for agentendpoint (#241)
    * Ensure we record epoch for rpm packages (#242)
    * Make inventory WUAUpdates call spawn a new process,
      retry on metadata unmarshal error (#239)
    * add debug logging for report inventory response (#240)
    * add initial e2e tests for inventory reporting (#237)
    * Report installed packages on COS (#236)
* Thu Oct 08 2020 adrian.glaubitz@suse.com
  - Update to version 20200929.00
    * Merge inventory feature from development (#235)
    * Set full version during Windows build (#234)
  - Remove Provides/Obsoletes for google-compute-engine-init
* Tue Sep 15 2020 adrian.glaubitz@suse.com
  - Initial build (bsc#1176427, bsc#1178249, jsc#ECO-2702, jsc#PM-2203)
    + Version 20200908.00

Files

/usr/bin/google_osconfig_agent
/usr/lib/systemd/system/google-osconfig-agent.service
/usr/sbin/rcgoogle-osconfig-agent
/usr/share/doc/packages/google-osconfig-agent
/usr/share/doc/packages/google-osconfig-agent/README.md
/usr/share/licenses/google-osconfig-agent
/usr/share/licenses/google-osconfig-agent/LICENSE
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/cloud.google.com
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/cloud.google.com/go
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/cloud.google.com/go/LICENSE
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/cloud.google.com/go/logging
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/cloud.google.com/go/logging/LICENSE
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/cloud.google.com/go/storage
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/cloud.google.com/go/storage/LICENSE
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/GoogleCloudPlatform
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/GoogleCloudPlatform/guest-logging-go
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/GoogleCloudPlatform/guest-logging-go/logger
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/GoogleCloudPlatform/guest-logging-go/logger/LICENSE
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/GoogleCloudPlatform/osconfig
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/GoogleCloudPlatform/osconfig/LICENSE
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/golang
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/golang/groupcache
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/golang/groupcache/lru
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/golang/groupcache/lru/LICENSE
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/golang/protobuf
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/golang/protobuf/LICENSE
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/google
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/google/go-cmp
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/google/go-cmp/cmp
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/google/go-cmp/cmp/LICENSE
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/googleapis
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/googleapis/gax-go
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/googleapis/gax-go/v2
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/googleapis/gax-go/v2/LICENSE
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/tarm
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/tarm/serial
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/tarm/serial/LICENSE
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/ulikunitz
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/ulikunitz/xz
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/github.com/ulikunitz/xz/LICENSE
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/go.opencensus.io
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/go.opencensus.io/LICENSE
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/golang.org
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/golang.org/x
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/golang.org/x/crypto
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/golang.org/x/crypto/LICENSE
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/golang.org/x/net
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/golang.org/x/net/LICENSE
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/golang.org/x/oauth2
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/golang.org/x/oauth2/LICENSE
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/golang.org/x/sync
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/golang.org/x/sync/semaphore
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/golang.org/x/sync/semaphore/LICENSE
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/golang.org/x/sys
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/golang.org/x/sys/LICENSE
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/golang.org/x/text
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/golang.org/x/text/LICENSE
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/google.golang.org
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/google.golang.org/api
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/google.golang.org/api/LICENSE
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/google.golang.org/api/internal
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/google.golang.org/api/internal/third_party
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/google.golang.org/api/internal/third_party/uritemplates
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/google.golang.org/api/internal/third_party/uritemplates/LICENSE
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/google.golang.org/genproto
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/google.golang.org/genproto/LICENSE
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/google.golang.org/grpc
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/google.golang.org/grpc/LICENSE
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/google.golang.org/protobuf
/usr/share/licenses/google-osconfig-agent/THIRD_PARTY_LICENSES/google.golang.org/protobuf/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:43:41 2024