Skip to content

Update to 3.1.1

Rodrigo Arias requested to merge rodarima/dillo:update-3.1.1 into master

Disclaimer: I've never made a Debian package before or use the Debian distribution. I'm also the maintainer of Dillo at https://github.com/dillo-browser/dillo, as the original upstream is gone and previous developers have not continued the project. See https://dillo-browser.github.io/dillo.org.html .

This is a crude attempt to update the Debian package to Dillo 3.1.1 with the hope that it can help update the current 3.0.5 which has several problems, including on TLS connections.

Here is the changelog for 3.1.1: https://dillo-browser.github.io/release/3.1.1/

But you may also want to take a look at the 3.1.0, which contains a lot more changes: https://dillo-browser.github.io/release/3.1.0/

I used a Debian bookworm chroot and then build it with:

LANG=C debuild -us -uc

I changed the debian/source/format to git, as it was giving me some errors I didn't new how to solve.

It created the following files:

dillo-3.1.1.tar.bz2.asc

dillo_3.1.1.orig.tar.bz2

dillo_3.1.1-1.dsc

dillo_3.1.1-1.git

dillo_3.1.1-1_amd64.build

dillo_3.1.1-1_amd64.buildinfo

dillo_3.1.1-1_amd64.changes

dillo_3.1.1-1_amd64.deb

dillo_3.1.1-1_amd64.deb.gz

dillo-dbgsym_3.1.1-1_amd64.deb

Merge request reports

Loading