Opened 9 years ago

Closed 9 years ago

#6884 closed enhancement (fixed)

mercurial-3.5.1

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.8
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

http://mercurial.selenic.com/release/mercurial-3.5.1.tar.gz

http://mercurial.selenic.com/release/mercurial-3.5.1.tar.gz.asc

https://mercurial.selenic.com/wiki/WhatsNew#Mercurial_3.5.1_.282015-09-01.29

1. Mercurial 3.5.1 (2015-09-01)

Regularly-scheduled bugfix release.

  • convert: fix git copy file content conversions
  • filesets: ignore unit case in size() predicate for single value
  • help: fix typo familar -> familiar
  • help: fix typo in scripting documentation
  • hg: avoid auto sharing when the clone destination is remote
  • hgweb: fix trust of templates path (BC)
  • histedit: backout ebb5bb9bc32e
  • largefiles: ensure lfutil.getstandinmatcher() only matches standins
  • match: fix a case-only rename + explicit path commit on icasefs
    (issue4768)
  • parsers: fix memory leak in compute_phases_map_sets
  • rebase: lock the repo during the full rebase operation
  • revset: prevent crash caused by empty group expression while
    optimizing "and"
  • revset: prevent crash caused by empty group expression while
    optimizing "or"
  • strip: use the 'finally: tr.release' pattern during stripping
  • update: wlock the repo for the whole 'hg update' command
  • wix: avoid an abort with 'hg help -k foo'

Change History (4)

comment:1 by Fernando de Oliveira, 9 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 9 years ago

Owner: changed from Fernando de Oliveira to blfs-book@…
Status: assignednew

I'm sorry, don't know what is happening. Earlier, got Performing 4.4-subscription-ops.test: FAIL. Trying to solve it, changed remote server, configurations, now it is worse:

Performing 4.2-cups-printer-ops.test: FAIL
Performing 4.3-job-ops.test: FAIL
Performing 4.4-subscription-ops.test: FAIL
}}

I am giving back all tickets, until I feel sure about what I am doing again.

Sorry for having delayed these updates.

comment:3 by Fernando de Oliveira, 9 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

After reboot, cups-2.1.0 restored the initial behavior with

Performing 4.2-cups-printer-ops.test: PASS
Performing 4.3-job-ops.test: PASS
Performing 4.4-subscription-ops.test: FAIL
Performing ipp-2.1.test: PASS

Taking back the tickets. Hope to close them tomorrow.

comment:4 by Fernando de Oliveira, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r16372.

Note: See TracTickets for help on using tickets.