Age | Commit message (Expand) | Author |
2023-01-30 | Merge remote-tracking branch 'origin/master' into core-updates... Conflicts:
doc/guix.texi
gnu/local.mk
gnu/packages/admin.scm
gnu/packages/base.scm
gnu/packages/chromium.scm
gnu/packages/compression.scm
gnu/packages/databases.scm
gnu/packages/diffoscope.scm
gnu/packages/freedesktop.scm
gnu/packages/gnome.scm
gnu/packages/gnupg.scm
gnu/packages/guile.scm
gnu/packages/inkscape.scm
gnu/packages/llvm.scm
gnu/packages/openldap.scm
gnu/packages/pciutils.scm
gnu/packages/ruby.scm
gnu/packages/samba.scm
gnu/packages/sqlite.scm
gnu/packages/statistics.scm
gnu/packages/syndication.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/version-control.scm
gnu/packages/xml.scm
guix/build-system/copy.scm
guix/scripts/home.scm
| Efraim Flashner |
2022-12-28 | gnu: Open vSwitch: Update to 3.0.3....* gnu/packages/networking.scm (openvswitch): Update to 3.0.3.
| Marius Bakke |
2022-12-11 | gnu: lldpd: Update to 1.0.16....* gnu/packages/networking.scm (lldpd): Update to 1.0.16.
| Tobias Geerinckx-Rice |
2022-12-11 | gnu: httping: Use G-expressions....* gnu/packages/networking.scm (httping)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-12-11 | gnu: httping: Remove input labels....* gnu/packages/networking.scm (httping)[native-inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2022-12-11 | gnu: httping: Fix DESTDIR....* gnu/packages/networking.scm (httping)[arguments]: Set PREFIX.
| Tobias Geerinckx-Rice |
2022-12-11 | gnu: arp-scan: Update to 1.9.8....* gnu/packages/networking.scm (arp-scan): Update to 1.9.8.
| Tobias Geerinckx-Rice |
2022-12-11 | gnu: bird: Update to 2.0.11....* gnu/packages/networking.scm (bird): Update to 2.0.11.
| Tobias Geerinckx-Rice |
2022-12-14 | gnu: wireshark: Update to 4.0.2....* gnu/packages/networking.scm (wireshark): Update to 4.0.2.
| Nicolas Goaziou |
2022-11-27 | gnu: Add bgpq3....* gnu/packages/networking.scm (bgpq3): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Felix Lechner |
2022-11-22 | gnu: slurm-monitor: Update to 0.4.4....* gnu/packages/networking.scm (slurm-monitor): Update to 0.4.4.
[build-system]: Change to MESON-BUILD-SYSTEM.
[native-inputs]: Add PKG-CONFIG.
| Marius Bakke |
2022-11-22 | gnu: ifstatus: Update to 2.0.0....* gnu/packages/networking.scm (ifstatus): Update to 2.0.0.
[source](uri): Adjust.
[source](modules, snippet): Remove.
| Marius Bakke |
2022-11-20 | gnu: iwd: Update to 2.0....* gnu/packages/networking.scm (iwd): Update to 2.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| kiasoc5 |
2022-11-11 | gnu: opendht: Use latest fmt....* gnu/packages/networking.scm (opendht)[inputs]: Replace fmt-8 with fmt.
| Maxim Cournoyer |
2022-11-09 | gnu: Add vnstat....* gnu/packages/networking.scm (vnstat): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Nicolas Graves |
2022-11-06 | gnu: restinio: Update to 0.6.17....* gnu/packages/networking.scm (restinio): Update to 0.6.17.
[propagated-inputs]: Replace fmt-8 with fmt.
| Maxim Cournoyer |
2022-11-06 | gnu: restinio: Prepare for tests and propagate some inputs....* gnu/packages/networking.scm (restinio): Update to 0.6.15.
[configure-flags]: New field.
[phases]: {change-directory}: Change directory to 'dev'.
[inputs]: Remove zlib, catch2, boost, pcre, and pcre2.
[propagated-inputs]: Add pcre, pcre2, and zlib.
[native-inputs]: Add catch2, clara, and json-dto.
| Maxim Cournoyer |
2022-11-06 | gnu: fmt: Update to 9.1.0....* gnu/packages/pretty-print.scm (fmt): Update to 9.1.0.
(fmt-8): New variable.
* gnu/packages/hyperledger.scm (hyperledger-iroha)
[snippet]: Delete trailing #t.
[native-inputs]: Re-indent. Replace fmt with fmt-8.
* gnu/packages/networking.scm (opendht) [inputs]: Replace fmt with fmt-8.
* gnu/packages/storage.scm (ceph): Likewise.
* gnu/packages/video.scm (mkvtoolnix): Likewise.
* gnu/packages/aidc.scm (zxing-cpp): Likewise.
* gnu/packages/wm.scm (waybar): Likewise.
* gnu/packages/geo.scm (osm2pgsql): Likewise.
* gnu/packages/graphics.scm (openimageio): Likewise.
* gnu/packages/build-tools.scm (bear): Likewise.
* gnu/packages/networking.scm (restinio): Likewise.
| Maxim Cournoyer |
2022-11-03 | gnu: Fix various case and whitespace issues in synopsis....* gnu/packages/kodi.scm (fstrcmp)[synopsis]: Fix case.
* gnu/packages/lisp-xyz.scm (sbcl-cl-form-types)[synopsis]: Fix case.
* gnu/packages/machine-learning.scm (python-torchvision)[synopsis]: Remove
leading whitespace.
* gnu/packages/networking.scm (lcrq)[synopsis]: Fix case.
(lcsync)[synopsis]: Likewise.
* gnu/packages/ruby.scm (ruby-mustache)[synopsis]: Fix case.
| Vagrant Cascadian |
2022-11-03 | gnu: Fix various synopsis and description issues....* gnu/packages/admin.scm (greetd-pam-mount)[synopsis]: Base synopsis on
pam-mount synopsis.
[description]: Use two spaces consistently.
(greetd)[synopsis]: Begin sentence with upper-case.
* gnu/packages/xdisorg.scm (wlsunset)[description]: Fix spelling and case of
wlsunsest.
* gnu/packages/mail.scm (libpst): Add synopsis.
* gnu/packages/networking.scm (librecast)[synopsis]: Update synopsis.
(lcrq)[description]: Use two spaces after sentences.
| Vagrant Cascadian |
2022-11-03 | gnu: Open vSwitch: Update to 3.0.1....* gnu/packages/networking.scm (openvswitch): Update to 3.0.1.
| Marius Bakke |
2022-10-30 | gnu: netdiscover: Update to 0.10....* gnu/packages/networking.scm (netdiscover): Update to 0.10.
| Tobias Geerinckx-Rice |
2022-10-30 | gnu: wireshark: Update to 4.0.1....* gnu/packages/networking.scm (wireshark): Update to 4.0.1.
| Nicolas Goaziou |
2022-10-24 | gnu: blueman: Update to 2.3.4....* gnu/packages/networking.scm (blueman): Update to 2.3.4.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| kiasoc5 |
2022-10-16 | gnu: lldpd: Update to 1.0.15....* gnu/packages/networking.scm (lldpd): Update to 1.0.15.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: iperf: Update to 3.12....* gnu/packages/networking.scm (iperf): Update to 3.12.
| Tobias Geerinckx-Rice |
2022-10-10 | gnu: wireshark: Update to 4.0.0....* gnu/packages/networking.scm (wireshark): Update to 4.0.0.
[arguments]<#:phases>: Skip checks differently, as the previous way doesn't
work anymore.
[inputs]: Add pcre2.
| Nicolas Goaziou |
2022-10-10 | gnu: Add nm-tray....* gnu/packages/networking.scm (nm-tray): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pavel Shlyak |
2022-10-06 | gnu: squid: Enable TLS features....Despite openssl being listed as an input, it was not actually enabled by
default. Fixing that using a configure flag.
* gnu/packages/networking.scm (squid)[arguments]: Add "--with-openssl"
to #:configure-flags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sergey Trofimov |
2022-09-27 | Merge branch 'staging' into core-updates...Conflicts resolved in:
gnu/local.mk
gnu/packages/cran.scm
gnu/packages/gnome.scm
gnu/packages/gtk.scm
gnu/packages/icu4c.scm
gnu/packages/java.scm
gnu/packages/machine-learning.scm
gnu/packages/tex.scm
| Maxim Cournoyer |
2022-09-27 | gnu: blueman: Update to 2.3.2....* gnu/packages/networking.scm (blueman): Update to 2.3.2.
[native-inputs]: Remove input labels.
[inputs]: Likewise.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| kiasoc5 |
2022-09-24 | gnu: openvswitch: Disable tests....On berlin the following test fails:
;; 25. bfd.at:268: 25. bfd - bfd decay (bfd.at:268): FAILED (bfd.at:397)
while this one fails on hydra-114:
1040. dpif-netdev - meters (dpif-netdev.at:269): FAILED (dpif-netdev.at:376)
Disable the tests for now.
* gnu/packages/networking.scm (openvswitch)[arguments]: Disable them.
| Mathieu Othacehe |
2022-09-16 | Merge branch 'staging' into core-updates | Marius Bakke |
2022-09-15 | gnu: catch-framework2: Rename variable to catch2....Automated with:
git grep -l catch-framework2 | xargs sed 's/catch-framework2/catch2/g' -i
| Maxim Cournoyer |
2022-09-15 | Merge branch 'staging' into core-updates...Conflicts resolved in:
gnu/local.mk
gnu/packages/cmake.scm
gnu/packages/glib.scm
gnu/packages/gnome.scm
gnu/packages/gtk.scm
gnu/packages/sdl.scm
pango-next, vala-next and librsvg-bootstrap were removed in the process.
| Maxim Cournoyer |
2022-09-11 | gnu: Open vSwitch: Update to 3.0.0....* gnu/packages/networking.scm (openvswitch): Update to 3.0.0.
| Marius Bakke |
2022-09-11 | gnu: Open vSwitch: Remove input labels....* gnu/packages/networking.scm (openvswitch)[native-inputs]: Remove labels.
[arguments]: Use SEARCH-INPUT-FILE instead of labels.
| Marius Bakke |
2022-09-11 | gnu: Open vSwitch: Add release-monitoring-url....* gnu/packages/networking.scm (openvswitch)[properties]: New field.
| Marius Bakke |
2022-09-11 | gnu: Open vSwitch: Adjust tests for grep 3.8....* gnu/packages/networking.scm (openvswitch)[arguments]: Add substitution for
'egrep'.
| Marius Bakke |
2022-09-11 | gnu: mtr: Build with JSON support....* gnu/packages/networking.scm (mtr)[native-inputs]: Add pkg-config.
[inputs]: Add 'jansson'.
| Oleg Pykhalov |
2022-09-08 | Merge branch 'staging' into core-updates | Marius Bakke |
2022-09-04 | gnu: opendht: Update to 2.4.10....* gnu/packages/networking.scm (opendht): Update to 2.4.10.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Olivier Dion via Guix-patches via |
2022-09-01 | Merge branch 'staging' into core-updates | Marius Bakke |
2022-09-01 | gnu: Add missing imports for python-check....This fixes an issue introduced in 3bf5a19609560c7ba985eda66019eda15aaf4a86,
which caused `guix pull', `guix time-machine', and a few other commands to
fail.
* gnu/packages/diffoscope.scm: Import python-check.
* gnu/packages/django.scm: Likewise.
* gnu/packages/logging.scm: Likewise.
* gnu/packages/magic-wormhole.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
| Liliana Marie Prikler |
2022-08-30 | Merge branch 'staging' into core-updates | Marius Bakke |
2022-08-29 | gnu: wireshark: Update to 3.6.7....* gnu/packages/networking.scm (wireshark): Update to 3.6.7.
| Nicolas Goaziou |
2022-08-27 | Merge branch 'staging' into core-updates | Marius Bakke |
2022-08-19 | gnu: libnet: Set man page date to built reproducibly....* gnu/packages/networking.scm (libnet)[argument]: Add 'fix-manpage-date phase.
| Vagrant Cascadian |
2022-08-14 | gnu: bird: Update to 2.0.10....* gnu/packages/networking.scm (bird): Update to 2.0.10.
| Tobias Geerinckx-Rice |
2022-08-11 | Merge branch 'staging' into core-updates | Marius Bakke |