Age | Commit message (Expand) | Author |
2023-07-30 | gnu: debian-archive-keyring: Update to 2023.4....* gnu/packages/debian.scm (debian-archive-keyring): Update to 2023.4.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: ant@1.10: Update to 1.10.13....* gnu/packages/java.scm (ant/java8): Update to 1.10.13.
| Tobias Geerinckx-Rice |
2023-08-03 | gnu: Add ibus-table-others....* gnu/packages/ibus.scm (ibus-table-others): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Nguyễn Gia Phong |
2023-08-03 | gnu: Add ibus-table....* gnu/packages/patches/ibus-table-paths.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/ibus.scm (ibus-table): New variable.
Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
| Nguyễn Gia Phong |
2023-08-03 | gnu: ibus: Wrap ibus-daemon with GUIX_PYTHONPATH and GI_TYPELIB_PATH....* gnu/packages/ibus.scm (ibus)[arguments]: Wrap 'ibus-daemon' in the same
way as 'ibus-setup'.
| 宋文武 |
2023-08-02 | gnu: apr: Fix building on powerpc-linux....* gnu/packages/apr.scm (apr): When building for powerpc-linux add a
phase to apply a patch.
[native-inputs]: When building for powerpc-linux add a patch.
* gnu/packages/patches/apr-fix-atomics.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner |
2023-08-02 | gnu: john-the-ripper-jumbo: Fix compilation with GCC 11+....* gnu/packages/patches/john-the-ripper-jumbo-with-gcc-11.patch: New file.
* gnu/local.mk (dist_PATCH_DATA): Register it.
* gnu/packages/password-utils.scm (john-the-ripper-jumbo)[source]: Use it.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
| Jakob Kirsch |
2023-08-02 | gnu: janet: Update to 1.29.1....* gnu/packages/lisp.scm (janet): Update to 1.29.1.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Yovan Naumovski |
2023-08-02 | gnu: Add cl-transmission....* gnu/packages/lisp-xyz.scm (cl-transmission, ecl-transmission,
sbcl-transmission): New variables.
| Pierre Neidhardt |
2023-08-02 | gnu: mesa: Update skipped tests on powerpc-linux....* gnu/packages/gl.scm (mesa)[arguments]: When building for powerpc-linux
adjust the 'disable-failing-test phase for changes in failed tests.
| Efraim Flashner |
2023-08-02 | gnu: pcre2: Enable JIT support of powerpc-linux....* gnu/packages/pcre.scm (pcre2)[arguments]: When building for
powerpc-linux use the compile flag to enable jit support.
| Efraim Flashner |
2023-08-02 | gnu: pcre: Enable JIT on powerpc-linux....* gnu/packages/pcre.scm (pcre)[arguments]: When building for
powerpc-linux use the compile flag to enable jit support.
| Efraim Flashner |
2023-07-30 | system: Fix a blown FUSE....I bungled up a merge conflict between 789f7e9 (gnu: fuse@3: Bind to
default FUSE variable.) and my other setuid-related changes.
* gnu/system.scm (%setuid-programs): Look for /bin/fusermount in
FUSE-2, not 3.
Reported by renngar[m] in #guix.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: lagrange: Update to 1.16.6....* gnu/packages/web-browsers.scm (lagrange): Update to 1.16.6.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: pipe-viewer: Update to 0.4.8....* gnu/packages/video.scm (pipe-viewer): Update to 0.4.8.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: foot: Update to 1.15.2....* gnu/packages/terminals.scm (foot): Update to 1.15.2.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: glirc: Extend description....* gnu/packages/irc.scm (glirc)[description]: Extend.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: glirc: Install man page and README.md....* gnu/packages/irc.scm (glirc)[arguments]:
Add a new 'install-extra-documentation phase.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: Remove duplicate module import from (gnu packages irc)....* gnu/packages/irc.scm: Remove duplicate #:use-module (guix utils).
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: libpoly: Update to 0.1.12....* gnu/packages/maths.scm (libpoly): Update to 0.1.12.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: pv: Update to 1.7.24....* gnu/packages/pv.scm (pv): Update to 1.7.24.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: openttd-opensfx: Update to 1.0.3....* gnu/packages/games.scm (openttd-opensfx): Update to 1.0.3.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: openttd-engine: Update to 13.4....* gnu/packages/games.scm (openttd-engine): Update to 13.4.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: jc: Update to 1.23.4....* gnu/packages/admin.scm (jc): Update to 1.23.4.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: capnproto: Update to 1.0 [fixes CVE-2022-46149]....* gnu/packages/serialization.scm (capnproto): Update to 1.0.
[arguments]: Remove obsolete 'do-not-require-/etc/services phase.
Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: mash: Fix build....* gnu/packages/bioinformatics.scm (mash)[arguments]: Add a
new 'bootstrap phase.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: mash: Update package style....* gnu/packages/bioinformatics.scm (mash)[arguments]: Consolidate
similar SUBSTITUTE* calls. Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2023-08-01 | gnu: Add python-asyncua....* gnu/packages/engineering.scm (python-asyncua): New variable.
| Danny Milosavljevic |
2023-08-01 | gnu: icecat: Update to 102.14.0-guix0-preview1 [security fixes]....Includes fixes for CVE-2023-4045, CVE-2023-4046, CVE-2023-4047,
CVE-2023-4048, CVE-2023-4049, CVE-2023-4050, CVE-2023-4054,
CVE-2023-4055, and CVE-2023-4056.
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, upstream base version, and hashes.
| Mark H Weaver |
2023-08-01 | gnu: Add python-baltica....* gnu/packages/bioinformatics.scm (python-baltica): New variable.
| Navid Afkhami |
2023-08-01 | gnu: vte-ng: Remove package....It fails to build and is not used anymore.
* gnu/packages/gnome.scm (vte-ng): Remove package.
| 宋文武 |
2023-08-01 | gnu: xfce4-verve-plugin: Update to 2.0.3....* gnu/packages/xfce.scm (xfce4-verve-plugin): Update to 2.0.3.
[inputs]: Add pcre2.
| 宋文武 |
2023-08-01 | gnu: xfce4-cpugraph-plugin: Update to 1.2.8....* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.8.
| 宋文武 |
2023-08-01 | gnu: xfce4-volumed-pulse: Update to 0.2.4....* gnu/packages/xfce.scm (xfce4-volumed-pulse): Update to 0.2.4.
| 宋文武 |
2023-08-01 | gnu: xfce4-settings: Update to 4.18.3....* gnu/packages/xfce.scm (xfce4-settings): Update to 4.18.3.
| 宋文武 |
2023-08-01 | gnu: xfce4-clipman-plugin: Update to 1.6.4....* gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.6.4.
| 宋文武 |
2023-08-01 | gnu: cagebreak: Update to 2.2.0, install man pages....* gnu/packages/wm.scm (cagebreak): Update to 2.2.0.
[arguments]: Add '-Dman-pages=true' to configure-flags.
[native-inputs]: Replace pandoc with scdoc.
| 宋文武 |
2023-08-01 | gnu: ccache: Update to 4.8.2....* gnu/packages/ccache.scm (ccache): Update to 4.8.2.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| fanquake |
2023-08-01 | gnu: termite: Update to 16.6 (a maintained fork)....* gnu/packages/terminals.scm (termite): Switch to maintained fork.
[description]: Adjust.
| 宋文武 |
2023-08-01 | gnu: Add python-scm-sr-ht....* gnu/packages/sourcehut.scm (python-scm-sr-ht): New variable.
| Ricardo Wurmus |
2023-08-01 | gnu: Add python-core-sr-ht....* gnu/packages/sourcehut.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Ricardo Wurmus |
2023-08-01 | gnu: Add python-pyment... * gnu/packages/python-xyz.scm (python-pyment): New public variable.
| jgart |
2023-08-01 | gnu: snakemake-7: Fix version reporting....* gnu/packages/python-xyz.scm (snakemake-7)[arguments]: Add phase
'patch-version and use G-exp.
[build-system]: Use pyproject-build-system.
| Ricardo Wurmus |
2023-08-01 | gnu: snakemake-6: Fix version reporting....* gnu/packages/python-xyz.scm (snakemake-6)[arguments]: Add phase
'patch-version and use G-exp.
[build-system]: Use pyproject-build-system.
| Ricardo Wurmus |
2023-07-31 | gnu: emacs-denote: Update to 2.0.0....* gnu/packages/emacs-xyz.scm (emacs-denote): Update to 2.0.0.
| jgart |
2023-07-23 | gnu: Add glirc....* gnu/packages/irc.scm (glirc): New public variable.
| Tobias Geerinckx-Rice |
2023-07-23 | gnu: Add ghc-vty....* gnu/packages/haskell-xyz.scm (ghc-vty): New public variable.
| Tobias Geerinckx-Rice |
2023-07-23 | gnu: Add ghc-irc-core....* gnu/packages/haskell-xyz.scm (ghc-irc-core): New public variable.
| Tobias Geerinckx-Rice |
2023-07-23 | gnu: Add ghc-hookup....* gnu/packages/haskell-xyz.scm (ghc-hookup): New public variable.
| Tobias Geerinckx-Rice |
2023-07-23 | gnu: Add ghc-hsopenssl-x509-system....* gnu/packages/haskell-crypto.scm (ghc-hsopenssl-x509-system):
New public variable.
| Tobias Geerinckx-Rice |