Jeremy Katz ba5d1d
Name: squashfs-tools
Bruno Wolff III 5658ff
Version: 4.5.1
Bruno Wolff III 460398
Summary: Utility for the creation of squashfs filesystems
Bruno Wolff III 460398
%global forgeurl https://github.com/plougher/%{name}
Bruno Wolff III 5658ff
%global date 20220318
Bruno Wolff III 5658ff
%global tag 4.5.1
Bruno Wolff III 5658ff
%forgemeta -i -v
Bruno Wolff III 460398
URL:	 %{forgeurl}
Bruno Wolff III 460398
Source:  %{forgesource}
Fedora Release Engineering a781d7
Release: 3%{?dist}
Jeremy Katz 9c5bac
License: GPLv2+
Bruno Wolff III 258bc8
Tom Stellard c62728
BuildRequires: make
Bruno Wolff III 460398
BuildRequires: gcc
Jeremy Katz d75a0d
BuildRequires: zlib-devel
Bruno Wolff III cf2602
BuildRequires: xz-devel
Bruno Wolff III 8eb2b8
BuildRequires: lzo-devel
Bruno Wolff III cf2602
BuildRequires: libattr-devel
Bruno Wolff III fdb126
BuildRequires: lz4-devel
Bruno Wolff III 258bc8
BuildRequires: libzstd-devel
Bruno Wolff III ec28c2
BuildRequires: help2man
Jeremy Katz ba5d1d
Jeremy Katz ba5d1d
%description
Jeremy Katz ba5d1d
Squashfs is a highly compressed read-only filesystem for Linux.  This package
Jeremy Katz ba5d1d
contains the utilities for manipulating squashfs filesystems.
Jeremy Katz ba5d1d
Jeremy Katz ba5d1d
%prep
Bruno Wolff III a9c890
%forgesetup
Jeremy Katz ba5d1d
Jeremy Katz ba5d1d
%build
Bruno Wolff III 6f5359
%set_build_flags
Jeremy Katz ba5d1d
pushd squashfs-tools
Bruno Wolff III 6b746e
CFLAGS="%optflags" XZ_SUPPORT=1 LZO_SUPPORT=1 LZMA_XZ_SUPPORT=1 LZ4_SUPPORT=1 ZSTD_SUPPORT=1 make %{?_smp_mflags}
Jeremy Katz ba5d1d
Jeremy Katz ba5d1d
%install
Bruno Wolff III ec28c2
pushd squashfs-tools
Bruno Wolff III ec28c2
make INSTALL_PREFIX=%{buildroot}/usr INSTALL_DIR=%{buildroot}%{_sbindir} INSTALL_MANPAGES_DIR=%{buildroot}%{_mandir}/man1 install
Jeremy Katz ba5d1d
Jeremy Katz ba5d1d
%files
Bruno Wolff III 5658ff
%doc ACKNOWLEDGEMENTS README-4.5.1 CHANGES COPYING USAGE ACTIONS-README
Bruno Wolff III fdb126
Bruno Wolff III 8c554f
%{_mandir}/man1/mksquashfs.1.gz
Bruno Wolff III 8c554f
%{_mandir}/man1/unsquashfs.1.gz
Bruno Wolff III 7268db
%{_mandir}/man1/sqfstar.1.gz
Bruno Wolff III 70b924
%{_mandir}/man1/sqfscat.1.gz
Bruno Wolff III e427db
Kyle McMartin d20f0f
%{_sbindir}/mksquashfs
Kyle McMartin 12105c
%{_sbindir}/unsquashfs
Bruno Wolff III 081359
%{_sbindir}/sqfstar
Bruno Wolff III 081359
%{_sbindir}/sqfscat
Jeremy Katz ba5d1d
Jeremy Katz ba5d1d
%changelog
Fedora Release Engineering a781d7
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - Packaging variables read or set by %forgemeta
Fedora Release Engineering a781d7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Fedora Release Engineering a781d7
Fedora Release Engineering ff459f
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - Packaging variables read or set by %forgemeta
Fedora Release Engineering ff459f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Fedora Release Engineering ff459f
Bruno Wolff III 5658ff
* Sat Mar 18 2022 Bruno Wolff III <bruno@wolff.to> - 4.5-1
Bruno Wolff III 5658ff
- 4.5.1 release
Bruno Wolff III 5658ff
- Up to date man pages
Bruno Wolff III 5658ff
- Lots of little fixes
Bruno Wolff III 5658ff
Bruno Wolff III d5ed7f
* Fri Mar 11 2022 Bruno Wolff III <bruno@wolff.to> - 4.5-27.20220311git76624e1
Bruno Wolff III d5ed7f
- Continue testing upstream patches prior to 4.5.1 release.
Bruno Wolff III d5ed7f
- Minor fixes
Bruno Wolff III d5ed7f
Bruno Wolff III 80b6c5
* Thu Mar 10 2022 Bruno Wolff III <bruno@wolff.to> - 4.5-26.20220310gitde61d0a
Bruno Wolff III 80b6c5
- Continue testing upstream patches prior to 4.5.1 release.
Bruno Wolff III 80b6c5
- Minor fixes
Bruno Wolff III 80b6c5
- Doc updates
Bruno Wolff III 80b6c5
Bruno Wolff III 6b746e
* Tue Mar 08 2022 Bruno Wolff III <bruno@wolff.to> - 4.5-25.20220308git2ac40ca
Bruno Wolff III 6b746e
- Upstream fix for unsquashfs breakage from recent commit
Bruno Wolff III 6b746e
Bruno Wolff III 6b746e
* Tue Mar 08 2022 Bruno Wolff III <bruno@wolff.to> - 4.5-24.20220308git8b6ee89
Bruno Wolff III c5ff26
- Continue testing upstream patches prior to 4.5.1 release.
Bruno Wolff III c5ff26
- Minor fixes
Bruno Wolff III c5ff26
- Man page tweaks
Bruno Wolff III c5ff26
- Tentative 4.5.1 change log
Bruno Wolff III c5ff26
Bruno Wolff III dc28aa
* Mon Mar 07 2022 Bruno Wolff III <bruno@wolff.to> - 4.5-23.20220307git580b4e1
Bruno Wolff III dc28aa
- Continue testing upstream patches prior to 4.5.1 release.
Bruno Wolff III dc28aa
- Minor fixes
Bruno Wolff III dc28aa
Bruno Wolff III c16b95
* Fri Mar 04 2022 Bruno Wolff III <bruno@wolff.to> - 4.5-22.20220304git2baf12e
Bruno Wolff III c16b95
- Continue testing upstream patches prior to 4.5.1 release.
Bruno Wolff III c16b95
- Minor fixes
Bruno Wolff III c16b95
Bruno Wolff III 967d3c
* Mon Feb 28 2022 Bruno Wolff III <bruno@wolff.to> - 4.5-21.20220228git263a14e
Bruno Wolff III 967d3c
- Continue testing upstream patches prior to 4.5.1 release.
Bruno Wolff III 967d3c
- Man page improvement
Bruno Wolff III 967d3c
Bruno Wolff III 967d3c
* Fri Feb 25 2022 Bruno Wolff III <bruno@wolff.to> - 4.5-20.20220225gitc883f32
Bruno Wolff III 72ea48
- Continue testing upstream patches prior to 4.5.1 release.
Bruno Wolff III 72ea48
- Man page improvement
Bruno Wolff III 72ea48
Bruno Wolff III 0e2270
* Wed Feb 23 2022 Bruno Wolff III <bruno@wolff.to> - 4.5-19.20220223git2dfbcda
Bruno Wolff III 0e2270
- Continue testing upstream patches prior to 4.5.1 release.
Bruno Wolff III 0e2270
- Man page improvement
Bruno Wolff III 0e2270
Bruno Wolff III 1b406b
* Mon Feb 21 2022 Bruno Wolff III <bruno@wolff.to> - 4.5-18.20220221gitbc0c097
Bruno Wolff III 1b406b
- Continue testing upstream patches prior to 4.5.1 release.
Bruno Wolff III 1b406b
- Some minor fixes.
Bruno Wolff III 1b406b
Bruno Wolff III 0f2a44
* Fri Feb 18 2022 Bruno Wolff III <bruno@wolff.to> - 4.5-17.20220218gitf3783bb
Bruno Wolff III 0f2a44
- Continue testing upstream patches prior to 4.5.1 release.
Bruno Wolff III 0f2a44
- Some minor fixes.
Bruno Wolff III 0f2a44
Bruno Wolff III c5efee
* Thu Feb 17 2022 Bruno Wolff III <bruno@wolff.to> - 4.5-16.20220217git75951fb
Bruno Wolff III c5efee
- Continue testing upstream patches prior to 4.5.1 release.
Bruno Wolff III c5efee
- Some minor fixes.
Bruno Wolff III c5efee
Bruno Wolff III 2521e6
* Tue Feb 15 2022 Bruno Wolff III <bruno@wolff.to> - 4.5-15.20220215gitf491ad8
Bruno Wolff III 2521e6
- Continue testing upstream patches prior to 4.5.1 release.
Bruno Wolff III 2521e6
- Some minor fixes.
Bruno Wolff III 2521e6
Bruno Wolff III 2521e6
* Mon Feb 14 2022 Bruno Wolff III <bruno@wolff.to> - 4.5-14.20220214gitde944c3
Bruno Wolff III 8b41a6
- Continue testing upstream patches prior to 4.5.1 release.
Bruno Wolff III 8b41a6
- Some minor fixes.
Bruno Wolff III 8b41a6
Bruno Wolff III a9c890
* Thu Feb 10 2022 Bruno Wolff III <bruno@wolff.to> - 4.5-13.20220210gita8f61e2
Bruno Wolff III a9c890
- Continue testing upstream patches prior to 4.5.1 release.
Bruno Wolff III a9c890
- Some code cleanups for stuff noted by gcc.
Bruno Wolff III a9c890
Bruno Wolff III 70b924
* Thu Feb 10 2022 Bruno Wolff III <bruno@wolff.to> - 4.5-12.20220210gite7e96fe
Bruno Wolff III 70b924
- Continue testing upstream patches prior to 4.5.1 release.
Bruno Wolff III 70b924
- Add man page for sqfscat.
Bruno Wolff III 70b924
Bruno Wolff III 70b924
* Wed Feb 09 2022 Bruno Wolff III <bruno@wolff.to> - 4.5-11.20220209git0425d3d
Bruno Wolff III 7268db
- Continue testing upstream patches prior to 4.5.1 release.
Bruno Wolff III 7268db
- Add man page for sqfstar.
Bruno Wolff III 7268db
Bruno Wolff III 70b924
* Tue Feb 08 2022 Bruno Wolff III <bruno@wolff.to> - 4.5-10.20220208git9e46a75
Bruno Wolff III e9b6e8
- Continue testing upstream patches prior to 4.5.1 release.
Bruno Wolff III e9b6e8
- Upstream man page for unsquashfs replaces out of date one froom Debian.
Bruno Wolff III e9b6e8
Bruno Wolff III 3a8151
* Mon Feb 07 2022 Bruno Wolff III <bruno@wolff.to> - 4.5-9.20220207gitbd186a7
Bruno Wolff III 3a8151
- Continue testing upstream patches
Bruno Wolff III 3a8151
- The deprecated lzma support options are improved in the man page
Bruno Wolff III 3a8151
Bruno Wolff III ec28c2
* Mon Feb 07 2022 Bruno Wolff III <bruno@wolff.to> - 4.5-8.20220207git7f9203e
Bruno Wolff III ec28c2
- Continue testing upstream patches
Bruno Wolff III ec28c2
- Man pages are now built during the build process
Bruno Wolff III ec28c2
Bruno Wolff III 8c554f
* Fri Feb 04 2022 Bruno Wolff III <bruno@wolff.to> - 4.5-7.20220204git8a9d02e
Bruno Wolff III 8c554f
- Continue testing upstream patches
Bruno Wolff III 8c554f
- A makefile for mksquashfs is now included
Bruno Wolff III 8c554f
Bruno Wolff III fce3fe
* Wed Feb 02 2022 Bruno Wolff III <bruno@wolff.to> - 4.5-6.20220202git11c9591
Bruno Wolff III 8c554f
- Continue testing upstream patches
Bruno Wolff III fce3fe
- This includes help text changes
Bruno Wolff III fce3fe
Bruno Wolff III fce3fe
* Fri Jan 28 2022 Bruno Wolff III <bruno@wolff.to> - 4.5-5.20220128gitd5a583e
Bruno Wolff III 7514e2
- Test a few changes before upstream tags a new point release
Bruno Wolff III 7514e2
Fedora Release Engineering 5ba26e
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - Packaging variables read or set by %forgemeta
Fedora Release Engineering 5ba26e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Fedora Release Engineering 5ba26e
Bruno Wolff III 3bda04
* Mon Dec 27 2021 Bruno Wolff III <bruno@wolff.to> - 4.5-4.20211227git5ae7238
Bruno Wolff III 3bda04
- Get fixes for a few minor bugs
Bruno Wolff III 3bda04
Bruno Wolff III 460398
* Mon Sep 13 2021 Bruno Wolff III <bruno@wolff.to> - 4.5-3.20210913gite048580
Bruno Wolff III 460398
- Fix bug 2003701 (additional write outside destination directory exploit)
Bruno Wolff III 460398
Bruno Wolff III dae6dc
* Mon Jul 26 2021 Bruno Wolff III <bruno@wolff.to> - 4.5-2
Bruno Wolff III dae6dc
- Fix for sparse fragment bug 1985561
Bruno Wolff III dae6dc
Bruno Wolff III 081359
* Fri Jul 23 2021 Bruno Wolff III <bruno@wolff.to> - 4.5-1
Bruno Wolff III 081359
- First crack at 4.5 release
Bruno Wolff III 081359
- Man pages still need significant work
Bruno Wolff III 081359
Fedora Release Engineering e86b5b
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.4-5.git1
Fedora Release Engineering e86b5b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Fedora Release Engineering e86b5b
Bruno Wolff III dd8407
* Sat Nov 14 2020 Bruno Wolff III <bruno@wolff.to> - 4.4-4.git1
Bruno Wolff III dd8407
- Gating tests failed and unable to rerun them
Bruno Wolff III dd8407
Bruno Wolff III dd8407
* Wed Nov 11 2020 Bruno Wolff III <bruno@wolff.to> - 4.4-3.git1
Bruno Wolff III 14b09b
- New upstream release with a minor fix
Bruno Wolff III 14b09b
Fedora Release Engineering c67175
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.4-2
Fedora Release Engineering c67175
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Fedora Release Engineering c67175
Bruno Wolff III 66cdcc
* Tue May 12 2020 Bruno Wolff III <bruno@wolff.to> - 4.4-1.20200513gitc570c61
Bruno Wolff III 66cdcc
- Go to 4.4 release + plus a few upstream post release patches
Bruno Wolff III 66cdcc
Bruno Wolff III 23b679
* Sat Feb 08 2020 Bruno Wolff III <bruno@wolff.to> - 4.3-25
Bruno Wolff III 23b679
- Fix duplicate definition flagged by gcc10
Bruno Wolff III 23b679
Fedora Release Engineering fd7f0c
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.3-24
Fedora Release Engineering fd7f0c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Fedora Release Engineering fd7f0c
Jeff Law e20986
* Fri Jan 17 2020 Jeff Law <law@redhat.com> - 4.3-23
Jeff Law e20986
- Fix undefined symbol when building with LTO due to incorrect
Jeff Law e20986
  use of inline function
