Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Release #164

Closed
ribx opened this issue Mar 28, 2016 · 17 comments
Closed

New Release #164

ribx opened this issue Mar 28, 2016 · 17 comments
Milestone

Comments

@ribx
Copy link

ribx commented Mar 28, 2016

It's been a while that there was a new release and samba 4.4 does not compile against the latest rc tag. Isn't it time for a new tag, that would work against samba 4.4?

@quanah
Copy link
Collaborator

quanah commented Mar 28, 2016

The best discussion for this is probably on the heimdal devel list, where there's ongoing discussion about a new release.

@nicowilliams
Copy link
Contributor

We're getting ready to do a 1.7rc1.

Only two things left now as far as I'm concerned:

  • a small patch to ipropd-master.c and ipropd-slave.c to prevent one last race condition in iprop
  • either improvements to the thread-safety of rand-fortuna.c or a new RAND_METHOD based on the Keccak SpongePRNG, also with thread safety

(The last item also will require a threaded test.)

We should try to close as many issues / merge as many PRs as possible. This is a call to committers to help with this task.

@quanah
Copy link
Collaborator

quanah commented Apr 15, 2016

Thanks Nico!

@vdukhovni vdukhovni added this to the Heimdal 7 milestone Nov 8, 2016
@nicowilliams
Copy link
Contributor

It looks like we're ready.

glensc added a commit to pld-linux/heimdal that referenced this issue Nov 15, 2016
@nicowilliams
Copy link
Contributor

I do believe it's ready.

glensc added a commit to pld-linux/heimdal that referenced this issue Nov 18, 2016
@jelmer
Copy link
Contributor

jelmer commented Nov 19, 2016

There are at least three tests that fail for me in current master:

FAIL: check-gssmask
FAIL: check-context
FAIL: check-spnego

morgaine:~/src/heimdal% cat ./tests/gss/check-gssmask.log
Creating database
Doing database check
Starting kdc
Waiting for KDC to start, looking logfile messages.log
Have waited 2 seconds
Starting client 1
Starting client 2
Starting client 3
gssmaestro: krb5_ret_int32 *hContext
Connecting to slaves
Test acquire credentials
Self context tests
n1 connects to self using host/n1.test.h5l.se@TEST.H5L.SE
gssmask: krb5_ret_int32 op
gssmask: krb5_ret_int32 op
killing kdc and clients (1097, 1360, 1361, 1362)
FAIL check-gssmask (exit status: 1)

@jaltman
Copy link
Member

jaltman commented Nov 20, 2016

Fixed by d9f7718. I still have a significant number of resource leaks to look into.

@jelmer
Copy link
Contributor

jelmer commented Nov 20, 2016

I'm also seeing failures in test_cc in a clean debian chroot, though I haven't been able to reproduce that locally yet.

@jaltman
Copy link
Member

jaltman commented Nov 20, 2016

@jelmer I am not able to reproduce a test_cc failure on fedora-25

@jelmer
Copy link
Contributor

jelmer commented Nov 20, 2016

Thanks for checking.

So far I have only managed to reproduce it on our build system (with a clean chroot and minimal dependencies) and not on my local machine. I will file a bug with details when I discover more.

@nicowilliams
Copy link
Contributor

Regarding protocol for fixing things in the release branch(es), @vdukhovni and I propose:

  • all fixes go to master first unless they are specific to the branch in question
  • all fixes to tests that go to master can be pulled into the branch without further ado
  • all other fixes need additional review prior to pulling into the branch

@jelmer
Copy link
Contributor

jelmer commented Dec 10, 2016

There are a number of (what look like) architecture-related test issues in RC1. E.g. on i386/kfreebsd-i386/powerpc a number of the gss tests fail (check-basic, check-context, check-spnego, check-ntlm). On hppa/powerpcspe some of the kdc tests fail.

Incidentally, is there an easy way to get "make test" to dump test logs for tests that fail to stdout?

@jelmer
Copy link
Contributor

jelmer commented Dec 14, 2016

What are the current plans/schedule for 7.1?

@jaltman
Copy link
Member

jaltman commented Dec 14, 2016

@jelmer There will need to be at least one more release candidate to obtain test results for fixed bugs. In addition, there is something broken in the Windows builds related to credential cache plugins that I have as yet been unable to track down.

@jelmer
Copy link
Contributor

jelmer commented Dec 25, 2016

Now that 7.1 is out I think this can be closed.

@jaltman jaltman closed this as completed Dec 25, 2016
@glensc
Copy link

glensc commented Dec 26, 2016

well, 7.1 i'd ask? nothing on github release notes why the versioning change, nothing in project readme, and even the github page sends to http://www.h5l.org/ which still speaks of 1.5

@lha
Copy link
Member

lha commented Dec 26, 2016 via email

pld-gitsync pushed a commit to pld-linux/heimdal that referenced this issue May 27, 2017
pld-gitsync pushed a commit to pld-linux/heimdal that referenced this issue May 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants