[MIR] libtext-unidecode-perl (libemail-mime-contenttype-perl dependency as libemail-mime-perl dependency as libmail-dmarc-perl dependency)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libtext-unidecode-perl (Ubuntu) |
In Progress
|
Undecided
|
Unassigned |
Bug Description
[MIR] libtext-
libtext-
[Availability]
The package libtext-
The package libtext-
It currently builds and works for architectures: amd64 (all)
Link to package https:/
[Rationale]
The package libtext-
The package libtext-
our user base, but is important/helpful still because libemail-
and this, in turn, is required as runtime dependency by libemail-mime-perl,
(MIR bug https:/
and this, in turn, is required as runtime dependency by libmail-dmarc-perl
( libmail-dmarc-perl is in the MIR process here: https:/
The package libtext-
[Security]
No CVEs/security issues in this software in the past.
No `suid` or `sgid` binaries.
No executables in `/sbin` and `/usr/sbin`.
Package does not install services, timers or recurring jobs.
Package does not open privileged ports (ports < 1024).
Package does not expose any external endpoints.
Package does not contain extensions to security-sensitive software (filters, scanners, plugins, UI skins, ...).
[Quality assurance - function/usage]
The package works well right after install
[Quality assurance - maintenance]
The package is maintained well in Debian/Ubuntu and does
not have too many, long-term & critical, open bugs:
- Ubuntu (0) https:/
- Debian (6) https:/
On Upstream, it seems now like someone is reviewing bugs
- Upstream's bug tracker (9) https:/
+ Upstream's bug last activity:
- updated issue/pr: Mar 01, 2023
- fixed/closed/merged issue: Mar 01, 2023
but for old issues (2011). The repo I've could find is unmaintained:
https:/
The package does not deal with exotic hardware we cannot support
[Quality assurance - testing]
The package runs a test suite on build time, if it fails
it makes the build fail: https:/
dh_auto_test
make -j4 test TEST_VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PERL_
The package runs an autopkgtest (via autodep8 using 'Testsuite: autopkgtest-
that runs essentialy the above build-time test suite. It is currently passing on
this list of architectures (amd64, arm64, armhf, ppc64el, riscv64, s390x), except on i386: https:/
The package does have failing autopkgtests tests right now, but since
they always failed they are handled as "ignored failure", this is
because the package the test depends on pkg-perl-tools package that is not
build for i386 since focal.
[Quality assurance - packaging]
debian/watch is present and works.
debian/control defines a correct Maintainer field : Debian Perl Group <email address hidden> ( https:/
This package does not yield massive lintian Warnings, Errors
- recent build log of the package https:/
- full output from `lintian --pedantic` :
# source
❯ lintian -EvIL +pedantic --show-overrides
E: libtext-
W: libtext-
W: libtext-
# binary
❯ lintian -EvIL +pedantic --show-overrides ../libtext-
I: libtext-
X: libtext-
P: libtext-
P: libtext-
X: libtext-
This package does not rely on obsolete or about to be demoted packages.
This package has no python2 or GTK2 dependencies.
The package will not be installed by default.
Packaging and build is easy, link to debian/rules: https:/
[UI standards]
Application is not end-user facing (does not need translation).
[Dependencies]
No further depends or recommends dependencies that are not yet in main.
[Standards compliance]
This package correctly follows FHS and Debian Policy (3.9.8)
[Maintenance/Owner]
Owning Team will be Ubuntu Server Team.
Team is not yet, but will subscribe to the package before promotion.
This does not use static builds.
This does not use vendored code.
This package is not rust based.
The package successfully built during the most recent test rebuild : https:/
[Background information]
The Package description explains the package well.
Upstream Name is Text-Unidecode .
Link to upstream project https:/
This has been in the archive since at least 2006 (0.04-1). It's never had a bug filed against it in Launchpad.
Related branches
- Lucas Kanashiro (community): Approve
- Canonical Server Reporter: Pending requested
-
Diff: 54 lines (+10/-0)1 file modifiedsubscriptions.yaml (+10/-0)
Changed in libtext-unidecode-perl (Ubuntu): | |
assignee: | nobody → Miriam España Acebal (mirespace) |
Changed in libtext-unidecode-perl (Ubuntu): | |
status: | Incomplete → New |
Changed in libtext-unidecode-perl (Ubuntu): | |
assignee: | Miriam España Acebal (mirespace) → nobody |
description: | updated |
Changed in libtext-unidecode-perl (Ubuntu): | |
assignee: | nobody → Ioanna Alifieraki (joalif) |
Review for Source Package: libtext- unidecode- perl
[Summary] unidecode- perl
This package provides translation from Unicode text to US-ASCII.
MIR team ACK
This does not need a security review
List of specific binary packages to be promoted to main: libtext-
Specific binary packages built, but NOT to be promoted to main: none
Notes:
The package is unmaintained upstream. However, in debian there has been
a few contributions the past year so I guess we're good.
Required TODOs:
- The package should get a team bug subscriber before being promoted
[Duplication]
There is no other package in main providing the same functionality.
This package is required in main as an indirect dependency of libmail-dmarc-perl.
[Dependencies]
OK:
- no other Dependencies to MIR due to this
- checked with `check-mir`
- all dependencies can be found in `seeded-in-ubuntu` (already in main)
- none of the (potentially auto-generated) dependencies (Depends
and Recommends) that are present after build are not in main
- no -dev/-debug/-doc packages that need exclusion
- No dependencies in main that are only superficially tested requiring
more tests now.
Problems: None
[Embedded sources and static linking]
OK:
- no embedded source present
- no static linking
- does not have unexpected Built-Using entries
- not a go package, no extra constraints to consider in that regard
- not a rust package, no extra constraints to consider in that regard
- Does not include vendored code
Problems: None
[Security]
OK:
- history of CVEs does not look concerning
- does not run a daemon as root
- does not use webkit1,2
- does not use lib*v8 directly
- does not parse data formats (files [images, video, audio,
xml, json, asn.1], network packets, structures, ...) from
an untrusted source.
- does not expose any external endpoint (port/socket/... or similar)
- does not process arbitrary web content
- does not use centralized online accounts
- does not integrate arbitrary javascript into the desktop
- does not deal with system authentication (eg, pam), etc)
- does not deal with security attestation (secure boot, tpm, signatures)
- does not deal with cryptography (en-/decryption, certificates, signing, ...)
Problems: None
[Common blockers]
OK:
- does not FTBFS currently
- does have a test suite that runs at build time
- test suite fails will fail the build upon error.
- does have a non-trivial test suite that runs as autopkgtest
- This does not need special HW for build or test
- no new python2 dependency
Problems: None
[Packaging red flags]
OK:
- Ubuntu does not carry a delta
- symbols tracking not applicable for this kind of code.
- debian/watch is present and looks ok (if needed, e.g. non-native)
- Debian/Ubuntu update history is slow
- the current release is packaged
- promoting this does not seem to cause issues for MOTUs that so far
maintained the package
- no massive Lintian warnings
- debian/rules is rather clean
- It is not on the lto-disabled list
Problems:
- Upstream seems unmaintained
[Upstream red flags]
OK:
- no Errors/warnings during the build
- no incautious use of malloc/sprintf (the language has no direct MM)
- no use of sudo, gksu, pkexec, or LD_LIBRA...