Commit Graph

132 Commits

Author SHA1 Message Date
Bruno Wolff III
e89b109bdc Revert "Try not specifying artifacts location"
This reverts commit 0a03e389c6.
It made things worse.
2019-05-21 14:12:07 -05:00
Bruno Wolff III
0a03e389c6 Try not specifying artifacts location
It looks like the artifacts might not have been going to the correct
place based on the reported errors. So try using the default value instead
of the one from the examples.
2019-05-21 13:48:15 -05:00
Bruno Wolff III
8fb4d38c98 Add gating
This won't do anything in rawhide, but once it is moved to release
branches, it will catch really broken builds.
2019-05-21 13:25:50 -05:00
Bruno Wolff III
d81a1f88a6 Add a CI test 2019-05-21 12:39:33 -05:00
Bruno Wolff III
6f53595658 Fix issue with LDFLAGS not getting set
Bug 1573109.
2019-05-21 02:48:48 -05:00
Bruno Wolff III
bc150b2804 Add fix for glibc changes 2019-05-21 01:59:57 -05:00
Fedora Release Engineering
48fdbae943 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-03 08:28:12 +00:00
Igor Gnatenko
3e0884a0b5 Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:50 +01:00
Igor Gnatenko
b85fd9509f
Add missing BuildRequires on gcc
make: cc: Command not found

References: https://bugzilla.redhat.com/show_bug.cgi?id=1606409
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-07-24 16:55:37 +02:00
Fedora Release Engineering
2860d59181 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 06:38:28 +00:00
Jason Tibbitts
8354ad07a4 Remove needless use of %defattr 2018-07-10 01:26:43 -05:00
Igor Gnatenko
931f8cd02f
Remove %clean section
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 07:40:21 +01:00
Igor Gnatenko
6e02df8406 Remove BuildRoot definition
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 00:39:57 +01:00
Fedora Release Engineering
c150302e27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 17:32:20 +00:00
Fedora Release Engineering
5cdea330e6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 08:48:01 +00:00
Fedora Release Engineering
6da06ea655 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 19:12:02 +00:00
Fedora Release Engineering
b21880f363 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 13:54:19 +00:00
Fedora Release Engineering
570f29a9d0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-05 00:32:50 +00:00
Bruno Wolff III
ebcff94d63 Fix patch name 2015-06-24 14:44:02 -05:00
Bruno Wolff III
af393379e3 Update printf formats to match datatypes after CVE patch 2015-06-24 14:27:31 -05:00
Bruno Wolff III
2517a973ac Account for different diretory structure in repo that provided the patch 2015-06-23 18:29:45 -05:00
Bruno Wolff III
e68da29cac Fix for CVE-2015-4645/4646 2015-06-23 18:12:25 -05:00
Dennis Gilmore
12f3ad490e - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 01:35:22 +00:00
Bruno Wolff III
eba8550630 Note lz4 now has kernel support 2014-12-14 21:23:39 -06:00
Bruno Wolff III
43b98eb467 Fix incorrect strip option for 2gb patch 2014-09-13 11:42:37 -05:00
Bruno Wolff III
e0903265bd Fix squashing 2GB+ files
This fix came from the squashfs-devel list, authored by Guan Xin
2014-09-13 11:15:29 -05:00
Peter Robinson
9611b9a4bd - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 03:30:47 +00:00
Bruno Wolff III
6d5b7b7e4e I forgot -p1 for the patches 2014-06-13 10:56:06 -05:00
Bruno Wolff III
70f2446454 Fix memory use issues
The main improvement is a fix for using too much memory under
PAE kernels. (25% of memory with a PAE kernel can be more than is
addressable by a 32 bit process.)
2014-06-13 10:51:02 -05:00
Dennis Gilmore
37fe4db5c0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-08 02:04:32 -05:00
Bruno Wolff III
dbf7edc295 Even more man page fixes 2014-05-14 07:52:44 -05:00
Bruno Wolff III
e4f806b58e More fixes for the mksquashfs man page 2014-05-14 07:36:44 -05:00
Bruno Wolff III
7cc74b6fba Add missing option to mksquashfs man page 2014-05-13 07:27:06 -05:00
Bruno Wolff III
fdb126dcc4 Go to released version of 4.3 2014-05-13 01:49:46 -05:00
Dennis Gilmore
bb23ad8c62 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 10:39:53 -05:00
Bruno Wolff III
6523e5dacc Update to latest 4.3 prerelease stable snapshot 2013-06-22 09:27:13 -05:00
Bruno Wolff III
fe8f80869d Update to latest stable prerelease snapshot 2013-06-04 22:02:33 -05:00
Bruno Wolff III
8d87acb037 Pick up fix for rare race condition 2013-05-23 00:13:09 -05:00
Bruno Wolff III
38f1ef51f4 Latest pre 4.3 snapshot
queue fragment and empty file buffers directly to main thread
2013-05-19 10:05:05 -05:00
Bruno Wolff III
952b11a5a0 Fix bug introduced with the sequential queue change 2013-05-15 09:48:28 -05:00
Bruno Wolff III
28a70ab48b Get latest snapshot
This includes new code to make deflate queues sequential.
2013-05-11 10:54:12 -05:00
Bruno Wolff III
4342cbb17e Update to latest master to get testing on beta 2013-05-06 19:29:35 -05:00
Bruno Wolff III
db21c58833 Update to latest prerelease snapshot
Mostly this is to get a latest build before f18 alpha freeze, but
this does pick up a new function where using SIGQUIT (^\) while
squashing will tell you what file is currently being squashed.
2013-03-31 11:02:13 -05:00
Bruno Wolff III
ec1b7e7e43 Update to latest pre-4.3 snapshot 2013-03-06 07:17:46 -06:00
Kyle McMartin
d20f0f2e10 Move mksquashfs to /usr/sbin, as per UsrMove. 2013-03-03 12:17:56 -05:00
Kyle McMartin
ba42ae128b forgot to add spec last commit (Add squashfs manpages from debian) 2013-03-03 11:59:06 -05:00
Kyle McMartin
19a9e50805 Add mksquashfs.1 and unsquashfs.1 manpages from Debian. 2013-03-03 11:50:45 -05:00
Bruno Wolff III
37237f032e Latest pre 4.3 snapshot
Better error handling when running out of space.
2013-02-18 22:12:33 -06:00
Bruno Wolff III
0332bae1d4 Latest pre 4.3 snapshoot
New option to display compression options used.
Some improved error messages.
2013-02-13 21:41:13 -06:00
Bruno Wolff III
0140fd3587 Update to latest pre 4.3 snapshot
This gets more checks for bad data.
2013-02-01 13:16:32 -06:00