Logoj0ke.net Open Build Service > Projects > server:backup > bacula3 > Changes
Sign Up | Log In

Changes of Revision 4

[-] Changed bacula.spec
x
 
1
@@ -1,5 +1,5 @@
2
 #
3
-# spec file for package bacula (Version 3.0.1)
4
+# spec file for package bacula (Version 3.0.2)
5
 #
6
 # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
7
 #
8
@@ -36,8 +36,8 @@
9
 License:        GPL v2 or later
10
 Group:          Productivity/Archiving/Backup
11
 AutoReqProv:    on
12
-Version:        3.0.1
13
-Release:        2
14
+Version:        3.0.2
15
+Release:        1
16
 Summary:        Bacula--The Network Backup Solution: Client Part
17
 Url:            http://www.bacula.org
18
 Source0:        %{name}-%{version}.tar.bz2
19
@@ -281,6 +281,19 @@
20
 
21
 
22
 %changelog
23
+* Tue Jul 21 2009 Carsten Schoene <cs@linux-administrator.com> - 3.0.2-1
24
+- update to release 3.0.2
25
+ - fix problems with PostgreSQL
26
+ - cleans up old jobs when starting director
27
+ - fix issue in xattr
28
+ - allow selecting files for restore from Copy Jobs
29
+ - better security for the File Daemon
30
+ - new directive to specify the source address for outgoing connections
31
+ - display of volume availability in autochanger when doing restores
32
+ - improved estimate command
33
+ - option to construct a full restore from a JobID was added
34
+ - new nagios plugin added
35
+
36
 * Sun Jun 21 2009 Carsten Schoene <cs@linux-administrator.com> - 3.0.1-2
37
 - initial 3.x build
38
 
39
Added bacula-3.0.2.tar.bz2 ^