Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

sharutils-4.15.2-11.el8 RPM for s390x

From AlmaLinux 8.10 PowerTools for s390x

Name: sharutils Distribution: AlmaLinux
Version: 4.15.2 Vendor: AlmaLinux
Release: 11.el8 Build date: Fri Jul 15 20:35:42 2022
Group: Applications/Archiving Build host: alma-build.sinenomine.net
Size: 1422034 Source RPM: sharutils-4.15.2-11.el8.src.rpm
Packager: AlmaLinux Packaging Team <[email protected]>
Url: http://www.gnu.org/software/sharutils/
Summary: The GNU shar utilities for packaging and unpackaging shell archives
The sharutils package contains the GNU shar utilities, a set of tools for
encoding and decoding packages of files (in binary or text format) in
a special plain text format called shell archives (shar).  This format can be
sent through e-mail (which can be problematic for regular binary files).  The
shar utility supports a wide range of capabilities (compressing, uuencoding,
splitting long files for multi-part mailings, providing check-sums), which
make it very flexible at creating shar files.  After the files have been sent,
the unshar tool scans mail messages looking for shar files.  Unshar
automatically strips off mail headers and introductory text and then unpacks
the shar files.

Provides

Requires

License

GPLv3+ and (GPLv3+ and BSD) and (LGPLv3+ or BSD) and LGPLv2+ and Public Domain and GFDL

Changelog

