Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okteto for openSUSE:Factory checked 
in at 2023-09-07 21:12:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/okteto (Old)
 and      /work/SRC/openSUSE:Factory/.okteto.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "okteto"

Thu Sep  7 21:12:37 2023 rev:59 rq:1109299 version:2.19.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/okteto/okteto.changes    2023-08-09 
17:25:08.469338390 +0200
+++ /work/SRC/openSUSE:Factory/.okteto.new.1766/okteto.changes  2023-09-07 
21:13:07.030112110 +0200
@@ -1,0 +2,64 @@
+Wed Sep 06 15:37:09 UTC 2023 - ka...@b1-systems.de
+
+- Update to version 2.19.2:
+  * fix: remove context init from rch install cmd (#3954) (#3955)
+  * chore: add rch install / uninstall cmds (#3949) (#3952)
+  * fix: registrytoken cmd output processing (#3946) (#3951)
+  * fix: registrytoken cmd notfound error (#3945) (#3948)
+
+-------------------------------------------------------------------
+Wed Sep 06 15:34:44 UTC 2023 - ka...@b1-systems.de
+
+- Update to version 2.19.1:
+  * restore previewLabels at default view of preview list (#3919)
+    (#3933)
+
+-------------------------------------------------------------------
+Wed Sep 06 15:32:47 UTC 2023 - ka...@b1-systems.de
+
+- Update to version 2.19.0:
+  * Add cache to registry credentials (#3910) (#3913)
+  * fix: wait until build stops logs to return (#3908) (#3912)
+  * fix: if repo is not clean always return err (#3895) (#3898)
+  * fix: compose not getting image expansion from build (#3890)
+  * Wrap kubetoken client into OktetoClient (#3888)
+  * Add CA to kubeconfig in insecure mode (#3845)
+  * track deploy destroy on remote (#3873)
+  * fix: compute build envs in local (#3874)
+  * Revert "add logs for image digest getter (#3870)" (#3877)
+  * [Hybrid] add e2e to test support of additional dev fields
+    (#3808)
+  * revert: track deploy and destroy (#3872)
+  * track deploy and destroy on remote (#3848)
+  * add logs for image digest getter (#3870)
+  * fix: preview output json (#3861)
+  * Run e2e tests from PR labels (#3852)
+  * Fix hybrid interactive terminal and processes (#3811)
+  * Add .git to .dockerignore (#3846)
+  * fix: build args flags populated into buildkit (#3843)
+  * Fix context cancelled with reading git status operation (#3704)
+  * Update info messages for hybrid `okteto up` (#3815)
+  * Added gracefull fail in case of malformed docker-compose.yml
+    (#3844)
+  * fix: command unmarshal wrapping command (#3832)
+  * fix:infer name with default okteto manifest (#3822)
+  * fix: show context message on okteto build (#3831)
+  * feat: add `--output` flag for `okteto preview list` (#3804)
+  * chore: use buildkit v0.9.2-okteto3.systemcerts-2 (#3813)
+  * Add dockerconfig in remote commands (#3819)
+  * Add docker-credential-okteto to cli image (#3818)
+  * fix(up): skip deploy properly if deploy and depencencies are
+    empty (#3814)
+  * Add cluster private credentials to build and deploy remote
+    (#3799)
+  * fix publish okteto release for windows (#3802)
+  * ci: add env for OKTETO_PATH (#3809)
+  * fix: fail if dev mode is not valid (#3806)
+
+-------------------------------------------------------------------
+Wed Sep 06 15:30:09 UTC 2023 - ka...@b1-systems.de
+
+- Update to version 2.18.3:
+  * fix: if repo is not clean always return err (#3895) (#3897)
+
+-------------------------------------------------------------------

Old:
----
  okteto-2.18.2.obscpio

New:
----
  okteto-2.19.2.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ okteto.spec ++++++
--- /var/tmp/diff_new_pack.Ihbwre/_old  2023-09-07 21:13:09.858213208 +0200
+++ /var/tmp/diff_new_pack.Ihbwre/_new  2023-09-07 21:13:09.858213208 +0200
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           okteto
-Version:        2.18.2
+Version:        2.19.2
 Release:        0
 Summary:        Develop your applications directly in your Kubernetes Cluster
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Ihbwre/_old  2023-09-07 21:13:09.890214353 +0200
+++ /var/tmp/diff_new_pack.Ihbwre/_new  2023-09-07 21:13:09.894214495 +0200
@@ -1,14 +1,14 @@
 <services>
-  <service name="obs_scm" mode="disabled">
+  <service name="obs_scm" mode="manual">
     <param name="url">https://github.com/okteto/okteto</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">2.18.2</param>
+    <param name="revision">2.19.2</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
-    <param name="match-tag">2.18.2</param>
+    <param name="match-tag">2.19.2</param>
   </service>
-  <service name="set_version" mode="disabled">
+  <service name="set_version" mode="manual">
     <param name="basename">okteto</param>
   </service>
   <service name="tar" mode="buildtime"/>
@@ -16,7 +16,7 @@
     <param name="file">*.tar</param>
     <param name="compression">gz</param>
   </service>
-  <service name="go_modules" mode="disabled">
+  <service name="go_modules" mode="manual">
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Ihbwre/_old  2023-09-07 21:13:09.914215211 +0200
+++ /var/tmp/diff_new_pack.Ihbwre/_new  2023-09-07 21:13:09.918215354 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/okteto/okteto</param>
-              <param 
name="changesrevision">61a36008866f51293ec03020e2bd45017f257edc</param></service></servicedata>
+              <param 
name="changesrevision">43eb341bb9369a3cabcb65df4d776d0f9c23fc78</param></service></servicedata>
 (No newline at EOF)
 

++++++ okteto-2.18.2.obscpio -> okteto-2.19.2.obscpio ++++++
++++ 4904 lines of diff (skipped)

++++++ okteto.obsinfo ++++++
--- /var/tmp/diff_new_pack.Ihbwre/_old  2023-09-07 21:13:10.258227508 +0200
+++ /var/tmp/diff_new_pack.Ihbwre/_new  2023-09-07 21:13:10.262227651 +0200
@@ -1,5 +1,5 @@
 name: okteto
-version: 2.18.2
-mtime: 1691490442
-commit: 61a36008866f51293ec03020e2bd45017f257edc
+version: 2.19.2
+mtime: 1693387946
+commit: 43eb341bb9369a3cabcb65df4d776d0f9c23fc78
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/okteto/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.okteto.new.1766/vendor.tar.gz differ: char 5, line 1

Reply via email to