libpsl 0.5.0 released

4 views
Skip to first unread message

Tim Ruehsen

unread,
Jul 3, 2014, 11:45:31 AM7/3/14
to libps...@googlegroups.com
Hi libpsl folks,

the new release allows for specifying a runtime method and a method to
generate built-in PSL data independent of each other.

You can build the built-in data with either libicu, libidn2, libidn or not at
all (--enable-runtime=...).

Similar can you link libpsl to generate punycode and lowercase utf-8 domains
on the fly using either libicu, libidn2, libidn or not at all (--enable-
builtin=...).

When using libidn or libidn2, you also need GNU libunistring (LGPL) and iconv
functionality (normally built into glibc).

Libicu has all needed functionality built in and thus doesn't require
additional libraries.

I'll create a new Debian package the next days.

Tim

02.07.2014 Release V0.5.0
* added configure --enable-runtime to allow for IDNA library
selection as runtime dependency
* added configure --enable-builtin to allow for IDNA library
selection for generating the built-in PSL data
* fixed psl_str_to_utf8lower prototype
* fixed authors name to UTF-8

Project Website
https://github.com/rockdaboot/libpsl

Online Documentation
http://rockdaboot.github.io/libpsl/

Getting the Source Code
git clone https://guthub.com/rockdaboot/libpsl

The git 'master' branch will reflect the latest release.
The 'develop' branch will be used for future development.
The 'debian' branch will be used for inofficial Debian packaging.
signature.asc

Daniel Kahn Gillmor

unread,
Jul 3, 2014, 11:56:14 AM7/3/14
to Tim Ruehsen, libps...@googlegroups.com
On 07/03/2014 11:45 AM, Tim Ruehsen wrote:
> You can build the built-in data with either libicu, libidn2, libidn or not at
> all (--enable-runtime=...).
>
> Similar can you link libpsl to generate punycode and lowercase utf-8 domains
> on the fly using either libicu, libidn2, libidn or not at all (--enable-
> builtin=...).

nice! (though i think you've got "runtime" and "builtin" swapped in the
above announcement)

what do you expect to use as the default for the debian package?

--dkg

signature.asc

Tim Ruehsen

unread,
Jul 4, 2014, 11:07:01 AM7/4/14
to libps...@googlegroups.com, Daniel Kahn Gillmor
I tagged and pushed the changes to debian branch.

Daniel, could you have a look - and if ok, upload the package ?

Thanks

Tim
signature.asc
Reply all
Reply to author
Forward
0 new messages