<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/shells/rssh, branch pkgsrc_2011Q3</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q3</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q3'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2011-05-31T11:08:09Z</updated>
<entry>
<title>Update HOMEPAGE url.</title>
<updated>2011-05-31T11:08:09Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2011-05-31T11:08:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1c9af3702cf5bd45563815bcc3190e2087bd48e1'/>
<id>urn:sha1:1c9af3702cf5bd45563815bcc3190e2087bd48e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changes 2.3.3:</title>
<updated>2010-10-16T09:57:38Z</updated>
<author>
<name>adam</name>
<email>adam</email>
</author>
<published>2010-10-16T09:57:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=19fba749321ad890305494f06c2fe474da5c7ec0'/>
<id>urn:sha1:19fba749321ad890305494f06c2fe474da5c7ec0</id>
<content type='text'>
This release solves two small bugs, with minor security implications.
</content>
</entry>
<entry>
<title>DESTDIR support</title>
<updated>2010-02-12T00:21:17Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2010-02-12T00:21:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b8136cd9db22b61b7d8716956fc90dd3a164548c'/>
<id>urn:sha1:b8136cd9db22b61b7d8716956fc90dd3a164548c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T18:13:25Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T18:13:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6283a06320806d59c6022aa307c55bafa60bc38f'/>
<id>urn:sha1:6283a06320806d59c6022aa307c55bafa60bc38f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no</title>
<updated>2006-03-04T21:28:51Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-03-04T21:28:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=48ff096d36ac47701672a4f682e7c4ebafea1eb9'/>
<id>urn:sha1:48ff096d36ac47701672a4f682e7c4ebafea1eb9</id>
<content type='text'>
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
</content>
</entry>
<entry>
<title>Update to version 2.3.2.</title>
<updated>2006-01-14T00:52:33Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2006-01-14T00:52:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c0666f46c745ab241ea7fee54be9fce72b65e266'/>
<id>urn:sha1:c0666f46c745ab241ea7fee54be9fce72b65e266</id>
<content type='text'>
Changes since last packaged version (2.3.0):
2.3.2
 - fixed segfault due to checking the length of variables that I forgot to
   remove from build_arg_vector() since the chroot root exploit fix in 2.3.0
2.3.1
 - fixed stupid bug that caused rssh not to allow rsync and rdist
</content>
</entry>
<entry>
<title>Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk</title>
<updated>2005-12-29T06:21:30Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2005-12-29T06:21:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5af16a0a92f81c34be4b282d5e8072ffb8e77df1'/>
<id>urn:sha1:5af16a0a92f81c34be4b282d5e8072ffb8e77df1</id>
<content type='text'>
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
</content>
</entry>
<entry>
<title>Update to version 2.3.0</title>
<updated>2005-12-28T17:55:39Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2005-12-28T17:55:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1087e0dd2cfad4bdbf3c25330a5c0f7fb643651e'/>
<id>urn:sha1:1087e0dd2cfad4bdbf3c25330a5c0f7fb643651e</id>
<content type='text'>
Note that this is (mostly) a security fix release.

Changes since last packaged version (2.2.3):
2.3.0
 - modified chroot_helper to parse the config file, to avoid arbitrary
   chroot() (and thus root compromise)
 - numerous documentation updates
 - fix for va_start()/va_end()-related segfault on 64-bit architecture
 - small bit of code cleanup
</content>
</entry>
<entry>
<title>Lower expectations, both others' and mine: relinquish stewardship</title>
<updated>2005-12-27T13:54:57Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2005-12-27T13:54:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fac6a3269f621ea6c98f635d9a475f6963eab89c'/>
<id>urn:sha1:fac6a3269f621ea6c98f635d9a475f6963eab89c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ran "pkglint --autofix", which corrected some of the quoting issues in</title>
<updated>2005-12-05T23:55:01Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2005-12-05T23:55:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3dae8fea14cb07876cbc876f030a3b37361f56b8'/>
<id>urn:sha1:3dae8fea14cb07876cbc876f030a3b37361f56b8</id>
<content type='text'>
CONFIGURE_ARGS.
</content>
</entry>
</feed>
