Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-05 | We are now 5.5-current | Chris Cappuccio | |
2014-03-05 | some files were not being hashes, because they were missing from MDEXT | Theo de Raadt | |
noticed by jsg, and important enough to make release | |||
2014-03-04 | add -C checksum mode, which works with sha256 files in safe easy fashion. | Ted Unangst | |
ok deraadt | |||
2014-03-03 | ignore enviornment variables with embedded '=' or '\0' characters; | Damien Miller | |
spotted by Jann Horn; ok deraadt@ | |||
2014-03-03 | fix support for HOSTALIASES. | Eric Faurot | |
reported by tedu@ ok tedu@ deraadt@ | |||
2014-03-03 | use official 5.5 key | Theo de Raadt | |
2014-03-03 | cdemu is no more | Theo de Raadt | |
2014-03-02 | if peer advertises DSN and we don't want to use it, make sure we don't send | Gilles Chehade | |
trailing spaces, not every MTA can cope with that ok eric@ | |||
2014-03-02 | Give up on the other kind of CD. Noone uses it, I am positive. | Theo de Raadt | |
2014-03-02 | create small i386 and amd64 miniroots. These can be dd'd to a usb stick | Theo de Raadt | |
or such, and easily booted. Work by chris, integration mechanism by me | |||
2014-03-02 | only signed types work when comparing less than zero. | Ted Unangst | |
reported by matthieu. ok deraadt | |||
2014-03-02 | also install the "maxiroot" | Theo de Raadt | |
2014-03-02 | Build a (USB or other disk) miniroot, which can be dd'd and booted since | Theo de Raadt | |
it is in LBA form. Work by chris@, integration methodology proposed by me. Needs improvements after release.. | |||
2014-03-02 | Add two disktab entries, for *.fs install filesystems (let's call them | Theo de Raadt | |
'miniroot and maxiroot').. from chris | |||
2014-03-02 | -l disksize code, to force LBA mode. code by chris, after I suggested | Theo de Raadt | |
wrapping rows of echo's via fdisk was silly. ok kettenis krw | |||
2014-03-02 | the map-to-lowercase scheme for msdos is not going to work, because other | Theo de Raadt | |
filesystems can contain mixed case files (ie. sgi). discussed with krw and halex | |||
2014-03-02 | Unfortunately... the "full-size downloadable" ISOs will ship without | Theo de Raadt | |
internal-signing, because the procedures ran into some snags we can't fix in time for release... | |||
2014-03-02 | move to official keys | Theo de Raadt | |
2014-03-01 | start using the new officially named keys. This is being done before | Theo de Raadt | |
any snapshots come out which are signed with that key... but just give it a day or two. from ajacoutot | |||
2014-02-28 | Mount MSDOS partitions with '-l' and not '-s'. Force lists of file names | Kenneth R Westerback | |
to all lower case. Check for install.$ARCH and sha256*. Fixes getting sets from an MSDOS partition, which uebayasi@ reported was broken, without impacting other sources for sets. ok rpe@ halex@ deraadt@ | |||
2014-02-28 | Put signatures in the right place on the media | Theo de Raadt | |
2014-02-28 | Absolutely do not override base system build features in this file!! | Theo de Raadt | |
Discovered by miod. | |||
2014-02-28 | Bring back the code removed in rev1.317 used to print anchors with | Mike Belopuhov | |
wildcard path ("ftp-proxy/*"), but make sure to call it after we're done with the ruleset for the current anchor. On one hand this repairs printing content of such anchors and on the other it allows to use a wildcard on the command line for anchors that were not initially specified with a wildcard. Makes pfctl regress happy again. OK henning, deraadt | |||
2014-02-28 | update sets sizes | Miod Vallat | |
2014-02-28 | ... also check that writing 0 bytes works... | Marc Espie | |
2014-02-28 | The user.directory expansion is not supposed to be escaped. | Eric Faurot | |
ok gilles@ deraadt@ | |||
2014-02-28 | guenther's addition of filechk didn't take into account the different | Marc Espie | |
structure of tmpfs_write. rewrite the opening tests to conform more to ffs's code, so that overrun is not used unitialized. Patch by kettenis@ (on the road) deraadt@ "do it right away" | |||
2014-02-28 | do not miss out F_BACKUP when dumping envelope or it breaks backup MX | Gilles Chehade | |
ok eric@ | |||
2014-02-28 | proper (non-test) keys for 5.5 and 5.6 base | Theo de Raadt | |
2014-02-28 | Mention in INSTALL that the BeagleBone supports omgpio | afresh1 | |
Ok from bmercer and sthen, Sure from deraadt | |||
2014-02-28 | Recommend cu instead of tip in the INSTALL prep notes | afresh1 | |
As well as using a USB serial device in the example. "cu in general works better on various systems" -- deraadt "cu is more predictable across platforms" -- dlg Ok from maja, tedu, bmercer, jj. "I like it" from deraadt First commit is in documentation, that must be sign of something. Thanks to everyone for making me feel welcome. | |||
2014-02-27 | RCS Id | Damien Miller | |
2014-02-27 | openssh-6.6 | Damien Miller | |
2014-02-27 | bz#2184 clarify behaviour of a keyword that appears in multiple | Damien Miller | |
matching Match blocks; ok dtucker@ | |||
2014-02-27 | keep return values that are printed in error messages; | Damien Miller | |
from portable | |||
2014-02-27 | SECURITY fixes backported from openssl-1.0.1f. ok mikeb@ | Jeremie Courreges-Anglas | |
CVE-2013-4353 NULL pointer dereference with crafted Next Protocol Negotiation record in TLS handshake. Upstream: 197e0ea CVE-2013-6449 Fix crash with crafted traffic from a TLS 1.2 client. Upstream: ca98926, 0294b2b CVE-2013-6450 Fix DTLS retransmission from previous session. Upstream: 3462896 | |||
2014-02-27 | some unlikely tape candidates | Ted Unangst | |
2014-02-27 | some other places it may help to know how to burn an iso | Ted Unangst | |
2014-02-27 | some basic notes on how to create a CD-ROM from an iso | Ted Unangst | |
2014-02-27 | remove any existing LoginGraceTime from sshd_config before adding | Damien Miller | |
a specific one for the test back in | |||
2014-02-27 | don't list mirrors, just refer to ftp.html | Ted Unangst | |
2014-02-27 | nobody uses dos. ntrw.exe is the future. | Ted Unangst | |
2014-02-27 | tape references everywhere | Ted Unangst | |
2014-02-27 | missed some tape references | Ted Unangst | |
2014-02-27 | talk about signify a bit | Ted Unangst | |
2014-02-27 | fewer mentions of SunOS | Ted Unangst | |
2014-02-27 | scary tables of isa port numbers are scary. | Ted Unangst | |
2014-02-27 | simpler dual boot instructions | Ted Unangst | |
2014-02-27 | Build a small miniroot filesystem which can be dumped on a new disk or an | Miod Vallat | |
existing swap partition for an easier initial installation. | |||
2014-02-27 | Delete horrifically out of data add-on-peripheral lists; there are other | Theo de Raadt | |
places to check for this information, or trial and error, with error resulting in things getting fixed. Scary false warnings don't help anyone. Unmaintainable lists are always unmaintained. |