Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 671498

Summary: [TRACKER] sys-apps/portage-2.3.62
Product: Portage Development Reporter: Zac Medico <zmedico>
Component: CoreAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: normal Keywords: Tracker
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 585986, 603594, 636798, 659582, 668206, 668538, 668638, 669496, 670082, 670484, 671808, 671824, 672440, 673224, 673738, 673900, 675312, 675756, 675826, 675828, 675868, 675870, 676014, 676856, 677776, 677800, 678218, 678278, 680054    
Bug Blocks:    

Description Zac Medico gentoo-dev 2018-11-19 07:11:23 UTC
Tracks bugs fixed in this release.
Comment 1 Larry the Git Cow gentoo-dev 2018-11-19 07:55:36 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=696e882c4dd5ecad28736a92ba37bec779f1e231

commit 696e882c4dd5ecad28736a92ba37bec779f1e231
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2018-11-19 07:47:53 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2018-11-19 07:55:26 +0000

    sys-apps/portage: version bump to 2.3.52
    
     #603594 - Run RANLIB after stripping static archives to fix LTO
     #659582 - Support FEATURES=pid-sandbox
     #668206 - doebuild: skip timestamp check for deleted distfiles
     #668638 - *-qa-check.d: fix entering EROOT in EAPI 7
     #670082 - portageq get_repo_path: fix <eroot> parameter
    
    Bug: https://bugs.gentoo.org/671498
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-apps/portage/Manifest              |   1 +
 sys-apps/portage/portage-2.3.52.ebuild | 264 +++++++++++++++++++++++++++++++++
 2 files changed, 265 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2019-01-15 06:22:39 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c7debeccab9d1ea546ffbd6cbb9ff352aba8f63

commit 4c7debeccab9d1ea546ffbd6cbb9ff352aba8f63
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2019-01-15 06:13:54 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-01-15 06:22:23 +0000

    sys-apps/portage: version bump to 2.3.56
    
     #675284 restore canonicalize func
     #675312 pid-sandbox: execute pid-ns-init as pid 1
    
    Bug: https://bugs.gentoo.org/670484
    Bug: https://bugs.gentoo.org/671498
    Bug: https://bugs.gentoo.org/675312
    Package-Manager: Portage-2.3.56, Repoman-2.3.12
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-apps/portage/Manifest              |   1 +
 sys-apps/portage/portage-2.3.56.ebuild | 271 +++++++++++++++++++++++++++++++++
 2 files changed, 272 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2019-01-21 00:11:45 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d999af4a47bf55e53e54713d98d145f935935c1

commit 7d999af4a47bf55e53e54713d98d145f935935c1
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2019-01-21 00:01:42 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-01-21 00:08:55 +0000

    sys-apps/portage: version bump to 2.3.57
    
     #675756 emerge: compare new SLOT USE to installed SLOT
     #675826 INSTALL_MASK scalability: minimize fnmatch calls
     #675828 pid-sandbox: fix child process signal disposition
    
    Bug: https://bugs.gentoo.org/671498
    Bug: https://bugs.gentoo.org/675756
    Bug: https://bugs.gentoo.org/675826
    Bug: https://bugs.gentoo.org/675828
    Package-Manager: Portage-2.3.57, Repoman-2.3.12
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-apps/portage/Manifest              |   1 +
 sys-apps/portage/portage-2.3.57.ebuild | 271 +++++++++++++++++++++++++++++++++
 2 files changed, 272 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2019-01-28 06:36:25 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc5692d278fcca7d07e2d5bc282f5467a2237ecf

commit bc5692d278fcca7d07e2d5bc282f5467a2237ecf
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2019-01-28 06:18:05 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-01-28 06:27:08 +0000

    sys-apps/portage: version bump to 2.3.59
    
     #675868 pid-sandbox: pid-ns-init TIOCSCTTY after setsid
    
    Bug: https://bugs.gentoo.org/671498
    Bug: https://bugs.gentoo.org/675868
    Package-Manager: Portage-2.3.59, Repoman-2.3.12
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-apps/portage/Manifest              |   1 +
 sys-apps/portage/portage-2.3.59.ebuild | 271 +++++++++++++++++++++++++++++++++
 2 files changed, 272 insertions(+)
Comment 5 Larry the Git Cow gentoo-dev 2019-02-11 19:42:16 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d57fade44620fdd58e4e75d77136887a617ce674

commit d57fade44620fdd58e4e75d77136887a617ce674
Author:     Zac Medico <zachary.medico@sony.com>
AuthorDate: 2019-02-11 19:35:37 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-02-11 19:42:07 +0000

    sys-apps/portage: version bump to 2.3.60
    
     #636798 handle lock file removal on NFS
    
    Bug: https://bugs.gentoo.org/636798
    Bug: https://bugs.gentoo.org/671498
    Package-Manager: Portage-2.3.60, Repoman-2.3.12
    Copyright: Sony Interactive Entertainment Inc.
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-apps/portage/Manifest              |   1 +
 sys-apps/portage/portage-2.3.60.ebuild | 271 +++++++++++++++++++++++++++++++++
 2 files changed, 272 insertions(+)
Comment 6 Larry the Git Cow gentoo-dev 2019-02-18 00:54:24 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efd6e6de1e19117224e20690cf11c16105ce817b

commit efd6e6de1e19117224e20690cf11c16105ce817b
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2019-02-18 00:48:55 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-02-18 00:49:53 +0000

    sys-apps/portage: version bump to 2.3.61
    
     #677776 gnome2_icon_cache_update -> xdg_icon_cache_update
     #677800 Don't define a default for ACCEPT_LICENSE
     #678218 locks: handle sshfs hardlink inode numbers
     FL-6227 cpuinfo: use better available CPU calculation
    
    Bug: https://bugs.gentoo.org/671498
    Bug: https://bugs.gentoo.org/677776
    Bug: https://bugs.gentoo.org/677800
    Bug: https://bugs.gentoo.org/678218
    Package-Manager: Portage-2.3.61, Repoman-2.3.12
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-apps/portage/Manifest              |   1 +
 sys-apps/portage/portage-2.3.61.ebuild | 271 +++++++++++++++++++++++++++++++++
 2 files changed, 272 insertions(+)
Comment 7 Larry the Git Cow gentoo-dev 2019-02-20 00:57:35 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b4da5d7e1cb1298cec0d8a01d94044f630b5a3a

commit 4b4da5d7e1cb1298cec0d8a01d94044f630b5a3a
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2019-02-20 00:55:24 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-02-20 00:55:33 +0000

    sys-apps/portage: version bump to 2.3.62
    
     #678278 unprivileged sync emergelog lock permission denied
    
    Bug: https://bugs.gentoo.org/671498
    Bug: https://bugs.gentoo.org/678278
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-apps/portage/Manifest              |   1 +
 sys-apps/portage/portage-2.3.62.ebuild | 271 +++++++++++++++++++++++++++++++++
 2 files changed, 272 insertions(+)