sfeed debian port: bump to 2.3 - randomcrap - random crap programs of varying quality
HTML git clone git://git.codemadness.org/randomcrap
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit e891b94345eac0092ede920695c69fddb0d8ad98
DIR parent 6296d9be1d715ab7694094f5c53c95797733e659
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Tue, 30 Dec 2025 19:07:38 +0100
sfeed debian port: bump to 2.3
Diffstat:
M ports/debian/sfeed/debian/changelog | 28 +++++++++++++++++++++++++++-
M ports/debian/sfeed/debian/files | 6 +++---
M ports/debian/sfeed/debian/sfeed.su… | 2 +-
3 files changed, 31 insertions(+), 5 deletions(-)
---
DIR diff --git a/ports/debian/sfeed/debian/changelog b/ports/debian/sfeed/debian/changelog
@@ -1,6 +1,32 @@
+sfeed (2.3-1) unstable; urgency=medium
+
+ For this release if you use sfeed_mbox: because of some changes the
+ Message-ID value will be different. This may be important for example
+ if you use this header for filtering duplicate messages.
+
+ Fixes:
+
+ * sfeed_update: when merging a record: change the default to use the
+ last record.
+ * sfeed_mbox: be more strict about what characters to allow in the To
+ and Message-ID header.
+
+ Features:
+
+ * sfeed_gopher: improve output and nicer formatting of the index file.
+ * sfeed_mbox: add more mail headers. This allows more convenient
+ filtering in many mail clients.
+
+ * Various small code cleanups and documentation improvements:
+ * xml.c: validate numeric entities more strictly.
+ * Handle unlikely case argc < 1 in programs.
+ * Fix some pedantic warnings suggested by cppcheck.
+
+ -- Hiltjo Posthuma <hiltjo@codemadness.org> Mon, 29 Dec 2025 12:34:56 +0100
+
sfeed (2.2-1) unstable; urgency=medium
- * Improvements:
+ * Improvements:
* sfeed.c: optimize tag lookup by reverting the binary search to a
linear lookup. This is because the tags table is very small.
DIR diff --git a/ports/debian/sfeed/debian/files b/ports/debian/sfeed/debian/files
@@ -1,3 +1,3 @@
-sfeed-dbgsym_2.2-1_amd64.deb debug optional automatic=yes
-sfeed_2.2-1_amd64.buildinfo net optional
-sfeed_2.2-1_amd64.deb net optional
+sfeed-dbgsym_2.3-1_amd64.deb debug optional automatic=yes
+sfeed_2.3-1_amd64.buildinfo net optional
+sfeed_2.3-1_amd64.deb net optional
DIR diff --git a/ports/debian/sfeed/debian/sfeed.substvars b/ports/debian/sfeed/debian/sfeed.substvars
@@ -1,3 +1,3 @@
-shlibs:Depends=libc6 (>= 2.14), libtinfo6 (>= 6)
+shlibs:Depends=libc6 (>= 2.34), libtinfo6 (>= 6)
misc:Depends=
misc:Pre-Depends=