| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
- Fix regression in 2020.79 which prevented connecting with some SSH
implementations. Increase MAX_PROPOSED_ALGO to 50, and print a log
message if the limit is hit. This fixes interoperability with sshj
library (used by PyCharm), and GoAnywhere.
Reported by Pirmin Walthert and Piotr Jurkiewicz
- Fix building with non-GCC compilers, reported by Kazuo Kuroi
- Fix potential long delay in dbclient, found by OSS Fuzz
- Fix null pointer dereference crash, found by OSS Fuzz
- libtommath now uses the same random source as Dropbear (in 2020.79
and 2020.80 used getrandom() separately)
- Some fuzzing improvements, start of a dbclient fuzzer
Notes:
svn path=/head/; revision=553685
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dropbear no longer supports DSS keys, use ed25519 instead. rc file needs to be updated.
currently starting dropbear fails with error:
% service dropbear start
...
Unknown key type 'dss'
...
Submitted by: waitman@waitman.net
PR: 250192
MFH: 2020Q4 (runtime fix)
Notes:
svn path=/head/; revision=553061
|
|
|
|
|
|
|
| |
Reported by: portscan
Notes:
svn path=/head/; revision=541416
|
|
|
|
| |
Notes:
svn path=/head/; revision=540659
|
|
|
|
|
|
|
| |
Add some new options, remove needless patching, move to Dropbear's system for non-default options.
Notes:
svn path=/head/; revision=539342
|
|
|
|
|
|
|
|
|
|
| |
Build and install the scp binary with the dropbear package. To avoid a name colision with openssh-portable, call binary dbscp.
PR: 242551
Submitted by: mm
Notes:
svn path=/head/; revision=522218
|
|
|
|
| |
Notes:
svn path=/head/; revision=514144
|
|
|
|
|
|
|
|
|
|
| |
Update the port to 2019.78 and change maintainer to my FreeBSD address.
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D20601
Notes:
svn path=/head/; revision=503966
|
|
|
|
|
|
|
|
|
| |
PR: 232143
Reported by: dewayne@heuristicsystems.com.au
Approved by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
Notes:
svn path=/head/; revision=484543
|
|
|
|
|
|
|
|
| |
PR: 226339
Approved by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
Notes:
svn path=/head/; revision=475463
|
|
|
|
|
|
|
|
|
| |
PR: 226339
Submitted by: pkubaj@anongoth.pl (maintainer)
Differential Revision: https://reviews.freebsd.org/D14829
Notes:
svn path=/head/; revision=465733
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog: https://matt.ucc.asn.au/dropbear/CHANGES
PR: 220158
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
Reviewed by: lifanov (mentor)
Approved by: lifanov (mentor)
MFH: 2017Q3
Security: http://www.vuxml.org/freebsd/60931f98-55a7-11e7-8514-589cfc0654e1.html
Differential Revision: https://reviews.freebsd.org/D11400
Notes:
svn path=/head/; revision=444987
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add license information
Changelog:
- Security: Message printout was vulnerable to format string injection.
If specific usernames including "%" symbols can be created on a system
(validated by getpwnam()) then an attacker could run arbitrary code as root
when connecting to Dropbear server.
A dbclient user who can control username or host arguments could potentially
run arbitrary code as the dbclient user. This could be a problem if scripts
or webpages pass untrusted input to the dbclient program.
- Security: dropbearconvert import of OpenSSH keys could run arbitrary code as
the local dropbearconvert user when parsing malicious key files
- Security: dbclient could run arbitrary code as the local dbclient user if
particular -m or -c arguments are provided. This could be an issue where
dbclient is used in scripts.
- Security: dbclient or dropbear server could expose process memory to the
running user if compiled with DEBUG_TRACE and running with -v
PR: 211298
Submitted by: Piotr Kubaj (maintainer)
MFH: 2016Q3
Notes:
svn path=/head/; revision=419445
|
|
|
|
|
|
|
|
|
| |
PR: 208962
Submitted by: maintainer
Sponsored by: Essen Linuxhotel Hackathon 2016
Notes:
svn path=/head/; revision=413929
|
|
|
|
|
|
|
|
|
| |
PR: 208327
Submitted by: shun.fbsd.pr@dropcut.net
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=412129
|
|
|
|
|
|
|
|
|
| |
PR: 207903
MFH: 2016Q1
Security: CVE-2016-3116
Notes:
svn path=/head/; revision=411074
|
|
|
|
|
|
|
|
|
| |
PR: 206211
Submitted by: gahr
Approved by: pkubaj@anongoth.pl (maintainer)
Notes:
svn path=/head/; revision=406146
|
|
|
|
|
|
|
|
|
|
| |
- Update maintainer mail
PR: 206000
Submitted by: maintainer
Notes:
svn path=/head/; revision=405616
|
|
|
|
|
|
|
| |
Submitted by: Piotr Kubaj <pkubaj@riseup.net>
Notes:
svn path=/head/; revision=399085
|
|
|
|
|
|
|
|
|
|
| |
- Drop maintainership
PR: 203694 [1]
Submitted by: pkubaj@riseup.net
Notes:
svn path=/head/; revision=399084
|
|
|
|
| |
Notes:
svn path=/head/; revision=382395
|
|
|
|
| |
Notes:
svn path=/head/; revision=375196
|
|
|
|
| |
Notes:
svn path=/head/; revision=375172
|
|
|
|
| |
Notes:
svn path=/head/; revision=375111
|
|
|
|
| |
Notes:
svn path=/head/; revision=371432
|
|
|
|
|
|
|
| |
- Convert PLIST_DIRSTRY to PLIST_DIRS
Notes:
svn path=/head/; revision=369242
|
|
|
|
| |
Notes:
svn path=/head/; revision=365661
|
|
|
|
| |
Notes:
svn path=/head/; revision=354608
|
|
|
|
|
|
|
|
| |
- Modernize ports Makefiles
- Update MASTER_SITES/distfile for converters/chmview
Notes:
svn path=/head/; revision=354597
|
|
|
|
| |
Notes:
svn path=/head/; revision=340879
|
|
|
|
| |
Notes:
svn path=/head/; revision=330630
|
|
|
|
| |
Notes:
svn path=/head/; revision=330285
|
|
|
|
|
|
|
|
|
| |
- Convert to USES=gmake
- Convert to options helpers
- Reformat pkg-descr
Notes:
svn path=/head/; revision=328311
|
|
|
|
|
|
|
| |
security)
Notes:
svn path=/head/; revision=327769
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=316170
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=315925
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert Makefile headers to new style
- Remove indefinite article from COMMENT
PR: ports/176198 (based on) [1]
Submitted by: Brett Wynkoop <bsdbugs@wynn.com>
Notes:
svn path=/head/; revision=312405
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint
- Remove pkg-plist from security/dropbear
Approved by: eadler (mentor)
Notes:
svn path=/head/; revision=299928
|
|
|
|
|
|
|
|
|
| |
- fix arbitrary code execution (CVE-2012-0920)
Approved by: eadler (mentor)
Notes:
svn path=/head/; revision=292688
|
|
|
|
|
|
|
| |
Approved by: eadler (mentor)
Notes:
svn path=/head/; revision=292555
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
|
|
|
|
| |
- Also pr ports/163593, which is a duplicate of this one. root@42.org [2]
PR: ports/163217
Submitted by: Mattia Rossi <mrossi@swin.edu.au> [1], root@42.org [2]
Approved by: spam@rm-rf.kiev.ua (maintainer), gabor (mentor)
Notes:
svn path=/head/; revision=288123
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
|
|
|
|
| |
PR: ports/158027
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> (maintainer)
Notes:
svn path=/head/; revision=275896
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
| |
Submitted by: Alex Kozlov <spam rm-rf kiev ua>
Notes:
svn path=/head/; revision=248194
|
|
|
|
|
|
|
|
| |
PR: 129961
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> (maintainer)
Notes:
svn path=/head/; revision=224822
|
|
|
|
|
|
|
|
|
|
| |
- Use @dirrmtry
PR: ports/123355
Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua> (maintainer)
Notes:
svn path=/head/; revision=212625
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
|
|
| |
-Drop deprecated WANT_* knob.
PR: ports/115475
Submitted by: Alex Kozlov (maintainer)
Notes:
svn path=/head/; revision=197667
|