Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
restrictedpython
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Python Team
packages
restrictedpython
Commits
01e95e10
Commit
01e95e10
authored
1 year ago
by
Christoph Berg
Browse files
Options
Downloads
Patches
Plain Diff
New upstream version 6.2. (Closes: #1041429, CVE-2023-37271)
parent
6fdc7dfe
No related branches found
Branches containing commit
No related tags found
Tags containing commit
Loading
Checking pipeline status
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/changelog
+7
-2
7 additions, 2 deletions
debian/changelog
debian/control
+1
-0
1 addition, 0 deletions
debian/control
debian/rules
+0
-3
0 additions, 3 deletions
debian/rules
with
8 additions
and
5 deletions
debian/changelog
+
7
−
2
View file @
01e95e10
restrictedpython (
4.0~b3-4) UNRELEASED
; urgency=medium
restrictedpython (
6.2-1) unstable
; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
-- Debian Janitor <janitor@jelmer.uk> Sat, 07 Jan 2023 05:34:58 -0000
[ Christoph Berg ]
* New upstream version 6.2. (Closes: #1041429, CVE-2023-37271)
* Enable build-time tests.
-- Christoph Berg <myon@debian.org> Mon, 04 Sep 2023 16:42:31 +0200
restrictedpython (4.0~b3-3) unstable; urgency=medium
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
0
View file @
01e95e10
...
...
@@ -9,6 +9,7 @@ Build-Depends:
dh-python,
python3-all,
python3-pytest,
python3-pytest-mock,
python3-pytest-runner,
python3-setuptools,
Standards-Version: 4.2.1
...
...
This diff is collapsed.
Click to expand it.
debian/rules
+
0
−
3
View file @
01e95e10
...
...
@@ -2,8 +2,5 @@
export PYBUILD_NAME = restrictedpython
override_dh_auto_test:
# ignore for now
%:
dh $@ --with python3 --buildsystem=pybuild
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment