Age | Commit message (Expand) | Author |
2018-01-21 | gnu: babl: Update to 0.1.40....* gnu/packages/gimp.scm (babl): Update to 0.1.40.
| Tobias Geerinckx-Rice |
2018-01-21 | gnu: babl: Parameterise source URI....* gnu/packages/gimp.scm (babl)[source]: Use VERSION-MAJOR+MINOR.
| Tobias Geerinckx-Rice |
2018-01-21 | gnu: babl: Edit description....* gnu/packages/gimp.scm (babl)[description]: Edit.
| Tobias Geerinckx-Rice |
2018-01-21 | gnu: mktorrent: Update to 1.1....* gnu/packages/bittorrent.scm (mktorrent): Update to 1.1.
[source, home-page]: Use new URI.
| Tobias Geerinckx-Rice |
2018-01-20 | gnu: Add mkbootimg....* gnu/packages/android.scm (mkbootimg): New variable.
| Danny Milosavljevic |
2018-01-20 | gnu: Add abootimg....* gnu/packages/android.scm (abootimg): New variable.
| Danny Milosavljevic |
2018-01-20 | system: Add Nintendo NES Classic Edition installer....* gnu/bootloader/u-boot.scm (u-boot-nintendo-nes-classic-edition-bootloader):
New exported variable.
* gnu/packages/bootloaders.scm (u-boot-nintendo-nes-classic-edition):
New exported variable.
* gnu/system/install.scm (nintendo-nes-classic-edition-installation-os):
New exported variable.
| Danny Milosavljevic |
2018-01-20 | system: make-u-boot-package: Replace underscores by dashes in package name....* gnu/packages/bootloaders.scm (make-u-boot-package): Replace underscores by
dashes in package name.
| Danny Milosavljevic |
2018-01-20 | system: Add A20 OLinuXino MICRO installer....* gnu/bootloader/u-boot.scm (u-boot-a20-olinuxino-micro-bootloader): New
exported variable.
* gnu/packages/bootloaders.scm (u-boot-a20-olinuxino-micro): New exported
variable.
* gnu/system/install.scm (a20-olinuxino-micro-installation-os): New exported
variable.
| Danny Milosavljevic |
2018-01-20 | system: Add A20 OLinuXino LIME2 installer....* gnu/bootloader/u-boot.scm (u-boot-a20-olinuxino-lime2-bootloader): New
exported variable.
* gnu/packages/bootloaders.scm (u-boot-a20-olinuxino-lime2): New exported
variable.
* gnu/system/install.scm (a20-olinuxino-lime2-emmc-installation-os): New exported
variable.
| Danny Milosavljevic |
2018-01-20 | gnu: wxsvg: Update to 1.5.12....* gnu/packages/wxwidgets.scm (wxsvg): Update to 1.5.12.
| Tobias Geerinckx-Rice |
2018-01-20 | gnu: video, xml: Fix typo....* gnu/packages/video.scm (libva)[synopsis]: Fix ‘libary’ typo.
[description]: Use @dfn.
* gnu/packages/xml.scm (libebml): Likewise.
| Tobias Geerinckx-Rice |
2018-01-20 | gnu: godot: Fix building on aarch64-linux....* gnu/packages/game-development.scm (godot)[arguments]: Add a flag when
building for aarch64-linux to build without threads.
| Efraim Flashner |
2018-01-20 | gnu: cross-base: Apply gcc 6 patch to gcc >= 6....* gnu/packages/cross-base.scm (cross-gcc): Apply gcc 6 patch to gcc >= 6.
| Danny Milosavljevic |
2018-01-20 | gnu: u-boot: Update to 2018.01....* gnu/packages/bootloaders.scm (define-module): Import (gnu packages gcc).
(u-boot): Update to 2018.01.
[native-inputs]: Add swig. Remove dtc.
(make-u-boot-package): Use gcc-7.
| Danny Milosavljevic |
2018-01-20 | system: Add Banana Pi M2 Ultra installer....* gnu/bootloader/u-boot.scm (u-boot-banana-pi-m2-ultra-bootloader): New
exported variable.
(install-allwinner-u-boot): New variable.
(u-boot-allwinner-bootloader): New variable.
* gnu/packages/bootloaders.scm (u-boot-banana-pi-m2-ultra): New exported
variable.
* gnu/system/install.scm (banana-pi-m2-ultra-installation-os): New exported
variable.
| Danny Milosavljevic |
2018-01-20 | gnu: graphicsmagick: Update to 1.3.28 [‘security fixes’]....* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.28.
| Tobias Geerinckx-Rice |
2018-01-20 | gnu: deutex: Update to 5.1.1....* gnu/packages/games.scm (deutex): Update to 5.1.1.
| Kei Kebreau |
2018-01-20 | gnu: lookingglass: Update to a10....* gnu/packages/virtualization.scm (lookingglass): Update to a10.
| Rutger Helling |
2018-01-19 | gnu: libexif: Fix CVE-2016-6328....* gnu/packages/patches/libexif-CVE-2016-6328.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/photo.scm (libexif)[source]: Use it.
| Leo Famulari |
2018-01-19 | gnu: perl-lingua-pt-stemmer: Update URL....* gnu/packages/language.scm (perl-lingua-pt-stemmer)[source]: Use new
upstream URL.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2018-01-20 | gnu: escpr: Update to 1.6.18....* gnu/packages/cups.scm (escpr): Update to 1.6.18.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Diego Nicola Barbato |
2018-01-20 | gnu: Add Motion....* gnu/packages/video.scm (motion): New variable.
| Ludovic Courtès |
2018-01-19 | gnu: certbot: Update to 0.21.0....* gnu/packages/tls.scm (certbot): Update to 0.21.0.
(python-acme): Update to 0.21.0.
[propagated-inputs]: Add python-josepy.
| Leo Famulari |
2018-01-19 | gnu: Add python-josepy....* gnu/packages/python-crypto.scm (python-josepy, python2-josepy): New variables.
| Leo Famulari |
2018-01-19 | gnu: libvirt: Update to 4.0.0....* gnu/packages/virtualization.scm (libvirt): Update to 4.0.0.
[arguments]: Substitute INVOKE for SYSTEM*.
| Tobias Geerinckx-Rice |
2018-01-19 | gnu: Consistently Write ‘file system(s)’....It is the GNU way.
* doc/guix.texi (Build Systems, DNS Services): Write ‘file system(s)’.
* gnu/build/vm.scm (create-ext-file-system, create-fat-file-system):
Likewise.
* gnu/packages/backup.scm (dirvish, rsnapshot)[description]: Likewise.
* gnu/packages/check.scm (python-testpath)[description]: Likewise.
* gnu/packages/disk.scm (pydf)[description]: Likewise.
* gnu/packages/file-systems.scm (disorderfs)[synopsis, description]: Likewise.
(glusterfs)[description]: Likewise.
* gnu/packages/haskell.scm (ghc-directory, ghc-system-fileio-bootstrap)
(ghc-system-fileio)[synopsis]: Likewise.
(ghc-fsnotify)[description]: Likewise.
* gnu/packages/linux.scm (proot)[description]: Likewise.
(jmtpfs)[synopsis, description]: Likewise.
* gnu/packages/mate.scm (caja, caja-extensions)[description]: Likewise.
* gnu/packages/storage.scm (ceph)[description]: Likewise.
* gnu/packages/sync.scm (lsyncd)[description]: Likewise.
* gnu/packages/syncthing.scm (syncthing)[synopsis]: Likewise.
(go-github-com-zillode-notify)[description]: Likewise.
* gnu/services/nfs.scm (pipefs-service-type): Likewise.
* guix/scripts/system.scm (perform-action): Likewise.
| Tobias Geerinckx-Rice |
2018-01-19 | gnu: unbound: Update to 1.6.8 [fixes CVE-2017-15105]....* gnu/packages/dns.scm (unbound): Update to 1.6.8.
| Marius Bakke |
2018-01-19 | gnu: libvpx: Use HTTPS for home page....* gnu/packages/video.scm (libvpx)[home-page]: Use HTTPS.
| Marius Bakke |
2018-01-19 | gnu: ninja: Update to 1.8.2....* gnu/packages/ninja.scm (ninja): Update to 1.8.2.
[source]: Remove upstreamed patch.
[arguments]: Substitute INVOKE for SYSTEM*. Use standard indentation.
* gnu/packages/patches/ninja-zero-mtime.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2018-01-19 | gnu: tcc: Update to 0.9.27....* gnu/packages/c.scm (tcc): Update to 0.9.27.
[license]: Add a comment about attempted Expat re-licencing.
| Tobias Geerinckx-Rice |
2018-01-19 | gnu: minixml: Update to 2.11....* gnu/packages/xml.scm (minixml): Update to 2.11.
[source]: Use URL-FETCH/TARBOMB method.
[arguments]: Add ‘fix-permissions’ phase.
| Tobias Geerinckx-Rice |
2018-01-19 | gnu: libebml: Update to 1.3.5....* gnu/packages/xml.scm (libebml): Update to 1.3.5.
[source, home-page]: Update URI.
| Tobias Geerinckx-Rice |
2018-01-19 | gnu: wine: Parameterize version string in uri....* gnu/packages/wine.scm (wine)[source]: Replace hard-coded version
string with parameterized version.
| Efraim Flashner |
2018-01-19 | gnu: xpra: Update to 2.2.3....* gnu/packages/xorg.scm (xpra): Update to 2.2.3.
| Rutger Helling |
2018-01-19 | gnu: lz4: Update to 1.8.1.2....* gnu/packages/compression.scm (lz4): Update to 1.8.1.2.
| Tobias Geerinckx-Rice |
2018-01-19 | gnu: mdds: Update to 1.3.1....* gnu/packages/boost.scm (mdds): Update to 1.3.1.
| Tobias Geerinckx-Rice |
2018-01-19 | gnu: rdup: Update to 1.1.15....* gnu/packages/backup.scm (rdup): Update to 1.1.15.
[source]: Use new URI. Remove snippet.
[native-inputs]: Add autoconf and automake.
[inputs]: Add mcrypt.
[arguments]: Add ‘bootstrap’ and ‘qualify-inputs’ phases.
Remove ‘remove-Werror’ phase.
[home-page]: Use apparent new (and HTTPS) home page.
| Tobias Geerinckx-Rice |
2018-01-19 | gnu: testdisk: Use HTTPS for home page....* gnu/packages/admin.scm (testdisk)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2018-01-19 | gnu: stress: Update to 1.0.4....* gnu/packages/admin.scm (stress): Update to 1.0.4.
| Tobias Geerinckx-Rice |
2018-01-19 | gnu: stress: Use newer and HTTPS home page....* gnu/packages/admin.scm (stress)[home-page]: Use HTTPS and ‘sid’ code
name, which is more up to date and will remain so.
| Tobias Geerinckx-Rice |
2018-01-19 | gnu: gmp: Edit description....* gnu/packages/multiprecision.scm (gmp)[description]: Edit.
Define GMP.
| Tobias Geerinckx-Rice |
2018-01-19 | gnu: gmp: Use HTTPS for home page....* gnu/packages/multiprecision.scm (gmp)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2018-01-19 | gnu: mpfr: Edit synopsis & description....* gnu/packages/multiprecision.scm (mpfr)[synopsis, description]: Edit.
Define MPFR.
| Tobias Geerinckx-Rice |
2018-01-19 | gnu: mpc: Edit synopsis & description....* gnu/packages/multiprecision.scm (mpc)[synopsis, description]: Edit.
Define MPC.
| Tobias Geerinckx-Rice |
2018-01-19 | gnu: mpc: Update home page....* gnu/packages/multiprecision.scm (mpc)[home-page]: Update.
| Tobias Geerinckx-Rice |
2018-01-19 | gnu: mpfi: Edit synopsis & description....* gnu/packages/multiprecision.scm (mpfi)[synopsis, description]: Edit.
Define several terms. Use GMP instead of MP for consistency.
| Tobias Geerinckx-Rice |
2018-01-19 | gnu: mpfi: Update to 1.5.3....* gnu/packages/multiprecision.scm (mpfi): Update to 1.5.3.
[source]: Use a more stable URI.
| Tobias Geerinckx-Rice |
2018-01-18 | gnu: cgit: Update private Git source code to 2.10.5....* gnu/packages/version-control.scm (cgit)[inputs]: Update git:src to 2.10.5.
| Leo Famulari |
2018-01-18 | gnu: git: Update to 2.16.0....* gnu/packages/version-control.scm (git): Update to 2.16.0.
| Leo Famulari |