Hello community,

here is the log from the commit of package hawk2 for openSUSE:Leap:15.2 checked 
in at 2020-05-18 10:59:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/hawk2 (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.hawk2.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hawk2"

Mon May 18 10:59:41 2020 rev:50 rq:806010 version:2.1.1+git.1585238036.fab19246

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/hawk2/hawk2.changes    2020-01-17 
12:05:29.228610956 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.hawk2.new.2738/hawk2.changes  2020-05-18 
10:59:42.698675865 +0200
@@ -1,0 +2,297 @@
+Thu Mar 26 15:15:23 UTC 2020 - [email protected]
+
+- Update to version 2.1.1+git.1585233369.bea4326a:
+  * drop patch 0001-Fix-nameless-cluster-display-bsc-1137891.patch
+  * drop patch 0002-Fix-acl_version-check-bsc-1089802.patch
+  * drop patch 0003-Fix-cib.xml-parsing-for-acl_version-bsc-1158681.patch
+  * drop patch hawk2-nodev.patch
+  * Implement mechanism to switch binaries in case (bsc#1165587)
+  * Low: Fix omission of built-in stonith attributes (bsc#1165587)
+  * Refactor: Obtain the Pacemaker daemon directory during initialization
+  * Work around the removal of Dir::Tmpname#make_tmpname (bsc#1162221)
+  * Fix cib.xml parsing for acl_version (bsc#1158681)
+  * Fix boot.rb
+  * Fix Rails.groups issue when requiring the Gemfile
+  * Remove Number Precision since it's handled by sassc-rails
+  * Dev: Fix sass-rails version
+  * Add application/x-bzip2 mime type (bsc#1098637)
+  * Fix Sass version for Travis build
+  * Fix mime type issue in MS windows (bsc#1098637)
+  * preserve CIB_server et al environment variables (connect to remote)
+  * Fix nameless cluster display (bsc#1137891)
+  * High: Enable invoking new daemon names via hawk_invoke
+  * High: Handle new daemon names in CrmConfig
+  * Dev: Update Dashboard and fix compatibility issue
+  * Dev: Fix provisioning on remote libvirt
+  * Dev: Disable Nagios client provisioning
+  * Dev: Update Readme
+  * Dev: Add webui keys for testing masterless
+  * Dev: Fix loading yaml from the pillars
+  * Dev: Clean up the yaml config
+  * Dev: skip installing grafana for now
+  * Dev: get pillars from vagrant.sls
+  * Dev: Fix missing dep
+  * Dev: Read pillars from vconf.yml
+  * Dev: Fix master config
+  * Dev: Allow configuring vagrant through external conf
+  * Dev: avoid using global variables
+  * Dev: Clean up config
+  * Dev: Change to yaml config
+  * Dev: Fix Master config
+  * Dev: Install master using bootstrap script
+  * Dev: Update Vagrantfile
+  * Dev: accept all  incoming public keys from minions
+  * Dev: instruct the minion to look for a master
+  * Dev: Update to working bootstrap script
+  * Dev: Create pillar defaults
+  * Dev: Sync salt root and pillar with nfs and fix path in salt/etc/minion
+  * dev: Use Prometheus Formula for configuring prometheus.yml
+  * Dev: Configure installation repo using the Formula
+  * Dev: Adapt Pillar data to changes in Formula
+  * Dev: install prometheus server packages
+  * Dev: Disable legacy provisioning
+  * Have to use NFS v3 over UDP for it to work
+  * connect_via_ssh only if VM_HOST is set
+  * Dev: Fixing the prometheus Pillar
+  * Dev: Disabling Nagios provisioning
+  * Dev: Change to forked Prometheus formula
+  * Dev: Use the Prometheus formula and configure it using pillars
+  * Dev: configure salt to use Gitfs backend
+  * Dev: Install necessary packages for gitfs
+  * Dev: Fix constant name conflict
+  * Dev: exclude minion_id file from sync
+  * Dev: Add configure_minion method and use minion_id
+  * Dev: Remove vagrant triggers from Vagrantfile
+  * Dev: Remove Virtualbox provider config
+  * Dev: Fix minion config file paths
+  * Dev: Sync Pillar directory
+  * Dev: Rename salt directory to avoid confusion
+  * Dev: Deploy Grafana's Datasource and HA Dashboard
+  * Dev: Configure Grafana datasource
+  * Dev: Disable bundler-audit
+  * Dev: Continue when errors with Vagrant Triggers
+  * Update SUSE's Copyright
+  * Dev: Scrap data from all the nodes and not only localhost
+  * Dev: Configure Grafana and change serving port
+  * Dev: Configure prometheus for using pacemaker-exporter
+  * Dev: fix pacemaker-exporter systemd issue
+  * Dev: Install godep and fix pacemaker_exporter build
+  * Dev: Install packages and configure go
+  * Dev: Use requisites for managing dependencies
+  * Dev: Use Salt to configure public ip for nagios
+  * Dev: Restart apache using apachectl
+  * Dev: Remove accidental log file addition
+  * Dev: Restart gracefully nagios and apache2 services
+  * Dev: Clean up Nagios scripts
+  * Dev: Restart Nagios and apache2 after config
+  * Dev: Fix typo in configure_nagios_server.sh
+  * Dev: Rename Nagios scripts
+  * Dev: Configure the before destroy trigger to run on the host instead of 
the guest
+  * Dev: Fix Nagios server local hostname
+  * Dev: Parse nagios_nrpe script with Jinja
+  * Dev: Salt config for Nagios
+  * Dev: require vagrant 2.1.0
+  * Dev: Add public_ip files to .gitignore
+  * Dev: Save guests public ips
+  * Dev: Disable firewalld using Salt
+  * Dev: Support external config for vagrant and Salt
+  * Doc: Add Lukas Krause to Authors list and sort Alphabetically
+  * Dev: Fix incorrect disk size for DRBD disk
+  * High: Set secure flag to enforce https (bsc#1090657)
+  * Medium: Improve hawk-server side cookie handling (bsc#1090667)
+  * Medium: Set Symmetrical to False when score is Serialize (bsc#1085515)
+  * Medium: Make resource stop/start icon dependent on target-role 
(bsc#1076421)
+  * Dev: Update box to leap 15.0 version 1.0.7
+  * Dev: Use latest bootstrap script that support Leap 15
+  * Api: Fix  undefined method `get_cib' for #<Api::V1::Status> error
+  * Api: Add necessary headers for cross-origin resource sharing
+  * Api: Add the options method to the /register endpoint
+  * Api: Add advance resource type(group|clone|master|bundle) in resource 
route(fate#323437)
+  * Dev: Ignore byebug_history file
+  * Dev: Start server using hawk binary instead
+  * Dev: Load byebug in dev env
+  * Dev: Install byebug by default
+  * Dev: Disable hawk-dev-backend service
+  * Dev: Enabling hawk dev services
+  * Dev: Update dev env using salt
+  * Api: Add 'param/meta/op' in resource return value(fate#323437)          To 
show the parameters/attributes/operations of this ra
+  * Api: Add 'script' in resource return value(fate#323437)      To show the 
class/provider/type of this ra
+  * Api: Add 'belong' in resource return value(fate#323437)
+  * Api: primitive resource's type should always be primitive(fate#323437)
+  * Api: Add 'attributes' and 'utilization' in node return value(fate#323437)
+  * Api: Add cors preflight check and enable options method in 
routes(fate#323437)
+  * Api: instance variable should not use here(fate#323437)      will cause 
NoMethodError
+  * Api: get right status when resource is started(fate#323437)
+  * Api: change to_hash function more dynamic(fate#323437)
+  * Api: implement show method in controller(fate#323437)
+  * Api: return nil if elem is nil(fate#323437)      in some case, param in 
determine_online_status_fencing is nil,      this will cause NoMethodError
+  * Testing: Add validation test for order model
+  * Testing: Enhance colocation validation tests a little
+  * Dev: Prevent error through strip! method on empty score
+  * Testing: Add ID to colocation validation test
+  * Testing: Add validation test for colocation model
+  * Dev: Create validation class for colocation and order model
+  * Medium: Fix acl_version check (bsc#1089802)
+  * Dev: Move colocation validation to constraint model
+  * High: Fetch correct meta data (bsc#1092122)
+  * Medium: Fix history explorer views (bsc#1093420)
+  * High: Update links to release notes and documentation (bsc#1089709)
+  * High: Return after redirect in reports (bsc#1090562)
+  * Dev: Remove json extension from javascript delete operations
+  * Medium: Comply routes' id with resources' ID (bsc#1092108)
+  * Testing: Add tag to tests where cluster env is needed
+  * Testing: Create helper for dummy yaml store
+  * Testing: Add rspec fixtures and test api endpoints with valid token
+  * Api: Implement basic structure for each endpoint (fate#323437)
+  * Api: Fix typo (fate#323437)
+  * Api: Clean up status structure (fate#323437)
+  * Api: Create models' super class (fate#323437)
+  * Api: Render basic response from /status (fate#323437)
+  * Api: Refactor status.rb (fate#323437)
+  * Api: Refactor api models (fate#323437)
+  * Api: Set current_user during authentication (fate#323437)
+  * Api: Implement models' logic (fate#323437)
+  * Api: Add models' structure (fate#323437)
+  * Api: Refactor checking expiry method (fate#323437)
+  * Api: Fix Struct class name (fate#323437)
+  * Api: convert expiry date to unix timestamp (fate#323437)
+  * Api: Send back the expiry date as well (fate#323437)
+  * Api: Fix missing token issue (fate#323437)
+  * Api: Improve error response (fate#323437)
+  * Api: Handle authentication cases (fate#323437)
+  * Api: Add expiration check for api tokens (fate#323437)
+  * Dev: Ignore VS code trash folder
+  * Api: Ignore the api_token_entries.store (fate#323437)
+  * Testing: Test fake authentication token
+  * Api: Check if the store exists when auth (fate#323437)
+  * Api: Use Yaml store for now (fate#323437)
+  * Api: clean up api controller (fate#323437)
+  * Api: Add register action (fate#323437)
+  * Api: Add registration route (fate#323437)
+  * Testing: Test authentication token
+  * Api: Implement the structure of http token auth (fate#323437)
+  * Api: Create api_controller.rb (fate#323437)
+  * Testing: testing the api endpoints routing
+  * Testing: Add a cluster_env tag
+  * Api: Create the actions for each controller (fate#323437)
+  * Api: Create the Api file structure (fate#323437)
+  * Api: Add the status resource routes (fate#323437)
+  * Api: Add basic api token comparison for authentication (fate#323437)
+  * Api: Add validation for existing yaml store and api tokens
+  * Low: Update copyright year in branding
+  * Api: Use Yaml store for now (fate#323437)
+  * Api: clean up api controller (fate#323437)
+  * Api: Add register action (fate#323437)
+  * Api: Add registration route (fate#323437)
+  * Dev: Clean up vagrant file and hawkdev state file
+  * Dev: Change hacluster user's shell in Vagrantfile
+  * Dev: Bump version Vagrant box to 1.1.14
+  * High: Replace Promoted/Running in dashboard with asterisk icon to avoid 
overflow issues
+  * Dev: Some minor style nits
+  * High: Better guest node detection / display (bsc#1074856)
+  * High: Calculate guest node state correctly (bsc#1074856)
+  * Doc: Fix syntax errors in README
+  * Doc: Update screenshots in README
+  * Doc: Translate README from asciidoc to markdown
+  * Dev: Disable bundle feature configuration using Salt
+  * Dev: Update ruby to 2.5
++++ 100 more lines (skipped)
++++ between /work/SRC/openSUSE:Leap:15.2/hawk2/hawk2.changes
++++ and /work/SRC/openSUSE:Leap:15.2/.hawk2.new.2738/hawk2.changes

Old:
----
  0001-Fix-nameless-cluster-display-bsc-1137891.patch
  0002-Fix-acl_version-check-bsc-1089802.patch
  0003-Fix-cib.xml-parsing-for-acl_version-bsc-1158681.patch
  hawk2-2.1.0+git.1526638315.05cdaf9d.tar.bz2
  hawk2-nodev.patch

New:
----
  hawk2-2.1.1+git.1585238036.fab19246.tar.bz2

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

Other differences:
------------------
++++++ hawk2.spec ++++++
--- /var/tmp/diff_new_pack.6fA5yq/_old  2020-05-18 10:59:43.110676719 +0200
+++ /var/tmp/diff_new_pack.6fA5yq/_new  2020-05-18 10:59:43.114676727 +0200
@@ -51,18 +51,11 @@
 Summary:        HA Web Konsole
 License:        GPL-2.0-only
 Group:          %{pkg_group}
-Version:        2.1.0+git.1526638315.05cdaf9d
+Version:        2.1.1+git.1585238036.fab19246
 Release:        0
 Url:            http://www.clusterlabs.org/wiki/Hawk
 Source:         %{name}-%{version}.tar.bz2
 Source100:      hawk-rpmlintrc
-Patch:          hawk2-nodev.patch
-# PATCH-FIX-UPSTREAM: Fix nameless cluster display (bsc#1137891)
-Patch1:         0001-Fix-nameless-cluster-display-bsc-1137891.patch
-# PATCH-FIX-UPSTREAM: Fix acl_version check (bsc#1089802)
-Patch2:         0002-Fix-acl_version-check-bsc-1089802.patch
-# PATCH-FIX-UPSTREAM: Fix cib.xml parsing for acl_version method (bsc#1158681)
-Patch3:         0003-Fix-cib.xml-parsing-for-acl_version-bsc-1158681.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Provides:       ha-cluster-webui
 Obsoletes:      hawk <= 1.1.0
@@ -137,10 +130,6 @@
 
 %prep
 %setup
-%patch -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
 
 %build
 sed -i 's$#!/.*$#!%{_bindir}/ruby.%{rb_ruby_suffix}$' hawk/bin/rails

++++++ _service ++++++
--- /var/tmp/diff_new_pack.6fA5yq/_old  2020-05-18 10:59:43.142676784 +0200
+++ /var/tmp/diff_new_pack.6fA5yq/_new  2020-05-18 10:59:43.142676784 +0200
@@ -4,8 +4,8 @@
     <param name="scm">git</param>
     <param name="exclude">.git</param>
     <param name="filename">hawk2</param>
-    <param name="versionformat">2.1.0+git.%ct.%h</param>
-    <param name="revision">stable</param>
+    <param name="versionformat">2.1.1+git.%ct.%h</param>
+    <param name="revision">master</param>
     <param name="changesgenerate">enable</param>
   </service>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.6fA5yq/_old  2020-05-18 10:59:43.158676818 +0200
+++ /var/tmp/diff_new_pack.6fA5yq/_new  2020-05-18 10:59:43.162676826 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
             <param name="url">git://github.com/ClusterLabs/hawk.git</param>
-          <param 
name="changesrevision">05cdaf9d27f4ca729f6432eaa52ffe8f9c1e6ca1</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">bea4326a79de450063e7af69bb746b8f7c7334b3</param></service></servicedata>
\ No newline at end of file

++++++ hawk2-2.1.0+git.1526638315.05cdaf9d.tar.bz2 -> 
hawk2-2.1.1+git.1585238036.fab19246.tar.bz2 ++++++
/work/SRC/openSUSE:Leap:15.2/hawk2/hawk2-2.1.0+git.1526638315.05cdaf9d.tar.bz2 
/work/SRC/openSUSE:Leap:15.2/.hawk2.new.2738/hawk2-2.1.1+git.1585238036.fab19246.tar.bz2
 differ: char 11, line 1


Reply via email to