* Fri Aug 03 2018 Petr Pisar <[email protected]> - 4.15.2-11
  - Adapt bundled gnulib to glibc-2.28 (bug #1611745)
* Tue Jul 24 2018 Petr Pisar <[email protected]> - 4.15.2-10
  - License corrected to "GPLv3+ and (GPLv3+ and BSD) and (LGPLv3+ or BSD) and
    LGPLv2+ and Public Domain and GFDL"
* Thu Feb 22 2018 Petr Pisar <[email protected]> - 4.15.2-9
  - Fix CVE-2018-1000097 (a heap buffer overflow in find_archive())
    (bug #1548019)
* Fri Feb 09 2018 Fedora Release Engineering <[email protected]> - 4.15.2-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Aug 03 2017 Fedora Release Engineering <[email protected]> - 4.15.2-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <[email protected]> - 4.15.2-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Feb 11 2017 Fedora Release Engineering <[email protected]> - 4.15.2-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu Jun 09 2016 Petr Pisar <[email protected]> - 4.15.2-4
  - Build-require gcc instead of glibc-headers (bug #1230494)
* Thu Feb 04 2016 Fedora Release Engineering <[email protected]> - 4.15.2-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Fri Jun 19 2015 Fedora Release Engineering <[email protected]> - 4.15.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Jun 01 2015 Petr Pisar <[email protected]> - 4.15.2-1
  - 4.15.2 bump
  - Specify all dependencies
* Mon May 04 2015 Petr Pisar <[email protected]> - 4.15.1-1
  - 4.15.1 bump
* Mon Feb 09 2015 Petr Pisar <[email protected]> - 4.15-1
  - 4.15 bump
* Mon Dec 15 2014 Petr Pisar <[email protected]> - 4.14.2-1
  - 4.14.2 bump
  - License changed from (GPLv3+ and LGPLv3+ and (LGPLv3+ or BSD) and LGPLv2+
    and Public Domain and GFDL) to (GPLv3+ and (LGPLv3+ or BSD) and LGPLv2+
    and Public Domain and GFDL)
* Mon Aug 18 2014 Fedora Release Engineering <[email protected]> - 4.14-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sun Jun 08 2014 Fedora Release Engineering <[email protected]> - 4.14-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed Dec 04 2013 Petr Pisar <[email protected]> - 4.14-2
  - Pass compilation with -Werror=format-security (bug #1037323)
* Mon Oct 21 2013 Petr Pisar <[email protected]> - 4.14-1
  - 4.14 bump
* Sun Aug 04 2013 Fedora Release Engineering <[email protected]> - 4.13.5-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue May 28 2013 Petr Pisar <[email protected]> - 4.13.5-2
  - Correct license declaration (LGPLv3+ and (LGPLv3+ or BSD) and GFDL added)
* Mon Apr 15 2013 Petr Pisar <[email protected]> - 4.13.5-1
  - 4.13.5 bump
* Wed Apr 03 2013 Petr Pisar <[email protected]> - 4.13.4-1
  - 4.13.4 bump
* Fri Feb 08 2013 Petr Pisar <[email protected]> - 4.13.3-3
  - Collect message catalogs in install phase (bug #908967)
* Wed Jan 23 2013 Petr Pisar <[email protected]> - 4.13.3-2
  - Fix decoding from positional argument while overriding output file
    (bug #901895)
  - Fix decoding to standard output when output file is - or /dev/stdout
    (bug #901895)
* Mon Jan 07 2013 Petr Pisar <[email protected]> - 4.13.3-1
  - 4.13.3 bump
* Thu Jan 03 2013 Petr Pisar <[email protected]> - 4.13.1-2
  - Fix MD5 checksum generation on big-endian machines
* Thu Jan 03 2013 Petr Pisar <[email protected]> - 4.13.1-1
  - 4.13.1 bump
* Thu Aug 02 2012 Petr Pisar <[email protected]> - 4.11.1-5
  - Fix building with glibc-2.16.6
* Sat Jul 21 2012 Fedora Release Engineering <[email protected]> - 4.11.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue May 15 2012 Petr Pisar <[email protected]> - 4.11.1-3
  - Export bundled(gnulib) (bug #821789)
* Sat Jan 14 2012 Fedora Release Engineering <[email protected]> - 4.11.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Fri May 06 2011 Petr Pisar <[email protected]> - 4.11.1-1
  - 4.11.1 bump
* Wed Feb 09 2011 Fedora Release Engineering <[email protected]> - 4.11-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Feb 07 2011 Petr Pisar <[email protected]> - 4.11-1
  - 4.11 bump
  - Do not install header files injected by gnulib-tool
  - Remove BuildRoot stuff
* Mon Aug 30 2010 Petr Pisar <[email protected]> - 4.10-1
  - 4.10 bump (bug #628304)
* Thu Jun 03 2010 Petr Pisar <[email protected]> - 4.9-1
  - version bump to 4.9 (bug #569059, bug #583187)
* Mon Feb 01 2010 Stepan Kasal <[email protected]> - 4.7-6
  - fix the License tag
* Sun Jul 26 2009 Fedora Release Engineering <[email protected]> - 4.7-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Feb 25 2009 Fedora Release Engineering <[email protected]> - 4.7-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Thu Sep 04 2008 Jason L Tibbitts III <[email protected]> - 4.7-3
  - Requires(pre) should be Requires(post).
* Thu Sep 04 2008 Tom "spot" Callaway <[email protected]> - 4.7-2
  - forgot the new source
* Thu Sep 04 2008 Tom "spot" Callaway <[email protected]> - 4.7-1
  - update to 4.7
  - fix license tag
  - package cleanups
* Tue Feb 19 2008 Fedora Release Engineering <[email protected]> - 4.6.3-2
  - Autorebuild for GCC 4.3
* Tue Apr 10 2007 Than Ngo <[email protected]> - 4.6.3-1
  - 4.6.3
* Fri Jul 14 2006 Jesse Keating <[email protected]> - 4.6.1-2
  - rebuild
* Fri Feb 10 2006 Jesse Keating <[email protected]> - 4.6.1-1.2
  - bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <[email protected]> - 4.6.1-1.1
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Mon Feb 06 2006 Florian La Roche <[email protected]>
  - 4.6.1
* Fri Dec 09 2005 Jesse Keating <[email protected]>
  - rebuilt
* Thu Nov 03 2005 Than Ngo <[email protected]> 4.6-2
  - fix wrong permission #171889
* Wed Oct 26 2005 Than Ngo <[email protected]> 4.6-1
  - update to 4.6
* Mon Apr 11 2005 Than Ngo <[email protected]> 4.2.1-27
  - apply debian patch to fix insecure temporary file creation
    in unshar #154049, CAN-2005-0990
* Thu Mar 31 2005 Than Ngo <[email protected]> 4.2.1-26
  - apply patch to fix multiple buffer overflows #152571
* Mon Mar 07 2005 Than Ngo <[email protected]> 4.2.1-25
  - cleanup
* Sat Mar 05 2005 Than Ngo <[email protected]> 4.2.1-24
  - rebuilt
* Wed Feb 09 2005 Than Ngo <[email protected]> 4.2.1-23
  - rebuilt
* Fri Oct 01 2004 Than Ngo <[email protected]> 4.2.1-22
  - fix buffer overflow in shar, (from Ulf Harnhammer)
* Thu Jun 24 2004 Than Ngo <[email protected]> 4.2.1-21
  - add builrequires on gettext, bug #126599
* Tue Jun 15 2004 Elliot Lee <[email protected]>
  - rebuilt
* Fri May 21 2004 Than Ngo <[email protected]> 4.2.1-19
  - add suse patch, which fixes buffer overflow in handling of -o option, #123230
* Fri Feb 13 2004 Elliot Lee <[email protected]>
  - rebuilt
* Mon Jun 16 2003 Than Ngo <[email protected]> 4.2.1-17
  - rebuilt
* Wed Jun 04 2003 Elliot Lee <[email protected]>
  - rebuilt
* Wed Jan 22 2003 Tim Powers <[email protected]>
  - rebuilt
* Wed Dec 11 2002 Tim Powers <[email protected]> 4.2.1-13
  - rebuild on all arches
* Mon Jun 24 2002 Than Ngo <[email protected]> 4.2.1-12
  - fixed #66892
* Fri Jun 21 2002 Tim Powers <[email protected]>
  - automated rebuild
* Thu May 23 2002 Tim Powers <[email protected]>
  - automated rebuild
* Sun Apr 14 2002 Than Ngo <[email protected]> 4.2.1-9
  - added fix for Unsecure outputfile handling in uudecode (#63303)
  - Copyright -> License
* Fri May 11 2001 Than Ngo <[email protected]>
  - use find_lang macro
  - use mktemp
* Wed Jul 12 2000 Prospector <[email protected]>
  - automatic rebuild
* Sun Jun 18 2000 Than Ngo <[email protected]>
  - fix typo (Bug# 12447)
* Sun Jun 18 2000 Than Ngo <[email protected]>
  - rebuilt in the new build environment
* Thu Jun 08 2000 Than Ngo <[email protected]>
  - add %defattr(-,root,root) (Bug# 11990)
  - use rpm macros
* Sun May 21 2000 Ngo Than <[email protected]>
  - rebuild to put man pages and info files in right place
* Mon Feb 07 2000 Preston Brown <[email protected]>
  - rebuild to gzip man pages
* Tue Dec 21 1999 Preston Brown <[email protected]>
  - sharutils 4.2.1 for Y2K (2 digit date) fix.
  - ja message catalog move (#7878)
* Tue Sep 07 1999 Jeff Johnson <[email protected]>
  - handle spaces in uuencoded file names (David Fox <[email protected]>).
* Wed Jul 28 1999 Cristian Gafton <[email protected]>
  - use the /usr/share/locale for the localedir instead of /usr/lib/locale
    (#2998)
* Sun Mar 21 1999 Cristian Gafton <[email protected]> 
  - auto rebuild in the new build environment (release 12)
* Wed Dec 30 1998 Cristian Gafton <[email protected]>
  - build for glibc 2.1
* Fri Apr 24 1998 Prospector System <[email protected]>
  - translations modified for de, fr, tr
* Sat Apr 11 1998 Cristian Gafton <[email protected]>
  - manhattan rebuild
* Fri Oct 17 1997 Donnie Barnes <[email protected]>
  - ALRIGHT!  Woo-hoo!  Erik already did the install-info stuff!
  - added BuildRoot
  - spec file cleanups
* Sun Sep 14 1997 Erik Troan <[email protected]>
  - uses install-info
* Fri Jul 18 1997 Erik Troan <[email protected]>
  - built against glibc

Files

/usr/bin/shar
/usr/bin/unshar
/usr/bin/uudecode
/usr/bin/uuencode
/usr/lib/.build-id
/usr/lib/.build-id/24
/usr/lib/.build-id/24/1f2020c6f653d1c57d17dc064b3a3ba4cf2631
/usr/lib/.build-id/39
/usr/lib/.build-id/39/afad7f1fba9f9e7b9878a2b967158472d7468f
/usr/lib/.build-id/59
/usr/lib/.build-id/59/f5c0c6317ff25cbf3aae8566c21aa6d48b620a
/usr/lib/.build-id/d5
/usr/lib/.build-id/d5/bd959191703b4a8000c1f6aff15585d33ed366
/usr/share/doc/sharutils
/usr/share/doc/sharutils/AUTHORS
/usr/share/doc/sharutils/ChangeLog
/usr/share/doc/sharutils/NEWS
/usr/share/doc/sharutils/README
/usr/share/doc/sharutils/THANKS
/usr/share/doc/sharutils/TODO
/usr/share/info/sharutils.info.gz
/usr/share/licenses/sharutils
/usr/share/licenses/sharutils/COPYING
/usr/share/locale/bg/LC_MESSAGES/sharutils.mo
/usr/share/locale/ca/LC_MESSAGES/sharutils.mo
/usr/share/locale/cs/LC_MESSAGES/sharutils.mo
/usr/share/locale/da/LC_MESSAGES/sharutils.mo
/usr/share/locale/de/LC_MESSAGES/sharutils.mo
/usr/share/locale/el/LC_MESSAGES/sharutils.mo
/usr/share/locale/eo/LC_MESSAGES/sharutils.mo
/usr/share/locale/es/LC_MESSAGES/sharutils.mo
/usr/share/locale/et/LC_MESSAGES/sharutils.mo
/usr/share/locale/fi/LC_MESSAGES/sharutils.mo
/usr/share/locale/fr/LC_MESSAGES/sharutils.mo
/usr/share/locale/ga/LC_MESSAGES/sharutils.mo
/usr/share/locale/gl/LC_MESSAGES/sharutils.mo
/usr/share/locale/hu/LC_MESSAGES/sharutils.mo
/usr/share/locale/id/LC_MESSAGES/sharutils.mo
/usr/share/locale/it/LC_MESSAGES/sharutils.mo
/usr/share/locale/ja/LC_MESSAGES/sharutils.mo
/usr/share/locale/nl/LC_MESSAGES/sharutils.mo
/usr/share/locale/pl/LC_MESSAGES/sharutils.mo
/usr/share/locale/pt_BR/LC_MESSAGES/sharutils.mo
/usr/share/locale/ru/LC_MESSAGES/sharutils.mo
/usr/share/locale/sr/LC_MESSAGES/sharutils.mo
/usr/share/locale/sv/LC_MESSAGES/sharutils.mo
/usr/share/locale/tr/LC_MESSAGES/sharutils.mo
/usr/share/locale/uk/LC_MESSAGES/sharutils.mo
/usr/share/locale/vi/LC_MESSAGES/sharutils.mo
/usr/share/locale/zh_CN/LC_MESSAGES/sharutils.mo
/usr/share/locale/zh_TW/LC_MESSAGES/sharutils.mo
/usr/share/man/man1/shar.1.gz
/usr/share/man/man1/unshar.1.gz
/usr/share/man/man1/uudecode.1.gz
/usr/share/man/man1/uuencode.1.gz
/usr/share/man/man5/uuencode.5.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Nov 16 08:28:29 2024