Compare commits
2 commits
rawhide
...
adminutil-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
19a776d5eb | ||
|
|
48c3cbc23f |
4 changed files with 9 additions and 2 deletions
|
|
@ -1,2 +1,3 @@
|
||||||
adminutil-1.1.5.tar.bz2
|
adminutil-1.1.5.tar.bz2
|
||||||
adminutil-1.1.6.tar.bz2
|
adminutil-1.1.6.tar.bz2
|
||||||
|
adminutil-1.1.7.tar.bz2
|
||||||
|
|
|
||||||
|
|
@ -6,9 +6,9 @@
|
||||||
|
|
||||||
Summary: Utility library for directory server administration
|
Summary: Utility library for directory server administration
|
||||||
Name: adminutil
|
Name: adminutil
|
||||||
Version: 1.1.6
|
Version: 1.1.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPL
|
License: LGPLv2
|
||||||
URL: http://directory.fedoraproject.org/wiki/AdminUtil
|
URL: http://directory.fedoraproject.org/wiki/AdminUtil
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
@ -84,6 +84,10 @@ that use %{name}.
|
||||||
%{_includedir}/libadmsslutil
|
%{_includedir}/libadmsslutil
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 27 2008 Rich Megginson <rmeggins@redhat.com> - 1.1.7-1
|
||||||
|
- Resolves bug 454060 - ViewLog CGI crash with new adminutil
|
||||||
|
- Resolves bug 413531 - Web browser accepted languages configuration causes dsgw CGI binaries to segfault
|
||||||
|
|
||||||
* Mon Mar 3 2008 Rich Megginson <rmeggins@redhat.com> - 1.1.6-1
|
* Mon Mar 3 2008 Rich Megginson <rmeggins@redhat.com> - 1.1.6-1
|
||||||
- Resolves bug 245248 - dsgw doesn't escape filename in error message
|
- Resolves bug 245248 - dsgw doesn't escape filename in error message
|
||||||
- The new dsgw hasn't been released yet, and the old one doesn't use
|
- The new dsgw hasn't been released yet, and the old one doesn't use
|
||||||
|
|
|
||||||
1
branch
Normal file
1
branch
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
F-9
|
||||||
1
sources
1
sources
|
|
@ -1,2 +1,3 @@
|
||||||
1ce95159db07040d7095b805e9b3b533 adminutil-1.1.5.tar.bz2
|
1ce95159db07040d7095b805e9b3b533 adminutil-1.1.5.tar.bz2
|
||||||
b01d441f81d3d260ba84e4f0d5311721 adminutil-1.1.6.tar.bz2
|
b01d441f81d3d260ba84e4f0d5311721 adminutil-1.1.6.tar.bz2
|
||||||
|
e7d03be4651b36d1213b4f5cc15dfc5c adminutil-1.1.7.tar.bz2
|
||||||
|
|
|
||||||
Reference in a new issue