commit v2ray-core for openSUSE:Factory
Hello community, here is the log from the commit of package v2ray-core for openSUSE:Factory checked in at 2020-11-04 18:26:30 Comparing /work/SRC/openSUSE:Factory/v2ray-core (Old) and /work/SRC/openSUSE:Factory/.v2ray-core.new.11331 (New) Package is "v2ray-core" Wed Nov 4 18:26:30 2020 rev:10 rq:845725 version:4.32.0 Changes: --- /work/SRC/openSUSE:Factory/v2ray-core/v2ray-core.changes2020-09-29 19:04:48.937993037 +0200 +++ /work/SRC/openSUSE:Factory/.v2ray-core.new.11331/v2ray-core.changes 2020-11-04 18:31:42.600238469 +0100 @@ -1,0 +2,17 @@ +Sun Nov 1 12:26:08 UTC 2020 - opensuse-packaging + +- update version to 4.32.0 + * loads JSON internally by default @forever8938 + * Refine UNIX domain socket @lucifer9 + * Fix mKCP sending window @p4gefau1t + * Fix JSON parsing dependency introduced by mutijson config @xiaokangwang + * Fix proto.go ProtoFilesUsingProtocGenGoFast on Windows @JimhHan +- other changes before this version + * Add full VLESS fallbacks support to Trojan + * Add Trojan over XTLS support @maskedeken + * Add XTLS Direct Mode + * Add XTLS support to mKCP + * Add padding to abstract UNIX domain socket in fallbacks + * Add XTLS support to DomainSocket @rprx + +--- Old: v2ray-core-4.29.0.tar.gz New: v2ray-core-4.32.0.tar.gz Other differences: -- ++ v2ray-core.spec ++ --- /var/tmp/diff_new_pack.Q4MvyE/_old 2020-11-04 18:31:45.192232722 +0100 +++ /var/tmp/diff_new_pack.Q4MvyE/_new 2020-11-04 18:31:45.196232713 +0100 @@ -25,7 +25,7 @@ %define import_path v2ray.com/core Name: v2ray-core -Version:4.29.0 +Version:4.32.0 Release:0 Summary:Network tools for building a computer network License:MIT ++ v2ray-core-4.29.0.tar.gz -> v2ray-core-4.32.0.tar.gz ++ /work/SRC/openSUSE:Factory/v2ray-core/v2ray-core-4.29.0.tar.gz /work/SRC/openSUSE:Factory/.v2ray-core.new.11331/v2ray-core-4.32.0.tar.gz differ: char 12, line 1 ++ vendor.tar.gz ++ /work/SRC/openSUSE:Factory/v2ray-core/vendor.tar.gz /work/SRC/openSUSE:Factory/.v2ray-core.new.11331/vendor.tar.gz differ: char 1, line 1
commit v2ray-core for openSUSE:Factory
Hello community, here is the log from the commit of package v2ray-core for openSUSE:Factory checked in at 2020-09-29 19:04:38 Comparing /work/SRC/openSUSE:Factory/v2ray-core (Old) and /work/SRC/openSUSE:Factory/.v2ray-core.new.4249 (New) Package is "v2ray-core" Tue Sep 29 19:04:38 2020 rev:9 rq:838411 version:4.29.0 Changes: --- /work/SRC/openSUSE:Factory/v2ray-core/v2ray-core.changes2020-09-14 12:36:41.269418499 +0200 +++ /work/SRC/openSUSE:Factory/.v2ray-core.new.4249/v2ray-core.changes 2020-09-29 19:04:48.937993037 +0200 @@ -1,0 +2,13 @@ +Mon Sep 28 08:35:06 UTC 2020 - opensuse-packaging + +- Update version to 4.29.0 + * Fix issue#202 + * Fix issue#203 + * Routing: Implement Route interface as the routing result of Router + * kcp: removing annoying NewAEADAESGCMBasedOnSeed hint + * Make isAEAD more efficient + * Golangci-lint: disable some plugins + * Add XTLS support + * CodeQL: do NOT run on ready for review status + +--- Old: v2ray-core-4.28.1.tar.gz New: v2ray-core-4.29.0.tar.gz Other differences: -- ++ v2ray-core.spec ++ --- /var/tmp/diff_new_pack.FrKLVq/_old 2020-09-29 19:05:01.506006697 +0200 +++ /var/tmp/diff_new_pack.FrKLVq/_new 2020-09-29 19:05:01.510006701 +0200 @@ -25,7 +25,7 @@ %define import_path v2ray.com/core Name: v2ray-core -Version:4.28.1 +Version:4.29.0 Release:0 Summary:Network tools for building a computer network License:MIT @@ -39,8 +39,8 @@ BuildRequires: fdupes BuildRequires: golang-packaging BuildRequires: systemd-rpm-macros -# This package can not be built with go version < 1.13 -BuildRequires: golang(API) = 1.14 +# This package can not be built with go version < 1.15 +BuildRequires: golang(API) = 1.15 BuildRequires: pkgconfig(systemd) AutoReqProv:Off Provides: %{project} = %{version}-%{release} @@ -66,7 +66,6 @@ %prep %setup -q -a1 -n %{repo}-%{version} -# %setup -q -D -T -a 1 -n %{repo}-%{version} rm go.sum go.mod %build ++ v2ray-core-4.28.1.tar.gz -> v2ray-core-4.29.0.tar.gz ++ /work/SRC/openSUSE:Factory/v2ray-core/v2ray-core-4.28.1.tar.gz /work/SRC/openSUSE:Factory/.v2ray-core.new.4249/v2ray-core-4.29.0.tar.gz differ: char 21, line 1 ++ vendor.tar.gz ++ /work/SRC/openSUSE:Factory/v2ray-core/vendor.tar.gz /work/SRC/openSUSE:Factory/.v2ray-core.new.4249/vendor.tar.gz differ: char 1, line 1
commit v2ray-core for openSUSE:Factory
Hello community, here is the log from the commit of package v2ray-core for openSUSE:Factory checked in at 2020-09-14 12:35:05 Comparing /work/SRC/openSUSE:Factory/v2ray-core (Old) and /work/SRC/openSUSE:Factory/.v2ray-core.new.4249 (New) Package is "v2ray-core" Mon Sep 14 12:35:05 2020 rev:8 rq:834221 version:4.28.1 Changes: --- /work/SRC/openSUSE:Factory/v2ray-core/v2ray-core.changes2020-09-03 01:19:32.264589333 +0200 +++ /work/SRC/openSUSE:Factory/.v2ray-core.new.4249/v2ray-core.changes 2020-09-14 12:36:41.269418499 +0200 @@ -1,0 +2,21 @@ +Sat Sep 12 10:48:05 UTC 2020 - opensuse-packaging + +- Update version to 4.28.1 + * Fix incorrect IV usage which slightly reduced security + +--- +Fri Sep 11 08:42:39 UTC 2020 - opensuse-packaging + +- Update version to 4.28.0 + * Changes +- VMess AEAD will be used when alterId is 0. ("testsEnabled" is discarded) + * Fixes +- Fix dns tests by setting v2ray.location.asset @felixonmars +- fix abstract UDS & add PROXY protocol support to DS inbound @lucifer9 @rprx +- Systemd: prevent restart on corrupt config @DuckSoft + * Chores +- Upgrade all dependencies @rprx +- Change lint order to avoid file changes notice @Loyalsoldier +- Update geoip, geosite + +--- Old: v2ray-core-4.27.5.tar.gz New: v2ray-core-4.28.1.tar.gz Other differences: -- ++ v2ray-core.spec ++ --- /var/tmp/diff_new_pack.cFvwwr/_old 2020-09-14 12:36:46.981422142 +0200 +++ /var/tmp/diff_new_pack.cFvwwr/_new 2020-09-14 12:36:46.981422142 +0200 @@ -25,7 +25,7 @@ %define import_path v2ray.com/core Name: v2ray-core -Version:4.27.5 +Version:4.28.1 Release:0 Summary:Network tools for building a computer network License:MIT ++ v2ray-core-4.27.5.tar.gz -> v2ray-core-4.28.1.tar.gz ++ /work/SRC/openSUSE:Factory/v2ray-core/v2ray-core-4.27.5.tar.gz /work/SRC/openSUSE:Factory/.v2ray-core.new.4249/v2ray-core-4.28.1.tar.gz differ: char 27, line 1 ++ v2ray.service ++ --- /var/tmp/diff_new_pack.cFvwwr/_old 2020-09-14 12:36:47.061422193 +0200 +++ /var/tmp/diff_new_pack.cFvwwr/_new 2020-09-14 12:36:47.061422193 +0200 @@ -11,6 +11,7 @@ Environment=V2RAY_LOCATION_ASSET=/usr/share/v2ray ExecStart=/usr/bin/v2ray -config /etc/v2ray/config.json Restart=on-failure +RestartPreventExitStatus=23 [Install] WantedBy=multi-user.target ++ v2ray@.service ++ --- /var/tmp/diff_new_pack.cFvwwr/_old 2020-09-14 12:36:47.081422206 +0200 +++ /var/tmp/diff_new_pack.cFvwwr/_new 2020-09-14 12:36:47.081422206 +0200 @@ -11,6 +11,7 @@ Environment=V2RAY_LOCATION_ASSET=/usr/share/v2ray ExecStart=/usr/bin/v2ray -config /etc/v2ray/%i.json Restart=on-failure +RestartPreventExitStatus=23 [Install] WantedBy=multi-user.target ++ vendor.tar.gz ++ 21407 lines of diff (skipped)
commit v2ray-core for openSUSE:Factory
Hello community, here is the log from the commit of package v2ray-core for openSUSE:Factory checked in at 2020-09-03 01:19:02 Comparing /work/SRC/openSUSE:Factory/v2ray-core (Old) and /work/SRC/openSUSE:Factory/.v2ray-core.new.3399 (New) Package is "v2ray-core" Thu Sep 3 01:19:02 2020 rev:7 rq:831478 version:4.27.5 Changes: --- /work/SRC/openSUSE:Factory/v2ray-core/v2ray-core.changes2020-08-29 20:45:25.869542349 +0200 +++ /work/SRC/openSUSE:Factory/.v2ray-core.new.3399/v2ray-core.changes 2020-09-03 01:19:32.264589333 +0200 @@ -1,0 +2,14 @@ +Wed Sep 2 10:34:41 UTC 2020 - opensuse-packaging + +- Update version to 4.27.5 + * Features +- Parse X-Forwarded-For in http transport @lucifer9 + * Fix +- Fix according to staticcheck result @Loyalsoldier +- Fix: Bound check when accessing DNS server's ipIndexMap @Vigilans +- Refine code @Loyalsoldier + * Warning +- In version v4.28.0 and later, VMess AEAD will be enabled when alterId is +set to 0 + +--- Old: v2ray-core-4.27.4.tar.gz New: v2ray-core-4.27.5.tar.gz Other differences: -- ++ v2ray-core.spec ++ --- /var/tmp/diff_new_pack.DqJWve/_old 2020-09-03 01:19:34.144590025 +0200 +++ /var/tmp/diff_new_pack.DqJWve/_new 2020-09-03 01:19:34.148590026 +0200 @@ -25,7 +25,7 @@ %define import_path v2ray.com/core Name: v2ray-core -Version:4.27.4 +Version:4.27.5 Release:0 Summary:Network tools for building a computer network License:MIT ++ v2ray-core-4.27.4.tar.gz -> v2ray-core-4.27.5.tar.gz ++ /work/SRC/openSUSE:Factory/v2ray-core/v2ray-core-4.27.4.tar.gz /work/SRC/openSUSE:Factory/.v2ray-core.new.3399/v2ray-core-4.27.5.tar.gz differ: char 21, line 1 ++ vendor.tar.gz ++
commit v2ray-core for openSUSE:Factory
Hello community, here is the log from the commit of package v2ray-core for openSUSE:Factory checked in at 2020-08-29 20:45:10 Comparing /work/SRC/openSUSE:Factory/v2ray-core (Old) and /work/SRC/openSUSE:Factory/.v2ray-core.new.3399 (New) Package is "v2ray-core" Sat Aug 29 20:45:10 2020 rev:6 rq:830477 version:4.27.4 Changes: --- /work/SRC/openSUSE:Factory/v2ray-core/v2ray-core.changes2020-08-03 14:19:34.208750839 +0200 +++ /work/SRC/openSUSE:Factory/.v2ray-core.new.3399/v2ray-core.changes 2020-08-29 20:45:25.869542349 +0200 @@ -1,0 +2,48 @@ +Sat Aug 29 03:26:28 UTC 2020 - opensuse-packaging + +- Update version to 4.27.4 + * Features +- Dotless domain support in built-in DNS @Vigilans +- Support source port matching in routing config @Vigilans +- Make HTTP outbound 0-rtt @darhwa +- Add asset location auto search @vcptr +- Add PROXY protocol support to TCP & WebSocket inbound @lucifer9 and @rprx +- VLESS PREVIEW 1.5 @rprx + * Fixs +- Amending domain matcher with returning array of all matches @Vigilans +- Refactor DNS Server to record original rule of domain matchers @Vigilans +- New Systemd unit file @dctxmei +- Fix: logging empty rules & DNS @Loyalsoldier +- Fix a typo @dikaixu1999 +- Shadowsocks Detection defense @studentmain and @xiaokangwang +- Update Old file @Loyalsoldier + * Breaking Changes +- VLESS fallback -> fallbacks, +see https://www.v2fly.org/config/protocols/vless.html +- Route matching order changes + * Warning +- In version v4.28.0 and later, VMess AEAD will be enabled when alterId is +set to 0 +- Update in 4.27.0 + * Feature +- VLESS PREVIEW 1.3 https://www.v2fly.org/config/protocols/vless.html + * Fix +- Shadowsocks supports cipher as None @yuhan6665 +- Add access log for Dokodemo inbound @lucifer9 +- Some typo fixes @DuckSoft +- Add Linux riscv64 release @rprx +- Fix the error of missing curl in Dockerfile @kallydev +- GitHub Actions push to docker hub @kallydev +- Optimize SO_REUSEPORT implementation @Vigilans +- DOH supports HTTP/2 @darhwa +- Apply Sockopt from inbound config to Dokodemo Tproxy's response connection + @Vigilans + * Breaking Change +- VMessAEAD has been updated and needs both client and server to be the same +version for it to work. +- Release file structure changes. + * Warning +- In version v4.28.0 and later, VMess AEAD will be enabled when alterId is +set to 0 + +--- Old: v2ray-core-4.26.0.tar.gz New: v2ray-core-4.27.4.tar.gz v2ray@.service Other differences: -- ++ v2ray-core.spec ++ --- /var/tmp/diff_new_pack.MtAoTQ/_old 2020-08-29 20:45:27.441543005 +0200 +++ /var/tmp/diff_new_pack.MtAoTQ/_new 2020-08-29 20:45:27.445543007 +0200 @@ -25,15 +25,16 @@ %define import_path v2ray.com/core Name: v2ray-core -Version:4.26.0 +Version:4.27.4 Release:0 Summary:Network tools for building a computer network License:MIT Group: Productivity/Networking/Web/Proxy -URL:https://github.com/v2ray/v2ray-core -Source0: https://github.com/v2ray/v2ray-core/archive/v%{version}/%{name}-%{version}.tar.gz +URL:https://github.com/v2fly/v2ray-core +Source0: https://github.com/v2fly/v2ray-core/archive/v%{version}/%{name}-%{version}.tar.gz Source1:vendor.tar.gz Source2:v2ray.service +Source3:v2ray@.service Source99: %{name}-rpmlintrc BuildRequires: fdupes BuildRequires: golang-packaging @@ -80,12 +81,13 @@ %gosrc %gofilelist -install -d %{buildroot}%{_datadir}/%{name} -install -m0644 release/config/geoip.dat %{buildroot}%{_datadir}/%{name}/ -install -m0644 release/config/geosite.dat %{buildroot}%{_datadir}/%{name}/ +install -d %{buildroot}%{_datadir}/%{project} +install -m0644 release/config/geoip.dat %{buildroot}%{_datadir}/%{project}/ +install -m0644 release/config/geosite.dat %{buildroot}%{_datadir}/%{project}/ install -d %{buildroot}%{_unitdir} install -m0644 %{SOURCE2} %{buildroot}%{_unitdir}/ +install -m0644 %{SOURCE3} %{buildroot}%{_unitdir}/ install -d %{buildroot}%{_sysconfdir}/%{project} install -m0644 release/config/*.json %{buildroot}%{_sysconfdir}/%{project}/ @@ -96,16 +98,16 @@ %fdupes %{buildroot} %pre -%service_add_pre %{project}.service +%service_add_pre %{project}.service %{project}@.service %post -%service_add_post %{project}.service +%service_add_post %{project}.service %{project}@.service %preun -%service_del_preun %{project}.service +%service_del_preun %{project}.service %{project}@.service %postun
commit v2ray-core for openSUSE:Factory
Hello community, here is the log from the commit of package v2ray-core for openSUSE:Factory checked in at 2020-08-03 14:18:48 Comparing /work/SRC/openSUSE:Factory/v2ray-core (Old) and /work/SRC/openSUSE:Factory/.v2ray-core.new.3592 (New) Package is "v2ray-core" Mon Aug 3 14:18:48 2020 rev:5 rq:824026 version:4.26.0 Changes: --- /work/SRC/openSUSE:Factory/v2ray-core/v2ray-core.changes2020-07-14 07:59:22.109804962 +0200 +++ /work/SRC/openSUSE:Factory/.v2ray-core.new.3592/v2ray-core.changes 2020-08-03 14:19:34.208750839 +0200 @@ -1,0 +2,5 @@ +Sun Aug 2 09:20:46 UTC 2020 - Sam Yu + +- Fix out-of-box usability + +--- Old: config.json vpoint_socks_vmess.json vpoint_vmess_freedom.json Other differences: -- ++ v2ray-core.spec ++ --- /var/tmp/diff_new_pack.l0mNv7/_old 2020-08-03 14:19:36.328752965 +0200 +++ /var/tmp/diff_new_pack.l0mNv7/_new 2020-08-03 14:19:36.332752969 +0200 @@ -34,9 +34,6 @@ Source0: https://github.com/v2ray/v2ray-core/archive/v%{version}/%{name}-%{version}.tar.gz Source1:vendor.tar.gz Source2:v2ray.service -Source3:config.json -Source4:vpoint_socks_vmess.json -Source5:vpoint_vmess_freedom.json Source99: %{name}-rpmlintrc BuildRequires: fdupes BuildRequires: golang-packaging @@ -83,13 +80,15 @@ %gosrc %gofilelist -install -d %{buildroot}%{_unitdir}/v2ray -install -m0644 %{SOURCE2} %{buildroot}%{_unitdir}/v2ray/ +install -d %{buildroot}%{_datadir}/%{name} +install -m0644 release/config/geoip.dat %{buildroot}%{_datadir}/%{name}/ +install -m0644 release/config/geosite.dat %{buildroot}%{_datadir}/%{name}/ -install -d %{buildroot}%{_sysconfdir}/v2ray -install -m0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/v2ray/ -install -m0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/v2ray/ -install -m0644 %{SOURCE5} %{buildroot}%{_sysconfdir}/v2ray/ +install -d %{buildroot}%{_unitdir} +install -m0644 %{SOURCE2} %{buildroot}%{_unitdir}/ + +install -d %{buildroot}%{_sysconfdir}/%{project} +install -m0644 release/config/*.json %{buildroot}%{_sysconfdir}/%{project}/ install -d %{buildroot}%{_sbindir}/ ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rcv2ray @@ -113,9 +112,11 @@ %license LICENSE %{_bindir}/v2ray %{_bindir}/v2ctl -%{_unitdir}/v2ray -%dir %{_sysconfdir}/v2ray -%config(noreplace) %{_sysconfdir}/v2ray/*.json +%{_unitdir}/%{project}.service +%dir %{_sysconfdir}/%{project} +%dir %{_datadir}/%{name} +%{_datadir}/%{name}/* +%config(noreplace) %{_sysconfdir}/%{project}/*.json %{_sbindir}/rcv2ray %files -n golang-%{provider}-%{project}-%{repo} -f file.lst ++ v2ray.service ++ --- /var/tmp/diff_new_pack.l0mNv7/_old 2020-08-03 14:19:36.380753017 +0200 +++ /var/tmp/diff_new_pack.l0mNv7/_new 2020-08-03 14:19:36.384753022 +0200 @@ -15,7 +15,8 @@ CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE NoNewPrivileges=true -ExecStart=/usr/bin/v2ray -config /etc/v2ray/config.json -f /var/run/v2ray.pid +Environment=V2RAY_LOCATION_ASSET=/usr/share/v2ray-core/ +ExecStart=/usr/bin/v2ray -config /etc/v2ray/config.json Restart=on-failure [Install]
commit v2ray-core for openSUSE:Factory
Hello community, here is the log from the commit of package v2ray-core for openSUSE:Factory checked in at 2020-07-14 07:58:00 Comparing /work/SRC/openSUSE:Factory/v2ray-core (Old) and /work/SRC/openSUSE:Factory/.v2ray-core.new.3060 (New) Package is "v2ray-core" Tue Jul 14 07:58:00 2020 rev:4 rq:820330 version:4.26.0 Changes: --- /work/SRC/openSUSE:Factory/v2ray-core/v2ray-core.changes2020-06-26 21:49:27.814603436 +0200 +++ /work/SRC/openSUSE:Factory/.v2ray-core.new.3060/v2ray-core.changes 2020-07-14 07:59:22.109804962 +0200 @@ -1,0 +2,11 @@ +Fri Jul 10 14:05:15 UTC 2020 - opensuse-packaging + +- Update version to 4.26.0 + * Update Signing key + * Update geoip, geosite + * Fix bug with tag name extract + * Generate Manifest for bleeding edge release + * Adjust arm build + * Allow the use of Browser Bridge + +--- Old: v2ray-core-4.25.0.tar.gz vendor.tar.xz New: v2ray-core-4.26.0.tar.gz vendor.tar.gz Other differences: -- ++ v2ray-core.spec ++ --- /var/tmp/diff_new_pack.TVByUz/_old 2020-07-14 07:59:23.317808873 +0200 +++ /var/tmp/diff_new_pack.TVByUz/_new 2020-07-14 07:59:23.317808873 +0200 @@ -25,14 +25,14 @@ %define import_path v2ray.com/core Name: v2ray-core -Version:4.25.0 +Version:4.26.0 Release:0 Summary:Network tools for building a computer network License:MIT Group: Productivity/Networking/Web/Proxy URL:https://github.com/v2ray/v2ray-core Source0: https://github.com/v2ray/v2ray-core/archive/v%{version}/%{name}-%{version}.tar.gz -Source1:vendor.tar.xz +Source1:vendor.tar.gz Source2:v2ray.service Source3:config.json Source4:vpoint_socks_vmess.json @@ -40,8 +40,8 @@ Source99: %{name}-rpmlintrc BuildRequires: fdupes BuildRequires: golang-packaging -# This package can be built with go version < 1.13 BuildRequires: systemd-rpm-macros +# This package can not be built with go version < 1.13 BuildRequires: golang(API) = 1.14 BuildRequires: pkgconfig(systemd) AutoReqProv:Off ++ v2ray-core-4.25.0.tar.gz -> v2ray-core-4.26.0.tar.gz ++ /work/SRC/openSUSE:Factory/v2ray-core/v2ray-core-4.25.0.tar.gz /work/SRC/openSUSE:Factory/.v2ray-core.new.3060/v2ray-core-4.26.0.tar.gz differ: char 13, line 1
commit v2ray-core for openSUSE:Factory
Hello community, here is the log from the commit of package v2ray-core for openSUSE:Factory checked in at 2020-06-26 21:49:01 Comparing /work/SRC/openSUSE:Factory/v2ray-core (Old) and /work/SRC/openSUSE:Factory/.v2ray-core.new.3060 (New) Package is "v2ray-core" Fri Jun 26 21:49:01 2020 rev:3 rq:817137 version:4.25.0 Changes: --- /work/SRC/openSUSE:Factory/v2ray-core/v2ray-core.changes2020-06-22 17:45:55.413850337 +0200 +++ /work/SRC/openSUSE:Factory/.v2ray-core.new.3060/v2ray-core.changes 2020-06-26 21:49:27.814603436 +0200 @@ -1,0 +2,6 @@ +Thu Jun 25 15:09:25 UTC 2020 - Jan Engelhardt + +- Update summary with something useful. Trim filler wording + from description. + +--- Other differences: -- ++ v2ray-core.spec ++ --- /var/tmp/diff_new_pack.YSXZ9E/_old 2020-06-26 21:49:29.134607684 +0200 +++ /var/tmp/diff_new_pack.YSXZ9E/_new 2020-06-26 21:49:29.138607697 +0200 @@ -27,7 +27,7 @@ Name: v2ray-core Version:4.25.0 Release:0 -Summary:Project V +Summary:Network tools for building a computer network License:MIT Group: Productivity/Networking/Web/Proxy URL:https://github.com/v2ray/v2ray-core @@ -52,9 +52,8 @@ %{?systemd_ordering} %description -Project V is a set of network tools that help you to build your own computer -network. It secures your network connections and thus protects your privacy. See -our website for more information. +Project V is a set of network tools for building a computer network. +It secures network connections and protects privacy. %package -n golang-%{provider}-%{project}-%{repo} Summary:Additional mobile libraries @@ -62,9 +61,8 @@ BuildArch: noarch %description -n golang-%{provider}-%{project}-%{repo} -Project V is a set of network tools that help you to build your own computer -network. It secures your network connections and thus protects your privacy. See -our website for more information. +Project V is a set of network tools for building a computer network. +It secures network connections and protects privacy. This package provide source code for %{repo} @@ -111,7 +109,6 @@ %service_del_postun %{project}.service %files -%defattr(-,root,root) %doc README.md %license LICENSE %{_bindir}/v2ray @@ -122,7 +119,6 @@ %{_sbindir}/rcv2ray %files -n golang-%{provider}-%{project}-%{repo} -f file.lst -%defattr(-,root,root) %doc README.md %license LICENSE
commit v2ray-core for openSUSE:Factory
Hello community, here is the log from the commit of package v2ray-core for openSUSE:Factory checked in at 2020-06-22 17:45:53 Comparing /work/SRC/openSUSE:Factory/v2ray-core (Old) and /work/SRC/openSUSE:Factory/.v2ray-core.new.2956 (New) Package is "v2ray-core" Mon Jun 22 17:45:53 2020 rev:2 rq:816222 version:4.25.0 Changes: --- /work/SRC/openSUSE:Factory/v2ray-core/v2ray-core.changes2020-06-15 20:27:46.349805201 +0200 +++ /work/SRC/openSUSE:Factory/.v2ray-core.new.2956/v2ray-core.changes 2020-06-22 17:45:55.413850337 +0200 @@ -1,0 +2,22 @@ +Sun Jun 21 09:05:14 UTC 2020 - opensuse-packaging + +- Update version to 4.25.0 + * VMess's new header format experiment begins. You can now enable VMessAEAD to +be better protected. Documents EN CH are updated. See extra-VMessAEADdoc.zip +for a more detailed explanation available in both Chinese and English. + * mKCP can now be encrypted to resist recognition, address issue mentioned in +#2530 #2253 #2131. Documents EN CH are updated. + * Updated Golang tool-chain. Thanks @rprx + * LocalAddr() in UDP workers will now return correct local addr. Thanks +@zhuobixin + * Further remove the identity leakage with TLS ClientHello from #2521 thank +@darhwa + * Fix UDP stability issue in Socks5 inbound, Shadowsocks inbound, and +Dokodemo( TProxy ) inbound. This should alleviate unnecessary CPU, memory +usage, and premature disconnection issue typically triggered by playing +games, video conference, and Torrenting. See #2565 thank @JimHan75d8c5 +@xiaokangwang and Other testers @1265578519 @zhj9709 @Kylejustknows etc + * Added ARM v5 binary in the release. This should allow legacy ARM devices to +run V2Ray correctly. See #2536 + +--- Old: v2ray-core-4.23.4.tar.gz New: v2ray-core-4.25.0.tar.gz Other differences: -- ++ v2ray-core.spec ++ --- /var/tmp/diff_new_pack.5sbzht/_old 2020-06-22 17:45:56.365853323 +0200 +++ /var/tmp/diff_new_pack.5sbzht/_new 2020-06-22 17:45:56.369853336 +0200 @@ -1,7 +1,7 @@ # # spec file for package v2ray-core # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,9 +12,10 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %define providergithub %define provider_tldcom %define project v2ray @@ -24,11 +25,11 @@ %define import_path v2ray.com/core Name: v2ray-core -Version:4.23.4 +Version:4.25.0 Release:0 Summary:Project V -Group: Productivity/Networking/Web/Proxy License:MIT +Group: Productivity/Networking/Web/Proxy URL:https://github.com/v2ray/v2ray-core Source0: https://github.com/v2ray/v2ray-core/archive/v%{version}/%{name}-%{version}.tar.gz Source1:vendor.tar.xz @@ -40,8 +41,8 @@ BuildRequires: fdupes BuildRequires: golang-packaging # This package can be built with go version < 1.13 -BuildRequires: golang(API) = 1.14 BuildRequires: systemd-rpm-macros +BuildRequires: golang(API) = 1.14 BuildRequires: pkgconfig(systemd) AutoReqProv:Off Provides: %{project} = %{version}-%{release} @@ -59,7 +60,6 @@ Summary:Additional mobile libraries Group: Development/Languages/Golang BuildArch: noarch -AutoReqProv:On %description -n golang-%{provider}-%{project}-%{repo} Project V is a set of network tools that help you to build your own computer ++ v2ray-core-4.23.4.tar.gz -> v2ray-core-4.25.0.tar.gz ++ /work/SRC/openSUSE:Factory/v2ray-core/v2ray-core-4.23.4.tar.gz /work/SRC/openSUSE:Factory/.v2ray-core.new.2956/v2ray-core-4.25.0.tar.gz differ: char 14, line 1 ++ vendor.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/vendor/github.com/dgryski/go-metro/LICENSE new/vendor/github.com/dgryski/go-metro/LICENSE --- old/vendor/github.com/dgryski/go-metro/LICENSE 1970-01-01 01:00:00.0 +0100 +++ new/vendor/github.com/dgryski/go-metro/LICENSE 2020-06-21 11:28:44.0 +0200 @@ -0,0 +1,24 @@ +This package is a mechanical translation of the reference C++ code for +MetroHash, available at https://github.com/jandrewrogers/MetroHash + +The MIT License (MIT) + +Copyright (c) 2016 Damian