Commit Graph

5586 Commits

Author SHA1 Message Date
roy 5462b98306 Note update to openresolv-3.13.2 2023-06-27 17:10:15 +00:00
christos 026d70e931 new bind 2023-06-26 22:04:18 +00:00
msaitoh a838dcd9d3 Fix typo. 2023-06-24 05:26:01 +00:00
gutteridge 9a11c4231e 3RDPARTY: new versions of libuv, unbound, and nsd out 2023-06-21 22:30:52 +00:00
christos 342b5ab386 new Heimdal 2023-06-19 21:44:37 +00:00
lukem 6aba6b1625 BUILDING: remove duplication from mk.conf(5)
Remove all "make" variables / mk.conf(5) variables already documented
in mk.conf(5).  The duplication was a maintenance headache, as I've
experienced over recent weeks getting the build documentation up to
date.

Add notes clarifying that manual page references are to the NetBSD
manual pages, not to the host manual pages, and how to format from
source, or find online at https://man.netbsd.org.

Add explicit links to the mdoc(7) in-tree source for mk.conf(5),
hier(7), and release(7) because those are directly relevant to the host
build information in BUILDING.

Note: We don't normally need these notes for native documentation,
but BUILDING is intended for users on host systems which might not
be NetBSD(-current).

Add missing defaults.
2023-06-11 20:34:14 +00:00
lukem 3dd6409cfb BUILDING: update from mk.conf(5). reorder
Sync variable entries from mk.conf(5).

Merge the "make variables for full builds" section into the previous.
Having two separate sections and some entries duplicated was confusing
when searching for variables.
2023-06-11 10:49:43 +00:00
lukem 922f5e2588 more NBUILDJOBS deprecation
The NBUILDJOBS option was deprecated in 2002;
there's no need to keep warning about it,
remove from params / show-params,
and only document as obsolete.
2023-06-11 10:43:51 +00:00
lukem 35d5234ef6 3RDPARTY: libarchive latest is 3.6.2. note local fixes 2023-06-10 13:16:44 +00:00
nikita a9aa4e1fbc changes: lua 5.4.6 2023-06-08 21:12:41 +00:00
nia c417c79de7 ch-ch-changes 2023-06-06 07:49:06 +00:00
lukem 5166ed0b68 BUILDING: editorial
MKX11=yes wants MKINET6=yes

Change the width of the variable lists to 14n (from 15n)
so that when the lists are rendered and then left aligned,
the column is 16 characters (aka 2 tabs) which makes
copypasta to bsd.README easier.
2023-06-05 22:36:17 +00:00
lukem f26a4cc930 BUILDING: update from canonical mk.conf(5)
Incorporate content and styles updates for mk.conf entries
from share/man/man5/mk.conf.5, which is the canonical
reference for mk.conf.

Add: BSDOBJDIR, BSDSRCDIR, EXTERNAL_TOOLCHAIN, MKDEBUGKERNEL,
MKDEBUGTOOLS, MKHTML, MKLINKLIB, MKOBJDIRS, TOOLCHAIN_MISSING,
NETBSDSRCDIR

It's for further study as to whether we just replace the
most of subsection "make" variables with a link to mk.conf(5).

Style:
- Add more .de macros per mk.conf.5.
- Order list items alphabetically. When multiple items are present
  in a list item, sort within the item first.
- More cross-references.
2023-06-04 20:08:21 +00:00
lukem 105457a1c4 build.sh: MAKECONF and mk.conf(5) improvements
Move MAKECONF to the Environment variables section.
Add mk.conf(5) cross-references.
Make Notes more obvious.
Fix mandoc lint.
2023-06-02 20:48:41 +00:00
gutteridge 6b947a974c 3RDPARTY: gcc-11.4 out 2023-06-01 01:09:51 +00:00
wiz 6fd586299b doc: fix swappo 2023-05-31 21:02:50 +00:00
christos 21927c5e23 new OpenSSL 2023-05-31 20:59:15 +00:00
lukem ef8663be6b CHANGES: pax fixes 2023-05-31 09:33:09 +00:00
lukem b0682b2387 CHANGES: rm SHAREDSTRINGS, mkstr, xstr 2023-05-24 13:09:53 +00:00
lukem aa9ef682cf ctfmerge: pthread error handling. macos host fixes 2023-05-23 20:24:24 +00:00
lukem 23c02a696a BUILDING: TMPDIR must not be noexec
Describe $TMPDIR as used by build.sh, and
add a note that it can't be mounted noexec.

