<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/packages/gnuzilla.scm, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://www.git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://www.git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/'/>
<updated>2019-06-21T09:20:36Z</updated>
<entry>
<title>gnu: icecat: Update to 60.7.2-guix1 [security fixes].</title>
<updated>2019-06-21T09:20:36Z</updated>
<author>
<name>Mark H Weaver</name>
<email>mhw@netris.org</email>
</author>
<published>2019-06-21T08:25:43Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=c2c4ac0f693413766af73f90356a4cf3e28c84f5'/>
<id>urn:sha1:c2c4ac0f693413766af73f90356a4cf3e28c84f5</id>
<content type='text'>
Includes fixes for CVE-2019-11707 and CVE-2019-11708.

* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.7.2-guix1.
(icecat-source)[upstream-firefox-source]: Update hash.
</content>
</entry>
<entry>
<title>gnu: icecat: Update to 60.7.0-guix2.</title>
<updated>2019-06-04T08:21:52Z</updated>
<author>
<name>Mark H Weaver</name>
<email>mhw@netris.org</email>
</author>
<published>2019-06-04T08:10:04Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=05947d92b65dd13a8b593e1bdde3dd76b11211c2'/>
<id>urn:sha1:05947d92b65dd13a8b593e1bdde3dd76b11211c2</id>
<content type='text'>
This includes updates to bundled extensions from the upstream
GNU IceCat 60.7.0-gnu1 release.

* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.7.0-guix2.
(icecat-source)[upstream-icecat-base-version]: Update to 60.7.0.
[upstream-icecat-source, gnuzilla-source]: Update hashes.
[origin]: Remove the substitutions that dealt with debian-specific package
code in the makeicecat script, since that code has been removed upstream.
(icecat)[arguments]: Adapt the 'install-desktop-entry' phase to avoid using
the Debian desktop file, which is no longer included in the IceCat sources.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to upstream changes.
</content>
</entry>
<entry>
<title>gnu: icecat: Update to 60.7.0-guix1 [security fixes].</title>
<updated>2019-05-22T18:02:28Z</updated>
<author>
<name>Mark H Weaver</name>
<email>mhw@netris.org</email>
</author>
<published>2019-05-22T09:47:57Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=865f5d8914231b7c4455ef5163d4490852261d56'/>
<id>urn:sha1:865f5d8914231b7c4455ef5163d4490852261d56</id>
<content type='text'>
Includes fixes for CVE-2018-18511, CVE-2019-5798, CVE-2019-7317,
CVE-2019-9797, CVE-2019-9800, CVE-2019-9815, CVE-2019-9816,
CVE-2019-9817, CVE-2019-9818, CVE-2019-9819, CVE-2019-9820,
CVE-2019-11691, CVE-2019-11692, CVE-2019-11693, CVE-2019-11694, and
CVE-2019-11698.

* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.7.0-guix1.
(icecat-source)[upstream-firefox-source]: Update hash.
</content>
</entry>
<entry>
<title>gnu: icecat: Update to 60.6.3-guix1.</title>
<updated>2019-05-17T00:35:31Z</updated>
<author>
<name>Mark H Weaver</name>
<email>mhw@netris.org</email>
</author>
<published>2019-05-16T08:18:05Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=2fb31fd6a2d4c9a1fd3ac73ef849a075a9e35766'/>
<id>urn:sha1:2fb31fd6a2d4c9a1fd3ac73ef849a075a9e35766</id>
<content type='text'>
* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.6.3-guix1.
(icecat-source)[upstream-firefox-source]: Update hash.
</content>
</entry>
<entry>
<title>build/cargo-utils: Remove "src-name" parameter.</title>
<updated>2019-05-09T22:44:08Z</updated>
<author>
<name>Ivan Petkov</name>
<email>ivanppetkov@gmail.com</email>
</author>
<published>2019-04-28T04:39:48Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=e88735b45fcfb0c40c6ba4d4076411b7241547f3'/>
<id>urn:sha1:e88735b45fcfb0c40c6ba4d4076411b7241547f3</id>
<content type='text'>
* gnu/packages/gnuzilla.scm (icecat)[arguments]&lt;#:phases&gt;
[patch-cargo-checksums]: Delete "null-file" variable.
* gnu/packages/rust.scm (%cargo-reference-project-file): Delete variable.
* gnu/packages/rust.scm (rust-1.19): Remove reference to
"%cargo-reference-project-file".
* guix/build/cargo-utils.scm (generate-checksums): Remove "src-name"
parameter.

