Commit Graph

193 Commits

Author SHA1 Message Date
Bruno Wolff III
8c554f53c4 More testing of squashfs-tools before the imminent release
Phillip has one of the man pages ready.
2022-02-04 01:28:10 -06:00
Bruno Wolff III
fce3fe9586 Testing before new release gets tagged
There are a few more commits updating help messages. This is still
just for rawhide.
2022-02-02 02:38:48 -06:00
Bruno Wolff III
7514e2801d Get some wider testing before a new squashfs-tools point release
Phillip is going to issue a new point release soon. Adding man pages is
the main thing to still be done. There are a few changes since our last
bug fix update. I want to get a little wider testing of the changes
before Phillip tags the new release. I'd rather not find something
just after the releae like what happened with 4.5.

I'm not going to push this to released versions of Fedora. Once the
new point release is out, I expect to eventually push that to released
versions of Fedora.
2022-01-28 01:55:07 -06:00
Fedora Release Engineering
5ba26eb7bd - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-22 01:33:06 +00:00
Bruno Wolff III
3bda04b33e Pick up a few upstream fixes.
These are pretty minor and I wasn't planning on building anywhere but
rawhide for the time being. I think there is a good chance of additional
minor updates within a month or two. In particular, it would make sense
to tag a minor release. But I'd like to get a little wider testing of
the changes so far, because we found some issues right after the last
tagged release, because we didn't do enough testing.
2021-12-28 09:09:49 -06:00
Bruno Wolff III
4603989d56 Get fix for write outside destination directory
Another write outside destination directory issue was fixed
post 4.5. While 4.5.1 should be out soon, I wanted to get
this out since the release date isn't known yet.
2021-09-13 09:52:04 -05:00
Bruno Wolff III
8bc59796df Prepare for rebase 2021-09-13 08:50:22 -05:00
Bruno Wolff III
dae6dc6e91 Include upstream fix for bug 1985561
From a comment on the bug:
This is a regression caused by rewriting the duplicate checking code
to be more aggressive when looking for duplicates when using tail-end
packing.  In particular a file doesn't now have to be the same size
to be considered a (partial) duplicate.
2021-07-26 07:23:53 -05:00
Bruno Wolff III
081359eb42 4.5 has been released
his is a bare bones update to test the release. There were a lot of
changes and 2 new sym lynced names. The programs help has info
about this. But the man pages are missing a lot and still need to
be updated. Potentially command line changes could break composes,
though I am not expecting that.
2021-07-23 01:14:26 -05:00
Fedora Release Engineering
e86b5be82f - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 20:57:09 +00:00
Tom Stellard
c62728b1e0 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-08 21:54:11 +00:00
Bruno Wolff III
dd8407797b Work around not being able to restart gating tests 2020-11-14 06:55:41 -06:00
Bruno Wolff III
14b09b0380 New upstream release 4.4-git.1
This has a minor fix added after the snapshot we used.
2020-11-11 13:07:23 -06:00
Fedora Release Engineering
c671752333 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 11:21:48 +00:00
Bruno Wolff III
a22c334e07 Sources for the man pages had some changes that were uploaded
This changed the hashes in the sources file.
2020-05-12 20:42:31 -05:00
Bruno Wolff III
0fe4a80add Update list of documentation files 2020-05-12 20:09:49 -05:00
Bruno Wolff III
3f7b918958 Avoid warning for macro use in a comment 2020-05-12 20:06:22 -05:00
Bruno Wolff III
66cdccfe02 Update the change log for the new release 2020-05-12 20:03:49 -05:00
Bruno Wolff III
aab9aed384 None of the old patches are needed any more 2020-05-12 19:59:33 -05:00
Bruno Wolff III
2b6677ffdf Switch upstream from sourceforge to github
Some more work still needs to be done since the version is also
changing.
2020-05-12 19:54:04 -05:00
Bruno Wolff III
e9664596a0 New upstream source tar ball. 2020-05-12 19:52:08 -05:00
Bruno Wolff III
23b679cf9b Fix a duplicate definition flagged by gcc10
This git fixed a couple of weeks ago upstream, the same way.
2020-02-08 22:14:33 -06:00
Fedora Release Engineering
fd7f0cdadb - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-31 00:09:47 +00:00
Jeff Law
e209865f0d - Fix undefined symbol when building with LTO due to incorrect
use of inline function
2020-01-17 13:13:21 -07:00
Fedora Release Engineering
abdfb4b8be - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-27 00:02:45 +00:00
Bruno Wolff III
da565ee59f Update release in spec file 2019-06-24 19:44:40 -05:00
Bruno Wolff III
258bc8ea26 Add zstd support
In order to get this done now, rather than double some patches before
going to the tip of Phillip's tree, use a cherry picked patch from that
tree.

