Announcing Offpunk 2.3 as a minor release with various bugfixes that
will be appreciated by users.
https://git.sr.ht/~lioploum/offpunk/refs/v2.3
2.3 - June 29th 2024
This is a maintainance release. It adds support for Wayland
clipboard and, under the hood, move certificates from sqlite to the
filesystem.
- netcache: moved the certificate cache to the filesystem instead of a database (by Bert Livens)
- Wayland clipboard support through wl-clipboard (new suggested dependency)
- Xclip clipboard support (in case xsel is missing)
- offpunk/netcache: fix IPv6 as an URL (bug #40)
- ansicat: display empty files (instead of opening them with xdg-open)
- fix escape sequence warning in python 3.12 (by Étienne Mollier) (Debian #1064209)
- ansicat : fix crash when feedparser is crashing on bad RSS
- netcache: fix spartan protocol error
- opnk: fix a crash when caching returns None
- ansicat: remove the treshold argument when launching chafa (strange artifacts with new version)
--
Ploum - Lionel Dricot
Blog: https://www.ploum.net
Livres: https://ploum.net/livres.html
Hi,
Ploum, on 2024-06-29:
> Announcing Offpunk 2.3 as a minor release with various bugfixes that > will be appreciated by users.> > https://git.sr.ht/~lioploum/offpunk/refs/v2.3> > 2.3 - June 29th 2024
I freshly pushed Offpunk 2.3 to Debian sid. If all goes well,
it should make it to Debian testing in a couple of days.
Have a nice day, :)
--
.''`. Étienne Mollier <emollier@debian.org>
: :' : pgp: 8f91 b227 c7d6 f2b1 948c 8236 793c f67e 8f0d 11da
`. `' sent from /dev/pts/3, please excuse my verbosity
`-
On 24 jui 01 12:09, Étienne Mollier wrote:
>Hi,>>Ploum, on 2024-06-29:>> Announcing Offpunk 2.3 as a minor release with various bugfixes that>> will be appreciated by users.>>>> https://git.sr.ht/~lioploum/offpunk/refs/v2.3>>>> 2.3 - June 29th 2024>>I freshly pushed Offpunk 2.3 to Debian sid. If all goes well,>it should make it to Debian testing in a couple of days.>
As a Debian user, thanks a lot for the wonderful work (and for the patch
that made it in this release)