Signed-off-by: Danny Milosavljevic &lt;dannym@scratchpost.org&gt;
</content>
</entry>
<entry>
<title>gnu: icecat: Move the snippet and patches out of the 'source'.</title>
<updated>2019-05-06T14:33:20Z</updated>
<author>
<name>Mark H Weaver</name>
<email>mhw@netris.org</email>
</author>
<published>2019-05-06T09:58:54Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=46ce12d0a32da2c801c90cc90f2e962fca8ef4ad'/>
<id>urn:sha1:46ce12d0a32da2c801c90cc90f2e962fca8ef4ad</id>
<content type='text'>
This commit changes the 'source' field of the 'icecat' package to
simply be 'icecat-source', which aims to be suitable for use on any
system that IceCat supports.

* gnu/packages/gnuzilla.scm (icecat)[source]: Change to simply
be 'icecat-source'.
[native-inputs]: Add 'patch', along with the Guix-specific patches
that were previously applied within 'source'.
[arguments]: Remove the 'ensure-no-mtimes-pre-1980' phase.
Add 'apply-guix-specific-patches' and 'remove-bundled-libraries'
phases.  Touch 'configure' in the bootstrap phase.  Return #t from
the 'augment-CPLUS_INCLUDE_PATH' phase.  Reindent.
</content>
</entry>
<entry>
<title>gnu: icecat-source: Make sure 'makeicecat' is the right version.</title>
<updated>2019-05-06T14:33:18Z</updated>
<author>
<name>Mark H Weaver</name>
<email>mhw@netris.org</email>
</author>
<published>2019-05-06T14:20:32Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=3e605b6998b6b5d748835bae6994a0ff01b0bd18'/>
<id>urn:sha1:3e605b6998b6b5d748835bae6994a0ff01b0bd18</id>
<content type='text'>
* gnu/packages/gnuzilla.scm (icecat-source): Check to make sure the
value of FFMAJOR in the 'makeicecat' script matches the major version
of IceCat being generated.
</content>
</entry>
<entry>
<title>gnu: icecat: Update to 60.6.2-guix1.</title>
<updated>2019-05-06T14:33:12Z</updated>
<author>
<name>Mark H Weaver</name>
<email>mhw@netris.org</email>
</author>
<published>2019-05-06T14:23:02Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=ebff346945af58ee152ac7668e4456cc7d0433a9'/>
<id>urn:sha1:ebff346945af58ee152ac7668e4456cc7d0433a9</id>
<content type='text'>
* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.6.2-guix1.
(icecat-source)[upstream-firefox-source]: Update hash.
</content>
</entry>
<entry>
<title>gnu: mozjs-38: Fix URI.</title>
<updated>2019-04-27T09:59:49Z</updated>
<author>
<name>Clément Lassieur</name>
<email>clement@lassieur.org</email>
</author>
<published>2019-04-27T09:56:02Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=747c8f2a20a547feeb5eccf8d637588a68525066'/>
<id>urn:sha1:747c8f2a20a547feeb5eccf8d637588a68525066</id>
<content type='text'>
* gnu/packages/gnuzilla.scm (mozjs-38): Fix URI.
</content>
</entry>
<entry>
<title>gnu: Move nss &amp; co. to nss.scm.</title>
<updated>2019-04-04T15:47:02Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-04T13:14:57Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=aff0cce9175aaf836dd78941eb17549e3bfa7188'/>
<id>urn:sha1:aff0cce9175aaf836dd78941eb17549e3bfa7188</id>
<content type='text'>
* gnu/packages/gnuzilla.scm (nspr, nss): Move to...
* gnu/packages/nss.scm: ... here.  New file.
* gnu/packages/chromium.scm, gnu/packages/disk.scm,
gnu/packages/freedesktop.scm, gnu/packages/gnome.scm,
gnu/packages/gnunet.scm, gnu/packages/java.scm,
gnu/packages/libreoffice.scm, gnu/packages/linux.scm,
gnu/packages/mate.scm, gnu/packages/openldap.scm,
gnu/packages/package-management.scm, gnu/packages/password-utils.scm,
gnu/packages/polkit.scm, gnu/packages/qt.scm,
gnu/packages/sssd.scm, gnu/packages/storage.scm,
gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/xml.scm: Adjust
accordingly.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add nss.scm.
</content>
</entry>
</feed>