John Friend pulled together the patch written by Sean Purcell for upstream.
Paul Frields did some review, so I didn't need to.
2019-06-24 18:22:40 -05:00
Bruno Wolff III
a0f4e549d0 Update mksquashfs man page for zstd 2019-06-24 18:06:51 -05:00
Bruno Wolff III
612a735785 Need a trailing slash for the artifacts directory 2019-05-23 11:18:35 -05:00
Bruno Wolff III
4f08b31430 Change to supported method of referring to artifacts location
The documentation used to be wrong, but has been fixed. So the hack here
has been fixed as well.
2019-05-23 09:39:06 -05:00
Bruno Wolff III
6013fc72af Make kernel-modules match running kernel 2019-05-22 16:37:32 -05:00
Bruno Wolff III
b429d76ed8 Need a comma 2019-05-22 16:05:50 -05:00
Bruno Wolff III
5fe4bc06f6 Try another syntax for multiple packages 2019-05-22 15:52:41 -05:00
Bruno Wolff III
7369a2d782 It looks like we do need kernel-modules 2019-05-22 15:36:03 -05:00
Bruno Wolff III
3bd4f13835 Try force loading the squashfs module 2019-05-22 15:13:00 -05:00
Bruno Wolff III
b2fd4155d2 Keep the newline 2019-05-22 14:39:09 -05:00
Bruno Wolff III
727b615127 Add squashfs to filesystems that should be supported 2019-05-22 14:20:03 -05:00
Bruno Wolff III
71002dc00f Auto detect for squashfs might not be working 2019-05-22 13:36:11 -05:00
Bruno Wolff III
6c0fbc51d1 Correct dnf module syntax 2019-05-22 12:42:57 -05:00
Bruno Wolff III
f0298d56c6 Try using the dnf module 2019-05-22 12:05:04 -05:00
Bruno Wolff III
6a521a3d60 Fix typo 2019-05-22 11:49:58 -05:00
Bruno Wolff III
786bcd85ae Add some filesystem related diagnostics
Get some help trying to figure out what is missing for squashfs loopback
mounts.
2019-05-22 11:10:45 -05:00
Bruno Wolff III
3e58d02dc3 Fix typo 2019-05-22 07:53:37 -05:00
Bruno Wolff III
60cf0845ea Keep setup output out of test.log
It looks like the command that gets run covers more than the test script.
We need to keep that other output out of the output we search for
failure. The includes the dnf step, since it can have non fatal failures.
It also looks like the dnf step might need kernel-modules-extra for
mounting squashfs file systems.
2019-05-22 04:47:43 -05:00
Bruno Wolff III
0e49acc5e0 Get rid of remnents of indirect test run 2019-05-22 04:22:53 -05:00
Bruno Wolff III
046ee552fa Since no keys are local, we need to skip the gpg check 2019-05-22 04:15:43 -05:00
Bruno Wolff III
03cca674b3 Revert "Temporary test of failure condition"
This reverts commit 3ee685078b.
2019-05-22 04:10:25 -05:00
Bruno Wolff III
1c8c77c39c Need a trailing slash 2019-05-22 03:56:54 -05:00
Bruno Wolff III
e6946467a1 See if we can make .. work. 2019-05-22 03:41:16 -05:00
Bruno Wolff III
3665efe8d8 remote_artifacts is used by the basic role
So it might be it is defined even for the wrapper playbook. Probably not,
but let's test it.
2019-05-22 03:25:25 -05:00