Bug 85394 - [MAINTAINER] misc/libhome: update to 0.10
Summary: [MAINTAINER] misc/libhome: update to 0.10
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-28 11:20 UTC by Xavier Beaudouin
Modified: 2005-08-30 04:25 UTC (History)
0 users

See Also:


Attachments
libhome-0.10.patch (2.39 KB, patch)
2005-08-28 11:20 UTC, Xavier Beaudouin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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