~ruther/guix-local

d22b9397 — 宋文武 11 years ago
gnu: qt-4: Update to 4.8.7.

* gnu/packages/qt.scm (qt-4): Update to 4.8.7.
9e4552aa — 宋文武 11 years ago
gnu: talloc: Update to 2.1.2.

* gnu/packages/samba.scm (talloc): Update to 2.1.2.
d5711017 — Andreas Enge 11 years ago
gnu: calibre: Update to 2.30.0.

* gnu/packages/ebook.scm (calibre): Update to 2.30.0.
55d1f529 — Ludovic Courtès 11 years ago
gnu-maintenance: Use 'home-page' as an additional hint of "GNUness".

Reported by Rastus_Vernon on IRC.
Fixes 'gnu-package?' for GNUcash.

* guix/gnu-maintenance.scm (gnu-package?)[gnu-home-page?]: New procedure.  Use
  it to determine whether PACKAGE is GNU.
acec3beb — Ludovic Courtès 11 years ago
build: Don't build the guix-daemon man page when --disable-daemon.

Fixes <http://bugs.gnu.org/20824>.
Reported by Mark H Weaver <mhw@netris.org>.

* doc.am (dist_man1_MANS): Conditionalize doc/guix-daemon.1 on BUILD_DAEMON.
fef3cfaa — Mark H Weaver 11 years ago
gnu: qemu: Add fixes for CVE-2015-{4037,4103,4104,4105,4106}.

* gnu/packages/patches/qemu-CVE-2015-4037.patch,
  gnu/packages/patches/qemu-CVE-2015-4103.patch,
  gnu/packages/patches/qemu-CVE-2015-4104.patch,
  gnu/packages/patches/qemu-CVE-2015-4105.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt1.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt2.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt3.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt4.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt5.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt6.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt7.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt8.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/qemu.scm (qemu-headless)[source]: Add patches.
77ff9e9a — Mark H Weaver 11 years ago
gnu: git: Update to 2.4.3.

* gnu/packages/version-control.scm (git, git-manpages): Update to 2.4.3.
824d9dc3 — Mark H Weaver 11 years ago
gnu: ffmpeg: Update to 2.7.

* gnu/packages/video.scm (ffmpeg): Update to 2.7.
  [native-inputs]: Add texinfo.
e778a549 — David Thompson 11 years ago
gnu: Add ruby-multipart-post.

* gnu/packages/ruby.scm (ruby-multipart-post): New variable.
71d3e2c2 — David Thompson 11 years ago
gnu: Add ruby-slop.

* gnu/packages/ruby.scm (ruby-slop): New variable.
66e20863 — David Thompson 11 years ago
gnu: Add ruby-git.

* gnu/packages/ruby.scm (ruby-git): New variable.
0808e361 — David Thompson 11 years ago
gnu: Add ruby-minitest-bacon.

* gnu/packages/ruby.scm (ruby-minitest-bacon): New variable.
35130835 — David Thompson 11 years ago
gnu: Add ruby-minitest-sprint.

* gnu/packages/ruby.scm (ruby-minitest-sprint): New variable.
2206e948 — David Thompson 11 years ago
gnu: Add ruby-minitest.

* gnu/packages/ruby.scm (ruby-minitest): New variable.
afbbdf77 — David Thompson 11 years ago
gnu: Add ruby-daemons.

* gnu/packages/ruby.scm (ruby-daemons): New variable.
4c0aeb44 — David Thompson 11 years ago
gnu: Add ruby-net-http-persistent.

* gnu/packages/ruby.scm (ruby-net-http-persistent): New variable.
e259bdf0 — David Thompson 11 years ago
gnu: Add ruby-connection-pool.

* gnu/packages/ruby.scm (ruby-connection-pool): New variable.
de59d316 — David Thompson 11 years ago
gnu: Add ruby-arel.

* gnu/packages/ruby.scm (ruby-arel): New variable.
96086cc5 — David Thompson 11 years ago
gnu: Add ruby-bacon.

* gnu/packages/ruby.scm (ruby-bacon): New variable.
975b8942 — Amirouche Boubekki 11 years ago
gnu: Rename (gnu packages dwm) to (gnu packages suckless).

* gnu/packages/dwm.scm: Rename this ...
* gnu/packages/suckless.scm: ... to this.
* gnu-system.am (GNU_SYSTEM_MODULES): Change dwm.scm to suckless.scm.
Next