Commit Graph

213 Commits

Author SHA1 Message Date
Kaleb S. KEITHLEY
1da97427af Merge remote-tracking branch 'origin/master' into el6
glusterfs-3.3.0-3
2012-07-18 14:49:04 -04:00
Kaleb S. KEITHLEY
dbdcb6d2cf Merge remote-tracking branch 'origin/master' into f16
glusterfs-3.3.0-3
2012-07-18 14:47:06 -04:00
Kaleb S. KEITHLEY
a56d385bff glusterfs-3.3.0-3, again 2012-07-18 14:44:44 -04:00
Kaleb S. KEITHLEY
d8b5a4d4f1 Merge remote-tracking branch 'origin/master' into f17
glusterfs-3.3.0-3
2012-07-18 14:43:23 -04:00
Kaleb S. KEITHLEY
cd99a1a6f6 glusterfs-3.3.0-3
fix segv in cmd_heal_volume_brick_out (RHEL seems particularly sensitive
to this bug.)
2012-07-18 14:02:21 -04:00
Kaleb S. KEITHLEY
e8e3319807 Merge remote-tracking branch 'origin/el6' into el5 2012-07-05 16:11:06 -04:00
Kaleb S. KEITHLEY
c7462ecf0a 3.3.0-2, license 2012-07-05 16:01:23 -04:00
Kaleb S. KEITHLEY
658ec0f710 3.3.0-2, almost forgot license clarifications 2012-07-05 15:56:27 -04:00
Kaleb S. KEITHLEY
09fdc2baeb 3.3.0-2 selected fixes to spec for BZs 826836, 826855, 829734, 834847 2012-07-05 15:46:05 -04:00
Kaleb S. KEITHLEY
bf40ed0d1c 3.3.0-2, selected fixes to spec for BZs 826836, 826855, 829734, 834847 2012-07-05 15:42:00 -04:00
Kaleb S. KEITHLEY
4b4b44ca15 stashing prelim 3.3.0-2 2012-07-05 13:45:05 -04:00
Kaleb S. KEITHLEY
c98c39624e update to 3.2.7
Here's hoping that 3.2.7 is the last of of the 3.2.x line so I don't
have to branch and don't have to keep applying and reverting changes
for the 3.3.x line.
2012-06-11 08:48:46 -04:00
Kaleb S. KEITHLEY
65af45fcfc additional 3.3.0 2012-06-01 07:59:28 -04:00
Kaleb S. KEITHLEY
56f64b9a97 Merge remote-tracking branch 'origin/f17' into el5
Conflicts:
	.gitignore
	glusterfs.spec
	glusterfsd.init
	glusterfsd.logrotate
	glusterfsd.sysconfig
	sources

Jump from 2.0.9 to 3.3.0 on el5 branch. Intervening commits will have
to be reconstructed from commits on other branches if you want to build
the respective versions for el5.
2012-06-01 07:29:05 -04:00
Kaleb S. KEITHLEY
b012c24de9 no man pages in 3.3.0, they're commented out in doc/Makefile.am 2012-05-31 15:47:34 -04:00
Kaleb S. KEITHLEY
744ad50f31 update for glusterfs-3.3.0 2012-05-31 15:04:23 -04:00
Kaleb KEITHLEY
78c6c34b69 glusterfs-3.2.6-2, BZ 819916
Add BuildRequires: libxml2-devel
2012-05-09 12:37:47 -04:00
Kaleb KEITHLEY
5977bca837 glusterfs-3.2.6-2, BZ 819916
Add BuildRequires: libxml2-devel
2012-05-09 12:35:50 -04:00
Kaleb KEITHLEY
bb8b41bacd glusterfs-3.2.6-1 2012-03-21 08:51:19 -04:00
Kaleb KEITHLEY
2906358bf6 rename patch files for nicer co-existence with other packages in
~/rpmbuild/SOURCES
2012-02-16 11:24:06 -05:00
Kaleb KEITHLEY
4c40b04359 patch configure.ac to compile -O2 instead of -O0 on Linux. 2012-01-16 13:49:24 -05:00
Kaleb KEITHLEY
2cd9c4e4c8 glusterd.init use /run per Fedora File System Layout, or /var/run when
needed
2012-01-10 13:03:15 -05:00
Kaleb KEITHLEY
489a51e97b revised spec to correctly do init.d for fedora<=16, rhel<=6; native systemd for f17 and rhel7 2012-01-03 11:26:12 -05:00
Kaleb KEITHLEY
5b0b5ff729 revised spec to correctly do init.d for fedora<=16, rhel<=6; native
systemd for f17 and rhel7
2012-01-03 11:24:13 -05:00
Kaleb KEITHLEY
a61c3d3795 revised sysconfig and init.d scripts
N.B. glusterfsd.{init,sysconfig,service} should go away. Glusterd is
responsible for starting and stopping the glusterfsd(s)
2011-12-07 13:34:09 -05:00
Kaleb KEITHLEY
5685efb997 revised libglusterfs/src/Makefile.* to (re)enable parallel make 2011-11-23 15:24:09 -05:00
Kaleb KEITHLEY
c6f37fcdb3 epel6 builds, take two. parallel make breaks koji epel builds 2011-11-23 10:32:11 -05:00
Kaleb KEITHLEY
df10eddc5b first stab at epel.
builds on RHEL6.1, but my attempts at koji scratch builds have failed.
Let's see what a fedpkg build will do.
2011-11-22 13:34:45 -05:00
Kaleb KEITHLEY
f8e70dcbdf Merge remote-tracking branch 'origin/master' into el6
Conflicts:
	.gitignore
	glusterfs.spec
	sources
