--- rpms/e-smith-lib/sme7/e-smith-lib.spec 2007/10/31 23:08:42 1.2 +++ rpms/e-smith-lib/sme7/e-smith-lib.spec 2008/08/10 00:54:24 1.14 @@ -2,7 +2,7 @@ Summary: e-smith server and gateway - li %define name e-smith-lib Name: %{name} %define version 1.18.0 -%define release 17 +%define release 28 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -23,12 +23,24 @@ Patch12: e-smith-lib-1.18.0-gauge.patch2 Patch13: e-smith-lib-1.18.0-shift64.patch Patch14: e-smith-lib-1.18.0-passlength.patch Patch15: e-smith-lib-1.18.0-generic_template_expand.patch2 +Patch16: e-smith-lib-1.18.0-FixFileDescriptorLeak.patch +Patch17: e-smith-lib-1.18.0-validatePassword.patch +Patch18: e-smith-lib-1.18.0-re_enable_locked_user.patch +Patch19: e-smith-lib-1.18.0-UTF8.patch +Patch20: e-smith-lib-1.18.0-UTF8.patch2 +Patch21: e-smith-lib-1.18.0-pamlocalfix.patch +Patch22: e-smith-lib-1.18.0-utf8-encoding.patch +Patch23: e-smith-lib-1.18.0-i18n.patch +Patch24: e-smith-lib-1.18.0-binmode.patch +Patch25: e-smith-lib-1.18.0-navigationdb.patch +Patch26: e-smith-lib-1.18.0-dialogstderr.patch +Patch27: e-smith-lib-1.18.0-urandom.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools >= 1.6.3-01 Obsoletes: %{name}-Tai64n +Obsoletes: whiptail Requires: dialog -Requires: whiptail Requires: perl, perl(Text::Template) Requires: perl(Time::HiRes), perl(MIME::Base64) Requires: perl(Authen::PAM), perl(I18N::AcceptLanguage) @@ -39,6 +51,42 @@ Requires: perl(Net::IPv4Addr) >= 0.10 e-smith server and gateway software - library module. %changelog +* Sat Aug 9 2008 Shad L. Lords 1.18.0-28 +- Read /dev/urandmon instead of /dev/random [SME: 4492] + +* Sat Aug 9 2008 Shad L. Lords 1.18.0-27 +- Make dialog not use STDERR for return values [SME: 3663] +- Remove requires for whiptail. No longer needed [SME: 4491] + +* Thu Jul 31 2008 Shad L. Lords 1.18.0-26 +- Make binmode properties of db class [SME: 4317] +- Add new navigation db & utf8 classes [SME: 4317] + +* Wed Apr 2 2008 Shad L. Lords 1.18.0-25 +- Add .utf8 to locale unless server-console [SME: 4162] +- Add new languages to langtag2locale [SME: 4163] + +* Sun Mar 30 2008 Shad L. Lords 1.18.0-24 +- Gracefully handle encoding errors in navigation dbs [SME: 4147] + +* Wed Mar 26 2008 Shad L. Lords 1.18.0-23 +- Make PAM conv routine not look for english strings [SME: 4117] + +* Tue Mar 25 2008 Shad L. Lords 1.18.0-22 +- Fix wide output to syslog and allow navigations db to be utf8 [SME: 4101] + +* Mon Mar 10 2008 Shad L. Lords 1.18.0-21 +- Output navigation in UTF-8 [SME: 3858] + +* Sun Jan 20 2008 Gavin Weight 1.18.0-20 +- Call smbpasswd -e - to reset user correctly. [SME: 3755] + +* Tue Jan 08 2008 Stephen Noble 1.18.0-19 +- modify validate password strong match for console [SME: 2173] + +* Thu Nov 01 2007 Gavin Weight 1.18.0-18 +- Fix I18N.pm file descriptor leak. [SME: 3509] + * Wed Oct 31 2007 Charlie Brady 1.18.0-17 - Remove undocumented and unused template metadata handling from generic_template_expand action (Take II). [SME: 2798] @@ -707,6 +755,18 @@ e-smith server and gateway software - li %patch13 -p1 %patch14 -p1 %patch15 -p1 +%patch16 -p1 +%patch17 -p1 +%patch18 -p1 +%patch19 -p1 +%patch20 -p1 +%patch21 -p1 +%patch22 -p1 +%patch23 -p1 +%patch24 -p1 +%patch25 -p1 +%patch26 -p1 +%patch27 -p1 %pre # Remove legacy symlink if one exists