Skip to content

Commit

Permalink
Update to 5.6p1
Browse files Browse the repository at this point in the history
  • Loading branch information
tgc committed Sep 10, 2010
1 parent 17addf3 commit 53303d7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion openssh/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
###########################################################
# Check the following 4 variables before running the script
topdir=openssh
version=5.3p1
version=5.6p1
pkgver=1
source[0]=ftp://ftp.sunet.se/pub/OpenBSD/OpenSSH/portable/$topdir-$version.tar.gz
# If there are no patches, simply comment this
Expand Down
5 changes: 5 additions & 0 deletions openssh/meta/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
CHANGELOG
---------
* Thu Sep 2 2010 Tom G. Christensen <[email protected]> - 5.6p1-1
- Update to 5.6p1

* Sat Oct 10 2009 Tom G. Christensen <[email protected]> - 5.3p1-1
- Update to 5.3p1

Expand Down
3 changes: 2 additions & 1 deletion openssh/meta/pkgdef
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ files(-,root,sys)
${lprefix}/${_sysconfdir}/ssh/moduli
${lprefix}/${_bindir}/ssh-keygen
${lprefix}/libexec/ssh-keysign
${lprefix}/${_sharedir}/openssh/Ssh.bin
${lprefix}/$_docdir
${lprefix}/${_mandir}/cat1/ssh-keygen.1.*
${lprefix}/${_mandir}/cat8/ssh-keysign.8.*
Expand Down Expand Up @@ -43,6 +42,7 @@ ${lprefix}/${_bindir}/ssh
${lprefix}/${_bindir}/ssh-add
${lprefix}/${_bindir}/ssh-agent
${lprefix}/${_bindir}/ssh-keyscan
${lprefix}/libexec/ssh-pkcs11-helper
# manpages, should they be seperate?
${lprefix}/${_mandir}/cat1/scp.1.*
${lprefix}/${_mandir}/cat1/sftp.1.*
Expand All @@ -52,4 +52,5 @@ ${lprefix}/${_mandir}/cat1/ssh-agent.1.*
${lprefix}/${_mandir}/cat1/ssh-keyscan.1.*
${lprefix}/${_mandir}/cat1/ssh.1.*
${lprefix}/${_mandir}/cat5/ssh_config.5.*
${lprefix}/${_mandir}/cat8/ssh-pkcs11-helper.8.*

0 comments on commit 53303d7

Please sign in to comment.