summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-06-26 21:57:54 +0100
committerJonathan McCrohan <jmccrohan@gmail.com>2012-06-26 21:57:54 +0100
commitc317fac1d7221e4a278c41490ff300f7802e9dcb (patch)
tree2cc095b861fa62586255a282585034aa27250cd2
parent8372701cac22aa2bc3529a9e8cf04e7103417dc7 (diff)
downloadlibconfig-c317fac1d7221e4a278c41490ff300f7802e9dcb.tar.gz
Release libconfig 1.4.8-5debian/1.4.8-5
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 706eb12..0de651e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-libconfig (1.4.8-5) UNRELEASED; urgency=low
+libconfig (1.4.8-5) unstable; urgency=low
* Switch to dh_9 style rules file
- Hardened buildflags now provided automatically
- Fixes E-binary-arch-produces-all buildd warning
- -- Jonathan McCrohan <jmccrohan@gmail.com> Fri, 27 Apr 2012 01:50:40 +0100
+ -- Jonathan McCrohan <jmccrohan@gmail.com> Tue, 26 Jun 2012 21:41:22 +0100
libconfig (1.4.8-4) unstable; urgency=low
2004-05-31[lcd4linux @ 2004-05-31 06:24:42 by reinelt]reinelt2-7/+29 fixed symlink security issue with the image driver 2004-05-31[lcd4linux @ 2004-05-31 05:38:02 by reinelt]reinelt8-42/+94 fixed possible bugs with user-defined chars (clear high bits) thanks to Andy Baxter for debugging the MilfordInstruments driver! 2004-05-31[lcd4linux @ 2004-05-31 01:31:01 by andy-b]andy-b1-10/+12 fixed bug in Milford Instruments driver which drew extra graphics chars in odd places when drawing double bars. (the display doesn't like it if you put the escape character 0xfe inside a define char sequence). 2004-05-30[lcd4linux @ 2004-05-30 08:25:50 by reinelt]reinelt2-30/+92 Crystalfontz 631 driver finished 2004-05-29[lcd4linux @ 2004-05-29 23:30:20 by reinelt]reinelt1-1/+9 fixed a compiler issue with drv_Image.c (thanks to Frank Stratmann) 2004-05-29[lcd4linux @ 2004-05-29 15:53:28 by reinelt]reinelt3-9/+25 M50530: reset parport signals on exit plugin_ppp: ppp() has two parameters, not three lcd4linux.conf.sample: diskstats() corrected 2004-05-29[lcd4linux @ 2004-05-29 01:07:56 by reinelt]reinelt2-21/+25 bug in plugin_diskstats fixed 2004-05-29[lcd4linux @ 2004-05-29 00:27:14 by reinelt]reinelt8-11/+214 added plugin_diskstats.c 2004-05-28[lcd4linux @ 2004-05-28 14:38:10 by reinelt]reinelt2-1/+41 Status and Changelog Update