Source-Changes archive

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

CVS commit: [netbsd-7] src



Module Name:    src
Committed By:   martin
Date:           Wed Dec 17 19:25:40 UTC 2014

Modified Files:
        src/doc [netbsd-7]: 3RDPARTY
        src/external/bsd/ppp [netbsd-7]: ppp2netbsd
        src/external/bsd/ppp/dist [netbsd-7]: README
        src/external/bsd/ppp/dist/pppd [netbsd-7]: chap_ms.c ipcp.c ipv6cp.c
            ipv6cp.h options.c patchlevel.h pppd.h tty.c utils.c
        src/external/bsd/ppp/dist/pppd/plugins/pppol2tp [netbsd-7]: pppol2tp.c
        src/external/bsd/ppp/usr.sbin/pppd [netbsd-7]: sys-bsd.c

Log Message:
Pullup the import of pppd 2.4.7, requested by christos in #331:

* Fixed a potential security issue in parsing option files
  (CVE-2014-3158).
* There is a new "stop-bits" option, which takes an argument of
  1 or 2, indicating the number of stop bits to use for async
  serial ports.
* Various bug fixes.


To generate a diff of this commit:
cvs rdiff -u -r1.1145.2.2 -r1.1145.2.3 src/doc/3RDPARTY
cvs rdiff -u -r1.1 -r1.1.6.1 src/external/bsd/ppp/ppp2netbsd
cvs rdiff -u -r1.1.1.1 -r1.1.1.1.6.1 src/external/bsd/ppp/dist/README
cvs rdiff -u -r1.2 -r1.2.6.1 src/external/bsd/ppp/dist/pppd/chap_ms.c \
    src/external/bsd/ppp/dist/pppd/ipcp.c \
    src/external/bsd/ppp/dist/pppd/ipv6cp.c \
    src/external/bsd/ppp/dist/pppd/ipv6cp.h \
    src/external/bsd/ppp/dist/pppd/options.c \
    src/external/bsd/ppp/dist/pppd/patchlevel.h \
    src/external/bsd/ppp/dist/pppd/pppd.h \
    src/external/bsd/ppp/dist/pppd/tty.c \
    src/external/bsd/ppp/dist/pppd/utils.c
cvs rdiff -u -r1.1.1.1 -r1.1.1.1.6.1 \
    src/external/bsd/ppp/dist/pppd/plugins/pppol2tp/pppol2tp.c
cvs rdiff -u -r1.1 -r1.1.6.1 src/external/bsd/ppp/usr.sbin/pppd/sys-bsd.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