Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package saphanabootstrap-formula for
openSUSE:Factory checked in at 2022-11-07 13:51:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/saphanabootstrap-formula (Old)
and /work/SRC/openSUSE:Factory/.saphanabootstrap-formula.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "saphanabootstrap-formula"
Mon Nov 7 13:51:52 2022 rev:39 rq:1034109 version:0.13.1+git.1667812208.4db963e
Changes:
--------
---
/work/SRC/openSUSE:Factory/saphanabootstrap-formula/saphanabootstrap-formula.changes
2021-06-29 22:43:58.810930691 +0200
+++
/work/SRC/openSUSE:Factory/.saphanabootstrap-formula.new.1597/saphanabootstrap-formula.changes
2022-11-07 13:51:58.139895159 +0100
@@ -1,0 +2,75 @@
+Mon Nov 7 08:59:19 UTC 2022 - Steven Stringer <[email protected]>
+
+- Version bump 0.13.1
+ * revert changes to spec file to re-enable SLES RPM builds
+
+-------------------------------------------------------------------
+Mon Aug 15 08:29:52 UTC 2022 - Eike Waldt <[email protected]>
+
+- Version bump 0.13.0
+ * pass sid to sudoers in a SLES12 compatible way
+ * add location constraint to gcp_stonith
+
+-------------------------------------------------------------------
+Thu Aug 11 09:19:38 UTC 2022 - Christian Schneemann <[email protected]>
+
+- Version bump 0.12.1
+ * moved templates dir into hana dir in repository to be gitfs compatible
+
+-------------------------------------------------------------------
+Thu Jul 28 10:03:12 UTC 2022 - Eike Waldt <[email protected]>
+
+- Version bump 0.12.0
+ * add SAPHanaSR takeover blocker
+
+-------------------------------------------------------------------
+Thu Jul 19 11:47:52 UTC 2022 - Eike Waldt <[email protected]>
+
+- Version bump 0.11.0
+ * use check_cmd instead of tmp sudoers file
+ * make sudoers rules more secure
+ * migrate sudoers to template file
+
+-------------------------------------------------------------------
+Thu Jun 06 18:31:32 UTC 2022 - Eike Waldt <[email protected]>
+
+- Version bump 0.10.1
+ * fix hook removal conditions
+ * fix majority_maker code on case grain is empty
+
+-------------------------------------------------------------------
+Thu May 13 08:16:24 UTC 2022 - Eike Waldt <[email protected]>
+
+- Version bump 0.10.0
+ * allow to disable shared HANA basepath and rework add_hosts code
+ (enables HANA scale-out on AWS)
+ * do not edit global.ini directly (if not needed)
+
+-------------------------------------------------------------------
+
+Thu May 05 20:18:52 UTC 2022 - Eike Waldt <[email protected]>
+
+- Version bump 0.9.1
+ * fix majority_maker code on case grain is empty
+
+-------------------------------------------------------------------
+Thu Nov 17 13:52:34 UTC 2021 - Eike Waldt <[email protected]>
+
+- Version bump 0.9.0
+ * define vip_mechanism for every provider and reorder resources
+ (same schema for all SAP related formulas)
+
+-------------------------------------------------------------------
+Thu Nov 11 15:08:11 UTC 2021 - Eike Waldt <[email protected]>
+
+- Version bump 0.8.1
+ * use multi-target Hook on HANA scale-out
+
+-------------------------------------------------------------------
+Thu Jul 29 13:21:45 UTC 2021 - Eike Waldt <[email protected]>
+
+- Version bump 0.8.0
+ * add HANA scale-out support
+ * add idempotence to not affect a running HANA and cluster
+
+-------------------------------------------------------------------
@@ -183 +258 @@
- * Update anyting socat resource by azure-lb as recommended in
+ * Update anything socat resource by azure-lb as recommended in
@@ -326 +401 @@
- * Retry pkg.install multiple times, in case a pkg installtion fails
+ * Retry pkg.install multiple times, in case a pkg installation fails
Old:
----
saphanabootstrap-formula-0.7.2+git.1624949405.ab53030.tar.gz
New:
----
saphanabootstrap-formula-0.13.1+git.1667812208.4db963e.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ saphanabootstrap-formula.spec ++++++
--- /var/tmp/diff_new_pack.SylQm4/_old 2022-11-07 13:51:58.743898554 +0100
+++ /var/tmp/diff_new_pack.SylQm4/_new 2022-11-07 13:51:58.747898576 +0100
@@ -19,7 +19,7 @@
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
Name: saphanabootstrap-formula
-Version: 0.7.2+git.1624949405.ab53030
+Version: 0.13.1+git.1667812208.4db963e
Release: 0
Summary: SAP HANA platform deployment formula
License: Apache-2.0
@@ -61,7 +61,6 @@
mkdir -p %{buildroot}%{fdir}/states/%{fname}
mkdir -p %{buildroot}%{fdir}/metadata/%{fname}
cp -R %{fname} %{buildroot}%{fdir}/states
-cp -R %{ftemplates} %{buildroot}%{fdir}/states/%{fname}
cp -R form.yml pillar.example %{buildroot}%{fdir}/metadata/%{fname}
if [ -f metadata.yml ]
then
++++++ _service ++++++
--- /var/tmp/diff_new_pack.SylQm4/_old 2022-11-07 13:51:58.787898802 +0100
+++ /var/tmp/diff_new_pack.SylQm4/_new 2022-11-07 13:51:58.791898824 +0100
@@ -4,8 +4,8 @@
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="filename">saphanabootstrap-formula</param>
- <param name="versionformat">0.7.2+git.%ct.%h</param>
- <param name="revision">ab5303065887a556b547a2282b3aa018eb16de44</param>
+ <param name="versionformat">0.13.1+git.%ct.%h</param>
+ <param name="revision">4db963eb32eb8584426122d8e9e8f1f736c9c8c2</param>
</service>
<service name="recompress" mode="disabled">
++++++ saphanabootstrap-formula-0.7.2+git.1624949405.ab53030.tar.gz ->
saphanabootstrap-formula-0.13.1+git.1667812208.4db963e.tar.gz ++++++
++++ 2197 lines of diff (skipped)