Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
78a288dd77 |
2 changed files with 5 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
%global gitversion 58abea394
|
||||
|
||||
Name: libinput
|
||||
Version: 1.19.3
|
||||
Version: 1.19.4
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Summary: Input device library
|
||||
|
||||
|
|
@ -146,6 +146,9 @@ pathfix.py -i %{__python3} -p -n $(git grep -l '#!/usr/bin/.*python3')
|
|||
%{_mandir}/man1/libinput-test-suite.1*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 20 2022 Peter Hutterer <peter.hutterer@redhat.com> - 1.19.4-1
|
||||
- libinput 1.19.4, fixes CVE-2022-1215
|
||||
|
||||
* Mon Dec 13 2021 Peter Hutterer <peter.hutterer@redhat.com> - 1.19.3-1
|
||||
- libinput 1.19.3
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (libinput-1.19.3.tar.xz) = f4b776d0da78c687ba21b430a04941ac6b43f68970c82ec9f7360358fdea5ed6a873948ce66a25bcdd64d4b95fa4bf705cc24dbc25c7c0f5fd2d0efbd763f298
|
||||
SHA512 (libinput-1.19.4.tar.xz) = 3a046a1719747c04f59d48608c438399631c25d0ed0643ca0370206bb67c6da2ea0697bbbb8ea8cec0feff2bc61d63a9045519c961c5fd8fd46814b571468174
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue