Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package v2ray-core for openSUSE:Factory 
checked in at 2023-01-05 17:11:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/v2ray-core (Old)
 and      /work/SRC/openSUSE:Factory/.v2ray-core.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "v2ray-core"

Thu Jan  5 17:11:44 2023 rev:20 rq:1056203 version:5.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/v2ray-core/v2ray-core.changes    2023-01-01 
09:39:10.690883404 +0100
+++ /work/SRC/openSUSE:Factory/.v2ray-core.new.1563/v2ray-core.changes  
2023-01-05 17:11:45.208494899 +0100
@@ -1,0 +2,5 @@
+Thu Jan  5 12:42:50 UTC 2023 - opensuse-packaging 
<opensuse-packag...@opensuse.org>
+
+- Fix service command: "run" is required in v2ray 5.x
+
+-------------------------------------------------------------------

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

Other differences:
------------------



++++++ v2ray.service ++++++
--- /var/tmp/diff_new_pack.J0B0Dw/_old  2023-01-05 17:11:46.196500660 +0100
+++ /var/tmp/diff_new_pack.J0B0Dw/_new  2023-01-05 17:11:46.200500683 +0100
@@ -22,7 +22,7 @@
 AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
 NoNewPrivileges=true
 Environment=V2RAY_LOCATION_ASSET=/usr/share/v2ray
-ExecStart=/usr/bin/v2ray -config /etc/v2ray/config.json
+ExecStart=/usr/bin/v2ray run -config /etc/v2ray/config.json
 Restart=on-failure
 RestartPreventExitStatus=23
 

++++++ v2ray@.service ++++++
--- /var/tmp/diff_new_pack.J0B0Dw/_old  2023-01-05 17:11:46.216500776 +0100
+++ /var/tmp/diff_new_pack.J0B0Dw/_new  2023-01-05 17:11:46.220500799 +0100
@@ -22,7 +22,7 @@
 AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
 NoNewPrivileges=true
 Environment=V2RAY_LOCATION_ASSET=/usr/share/v2ray
-ExecStart=/usr/bin/v2ray -config /etc/v2ray/%i.json
+ExecStart=/usr/bin/v2ray run -config /etc/v2ray/%i.json
 Restart=on-failure
 RestartPreventExitStatus=23
 

Reply via email to