<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/ipa/Makefile, branch cube-native-xorg</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-02-24T04:52:16Z</updated>
<entry>
<title>Update ipa to 2.0.5.</title>
<updated>2008-02-24T04:52:16Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2008-02-24T04:52:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=229d4ef6afc9da8e03f7317df84f5d8bc66e2418'/>
<id>urn:sha1:229d4ef6afc9da8e03f7317df84f5d8bc66e2418</id>
<content type='text'>
Based on maintainer update request by PR 37630.
While here, marked as DESTDIR ready.

Bugs that were found and corrected:

    *	When ipa received a control command from "ipactl -n", then
	it did not close opened file descriptor.

    *	All sections inside rule { startup{}} in ipa.conf were ignored.

    *	Time events for +D and +W in ipa.conf could be incorrectly
	scheduled at 24:00:00.

    *	Time events for +W in ipa.conf could be incorrectly scheduled
	at 00:00:00 of Sunday.

    *	If SYM_PREFIX is defined and if symbols in modules with
	SYM_PREFIX were successfully lookuped, then ipa and ipastat
	incorrectly refused to use such modules.</content>
</entry>
<entry>
<title>Update ipa to 2.0.4.</title>
<updated>2007-07-26T12:21:40Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2007-07-26T12:21:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=57cc30a122ab51d0f540c241547e173db92decc0'/>
<id>urn:sha1:57cc30a122ab51d0f540c241547e173db92decc0</id>
<content type='text'>
Patch provided by maintainer, Andrey Simonenko in PR 36692.

Changes:
 *	Now IPA can be used on Cygwin (previously it only could be built).

 *	If SYM_PREFIX is defined, then ipa and ipastat try to lookup
	symbols in modules with SYM_PREFIX, if this attempt failed,
	then they try to lookup symbols without prefix.

 *	Use closefrom() system call if the system supports it.

 *	During startup ipa could unlink locked PID-file, that was
	locked by another ipa process.

 *	WCOREDUMP macro is not mentioned in SUSv3 (#ifdef it).</content>
</entry>
<entry>
<title>Update ipa to 2.0.3.</title>
<updated>2007-02-26T11:55:18Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2007-02-26T11:55:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=80fcf34e4f598eea8b003546fceb537c8cfbeaec'/>
<id>urn:sha1:80fcf34e4f598eea8b003546fceb537c8cfbeaec</id>
<content type='text'>
Patch provided by maintainer, Andrey Simonenko in PR 35847.

Changes:
    *	If value in command line for ipactl is given in time units,
	then ipactl ignored overflow during parsing.

    *	If limits and thresholds were disabled during compilation,
	then ipactl did not accept the -r option.

    *	The "limit" section in ipastat.conf placed in incorrect place
	could cause segmentation fault.</content>
</entry>
<entry>
<title>Install translated documentation. From the maintainer via</title>
<updated>2007-01-23T16:59:51Z</updated>
<author>
<name>reed</name>
<email>reed@pkgsrc.org</email>
</author>
<published>2007-01-23T16:59:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fafca4990d88def4f5f7eed66a86b345eeef5fca'/>
<id>urn:sha1:fafca4990d88def4f5f7eed66a86b345eeef5fca</id>
<content type='text'>
PR 35468.

Patch didn't apply cleanly.
Removes install target.
I also increased PKGREVISION.
And I formatted one existing line to use a tab.</content>
</entry>
<entry>
<title>Update ipa to 2.0.2.</title>
<updated>2007-01-03T12:31:00Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2007-01-03T12:31:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=dc669e61302473cd42ddd582d6f135165b6d2948'/>
<id>urn:sha1:dc669e61302473cd42ddd582d6f135165b6d2948</id>
<content type='text'>
Patch provided by MAINTAINER, Andrey Simonenko in PR 35323.

ipa-2.0.2       released

Changes:
    *   If a system does not have LOG_PERROR flag for syslog(3) (this
        is a non-standard flag), then "ipa -d" did not output log
        messages to stderr.

    *   Now the configure script checks vsyslog() function, which is
        not mentioned in SUSv3.

    *   Added checks for int32_t, uint32_t, int64_t and uint64_t
        to configure.

    *   autoconf 2.59 -&gt; 2.61, automake 1.9.6 -&gt; 1.10.

    *   Now autoheader is used for generating src/config.in.h.

    *   New options for configure: --enable-gcc-more-warns,
        --disable-gcc-warns.

    *   It was not possibly to correctly redefine SYM_PREFIX macro
        variable, added relevant description to INSTALL.

    *   If positive counter of some rule is overflowed, then
        statistics was incorrectly updated in databases.

    *   Initialization of descriptors in ipa was incorrect if
        stdin, stdout and stderr were closed.

    *   Usage of include_files parameter in ipastat.conf caused fake
        log messages about memory leak.

    *   Values in limit, expire, restart and threshold parameters
        could not be written with spaces, corrected.

    *   In the configure script --enable-FEATURE and --disable-FEATURE
        disabled FEATURE.</content>
</entry>
<entry>
<title>Maintainer update of ipa to 2.0.1 and move to sysutils.</title>
<updated>2006-10-18T11:45:22Z</updated>
<author>
<name>markd</name>
<email>markd@pkgsrc.org</email>
</author>
<published>2006-10-18T11:45:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=dd4ef0a2b7f2e78598690b660b6e870ff0f721a3'/>
<id>urn:sha1:dd4ef0a2b7f2e78598690b660b6e870ff0f721a3</id>
<content type='text'>
In PR pkg/32398 with some tweaks from me.

IPA is now a flexible general purpose accounting system;
- Supports static and dynamic rules;
- Support limits, sublimits and thresholds;
- Works with external accounting modules;
- Works with external database modules;
- Works with external statistics modules;
-Accounting per specified period of a week.</content>
</entry>
</feed>
