Commit Graph

79 Commits

Author SHA256 Message Date
Dominique Leuenberger
14a93117c4 Accepting request 683893 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/683893
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/augeas?expand=0&rev=49
2019-03-14 13:53:00 +00:00
Tomáš Chvátal
007cef4d21 Accepting request 683892 from openSUSE:Factory:Staging:Gcc7
- Add gcc9-disable-broken-test.patch in order to address bsc#1120894.

OBS-URL: https://build.opensuse.org/request/show/683892
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=80
2019-03-11 13:18:11 +00:00
Stephan Kulow
b70c3ec21a Accepting request 674516 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/674516
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/augeas?expand=0&rev=48
2019-02-24 16:06:14 +00:00
Tomáš Chvátal
6c05b1c731 Accepting request 674515 from home:vitezslav_cizek:branches:devel:libraries:c_c++
- Don't ignore %check test result, the testsuite now successfully
  passes

OBS-URL: https://build.opensuse.org/request/show/674515
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=78
2019-02-13 11:56:27 +00:00
Dominique Leuenberger
b13428fbe8 Accepting request 661481 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/661481
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/augeas?expand=0&rev=47
2018-12-28 11:33:38 +00:00
Tomáš Chvátal
a3edb22113 Accepting request 660944 from home:ecsos
- update to 1.11.0
  General changes/additions
    - augmatch: add a --quiet option; make the exit status useful 
      to tell whether there was a match or not
    - Drastically reduce the amount of memory needed to evaluate 
      complex path expressions against large files (Issue #569)
    - Fix a segfault on OSX when 'augmatch' is run without any 
      arguments (Issue #556)
  API changes
    - aug_source did not in fact return the source; and always 
      returned NULL for that. That has been fixed.
  Lens changes/additions
    - Chrony: add new options supported in chrony 3.2 and 3.3 
      (Miroslav Lichvar)
    - Dhclient: fix parsing of append/prepend and similar 
      directives (John Morrissey)
    - Fstab: allow leading whitespace in mount entry lines 
      (Pino Toscano) (Issue #544)
    - Grub: tolerate some invalid entries. Those invalid entries 
      get mapped to '#error' nodes
    - Httpd: accept comments with whitespace right after a tag 
      opening a section (Issue #577)
    - Json: allow escaped slashes in strings (Issue #557)
    - Multipath: accept regular expressions for devnode, wwid, 
      and property in blacklist and blacklist_exceptions sections 
      (Issue #564)
    - Nginx: parse /etc/nginx/sites-enabled (plumbeo) allow 
      semicolons inside double quoted strings in simple directives, 
      and allow simple directives without an argument (Issue #566)
    - Redis: accept the 'bind' statement with multiple IP addresses
      (yannh) (Issue #194)
    - Rsyslog: support include() directive introduced in 
      rsyslog 8.33
    - Strongswan: new lens (Kaarle Ritvanen)
    - Systemd: do not try to treat *.d or *.wants directories as 
      configuration files (Issue #548)

OBS-URL: https://build.opensuse.org/request/show/660944
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=76
2018-12-26 09:50:36 +00:00
Dominique Leuenberger
9ea45bed31 Accepting request 589655 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/589655
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/augeas?expand=0&rev=46
2018-03-26 10:08:32 +00:00
d309bdc65d Accepting request 589396 from home:jengelh:branches:devel:libraries:c_c++
- Fix RPM groups.

OBS-URL: https://build.opensuse.org/request/show/589396
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=74
2018-03-21 07:34:55 +00:00
e9763d7fb7 Accepting request 589058 from home:vitezslav_cizek:branches:devel:libraries:c_c++
- update to 1.10.1:
  General changes/additions
    New CLI utility 'augmatch' to print the tree for a file and select
    some of its contents
    New command 'count' in augtool
    New function 'not(bool) -> bool' for path expressions
    The path expression 'label[. = "value"]' can now be written more
    concisely as 'label["value"]'
  API changes
    libfa has now a function fa_json to export an FA as a JSON file, and
    fa_state_* functions that make it possible to iterate over the FA's
    states and transitions. (Pedro Valero Mejia)
    Add functions aug_ns_label, aug_ns_value, aug_ns_count, and
    aug_ns_path to get the label (with index), the value, the number of
    nodes, and the fully qualified path for nodes stored in a nodeset in
    a variable efficiently
  Lens changes/additions
    Grubenv: new lens to process /boot/grub/grubenv (omgold)
    Httpd: also read files from /etc/httpd/conf.modules.d/*.conf
    (Tomas Meszaros) (Issue #537)
    Nsswitch: allow comments at the end of a line (Philip Hahn) (Issue #517)
    Ntp: accept 'ntpsigndsocket' statement (Philip Hahn) (Issue #516)
    Properties: accept empty comments with DOS line endings (Issue #161)
    Rancid: new lens for RANCiD router databases (Matt Dainty)
    Resolv: accept empty comments with DOS line endings (Issue #161)
    Systemd: also process /etc/systemd/logind.conf (Pat Riehecky)
    YAML: process a document that is just a sequence (John Vandenberg)
- drop chrpath dependency, the offending dump binary is no longer shipped

OBS-URL: https://build.opensuse.org/request/show/589058
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=73
2018-03-20 10:10:54 +00:00
Dominique Leuenberger
4417ecb9de Accepting request 580130 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/580130
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/augeas?expand=0&rev=45
2018-03-01 11:05:41 +00:00
Tomáš Chvátal
890b226750 Accepting request 580077 from home:favogt:licensetag
Use %license (boo#1082318). Please forward to SLE, if possible

OBS-URL: https://build.opensuse.org/request/show/580077
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=71
2018-02-26 09:33:29 +00:00
Dominique Leuenberger
f3734b3dcd Accepting request 537237 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/537237
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/augeas?expand=0&rev=44
2017-11-03 15:21:51 +00:00
Tomáš Chvátal
511f6bba95 Accepting request 537049 from home:vitezslav_cizek:branches:devel:libraries:c_c++
- Version update to 1.9.0:
  - General changes/additions
    * Fix error in handling escaped whitespace at the end of path expressions
      (addresses CVE-2017-7555)
    * several improvements to the error messages when transforming a tree
      back to text fails. They now make it clearer what part of the tree
      was problematic, and what the tree should have looked like.
    * Fixed the pkg-config file, which should now be usable
    * Fix handling of backslash-escaping in strings and regular expressions
      in the lens language. We used to handle constructs like "\\" and
      /\\\\/ incorrectly. (Issue #495)
    * do not unescape the default value of a del on create; otherwise we are
      double unescaping these strings (Issue #507)
    * remove tempfile when saving files because destination is not writable
      (Issue #479)
    * span information is now updated on save (Issue #467)
    * fix lots of warnings generated by gcc 7.1
    * Various changes to reduce bashisms in tests and make them run on
      FreeBSD (Romain Tartière)
  - API changes
    * add function aug_ns_attr to allow iterating through a nodeset
      quickly. See examples/dump.c for an example of how to use them
      instead of aug_get, aug_label etc. and for a way to measure
      performance gains.
  - Lens changes/additions
    * Ceph: new lens for /etc/ceph/ceph.conf
    * Cgconfig: accept fperm & dperm in admin & task (Pino Toscano)
    * Dovecot: also load files from /usr/local/etc (Roy Hubbard)
    * Exports: relax the rules for the path at the beginning of a line so
      that double-quoted paths are legal, too

OBS-URL: https://build.opensuse.org/request/show/537049
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=69
2017-10-27 17:45:20 +00:00
Dominique Leuenberger
a751ce95da Accepting request 500542 from devel:libraries:c_c++
- Version update to 1.8.0:
  * See the News file for all the details
- Verified it contains fixes for bsc#933210 bsc#975729 bsc#925225
  bsc#1023204 CVE-2014-8119

OBS-URL: https://build.opensuse.org/request/show/500542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/augeas?expand=0&rev=43
2017-06-07 07:54:03 +00:00
Tomáš Chvátal
f70db01e87 - Verified it contains fixes for bsc#933210 bsc#975729 bsc#925225
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=67
2017-06-02 08:10:45 +00:00
Tomáš Chvátal
03ca5aa19d - Version update to 1.8.0:
* See the News file for all the details
- Verified it contains fixes for bsc933210 bsc#975729 bsc#925225
  bsc#1023204 CVE-2014-8119

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=66
2017-05-30 08:46:15 +00:00
Dominique Leuenberger
f497d9f178 Accepting request 437703 from devel:libraries:c_c++
- Version update to 1.6.0:
  * See the NEWS file for the details

OBS-URL: https://build.opensuse.org/request/show/437703
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/augeas?expand=0&rev=42
2016-11-03 11:57:52 +00:00
Tomáš Chvátal
0be6d20c7d - Version update to 1.6.0:
* See the NEWS file for the details

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=64
2016-10-28 16:34:34 +00:00
Dominique Leuenberger
b7737f0111 Accepting request 396868 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/396868
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/augeas?expand=0&rev=41
2016-05-24 07:34:46 +00:00
Ismail Dönmez
b7c3e61f0b Accepting request 395078 from home:mlatimer:branches:devel:libraries:c_c++
Update to version 1.5.0

OBS-URL: https://build.opensuse.org/request/show/395078
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=62
2016-05-12 17:03:02 +00:00
Dominique Leuenberger
13c4bc805f Accepting request 384600 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/384600
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/augeas?expand=0&rev=40
2016-04-08 07:38:03 +00:00
Tomáš Chvátal
1175109149 Accepting request 384528 from home:cbosdonnat:branches:devel:libraries:c_c++
- Fix errors showing up in guestfs tools.
  Add upstreamed patches:
    27d8457-inputrc-lens-support-mapping-like.patch
    2d12670-inputrc-lens-support-else.patch
    49bcfbe-Exclude-network-if-up.d-SuSEfirewall2-in-shellvars-l.patch
    7558c12-host_conf-lens-spaces-between-list-items-support.patch

OBS-URL: https://build.opensuse.org/request/show/384528
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=60
2016-04-05 16:44:10 +00:00
Stephan Kulow
e57f5de476 Accepting request 317164 from devel:libraries:c_c++
- Version bump to 1.4.0:
  * Loads of bugfixes all around the package
  * Read up NEWS file for the detailed changes

OBS-URL: https://build.opensuse.org/request/show/317164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/augeas?expand=0&rev=39
2015-07-20 13:14:12 +00:00
Tomáš Chvátal
d2ed2c715f - Version bump to 1.4.0:
* Loads of bugfixes all around the package
  * Read up NEWS file for the detailed changes

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=58
2015-07-16 13:07:42 +00:00
Dominique Leuenberger
7d419455a2 Accepting request 292031 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/292031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/augeas?expand=0&rev=38
2015-03-25 20:02:54 +00:00
Tomáš Chvátal
a76950e0f2 - Whitespace
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=56
2015-03-13 12:54:44 +00:00
Stephan Kulow
b1cb296b74 Accepting request 265847 from devel:libraries:c_c++
- restore keyring and .sig file, as this is checked by the OBS
  source service

- Update  to version 1.3.0
  + General changes/additions
    * Add missing cp entry in manpage (GH issue #78)
    * Add seq to vim syntax highlight (Robert Drake)
    * Update augtool.1 man page with new commands and --span, RHBZ#1100077
    * augtool autocomplete includes command aliases, RHBZ#1100184
    * Remove unused "filename" argument from dump-xml command, RHBZ#1100106
    * aug_save returns non-zero result when unable to delete files,
      RHBZ#1091143
  + Lens changes/additions
    * Aliases: permit missing whitespace between colon and recipients
    * AptPreferences: Support spaces in origin fields
    * Cgconfig: handle additional valid controllers (Andy Grimm)
    * Chrony: New lens to parse /etc/chrony.conf (Pat Riehecky)
    * CPanel: New lens to parse cpanel.config files
    * Desktop: Allow @ in keys (GH issue #92)
    * Device_map: Parse all device.map files under /boot (Mike Latimer)
    * Dhclient: Add support for option modifiers (Robert Drake,
                GH issue #95)
                Parse hash statements with dhcp-eval strings
    * Dhcpd: stmt_string quoted blocks no longer store quote marks
             (incompatible change),
             many changes to support more record types (Robert Drake)
    * Group: NIS support (KaMichael)
    * Grub: handle "foreground" option, RHBZ#1059383 (Miguel Armas)
    * Gshadow: New lens (Lorenzo Catucci)
    * Httpd: Allow eol comments after section tags

OBS-URL: https://build.opensuse.org/request/show/265847
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/augeas?expand=0&rev=37
2014-12-21 11:04:23 +00:00
0047f04b47 - restore keyring and .sig file, as this is checked by the OBS
source service

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=54
2014-12-18 20:01:39 +00:00
298a5d62b7 Accepting request 265721 from home:posophe:branches:devel:libraries:c_c++
update

OBS-URL: https://build.opensuse.org/request/show/265721
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=53
2014-12-18 14:01:31 +00:00
Stephan Kulow
476aa42ea9 Accepting request 239344 from devel:libraries:c_c++
- Change desc to describe the "tools" not just the library
  bnc#885495.

- Enable tests but "pass" them even with 2 failures.

OBS-URL: https://build.opensuse.org/request/show/239344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/augeas?expand=0&rev=35
2014-07-13 15:16:14 +00:00
Tomáš Chvátal
f898d9cabd - Change desc to describe the "tools" not just the library
bnc#885495.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=51
2014-07-02 16:02:24 +00:00
Tomáš Chvátal
272860d10c - Enable tests but "pass" them even with 2 failures.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=50
2014-07-01 09:01:11 +00:00
Stephan Kulow
c714f770a6 Accepting request 234352 from devel:libraries:c_c++
Find device.map in any dir beneath /boot (bnc#875086) (forwarded request 234345 from mlatimer)

OBS-URL: https://build.opensuse.org/request/show/234352
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/augeas?expand=0&rev=34
2014-05-18 04:50:09 +00:00
Stephan Kulow
6e61e0b905 Accepting request 234345 from home:mlatimer:branches:devel:libraries:c_c++
Find device.map in any dir beneath /boot (bnc#875086)

OBS-URL: https://build.opensuse.org/request/show/234345
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=48
2014-05-16 18:02:23 +00:00
Stephan Kulow
2069d8b3b9 Accepting request 232823 from devel:libraries:c_c++
- Add check phase, comment out as 2 test fails now.
- Clean up with spec-cleaner
- Version bump to 1.2.0:
  - API changes
    * Add aug_cp and the cp and copy commands
    * aug_to_xml now includes span information in the XML dump
  - General changes/additions
    * Fix documentation link in c_api NaturalDocs menu
    * Fix NaturalDocs documentation for various lenses
    * src/transform.c (filter_matches): wrap fnmatch to ensure that an incl
      pattern containing "//" matches file paths, RHBZ#1031084
    * Correct locations table for transform_save() (Tomas Hoger)
    * Corrections for CVE-2012-0786 tests (Tomas Hoger)
    * Fix umask handling when creating new files, RHBZ#1034261
  - Lens changes/additions
    * Access: support DOMAIN\user syntax for users and groups, bug #353
    * Authorized_Keys: Allow 'ssh-ed25519' as a valid authorized_key
      type (Jasper Lievisse Adriaanse)
    * Automounter: Handle hostnames with dashes in them, GH issue #27
    * Build: Add combinatorics group
    * Cyrus_Imapd: Create new entries without space before separator,
      RHBZ#1014974 (Dietmar Kling)
    * Desktop: Support square brackets in keys
    * Dhclient: Add dhclient.conf path for Debian/Ubuntu (Esteve Fernandez)
    * Dhcpd: Support conditionals, GH issue #34
             Support a wider variety of allow/deny statement, including
             booting and bootp (Yanis Guenane)
             Support a wider variety of DHCP allow/deny/ignore statements
             (Yanis Guenane)
    * Dovecot: Various enhancements and bug fixes (Michael Haslgrübler):

OBS-URL: https://build.opensuse.org/request/show/232823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/augeas?expand=0&rev=33
2014-05-10 06:31:45 +00:00
Tomáš Chvátal
0c04e1d358 - Add check phase, comment out as 2 test fails now.
- Clean up with spec-cleaner
- Version bump to 1.2.0:
  - API changes
    * Add aug_cp and the cp and copy commands
    * aug_to_xml now includes span information in the XML dump
  - General changes/additions
    * Fix documentation link in c_api NaturalDocs menu
    * Fix NaturalDocs documentation for various lenses
    * src/transform.c (filter_matches): wrap fnmatch to ensure that an incl
      pattern containing "//" matches file paths, RHBZ#1031084
    * Correct locations table for transform_save() (Tomas Hoger)
    * Corrections for CVE-2012-0786 tests (Tomas Hoger)
    * Fix umask handling when creating new files, RHBZ#1034261
  - Lens changes/additions
    * Access: support DOMAIN\user syntax for users and groups, bug #353
    * Authorized_Keys: Allow 'ssh-ed25519' as a valid authorized_key
      type (Jasper Lievisse Adriaanse)
    * Automounter: Handle hostnames with dashes in them, GH issue #27
    * Build: Add combinatorics group
    * Cyrus_Imapd: Create new entries without space before separator,
      RHBZ#1014974 (Dietmar Kling)
    * Desktop: Support square brackets in keys
    * Dhclient: Add dhclient.conf path for Debian/Ubuntu (Esteve Fernandez)
    * Dhcpd: Support conditionals, GH issue #34
             Support a wider variety of allow/deny statement, including
             booting and bootp (Yanis Guenane)
             Support a wider variety of DHCP allow/deny/ignore statements
             (Yanis Guenane)
    * Dovecot: Various enhancements and bug fixes (Michael Haslgrübler):

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=46
2014-05-06 11:12:03 +00:00
Stephan Kulow
928957bd67 Accepting request 210795 from devel:libraries:c_c++
- download url changed, also added keyring and .sig ring

- Update to version 1.1.0
    - Handle files with special characters in their name, bug #343
  - Fix type error in composition ('f; g') of functions, bug #328
  - Improve detection of version script; make build work on Illumos with
      GBU ld (Igor Pashev)
  - augparse: add --trace option to print filenames of all modules being
      loaded
  - Various lens documentation improvements (Jasper Lievisse Adriaanse)
  - Lens changes/additions
  - ActiveMQ_*: new lens for ActiveMQ/JBoss A-MQ (Brian Harrington)
  - AptCacherNGSecurity: new lens for /etc/apt-cacher-ng/security.conf
      (Erik Anderson)
  - Automaster: accept spaces between options
  - BBHosts: support more flags and downtime feature (Mathieu Alorent)
  - Bootconf: new lens for OpenBSD's /etc/boot.conf (Jasper Adriaanse)
  - Desktop: Support dos eol
  - Dhclient: read /etc/dhclient.conf used in OpenBSD (Jasper Adriaanse)
  - Dovecot: New lens for dovecot configurations (Serge Smetana)
  - Fai_Diskconfig: Optimize some regexps
  - Fonts: exclude all README files (Jasper Adriaanse)
  - Inetd: support IPv6 addresses, bug #320
  - IniFile: Add lns_loose and lns_loose_multiline definitions
             Support smart quotes
    Warning: Smart quotes support means users should not add
             escaped double quotes themselves. Tests need to be fixed
             also.
             Use standard Util.comment_generic and Util.empty_generic
    Warning: Existing lens tests must be adapted to use standard

OBS-URL: https://build.opensuse.org/request/show/210795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/augeas?expand=0&rev=32
2013-12-13 13:52:53 +00:00
b3d01244ec - download url changed, also added keyring and .sig ring
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=44
2013-12-13 12:29:23 +00:00
01a00434c3 Accepting request 210459 from home:posophe:branches:devel:libraries:c_c++
- Update to version 1.1.0
    - Handle files with special characters in their name, bug #343
  - Fix type error in composition ('f; g') of functions, bug #328
  - Improve detection of version script; make build work on Illumos with
      GBU ld (Igor Pashev)
  - augparse: add --trace option to print filenames of all modules being
      loaded
  - Various lens documentation improvements (Jasper Lievisse Adriaanse)
  - Lens changes/additions
  - ActiveMQ_*: new lens for ActiveMQ/JBoss A-MQ (Brian Harrington)
  - AptCacherNGSecurity: new lens for /etc/apt-cacher-ng/security.conf
      (Erik Anderson)
  - Automaster: accept spaces between options
  - BBHosts: support more flags and downtime feature (Mathieu Alorent)
  - Bootconf: new lens for OpenBSD's /etc/boot.conf (Jasper Adriaanse)
  - Desktop: Support dos eol
  - Dhclient: read /etc/dhclient.conf used in OpenBSD (Jasper Adriaanse)
  - Dovecot: New lens for dovecot configurations (Serge Smetana)
  - Fai_Diskconfig: Optimize some regexps
  - Fonts: exclude all README files (Jasper Adriaanse)
  - Inetd: support IPv6 addresses, bug #320
  - IniFile: Add lns_loose and lns_loose_multiline definitions
             Support smart quotes
    Warning: Smart quotes support means users should not add
             escaped double quotes themselves. Tests need to be fixed
             also.
             Use standard Util.comment_generic and Util.empty_generic
    Warning: Existing lens tests must be adapted to use standard
             comments and empty lines
             Allow spaces in entry_multiline* values
             Add entry_generic and entry_multiline_generic
             Add empty_generic and empty_noindent
             Let multiline values begin with a single newline
             Support dos eol
    Warning: Support for dos eol means existing lenses usually
             need to be adapted to exclude \r as well as \n.
  - IPRoute2: Support for iproute2 files (Davide Guerri)
  - JaaS: lens for the Java Authentication and Authorization Service
            (Simon Vocella)
  - JettyRealm: new lens for jetty-realm.properties (Brian Harrington)
  - JMXAccess, JMXPassword: new lenses for ActiveMQ's JMX files
      (Brian Harrington)
  - Krb5: Use standard comments and empty lines
            Support dos eol
            Improve performance
            Accept pkinit_anchors (Andrew Anderson)
  - Lightdm: Use standard comments and empty lines
  - LVM: New lens for LVM metadata (Gabriel)
  - Mdadm_conf: optimize some regexps
  - MongoDBServer: new lens (Brian Harrington)
  - Monit: also load /etc/monitrc (Jasper Adriaanse)
  - MySQL: Use standard comments and empty lines
             Support dos eol
  - NagiosCfg: handle Icinga and resources.cfg (Jasper Adriaanse)
  - Nrpe: accept any config option rather than predefined list (Gonzalo
            Servat); optimize some regexps
  - Ntpd: new lense for OpenNTPD config (Jasper Adriaanse)
  - Odbc: Use standard comments and empty lines
  - Openshift_*: new lenses for Openshift support (Brian Harrington)
  - Quote: allow multiple spaces in quote_spaces; improve docs
  - Passwd: allow period in user names in spec, bug #337; allow overrides
              in nisentry
  - PHP: Support smart quotes
           Use standard comments and empty lines
           Load /etc/php*/fpm/pool.d/*.conf (Enrico Stahn)
  - Postfix_master: allow [] in words, bug #345
  - Resolv: support 'lookup' and 'family' key words, bug #320
              (Jasper Adriaanse))
  - Rsyslog: support :omusrmsg: list of users in actions
  - RX: add CR to RX.space_in
  - Samba: Use standard comments and empty lines
             Support dos eol
  - Schroot: Support smart quotes
  - Services: support port ranges (Branan Purvine-Riley)
  - Shellvars: optimize some regexps; reinstate /etc/sysconfig/network,
      fixes bug #330, RHBZ#904222, RHBZ#920609; parse /etc/rc.conf.local
      from OpenBSD
  - Sip_Conf: New lens for sip.conf configurations (Rob Tucker)
  - Splunk: new lens (Tim Brigham)
  - Subversion: Support smart quotes
                  Use standard comments and empty lines
                  Use IniFile.entry_multiline_generic
                  Use IniFile.empty_noindent
                  Support dos eol
  - Sudoers: allow user aliases in specs
  - Sysctl: exclude README file
  - Systemd: Support smart quotes; allow backslashes in values
  - Xinetd: handle missing values in list, bug #307
  - Xorg: allow 'Screen' in Device section, bug #344
  - Yum: Support dos eol, optimize some regexps

OBS-URL: https://build.opensuse.org/request/show/210459
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=43
2013-12-12 13:18:27 +00:00
Stephan Kulow
4620f6a365 Accepting request 171231 from devel:libraries:c_c++
update to augeas-1.0.0 (forwarded request 163755 from poelzi)

OBS-URL: https://build.opensuse.org/request/show/171231
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/augeas?expand=0&rev=30
2013-04-22 12:04:22 +00:00
Michal Vyskocil
c3c7caeede Accepting request 163755 from home:poelzi:branches:devel:libraries:c_c++
update to augeas-1.0.0

OBS-URL: https://build.opensuse.org/request/show/163755
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=41
2013-04-17 07:30:11 +00:00
Stephan Kulow
4481c584ba Accepting request 137778 from devel:libraries:c_c++
license update: GPL-3.0+ and LGPL-2.1+
semicolon is ambiguous (forwarded request 137763 from babelworx)

OBS-URL: https://build.opensuse.org/request/show/137778
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/augeas?expand=0&rev=28
2012-10-11 08:37:06 +00:00
Ismail Dönmez
a84af65754 Accepting request 137763 from home:babelworx:ldig:branches:devel:libraries:c_c++
license update: GPL-3.0+ and LGPL-2.1+
semicolon is ambiguous

OBS-URL: https://build.opensuse.org/request/show/137763
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=39
2012-10-10 18:55:25 +00:00
Ismail Dönmez
b70eccbc4b Accepting request 129162 from devel:libraries:c_c++
Fix build with missing gets declaration (glibc 2.16) (forwarded request 129047 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/129162
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/augeas?expand=0&rev=27
2012-07-30 09:16:43 +00:00
Sascha Peilicke
e7ac447ca1 Accepting request 129047 from home:a_jaeger:FactoryFix
Fix build with missing gets declaration (glibc 2.16)

OBS-URL: https://build.opensuse.org/request/show/129047
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=37
2012-07-28 10:06:53 +00:00
Stephan Kulow
2a06a78e63 Accepting request 109807 from devel:libraries:c_c++
- Ensure libxml2 is present in .pc file

OBS-URL: https://build.opensuse.org/request/show/109807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/augeas?expand=0&rev=25
2012-03-22 11:31:13 +00:00
b3504b4e5d Accepting request 109804 from home:jengelh:branches:devel:libraries:c_c++
- Ensure libxml2 is present in .pc file

OBS-URL: https://build.opensuse.org/request/show/109804
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=35
2012-03-17 15:14:10 +00:00
Stephan Kulow
f34783b881 Accepting request 107539 from devel:libraries:c_c++
- update to 0.10.0
  - support relative paths by taking them relative to the value of
    /augeas/context in all API functions where paths are used
  - add aug_to_xml to API: transform tree(s) into XML, exposed as dump-xml in
    aug_srun and augtool. Introduces dependency on libxml2
  - fix regular expression escaping. Previously, /[/]/ match either a backslash
    or a slash. Now it only matches a slash
  - path expressions: add function 'int' to convert a node value (string) to an
    integer
  - path expressions: make sure the regexp produced by empty nodesets from
    regexp() and glob() matches nothing, rather than the empty word
  - fix --autosave when running single command from command line, BZ 743023
  - aug_srun: support 'insert' and 'move' as aliases for 'ins' and 'mv'
  - aug_srun: allow escaping of spaces, quotes and brackets with \
  - aug_init: accept AUG_NO_ERR_CLOSE flag; return augeas handle even when
    initialization fails so that caller gets some details about why
    initialization failed
  - aug_srun: tolerate trailing white space in commands
  - much improved, expanded documentation of many lenses
  - always interpret lens filter paths as absolute, bug #238
  - fix bug in libfa that would incorrectly calculate the difference of a case
    sensistive and case insensitive regexp (/[a-zA-Z]+/ - /word/i would match
    'worD')
  - new builtin 'regexp_match' for .aug files to make testing regexp matching
    easier during development
  - fix 'span' command, bug #220
  - Lens changes/additions
    * Access: parse user@host and (group) in users field; field separator need
      not be surrounded by spaces
    * Aliases: allow spaces before colons

OBS-URL: https://build.opensuse.org/request/show/107539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/augeas?expand=0&rev=24
2012-02-29 13:05:48 +00:00
Ismail Dönmez
e6b2a25725 Fix source url
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=33
2012-02-29 11:25:33 +00:00
Ismail Dönmez
e0ad7be0d4 Accepting request 107526 from home:dmacvicar:branches:devel:libraries:c_c++
- update to 0.10.0
  - support relative paths by taking them relative to the value of
    /augeas/context in all API functions where paths are used
  - add aug_to_xml to API: transform tree(s) into XML, exposed as dump-xml in
    aug_srun and augtool. Introduces dependency on libxml2
  - fix regular expression escaping. Previously, /[/]/ match either a backslash
    or a slash. Now it only matches a slash
  - path expressions: add function 'int' to convert a node value (string) to an
    integer
  - path expressions: make sure the regexp produced by empty nodesets from
    regexp() and glob() matches nothing, rather than the empty word
  - fix --autosave when running single command from command line, BZ 743023
  - aug_srun: support 'insert' and 'move' as aliases for 'ins' and 'mv'
  - aug_srun: allow escaping of spaces, quotes and brackets with \
  - aug_init: accept AUG_NO_ERR_CLOSE flag; return augeas handle even when
    initialization fails so that caller gets some details about why
    initialization failed
  - aug_srun: tolerate trailing white space in commands
  - much improved, expanded documentation of many lenses
  - always interpret lens filter paths as absolute, bug #238
  - fix bug in libfa that would incorrectly calculate the difference of a case
    sensistive and case insensitive regexp (/[a-zA-Z]+/ - /word/i would match
    'worD')
  - new builtin 'regexp_match' for .aug files to make testing regexp matching
    easier during development
  - fix 'span' command, bug #220
  - Lens changes/additions
    * Access: parse user@host and (group) in users field; field separator need
      not be surrounded by spaces
    * Aliases: allow spaces before colons

OBS-URL: https://build.opensuse.org/request/show/107526
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=32
2012-02-29 10:32:49 +00:00