Compare commits

...

2 commits

Author SHA1 Message Date
Richard Allen Megginson
19a776d5eb Resolves bug 454060 - ViewLog CGI crash with new adminutil Resolves bug
413531 - Web browser accepted languages configuration causes dsgw CGI
    binaries to segfault This is the 1.1.7 release
2008-08-27 20:17:41 +00:00
Jesse Keating
48c3cbc23f Initialize branch F-9 for adminutil 2008-04-20 11:53:29 +00:00
4 changed files with 9 additions and 2 deletions

View file

@ -1,2 +1,3 @@
adminutil-1.1.5.tar.bz2
adminutil-1.1.6.tar.bz2
adminutil-1.1.7.tar.bz2

View file

@ -6,9 +6,9 @@
Summary: Utility library for directory server administration
Name: adminutil
Version: 1.1.6
Version: 1.1.7
Release: 1%{?dist}
License: LGPL
License: LGPLv2
URL: http://directory.fedoraproject.org/wiki/AdminUtil
Group: Development/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -84,6 +84,10 @@ that use %{name}.
%{_includedir}/libadmsslutil
%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
- 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

1
branch Normal file
View file

@ -0,0 +1 @@
F-9

View file

@ -1,2 +1,3 @@
1ce95159db07040d7095b805e9b3b533 adminutil-1.1.5.tar.bz2
b01d441f81d3d260ba84e4f0d5311721 adminutil-1.1.6.tar.bz2
e7d03be4651b36d1213b4f5cc15dfc5c adminutil-1.1.7.tar.bz2