pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [pkgsrc-2013Q3] pkgsrc/security/openssh



Module Name:    pkgsrc
Committed By:   tron
Date:           Thu Dec  5 09:52:53 UTC 2013

Modified Files:
        pkgsrc/security/openssh [pkgsrc-2013Q3]: Makefile distinfo options.mk
        pkgsrc/security/openssh/patches [pkgsrc-2013Q3]: patch-Makefile.in
            patch-auth.c patch-auth1.c patch-auth2.c patch-config.h.in
            patch-configure patch-configure.ac patch-includes.h patch-scp.c
            patch-session.c patch-ssh.c patch-sshd.c patch-uidswap.c
Added Files:
        pkgsrc/security/openssh/patches [pkgsrc-2013Q3]: patch-sftp-common.c

Log Message:
Pullup ticket #4262 - requested by taca
security/openssh: security update

Revisions pulled up:
- security/openssh/Makefile                                     1.214
- security/openssh/distinfo                                     1.85
- security/openssh/options.mk                                   1.26
- security/openssh/patches/patch-Makefile.in                    1.2
- security/openssh/patches/patch-auth.c                         1.2
- security/openssh/patches/patch-auth1.c                        1.2
- security/openssh/patches/patch-auth2.c                        1.2
- security/openssh/patches/patch-config.h.in                    1.2
- security/openssh/patches/patch-configure                      1.2
- security/openssh/patches/patch-configure.ac                   1.2
- security/openssh/patches/patch-includes.h                     1.2
- security/openssh/patches/patch-scp.c                          1.2
- security/openssh/patches/patch-session.c                      1.2
- security/openssh/patches/patch-sftp-common.c                  1.1
- security/openssh/patches/patch-ssh.c                          1.2
- security/openssh/patches/patch-sshd.c                         1.2
- security/openssh/patches/patch-uidswap.c                      1.2

---
   Module Name: pkgsrc
   Committed By:        taca
   Date:                Sun Dec  1 06:11:41 UTC 2013

   Modified Files:
        pkgsrc/security/openssh: Makefile distinfo options.mk
        pkgsrc/security/openssh/patches: patch-Makefile.in patch-auth.c
            patch-auth1.c patch-auth2.c patch-config.h.in patch-configure
            patch-configure.ac patch-includes.h patch-scp.c patch-session.c
            patch-ssh.c patch-sshd.c patch-uidswap.c
   Added Files:
        pkgsrc/security/openssh/patches: patch-sftp-common.c

   Log Message:
   Update openssh to 6.4.1 (OpenSSH 6.4p1).

   Changes since OpenSSH 6.3
   =========================

   This release fixes a security bug:

    * sshd(8): fix a memory corruption problem triggered during rekeying
      when an AES-GCM cipher is selected. Full details of the vulnerability
      are available at: http://www.openssh.com/txt/gcmrekey.adv

   Changes since OpenSSH 6.2 is too many to write here, please refer
   the release note: http://www.openssh.com/txt/release-6.3.


To generate a diff of this commit:
cvs rdiff -u -r1.213 -r1.213.2.1 pkgsrc/security/openssh/Makefile
cvs rdiff -u -r1.84 -r1.84.4.1 pkgsrc/security/openssh/distinfo
cvs rdiff -u -r1.25 -r1.25.4.1 pkgsrc/security/openssh/options.mk
cvs rdiff -u -r1.1 -r1.1.4.1 \
    pkgsrc/security/openssh/patches/patch-Makefile.in \
    pkgsrc/security/openssh/patches/patch-auth.c \
    pkgsrc/security/openssh/patches/patch-auth1.c \
    pkgsrc/security/openssh/patches/patch-auth2.c \
    pkgsrc/security/openssh/patches/patch-config.h.in \
    pkgsrc/security/openssh/patches/patch-configure \
    pkgsrc/security/openssh/patches/patch-configure.ac \
    pkgsrc/security/openssh/patches/patch-includes.h \
    pkgsrc/security/openssh/patches/patch-scp.c \
    pkgsrc/security/openssh/patches/patch-session.c \
    pkgsrc/security/openssh/patches/patch-ssh.c \
    pkgsrc/security/openssh/patches/patch-sshd.c \
    pkgsrc/security/openssh/patches/patch-uidswap.c
cvs rdiff -u -r0 -r1.1.2.2 \
    pkgsrc/security/openssh/patches/patch-sftp-common.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index