Revisions of augeas

buildservice-autocommit accepted request 384600 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 61)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 384528 from Cédric Bosdonnat's avatar Cédric Bosdonnat (cbosdonnat) (revision 60)
- 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
buildservice-autocommit accepted request 317164 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 59)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 58)
- Version bump to 1.4.0:
  * Loads of bugfixes all around the package
  * Read up NEWS file for the detailed changes
buildservice-autocommit accepted request 292031 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 57)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 56)
- Whitespace
buildservice-autocommit accepted request 265847 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 55)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) committed (revision 54)
- restore keyring and .sig file, as this is checked by the OBS
  source service
buildservice-autocommit accepted request 239344 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) (revision 52)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) committed (revision 51)
- Change desc to describe the "tools" not just the library
  bnc#885495.
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) committed (revision 50)
- Enable tests but "pass" them even with 2 failures.
buildservice-autocommit accepted request 234352 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 49)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 234345 from Mike Latimer's avatar Mike Latimer (mlatimer) (revision 48)
Find device.map in any dir beneath /boot (bnc#875086)
buildservice-autocommit accepted request 232823 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) (revision 47)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) committed (revision 46)
- 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):
buildservice-autocommit accepted request 210795 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 45)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) committed (revision 44)
- download url changed, also added keyring and .sig ring
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 210459 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 43)
- 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
buildservice-autocommit accepted request 171231 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 42)
baserev update by copy to link target
Displaying revisions 41 - 60 of 101
openSUSE Build Service is sponsored by