#1004135 plantuml: please update to a newer upstream version

#1004135#3
Date:
2022-01-21 15:18:23 UTC
From:
To:
Dear maintainer,

a customer of mine wanted to run plantuml for their software, but the
version currently in stable (and, in fact, also in unstable), namely
version 1:1.2020.2+ds-1 yields "No diagram found" on their data.

Now, I've tried injecting version 1.2022.0, and that worked like a
charm, so I suppose there have been a fix somewhere in the middle, that
I haven't tried to track down.


Having said that, could you please consider updating the package to
their latest version, and possibly backport it to bullseye-backports?


TIA.

#1004135#8
Date:
2023-04-15 00:41:00 UTC
From:
To:
diagrams.

If I take the "seasons" example of:
@startuml
concise "Season" as S
'30 days is scaled to 50 pixels
scale 2592000 as 50 pixels

@2000/11/01
S is "Winter"

@2001/02/01
S is "Spring"

@2001/05/01
S is "Summer"

@2001/08/01
S is "Fall"
@enduml

from https://plantuml.com/timing-diagram, and run it through plantuml I
get a diagram without labels on the x-axis.

.Henrik

#1004135#13
Date:
2024-02-06 23:51:45 UTC
From:
To:
Dear Maintainer,

Current version in Debian is close to be 4 years outdated and it seems that updating it will fix some CVE bugs.

#1004135#18
Date:
2024-02-07 07:55:41 UTC
From:
To:
Hi,

You’re welcome to help packaging a newer upstream version or backporting the fixes :)

#1004135#23
Date:
2024-02-08 12:52:37 UTC
From:
To:
Hi

How to i help you for packaging a newer upstream version ?

#1004135#28
Date:
2024-07-01 11:29:15 UTC
From:
To:
The latest upstream version now is v1.2024.5.
#1004135#33
Date:
2024-07-03 12:49:13 UTC
From:
To:
I use plantuml for work, I'll help on this package.

Andrei, could you push your latest modification to salsa ?

All the best

#1004135#38
Date:
2024-09-20 12:38:59 UTC
From:
To:
Any tips on how external people who are not maintainers can contribute?
Maybe join the Gitlab instance Salsa, contribute to the Git repo there via merge requests
and then ask the maintainer to upload. Is that possible?

#1004135#43
Date:
2024-09-20 12:46:26 UTC
From:
To:
Hi,

Absolutely, by all means, please contribute!

#1004135#48
Date:
2024-09-26 09:08:13 UTC
From:
To:
Hi Andrej,

did you see this MR on Salsa [1] that updates to 2024.4?

Cheers,
Stephan

[1]: https://salsa.debian.org/debian/plantuml/-/merge_requests/4

#1004135#53
Date:
2025-02-11 19:17:36 UTC
From:
To:
Dear Maintainer,

I have noticed that the mentionned PR has been stalling for months:

https://salsa.debian.org/debian/plantuml/-/merge_requests/4#note_582015

Would it help to consider team mainenance (join #debian-java)
and check with latest upstream version ?

Anyone in?

#1004135#58
Date:
2025-02-11 19:29:12 UTC
From:
To:
Hello,

The focus right now needs to be on porting fixes for the security issues:
* https://bugs.debian.org/1039999
* https://bugs.debian.org/1040000

I tried dealing with those but haven’t produced anything usable, unfortunately.