<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/security/libmcrypt/distinfo, 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>2007-04-30T19:26:23Z</updated>
<entry>
<title>Changes 2.5.8:</title>
<updated>2007-04-30T19:26:23Z</updated>
<author>
<name>adam</name>
<email>adam</email>
</author>
<published>2007-04-30T19:26:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d93db9dc4714b9c092c6caf6c85b63be84b59ffa'/>
<id>urn:sha1:d93db9dc4714b9c092c6caf6c85b63be84b59ffa</id>
<content type='text'>
* Stuff from the Fedora Extras crew
</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>
<entry>
<title>update to 2.5.7</title>
<updated>2003-08-29T00:56:25Z</updated>
<author>
<name>dan</name>
<email>dan</email>
</author>
<published>2003-08-29T00:56:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e932f5f8c8ed6c55cc393561329a25aa39255a6e'/>
<id>urn:sha1:e932f5f8c8ed6c55cc393561329a25aa39255a6e</id>
<content type='text'>
from Adrian Portelli in PR/22628
</content>
</entry>
<entry>
<title>Update to 2.5.6.</title>
<updated>2003-03-05T08:42:55Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2003-03-05T08:42:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b4be244a6db0e2a135bd1612969e2865dd67c371'/>
<id>urn:sha1:b4be244a6db0e2a135bd1612969e2865dd67c371</id>
<content type='text'>
January 19 2003: (version 2.5.6)
- Fixes in win32 detection and DLL building.
- Fixes for solaris (a symbol was not exported)
- Corrected bug which made algorithm symbols to be inserted
  twice in symbol table.

December 22 2002: (version 2.5.5)
- Better win32 detection and DLL building.
- Changed some variables names in gost.c to allow compiling
  with gcc and K6 optimizations.
- Some buffer overrun checks on input. Patches and suggestions
  by Ilia A.
- Made the default behaviour to include all algorithms into
  the main library, instead of using dynamic modules. Dynamic
  loading is disabled by default. The --enable-dynamic-loading flag
  can be used in the configure script, to get the old behaviour.
- Some fixes in ECB mode.

August 16 2002: (version 2.5.3)
- The const keyword is now used in the exported functions
- Corrected problem in libltdl's configure script

June 22 2002: (version 2.5.2)
- Fixed bug in the returned IV size of ARCFOUR
- Fixed bug in mcrypt_readdir() which prevented the test programs
  to work.

May 30 2002: (version 2.5.1)
- Corrected the license. COPYING.LIB (LGPL) is now included
  instead of COPYING (GPL)

Mar 09th 2002: (version 2.5.0)
- Several corrections in stream and block cipher modes.
- Added --disable-dynamic-loading configure option
- The IV modifications in Arcfour and Wake have been disabled
  by default.
- Added CTR mode for block ciphers.
- Fixes in nCFB and nOFB modes.
- Added mcrypt_enc_get_state() function.
- Added test for nCFB, CFB, nOFB and CTR with AES

Feb 14th 2002:
- nOFB and nCFB modes can now encrypt and decrypt plaintext
  of size less than block size.
</content>
</entry>
<entry>
<title>Merge changes in packages from the buildlink2 branch that have</title>
<updated>2002-08-25T18:38:05Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2002-08-25T18:38:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f22b8c42a61ccfbb462bf2b94c3486b7baec18bd'/>
<id>urn:sha1:f22b8c42a61ccfbb462bf2b94c3486b7baec18bd</id>
<content type='text'>
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
</content>
</entry>
<entry>
<title>Update to 2.4.22 (requested by go).  Uses our libtool now.</title>
<updated>2002-05-09T22:31:07Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2002-05-09T22:31:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8dd5f4367c6f16d8b110f535d543c28cc81ae6e4'/>
<id>urn:sha1:8dd5f4367c6f16d8b110f535d543c28cc81ae6e4</id>
<content type='text'>
Changes since 2.4.18:
- Corrected nasty bug in init code
- Corrected problems in Makefiles
- Minor bug fixes
- Corrected bug in mcrypt_module_open()
- Cleanups in the code.
</content>
</entry>
<entry>
<title>Update to 2.4.18, provided by Shell Hung in pkg/14707.</title>
<updated>2001-11-28T12:50:05Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2001-11-28T12:50:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=eb47e8d752e4c16501ae7b7bac747b2db427309f'/>
<id>urn:sha1:eb47e8d752e4c16501ae7b7bac747b2db427309f</id>
<content type='text'>
Change: memory leak fixed.
</content>
</entry>
<entry>
<title>Update libmcrypt to 2.4.17.  Changes from version 2.4.7 include:</title>
<updated>2001-10-09T19:16:20Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2001-10-09T19:16:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e1c74d70c99da80c69e2a33959497a464580ec81'/>
<id>urn:sha1:e1c74d70c99da80c69e2a33959497a464580ec81</id>
<content type='text'>
- Bug fixes and memory leaks
- Added new modes: nCFG
- Due to an endianness handling problem Blowfish algorithm was not compatible
  with other implementations. Now it has been corrected. If you want
  to access the old algorithm used use the "blowfish-compat" module.
- Corrected bug in rijndael-256.  This makes the algorithm incompatible with
  previous versions.
</content>
</entry>
<entry>
<title>Move to sha1 digests, add distfile sizes.</title>
<updated>2001-04-19T15:40:29Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2001-04-19T15:40:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b9f390a5af9f37f8c6ab1e092927176188138b5a'/>
<id>urn:sha1:b9f390a5af9f37f8c6ab1e092927176188138b5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>+ move the distfile digest/checksum value from files/md5 to distinfo</title>
<updated>2001-04-17T11:43:32Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2001-04-17T11:43:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9aeb640e1d59293a296acbd9951ec9e67cf2ae74'/>
<id>urn:sha1:9aeb640e1d59293a296acbd9951ec9e67cf2ae74</id>
<content type='text'>
+ move the patch digest/checksum values from files/patch-sum to distinfo
</content>
</entry>
</feed>
