Accepting request 1230951 from network
- Update to version 1.3.1: * Continues development on onion services, the RPC subsystem, and relay infrastructure. * This release fixes a major bug in Arti's channel management code, where in some circumstances, canceled pending channel entries were not being cleaned up properly, preventing Arti from building new channels to their target relays. OBS-URL: https://build.opensuse.org/request/show/1230951 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/arti?expand=0&rev=12
This commit is contained in:
commit
b1b946a766
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://gitlab.torproject.org/tpo/core/arti.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">arti-v1.3.0</param>
|
||||
<param name="revision">arti-v1.3.1</param>
|
||||
<param name="match-tag">*</param>
|
||||
<param name="versionrewrite-pattern">arti-v(\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://gitlab.torproject.org/tpo/core/arti.git</param>
|
||||
<param name="changesrevision">0a7ba1c3b5cd483efa50c02201b8ff50580d3f48</param></service></servicedata>
|
||||
<param name="changesrevision">2a54e07d426706ec3df286ce74565c71c3d36bce</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b6efd071d12ef4ec2d6a15c73e043405ff3530df8f98046e409f312f357cf1d
|
||||
size 62275598
|
3
arti-1.3.1~0.obscpio
Normal file
3
arti-1.3.1~0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7effa25b5a33158893ad433c80bebcbe3f98e1d3e29a5991b924b07a766b1ce0
|
||||
size 62462990
|
11
arti.changes
11
arti.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 14 01:54:45 UTC 2024 - Eyad Issa <eyadlorenzo@gmail.com>
|
||||
|
||||
- Update to version 1.3.1:
|
||||
* Continues development on onion services, the RPC subsystem,
|
||||
and relay infrastructure.
|
||||
* This release fixes a major bug in Arti's channel management
|
||||
code, where in some circumstances, canceled pending channel
|
||||
entries were not being cleaned up properly, preventing Arti
|
||||
from building new channels to their target relays.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 11:11:22 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: arti
|
||||
version: 1.3.0~0
|
||||
mtime: 1730329696
|
||||
commit: 0a7ba1c3b5cd483efa50c02201b8ff50580d3f48
|
||||
version: 1.3.1~0
|
||||
mtime: 1733161500
|
||||
commit: 2a54e07d426706ec3df286ce74565c71c3d36bce
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: arti
|
||||
Version: 1.3.0~0
|
||||
Version: 1.3.1~0
|
||||
Release: 0
|
||||
Summary: An implementation of Tor, in Rust.
|
||||
License: Apache-2.0 OR MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd0aa2b555f75d52b05e619947927e7598285237d3d7480b9989cc179c685b6f
|
||||
size 62039606
|
||||
oid sha256:0e7915b2f986adc259249387ae234deb413f503c59715ab47db7d373ee62612f
|
||||
size 60947728
|
||||
|
Loading…
x
Reference in New Issue
Block a user