[Bug 1719748] New: jetty-9.4.19.v20190610 is available
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1719748
Bug ID: 1719748
Summary: jetty-9.4.19.v20190610 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: jetty
Keywords: FutureFeature, Triaged
Assignee: mat.booth(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: eclipse-sig(a)lists.fedoraproject.org,
java-sig-commits(a)lists.fedoraproject.org,
jjohnstn(a)redhat.com, krzysztof.daniel(a)gmail.com,
mat.booth(a)redhat.com, mizdebsk(a)redhat.com,
sochotni(a)redhat.com
Target Milestone: ---
Classification: Fedora
Latest upstream release: 9.4.19.v20190610
Current version/release in rawhide: 9.4.18-2.v20190429.fc31
URL: http://www.eclipse.org/jetty
Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from anitya:
https://release-monitoring.org/project/1447/
--
You are receiving this mail because:
You are on the CC list for the bug.
22 hours, 35 minutes
[Bug 1955315] New: mockito-3.9.10 is available
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1955315
Bug ID: 1955315
Summary: mockito-3.9.10 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: mockito
Keywords: FutureFeature, Triaged
Assignee: stuart(a)gathman.org
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com,
java-maint-sig(a)lists.fedoraproject.org,
java-sig-commits(a)lists.fedoraproject.org,
jerboaa(a)gmail.com, mat.booth(a)gmail.com,
mizdebsk(a)redhat.com, projects.rg(a)smart.ms,
roman(a)fenkhuber.at, stuart(a)gathman.org
Target Milestone: ---
Classification: Fedora
Latest upstream release: 3.9.10
Current version/release in rawhide: 3.5.13-2.fc34
URL: http://mockito.org
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from anitya:
https://release-monitoring.org/project/7297/
--
You are receiving this mail because:
You are on the CC list for the bug.
2 days, 11 hours
[Bug 1884968] New: cdi-api-2.0.1 is available
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1884968
Bug ID: 1884968
Summary: cdi-api-2.0.1 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: cdi-api
Keywords: FutureFeature, Triaged
Assignee: java-maint-sig(a)lists.fedoraproject.org
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: decathorpe(a)gmail.com,
java-maint-sig(a)lists.fedoraproject.org,
java-sig-commits(a)lists.fedoraproject.org,
mizdebsk(a)redhat.com, puntogil(a)libero.it
Target Milestone: ---
Classification: Fedora
Latest upstream release: 2.0.1
Current version/release in rawhide: 2.0-1.fc34
URL: http://cdi-spec.org/
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from anitya:
https://release-monitoring.org/project/20387/
--
You are receiving this mail because:
You are on the CC list for the bug.
4 days, 21 hours
[Bug 2019329] New: nosync.so is linked against GLIBC_2.34 symbols, it breaks mock
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=2019329
Bug ID: 2019329
Summary: nosync.so is linked against GLIBC_2.34 symbols, it
breaks mock
Product: Fedora
Version: 35
Status: NEW
Component: nosync
Assignee: mizdebsk(a)redhat.com
Reporter: praiskup(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: java-sig-commits(a)lists.fedoraproject.org,
mizdebsk(a)redhat.com
Target Milestone: ---
Classification: Fedora
I'm not sure what changed, but the new dependency is breaking
Mock builds for older distributions (e.g. even Fedora 34 doesn't
provide 2.34 symbols).
$ cat ~/.config/mock.cfg | grep nosync
config_opts['nosync'] = True
$ mock -r fedora-34-x86_64 --shell
...
Running scriptlet: ca-certificates-2021.2.50-1.0.fc34.noarch
83/134
/bin/sh: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by
/var/tmp/tmp.mock.khvcffv5/lib64/nosync.so)
error: %prein(ca-certificates-2021.2.50-1.0.fc34.noarch) scriptlet failed, exit
status 1
Error in PREIN scriptlet in rpm package ca-certificates
Installing : krb5-libs-1.19.2-2.fc34.x86_64
84/134
error: ca-certificates-2021.2.50-1.0.fc34.noarch: install failed
...
Failed:
ca-certificates-2021.2.50-1.0.fc34.noarch
tpm2-tss-3.1.0-1.fc34.x86_64
Error: Transaction failed
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2019329
1 week, 5 days
[Bug 1870860] New: auto-1.7.4 is available
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1870860
Bug ID: 1870860
Summary: auto-1.7.4 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: auto
Keywords: FutureFeature, Triaged
Assignee: mat.booth(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: java-sig-commits(a)lists.fedoraproject.org,
lef(a)fedoraproject.org, mat.booth(a)redhat.com,
puntogil(a)libero.it
Target Milestone: ---
Classification: Fedora
Latest upstream release: 1.7.4
Current version/release in rawhide: 1.5.4-4.fc33
URL: https://github.com/google/auto
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from anitya:
https://release-monitoring.org/project/6371/
--
You are receiving this mail because:
You are on the CC list for the bug.
1 week, 5 days
[Bug 1978762] New: slf4j-2.0.0-alpha2 is available
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1978762
Bug ID: 1978762
Summary: slf4j-2.0.0-alpha2 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: slf4j
Keywords: FutureFeature, Triaged
Assignee: mizdebsk(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: alexander.m.scheel(a)gmail.com,
java-sig-commits(a)lists.fedoraproject.org,
jmagne(a)redhat.com, mizdebsk(a)redhat.com,
mkdineshprasanth(a)gmail.com
Target Milestone: ---
Classification: Fedora
Latest upstream release: 2.0.0-alpha2
Current version/release in rawhide: 1.7.30-9.fc35
URL: http://www.slf4j.org/download.html
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from anitya:
https://release-monitoring.org/project/4831/
--
You are receiving this mail because:
You are on the CC list for the bug.
3 months