<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/security/chkrootkit, branch pkgsrc_2008Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-06-02T12:23:04Z</updated>
<entry>
<title>Missing to add bin/chkutmp when updated to 0.47.</title>
<updated>2008-06-02T12:23:04Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2008-06-02T12:23:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=278fe78a578096643d2623e53e031742f82da01f'/>
<id>urn:sha1:278fe78a578096643d2623e53e031742f82da01f</id>
<content type='text'>
Noticed by Hasso Tepper in PR 38822.

Bump PKGREVISION.
</content>
</entry>
<entry>
<title>Convert to use PLIST_VARS instead of manually passing "@comment "</title>
<updated>2008-04-12T22:42:57Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2008-04-12T22:42:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=84db467ec7c8386066718011f8d47775d5608811'/>
<id>urn:sha1:84db467ec7c8386066718011f8d47775d5608811</id>
<content type='text'>
through PLIST_SUBST to the plist module.
</content>
</entry>
<entry>
<title>Update to 0.47</title>
<updated>2007-07-11T20:16:33Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2007-07-11T20:16:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3ab734c7a853a7cb99b46453112ac916293c73d6'/>
<id>urn:sha1:3ab734c7a853a7cb99b46453112ac916293c73d6</id>
<content type='text'>
Mark as not for NetBSD &gt; 1.x
The false positives on NetBSD 2.x and 3.x have been reported upstream
to try and address PR #31813
</content>
</entry>
<entry>
<title>Recursive revision bump / recommended bump for gettext ABI change.</title>
<updated>2006-02-05T23:08:03Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-02-05T23:08:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=93e3b9e04264b93620166058e19ea42c856505b0'/>
<id>urn:sha1:93e3b9e04264b93620166058e19ea42c856505b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>limits.h is ISO C, unconditionally include it. Keep conditional for</title>
<updated>2006-01-19T23:42:11Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-01-19T23:42:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d5191b9bf5fb5aa8b01f29a6c2a5a52bcf87cb8c'/>
<id>urn:sha1:d5191b9bf5fb5aa8b01f29a6c2a5a52bcf87cb8c</id>
<content type='text'>
sys/syslimits.h though.
</content>
</entry>
<entry>
<title>Update chkrootkit to 0.46a</title>
<updated>2006-01-02T18:42:18Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2006-01-02T18:42:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4ce5f0afc0b9153179b1026e730b38558a04958d'/>
<id>urn:sha1:4ce5f0afc0b9153179b1026e730b38558a04958d</id>
<content type='text'>
Add a MESSAGE about false-positive results on non-supported platforms
Helps to address PR# 31813 reported by Eric Mumpower
From the README:
02/22/2005 - Version 0.45  chkproc.c: better support for Linux
                           threads.  New rootkit detected: Fu,
                           Kenga3, ESRK.  New test: chkutmp.  -n
                           option improvement.  Minor bug fixes.
10/26/2005 - Version 0.46  chkproc.c: more fixes to better support
                           Linux threads. chkutmp.c: improved
                           execution speed.  chkwtmp.c: segfault
                           fixed.  New rootkit detected: rootedoor.
                           Mac OS X support added.  Minor bug fixes.
10/28/2005 - Version 0.46a chkproc.c: bug fix for FreeBSD: chkproc
                           was sending a SIGXFSZ (kill -25) to init,
			   causing a reboot.
</content>
</entry>
<entry>
<title>Fixed pkglint warnings. The warnings are mostly quoting issues, for</title>
<updated>2005-12-05T20:49:47Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2005-12-05T20:49:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b4f920543059af038598712771c3211999ef42a6'/>
<id>urn:sha1:b4f920543059af038598712771c3211999ef42a6</id>
<content type='text'>
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
</content>
</entry>
<entry>
<title>Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:</title>
<updated>2005-05-22T20:07:36Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2005-05-22T20:07:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9de24f22bc36b6b4056ab56dd2c15fffe3e8413e'/>
<id>urn:sha1:9de24f22bc36b6b4056ab56dd2c15fffe3e8413e</id>
<content type='text'>
	USE_GNU_TOOLS	-&gt; USE_TOOLS
	awk		-&gt; gawk
	m4		-&gt; gm4
	make		-&gt; gmake
	sed		-&gt; gsed
	yacc		-&gt; bison
</content>
</entry>
<entry>
<title>Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.</title>
<updated>2005-04-11T21:44:48Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2005-04-11T21:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2560f48b2f5afa9fcb23e0718a2e2727ca7824cc'/>
<id>urn:sha1:2560f48b2f5afa9fcb23e0718a2e2727ca7824cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add RMD160 digests.</title>
<updated>2005-02-24T12:51:41Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2005-02-24T12:51:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2eb256146fa3337f8d832db9d8f9f3f5f1978821'/>
<id>urn:sha1:2eb256146fa3337f8d832db9d8f9f3f5f1978821</id>
<content type='text'>
</content>
</entry>
</feed>
