Skip to content

Commit

Permalink
Bump version for first public beta.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco van Wieringen committed Feb 17, 2015
1 parent 6563795 commit 2ab3043
Show file tree
Hide file tree
Showing 10 changed files with 34 additions and 27 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,7 +1,7 @@
BAREOS is a fork of the Bacula source code with the following
changes (highlevel):

Release 12.4.0
Release 12.4.x

* First attempt at adding a rerun command.
* Pass the restore context as parameter to display_job_parameters
Expand Down Expand Up @@ -140,7 +140,7 @@ Long standing bugs fixed (bug numbers are from the bacula bug database):
* OpenSuse 12.1
* OpenSuse 12.1
* OpenSuse factory
* More to come like Ubuntu etc.
* Ubuntu 12.04
* Fully automatic generation of new packages within one hour after new
release of software or bugfix.
* Fully automatic continuos integration tests of new packages with most major linux distribution
Expand Down
18 changes: 9 additions & 9 deletions configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.68 for bareos 12.4.0.
# Generated by GNU Autoconf 2.68 for bareos 12.4.1.
#
#
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
Expand Down Expand Up @@ -567,8 +567,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='bareos'
PACKAGE_TARNAME='bareos'
PACKAGE_VERSION='12.4.0'
PACKAGE_STRING='bareos 12.4.0'
PACKAGE_VERSION='12.4.1'
PACKAGE_STRING='bareos 12.4.1'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''

