<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/nitrocli/libc/src/unix/bsd, branch master</title>
<subtitle>A command line tool for interacting with Nitrokey devices (GitHub mirror)
</subtitle>
<id>https://git.ireas.org/mirrors/nitrocli/atom?h=master</id>
<link rel='self' href='https://git.ireas.org/mirrors/nitrocli/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/nitrocli/'/>
<updated>2020-04-04T21:39:19Z</updated>
<entry>
<title>Remove vendored dependencies</title>
<updated>2020-04-04T21:39:19Z</updated>
<author>
<name>Daniel Mueller</name>
<email>deso@posteo.net</email>
</author>
<published>2020-04-04T21:39:19Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/nitrocli/commit/?id=d0d9683df8398696147e7ee1fcffb2e4e957008c'/>
<id>urn:sha1:d0d9683df8398696147e7ee1fcffb2e4e957008c</id>
<content type='text'>
While it appears that by now we actually can get successful builds
without Cargo insisting on Internet access by virtue of using the
--frozen flag, maintaining vendored dependencies is somewhat of a pain
point. This state will also get worse with upcoming changes that replace
argparse in favor of structopt and pull in a slew of new dependencies by
doing so. Then there is also the repository structure aspect, which is
non-standard due to the way we vendor dependencies and a potential
source of confusion.
In order to fix these problems, this change removes all the vendored
dependencies we have.

Delete subrepo argparse/:argparse
Delete subrepo base32/:base32
Delete subrepo cc/:cc
Delete subrepo cfg-if/:cfg-if
Delete subrepo getrandom/:getrandom
Delete subrepo lazy-static/:lazy-static
Delete subrepo libc/:libc
Delete subrepo nitrokey-sys/:nitrokey-sys
Delete subrepo nitrokey/:nitrokey
Delete subrepo rand/:rand
</content>
</entry>
<entry>
<title>Update libc crate to 0.2.66</title>
<updated>2019-11-01T14:42:33Z</updated>
<author>
<name>Daniel Mueller</name>
<email>deso@posteo.net</email>
</author>
<published>2019-11-01T14:42:33Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/nitrocli/commit/?id=49be10a8179165d24bbb8eb3490c4ca6f94b42c4'/>
<id>urn:sha1:49be10a8179165d24bbb8eb3490c4ca6f94b42c4</id>
<content type='text'>
This change updates the libc crate to version 0.2.66.

Import subrepo libc/:libc at 4f11029a68040c90acf771976b019c1ef273a8cd
</content>
</entry>
<entry>
<title>Update libc crate to 0.2.62</title>
<updated>2019-08-15T15:11:13Z</updated>
<author>
<name>Daniel Mueller</name>
<email>deso@posteo.net</email>
</author>
<published>2019-08-15T15:11:13Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/nitrocli/commit/?id=155f9b7e7f36975240ef93f3daf983b228592a11'/>
<id>urn:sha1:155f9b7e7f36975240ef93f3daf983b228592a11</id>
<content type='text'>
This change updates the libc crate to version 0.2.62.

Import subrepo libc/:libc at 37f8f8dc233a79ea9cc89b102aa30ff6e402fe94
</content>
</entry>
<entry>
<title>Update libc crate to 0.2.57</title>
<updated>2019-06-01T18:46:58Z</updated>
<author>
<name>Daniel Mueller</name>
<email>deso@posteo.net</email>
</author>
<published>2019-06-01T18:46:58Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/nitrocli/commit/?id=61f2baa0af6b2a54e0c109e5f73c8ff25f9f2ca6'/>
<id>urn:sha1:61f2baa0af6b2a54e0c109e5f73c8ff25f9f2ca6</id>
<content type='text'>
This change updates the libc crate to version 0.2.57.

