Explorar o código

Relabel as 3.1.1rc1

John C. Frickson %!s(int64=8) %!d(string=hai) anos
pai
achega
12d765af30
Modificáronse 7 ficheiros con 24 adicións e 24 borrados
  1. 1 1
      Changelog
  2. 13 13
      configure
  3. 3 3
      configure.ac
  4. 3 3
      include/common.h.in
  5. 1 1
      nrpe.spec.in
  6. 1 1
      src/check_nrpe.c
  7. 2 2
      update-version

+ 1 - 1
Changelog

@@ -2,7 +2,7 @@
 NRPE Changelog
 **************
 
-x.x.x - xxxx-xx-xx
+3.1.1 - 2017-05-24
 ------------------
 FIXES
 - The '--log-file=' or '-g' option is missing from the help (John Frickson)

+ 13 - 13
configure

@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for nrpe 3.1.0.
+# Generated by GNU Autoconf 2.69 for nrpe 3.1.1rc1.
 #
 # Report bugs to <nagios-users@lists.sourceforge.net>.
 #
@@ -580,8 +580,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='nrpe'
 PACKAGE_TARNAME='nrpe'
-PACKAGE_VERSION='3.1.0'
-PACKAGE_STRING='nrpe 3.1.0'
+PACKAGE_VERSION='3.1.1rc1'
+PACKAGE_STRING='nrpe 3.1.1rc1'
 PACKAGE_BUGREPORT='nagios-users@lists.sourceforge.net'
 PACKAGE_URL='https://www.nagios.org/downloads/nagios-core-addons/'
 
@@ -1320,7 +1320,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures nrpe 3.1.0 to adapt to many kinds of systems.
+\`configure' configures nrpe 3.1.1rc1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1370,7 +1370,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of nrpe 3.1.0:";;
+     short | recursive ) echo "Configuration of nrpe 3.1.1rc1:";;
    esac
   cat <<\_ACEOF
 
@@ -1516,7 +1516,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-nrpe configure 3.1.0
+nrpe configure 3.1.1rc1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2122,7 +2122,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by nrpe $as_me 3.1.0, which was
+It was created by nrpe $as_me 3.1.1rc1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2487,9 +2487,9 @@ ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
 
 
 PKG_NAME=nrpe
-PKG_VERSION="3.1.0"
+PKG_VERSION="3.1.1rc1"
 PKG_HOME_URL="http://www.nagios.org/"
-PKG_REL_DATE="2017-04-19"
+PKG_REL_DATE="2017-05-17"
 RPM_RELEASE=1
 
 LANG=C
@@ -4348,7 +4348,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by nrpe $as_me 3.1.0, which was
+This file was extended by nrpe $as_me 3.1.1rc1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -4402,7 +4402,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-nrpe config.status 3.1.0
+nrpe config.status 3.1.1rc1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
@@ -8284,7 +8284,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by nrpe $as_me 3.1.0, which was
+This file was extended by nrpe $as_me 3.1.1rc1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -8347,7 +8347,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-nrpe config.status 3.1.0
+nrpe config.status 3.1.1rc1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 

+ 3 - 3
configure.ac

@@ -5,15 +5,15 @@ define([AC_CACHE_LOAD],)
 define([AC_CACHE_SAVE],)
 
 m4_include([build-aux/custom_help.m4])
-AC_INIT([nrpe],[3.1.0],[nagios-users@lists.sourceforge.net],[nrpe],[https://www.nagios.org/downloads/nagios-core-addons/])
+AC_INIT([nrpe],[3.1.1rc1],[nagios-users@lists.sourceforge.net],[nrpe],[https://www.nagios.org/downloads/nagios-core-addons/])
 AC_CONFIG_SRCDIR([src/nrpe.c])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_PREFIX_DEFAULT(/usr/local/nagios)
 
 PKG_NAME=nrpe
-PKG_VERSION="3.1.0"
+PKG_VERSION="3.1.1rc1"
 PKG_HOME_URL="http://www.nagios.org/"
-PKG_REL_DATE="2017-04-19"
+PKG_REL_DATE="2017-05-17"
 RPM_RELEASE=1
 
 LANG=C

+ 3 - 3
include/common.h.in

@@ -2,7 +2,7 @@
  *
  * COMMON.H - NRPE Common Include File
  * Copyright (c) 1999-2007 Ethan Galstad (nagios@nagios.org)
- * Last Modified: 2017-04-19
+ * Last Modified: 2017-05-17
  *
  * License:
  *
@@ -33,8 +33,8 @@
 # endif
 #endif
 
-#define PROGRAM_VERSION "3.1.0"
-#define MODIFICATION_DATE "2017-04-19"
+#define PROGRAM_VERSION "3.1.1rc1"
+#define MODIFICATION_DATE "2017-05-17"
 
 #define OK							0
 #define ERROR						-1

+ 1 - 1
nrpe.spec.in

@@ -22,7 +22,7 @@
 %define _sysconfdir /etc/nagios
 
 %define name @PACKAGE_NAME@
-%define version 3.1.0
+%define version 3.1.1rc1
 %define release @RPM_RELEASE@
 %define nsusr @nrpe_user@
 %define nsgrp @nrpe_group@

+ 1 - 1
src/check_nrpe.c

@@ -4,7 +4,7 @@
  * Copyright (c) 1999-2008 Ethan Galstad (nagios@nagios.org)
  * License: GPL
  *
- * Last Modified: 2017-04-19
+ * Last Modified: 2017-05-17
  *
  * Command line: CHECK_NRPE -H <host_address> [-p port] [-c command] [-to to_sec]
  *

+ 2 - 2
update-version

@@ -28,10 +28,10 @@ else
 fi
 
 # Current version number
-CURRENTVERSION=3.1.0
+CURRENTVERSION=3.1.1rc1
 
 # Last date
-LASTDATE=2017-04-19
+LASTDATE=2017-05-17
 
 if [ "x$1" = "x" ]
 then