RSS
Pages: 1 ... 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
[>] http://marc.info/?l=openbsd-cvs&m=140915159801496&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-27 19:55:08


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/27 08:59:44

Modified files:
usr.bin/openssl: apps.c apps.h rand.c

Log message:
Implement table-driven option parsing that allows an application to
specify what its valid options are and where it wants them to be stored.
This also allows for usage to be generated, almost for free, ensuring
that the options and usage are automatically kept in sync.

This will allow for a single option parsing implementation, rather than the
current one-hand-rolled-option-parsing-and-random-usage-implementation per
application.

As a starting point, port the openssl(1) rand application to the new option
parsing and usage (along with associated code clean up).

With input from doug@.

ok bcook@ doug@

[>] http://marc.info/?l=openbsd-cvs&m=140915300502179&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-27 19:55:09


Module name: src
Changes by: kspillner@cvs.openbsd.org 2014/08/27 09:22:40

Modified files:
usr.bin/diff : diffreg.c

Log message:
Ensure diff -uw always produces valid output when one file doesn't end
with a newline. Issue reported by guenther@.

ok guenther@

[>] http://marc.info/?l=openbsd-cvs&m=140915325802343&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-27 19:55:10


Module name: src
Changes by: kspillner@cvs.openbsd.org 2014/08/27 09:27:20

Modified files:
regress/usr.bin/diff: Makefile
Added files:
regress/usr.bin/diff: t14.1 t14.2 t15.1 t15.2

Log message:
Add regression tests for diff -uw issue reported by guenther@. Ensure the
'+' and '-' always appear in the first column of a newline in diff -uw
output, even when one file doesn't end with a newline and the other file
contains additional lines.

ok guenther@

[>] http://marc.info/?l=openbsd-cvs&m=140915473803262&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-27 19:55:11


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/27 09:51:41

Modified files:
usr.bin/openssl: apps.h apps.c

Log message:
Add an option type that handles argument to integer conversion.

[>] http://marc.info/?l=openbsd-cvs&m=140915486403318&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-27 20:55:10


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/27 09:54:02

Modified files:
usr.bin/openssl: rand.c

Log message:
Reset the config struct before calling options_parse(), otherwise config
options from the previous run stick in interactive mode.

[>] http://marc.info/?l=openbsd-cvs&m=140915494603360&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-27 20:55:11


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/27 09:55:23

Modified files:
usr.bin/openssl: prime.c

Log message:
Convert openssl(1) prime to the new options/usage handling.

[>] http://marc.info/?l=openbsd-cvs&m=140916481908151&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-27 22:55:08


Module name: src
Changes by: kspillner@cvs.openbsd.org 2014/08/27 12:40:03

Modified files:
usr.sbin/pkg_add: Makefile
usr.sbin/pkg_add/OpenBSD/PackageRepository: HTTP.pm SCP.pm
Added files:
usr.sbin/pkg_add/OpenBSD/PackageRepository: Persistent.pm
Removed files:
usr.sbin/pkg_add/OpenBSD/PackageRepository: Persistant.pm

Log message:
Rename Persistant to Persistent.

sure espie@

[>] http://marc.info/?l=openbsd-cvs&m=140916518608269&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-27 22:55:09


Module name: src
Changes by: kspillner@cvs.openbsd.org 2014/08/27 12:45:57

Modified files:
regress/usr.sbin/pkg_add: check-sig

Log message:
Remove $_ usage that warns under Perl 5.18.

Yep espie@

[>] http://marc.info/?l=openbsd-ports-cvs&m=140916293407389&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-27 22:55:12


Module name: ports
Changes by: brad@cvs.openbsd.org 2014/08/27 12:07:55

Modified files:
net/p5-Net-DNS : Makefile distinfo
net/p5-Net-DNS/pkg: PLIST

Log message:
Update p5-Net-DNS to 0.79.

ok bluhm@

[>] http://marc.info/?l=openbsd-cvs&m=140917179510919&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-28 00:55:09


Module name: xenocara
Changes by: matthieu@cvs.openbsd.org 2014/08/27 14:36:17