PR toolchain/44459
2023-05-18 14:22:53 +00:00
lukem 9d6c4a2602 build.sh, BUILDING: consistency improvements
Consistently use "show", instead of sometimes using "display" or "print".
Fix mdoc markup (even though BUILDING is raw text).
Document help, -P, -?
2023-05-16 21:39:26 +00:00
lukem b9abc1c511 BUILDING: update upstream, regen
doc/BUILDING.mdoc is the upstream for BUILDING, so add recent changes
in the latter to the former, formatting correctly.

Move INSTALLBOOT_UBOOT_PATHS to Environment variables.
Move INSTALLBOOT_BOARDS to "make" variables for full builds.
Add installboot(8) cross-reference.
2023-05-16 21:21:38 +00:00
lukem c5af9e9a2f doc: MAKEVERBOSE support 2023-05-16 07:48:50 +00:00
rin 8cd5eb9a5d aq(4): AQC113-116 support by ryo@ has been pull-up'ed into netbsd-10. 2023-05-13 12:51:28 +00:00
christos aaf43d9e46 add missing entry for binutils 2023-05-11 18:03:51 +00:00
christos 12af141232 mention new OpenSSL 2023-05-10 16:45:03 +00:00
wiz 974fef9b9d gcc 12.3 is out 2023-05-09 10:42:34 +00:00
nia 8a9c1dc111 doc: Add recent changes. 2023-05-08 18:39:36 +00:00
lukem 309d990f5b CHANGES: ftp(1) ssl connection timeout 2023-05-07 18:15:38 +00:00
martin f0e8611029 Not hacks to use old binutils (2.34 instead of 2.39) on mips64*
(but not mipsn64*).
2023-05-07 12:43:32 +00:00
gutteridge 58e631d846 3RDPARTY: the atf-devel mailing list was closed years ago 2023-04-28 16:13:11 +00:00
wiz 2dbb90eecc gcc 13.1 is out 2023-04-26 18:42:41 +00:00
roy 1f7e02ab78 Note update to dhcpcd-10.0.1 2023-04-21 17:00:05 +00:00
nikita 925ef48c4a Mention applied bugfixes for Lua. 2023-04-18 09:56:57 +00:00
nia f30eb990c9 doc: Various changes in the last month. 2023-04-17 10:27:37 +00:00
nikita f0dad708b3 Resolve conflicts for lua 5.4.4 import.
Adjust various files for lua 5.4.4.
2023-04-16 20:46:16 +00:00
tsutsui 83b5338dc6 Fix a wrong year in r1.168. Pointed out by Nishi. 2023-04-15 18:16:28 +00:00
kre 2ae4426183 Correct the previous (change both "2023b" -> "2023c" not just one in the
dup & correct).
2023-03-31 19:10:11 +00:00
kre b441acd260 tzdata updated to 2023c (2023cgtz). 2023-03-31 19:09:08 +00:00
andvar 95f94af301 fix various typos in documentation, comments and sysctl device description.
mainly aion -> ation and inlude -> include.
2023-03-26 19:10:32 +00:00
kre 6cf841d3c7 tzdata updated from 2023a to 2023b 2023-03-24 12:43:33 +00:00
kre f5e7a35555 tzdata updated to 2023a 2023-03-23 16:44:03 +00:00
wiz c8853b542c openssh 9.3 is out 2023-03-16 07:20:28 +00:00
tsutsui 5f225b072e Note more user visible changes by me that will appear in NetBSD 10.0. 2023-03-10 18:26:46 +00:00
tsutsui 1c399f454c Move changes pulled up to netbsd-10 from CHANGES to CHANGES.prev. 2023-03-10 18:00:27 +00:00
nia d9c807083c doc: ch-ch-changes 2023-03-06 13:15:15 +00:00
mrg c09c1d233c mpc is updated to 1.3.1. 2023-03-05 22:37:17 +00:00
mrg 45a780c280 note mpfr has a new version (4.2.0) and is updated, and
that mpc has a new version (1.3.1).
2023-03-05 22:13:48 +00:00
wiz b9ce33b87f gdb-13.1 out 2023-02-19 18:09:45 +00:00
christos eee7faa7d4 new OpenSSL 2023-02-07 22:26:46 +00:00
wiz 8cc36d1a3b less-608 is out. 2023-02-07 20:34:01 +00:00
wiz c85a8c014b doc: mention xfwp removal 2023-02-04 16:35:31 +00:00
wiz a64523a0e4 openssh 9.2p1 is out 2023-02-02 13:27:16 +00:00
msaitoh 2f8c60d111 Remove two entries. Those were pulled up to netbsd-10 branch. 2023-01-28 12:41:07 +00:00
christos bd41475acf new bind 2023-01-25 21:45:37 +00:00
christos 34454f1b45 new vax compiler issues 2023-01-22 20:41:25 +00:00
wiz 80ede2425e doc: update binutils entry to include 2.39
Note that 2.40 is out.
2023-01-15 09:00:05 +00:00
ryo 48ff544168 add support for AQC113-116 to aq(4) 2023-01-14 13:20:54 +00:00
wiz 0cb038ddff doc: update Unicode changes 2023-01-12 12:05:15 +00:00
nia 71655179f9 Add missing changes and fix syntax of earlier ones. 2023-01-12 11:36:59 +00:00
wiz 4a32a03b3a xz 5.4.1 is out 2023-01-12 10:22:19 +00:00
msaitoh a2cb616391 Mention piixpm(4) update. 2023-01-12 10:13:14 +00:00
msaitoh 9ff0ed4038 Mention igpio(4) update. 2023-01-07 15:00:04 +00:00
christos 19c9d1e0b0 Now that the default page size is 4K again for x86_64 with the binutils
change to default to -z separate-code, remove the previous hack.
2023-01-06 15:48:29 +00:00
wiz c421e5a89c tmux 3.3a came out in June 2023-01-04 13:43:36 +00:00
christos eb2e80c2bd mention binutils hack 2022-12-30 02:05:38 +00:00
nat b0b0d44944 Mention dse.4 2022-12-22 11:10:52 +00:00
reinoud ebb11b8783 Note the addition of trivial power management support for amdsmn(4) and
amdccp(4)
2022-12-18 15:56:27 +00:00
martin 0498f53817 Welcome to 10.99.1! 2022-12-16 17:35:42 +00:00
msaitoh f8bb300ea3 doc: NCT6797D support 2022-12-16 00:05:01 +00:00
christos 0a3ec37ff4 Update tzcode to 2022g 2022-12-11 17:58:42 +00:00
kre fb4bac3cba Note tzdata2022g 2022-12-11 07:01:55 +00:00
christos def88d0cda new acpica 2022-12-10 17:42:36 +00:00
ryo ad255458ab fix typo 2022-12-09 02:01:09 +00:00
msaitoh fad74d4bec doc: Add note about tprof improbements. 2022-12-08 06:30:15 +00:00
knakahara cbfd7cc195 Fix typo. 2022-12-08 06:19:26 +00:00
gutteridge 37fa523fa5 3RDPARTY: note newer versions of acpica and gmake are out 2022-12-08 01:32:35 +00:00
jakllsch 78eb21a033 On VAX, compile gdtoa/misc.c at -O0 to avoid incorrect machine code
resulting in some doubles printing as garbage.
2022-12-04 22:35:15 +00:00
nia c39cc25c2f ch-ch-changes 2022-11-28 10:23:56 +00:00
brad 9275d9682b Mention the driver for the Bosch BMP280/BME280 2022-11-21 21:29:32 +00:00
wiz 65a3dd5e4d xz 5.2.8 out. 2022-11-17 23:54:44 +00:00
brad bec291176b Mention the AHT20 driver 2022-11-17 20:43:39 +00:00
blymn c7f7a1b194 Add major changes to curses(3) 2022-11-13 21:22:13 +00:00
wiz f2f6049828 texinfo 7.0 out 2022-11-09 14:43:20 +00:00
nia c0e4a51be9 doc: various changes from various developers for late october 2022-11-08 09:30:11 +00:00
wiz 8d584b31c3 openssl 1.1.1s/3.0.7 out 2022-11-05 18:38:08 +00:00
kre e14d282f54 Note tzdata 2022f update (via 2022fgtz) 2022-10-30 01:05:47 +00:00
christos fb30c7e6a4 new tzcode 2022f 2022-10-29 13:57:38 +00:00
jmcneill 0f295690c1 Update date on previous 2022-10-28 20:39:23 +00:00
jmcneill 146ff7ba04 evbarm: Update Xilinx Zynq-7000 SoC support to use FDT based configuration. 2022-10-28 20:38:58 +00:00
wiz 9fb06db21e mention reallocarray change 2022-10-28 09:44:52 +00:00
wiz eaed868ea5 expat-2.5.0 out (CVE-2022-43680) 2022-10-26 10:38:48 +00:00
nia 75b8d1a378 Deduplicate 2022-10-19 18:16:01 +00:00
nia 8e7d942e78 doc: Various recent changes 2022-10-19 15:00:41 +00:00
christos 2cdc027e19 document more changes for openssh 2022-10-19 13:00:53 +00:00
christos 2810ba5e6c update zlib 2022-10-19 11:54:35 +00:00
christos a525ef02ad new zlib 2022-10-15 19:51:04 +00:00
christos 53c9f550ce new tzcode 2022-10-15 18:59:31 +00:00
wiz b75dbd1721 zlib-1.2.13 is out, fixing CVE-2022-37434 2022-10-14 07:44:28 +00:00
wiz 9f8ccd06b8 xz 5.2.7 out. 2022-10-13 23:11:31 +00:00
kre 00e5c1921c Update dzdata to 2022e (2022egtz). 2022-10-13 11:27:52 +00:00
taca 7d9a78ce6b Revert previous commit.
"Withdrawal of OpenSSL 3.0.6 and 1.1.1r"