Expand Down Expand Up @@ -1547,7 +1547,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 bareos 12.4.0 to adapt to many kinds of systems.
\`configure' configures bareos 12.4.1 to adapt to many kinds of systems.

Usage: $0 [OPTION]... [VAR=VALUE]...

Expand Down Expand Up @@ -1616,7 +1616,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of bareos 12.4.0:";;
short | recursive ) echo "Configuration of bareos 12.4.1:";;
esac
cat <<\_ACEOF

Expand Down Expand Up @@ -1820,7 +1820,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
bareos configure 12.4.0
bareos configure 12.4.1
generated by GNU Autoconf 2.68

Copyright (C) 2010 Free Software Foundation, Inc.
Expand Down Expand Up @@ -2770,7 +2770,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 bareos $as_me 12.4.0, which was
It was created by bareos $as_me 12.4.1, which was
generated by GNU Autoconf 2.68. Invocation command line was

$ $0 $@
Expand Down Expand Up @@ -31693,7 +31693,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 bareos $as_me 12.4.0, which was
This file was extended by bareos $as_me 12.4.1, which was
generated by GNU Autoconf 2.68. Invocation command line was

CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -31759,7 +31759,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="\\
bareos config.status 12.4.0
bareos config.status 12.4.1
configured by $0, generated by GNU Autoconf 2.68,
with options \\"\$ac_cs_config\\"

Expand Down
8 changes: 7 additions & 1 deletion debian/changelog
@@ -1,9 +1,15 @@
bareos (12.4.1-1) unstable; urgency=low

* Switch version number

-- Marco van Wieringen <marco.van.wieringen@bareos.com> Wed, 06 Feb 2013 15:09:10 +0100

bareos (12.4.0-7) unstable; urgency=low

* enable ndmp and scsi-crypto
* remove deprecated gtk tray monitor

-- Marco van Wieringen <mvw@bareos.com> Sun, 30 Dec 2012 16:51:18 +0100
-- Marco van Wieringen <marco.van.wieringen@bareos.com> Sun, 30 Dec 2012 16:51:18 +0100

bareos (12.4.0-6) unstable; urgency=low

Expand Down
2 changes: 1 addition & 1 deletion platforms/deb/bareos-Debian_6.0.dsc
Expand Up @@ -2,7 +2,7 @@ Format: 3.0 (native)
Source: bareos
Binary: bareos, bareos-bat, bareos-bconsole, bareos-client, bareos-common, bareos-database-common, bareos-database-postgresql, bareos-database-mysql, bareos-database-sqlite3, bareos-database-tools, bareos-devel, bareos-director, bareos-doc, bareos-filedaemon, bareos-storage, bareos-tools, bareos-traymonitor
Architecture: any
Version: 12.4.0
Version: 12.4.1
Maintainer: Joerg Steffens <joerg.steffens@bareos.com>
Homepage: http://www.bareos.org/
Standards-Version: 3.8.4
Expand Down
2 changes: 1 addition & 1 deletion platforms/deb/bareos-xUbuntu_12.04.dsc
Expand Up @@ -2,7 +2,7 @@ Format: 3.0 (native)
Source: bareos
Binary: bareos, bareos-bat, bareos-bconsole, bareos-client, bareos-common, bareos-database-common, bareos-database-postgresql, bareos-database-mysql, bareos-database-sqlite3, bareos-database-tools, bareos-devel, bareos-director, bareos-doc, bareos-filedaemon, bareos-storage, bareos-tools, bareos-traymonitor
Architecture: any
Version: 12.4.0
Version: 12.4.1
Maintainer: Joerg Steffens <joerg.steffens@bareos.com>
Homepage: http://www.bareos.org/
Standards-Version: 3.8.4
Expand Down
4 changes: 2 additions & 2 deletions platforms/rpms/bareos.spec
Expand Up @@ -33,7 +33,7 @@

Summary: The Network Backup Solution
Name: bareos
Version: 12.4.0
Version: 12.4.1
Release: 1.0
Group: Productivity/Archiving/Backup
License: AGPL-3.0
Expand All @@ -42,7 +42,7 @@ URL: http://www.bareos.org/
Vendor: The Bareos Team
#Packager: {_packager}

%define _libversion 12.4.0
%define _libversion 12.4.1

%define plugin_dir %_libdir/bareos/plugins
%define script_dir /usr/lib/bareos/scripts
Expand Down
2 changes: 1 addition & 1 deletion platforms/win32/winbareos-nsi.spec
Expand Up @@ -8,7 +8,7 @@

#!BuildIgnore: post-build-checks
Name: winbareos-nsi
Version: 12.4.0
Version: 12.4.1
Release: 0
Summary: bareos
License: LGPLv2+
Expand Down
2 changes: 1 addition & 1 deletion platforms/win32/winbareos32.spec
Expand Up @@ -8,7 +8,7 @@


Name: mingw32-winbareos
Version: 12.4.0
Version: 12.4.1
Release: 0
Summary: bareos
License: LGPLv2+
Expand Down
2 changes: 1 addition & 1 deletion platforms/win32/winbareos64.spec
Expand Up @@ -8,7 +8,7 @@


Name: mingw64-winbareos
Version: 12.4.0
Version: 12.4.1
Release: 0
Summary: bareos
License: LGPLv2+
Expand Down
17 changes: 9 additions & 8 deletions src/include/version.h
@@ -1,7 +1,7 @@
#undef VERSION
#define VERSION "12.4.0"
#define BDATE "16 November 2012"
#define LSMDATE "16Nov12"
#define VERSION "12.4.1"
#define BDATE "06 February 2013"
#define LSMDATE "06Feb13"

#define PROG_COPYRIGHT "Copyright (C) %d-2012 Free Software Foundation Europe e.V.\n" \
"Copyright (C) 2013-2013 Bareos GmbH & Co. KG\n"
Expand Down Expand Up @@ -31,11 +31,12 @@
/* Shared object library versions */

/* Uncomment to overwrite default value from VERSION */
/* #define LIBBAREOS_LT_RELEASE "12.4.0" */
/* #define LIBBAREOSCFG_LT_RELEASE "12.4.0" */
/* #define LIBBAREOSSQL_LT_RELEASE "12.4.0" */
/* #define LIBBAREOSCATS_LT_RELEASE "12.4.0" */
/* #define LIBBAREOSFIND_LT_RELEASE "12.4.0" */
/* #define LIBBAREOS_LT_RELEASE "12.4.1" */
/* #define LIBBAREOSCFG_LT_RELEASE "12.4.1" */
/* #define LIBBAREOSSQL_LT_RELEASE "12.4.1" */
/* #define LIBBAREOSCATS_LT_RELEASE "12.4.1" */
/* #define LIBBAREOSCATS_LT_RELEASE "12.4.1" */
/* #define LIBBAREOSNDMP_LT_RELEASE "12.4.1" */

/* Debug flags */
#undef DEBUG
Expand Down

0 comments on commit 2ab3043

Please sign in to comment.