| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: hplip: Use gexps.•••* gnu/packages/cups.scm (hplip) [arguments]: Use gexps.
* gnu/packages/cups.scm (hplip-minimal): Likewise.
| Maxim Cournoyer | 2023-04-14 | 1 | -127/+119 |
* | gnu: hplip: Re-order fields.•••* gnu/packages/cups.scm (hplip): Re-order fields.
| Maxim Cournoyer | 2023-04-14 | 1 | -23/+16 |
* | gnu: hplip: Update to 3.22.10.•••* gnu/packages/cups.scm (hplip): Update to 3.22.10.
[arguments]: Absorb the fix-more-hard-coded-file-names phase from hplip-next
into the fix-hard-coded-file-names phase.
(hplip-next): Delete variable.
| Maxim Cournoyer | 2023-04-14 | 1 | -28/+8 |
* | gnu: python-pytest-7.1: Deprecate package.•••The source was adjusted using the following command:
$ git grep -rl python-pytest-7.1 |
xargs sed -i 's/python-pytest-7.1/python-pytest/g'
* gnu/packages/check.scm (python-pytest-7.1): Delete variable.
| Maxim Cournoyer | 2023-04-14 | 7 | -35/+13 |
* | gnu: valgrind/interactive: Rely on non-stripped glibc symbols.•••* gnu/packages/valgrind.scm (valgrind/interactive)
[source]: Remove patches.
[arguments]: Delete field.
* gnu/packages/patches/valgrind-fix-default-debuginfo-path.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
| Maxim Cournoyer | 2023-04-14 | 3 | -139/+1 |
* | gnu: ruby-tzinfo-data: Remove #:guile argument in file-union call.•••* gnu/packages/ruby.scm (ruby-tzinfo-data) [arguments]: Strip trailing #t.
[native-inputs]: Remove #:guile argument in file-union call.
| Maxim Cournoyer | 2023-04-14 | 1 | -12/+3 |
* | gnu: wrap-python3: Replace assoc-ref call with gexp variable.•••* gnu/packages/python.scm (wrap-python3) [arguments]: Replace assoc-ref call
with gexp variable in builder.
| Maxim Cournoyer | 2023-04-14 | 1 | -3/+1 |
* | gnu: python-pluggy: Update to 1.0.0.•••* gnu/packages/python-xyz.scm (python-pluggy): Update to 1.0.0.
(python-pluggy-next): Delete variable.
* gnu/packages/check.scm (python-pytest-7.1)
[propagated-inputs]: Remove python-pluggy replacement.
* gnu/packages/databases.scm (datasette) [propagated-inputs]: Replace
python-pluggy-next with python-pluggy.
| Maxim Cournoyer | 2023-04-14 | 3 | -19/+4 |
* | gnu: python-docutils: Update to 0.19.•••* gnu/packages/python-xyz.scm (python-docutils): Update to 0.19.
[arguments]: Strip trailing #t.
(python-docutils-0.19): Delete variable.
| Maxim Cournoyer | 2023-04-14 | 1 | -22/+8 |
* | gnu: source-highlight: Inline skip-doc-directory phase.•••* gnu/packages/pretty-print.scm (source-highlight) [source]: Fix indentation.
[arguments]: Inline skip-doc-directory phase.
| Maxim Cournoyer | 2023-04-14 | 1 | -33/+28 |
* | gnu: openldap: Update to 2.6.3.•••* gnu/packages/openldap.scm (openldap): Update to 2.6.3.
[arguments]: Integrate updated phases from openldap-2.6 package. Strip
trailing #t.
| Maxim Cournoyer | 2023-04-14 | 1 | -90/+44 |
* | gnu: ghc-9.2: Make the skip-T21694-i686 phase unconditional.•••* gnu/packages/haskell.scm (ghc-9.2) [arguments]: Remove match conditional for
the skip-T21694-i686 phase.
| Maxim Cournoyer | 2023-04-14 | 1 | -16/+13 |
* | gnu: freetype: Update remove-reference-to-pkg-config phase.•••* gnu/packages/fontutils.scm (freetype) [arguments]: Use the newer
remove-reference-to-pkg-config phase variant, with a small adjustment to make
the target group optional. Use gexps and search-input-file.
[propagated-inputs]: Update comment regarding harfbuzz.
| Maxim Cournoyer | 2023-04-14 | 1 | -43/+32 |
* | gnu: poppler-next: Delete variable.•••* gnu/packages/pdf.scm (poppler-next): Delete variable.
* gnu/packages/gnome.scm (evince) [inputs]: Replace poppler-next with poppler.
| Maxim Cournoyer | 2023-04-14 | 2 | -21/+1 |
* | maint: Merge sanity-check-next.py into sanity-check.py.•••* gnu/packages/aux-files/python/sanity-check-next.py: Rename to...
* gnu/packages/aux-files/python/sanity-check.py: ... this.
* guix/build-system/pyproject.scm (sanity-check.py): Adjust file name.
* Makefile.am (AUX_FILES): De-register sanity-check-next.py.
| Maxim Cournoyer | 2023-04-14 | 4 | -104/+7 |
* | gnu: nss: Add which to to native inputs and use regular nspr.•••* gnu/packages/nss.scm (nspr-next): Delete variable.
(nss) [native-inputs]: Add which.
[propagated-inputs]: Replace nspr-next with nspr.
* gnu/packages/gnuzilla.scm (icecat-minimal): Likewise.
| Maxim Cournoyer | 2023-04-14 | 2 | -21/+6 |
* | gnu: python-clickgen: Replace python-numpy-next with python-numpy.•••* gnu/packages/python-xyz.scm (python-clickgen)
[propagated-inputs]: Replace python-numpy-next with python-numpy.
| Maxim Cournoyer | 2023-04-14 | 1 | -1/+1 |
* | gnu: cups-minimal: Add config to native inputs unconditionally.•••* gnu/packages/cups.scm (cups-minimal) [native-inputs]: Always add config.
| Maxim Cournoyer | 2023-04-14 | 1 | -7/+2 |
* | Merge branch 'master' into core-updates.•••Conflicts:
gnu/local.mk
gnu/packages/build-tools.scm
gnu/packages/certs.scm
gnu/packages/check.scm
gnu/packages/compression.scm
gnu/packages/cups.scm
gnu/packages/fontutils.scm
gnu/packages/gnuzilla.scm
gnu/packages/guile.scm
gnu/packages/ibus.scm
gnu/packages/image-processing.scm
gnu/packages/linux.scm
gnu/packages/music.scm
gnu/packages/nss.scm
gnu/packages/pdf.scm
gnu/packages/python-xyz.scm
gnu/packages/qt.scm
gnu/packages/ruby.scm
gnu/packages/shells.scm
gnu/packages/tex.scm
gnu/packages/video.scm
gnu/packages/vulkan.scm
gnu/packages/web.scm
gnu/packages/webkit.scm
gnu/packages/wm.scm
| Maxim Cournoyer | 2023-04-14 | 231 | -7874/+20511 |
|\ |
|
| * | gnu: python-pytest-fork: Update to 1.6.0.•••* gnu/packages/check.scm (python-pytest-fork): Update to 1.6.0.
[build-system]: Use pyproject-build-system.
[arguments]: Replace disable-setuptools-scm phase with pretend-version.
[native-inputs]: Remove input labels. Add python-setuptools-scm.
(python-pytest-forked-next): Delete variable.
(python-pytest-xdist-next): Replace python-pytest-forked-next with
python-pytest-forked.
| Maxim Cournoyer | 2023-04-13 | 1 | -36/+13 |
| * | gnu: telepathy-idle: Update to 0.2.2-0.b516eab.•••* gnu/packages/freedesktop.scm (telepathy-idle): Update to 0.2.2-0.b516eab.
[inputs]: Replace python-2 with python-wrapper, python2-dbus with python-dbus.
| Maxim Cournoyer | 2023-04-13 | 1 | -24/+24 |
| * | gnu: xsettingsd: Use cmake-build-system.•••* gnu/packages/xdisorg.scm (xsettingsd) [build-system]: Use
cmake-build-system.
[arguments]: Remove #:scons and #:scons-flags arguments. Add
#:configure-flags argument. Remove patch-sconstruct and install phases. Add
disable-problematic-tests phase.
[native-inputs]: Remove googletest-source; drop labels.
| Maxim Cournoyer | 2023-04-13 | 1 | -46/+13 |
| * | Merge staging branch.•••Conflicts resolved in:
gnu/packages/engineering.scm
gnu/packages/gnuzilla.scm
gnu/packages/photo.scm
| Maxim Cournoyer | 2023-04-13 | 72 | -2952/+4172 |
| |\ |
|
| | * | gnu: Add missing import in (gnu packages fontutils).•••This was erroneously not committed as part of 83397434b1.
* gnu/packages/fontutils.scm: Add missing import.
| Maxim Cournoyer | 2023-04-12 | 1 | -0/+1 |
| | * | gnu: python-afdko: Add bash-minimal to inputs.•••* gnu/packages/fontutils.scm (python-afdko) [inputs]: Add bash-minimal.
| Maxim Cournoyer | 2023-04-12 | 1 | -1/+2 |
| | * | gnu: font-abattis-cantarell: Update to 0.303-0.e049149.•••* gnu/packages/fonts.scm (font-abattis-cantarell): Update to 0.303-0.e049149.
[native-inputs]: Remove python-statmake.
| Maxim Cournoyer | 2023-04-12 | 1 | -28/+32 |
| | * | gnu: psautohint: Disable a failing test.•••* gnu/packages/fontutils.scm (psautohint) [build-system]: Use
pyproject-build-system.
[arguments]: Remove check phase override. Add #:test-flags, disabling a new test.
| Maxim Cournoyer | 2023-04-12 | 1 | -6/+5 |
| | * | gnu: python-fontparts-bootstrap: Update to 0.11.0.•••* gnu/packages/fontutils.scm (python-fontparts-bootstrap): Update to 0.11.0.
| Maxim Cournoyer | 2023-04-12 | 1 | -2/+2 |
| | * | gnu: python-unicodedata2: Update to 15.0.0.•••* gnu/packages/python-xyz.scm (python-unicodedata2): Update to 15.0.0.
| Maxim Cournoyer | 2023-04-12 | 1 | -2/+2 |
| | * | gnu: python-zopfli: Update to 0.2.2.•••* gnu/packages/python-compression.scm (python-zopfli): Update to 0.2.2.
| Maxim Cournoyer | 2023-04-12 | 1 | -2/+2 |
| | * | gnu: python-lz4: Update to 4.3.2.•••* gnu/packages/python-compression.scm (python-lz4): Update to 4.3.2.
| Maxim Cournoyer | 2023-04-12 | 1 | -7/+5 |
| | * | gnu: python-ufo2ft: Update to 2.31.0.•••* gnu/packages/fontutils.scm (python-ufo2ft): Update to 2.31.0.
[build-system]: Use pyproject-build-system.
[arguments]: Delete field.
| Maxim Cournoyer | 2023-04-12 | 1 | -12/+4 |
| | * | gnu: python-statmake: Update to 0.6.0.•••* gnu/packages/fontutils.scm (python-statmake): Update to 0.6.0.
| Maxim Cournoyer | 2023-04-12 | 1 | -2/+2 |
| | * | gnu: python-afdko: Update to 3.9.4.•••* gnu/packages/fontutils.scm (python-afdko): Update to 3.9.4.
[source]: Remove patch.
[arguments]: Disable a few extra tests in the check phase override.
Delete use-system-libxml2 phase. Update patch-problematic-requirements phase.
* gnu/packages/patches/python-afdko-suppress-copyright-test.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): De-register it.
| Maxim Cournoyer | 2023-04-12 | 3 | -42/+13 |
| | * | gnu: python-fonttools-next: Update to 4.39.3.•••* gnu/packages/python-xyz.scm (python-fonttools-next): Update to 4.39.3.
(python-fonttools-full) [arguments]: Skip the MtiTest suite in the check phase
override.
| Maxim Cournoyer | 2023-04-12 | 1 | -3/+8 |
| | * | gnu: python-fontmath: Update to 0.9.3.•••* gnu/packages/fontutils.scm (python-fontmath): Update to 0.9.3.
| Maxim Cournoyer | 2023-04-12 | 1 | -2/+2 |
| | * | gnu: python-pyftpdlib: Update to 1.5.7.•••* gnu/packages/python-xyz.scm (python-pyftpdlib): Update to 1.5.7.
| Maxim Cournoyer | 2023-04-12 | 1 | -25/+6 |
| | * | gnu: ruby-rubyzip: Re-instate all tests.•••* gnu/packages/ruby.scm (ruby-rubyzip)
[arguments]: Do not patch ruby shebang in the patch-tests phase.
Remove the disable-problematic-tests phase. Add the
unpatch-some-source-shebangs phase.
| Maxim Cournoyer | 2023-04-12 | 1 | -2/+2 |
| | * | gnu: icecat: Update to 102.10.0-guix0-preview1 [security fixes].•••Includes fixes for CVE-2023-1945, CVE-2023-29531, CVE-2023-29532,
CVE-2023-29533, CVE-2023-29535, CVE-2023-29536, CVE-2023-29539,
CVE-2023-29541, CVE-2023-29542, CVE-2023-29545, CVE-2023-29548,
CVE-2023-29550, and MFSA-TMP-2023-0001.
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
Remove the vestigial RENAME_CMD environment variable setting.
(icecat-102.9.0-source): New variable.
(icedove-source): Use it.
| Mark H Weaver | 2023-04-12 | 1 | -10/+177 |
| | * | services: nginx: Add reopen action.•••This is required to allow log file rotations using rottlog, etc.
* gnu/services/web.scm (nginx-shepherd-service): Add reopen shepherd action.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Bruno Victal | 2023-04-12 | 1 | -1/+5 |
| | * | services: nginx: Make logging level configurable.•••* gnu/services/web.scm (<nginx-configuration>)[log-level]: New field.
(assert-valid-log-level): New procedure.
(default-nginx-config): Make log-level configurable.
* doc/guix.texi (Web Services): Document it.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Bruno Victal | 2023-04-12 | 2 | -1/+23 |
| | * | gnu: Add phd2.•••* gnu/packages/astronomy.scm (phd2): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Sharlatan Hellseher | 2023-04-12 | 1 | -1/+65 |
| | * | gnu: heimdal: Enable OpenLDAP support.•••* gnu/packages/kerberos.scm (heimdal)
[native-inputs]: Add bison, flex and pkg-config.
[inputs]: Remove mit-krb5. Add libcap-ng and openldap.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Felix Lechner | 2023-04-12 | 1 | -4/+11 |
| | * | gnu: heimdal: Apply patch to fix CVE-2022-45142.•••Several recent Heimdal releases are affected by the serious vulnerability
CVE-2022-45142, which NIST scored as "7.5 HIGH". [1]
At the time of writing, the upstream developers had not yet cut any releases
post-7.8.0, which is why the patch is being applied here.
The patch was extracted from Helmut Grohne's public vulnerability
disclosure. [2]
[1] https://nvd.nist.gov/vuln/detail/CVE-2022-45142
[2] https://www.openwall.com/lists/oss-security/2023/02/08/1
* gnu/packages/patches/heimdal-CVE-2022-45142.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/kerberos.scm (heimdal)[source]: Apply it.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Felix Lechner | 2023-04-12 | 3 | -0/+52 |
| | * | gnu: heimdal: Update to 7.8.0 [fixes CVE-2022-44640].•••* gnu/packages/kerberos.scm (heimdal): Update to 7.8.0.
[source]: Adjust date in snippet.
[native-inputs]: Add python. Remove perl.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Felix Lechner | 2023-04-12 | 1 | -4/+5 |
| | * | gnu: mu: Update to 1.10.2.•••* gnu/packages/mail.scm (mu): Update to 1.10.2.
[arguments]: Add build phase 'fix-build-system.
| Ricardo Wurmus | 2023-04-12 | 1 | -3/+11 |
| | * | Revert "gnu: opendht: Update to 2.5.2."•••This reverts commit 31534f4e4dd95d65584b4334fae8b9444a369065. It broke libjami.
| Maxim Cournoyer | 2023-04-12 | 1 | -2/+2 |
| | * | gnu: opendht: Update to 2.5.2.•••* gnu/packages/networking.scm (opendht): Update to 2.5.2.
| Maxim Cournoyer | 2023-04-12 | 1 | -2/+2 |
| | * | gnu: restinio: Update to 0.6.18-0.eda471e and enable tests.•••* gnu/packages/networking.scm (restinio): Update to 0.6.18-0.eda471e.
[version]: Use git-version.
[arguments]: Enable tests, removing #:tests? argument.
| Maxim Cournoyer | 2023-04-12 | 1 | -47/+48 |
| | * | status: Guard against a numerical overflow condition.•••Fixes <https://issues.guix.gnu.org/62766>.
* guix/status.scm (update-build): Use 0 as progress when an exception occurs
while computing it.
| Maxim Cournoyer | 2023-04-12 | 1 | -3/+12 |