Commit Graph

140 Commits

Author SHA1 Message Date
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
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
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
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
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