Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
reproducible-notes
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Reproducible Builds
reproducible-notes
Compare revisions
bec91193a83a18fc5d7933cea87ff5970a3516e7 to 47053850926654e6f55fa7682706613463b1ceb7
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
reproducible-builds/reproducible-notes
Select target project
No results found
47053850926654e6f55fa7682706613463b1ceb7
Select Git revision
Branches
addition
fix-broken-links
love_umask
master
multi-project-syntax
Swap
Target
reproducible-builds/reproducible-notes
Select target project
apoikos/reproducible-notes
gioele/reproducible-notes
centic/reproducible-notes
roehling/reproducible-notes
phsw/reproducible-notes
bluca/reproducible-notes
joachim-guest/reproducible-notes
tachi/reproducible-notes
rul/reproducible-notes
smcv/reproducible-notes
jscott/reproducible-notes
naesten-guest/reproducible-notes
rpavlik/reproducible-notes
bigon/reproducible-notes
jspricke/reproducible-notes
reproducible-builds/reproducible-notes
umlaeute/reproducible-notes
bmwiedemann-guest/reproducible-notes
Lekensteyn-guest/reproducible-notes
steve-guest/reproducible-notes
maliatmanzur-guest/reproducible-notes
aab641-guest/reproducible-notes
ansgar/reproducible-notes
ntyni/reproducible-notes
sthibault/reproducible-notes
Sanjana-guest/reproducible-notes
26 results
bec91193a83a18fc5d7933cea87ff5970a3516e7
Select Git revision
Branches
addition
fix-broken-links
love_umask
master
multi-project-syntax
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
Add new bug for node-npmrc
· f553c2f3
Chris Lamb
authored
5 years ago
f553c2f3
Add patch for node-ws
· 47053850
Chris Lamb
authored
5 years ago
47053850
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
packages.yml
+8
-0
8 additions, 0 deletions
packages.yml
with
8 additions
and
0 deletions
packages.yml
View file @
47053850
...
...
@@ -15293,6 +15293,10 @@ node-node-forge:
version: 0.8.5~dfsg-2
issues:
- captures_varying_number_of_build_path_directory_components
node-npmrc:
version: 1.1.1-2
bugs:
- 949579
node-oauth:
version: 0.9.11-1
bugs:
...
...
@@ -15345,6 +15349,10 @@ node-websocket:
version: 1.0.28-3
issues:
- captures_varying_number_of_build_path_directory_components
node-ws:
version: 7.2.1-2
bugs:
- 949580
node-xterm:
version: 2.7.0+ds1-1
issues:
...
...
This diff is collapsed.
Click to expand it.