Bug 85394

Summary: [MAINTAINER] misc/libhome: update to 0.10
Product: Ports & Packages Reporter: Xavier Beaudouin <kiwi>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
libhome-0.10.patch none

Description Xavier Beaudouin 2005-08-28 11:20:15 UTC
- Update to 0.10

Proxy and NSS functions are now installed per default.

Software Changelog :
== version 0.10

  * '_' and '.' are skipped in directive keywords comparison.
     You may use "m.o_de" as equivalent as "mode".

  * add getpwuid() emulation
    see 'uid.calc', 'where.uid', 'getpwuid' configuration directives

  * add proxy.deny directive to make an ACL about proxy client
    queries.

  * queries of non ascii users no longer works (they are meaningless
    anyway)

  * add NSS source using home_proxy (FreeBSD, Linux, maybe Solaris)

  * use standart LINE_MAX macro (default 2048 bytes) to
    define default miscelneaous line maximum length (previously 1024
    bytes)

  * add some security hints in the manual

  * fix proxy daemon cleanup.

  * add a home_proxy boot starter for FreeBSD (not installed)


Generated with FreeBSD Port Tools 0.63
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2005-08-30 04:25:30 UTC
State Changed
From-To: open->closed

committed, thanks