Jeff Law e20986
Fedora Release Engineering abdfb4
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.3-22
Fedora Release Engineering abdfb4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Fedora Release Engineering abdfb4
Bruno Wolff III 258bc8
* Mon Jun 24 2019 Bruno Wolff III <bruno@wolff.to> - 4.3-21
Bruno Wolff III 258bc8
- Add zstd compression support (Sean Purcell via github.com/plougher/squashfs-tools)
Bruno Wolff III 258bc8
Bruno Wolff III 6f5359
* Tue May 21 2019 Bruno Wolff III <bruno@wolff.to> - 4.3-20
Bruno Wolff III 6f5359
- Fix issue with LDFLAGS not being set
Bruno Wolff III 6f5359
Bruno Wolff III bc150b
* Tue May 21 2019 Bruno Wolff III <bruno@wolff.to> - 4.3-19
Bruno Wolff III bc150b
- Fix issue with glibc changes
Bruno Wolff III bc150b
Fedora Release Engineering 48fdba
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.3-18
Fedora Release Engineering 48fdba
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Fedora Release Engineering 48fdba
Fedora Release Engineering 2860d5
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.3-17
Fedora Release Engineering 2860d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Fedora Release Engineering 2860d5
Fedora Release Engineering c15030
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.3-16
Fedora Release Engineering c15030
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Fedora Release Engineering c15030
Fedora Release Engineering 5cdea3
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.3-15
Fedora Release Engineering 5cdea3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
Fedora Release Engineering 5cdea3
Fedora Release Engineering 6da06e
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.3-14
Fedora Release Engineering 6da06e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
Fedora Release Engineering 6da06e
Fedora Release Engineering b21880
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.3-13
Fedora Release Engineering b21880
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
Fedora Release Engineering b21880
Fedora Release Engineering 570f29
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.3-12
Fedora Release Engineering 570f29
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
Fedora Release Engineering 570f29
Bruno Wolff III e68da2
* Tue Jun 23 2015 Bruno Wolff III <bruno@wolff.to> - 4.3-10
Bruno Wolff III e68da2
- Fix for CVE 2015-4645/4646
Bruno Wolff III e68da2
Dennis Gilmore 12f3ad
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.3-9
Dennis Gilmore 12f3ad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
Dennis Gilmore 12f3ad
Bruno Wolff III e09032
* Sat Sep 13 2014 Bruno Wolff III <bruno@wolff.to> 4.3-8
Bruno Wolff III e09032
- Fix for files >= 2gb rhbz #1141206
Bruno Wolff III e09032
Peter Robinson 9611b9
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.3-7
Peter Robinson 9611b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
Peter Robinson 9611b9
Bruno Wolff III 70f244
* Fri Jun 13 2014 Bruno Wolff III <bruno@wolff.to> 4.3-6
Bruno Wolff III 70f244
- Apply a couple of upstream patches.
Bruno Wolff III 70f244
- Fixes issue issue with too much memory use under PAE kernels
Bruno Wolff III 70f244
Dennis Gilmore 37fe4d
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.3-5
Dennis Gilmore 37fe4d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Dennis Gilmore 37fe4d
Bruno Wolff III dbf7ed
* Wed May 14 2014 Bruno Wolff III <bruno@wolff.to> 4.3-4
Bruno Wolff III dbf7ed
- Even more man page fixes
Bruno Wolff III dbf7ed
Bruno Wolff III e4f806
* Wed May 14 2014 Bruno Wolff III <bruno@wolff.to> 4.3-3
Bruno Wolff III e4f806
- More mksquashfs man page fixes
Bruno Wolff III e4f806
Bruno Wolff III 7cc74b
* Tue May 13 2014 Bruno Wolff III <bruno@wolff.to> 4.3-2
Bruno Wolff III 7cc74b
- Add missed option to the mksquashfs man page
Bruno Wolff III 7cc74b
Bruno Wolff III fdb126
* Tue May 13 2014 Bruno Wolff III <bruno@wolff.to> 4.3-1
Bruno Wolff III fdb126
- Update to real 4.3 release
Bruno Wolff III fdb126
- Added support for lz4 since the stable snapshot
Bruno Wolff III fdb126
- Added support for alternate zlib compression strategies
Bruno Wolff III fdb126
Dennis Gilmore bb23ad
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.3-0.19.gitaae0aff4
Dennis Gilmore bb23ad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Dennis Gilmore bb23ad
Bruno Wolff III 6523e5
* Sat Jun 22 2013 Bruno Wolff III <bruno@wolff.to> - 4.3-0.18.gitaae0aff4
Bruno Wolff III 6523e5
- Latest pre 4.3 stable snapshot
Bruno Wolff III 6523e5
- A few minor bug fixes
Bruno Wolff III 6523e5
- Improvements in getting status info while running unsquashfs
Bruno Wolff III 6523e5
Bruno Wolff III fe8f80
* Tue Jun 04 2013 Bruno Wolff III <bruno@wolff.to> - 4.3-0.17.git5c6f0024
Bruno Wolff III fe8f80
- Latest pre 4.3 snapshot
Bruno Wolff III fe8f80
- Includes fix for mksquashfs hangs
Bruno Wolff III fe8f80
- Switch to get pre-release updates from the stable branch at kernel.org
Bruno Wolff III fe8f80
Bruno Wolff III 8d87ac
* Thu May 23 2013 Bruno Wolff III <bruno@wolff.to> - 4.3-0.16.git84d8ae5c
Bruno Wolff III 8d87ac
- Latest pre 4.3 snapshot
Bruno Wolff III 8d87ac
- Fix for a rare race condition
Bruno Wolff III 8d87ac
Bruno Wolff III 38f1ef
* Sun May 19 2013 Bruno Wolff III <bruno@wolff.to> - 4.3-0.15.git27d7c14b
Bruno Wolff III 38f1ef
- Latest pre 4.3 snapshot
Bruno Wolff III 38f1ef
- queue fragment and empty file buffers directly to main thread
Bruno Wolff III 38f1ef
Bruno Wolff III 952b11
* Wed May 15 2013 Bruno Wolff III <bruno@wolff.to> - 4.3-0.14.git8ce5585e
Bruno Wolff III 952b11
- Latest pre 4.3 snapshot
Bruno Wolff III 952b11
- Includes upstream bugfix introduced with the sequential queue change
Bruno Wolff III 952b11
Bruno Wolff III 28a70a
* Sat May 11 2013 Bruno Wolff III <bruno@wolff.to> - 4.3-0.13.gitc2362556
Bruno Wolff III 28a70a
- Latest pre 4.3 snapshot
Bruno Wolff III 28a70a
- Sequential queue change
Bruno Wolff III 28a70a
Bruno Wolff III 4342cb
* Mon May 06 2013 Bruno Wolff III <bruno@wolff.to> - 4.3-0.12.git9353c998
Bruno Wolff III 4342cb
- Latest pre 4.3 snapshot
Bruno Wolff III 4342cb
Bruno Wolff III db21c5
* Sun Mar 31 2013 Bruno Wolff III <bruno@wolff.to> - 4.3-0.11.git8228a3e8
Bruno Wolff III db21c5
- Latest pre 4.3 snapshot
Bruno Wolff III db21c5
- SIGQUIT now displays the file being squashed
Bruno Wolff III db21c5
Bruno Wolff III ec1b7e
* Wed Mar 06 2013 Bruno Wolff III <bruno@wolff.to> - 4.3-0.10.git6a103792
Bruno Wolff III ec1b7e
- Latest pre 4.3 snapshot
Bruno Wolff III ec1b7e
- Pick up some more error handling improvements
Bruno Wolff III ec1b7e
Kyle McMartin ba42ae
* Sun Mar 03 2013 Kyle McMartin <kmcmarti@redhat.com>
Kyle McMartin d20f0f
- Move mksquashfs to /usr/sbin, as per UsrMove.
Kyle McMartin d20f0f
Kyle McMartin d20f0f
* Sun Mar 03 2013 Kyle McMartin <kmcmarti@redhat.com>
Kyle McMartin ba42ae
- Add mksquashfs.1 and unsquashfs.1 manpages from Debian.
Kyle McMartin ba42ae
Bruno Wolff III 37237f
* Mon Feb 18 2013 Bruno Wolff III <bruno@wolff.to> - 4.3-0.9.git3ec9c8f7
Bruno Wolff III 37237f
- Latest pre 4.3 snapshot
Bruno Wolff III 37237f
- Better error handling when space runs out
Bruno Wolff III 37237f
Bruno Wolff III 0332ba
* Wed Feb 13 2013 Bruno Wolff III <bruno@wolff.to> - 4.3-0.8.gitca6a1c90
Bruno Wolff III 0332ba
- Latest pre 4.3 snapshot
Bruno Wolff III 0332ba
- New option to display compression options used
Bruno Wolff III 0332ba
- Some error message improvements
Bruno Wolff III 0332ba
Bruno Wolff III 0140fd
* Fri Feb 01 2013 Bruno Wolff III <bruno@wolff.to> - 4.3-0.7.gitb10063a9
Bruno Wolff III 0140fd
- Latest pre 4.3 snapshot
Bruno Wolff III 0140fd
- More checks for bad data
Bruno Wolff III 0140fd
Bruno Wolff III 90d789
* Sun Jan 13 2013 Bruno Wolff III <bruno@wolff.to> - 4.3-0.6.git6c0f229d
Bruno Wolff III 90d789
- Latest pre 4.3 snapshot
Bruno Wolff III 90d789
- Quote and backslash parsing for lexical analyzer
Bruno Wolff III 90d789
Bruno Wolff III 528da1
* Mon Dec 31 2012 Bruno Wolff III <bruno@wolff.to> - 4.3-0.5.gitc11af515
Bruno Wolff III 528da1
- Latest pre 4.3 snapshot
Bruno Wolff III 528da1
- A few memory leak fixes
Bruno Wolff III 528da1
- Additional checks for handling bad data
Bruno Wolff III 528da1
Bruno Wolff III 4efedc
* Sun Dec 23 2012 Bruno Wolff III <bruno@wolff.to> - 4.3-0.4.git99a009c8
Bruno Wolff III 4efedc
- Better checking of data in psuedo files
Bruno Wolff III 4efedc
Bruno Wolff III 879382
* Fri Dec 21 2012 Bruno Wolff III <bruno@wolff.to> - 4.3-0.3.git7ec6bd7a
Bruno Wolff III 879382
- Better checking of data in sort, extract and exclude files
Bruno Wolff III 879382
Bruno Wolff III 209463
* Thu Dec 13 2012 Bruno Wolff III <bruno@wolff.to> - 4.3-0.2.git54719971
Bruno Wolff III 209463
- Pick up a few more changes to better handle bad data
Bruno Wolff III 209463
Bruno Wolff III 815485
* Sat Dec 01 2012 Bruno Wolff III <bruno@wolff.to> - 4.3-0.1.git0be606be
Bruno Wolff III 815485
- Pre-release of 4.3 to get early testing
Bruno Wolff III 815485
- This update includes a bit of internal code infrastructure changes
Bruno Wolff III 815485
- There are lots of fixes to better handle bad data
Bruno Wolff III 815485
- The final release is expected sometime in December
Bruno Wolff III 3370db
- Until the release only the README doc file is available
Bruno Wolff III 815485
Bruno Wolff III 038e2d
* Sun Nov 25 2012 Bruno Wolff III <bruno@wolff.to> - 4.2-5
Bruno Wolff III 038e2d
- Backported fix for bz 842460 (CVE-2012-4025)
Bruno Wolff III 038e2d
Bruno Wolff III 9e856d
* Thu Nov 22 2012 Bruno Wolff III <bruno@wolff.to> - 4.2-4
Bruno Wolff III 90e6c5
- Backported fix for bz 842458 (CVE-2012-4024)
Bruno Wolff III 90e6c5
Dennis Gilmore 579481
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.2-3
Dennis Gilmore 579481
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Dennis Gilmore 579481
Dennis Gilmore cf32ff
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.2-2
Dennis Gilmore cf32ff
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
Dennis Gilmore cf32ff
Bruno Wolff III e59d89
* Tue Mar 01 2011 Bruno Wolff III <bruno@wolff.to> - 4.2-1
Bruno Wolff III e59d89
- 4.2 is released.
Bruno Wolff III e59d89
- Bugfix for bad data causing crash.
Bruno Wolff III e59d89
- Include doc files added for release.
Bruno Wolff III e59d89
- Big endian patch is now upstream.
Bruno Wolff III e59d89
- Buildroot tag isn't needed any more.
Bruno Wolff III e59d89
- We can now specify CFLAGS on the make call.
Bruno Wolff III b47932
- Compressor options are now passed with the make call.
Bruno Wolff III e59d89
Dennis Gilmore 273839
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.2-0.4.20101231
Dennis Gilmore 273839
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Dennis Gilmore 273839
Dan Horák 80661e
* Tue Jan 11 2011 Dan Horák <dan[at]danny.cz> - 4.2-0.3.20101231
Dan Horák 80661e
- Add fixes for big-endian machines
Dan Horák 80661e
Bruno Wolff III 5719b8
* Sat Jan 01 2011 Bruno Wolff III <bruno@wolff.to> - 4.2-0.2.20101231
Bruno Wolff III 5719b8
- Pull latest upstream snapshot
Bruno Wolff III 5719b8
- Includes check for matching compression type when adding to an existing image
Bruno Wolff III 5719b8
- Sample cvs command now includes timezone and specifies when on the date to use for the snapshot
Bruno Wolff III 5719b8
Bruno Wolff III 293af1
* Fri Dec 24 2010 Bruno Wolff III <bruno@wolff.to> - 4.2-0.1.20101223
Bruno Wolff III 1900dd
- Switch to 4.2 development snapshot to get new XZ support
Bruno Wolff III 1900dd
- LZMA and XZ (LZMA2) support are now different
Bruno Wolff III 293af1
Bruno Wolff III b903ba
* Wed Oct 27 2010 Bruno Wolff III <bruno@wolff.to> - 4.1-3
Bruno Wolff III 7f94f0
- Rebuild for xz soname bump
Bruno Wolff III 7f94f0
Jesse Keating aa8305
* Wed Sep 29 2010 jkeating - 4.1-2
Jesse Keating aa8305
- Rebuilt for gcc bug 634757
Jesse Keating aa8305
Bruno Wolff III e77187
* Tue Sep 21 2010 Bruno Wolff III <bruno@wolff.to> - 4.1-1
Bruno Wolff III e77187
- Update to 4.1 final.
Bruno Wolff III e77187
- Byte swap patch is now upstream.
Bruno Wolff III e77187
- LZO compression type is now supported.
Bruno Wolff III e77187
Dan Horák 88bb46
* Mon Sep 6 2010 Dan Horák <dan[at]danny.cz> - 4.1-0.5.20100827
Dan Horák 88bb46
- Add fixes for big-endian machines
Dan Horák 88bb46
Bruno Wolff III dd38da
* Sat Aug 28 2010 Bruno Wolff III <bruno@wolff.to> - 4.1-0.4.20100827
Bruno Wolff III dd38da
- Rebase to latest upstream.
Bruno Wolff III dd38da
- The main reason is to pick up a fix for large xattr similar to the large inode fix. This doesn't need to get backported as 4.0 doesn't have xattr support.
Bruno Wolff III dd38da
- An option was added to build without xattr support.
Bruno Wolff III dd38da
- Various source cleanups have been done as well.
Bruno Wolff III dd38da
Bruno Wolff III dd38da
* Tue Aug 03 2010 Bruno Wolff III <bruno@wolff.to> - 4.1-0.3.20100803
Bruno Wolff III 24c161
- Rebase to latest upstream
Bruno Wolff III 24c161
- Prevent warning message for xattr for virtual directory
Bruno Wolff III 24c161
- Fix issue with large inodes - BZ 619020
Bruno Wolff III 24c161
Bruno Wolff III 9e856d
* Tue Jul 27 2010 Bruno Wolff III <bruno@wolff.to> - 4.1-0.2.20100727
Bruno Wolff III 99bdf7
- Rebase to latest upstream devel state. Mostly xattr fixes and cleanup.
Bruno Wolff III 99bdf7
Bruno Wolff III 9e856d
* Tue Jun 08 2010 Bruno Wolff III <bruno@wolff.to> - 4.1-0.1.20100607
Bruno Wolff III cf2602
- Rebase to 4.1 prerelease with xz wrapper
Bruno Wolff III cf2602
- Provides lzma compression as an option.
Bruno Wolff III cf2602
- squashfs-fix-unsquashing-v3.patch is part of the 4.1 prerelease
Bruno Wolff III cf2602
Kyle McMartin 42f885
* Wed May 5 2010 Kyle McMartin <kyle@redhat.com> 4.0-4
Kyle McMartin 42f885
- squashfs-fix-unsquashing-v3.patch: pull in fix from cvs. Thanks pkl!
Kyle McMartin 42f885
  (rhbz#523504)
Kyle McMartin 42f885
Kyle McMartin 40812b
* Thu Feb 18 2010 Kyle McMartin <kyle@redhat.com> 4.0-3
Kyle McMartin 40812b
- Update to release tarball as opposed to cvs snapshot.
Kyle McMartin 40812b
- Add dist tag.
Kyle McMartin 40812b
Jesse Keating 252c97
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.0-2
Jesse Keating 252c97
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Jesse Keating 252c97
Kyle McMartin 12105c
* Sun Apr 05 2009 Kyle McMartin <kyle@redhat.com> - 4.0-1
Kyle McMartin 12105c
- Update to release 4.0
Kyle McMartin 12105c
Bruno Wolff III 9e856d
* Mon Mar 16 2009 Kyle McMartin <kyle@redhat.com> - 4.0-0.20090316
Kyle McMartin d811a9
- update to cvs snap from 2009-03-16.
Kyle McMartin d811a9
Jesse Keating 7458f1
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.0-0.20090126
Jesse Keating 7458f1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Jesse Keating 7458f1
Kyle McMartin 964cd1
* Mon Jan 26 2009 Kyle McMartin <kyle@redhat.com> - 4.0-0.20090125
Kyle McMartin 964cd1
- update to cvs snap that should unbreak big endian machines creating
Kyle McMartin 964cd1
  little endian fs.
Kyle McMartin 964cd1
Jeremy Katz 3e671c
* Mon Jan 12 2009  <katzj@redhat.com> - 4.0-0.20090112
Jeremy Katz 3e671c
- update to cvs snap that generates v4.0 images
Jeremy Katz 3e671c
Jeremy Katz 838639
* Tue Sep 30 2008 Jeremy Katz <katzj@redhat.com> - 3.4-1
Jeremy Katz 838639
- update to 3.4
Jeremy Katz 838639
Jesse Keating ff2e47
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 3.3-2
Jesse Keating ff2e47
- Autorebuild for GCC 4.3
Jesse Keating ff2e47
Jeremy Katz 171345
* Fri Dec 14 2007 Jeremy Katz <katzj@redhat.com> - 3.3-1
Jeremy Katz 171345
- Update to 3.3
Jeremy Katz 171345
Jeremy Katz f6796b
* Wed Sep  5 2007 Jeremy Katz <katzj@redhat.com> - 3.2-2
Jeremy Katz f6796b
- fixes from package review (#226430)
Jeremy Katz f6796b
Jeremy Katz 4c7dd3
* Tue Mar 20 2007 Jeremy Katz <katzj@redhat.com> - 3.2-1
Jeremy Katz 4c7dd3
- update to 3.2r2
Jeremy Katz 4c7dd3
Jesse Keating d34521
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 3.0-4
Jesse Keating d34521
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
Jesse Keating d34521
Jeremy Katz 9700cb
* Mon Sep 18 2006 Jeremy Katz <katzj@redhat.com> - 3.0-3
Jeremy Katz 9700cb
- updated fragment size patch (#204638)
Jeremy Katz 9700cb
Jeremy Katz 1e4afd
* Wed Aug 16 2006 Jeremy Katz <katzj@redhat.com> - 3.0-2
Jeremy Katz 1e4afd
- add upstream patch for fragment size problem (#202663)
Jeremy Katz 1e4afd
Jesse Keating ad560d
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 3.0-1.1
Jesse Keating ad560d
- rebuild
Jesse Keating ad560d
Jeremy Katz 1f2de8
* Fri Jun 23 2006 Jeremy Katz <katzj@redhat.com> - 3.0-1
Jeremy Katz 1f2de8
- update to 3.0
Jeremy Katz 1f2de8
- include unsquashfs
Jeremy Katz 1f2de8
Jeremy Katz d75a0d
* Tue May 16 2006 Jeremy Katz <katzj@redhat.com> 
Jeremy Katz d75a0d
- add BR on zlib-devel (Andreas Thienemann, #191880)
Jeremy Katz d75a0d
Jesse Keating 48d899
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.2r2-2.2.1
Jesse Keating 48d899
- bump again for double-long bug on ppc(64)
Jesse Keating 48d899
Jesse Keating ab4168
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.2r2-2.2
Jesse Keating ab4168
- rebuilt for new gcc4.1 snapshot and glibc changes
Jesse Keating ab4168
Jesse Keating 37b1ca
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
Jesse Keating 37b1ca
- rebuilt
Jesse Keating 37b1ca
Jeremy Katz ba5d1d
* Thu Dec  1 2005 Jeremy Katz <katzj@redhat.com> - 2.2r2-1
Jeremy Katz ba5d1d
- Initial build
Jeremy Katz ba5d1d