2011-11-22 13:26:56 -05:00
Kaleb KEITHLEY
f78c057957 update to 3.2.5 2011-11-17 11:50:36 -05:00
Kaleb KEITHLEY
3d38179b1b revised init.d and native systemd to minimize fedora < 17
get closer to official glusterfs.spec (but with all the typos), including---
add/enable production of geo-replication sub-package, which should have
been done at 3.2 (i.e. 3.2.0 or 3.2.1)
2011-11-16 14:59:22 -05:00
Kaleb KEITHLEY
aa2bbd029a merge master, fix typo 2011-11-09 15:18:04 -05:00
Kaleb KEITHLEY
0219038157 correct date in changelog before merge to f16 branch 2011-11-09 15:16:17 -05:00
Kaleb S. KEITHLEY
2c293c6f61 BZ 748442, take two
Also update license to reflect the upstream change to GPLv3 (from AGPLv3)
2011-11-02 15:40:01 -04:00
Kaleb S. KEITHLEY
ff4f8fdd5c BZ 748442
convert init.d to systemd for f17 and beyond
(Will let this soak in rawhide for a while before merging to f16.
N.B. f16 continues to use init.d forever; the spec file installs
init.d file for 16 and earlier, systemd files for f17 and later.)
2011-11-02 14:05:43 -04:00
Kaleb S. KEITHLEY
84b84bad0e glusterfs 3.2.4 2011-09-30 13:35:43 -04:00
Kaleb S. KEITHLEY
4ec7fc750c glusterfs-3.2.3 2011-08-23 10:27:14 -04:00
Kaleb S. KEITHLEY
2c6ad6dacb Apparently Release = 0 is a mistake 2011-08-22 11:09:23 -04:00
Kaleb S. KEITHLEY
a430ac26ec Update to 3.2.2 (again) 2011-08-19 09:50:51 -04:00
Kaleb S. KEITHLEY
1053efb936 Revert "Update to 3.2.2"
This reverts commit 6380838f86.
2011-08-19 09:13:16 -04:00
Kaleb S. KEITHLEY
6380838f86 Update to 3.2.2 2011-08-18 14:24:52 -04:00
Dan Horák
10e6d3fbdf disable InfiniBand on s390(x) unconditionally 2011-06-29 10:44:23 +02:00
Jonathan Steffan
c6fd074369 Update to 3.2.1 2011-06-16 17:28:48 -06:00
Jonathan Steffan
0fec5244bf Fix issue with Source0 2011-06-16 16:44:11 -06:00
Jonathan Steffan
f97a94dd14 Update to 3.2.1 2011-06-16 14:16:36 -06:00
Dan Horák
a4a755692c Disable RDMA support on s390(x) 2011-05-14 09:39:06 +02:00
Jonathan Steffan
3c4431c906 Update to 3.1.4 2011-05-10 15:36:56 -06:00
Jonathan Steffan
7114d39820 Update to 3.1.4 2011-05-10 15:33:02 -06:00
Jonathan Steffan
06c8da013d Update to 3.1.3, removing patches. 2011-04-03 15:28:29 -06:00
Jonathan Steffan
e7a14630a6 Update to 3.1.3, removing patches. 2011-04-03 15:26:26 -06:00