Modified files:
distrib/sets/lists/xetc: mi
distrib/sets/lists/xbase: mi

Log message:
move fontconfig configuration files that don't change to xbase

[>] http://marc.info/?l=openbsd-cvs&m=140918346815534&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-28 03:55:06


Module name: src
Changes by: schwarze@cvs.openbsd.org 2014/08/27 17:50:45

Modified files:
usr.sbin/rcctl : rcctl.sh

Log message:
Disentangle svc_default_enabled_flags() and svc_get_flags().
This saves three expensive function calls in svc_default_enabled_flags(),
two to _rc_parse_conf() and one to svc_get_flags(). No functional change.
Feedback and ok ajacoutot@.

[>] http://marc.info/?l=openbsd-cvs&m=140918768516720&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-28 05:55:06


Module name: src
Changes by: bcook@cvs.openbsd.org 2014/08/27 19:00:57

Modified files:
lib/libcrypto/crypto: getentropy_linux.c

Log message:
preserve errno value on success.

If getrandom returns a temporary failure, make sure errno is not polluted when
it succeeds. Thanks to deraadt@ for pointing it out.

[>] http://marc.info/?l=openbsd-cvs&m=140918980717265&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-28 05:55:08


Module name: src
Changes by: schwarze@cvs.openbsd.org 2014/08/27 19:36:10

Modified files:
usr.bin/mandoc : term_ps.c

Log message:
I just noticed that -Tps writes "%%CreationDate:" headers.
That's an unwelcome leak of potentially private information.
Kill it with fire.

[>] http://marc.info/?l=openbsd-cvs&m=140919782019069&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-28 07:55:06


Module name: src
Changes by: schwarze@cvs.openbsd.org 2014/08/27 21:49:59

Modified files:
usr.bin/mandoc : st.in
share/man/man7 : mdoc.7

Log message:
Support .St -susv1 and .St -susv4. Illumos wants to use this,
and it's illogical anyway to have -susv2 and -susv3 but not -susv4.

[>] http://marc.info/?l=openbsd-ports-cvs&m=140920447220314&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-28 09:55:09


Module name: ports
Changes by: rpointel@cvs.openbsd.org 2014/08/27 23:40:49

Modified files:
devel/py-nose : Makefile distinfo

Log message:
update nose to 1.3.4.
ok martynas (maintainer).

[>] http://marc.info/?l=openbsd-ports-cvs&m=140920759821086&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-28 10:55:10


Module name: ports
Changes by: ajacoutot@cvs.openbsd.org 2014/08/28 00:32:56

Modified files:
sysutils/salt/patches: patch-salt_modules_bsd_shadow_py
patch-salt_modules_disk_py
patch-salt_modules_groupadd_py

Log message:
Everything has been merged uptream.

[>] http://marc.info/?l=openbsd-cvs&m=140920879721430&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-28 11:55:07


Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/08/28 00:52:57

Modified files:
usr.sbin/rcctl : rcctl.sh

Log message:
Consistency in conditionals; no functional change.

[>] http://marc.info/?l=openbsd-cvs&m=140921242122716&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-28 12:55:07


Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/08/28 01:53:07

Modified files:
usr.sbin/rcctl : rcctl.sh

Log message:
Simplify.

[>] http://marc.info/?l=openbsd-cvs&m=140921340923113&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-28 12:55:09


Module name: src
Changes by: jmc@cvs.openbsd.org 2014/08/28 02:09:39

Modified files:
usr.sbin/slowcgi: slowcgi.8

Log message:
fix previous, and add a SEE ALSO section for httpd;

[>] http://marc.info/?l=openbsd-cvs&m=140921418423308&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-28 12:55:11


Module name: src
Changes by: jmc@cvs.openbsd.org 2014/08/28 02:22:42

Modified files:
usr.sbin/tcpdrop: tcpdrop.8

Log message:
er, rehook httpd.

here's a thought: if i just leave man pages alone, they will eventually
come good.

while here, remove some escape sequences;

[>] http://marc.info/?l=openbsd-ports-cvs&m=140922160525977&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-28 14:55:11


