Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package semaphore for openSUSE:Factory 
checked in at 2026-02-18 17:15:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/semaphore (Old)
 and      /work/SRC/openSUSE:Factory/.semaphore.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "semaphore"

Wed Feb 18 17:15:17 2026 rev:26 rq:1333767 version:2.17.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/semaphore/semaphore.changes      2026-02-16 
13:17:03.301333763 +0100
+++ /work/SRC/openSUSE:Factory/.semaphore.new.1977/semaphore.changes    
2026-02-18 17:15:21.114507445 +0100
@@ -1,0 +2,84 @@
+Wed Feb 18 08:35:57 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 2.17.7:
+  * Improvements
+    - RFC 5424 syslog support
+    - Syslog output now follows the RFC 5424 standard, improving
+      compatibility with enterprise logging systems and SIEM
+      platforms.
+  * Docker
+    - Config path for import fixed
+    - Docker deployments now correctly provide the configuration
+      path when importing settings.
+  * Changelog
+    - 7c3cc4f fix(docker): provide config path for import
+- Update to version 2.17.6: (not released)
+- Update to version 2.17.5:
+  * Fixes
+    - Scheduled task properties saving issue resolved
+    - Fixed a bug where task properties were not saved or updated
+      correctly when working with schedules. This improves
+      reliability and consistency of scheduled task configuration.
+  * Changelog
+    - 23d300c fix(schedule): saving/updating task props (#3304)
+
+-------------------------------------------------------------------
+Tue Feb 17 13:52:49 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 2.17.4:
+  This release focuses on performance improvements, permission
+  fixes, and small usability enhancements, along with routine
+  dependency updates and test coverage improvements.
+  * Performance
+    - Reduced database queries for tasks, improving overall
+      performance and responsiveness.
+  * Permissions & UI fixes
+    - Template role permissions are now correctly enforced in the
+      UI.
+    - Integration and role permission checks in the UI have been
+      fixed.
+  * Improvements
+    - Semaphore task details are now available to shell
+      applications via environment variables.
+    - Adjustments to template directory handling.
+  * Testing & Maintenance
+    - Added unit tests for getHomeDir.
+    - Upgraded core-js dependency.
+    - Internal optimizations and minor fixes.
+  * Changelog
+    - e49d030 Merge pull request #3619 from
+      semaphoreui/perf/optimize_db_queries
+  * What's Changed
+    - [Snyk] Upgrade core-js from 3.47.0 to 3.48.0 by @fiftin in
+      #3611
+    - Add semaphore task details to shell apps as environment
+      variables by @riton in #3597
+    - test: add unit tests for getHomeDir function by @Copilot in
+      #3615
+    - home to template dir by @fiftin in #3612
+    - fix(perms): respect role permisisons for templates on ui by
+      @fiftin in #3617
+    - fix(ui): check permissions for intergrations and roles by
+      @fiftin in #3618
+    - perf(tasks): descrese db queries by @fiftin in #3619
+
+-------------------------------------------------------------------
+Mon Feb 16 12:05:12 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 2.17.2 (.1 was not released):
+  * feat(ui): upload subscr file
+  * feat(config): allow profile subscription key file
+  * feat: add active-active ha (#3608)
+  * chore(deps): bump qs and express in /web
+  * fix(deps): update module github.com/go-git/go-git/v5 to v5.16.5
+    [security]
+  * chore(deps): update dependency axios to v1.13.5 [security]
+  * chore(deps): bump axios from 1.13.2 to 1.13.5 in /web
+  * feat: Add more context to X-Semaphore headers in integration
+    response
+  * feat: Allow integration to return created task details through
+    headers
+  * chore(deps-dev): bump webpack from 5.95.0 to 5.105.0 in /web
+  * chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 in /web
+
+-------------------------------------------------------------------

Old:
----
  semaphore-2.17.0.obscpio
  web-2.17.0.tar.gz

New:
----
  semaphore-2.17.7.obscpio
  web-2.17.7.tar.gz

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

Other differences:
------------------
++++++ semaphore.spec ++++++
--- /var/tmp/diff_new_pack.OExnco/_old  2026-02-18 17:15:29.166842529 +0100
+++ /var/tmp/diff_new_pack.OExnco/_new  2026-02-18 17:15:29.174842862 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           semaphore
-Version:        2.17.0
+Version:        2.17.7
 Release:        0
 Summary:        Modern UI for Ansible
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.OExnco/_old  2026-02-18 17:15:29.674863670 +0100
+++ /var/tmp/diff_new_pack.OExnco/_new  2026-02-18 17:15:29.758867165 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/ansible-semaphore/semaphore</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v2.17.0</param>
+    <param name="revision">v2.17.7</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.OExnco/_old  2026-02-18 17:15:29.970875987 +0100
+++ /var/tmp/diff_new_pack.OExnco/_new  2026-02-18 17:15:29.998877153 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/ansible-semaphore/semaphore</param>
-              <param 
name="changesrevision">243ccd81f536e8c4f8c60d5ea7651b8b51c037f6</param></service></servicedata>
+              <param 
name="changesrevision">7c3cc4fbdc1401f1030935ab51a1df95cc9bdc4f</param></service></servicedata>
 (No newline at EOF)
 

++++++ semaphore-2.17.0.obscpio -> semaphore-2.17.7.obscpio ++++++
++++ 63908 lines of diff (skipped)

++++++ semaphore.obsinfo ++++++
--- /var/tmp/diff_new_pack.OExnco/_old  2026-02-18 17:15:34.003043779 +0100
+++ /var/tmp/diff_new_pack.OExnco/_new  2026-02-18 17:15:34.031044944 +0100
@@ -1,5 +1,5 @@
 name: semaphore
-version: 2.17.0
-mtime: 1771003907
-commit: 243ccd81f536e8c4f8c60d5ea7651b8b51c037f6
+version: 2.17.7
+mtime: 1771361609
+commit: 7c3cc4fbdc1401f1030935ab51a1df95cc9bdc4f
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/semaphore/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.semaphore.new.1977/vendor.tar.gz differ: char 13, 
line 1

++++++ web-2.17.0.tar.gz -> web-2.17.7.tar.gz ++++++
/work/SRC/openSUSE:Factory/semaphore/web-2.17.0.tar.gz 
/work/SRC/openSUSE:Factory/.semaphore.new.1977/web-2.17.7.tar.gz differ: char 
13, line 1

Reply via email to