https://mta.openssl.org/pipermail/openssl-announce/2022-October/000237.html
2022-10-12 14:46:17 +00:00
taca 1c09db5387 New OpenSSL 1.1.1r/3.0.6. 2022-10-11 15:22:16 +00:00
msaitoh aae86538bc doc: NCT6799D support 2022-10-11 02:58:52 +00:00
christos 2551b0870a new ntp 2022-10-09 21:43:38 +00:00
christos 0a6b93a2a0 new postfix 2022-10-08 16:31:30 +00:00
christos ec48c5d361 new OpenSSH 2022-10-05 22:51:37 +00:00
christos f7a85e387a mention dhcp patch 2022-10-05 22:21:19 +00:00
wiz 409da81810 openssh 9.1 out 2022-10-04 12:18:58 +00:00
kre ce679594c0 Note update to tzdata2022d (2022dgtz) 2022-09-28 11:09:13 +00:00
christos 84ceac24cf new file(1) 2022-09-24 20:36:11 +00:00
christos 63e84e835d new unbound 2022-09-24 18:12:49 +00:00
christos 365ab34006 new nsd 2022-09-24 17:40:28 +00:00
wiz 7b21c0e27d doc: update bind entry 2022-09-23 12:22:49 +00:00
christos 46afd4d5b9 new bind 2022-09-23 12:20:47 +00:00
christos e1ae847000 new libuv 2022-09-22 21:24:10 +00:00
wiz a8266b77ca expat-2.4.9 out, fixing a CVE 2022-09-21 10:51:14 +00:00
nia ca7f1a42d8 doc: note tradcpp import, my fault for ignoring commits that start
with "Initial revision"
2022-09-20 07:37:29 +00:00
nia df2f416a69 doc/CHANGES: Update with recent changes from September 2022-09-20 07:28:06 +00:00
rin 478df4960d Document -O0 hack for ibm4xx copy{in,out}() for clang 13.0.0. 2022-09-12 08:11:51 +00:00
wiz 6175fbdff5 sqlite-3.39.3 out 2022-09-10 11:40:08 +00:00
wiz 3fc88bf6d6 doc: document grep -r change 2022-09-09 22:15:13 +00:00
bouyer 921c7ef390 xen: Add experimental support for PVH dom0. 2022-09-01 12:36:14 +00:00
rin 51f0641c51 Document SCSI sync transfer support for AV Macs. 2022-08-30 08:17:15 +00:00
leot ac8a7a7063 Fix capitalization of NetBSD.org
Noticed via htutils/scripts/case-netbsd script.
2022-08-30 07:29:44 +00:00
dholland a611fd1e16 Attach tradcpp to the build. 2022-08-27 21:53:38 +00:00
christos bbf4440ad5 new acpica 2022-08-27 14:07:26 +00:00
nia f1c1708c20 Update recent changes 2022-08-25 08:20:19 +00:00
lukem dac6dcb8de Deprecate extsrc/, EXTSRCSRCDIR, MKEXTSRC
Remove support for building extsrc/:
1. Makefile: remove do-extsrc target.
2. build.sh: remove options -y and -Y extsrcdir.
3. distrib/sets: remove support for extsrc in various tools
   including the options -L ext and -y, and the extsrc sets.
