~ruther/guix-local

ref: b36fcf95509a83ba84f1692e9cb4dca23a8a63dd guix-local/gnu/packages/ssh.scm -rw-r--r-- 14.4 KiB
7470df5d — Ludovic Courtès 11 years ago
Merge branch 'master' into core-updates
8c6cfd55 — John Darrington 11 years ago
gnu: Add dropbear.

* gnu/packages/ssh.scm (dropbear): New variable.
af018f5e — Ludovic Courtès 11 years ago
Merge branch 'master' into core-updates
06ed5982 — Andreas Enge 12 years ago
guix: cmake: Add input and package libraries to the rpath, and adapt package
  definitions accordingly.

* guix/build/cmake-build-system.scm (configure): Add flags.
* gnu/packages/maths.scm (lapack): Drop special code.
* gnu/packages/ssh.scm (libssh): Drop special code.
* gnu/packages/slim.scm (slim): Drop special code and enable shared library.

Co-authored-by: Eric Bavier <bavier@member.fsf.org>
ca2baf10 — Nikita Karetnikov 12 years ago
openssh: Add another mirror.

* gnu/packages/ssh.scm (openssh): Add the mirror.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
87bf526b — Ludovic Courtès 12 years ago
gnu: Add Mosh.

* gnu/packages/ssh.scm (mosh): New variable.
9c333da6 — Ludovic Courtès 12 years ago
gnu: guile-ssh: Use libssh 0.5.5 patched for CVE-2014-0017.

* gnu/packages/patches/libssh-CVE-2014-0017.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/ssh.scm (libssh-0.5): New variable.
  (guile-ssh): Use it.
c27d8597 — Mark H Weaver 12 years ago
gnu: libssh: Upgrade to 0.6.3.

* gnu/packages/ssh.scm (libssh): Upgrade to 0.6.3.
d4bf49b1 — Eric Bavier 12 years ago
gnu: Remove unused lambda arguments and prefer separate phases over
augmented phases.

* gnu/packages/compression.scm (sharutils) [arguments]: Remove unused
  lambda args.
* gnu/packages/gl.scm (mesa) [arguments]: Same
* gnu/packages/fltk.scm [arguments]: Same.  Substitute const check
  phase with #:tests? #f.  Add pre-configure phase.
* gnu/packages/ghostscript.scm (ghostscript) [arguments]: Put makefile
  patches in separate phase.  Put so steps oinseparate phases.
* gnu/packages/glib.scm (gobject-introspection) [arguments]: Remove
  unused lambda args.  Put patches in pre-configure phase.
* gnu/packages/gnupg.scm (gnupg) [arguments]: Put patch in
  pre-configure phase.
  (pius) [arguments]: Delete const #t configure and build phases.
  (signing-party) [arguments]: Factor patches into post-unpack phase.
  (paperkey) [arguments]: Remove unused lambda args.  Factor out
  patches into pre-check phase.
* gnu/packages/icu4c.scm [arguments]: Change source dir after standard
  unpack phase.  Factor configure patches into pre-configure phase.
* gnu/packages/lsof.scm [arguments]: Remove unused lambda args.
  Remove unnecessary apply.
* gnu/packages/lvm.scm (lvm2) [arguments]: Factor out patches into
  pre-configure phase.
* gnu/packages/libtiff.scm [arguments]: Same
* gnu/packages/maths.scm (hdf5) [arguments]: Same
* gnu/packages/gtk.scm (gtk+-2) [arguments]: Same
* gnu/packages/mp3.scm (libmad) [arguments]: Same
  (id3lib) [arguments]: Same
* gnu/packages/python.scm (python-2) [arguments]: Same
* gnu/packages/texlive.scm (texlive) [arguments]: Same
* gnu/packages/pretty-print.scm (a2ps) [arguments]: Same
  (trueprint) [arguments]: Same
  (source-highlight) [arguments]: Same.  Remove unused lambda args.
* gnu/packages/netpbm.scm [arguments]: Remove unused lambda args.
  Factor out test patches into pre-check phase.  Condense calls to
  substitute*
* gnu/packages/openldap.scm [arguments]: Factor out libtool copy into
  post-configure phases. [synopsis] Remove package name.
* gnu/packages/ssh.scm (openssh) [arguments]: Factor out patches into
  separate phases.
* gnu/packages/tcsh.scm [arguments]: Factor out test patches into
  pre-check phase.
* gnu/packages/version-control.scm (git) [arguments]: Factor out
  patches into post-configure phase.
* gnu/packages/vim.scm [arguments]: Same. [synopsis] Remove package
  name.
* gnu/packages/vpn.scm (openconnect) [arguments]: Put configure flags
  in #:configure-flags
e9c14f37 — Eric Bavier 12 years ago
gnu: libssh2: Fix use with libssh2.pc

* gnu/packages/ssh.scm (libssh2): Pass --with-libgcrypt configure flag and
  propagate inputs.
afde8da3 — Ludovic Courtès 12 years ago
gnu: guile-ssh: Upgrade to 0.6.0.

* gnu/packages/ssh.scm (guile-ssh): Upgrade to 0.6.0.
  [arguments]: Remove #:tests? #f; add #:parallel-build? #f.
1eefbb26 — Mark H Weaver 12 years ago
Merge branch 'master' into core-updates
9a03b893 — Mark H Weaver 12 years ago
gnu: openssh: Upgrade to 6.6p1.

* gnu/packages/ssh.scm (openssh): Upgrade to 6.6p1.
e06f7865 — Ludovic Courtès 12 years ago
Merge branch 'master' into core-updates
00ee3a71 — Ludovic Courtès 12 years ago
gnu: guile-ssh: Upgrade to 0.5.0.

* gnu/packages/ssh.scm (guile-ssh): Upgrade to 0.5.0.
  [arguments]: Adjust 'autoreconf' phase.  Add #:parallel-tests? #f and
  #:tests? #f.
  [native-inputs]: Add TEXINFO.
b2bfa32d — Ludovic Courtès 12 years ago
Merge branch 'master' into core-updates

Conflicts:
	gnu-system.am
fc0a973d — Mark H Weaver 12 years ago
gnu: openssh: Upgrade to 6.5p1.

* gnu/packages/ssh.scm (openssh): Upgrade to 6.5p1.
200a97e6 — Ludovic Courtès 12 years ago
Merge branch 'master' into core-updates
513e1950 — Sree Harsha Totakura 12 years ago
gnu: Add Corkscrew 2.0.

* gnu/packages/ssh.scm (corkscrew): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
d50f242d — Ludovic Courtès 12 years ago
gnu: guile-ssh: Remove now unneeded cruft.

* gnu/packages/ssh.scm (guile-ssh): Remove libssh version hack from
  'autoreconf' phase.
Next