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
Bruno Wolff III
90d789e44b
Pick up quote and backslash handling in the lexical analyzer
2013-01-13 10:59:47 -06:00
Bruno Wolff III
528da1d1a8
Latest pre 4.3 snapshot
...
Pick up some better data checking and some memory leak fixes.
2012-12-31 11:08:49 -06:00
Bruno Wolff III
4efedcdc37
Pick up better checking in psuedo files changes
2012-12-23 09:37:28 -06:00
Bruno Wolff III
8793829f75
Pick up improvements parsing sort, extract and exclude files
2012-12-21 12:37:39 -06:00
Bruno Wolff III
2094639816
Get the latest pre 4.3 snapshot
...
There are a few more fixes to better handle bad data.
2012-12-13 23:08:29 -06:00
Bruno Wolff III
3370db33ee
The pre-release only has the README doc file
2012-12-01 13:08:54 -06:00
Bruno Wolff III
81548558b9
Pre-release snapshot of 4.3
...
This is intended to be a bug fix release which is expected to be released
in December.
There are some code infrastructure changes, which I belive to be in
preparation for a later feature release (4.4) that might happen in about
6 months (which could easily change).
There are lots of fixes for better handling of bad data, only two of
which have been backported into Fedora's 4.2 packages.
2012-12-01 12:34:16 -06:00
Bruno Wolff III
af10d8978d
Adjust upstream patch for 4.2 release
2012-11-25 17:25:38 -06:00
Bruno Wolff III
038e2d1dea
Fix for bug 842460 (CVE-2012-4025)
2012-11-25 15:54:41 -06:00
Bruno Wolff III
9e856d06fc
Fix days of the week in change log
2012-11-22 12:24:04 -06:00
Bruno Wolff III
90e6c51507
Backport fix for bz 842458 (CVE-2012-4024)
2012-11-22 08:15:25 -06:00
Dennis Gilmore
5794813e6f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-21 15:53:01 -05:00
Dennis Gilmore
cf32ff7ff7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2012-01-13 22:21:39 -06:00
Bruno Wolff III
b4793228eb
Pass the compressor options through the make call instead of a patch.
2011-03-01 22:56:47 -06:00
Bruno Wolff III
a53ae83689
Allow multiple processes for make.
2011-03-01 22:51:24 -06:00
Bruno Wolff III
7b2d227bf9
Need to pass CLAGS through environment, not command line.
2011-03-01 22:48:48 -06:00
Bruno Wolff III
f2a5d1e1b9
Update the compressors patch to account for Makefile changes.
2011-03-01 22:31:43 -06:00