Commit Graph

221 Commits

Author SHA1 Message Date
Bruno Wolff III
1356cfd6af Get some more prerelease updates
This includes updated documentation and a minor bug fix
2023-02-28 07:09:27 -06:00
Bruno Wolff III
bbde1b74a3 Update the sources file 2023-02-23 11:03:13 -06:00
Bruno Wolff III
d539ae94f6 I forgot to remove the -i and -v options to forgemeta
This adds noise to builds that isn't needed.
2023-02-23 10:50:17 -06:00
Bruno Wolff III
c68ead5389 Fix incorrect date 2023-02-23 10:39:59 -06:00
Bruno Wolff III
bc602cbf2f Prerelease of 4.6
Phillip is about to release version 4.6 and I'd like to get some
testing in rawhide before that to make deploying any needed fix
easier.

I already ran a test that exercises the features that we use in
composes and didn't see any problems, so I'm not expecting any
problems.
2023-02-23 10:35:21 -06:00
Fedora Release Engineering
a781d747a4 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-21 03:56:30 +00:00
Fedora Release Engineering
ff459fa3cf Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-23 09:18:10 +00:00
Bruno Wolff III
5658fff821 4.5.1 released 2022-03-19 11:32:27 -05:00
Bruno Wolff III
d5ed7f4010 Minor fix
Changes should slow down now and a tagged release might be a week
away. So this version might get pushed down to f34 and f35 even
though the release hasn't been tagged yet.
2022-03-11 01:46:42 -06:00
Bruno Wolff III
80b6c5c24d Minor fixes and doc files updates 2022-03-10 05:38:11 -06:00
Bruno Wolff III
6b746e8d48 Upstream fix for breakage of unsquashfs 2022-03-08 23:07:14 -06:00
Bruno Wolff III
c5ff26b19a Lastest upstream
Minor fixes
Man page tweaks
Tentative change log
2022-03-08 19:12:26 -06:00
Bruno Wolff III
dc28aaa917 Pick up a couple of minor fixes 2022-03-07 22:34:36 -06:00
Bruno Wolff III
c16b959039 Some more minor fixes 2022-03-04 19:56:41 -06:00
Bruno Wolff III
967d3cda1d Some more man page improvements 2022-02-28 20:59:17 -06:00
Bruno Wolff III
72ea487830 Pick up some more man page improvements 2022-02-25 11:43:24 -06:00
Bruno Wolff III
0e227007f0 Get a man page improvement 2022-02-23 04:19:11 -06:00
Bruno Wolff III
1b406bfb5b More minor fixes for static analysis issues 2022-02-21 21:10:39 -06:00
Bruno Wolff III
0f2a443449 Pick up some more fixes for some minor issues 2022-02-18 22:36:58 -06:00
Bruno Wolff III
c5efeec477 Pick up a few more fixes 2022-02-17 01:23:21 -06:00
Bruno Wolff III
2521e66946 Pick up a few fixes for issues caught by a static analyzer 2022-02-15 07:21:45 -06:00
Bruno Wolff III
8b41a6d40e A few more bug fixes before 4.5.1 2022-02-14 03:42:15 -06:00
Bruno Wolff III
a9c890485b Add some fixes for gcc warnings 2022-02-10 17:11:07 -06:00
Bruno Wolff III
70b9243850 Add a man page for sqfscat 2022-02-10 02:00:25 -06:00
Bruno Wolff III
7268db5b5a Add a man page for sqfstar 2022-02-09 00:17:49 -06:00
Bruno Wolff III
e9b6e8c165 Man page for unsquashfs has been added 2022-02-08 17:26:07 -06:00
Bruno Wolff III
3a81516970 Get lmza man pages improvements
There is now better documentation in the man page and help for
the deprecated lzma support when it is built with that enabled.

There is still a bit more stuff expected before the 4.5.1 release.
I don't expect updates to be pushed back to released versions of
Fedora until that release occurs or something unexpected happens.

The point of getting these updates into rawhide is to make it less
likely that a regression gets into the 4.5.1 release.
2022-02-07 18:50:31 -06:00
Bruno Wolff III
ec28c2bb72 Switch to building man pages from help output
For now only mksquashfs.1 is built, as the work isn't complete.
I've provided some feedback already on this feature.
2022-02-07 05:04:24 -06:00
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