guix/patches/gnu/packages/cryptsetup.scm, branch series-3739 Guix http://git.cbaines.net/guix/patches/atom?h=series-3739 2019-11-02T21:09:15Z gnu: cryptsetup: Update to 2.2.2. 2019-11-02T21:09:15Z Tobias Geerinckx-Rice me@tobias.gr 2019-11-02T21:08:41Z urn:sha1:7b25f8a45cfc89383ba1196f7388110afe12bf40 * gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.2.2. gnu: cryptsetup: Update to 2.2.1. 2019-10-05T09:59:50Z Tobias Geerinckx-Rice me@tobias.gr 2019-10-04T10:31:30Z urn:sha1:c11caf2060d82c1dc56969ce3668ec9e6561fe79 * gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.2.1. [arguments]: Add #:configure-flags. [native-inputs]: Remove python & add pkg-config. [inputs]: Add argon2 & json-c. (cryptsetup-static): Disable new binaries. Keep using libgcrypt. Disable blkid support. [inputs]: Add json-c. gnu: cryptsetup-static: Don't build veritysetup. 2019-10-05T09:59:49Z Tobias Geerinckx-Rice me@tobias.gr 2019-10-04T10:30:47Z urn:sha1:b5c84b8a37aa268c370ad9c1cf335e5b6c1b3420 * gnu/packages/cryptsetup.scm (cryptsetup-static)[arguments]: Pass ‘--disable-veritysetup’ #:configure-flag. Adjust ‘remove-cruft’ phase. gnu: cryptsetup: Don't use NAME in source URI. 2019-10-05T09:59:49Z Tobias Geerinckx-Rice me@tobias.gr 2019-10-04T10:28:35Z urn:sha1:d5e445e1d5b1db458f679f9c37acaf87b922b6cb * gnu/packages/cryptsetup.scm (cryptsetup)[source]: Hard-code NAME. gnu: cryptsetup: Update to 1.7.5. 2017-05-12T11:47:26Z Marius Bakke mbakke@fastmail.com 2017-05-12T11:47:26Z urn:sha1:ae836e513e366744aa57fcb0104ffc95e47080ad * gnu/packages/cryptsetup.scm (cryptsetup): Update to 1.7.5. gnu: cryptsetup-static: Fix FTBFS with lvm2-static@2.02.171. 2017-05-11T21:51:53Z Marius Bakke mbakke@fastmail.com 2017-05-11T21:46:46Z urn:sha1:2253477e6f33224473451641573d78d430e7ecdf * gnu/packages/cryptsetup.scm (cryptsetup-static)[arguments]<#:configure-flags>: Add "-lm" to LIBS. gnu: cryptsetup: Update to 1.7.4. 2017-03-15T21:19:39Z Tobias Geerinckx-Rice me@tobias.gr 2017-03-15T18:50:40Z urn:sha1:618e4bfbad0740c4addc9e88d9667d5dc65b0bce * gnu/packages/cryptsetup.scm (cryptsetup): Update to 1.7.4. gnu: Add 'cryptsetup-static'. 2016-11-22T22:45:01Z Ludovic Courtès ludo@gnu.org 2016-11-22T21:40:49Z urn:sha1:106b389e525f93a56bd1d25fd33eecbd552a8c93 * gnu/packages/cryptsetup.scm (static-library): New procedure. (cryptsetup-static): New variable. gnu: cryptsetup: Update to 1.7.3. 2016-11-15T07:45:37Z Efraim Flashner efraim@flashner.co.il 2016-11-14T21:35:38Z urn:sha1:336f830961f2a696c4fb7c602e1e378afcd28046 * gnu/packages/cryptsetup.scm (cryptsetup): Update to 1.7.3. gnu: cryptsetup: Update to 1.7.2. 2016-10-04T14:24:46Z Leo Famulari leo@famulari.name 2016-10-03T05:44:27Z urn:sha1:491dbac41579838031d8a4910b05bdd33030dc87 * gnu/packages/cryptsetup.scm (cryptsetup): Update to 1.7.2. [source]: Use kernel mirror. [home-page]: Update URL.
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<feed xmlns="http://www.w3.org/2005/Atom">
<title>guix/patches/gnu/packages/cryptsetup.scm, branch series-3739</title>
<subtitle>Guix</subtitle>
<id>http://git.cbaines.net/guix/patches/atom?h=series-3739</id>
<link rel="self" href="http://git.cbaines.net/guix/patches/atom?h=series-3739"/>
<link rel="alternate" type="text/html" href="http://git.cbaines.net/guix/patches/"/>
<updated>2019-11-02T21:09:15Z</updated>
<entry>
<title>gnu: cryptsetup: Update to 2.2.2.</title>
<updated>2019-11-02T21:09:15Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2019-11-02T21:08:41Z</published>
<link rel="alternate" type="text/html" href="http://git.cbaines.net/guix/patches/commit/?id=7b25f8a45cfc89383ba1196f7388110afe12bf40"/>
<id>urn:sha1:7b25f8a45cfc89383ba1196f7388110afe12bf40</id>
<content type="text"> * gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.2.2. </content>
</entry>
<entry>
<title>gnu: cryptsetup: Update to 2.2.1.</title>
<updated>2019-10-05T09:59:50Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2019-10-04T10:31:30Z</published>
<link rel="alternate" type="text/html" href="http://git.cbaines.net/guix/patches/commit/?id=c11caf2060d82c1dc56969ce3668ec9e6561fe79"/>
<id>urn:sha1:c11caf2060d82c1dc56969ce3668ec9e6561fe79</id>
<content type="text"> * gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.2.1. [arguments]: Add #:configure-flags. [native-inputs]: Remove python & add pkg-config. [inputs]: Add argon2 & json-c. (cryptsetup-static): Disable new binaries. Keep using libgcrypt. Disable blkid support. [inputs]: Add json-c. </content>
</entry>
<entry>
<title>gnu: cryptsetup-static: Don't build veritysetup.</title>
<updated>2019-10-05T09:59:49Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2019-10-04T10:30:47Z</published>
<link rel="alternate" type="text/html" href="http://git.cbaines.net/guix/patches/commit/?id=b5c84b8a37aa268c370ad9c1cf335e5b6c1b3420"/>
<id>urn:sha1:b5c84b8a37aa268c370ad9c1cf335e5b6c1b3420</id>
<content type="text"> * gnu/packages/cryptsetup.scm (cryptsetup-static)[arguments]: Pass ‘--disable-veritysetup’ #:configure-flag. Adjust ‘remove-cruft’ phase. </content>
</entry>
<entry>
<title>gnu: cryptsetup: Don't use NAME in source URI.</title>
<updated>2019-10-05T09:59:49Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2019-10-04T10:28:35Z</published>
<link rel="alternate" type="text/html" href="http://git.cbaines.net/guix/patches/commit/?id=d5e445e1d5b1db458f679f9c37acaf87b922b6cb"/>
<id>urn:sha1:d5e445e1d5b1db458f679f9c37acaf87b922b6cb</id>
<content type="text"> * gnu/packages/cryptsetup.scm (cryptsetup)[source]: Hard-code NAME. </content>
</entry>
<entry>
<title>gnu: cryptsetup: Update to 1.7.5.</title>
<updated>2017-05-12T11:47:26Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2017-05-12T11:47:26Z</published>
<link rel="alternate" type="text/html" href="http://git.cbaines.net/guix/patches/commit/?id=ae836e513e366744aa57fcb0104ffc95e47080ad"/>
<id>urn:sha1:ae836e513e366744aa57fcb0104ffc95e47080ad</id>
<content type="text"> * gnu/packages/cryptsetup.scm (cryptsetup): Update to 1.7.5. </content>
</entry>
<entry>
<title>gnu: cryptsetup-static: Fix FTBFS with lvm2-static@2.02.171.</title>
<updated>2017-05-11T21:51:53Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2017-05-11T21:46:46Z</published>
<link rel="alternate" type="text/html" href="http://git.cbaines.net/guix/patches/commit/?id=2253477e6f33224473451641573d78d430e7ecdf"/>
<id>urn:sha1:2253477e6f33224473451641573d78d430e7ecdf</id>
<content type="text"> * gnu/packages/cryptsetup.scm (cryptsetup-static)[arguments]<#:configure-flags>: Add "-lm" to LIBS. </content>
</entry>
<entry>
<title>gnu: cryptsetup: Update to 1.7.4.</title>
<updated>2017-03-15T21:19:39Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2017-03-15T18:50:40Z</published>
<link rel="alternate" type="text/html" href="http://git.cbaines.net/guix/patches/commit/?id=618e4bfbad0740c4addc9e88d9667d5dc65b0bce"/>
<id>urn:sha1:618e4bfbad0740c4addc9e88d9667d5dc65b0bce</id>
<content type="text"> * gnu/packages/cryptsetup.scm (cryptsetup): Update to 1.7.4. </content>
</entry>
<entry>
<title>gnu: Add 'cryptsetup-static'.</title>
<updated>2016-11-22T22:45:01Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2016-11-22T21:40:49Z</published>
<link rel="alternate" type="text/html" href="http://git.cbaines.net/guix/patches/commit/?id=106b389e525f93a56bd1d25fd33eecbd552a8c93"/>
<id>urn:sha1:106b389e525f93a56bd1d25fd33eecbd552a8c93</id>
<content type="text"> * gnu/packages/cryptsetup.scm (static-library): New procedure. (cryptsetup-static): New variable. </content>
</entry>
<entry>
<title>gnu: cryptsetup: Update to 1.7.3.</title>
<updated>2016-11-15T07:45:37Z</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2016-11-14T21:35:38Z</published>
<link rel="alternate" type="text/html" href="http://git.cbaines.net/guix/patches/commit/?id=336f830961f2a696c4fb7c602e1e378afcd28046"/>
<id>urn:sha1:336f830961f2a696c4fb7c602e1e378afcd28046</id>
<content type="text"> * gnu/packages/cryptsetup.scm (cryptsetup): Update to 1.7.3. </content>
</entry>
<entry>
<title>gnu: cryptsetup: Update to 1.7.2.</title>
<updated>2016-10-04T14:24:46Z</updated>
<author>
<name>Leo Famulari</name>
<email>leo@famulari.name</email>
</author>
<published>2016-10-03T05:44:27Z</published>
<link rel="alternate" type="text/html" href="http://git.cbaines.net/guix/patches/commit/?id=491dbac41579838031d8a4910b05bdd33030dc87"/>
<id>urn:sha1:491dbac41579838031d8a4910b05bdd33030dc87</id>
<content type="text"> * gnu/packages/cryptsetup.scm (cryptsetup): Update to 1.7.2. [source]: Use kernel mirror. [home-page]: Update URL. </content>
</entry>
</feed>