Commit Graph

44 Commits

Author SHA1 Message Date
jasper
eeec541db9 - update to augeas-1.7.0
* includes a new lens for opendkim.conf
2016-11-27 12:28:16 +00:00
naddy
bac38152ca replace libiconv module 2016-09-13 18:52:05 +00:00
jasper
bf3ae9fea0 update to augeas-1.6.0 2016-08-15 10:32:33 +00:00
jasper
7fefb415f4 update to augeas-1.5.0 2016-05-14 12:52:49 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
jasper
cf666f6e71 one hunk pushed upstream 2015-06-06 10:59:27 +00:00
jasper
f29546482e - update to augeas-1.4.0
ok sebastia@
2015-06-03 06:10:42 +00:00
sthen
9c8dc621a5 add some missing pthread to WANTLIB
(using modified portbump, thanks zhuk@)
2015-04-21 18:19:27 +00:00
jasper
be19952350 merge patch from upstream that rewrites the new known_hosts lens to properly
handle markers and hostnames w/ aliases
2014-11-25 10:26:28 +00:00
jasper
0ec722aca3 - update to augeas-1.3.0 2014-11-08 14:28:02 +00:00
sthen
87bb49c072 sync WANTLIB 2014-11-05 11:43:59 +00:00
jasper
ebbbae3894 apply patch from upstream to effectively unbreak augtool, as the xymon_alerting
lens was failing.
2014-07-21 14:17:40 +00:00
jasper
9181cdd753 rc.conf* aren't shell scripts anymore, but don't match the simplevars lens'
format either, so just make them simplelines instead.
2014-07-21 14:12:35 +00:00
jasper
41b6ebe42b backport fix from upstream git to make the sshd lens much more flexible
GH issue #75
2014-03-09 19:47:18 +00:00
jasper
4b2eb824e9 update to augeas-1.2.0 2014-02-06 10:21:09 +00:00
jasper
fdd5b627e7 merged upstream 2014-01-23 20:21:39 +00:00
jasper
271ca080d8 Allow 'ssh-ed25519' as a valid authorized_key type. 2014-01-16 13:33:53 +00:00
jasper
31e2a518ea Security fix for CVE-2013-6412,
augeas: incorrect permissions set on newly created files
2014-01-05 10:43:49 +00:00
jasper
5e7af29747 teach augeas' sudo lens about 'lecture' and 'insults' 2013-12-02 16:08:14 +00:00
jasper
fb2b4914f6 - update to augeas-1.1.0
* includes various new lenses among which a lens for our boot.conf and
  ntpd.conf
2013-06-17 07:39:49 +00:00
jasper
fa62f8e71b tyop 2013-04-15 20:51:50 +00:00
jasper
412bdcec9d allow parsing of hostname.if(5) files. 2013-04-15 20:31:22 +00:00
jasper
4c27b14ba8 fix setting sysctl values as the Simplevars.entry was used it inserted a
space between the key and value. but sysctl(8) doesn't like this, so use
a custom entry type instead.
2013-04-15 19:38:34 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
jasper
e406ed523f - fix MASTER_SITES 2013-03-02 12:21:26 +00:00
jasper
9fed2251d9 commmitted upstream 2013-01-10 11:13:39 +00:00
jasper
79b3fa7d8c add a parser for openntpd's ntpd.conf (committed upstream) 2013-01-04 07:55:47 +00:00
jasper
f709e12c25 committed upstream, no pkg change. 2013-01-04 07:23:39 +00:00
jasper
5b8846441b - various fixes to the BootConf lens, thanks to william@ for providing a
few boot.conf results.
2013-01-03 19:50:47 +00:00
jasper
3203df9e22 committed upstream 2013-01-03 07:53:28 +00:00
jasper
bcf77defec missed in previous 2013-01-02 20:37:11 +00:00
jasper
a5f7f2f869 add a lens which parses our boot.conf(8). 2013-01-02 20:28:08 +00:00
jasper
236e533fee - fix a path in the manpage
- adjust the fonts lens' exclusion rule to ignore all README files
2013-01-02 20:18:48 +00:00
jasper
ed840b131b actually, move /etc/{audio,mixer}ctl.conf into the shellvars lens. as discussed
with upstream.
2013-01-02 18:42:19 +00:00
jasper
1bb8640529 - handle /etc/{wscons,mixer}ctl.conf with the simplevars lens 2013-01-01 21:16:56 +00:00
jasper
f3883c5e00 add a patch from upstream which adds support for ipv6 addresses to the inetd lens. 2012-12-30 21:38:58 +00:00
jasper
f3d487ef45 committed upstream 2012-12-30 21:30:57 +00:00
jasper
adb05a5295 - also parse /etc/rc.conf.local as a shell script.
- dhclient.aug patch submitted upstream
2012-12-30 19:38:44 +00:00
jasper
97e1435e74 adduser.conf is not a shell script, so don't try to parse it as such. 2012-12-30 19:09:23 +00:00
jasper
03af1658ff Use the dhclient lense for our /etc/dhclient.conf, though it could
probably use some work for error checking.
2012-12-30 17:17:53 +00:00
jasper
bc1bd0ad0e Give regress tests a chance to run. 2012-12-29 13:38:51 +00:00
jasper
1f516b8197 add two new views (family and lookup) which aren't supported by the default
resolv.conf lens but that are supported by our resolv.conf.
2012-12-29 13:19:27 +00:00
jasper
642f43eb0d import augeas-1.0.0
Augeas is a configuration editing tool. It parses configuration files in
their native formats and transforms them into a tree. Configuration
changes are made by manipulating this tree and saving it back into
native config files.

ok aja@
2012-12-29 11:32:45 +00:00