Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
apt
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pkg
apt
Merge requests
!60
Update from debian/bookworm for apertis/v2024dev3
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update from debian/bookworm for apertis/v2024dev3
proposed-updates/debian/bookworm/93d10d04
into
apertis/v2024dev3
Overview
0
Commits
3
Pipelines
2
Changes
7
Merged
Apertis CI robot
requested to merge
proposed-updates/debian/bookworm/93d10d04
into
apertis/v2024dev3
1 year ago
Overview
0
Commits
3
Pipelines
2
Changes
7
Expand
0
0
Merge request reports
Compare
apertis/v2024dev3
version 1
91292ce4
1 year ago
apertis/v2024dev3 (base)
and
latest version
latest version
d1494bb0
3 commits,
1 year ago
version 1
91292ce4
1 commit,
1 year ago
7 files
+
33
−
9
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
7
Search (e.g. *.vue) (Ctrl+P)
debian/changelog
+
24
−
0
Options
apt (2.6.1+apertis1) apertis; urgency=medium
* Sync updates from debian/bookworm
* Remaining Apertis specific changes:
- Fix error handling with getline
The function getline is used to read data from different streams, however,
the error handling is not accurate. Check both return value and errno
to handle errors.
- Add sequoia-gpgv dependency
- Add Apertis vendor configuration.
-- Dylan Aïssi <dylan.aissi@collabora.com> Mon, 10 Jul 2023 12:28:26 +0200
apt (2.6.1) unstable; urgency=medium
* Restore adduser dependency for bookworm.
This caused some regressions to late in the bookworm cycle. To keep
upgrade paths (which will have adduser installed) the same, we drop
the base-password alternative rather than requiring both dependencies,
as that could change resolving or ordering bugs. (Closes: #1035654)
* Point gitlab-ci and gbp to bookworm/2.6.y
-- Julian Andres Klode <jak@debian.org> Thu, 25 May 2023 16:11:37 +0200
apt (2.6.0+apertis1) apertis; urgency=medium
* Sync updates from debian/bookworm
Loading