Module name: ports
Changes by: ajacoutot@cvs.openbsd.org 2014/08/28 04:26:21

Modified files:
devel/xdg-utils: Makefile distinfo
Added files:
devel/xdg-utils/patches: patch-scripts_xdg-email_in
patch-scripts_xdg-mime_in
patch-scripts_xdg-open_in
patch-scripts_xdg-screensaver_in
patch-scripts_xdg-utils-common_in
Removed files:
devel/xdg-utils/patches: patch-scripts_xdg-desktop-menu
patch-scripts_xdg-email
patch-scripts_xdg-icon-resource
patch-scripts_xdg-mime
patch-scripts_xdg-open
patch-scripts_xdg-screensaver
patch-scripts_xdg-settings

Log message:
Update to xdg-utils-1.1.0rc2 + fixes from upstream.
Committing now since these utilities tend to break after an update in very
subtle ways...

[>] http://marc.info/?l=openbsd-cvs&m=140923307631074&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-28 17:55:08


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/28 07:37:41

Modified files:
usr.bin/openssl: apps.c apps.h

Log message:
Add option handling for input/output formats.

[>] http://marc.info/?l=openbsd-cvs&m=140923317131144&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-28 17:55:09


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/28 07:39:07

Modified files:
usr.bin/openssl: apps.c apps.h

Log message:
Add option handling for ordered flags.

[>] http://marc.info/?l=openbsd-cvs&m=140923395931541&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-28 18:55:08


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/28 07:51:38

Modified files:
usr.bin/openssl: apps.c

Log message:
Ensure that a format option argument is a known specifier.

[>] http://marc.info/?l=openbsd-cvs&m=140923420131660&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-28 18:55:10


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/28 07:55:19

Modified files:
usr.bin/openssl: apps.c

Log message:
Given the usage option name/argument name width a few more characters.

[>] http://marc.info/?l=openbsd-cvs&m=140923451331912&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-28 18:55:11


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/28 08:01:32

Modified files:
usr.bin/openssl: crl.c

Log message:
Convert openssl(1) crl to new option/usage handling.

[>] http://marc.info/?l=openbsd-cvs&m=140923535100875&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-28 18:55:12


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/28 08:15:28

Modified files:
usr.bin/openssl: apps.c apps.h

Log message:
Add option handling with a callback function for argument processing.

[>] http://marc.info/?l=openbsd-cvs&m=140923584501517&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-28 18:55:13


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/28 08:23:52

Modified files:
usr.bin/openssl: asn1pars.c ca.c crl.c crl2p7.c dh.c dhparam.c
dsa.c dsaparam.c ec.c ecparam.c genpkey.c
genrsa.c nseq.c pkcs12.c pkcs7.c pkcs8.c pkey.c
pkeyparam.c pkeyutl.c req.c rsa.c rsautl.c
sess_id.c spkac.c ts.c verify.c x509.c

Log message:
openssl_setup() calls SSL_load_error_strings(), which happens to call
ERR_load_crypto_strings() - as such, we do not need to call the same
function from most of the applications.

[>] http://marc.info/?l=openbsd-cvs&m=140923596801608&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-28 18:55:15


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/28 08:25:48

Modified files:
usr.bin/openssl: genpkey.c pkcs8.c pkey.c pkeyparam.c pkeyutl.c
rsautl.c

Log message:
OpenSSL_add_all_algorithms() is called from openssl_startup() - it does not
need to also be called from some of the applications.

[>] http://marc.info/?l=openbsd-cvs&m=140923749902530&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-28 18:55:16


Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/08/28 08:51:16

Modified files:
usr.sbin/rcctl : rcctl.sh

Log message:
Drop check and tweak comment.

with schwarze@

[>] http://marc.info/?l=openbsd-cvs&m=140924573006310&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-28 21:55:08


Module name: xenocara
Changes by: matthieu@cvs.openbsd.org 2014/08/28 11:08:33

Modified files:
. : Makefile
distrib/sets : Makefile
distrib/sets/lists/xbase: mi
distrib/sets/lists/xetc: mi
Added files:
distrib/sets : makexetc

Log message:
Move xetc set to xbase like etc in base. ok and a tweak by ajacoutot@

There are still some issues, they will be fixed in tree.

[>] http://marc.info/?l=openbsd-cvs&m=140924589406498&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-28 21:55:09


Module name: xenocara
Changes by: matthieu@cvs.openbsd.org 2014/08/28 11:11:19

Modified files:
distrib/sets : Makefile

Log message:
Use a phony target to build xetc.tgz so that its gets rebuilt everytime

[>] http://marc.info/?l=openbsd-cvs&m=140924729007075&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-28 21:55:10


Module name: xenocara
Changes by: matthieu@cvs.openbsd.org 2014/08/28 11:34:29

Modified files:
app/xinit : configure.ac

Log message:
Reduce diffs with upstream. No functional change.

[>] http://marc.info/?l=openbsd-cvs&m=140924732007083&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-28 21:55:12


Module name: xenocara
Changes by: matthieu@cvs.openbsd.org 2014/08/28 11:34:57

Modified files:
app/xinit : Makefile.in aclocal.m4 configure
app/xinit/launchd: Makefile.in
app/xinit/launchd/privileged_startx: Makefile.in
app/xinit/launchd/user_startx: Makefile.in
app/xinit/man : Makefile.in

Log message:
regen

[>] http://marc.info/?l=openbsd-cvs&m=140924782007306&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-28 21:55:13


Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/08/28 11:43:21

Modified files:
usr.sbin/sysmerge: sysmerge.8 sysmerge.sh

Log message:
Major sysmerge cleanup now that both etc and xetc sets are part of base.
Expect more changes/cleanup/... in the near future.

-S (signature) option is gone since we are not fetching sets anymore
-s and -x are gone as well for obvious reasons

Left is:
usage: sysmerge [-bdp]

I would appreciate feedback, *lots* of things have changed and there may be
side effects I missed. Consider sysmerge as WIP for the time being.

[>] http://marc.info/?l=openbsd-ports-cvs&m=140924837207539&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-28 21:55:16


Module name: ports
Changes by: ajacoutot@cvs.openbsd.org 2014/08/28 11:51:43

Modified files:
print/foomatic-db-engine: Makefile
print/foomatic-db-engine/pkg: README
print/cups : Makefile
print/cups/pkg : README-main

Log message:
README tweaks.

[>] http://marc.info/?l=openbsd-ports-cvs&m=140925258409339&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-28 23:55:10


Module name: ports
Changes by: ajacoutot@cvs.openbsd.org 2014/08/28 13:02:19

Log message:
Import cups-bjnp-1.2.2.

cups-bjnp is a CUPS backend for Canon USB over IP protocol which adds
functionality to some Canon printers to connect and print over the
network.

from maintainer Julian Andrej
ok robert@

Status:

Vendor Tag: ajacoutot
Release Tags: ajacoutot_20140828

N ports/print/cups-bjnp/Makefile
N ports/print/cups-bjnp/distinfo
N ports/print/cups-bjnp/patches/patch-configure
N ports/print/cups-bjnp/patches/patch-bjnp-debug_c
N ports/print/cups-bjnp/pkg/PLIST
N ports/print/cups-bjnp/pkg/DESCR

No conflicts created by this import

[>] http://marc.info/?l=openbsd-ports-cvs&m=140925259309343&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-28 23:55:11


Module name: ports
Changes by: ajacoutot@cvs.openbsd.org 2014/08/28 13:02:48

Modified files:
print : Makefile

Log message:
+cups-bjnp

[>] http://marc.info/?l=openbsd-cvs&m=140925935311830&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-29 01:55:07


Module name: src
Changes by: jmc@cvs.openbsd.org 2014/08/28 14:55:28

Modified files:
usr.sbin/sysmerge: sysmerge.8

Log message:
tweak AUTHORS; ok ajacoutot

[>] http://marc.info/?l=openbsd-cvs&m=140926375413256&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-29 02:55:06


Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/08/28 16:09:00

Modified files:
usr.sbin/sysmerge: sysmerge.8

Log message:
Merge a paragraph.

[>] http://marc.info/?l=openbsd-cvs&m=140929134119896&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-29 09:55:06


Module name: www
Changes by: brad@cvs.openbsd.org 2014/08/28 23:48:47

Modified files:
faq : faq6.html

Log message:
Add otus(4), rsu(4), urtwn(4) and remove ray(4).

The additions from Carlin Bingham.

[>] http://marc.info/?l=openbsd-cvs&m=140929224320068&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-29 10:55:07


Module name: src
Changes by: jmc@cvs.openbsd.org 2014/08/29 00:03:34

Modified files:
usr.sbin/sysmerge: sysmerge.8

Log message:
knock out double .Pp;

[>] http://marc.info/?l=openbsd-cvs&m=140929258920109&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-29 10:55:09


Module name: src
Changes by: jmc@cvs.openbsd.org 2014/08/29 00:09:35

Modified files:
share/man/man7 : hier.7

Log message:
update entry for /usr/share/sysmerge; ok ajacoutot

[>] http://marc.info/?l=openbsd-cvs&m=140929515320773&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-29 11:55:08


Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/08/29 00:52:20

Modified files:
usr.sbin/sysmerge: sysmerge.sh

Log message:
Some cleanings, no functional change.

[>] http://marc.info/?l=openbsd-ports-cvs&m=140929545420867&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-29 11:55:11


Module name: ports
Changes by: dlg@cvs.openbsd.org 2014/08/29 00:56:48

Modified files:
lang/php/5.4 : Makefile
lang/php/5.4/patches: patch-ext_tidy_tidy_c

Log message:
port the fix for the tidy tidyReleaseDate vs tidyVersion segfault.
basically ports/lang/php/5.3/patches/patch-ext_tidy_tidy_c r1.3

ok robert@ sthen@

[>] http://marc.info/?l=openbsd-cvs&m=140929961222028&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-29 12:55:11


Module name: src
Changes by: reyk@cvs.openbsd.org 2014/08/29 02:06:30

Modified files:
share/misc : mime.types

Log message:
The image/x-ms-bmp extension is bmp, not mp.

Found by Navan Carson; Thanks!

[>] http://marc.info/?l=openbsd-cvs&m=140930304723146&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-29 13:55:11


Module name: src
Changes by: blambert@cvs.openbsd.org 2014/08/29 03:03:36

Modified files:
usr.sbin/relayd: parse.y relay.c relayd.conf.5 relayd.h

Log message:
Implement consistent host hashing for relayd, based on
work done by andre@

Re-add a randomized hash seed (which had apparently
gotten inadvertently removed in the past).

Allows for multiple relayd instances to be configured
to forward traffic to the same host, falling back to
the random seed when not explicitly configured to do so.

ok reyk@

[>] http://marc.info/?l=openbsd-ports-cvs&m=140930952525204&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-29 14:55:10


Module name: ports
Changes by: sebastia@cvs.openbsd.org 2014/08/29 04:51:39

Modified files:
databases/puppetdb: Makefile
databases/puppetdb/pkg: PLIST-main README-main puppetdb.rc

Log message:
Tweak puppetdb port to install multiple .ini files in the puppetdb/conf.d
configuration directory. Update the README to the according changes and
add a section about upgrading.

Feedback, testing and OK jasper@ (MAINTAINER)

[>] http://marc.info/?l=openbsd-cvs&m=140931116925725&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-29 15:55:08


Module name: www
Changes by: nick@cvs.openbsd.org 2014/08/29 05:18:49

Modified files:
openbgpd : manual.html

Log message:
-rfc1771, +rfc4271, per man page. From Rob Pierce, (rob at 2keys dot
ca), thanks!

[>] http://marc.info/?l=openbsd-cvs&m=140931238326136&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-29 15:55:10


Module name: www
Changes by: sebastia@cvs.openbsd.org 2014/08/29 05:39:18

Modified files:
faq : current.html

Log message:
mention split of puppetdb configuration file with puppetdb-2.1.0p1

Pages: 1 ... 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37