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

libsmartcols-2.37.2-1.fc35 RPM for s390x

From Fedora 35 for s390x / l

Name: libsmartcols Distribution: Fedora Project
Version: 2.37.2 Vendor: Fedora Project
Release: 1.fc35 Build date: Tue Aug 17 10:57:00 2021
Group: Unspecified Build host: buildvm-s390x-22.s390.fedoraproject.org
Size: 139259 Source RPM: util-linux-2.37.2-1.fc35.src.rpm
Packager: Fedora Project
Url: https://en.wikipedia.org/wiki/Util-linux
Summary: Formatting library for ls-like programs.
This is library for ls-like terminal programs, part of util-linux.

Provides

Requires

License

LGPLv2+

Changelog

* Tue Aug 17 2021 Karel Zak <kzak@redhat.com> - 2.37.2-1
  * upgrade to v2.37.2
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.37-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jul 14 2021 Karel Zak <kzak@redhat.com> - 2.37-5
  - remove unused util-linux-60-raw.rules
* Wed Jul 14 2021 Karel Zak <kzak@redhat.com> - 2.37-4
  - disable raw(8) - no more supported since Linux v5.14 (commit 03e4922f1c81fc2ed3a87b4f91a8d3aafc7e093)
  - remove dependence on deprecated pcre2posix.h
  - fix #1981729 - close_range() 3rd argument
* Wed Jun 16 2021 Richard W.M. Jones <rjones@redhat.com> - 2.37-3
  - Rebuild for updated pcre2
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.37-2
  - Rebuilt for Python 3.10
* Tue Jun 01 2021 Karel Zak <kzak@redhat.com> - 2.37-1
  - upgrade to v2.37
  - introduce util-linux-core subpackage
* Fri May 14 2021 Karel Zak <kzak@redhat.com> - 2.37-0.1
  - upgrade to v2.37-rc2
    https://kernel.org/pub/linux/utils/util-linux/v2.37/v2.37-ReleaseNotes
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.36.2-3
  - Rebuilt for updated systemd-rpm-macros
    See https://pagure.io/fesco/issue/2583.
* Tue Mar 02 2021 Karel Zak <kzak@redhat.com> - 2.36.2-2
  - spec file cleanup https://src.fedoraproject.org/rpms/util-linux/pull-request/9
* Fri Feb 12 2021 Karel Zak <kzak@redhat.com> - 2.36.2-1
  - upgrade to stable upstream 2.36.2
    https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.36/v2.36.2-ReleaseNotes
* Wed Jan 27 2021 Kelvin Fan <kfan@redhat.com> - 2.36.1-4
  - Add patch to add /run/motd.d to default MOTD_FILE in login(1)