4. doc/BUILDING.mdoc: remove docs for extsrc/, EXTSRCSRCDIR, MKEXTSRC (etc)
5. bsd.own.mk and various Makefiles: remove support for extsrc/,
   EXTSRCSRCDIR, MKEXTSRC.

As proposed on tech-kern and tech-userlevel on 2022-01-07
and followed up on 2022-08-21.
2022-08-21 07:10:03 +00:00
wiz 8bc6221bad gcc-12.2.0 out 2022-08-19 21:37:12 +00:00
kre 98547a33cb Balance the parentheses in the previous update... 2022-08-17 12:25:47 +00:00
kre 8baf2feee2 Note tzdata2022c 2022-08-17 12:24:42 +00:00
christos 4d81b9d72e new tzcode 2022-08-16 11:09:08 +00:00
nia be6f37654f Add bge(4) to the list of drivers that take advantage of NET_MPSAFE 2022-08-14 10:13:06 +00:00
nia 2e89e673ad doc: Recent changes from various 2022-08-14 10:07:58 +00:00
rin 8486e82fc6 Note that aes_ccm_tag() still fails with GCC 10.4 with -O2 on m68k. 2022-08-10 13:38:26 +00:00
kre 11df5b7f95 Minor alteration to the description of what df -b does (plus tiny reformat) 2022-08-09 07:39:21 +00:00
wiz 03f6c6cc27 CHANGES: update clone entry for later changes 2022-08-09 06:57:30 +00:00
nia c787479c8e Capitalize POSIX. 2022-08-08 20:47:00 +00:00
nia a9da9619e3 doc: Recent changes from several developers 2022-08-08 20:43:31 +00:00
wiz 724324d7c9 binutils-2.39 out 2022-08-06 09:39:50 +00:00
wiz 0ecbd9366b update for new openssl releases, mention openssl 3.0.5 2022-07-29 12:49:16 +00:00
mrg 370697021d GCC 10.4.0 is now in -current. 2022-07-22 21:11:47 +00:00
wiz 230f85b870 fix current libarchive version, and mention 3.6.1 release 2022-07-22 12:30:56 +00:00
kre 1f79159709 Note realpath(1) update. 2022-07-21 09:56:34 +00:00
msaitoh 7ee73064ad doc: mfii(4): Support Newer devices up to SAS39{08,16} (Aero). 2022-07-16 07:28:39 +00:00
brook 317b3a6922 usr.sbin/installboot: Add a command line option (-u) to set U-Boot search paths
Installboot can install U-Boot boot blocks directly into a system
image.  Normally, the U-Boot files are searched for in
/usr/pkg/share/u-boot, under the expectation that most people will
build them with pkgsrc.  However, it is also possible to set an
environment variable (INSTALLBOOT_UBOOT_PATHS) to a colon-separated
search path to accommodate other situations.  This commit adds a
command line option (-u) to set the search path; if present, it
overrides the environment and default.
2022-07-10 19:28:00 +00:00
nia 4aa47cf387 doc: Various changes in the past week from various developers 2022-06-30 11:03:07 +00:00
fcambus 3d0f6073cd Note that GCC 10.4 has been released today. 2022-06-28 15:58:59 +00:00
nia 3e5b48566c doc: Various changes in June from various developers 2022-06-22 08:31:06 +00:00
tsutsui b83c8cddf1 Mention about luna68k psgpam(4) audio. 2022-06-10 21:43:30 +00:00
nia 65d5dda139 doc: More various changes from other developers 2022-06-08 07:24:12 +00:00
mrg 2fbb47700a gcc 9 is no longer relevant here.
(may be in gcc.old, but soon after netbsd-10 branch we'll both
obsolete it on the branch and likely upgrade -current gcc.)
2022-06-05 05:16:57 +00:00
wiz c68827c5a8 tmux 3.3 out. 2022-06-01 21:01:44 +00:00
christos 998b891be9 document gomoku 2022-05-31 19:14:10 +00:00
rin c07af875a1 Fix dates for previous; it is still 20220530 for UTC ;) 2022-05-30 15:22:44 +00:00
rin ea5c23be9b Document changes for powerpc:
- Fix userland unaligned memory access for 403.
- Unify libc binaries among all 32-bit ppc ports.
2022-05-30 15:11:45 +00:00
gutteridge 4217f67448 CHANGES: minor grammar fixes 2022-05-29 01:45:56 +00:00
andvar 7b29bb5990 s/knowlege/knowledge/ 2022-05-28 21:54:56 +00:00
rillig f71d3dff53 doc/CHANGES: summarize latest changes to gomoku 2022-05-28 09:41:51 +00:00
wiz e4353e34a7 gcc 9.5.0 out. 2022-05-27 21:43:26 +00:00
nia 54193f9342 stray . 2022-05-25 09:35:58 +00:00
nia bb794922be doc: GPU driver update 2022-05-25 08:54:17 +00:00
nia 6269d4f9b0 doc: More miscellaneous changes by other developers 2022-05-25 08:51:20 +00:00
nia cb5d6ddefa Even more changes from other developers (mostly efiboot related) 2022-05-25 07:51:28 +00:00
nia eb55121173 Spell Jason's name correctly. 2022-05-25 07:30:36 +00:00
nia 531340cc74 doc: Add various CHANGES entries on behalf of other developers.
Sorry if I got yours wrong! Please adjust it.

