From c6113cfc9e5ef723bbd4e28680a3d92603fd7d37 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Mon, 17 Jan 2005 17:56:50 +0000 Subject: [PATCH] - 0.6.120: - Disable CUPS import altogether (bug #142898). - Make sure chkconfig output is parseable (bug #142978). - Set LC_ALL=C instead of LANG=C (bug #143035). - Prevent infinite recursion in printconf_conf (bug #145335). --- .cvsignore | 1 + sources | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.cvsignore b/.cvsignore index d496bcb..aad04da 100644 --- a/.cvsignore +++ b/.cvsignore @@ -5,3 +5,4 @@ printconf-0.6.116.tar.bz2 printconf-0.6.117.tar.bz2 printconf-0.6.118.tar.bz2 printconf-0.6.119.tar.bz2 +printconf-0.6.120.tar.bz2 diff --git a/sources b/sources index da795d7..4e8bc8e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -43dfc8255e1b13a6f81997b8ab0f6a5c printconf-0.6.119.tar.bz2 +606e402cb3c3c874810ae5ce9c770651 printconf-0.6.120.tar.bz2