Import subrepo libc/:libc at cdc48ea36d8d2890dba38e8f779001e6855339a2
</content>
</entry>
<entry>
<title>Update libc crate to 0.2.55</title>
<updated>2019-05-25T01:07:22Z</updated>
<author>
<name>Daniel Mueller</name>
<email>deso@posteo.net</email>
</author>
<published>2019-05-25T01:07:22Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/nitrocli/commit/?id=82cf43dd887801b8b22b8aae8c02854d921915d5'/>
<id>urn:sha1:82cf43dd887801b8b22b8aae8c02854d921915d5</id>
<content type='text'>
This change updates the libc crate to version 0.2.55.

Import subrepo libc/:libc at caf17a0641d29dc624621177f5756804dd180c13
</content>
</entry>
<entry>
<title>Update libc crate to 0.2.48</title>
<updated>2019-01-30T01:57:50Z</updated>
<author>
<name>Daniel Mueller</name>
<email>deso@posteo.net</email>
</author>
<published>2019-01-30T01:57:50Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/nitrocli/commit/?id=73d48b35269bf297d66b2333040b296f26b403a1'/>
<id>urn:sha1:73d48b35269bf297d66b2333040b296f26b403a1</id>
<content type='text'>
This change updates the libc crate to version 0.2.48.

Import subrepo libc/:libc at 42cd3ba27254c423e03f6f4324de57075047f6a0
</content>
</entry>
<entry>
<title>Update libc crate to 0.2.47</title>
<updated>2019-01-23T04:16:05Z</updated>
<author>
<name>Daniel Mueller</name>
<email>deso@posteo.net</email>
</author>
<published>2019-01-23T04:16:05Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/nitrocli/commit/?id=4fcdf2022df38b37365ee5d948005ac08a1f1a83'/>
<id>urn:sha1:4fcdf2022df38b37365ee5d948005ac08a1f1a83</id>
<content type='text'>
This change updates the libc crate to version 0.2.47.

Import subrepo libc/:libc at ce1dfcbf81bd74662b5cd02a9214818a0bfbbffa
</content>
</entry>
<entry>
<title>Update libc crate to 0.2.46</title>
<updated>2019-01-14T17:37:41Z</updated>
<author>
<name>Daniel Mueller</name>
<email>deso@posteo.net</email>
</author>
<published>2019-01-14T17:37:41Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/nitrocli/commit/?id=d8e4f651a453a37345153a3dfc8593f2419b08af'/>
<id>urn:sha1:d8e4f651a453a37345153a3dfc8593f2419b08af</id>
<content type='text'>
This change updates the libc crate to version 0.2.46.

Import subrepo libc/:libc at a9e3cc6c1b529eaffef5b82934d0c47203edebe5
</content>
</entry>
<entry>
<title>Update libc crate to 0.2.45</title>
<updated>2018-12-11T05:00:27Z</updated>
<author>
<name>Daniel Mueller</name>
<email>deso@posteo.net</email>
</author>
<published>2018-12-11T05:00:27Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/nitrocli/commit/?id=e2604a756aaddcd5919ee2f1b9cc0055d200f846'/>
<id>urn:sha1:e2604a756aaddcd5919ee2f1b9cc0055d200f846</id>
<content type='text'>
This change updates the libc crate to version 0.2.45.

Import subrepo libc/:libc at f5636fc618f8e16968b3178196d73c94ad9f7b05
</content>
</entry>
<entry>
<title>Update libc crate to 0.2.36</title>
<updated>2018-01-15T17:30:24Z</updated>
<author>
<name>Daniel Mueller</name>
<email>deso@posteo.net</email>
</author>
<published>2018-01-15T17:30:24Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/nitrocli/commit/?id=d8a58488bd56ef9c09e167173124c3519bc7405d'/>
<id>urn:sha1:d8a58488bd56ef9c09e167173124c3519bc7405d</id>
<content type='text'>
Import subrepo libc/:libc at 16a0f4a3d6c836f88f50c58f5d0a74a32cbf0193
</content>
</entry>
</feed>