While here, attempt to fix the syntax of riastradh's recent entry.
2022-05-25 07:27:10 +00:00
fcambus a6c96c3a6d Add information for Spleen fonts. 2022-05-24 14:11:15 +00:00
fcambus 65d651fe31 Note that GCC 12.1 has been released on May 6th.
While there, switch home page to HTTPS.
2022-05-24 13:52:52 +00:00
fcambus 3699ddcd44 Note that binutils 2.38 has been released in February.
While there, switch home page to HTTPS.
2022-05-22 09:57:58 +00:00
riastradh b997f5d299 doc/CHANGES: Expand notes on vether(4) and tap(4). 2022-05-21 15:03:08 +00:00
riastradh a7991111c0 doc/CHANGES: Nix trailing whitespace. 2022-05-21 14:58:20 +00:00
uwe 8d7f698117 Terminus Font: Import IBM-encoded versions from 4.49.1
Terminus Font is a clean, fixed width bitmap font, designed for long
(8 and more hours per day) work with computers.

The font has a very good script coverage and subsets with other
encodings can be imported in the future.

This commit imports IBM437 encoded (WSDISPLAY_FONTENC_ISO) subsets
converted to WSF format.  wsfont metadata are stored in the files, so
you can load them without any additional arguments to wsfontload(8).
2022-05-14 14:02:08 +00:00
wiz fd79d7de09 openssl-1.1.1o out. 2022-05-10 05:41:54 +00:00
gutteridge 192d1919eb 3RDPARTY: note most recent version of pkg_install 2022-05-10 00:54:00 +00:00
reinoud a04b9fa551 Forgot to mention adding support for VirtIO PCI v1.0 attachments next to
legacy v0.9.
2022-05-09 07:20:18 +00:00
rillig cd641597e2 doc/CHANGES: add indent(1), lint(1), make(1) 2022-05-03 22:12:54 +00:00
andvar 0ac7f4ddbc fix various typos, mainly s/trasfering/transferring/ and s/theese/these/. 2022-05-03 20:52:30 +00:00
wiz 544dc2388d gdb-12.1 out 2022-05-02 08:12:51 +00:00
brad a184dce7ee Mention the changes for /etc/rc.d/gpio 2022-04-30 15:45:41 +00:00
wiz ac7e080d09 gcc-11.3 out. 2022-04-23 20:56:43 +00:00
christos 8aa79f4b59 new OpenSSH 2022-04-15 14:02:08 +00:00
rillig 4cf69f2f8a doc/HACKS: add bug report for internal compiler error on alpha 2022-04-10 19:54:57 +00:00
martin 23bef704a2 PR 56789: document gcc bug workaround for -ftrapv on alpha. 2022-04-10 13:26:47 +00:00
wiz 5c3f93b04d openssh-9.0 out 2022-04-08 05:47:33 +00:00
reinoud 5d6d20a893 Added fsck_udf(8) and upgraded newfs_udf/makefs for UDF 2022-04-06 13:43:24 +00:00
christos de7269d56c new ISC dhcp 2022-04-03 01:12:47 +00:00
wiz 719b3437d7 zlib-1.2.12 out 2022-03-29 22:09:58 +00:00
christos e19b521a1d new tzcode 2022-03-22 17:49:30 +00:00
kre e4971af455 Note tzdata 2022a (using tzdata2022agtz upstream fork) 2022-03-20 18:04:52 +00:00
christos 74ec86eb01 new OpenSSL 2022-03-15 21:02:11 +00:00
wiz daf1fd209f new openssl out 2022-03-15 18:18:27 +00:00
taca 6d2501cedc ISC DHCP 4.4.3 released. 2022-03-13 15:23:38 +00:00
reinoud f15dde2ee3 Add note on optical media lockup fix for UDF 2022-03-09 22:55:32 +00:00
reinoud c297e948d9 Add notes on various UDF fixes concerning Windows10 interoperationability with
recordable media.
2022-03-09 22:52:28 +00:00
wiz 3eca4640ee expat 2.4.7, another security fix release, out 2022-03-05 08:53:58 +00:00
christos c923fa57dc new OpenSSH 2022-02-23 19:08:48 +00:00
christos 222fa6795b new expat and fold long line 2022-02-23 15:25:50 +00:00
wiz 06969ba58f openssh 8.9 out 2022-02-23 12:17:06 +00:00