* Thu Jan 14 2021 Karel Zak <kzak@redhat.com> - 2.36.1-3
  - improve uuidd scriptlets (fix #1767553)
* Thu Nov 19 2020 Karel Zak <kzak@redhat.com> - 2.36.1-2
  - remove unused patches
  - remove versions and seq.numbers from patch names
  - fix mount "symfollow" issue (upstream patch)
* Mon Nov 16 2020 Karel Zak <kzak@redhat.com> - 2.36.1-1
  - upgrade to stable upstream 2.36.1
* Thu Nov 12 2020 Tom Stellard <tstellar@redhat.com> - 2.36-4
  - Use make macros
  - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
* Tue Sep 01 2020 Karel Zak <kzak@redhat.com> - 2.36-3
  - remove mountinfo workaround (unnecessary for kernel 5.8)
  - fix #1860461 - sfdisk regression creating simple 3 partition MBR disk
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.36-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu Jul 23 2020 Karel Zak <kzak@redhat.com> - 2.36-1
  - upgrade to upstream release v2.36
    https://www.kernel.org/pub/linux/utils/util-linux/v2.36/v2.36-ReleaseNotes
  - add irqtop and lsirq commands
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2.35.2-2
  - Rebuilt for Python 3.9
* Wed May 20 2020 Karel Zak <kzak@redhat.com> - 2.35.2-1
  - upgrade to upstream bug fix release 2.35.2
    https://www.kernel.org/pub/linux/utils/util-linux/v2.35/v2.35.2-ReleaseNotes
* Wed Apr 15 2020 Karel Zak <kzak@redhat.com> - 2.35.1-9
  - fix copy & past bug in specfile changelog
* Wed Apr 15 2020 Karel Zak <kzak@redhat.com> - 2.35.1-8
  - fix #1822226 - remove pam_console dependency
  - fix #1823463 - hwclock unable to set system time
* Tue Mar 24 2020 Kalev Lember <klember@redhat.com> - 2.35.1-7
  - Another attempt at enabling fstrim.timer on F32 upgrades (#1811506)
* Thu Mar 19 2020 Karel Zak <kzak@redhat.com> - 2.35.1-6
  - fix #1811506 (triggerpostun)
* Tue Feb 25 2020 Karel Zak <kzak@redhat.com> - 2.35.1-5
  - fix lsblk -P output for RAIDs, etc.
* Thu Feb 06 2020 Karel Zak <kzak@redhat.com> - 2.35.1-4
  - add triggerpostun for fstrim.timer (#1785041, FESCo #2309)
* Tue Feb 04 2020 Karel Zak <kzak@redhat.com> - 2.35.1-3
  - fix fstrim.service (util-linux github #948)
* Tue Feb 04 2020 Karel Zak <kzak@redhat.com> - 2.35.1-2
  - fix sfdisk dump issue (util-linux github #949)
* Mon Feb 03 2020 Karel Zak <kzak@redhat.com> - 2.35.1-1
  - upgrade to upstream bug fix release 2.35.1
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.35-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Tue Jan 21 2020 Karel Zak <kzak@redhat.com> - 2.35-1
  - upgrade to v2.35
* Thu Jan 09 2020 Karel Zak <kzak@redhat.com> - 2.35-0.5
  - upgrade to v2.35-rc2
* Fri Dec 20 2019 Karel Zak <kzak@redhat.com> - 2.35-0.4
  - fix #1784536 - Segfaults in agetty during Cloud image testing
* Fri Dec 20 2019 Karel Zak <kzak@redhat.com> - 2.35-0.3
  - upgrade to the upstream git snapshot (v2.35-rc1-20-g63f8c66af)
  - fix #1783066 - Fedora-Rawhide images do not boot
* Thu Dec 12 2019 Adam Williamson <awilliam@redhat.com> - 2.35-0.2
  - Revert upstream commit 7ef86a0 to fix RHBZ #1783066
* Wed Dec 11 2019 Karel Zak <kzak@redhat.com> - 2.35-0.1
  - upgrade to v2.35-rc1
    https://www.kernel.org/pub/linux/utils/util-linux/v2.35/v2.35-ReleaseNotes
* Fri Sep 13 2019 Karel Zak <kzak@redhat.com> - 2.34-6
  - fix https://github.com/systemd/systemd/issues/10872
* Thu Sep 12 2019 Karel Zak <kzak@redhat.com> - 2.34-5
  - fix #1751290 - regression: lsblk not showing PKNAME in f31+
* Thu Sep 05 2019 Karel Zak <kzak@redhat.com> - 2.34-4
  - add BuildRequires: readline for fdisks
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2.34-3
  - Rebuilt for Python 3.8

Files

/usr/lib/.build-id
/usr/lib/.build-id/a5/9d29402599432f91108fac959d38b75282e8d0
/usr/lib64/libsmartcols.so.1
/usr/lib64/libsmartcols.so.1.1.0
/usr/share/licenses/libsmartcols
/usr/share/licenses/libsmartcols/COPYING
/usr/share/licenses/libsmartcols/COPYING.LGPL-2.1-or-later


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue May 9 19:53:17 2023