Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jun 2008 00:57:12 +0300
From:      Ion-Mihai Tetcu <itetcu@FreeBSD.org>
To:        Henrik Brix Andersen <brix@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/www/ikiwiki Makefile distinfo          ports/www/ikiwiki/files patch-IkiWiki-Plugin-passwordauth.pm
Message-ID:  <20080602005712.10e1ad1c@it.buh.tecnik93.com>
In-Reply-To: <200806012113.m51LDs4o011750@repoman.freebsd.org>
References:  <200806012113.m51LDs4o011750@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 1 Jun 2008 21:13:54 +0000 (UTC)
Henrik Brix Andersen <brix@FreeBSD.org> wrote:

> brix        2008-06-01 21:13:54 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     www/ikiwiki          Makefile distinfo 
>   Removed files:
>     www/ikiwiki/files    patch-IkiWiki-Plugin-passwordauth.pm 
>   Log:
>   Update to version 2.48 (security update).
>   
>   If password based logins is enabled in ikiwiki, those passwords were
>   until this release stored in cleartext in the userdb.  To guard
>   against exposing users' passwords, ikiwiki now use strong (blowfish)
>   hashes for storing passwords.
>   
>   To hash existing passwords, update to this version and run the
>   following command for each of your ikiwiki src dirs:
>   
>     ikiwiki-transition hashpassword /path/to/your/wiki/srcdir
>   
>   Approved by:    erwin (mentor, implicit)
>   Security:       http://www.vuxml.org/freebsd/90db9983-2f53-11dd-a0d8-0016d325a0ed.html
>   
>   Revision  Changes    Path
>   1.31      +5 -5      ports/www/ikiwiki/Makefile
>   1.28      +3 -3      ports/www/ikiwiki/distinfo
>   1.2       +0 -10     ports/www/ikiwiki/files/patch-IkiWiki-Plugin-passwordauth.pm (dead)
> 
Hi,


You receive this email if you are either the maintainer of the port or if you
recently committed to it. If the error is already fixed please ignore this
email; if you submit a PR to fix it CC me and I'll commit it ASAP.

These emails are generated in one of the following cases:
- an automated build was scheduled because the port was touched in CVS
- the periodic QA build has reached it.
- the port was scheduled because it is a dependency of a port from the cases
above.
There is no fixed interval for this; if other ports depend on it you will
receive this emails more often since testing those other ports is made
impossible by this port being broken. Efforts are made to restrict the number
of outgoing emails to one/port/week for QA or dependency builds (but not for
commit-triggered builds; if you commit 3 times in 5 minutes to the same port
and the first 2 versions fail you'll receive 2 emails).

The builds are done under tinderbox-2.4.2_2 , on 7-STABLE on amd64, with
tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the
official up-to-date Ports Tree (for commit-triggered builds the files are
fetched via CVSWeb), with the following vars set:
FORCE_PACKAGE=yes, NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes.
When you fix install/plist errors please bear in mind that each of the 3 NO*
vars controls the installation of different type of files, so constructs like:
.ifndef NOPORTDOCS
        @${MKDIR} ${DATADIR}
        ...
.endif
        or
%%PORTDOCS%%%%EXAMPLESDIR%%/some_example_file
are wrong, WRONG, _WRONG_.

The error which triggered this email is bellow:

http://t64.tecnik93.com/errors/7-STABLE-FTP/ikiwiki-2.48.log


Thanks for your work on making FreeBSD better,


-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080602005712.10e1ad1c>