gnome-lirc-properties r77 - trunk



Author: hadess
Date: Mon Oct 27 17:21:56 2008
New Revision: 77
URL: http://svn.gnome.org/viewvc/gnome-lirc-properties?rev=77&view=rev

Log:
2008-10-27  Bastien Nocera  <hadess hadess net>

	* NEWS: upd
	* configure.ac: 0.3.1



Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.ac

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Oct 27 17:21:56 2008
@@ -1,3 +1,10 @@
+0.3.1:
+* Fix potential security issues in the backend by being more stringent
+  on the input we accept
+  Bugs #558128 and #558127
+* Fix the backend detecting keyboard-type devices without any keys
+* Fix detection of hiddev devices that don't have a product or vendor ID
+
 0.3.0:
 
 * Add a program to generate updated "Linux Input Layer" remote

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Mon Oct 27 17:21:56 2008
@@ -1,4 +1,4 @@
-AC_INIT([gnome-lirc-properties], [0.3.0],
+AC_INIT([gnome-lirc-properties], [0.3.1],
         [https://code.fluendo.com/remotecontrol/trac/])
 
 # tar-ustar asks it to use a sensible tar format that can handle long filenames



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]