[Tokodon] [Bug 463157] Commit says "release 22.11.2", but no git tag was added

2022-12-18 Thread Marcus Müller
https://bugs.kde.org/show_bug.cgi?id=463157

--- Comment #2 from Marcus Müller  ---
(In reply to Carl Schwan from comment #1)
> Yeah, but now where is a release at
> https://download.kde.org/stable/tokodon/tokodon-22.11.2.tar.xz.mirrorlist

Cool, thank you!

Is that URL, https://download.kde.org/stable/%{name}/${name}-%{version}.tar.xz,
going to be canonical for future releases?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 463157] New: Commit says "release 22.11.2", but no git tag was added

2022-12-17 Thread Marcus Müller
https://bugs.kde.org/show_bug.cgi?id=463157

Bug ID: 463157
   Summary: Commit says "release 22.11.2", but no git tag was
added
Classification: Applications
   Product: Tokodon
   Version: unspecified
  Platform: Other
OS: All
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: marcus_...@hostalia.de
CC: c...@carlschwan.eu
  Target Milestone: ---

SUMMARY

Commit e88a983a3cf45d173bd081e1a3435d99ee4dacbb
https://invent.kde.org/network/tokodon/-/commit/e88a983a3cf45d173bd081e1a3435d99ee4dacbb
says there's a 22.11.2 release. 

But there's no tag to go with it.

This makes building packages harder

STEPS TO REPRODUCE

n/a

OBSERVED RESULT

no tag

EXPECTED RESULT

a tag "v22.11.2"

SOFTWARE/OS VERSIONS

HEAD

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 392203] Managesieve doesn't work over pure TLS connection

2022-07-22 Thread Marcus Müller
https://bugs.kde.org/show_bug.cgi?id=392203

--- Comment #4 from Marcus Müller  ---
Also reproducible under 5.20.3 (22.04.3)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 392203] Managesieve doesn't work over pure TLS connection

2022-07-20 Thread Marcus Müller
https://bugs.kde.org/show_bug.cgi?id=392203

--- Comment #3 from Marcus Müller  ---
Tested version of libksieve was 21.12.2, by the way, can't map that to the
versions offered as choice above. Having a hard time building git master from
source.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 392203] Managesieve doesn't work over pure TLS connection

2022-07-20 Thread Marcus Müller
https://bugs.kde.org/show_bug.cgi?id=392203

--- Comment #2 from Marcus Müller  ---
Created attachment 150778
  --> https://bugs.kde.org/attachment.cgi?id=150778=edit
Wireshark capture of the very data-less conversation with a TLS server over
IPv6/TCP

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 392203] Managesieve doesn't work over pure TLS connection

2022-07-20 Thread Marcus Müller
https://bugs.kde.org/show_bug.cgi?id=392203

Marcus Müller  changed:

   What|Removed |Added

 CC||marcus_...@hostalia.de

--- Comment #1 from Marcus Müller  ---
Can confirm this. It's a blocker.

Matter of fact, while trying to establish a TLS connection using the usual
`openssl s_client -showcerts -connect example.com:4190` works beautifully,
ksieve doesn't even try to negotiate a TLS connect.

It's just TCP's SYN; SYN, ACK; ACK; at this point the TCP connection is
established, and it would be the client's job to initiate a TLS session – never
happens, there's 0 bytes exchanged, until at some point either I close the
program or the server drops the idle conneciton.

Functionality of the same server has been verified through an unenencrypted
direct connection.

Attaching Wireshark capture.

-- 
You are receiving this mail because:
You are watching all bug changes.