From 2228d370976619a47e0ecf695d498c6f86baef06 Mon Sep 17 00:00:00 2001 From: jmmv Date: Mon, 15 Nov 2004 10:12:01 +0000 Subject: Update to 0.6.2: * Liferea now supports cookies. Contrary to previous statements the SnowNews code to realize this was included but not used. To use this feature place a cookies.txt in ~/.liferea. The format of this file is the format Netscape introduced for cookie files. (Lars Lindner) * Liferea now enforces umask 0077 when saving the feed list to ensure your passwords are not group or world accessible. In this context please check the permissions of your ~/.liferea directory. Older program versions might have created the directory with unnecessary priviledges. Current versions (0.6.x) create the directory only with user priviledges. Thanks to the reporters Nick Rout and Eric Gregory! (Lars Lindner) * Bugfix for a crash when double-clicking a "(empty)" entry in empty folders. Reported by Martin Sarfy. (Lars Lindner) * If a feed uses HTTP authentication the user and password isn't displayed in the feed description anymore. (Lars Lindner) --- www/liferea/Makefile | 4 ++-- www/liferea/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'www') diff --git a/www/liferea/Makefile b/www/liferea/Makefile index 9852ae482b4..712eaa735ad 100644 --- a/www/liferea/Makefile +++ b/www/liferea/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2004/11/02 16:35:57 minskim Exp $ +# $NetBSD: Makefile,v 1.13 2004/11/15 10:12:01 jmmv Exp $ -DISTNAME= liferea-0.6.1 +DISTNAME= liferea-0.6.2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liferea/} diff --git a/www/liferea/distinfo b/www/liferea/distinfo index fb46b97946b..53107bac108 100644 --- a/www/liferea/distinfo +++ b/www/liferea/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.9 2004/11/02 16:35:57 minskim Exp $ +$NetBSD: distinfo,v 1.10 2004/11/15 10:12:01 jmmv Exp $ -SHA1 (liferea-0.6.1.tar.gz) = ca65dee1701ce2ddb76c16694a5b5c4d5bad98e2 -Size (liferea-0.6.1.tar.gz) = 1032988 bytes +SHA1 (liferea-0.6.2.tar.gz) = a9526fdddbd9fab79989d72706d4e782c63054c2 +Size (liferea-0.6.2.tar.gz) = 1034893 bytes -- cgit v1.2.3