Blob Blame History Raw
<revisionlist>
  <revision rev="1" vrev="1">
    <srcmd5>17d965599c7206c518302b4079b49515</srcmd5>
    <version>0.3.0</version>
    <time>1571209987</time>
    <user>dimstar_suse</user>
    <comment>Should be in Factory, considering Tumbleweed packages require it already and package maintainers shouldn't need to rely on stuff outside of the distro</comment>
    <requestid>736827</requestid>
  </revision>
  <revision rev="2" vrev="1">
    <srcmd5>cd7a13b3f740fabcc32361b680f56bc5</srcmd5>
    <version>0.4.0</version>
    <time>1651180075</time>
    <user>dimstar_suse</user>
    <comment>- Update to version 0.4.0:
  * don't ignore go mod command errors
  * allow specifying source / vendor archive compression mode

  * Return non-zero exit codes on failure (forwarded request 972797 from dirkmueller)</comment>
    <requestid>973508</requestid>
  </revision>
  <revision rev="3" vrev="1">
    <srcmd5>2599cba8d8fd68629099a840a1e40d66</srcmd5>
    <version>0.4.1</version>
    <time>1651605541</time>
    <user>dimstar_suse</user>
    <comment>- Update to version 0.4.1:
  * Fix compression parameter default value usage (forwarded request 974350 from dirkmueller)</comment>
    <requestid>974449</requestid>
  </revision>
  <revision rev="4" vrev="1">
    <srcmd5>95cd1b99c347da52c438c66bb14f2e99</srcmd5>
    <version>0.5.0</version>
    <time>1655048497</time>
    <user>dimstar_suse</user>
    <comment>- Update to version 0.5.0:
  * README update
  * Check go mod subcommand return code, log and exit on error
  * Log go.mod file not found as error not info
  * Execute go mod subcommands using subprocess.run()
  * Rework the service to better work with obs_scm
- Add Require: python3-libarchive-c
- Drop Require: tar
- Drop Require: gzip (forwarded request 982161 from jfkw)</comment>
    <requestid>982163</requestid>
  </revision>
  <revision rev="5" vrev="1">
    <srcmd5>6d35f9db0282850ce3404f886e760865</srcmd5>
    <version>0.6.0</version>
    <time>1677498963</time>
    <user>dimstar_suse</user>
    <comment>- Update to version 0.6.0:
  * Make service arg subdir optional
  * exit(1) immediately in extract() exception handler after recording error
  * Use subprocess.run() options 'capture_output' &amp; 'text' only when supported
  * Add '--subdir' option: all to specify the directory to search go.mod in
  * Use temporary directory to extract archive to
  * Give the user the opprtunity to specify the name of the topmost directory
  * Attempt to obtain name of top directory in archive from archive content (forwarded request 1067955 from jfkw)</comment>
    <requestid>1067956</requestid>
  </revision>
  <revision rev="6" vrev="1">
    <srcmd5>818e7cd7f5e9eb2e245ee44ba6db4e52</srcmd5>
    <version>0.6.1</version>
    <time>1677794654</time>
    <user>dimstar_suse</user>
    <comment>(CVE-2022-45155, bsc#1201138, bsc#1201140). (forwarded request 1068711 from eeich)</comment>
    <requestid>1068974</requestid>
  </revision>
</revisionlist>