]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/log
FreeBSD/releng/10.3.git
8 years agoSwitch the pkg(8) repository to use the 10.3 release package set for
marius [Thu, 10 Mar 2016 23:37:35 +0000 (23:37 +0000)]
Switch the pkg(8) repository to use the 10.3 release package set for
consistent DVD image creation.

This is a direct commit to releng/10.3.

Submitted by: gjb
Approved by: re (implicit)

git-svn-id: svn://svn.freebsd.org/base/releng/10.3@296630 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

8 years agoMFC r296419 (by kib):
dim [Mon, 7 Mar 2016 19:59:08 +0000 (19:59 +0000)]
MFC r296419 (by kib):

In the link_elf_obj.c, handle sections of type SHT_AMD64_UNWIND same
as SHT_PROGBITS.  This is needed after the clang 3.8 import, which
generates that type for .eh_frame section, which had SHT_PROGBITS type
before.

Reported by: Nikolai Lifanov <lifanov@mail.lifanov.com>
PR: 207729
Tested by: dim (previous version)
Sponsored by: The FreeBSD Foundation

MFC r296428:

Since kernel modules can now contain sections of type SHT_AMD64_UNWIND,
the boot loader should not skip over these anymore while loading images.
Otherwise the kernel can still panic when it doesn't find the .eh_frame
section belonging to the .rela.eh_frame section.

Unfortunately this will require installing boot loaders from sys/boot
before attempting to boot with a new kernel.

Reviewed by: kib

Approved by: re (marius)

git-svn-id: svn://svn.freebsd.org/base/releng/10.3@296469 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

8 years agoMerge 296424 from stable/10 - contains the following changes to -current:
dwmalone [Sun, 6 Mar 2016 18:22:24 +0000 (18:22 +0000)]
Merge 296424 from stable/10 - contains the following changes to -current:

r295924: Make sure that hash-based db files fsync befor closing/syncing.
r295925: We no longer need O_SYNC pwd_mkd
r295465: We no longer need O_SYNC on services_mkdb
r295800: We no longer need O_SYNC on cap_mkdb

Approved by: re (marius)

git-svn-id: svn://svn.freebsd.org/base/releng/10.3@296431 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

8 years ago- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
marius [Fri, 4 Mar 2016 01:27:38 +0000 (01:27 +0000)]
- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
  builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.3.
- Update default pkg(8) configuration to use the quarterly branch.

Approved by: re (implicit)

git-svn-id: svn://svn.freebsd.org/base/releng/10.3@296373 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f