Update to 1.2.2
This commit is contained in:
parent
4a5acd48d2
commit
1471aee2a4
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ freeipmi-0.8.8.tar.gz
|
|||||||
/freeipmi-1.1.6.tar.gz
|
/freeipmi-1.1.6.tar.gz
|
||||||
/freeipmi-1.1.7.tar.gz
|
/freeipmi-1.1.7.tar.gz
|
||||||
/freeipmi-1.2.1.tar.gz
|
/freeipmi-1.2.1.tar.gz
|
||||||
|
/freeipmi-1.2.2.tar.gz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
Name: freeipmi
|
Name: freeipmi
|
||||||
Version: 1.2.1
|
Version: 1.2.2
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: http://www.gnu.org/software/freeipmi/
|
URL: http://www.gnu.org/software/freeipmi/
|
||||||
@ -347,6 +347,12 @@ fi
|
|||||||
%dir %{_localstatedir}/cache/ipmiseld
|
%dir %{_localstatedir}/cache/ipmiseld
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 12 2012 Ales Ledvinka <aledvink@redhat.com> - 1.2.2-1
|
||||||
|
- Updated to freeipmi-1.2.2:
|
||||||
|
- Support new --sol-payload-instance and --deactivate-all-instances
|
||||||
|
options in ipmiconsole.
|
||||||
|
- Fix ipmiseld compile issue with -Werror=format-security.
|
||||||
|
|
||||||
* Mon Aug 27 2012 Jan Safranek <jsafrane@redhat.com> - 1.2.1-1
|
* Mon Aug 27 2012 Jan Safranek <jsafrane@redhat.com> - 1.2.1-1
|
||||||
- Reworked RPM scriptlets to use systemd-rpm macros (#850117).
|
- Reworked RPM scriptlets to use systemd-rpm macros (#850117).
|
||||||
- Updated to freeipmi-1.2.1:
|
- Updated to freeipmi-1.2.1:
|
||||||
|
Loading…
Reference in New Issue
Block a user