Blob Blame History Raw
<revisionlist>
  <revision rev="1" vrev="1">
    <srcmd5>22f87a435ea23fedccc16a32f4f7a2e1</srcmd5>
    <version>20201117.00</version>
    <time>1606252504</time>
    <user>dimstar_suse</user>
    <comment>- New package that is part of the initialization chain for GCE images</comment>
    <requestid>850503</requestid>
  </revision>
  <revision rev="2" vrev="1">
    <srcmd5>4b24b05b391faf8bfe3e0ffa08cbce0b</srcmd5>
    <version>20210112.00</version>
    <time>1610558530</time>
    <user>dimstar_suse</user>
    <comment>- 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) (forwarded request 862461 from glaubitz)</comment>
    <requestid>862629</requestid>
  </revision>
  <revision rev="3" vrev="1">
    <srcmd5>bc71a7ce1789794ff5b011af05952b88</srcmd5>
    <version>20210316.00</version>
    <time>1617279475</time>
    <user>RBrownSUSE</user>
    <comment>- 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 &quot;allowDowngrades&quot; 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) (forwarded request 882390 from glaubitz)</comment>
    <requestid>882395</requestid>
  </revision>
  <revision rev="4" vrev="1">
    <srcmd5>1093f8a4b3011d2b29aea8590c189ea9</srcmd5>
    <version>20210506.00</version>
    <time>1620840773</time>
    <user>dimstar_suse</user>
    <comment></comment>
    <requestid>892551</requestid>
  </revision>
  <revision rev="5" vrev="1">
    <srcmd5>a26250bf64d49dd64df9bb71d04588de</srcmd5>
    <version>20210621.00</version>
    <time>1624462714</time>
    <user>dimstar_suse</user>
    <comment>- Update to version 20210621.00
  * chore: Fixing a comment. (#363)
- from version 20210617.00
  * Use exec.CommandContext so that canceling the context also
    kills any running processes (#362)
- from version 20210608.1
  * e2e_tests: point to official osconfig client library (#359)
- from version 20210608.00
  * e2e_tests: deflake tests (#358)
- from version 20210607.00
  * Fix build on some architectures (#357)
- from version 20210603.00
  * Create win-validation-powershell.yaml (#356)
- from version 20210602.00
  * Agent efficiency improvements/bugfixes/logging updates (#355)
  * e2e_tests: add tests for ExecResource output (#354)
- from version 20210525.00
  * Run fieldalignment on all structs (#353)
- from version 20210521.00
  * Config Task: add error message and ExecResource output recording (#350)
  * e2e_tests: remove Windows server 1909 and add server 20h2 (#352)
  * Added a method for logging structured data (#349) (forwarded request 901483 from glaubitz)</comment>
    <requestid>901493</requestid>
  </revision>
  <revision rev="6" vrev="1">
    <srcmd5>a83482fd8f74e56d5a919a44a4b8cad0</srcmd5>
    <version>20210712.1</version>
    <time>1626788368</time>
    <user>dimstar_suse</user>
    <comment>- Update to version 20210712.1
  * Skip getting patch info when no patches are found. (#369)
- from version 20210712.00
  * Add Terraform scripts for multi-project deployments (#367)
- from version 20210709.00
  * Add examples/Terraform directory. (#366)
- from version 20210707.00
  * Fix bug in printing packages to update,
    return error for zypper patch (#365)
- from version 20210629.00
  * Add CloudOps examples for CentOS (#364) (forwarded request 907173 from glaubitz)</comment>
    <requestid>907174</requestid>
  </revision>
  <revision rev="7" vrev="2">
    <srcmd5>27ef4cececb3ad35403775e6baca8292</srcmd5>
    <version>20210712.1</version>
    <time>1627389138</time>
    <user>dimstar_suse</user>
    <comment></comment>
    <requestid>908562</requestid>
  </revision>
  <revision rev="8" vrev="1">
    <srcmd5>d7c3714c6a6ba76c86d80b01e6498ec2</srcmd5>
    <version>20211021.00</version>
    <time>1634943098</time>
    <user>dimstar_suse</user>
    <comment>- Update to version 20211021.00
  * Added patch report logging for Zypper. (#395)
- from version 20211012.00
  * Replace deprecated instance filters with the new filters (#394)
- from version 20211006.00
  * Added patch report log messages for Yum and Apt (#392)
- from version 20210930.00
  * Config: Add package info caching (#391)
- from version 20210928.00
  * Fixed the runWithPty function to set ctty to child's filedesc (#389)
- from version 20210927.00
  * e2e_tests: fix a test output mismatch (#390)
- from version 20210924.00
  * Fix some e2e test failures (#388)
- from version 20210923.02
  * Correctly check for folder existance in package upgrade (#387)
- from version 20210923.01
  * ReportInventory: Fix bug in deb/rpm inventory, reduce calls to append (#386)
- from version 20210923.00
  * Deprecate old config directory in favor of new cache directory (#385)
- from version 20210922.02
  * Fix rpm/deb package formating for inventory reporting (#384)
- from version 20210922.01
  * Add centos stream rocky linux and available package tests (#383)
- from version 20210922.00
  * Add more info logs, actually cleanup unmanaged repos (#382)
- from version 20210901.00
  * Add E2E tests for Windows Application (#379)
  * Return lower-case package name (#377)
  * Update Terraform scripts for multi-project deployments tutorial. (#378) (forwarded request 926957 from glaubitz)</comment>
    <requestid>926958</requestid>
  </revision>
  <revision rev="9" vrev="1">
    <srcmd5>2b809bd7c59963fc223d7a3c978e511e</srcmd5>
    <version>20211117.00</version>
    <time>1638388036</time>
    <user>dimstar_suse</user>
    <comment>- Update to version 20211117.00 (bsc#1193257, bsc#1193258)
  * Add retry logic for RegisterAgent (#404)
- from version 20211111.01
  * e2e_test: drop ubuntu 1604 image as its EOL (#403)
- from version 20211111.00
  * e2e_test: move to V1 api for OSPolicies (#397)
- from version 20211102.00
  * Fix context logging and fix label names (#400)
- from version 20211028.00
  * Add cloudops example for gcloud (#399)</comment>
    <requestid>934875</requestid>
  </revision>
  <revision rev="10" vrev="1">
    <srcmd5>764c10b197b4e041740342c249ab8933</srcmd5>
    <version>20220204.00</version>
    <time>1644435565</time>
    <user>dimstar_suse</user>
    <comment></comment>
    <requestid>952757</requestid>
  </revision>
</revisionlist>