[Bug 1703368] Re: [FFe] [17.10 FEAT] upgrade to newest version of glibc >=2.26

2017-09-19 Thread Frank Heimes
** Changed in: ubuntu-z-systems
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1703368

Title:
  [FFe] [17.10 FEAT] upgrade to newest version of glibc >=2.26

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1703368/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1703368] Re: [FFe] [17.10 FEAT] upgrade to newest version of glibc >=2.26

2017-09-19 Thread Launchpad Bug Tracker
This bug was fixed in the package glibc - 2.26-0ubuntu1

---
glibc (2.26-0ubuntu1) artful; urgency=medium

  * Merge with current 2.26 from Debian experimental git, remaining changes:
- Enable libc6{,-dev}-armel on armhf and libc6{-dev}-armhf on armel.
- Heavily mangle the way we do service restarting on major upgrades.
- Build i386 variants as -march=i686, build amd64 with -O3, and build
  ppc64 variants (both 64-bit and 32-bit) with -O3 -fno-tree-vectorize.
- Build generic i386 flavour with -mno-tls-direct-seg-refs for Xen.
- Drop the libc6-xen flavour, as the above change covers Xen's needs.
- Enable systemtap support, which is currently disabled in Debian.
- Don't build libc-l10n, its contents get stripped for language-packs.
- Drop libc-bin manpages Recommends to Suggests to keep it in standard.
- Revert dropping the ldconfig wrapper, xenial still has a lot of
  packages that don't ship a trigger but instead call in postinst.
- Use DH_COMPAT=8 for dh_strip to fix debug sections for valgrind.
- Mangle locales package to support Ubuntu language packs seamlessly.
  * debian/rules.d/build.mk: Configure with --enable-obsolete-nsl until we
sort out a reasonable nsswitch migration strategy from compat to files.

glibc (2.26-0experimental0) UNRELEASED; urgency=medium

  * New upstream release (LP: #1703368), with git updates to 2017-09-01:
- debian/{symbols.wildcards,control}: Update and regen for 2.26.
- debian/patches/alpha/submitted-termios_h.diff: upstreamed.
- debian/patches/arm/submitted-strip-bit-0.diff: upstreamed.
- debian/patches/hurd-i386/git-__inet6_scopeid_pton.diff: upstreamed.
- debian/patches/any/submitted-string2-strcmp.diff: obsolete.
- debian/patches/any/local-tst-writev.diff: fixed upstream.
- debian/patches/any/local-dynamic-resolvconf.diff: fixed upstream.
- debian/patches/any/submitted-unicode-9.0.0.diff: obsolete.
- debian/patches/any/cvs-malloc-hardening.diff: upstreamed.
- debian/patches/any/local-bits-sigstack.diff: fixed upstream.
- debian/patches/i386/local-cmov.diff: dropped, no longer useful.
- debian/patches/all/local-ldd.diff: rebased.
- debian/patches/any/local-ldso-disable-hwcap.diff: rebased.
- debian/patches/any/local-tcsetaddr.diff: rebased.
- debian/patches/any/submitted-resolv-unaligned.diff: rebased.
- debian/patches/arm/local-arm-futex.diff: rebased.
- debian/patches/hurd-i386/local-ED.diff: rebased.
- debian/patches/hurd-i386/tg-EGREGIOUS-fr.diff: rebased.
- debian/patches/hurd-i386/tg-EIEIO-fr.diff: rebased.
- debian/patches/kfreebsd/submitted-auxv.diff: rebased.
- debian/patches/kfreebsd/submitted-waitid.diff: rebased.
- debian/patches/localedata/locales-fr.diff: rebased.
- debian/patches/powerpc/submitted-tst-tlsopt-powerpc.diff: rebased.
- debian/patches/sparc/submitted-sparc64-socketcall.diff: rebased.
- Disabled the following hurd-i386 patches to speed up Linux porting:
  - hurd-i386/tg-hurdsig-global-dispositions.diff: disabled.
  - hurd-i386/local-hurdsig-global-dispositions-version.diff: disabled.
  - hurd-i386/tg-hurdsig-SA_SIGINFO.diff: disabled.
  - hurd-i386/tg-hurdsig-fixes-2.diff: disabled.
  - hurd-i386/submitted-exec_filename.diff: disabled.
  - hurd-i386/tg-hurdsig-boot-fix.diff: disabled.
  - hurd-i386/tg-io_select_timeout.diff: disabled.
  - hurd-i386/tg-poll_errors_fixes.diff: disabled.
  - hurd-i386/tg-socket_flags.diff: disabled.
  - hurd-i386/tg-pipe2.diff: disabled.
  - hurd-i386/tg-sigstate_thread_reference.diff: disabled.
  - hurd-i386/tg-extern_inline.diff: disabled.
  - hurd-i386/tg-gsync-libc.diff: disabled.
  - hurd-i386/tg-ONSTACK.diff: disabled.
  - hurd-i386/tg-libc_rwlock_recursive.diff: disabled.
  - hurd-i386/tg2.25-tls.diff: disabled.
- debian/patches/localedata/local-hu_HU-sort.diff: Make testsuite
  agree with the sorting we see in Debian, may need another look.
- debian/control.in/libc: Drop ancient Breaks satisfied in oldoldstable.
- debian/{debhelper.in/libc.preinst,sysdeps/amd64.mk,sysdeps/i386.mk}:
  Bump MIN_KERNEL_SUPPORTED to 3.2 on x86, following upstream's change.
- debian/sysdeps/{powerpc.mk,ppc64.mk,ppc64el.mk,s390x.mk}: Disable
  lock-elision on powerpc and s390, following IBM's recommendation,
  and fixing testsuite regressions on (at least) ppc64el in the process.
- debian/testsuite-xfail-debian.mk: Re-enable xfailed resolv tests.
- debian/testsuite-xfail-debian.mk: Allow tst-create-detached to fail on
  all platforms; the design of this test is such that the outcome relies
  on cache sizes and noisiness of the build system, which is unreliable.
- debian/testsuite-xfail-debian.mk: Use granular pow/setpayloadsig xfails.

glibc (2.25-0experimental4) UNRELEASED; urgency=medium

  [ Samuel Thibault ]
  * patches/hurd-i386/git-bits-sysmacr

[Bug 1703368] Re: [FFe] [17.10 FEAT] upgrade to newest version of glibc >=2.26

2017-09-12 Thread DSUZUKI
This update (glibc 2.24->2.26) also breaks compilation of NVDIA's CUDA
and Intel's ICC:

See: https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1716816

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1703368

Title:
  [FFe] [17.10 FEAT] upgrade to newest version of glibc >=2.26

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1703368/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1703368] Re: [FFe] [17.10 FEAT] upgrade to newest version of glibc >=2.26

2017-09-07 Thread Rik Mills
This update breaks compilation of KDE and likely other packages:

See: https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1715599

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1703368

Title:
  [FFe] [17.10 FEAT] upgrade to newest version of glibc >=2.26

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1703368/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1703368] Re: [FFe] [17.10 FEAT] upgrade to newest version of glibc >=2.26

2017-09-05 Thread Steve Langasek
FFe approved.  autopkgtests and archive rebuild tests give us a good
deal of confidence about the quality of this landing, and we don't want
to wait until 18.04 opens to get 2.26 in to get other feedback up the
stack.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1703368

Title:
  [FFe] [17.10 FEAT] upgrade to newest version of glibc >=2.26

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1703368/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1703368] Re: [FFe] [17.10 FEAT] upgrade to newest version of glibc >=2.26

2017-09-05 Thread Adam Conrad
** Summary changed:

- [FFe] 17.10 FEAT] upgrade to newest version of glibc >=2.26
+ [FFe] [17.10 FEAT] upgrade to newest version of glibc >=2.26

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1703368

Title:
  [FFe] [17.10 FEAT] upgrade to newest version of glibc >=2.26

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1703368/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1703368] Re: [FFe] 17.10 FEAT] upgrade to newest version of glibc >=2.26

2017-09-05 Thread Adam Conrad
That has been fixed in more recent PPA versions.  Also, who pointed you
at that PPA?  Installing random PPAs isn't usually smart. ;)

** Summary changed:

- 17.10 FEAT] upgrade to newest version of glibc >=2.26
+ [FFe] 17.10 FEAT] upgrade to newest version of glibc >=2.26

** Description changed:

+ [ Proposal ]
+ I'd like to upload glibc 2.26 today (September 5th) and aim to have all the 
autopkgtest regressions dealt with and the package migrated to the release 
pocket within a week.
+ 
+ [ Justification ]
+ Ubuntu's glibc is now two upstream revisions behind, and 2.25 and 2.26 
brought in a large number of fixes and arch-specific optimizations.  We want 
both.
+ 
+ [ Regression Potential ]
+ The upstream test suite passes on all of our architectures, and there are not 
too many changes noted in the upstream changelog that look like they'd cause 
disruption.  A few obsolete headers have been removed and the like, so keeping 
an eye on future FTBFSes to potentially deal with that will be needed, but 
nothing looks hugely impactful.
+ 
+ [ Original Report ]
  Request to upgrade to newest level of glibc 2.26. which introduced some new 
features for new machine...
  Currently this version is under development
  
  https://sourceware.org/glibc/wiki/Release/2.26
  
  But should be availablle for the 17.10 Release

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1703368

Title:
  [FFe] [17.10 FEAT] upgrade to newest version of glibc >=2.26

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1703368/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1703368] Re: [FFe] 17.10 FEAT] upgrade to newest version of glibc >=2.26

2017-09-05 Thread Adam Conrad
** Attachment added: "changes file for proposed upload"
   
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1703368/+attachment/4944816/+files/glibc_2.26-0ubuntu1_source.changes

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1703368

Title:
  [FFe] [17.10 FEAT] upgrade to newest version of glibc >=2.26

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1703368/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs