Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948503 - net-misc/adjtimex: Debian patchset version bump request
Summary: net-misc/adjtimex: Debian patchset version bump request
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-21 13:56 UTC by AlexSLV
Modified: 2025-01-21 17:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description AlexSLV 2025-01-21 13:56:11 UTC
Patchset v11.1 has been released 25-Feb-2024.
It fixes:
https://bugs.gentoo.org/676292
https://github.com/rogers0/adjtimex/issues/3

Ebuild diff:
--- adjtimex-1.29-r3.ebuild	2025-01-21 15:55:54.775193212 +0300
+++ adjtimex-1.29-r4.ebuild	2025-01-21 15:57:09.098529246 +0300
@@ -5,7 +5,7 @@
 
 inherit fixheadtails toolchain-funcs
 
-DEBIAN_PV="10"
+DEBIAN_PV="11.1"
 MY_P="${P/-/_}"
 DEBIAN_URI="mirror://debian/pool/main/${PN:0:1}/${PN}"
 DEBIAN_PATCH="${MY_P}-${DEBIAN_PV}.debian.tar.xz"