Hello community,

here is the log from the commit of package augeas for openSUSE:Factory
checked in at Wed Aug 24 13:49:09 CEST 2011.



--------
--- augeas/augeas.changes       2011-06-30 14:57:55.000000000 +0200
+++ /mounts/work_src_done/STABLE/augeas/augeas.changes  2011-08-24 
01:54:31.000000000 +0200
@@ -1,0 +2,37 @@
+Wed Aug 24 01:49:37 CEST 2011 - dmuel...@suse.de
+
+- update to 0.9.0:
+  - augtool: keep history in ~/.augeas/history
+  - add aug_srun API function; this makes it possible to run a sequence of
+    commands through the API
+  - aug_mv: report error AUG_EMVDESC on attempts to move a node into one of
+    its descendants
+  - path expressions: allow whitespace inside names, making '/files/etc/foo
+    bar/baz' a legal path, but parse [expr1 or expr2] and [expr1 and expr2]
+    as the logical and/or of expr1 and expr2
+  - path expressions: interpret escape sequences in regexps; since '.' does
+    not match newlines, it has to be possible to write '.|\n' to match any
+    character
+  - path expressions: allow concatenating strings and regexps; add
+    comparison operator '!~'; add function 'glob'; allow passing a nodeset
+    to function 'regexp'
+  - store the names of the functions available in path expressions under
+    /augeas/version
+  - fix several smaller memory leaks
+  - Lens changes/additions
+    * Aliases: allow spaces and commas in aliases (Mathieu Arnold)
+    * Grub: allow "bootfs" Solaris/ZFS extension for dataset name, bug #201
+      (Dominic Cleal); allow kernel path starting with a BIOS device,
+      bug #199
+    * Inifile: allow multiline values
+    * Php: include files from Zend community edition, bug #210
+    * Properties: new lens for Java properties files, bug #194 (Craig Dunn)
+    * Spacevars: autoload two ldap files, bug #202 (John Morrissey)
+    * Sudoers: support users:groups format in a Runas_Spec line, bug #211;
+      add CSW paths (Dominic Cleal)
+    * Util: allow comment_or_eol to match whitespace-only comments,
+      bug #205 (Dominic Cleal)
+    * Xorg: accept InputClass section; autoload from /etc/X11/xorg.conf.d,
+      bug #197
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  augeas-0.8.1.tar.bz2

New:
----
  augeas-0.9.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ augeas.spec ++++++
--- /var/tmp/diff_new_pack.LO06Su/_old  2011-08-24 13:48:29.000000000 +0200
+++ /var/tmp/diff_new_pack.LO06Su/_new  2011-08-24 13:48:29.000000000 +0200
@@ -19,13 +19,13 @@
 
 
 Name:           augeas
-Version:        0.8.1
-Release:        8
+Version:        0.9.0
+Release:        1
 Summary:        A library for changing configuration files
 Group:          System/Libraries
 License:        GPLv3+ ; LGPLv2.1+
 Url:            http://augeas.net/
-Source0:        http://augeas.net/download/augeas-%{version}.tar.bz2
+Source0:        http://augeas.net/download/augeas-%{version}.tar.gz
 Source1:        baselibs.conf
 Patch0:         augeas-modprobe-lense.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to