[med-svn] [Git][med-team/yaggo][master] 2 commits: Forwarded hardening patch upstream
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Wed Dec 11 13:07:14 GMT 2024
Michael R. Crusoe pushed to branch master at Debian Med / yaggo
Commits:
607af6f3 by Michael R. Crusoe at 2024-12-11T13:41:13+01:00
Forwarded hardening patch upstream
- - - - -
6081bc66 by Michael R. Crusoe at 2024-12-11T13:42:11+01:00
Updated version in our gemspec patch
- - - - -
3 changed files:
- debian/changelog
- debian/patches/add-gemspec.patch
- debian/patches/hardening-tests.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+yaggo (1.5.11-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Forwarded hardening patch upstream
+ * Updated version in our gemspec patch
+
+ -- Michael R. Crusoe <crusoe at debian.org> Wed, 11 Dec 2024 13:41:08 +0100
+
yaggo (1.5.11-2) unstable; urgency=medium
* Team upload.
=====================================
debian/patches/add-gemspec.patch
=====================================
@@ -1,6 +1,6 @@
Description: Since gemspec is not present in the github repo, manually pull the one from rubygems
Author: Nilesh Patra <nilesh at debian.org>
-Last-Update: 2021-09-25
+Last-Update: 2024-12-11
--- /dev/null
+++ b/yaggo.gemspec
@@ -0,0 +1,23 @@
@@ -12,7 +12,7 @@ Last-Update: 2021-09-25
+
+Gem::Specification.new do |s|
+ s.name = "yaggo".freeze
-+ s.version = "1.5.10"
++ s.version = "1.5.11"
+
+ s.required_rubygems_version = Gem::Requirement.new(">= 1.3.6".freeze) if s.respond_to? :required_rubygems_version=
+ s.require_paths = ["lib".freeze]
=====================================
debian/patches/hardening-tests.patch
=====================================
@@ -1,6 +1,8 @@
-Description: Propagate hardening flags in the test makefile to get blhc passing
-Author: Nilesh Patra <nilesh at debian.org>
+From: Nilesh Patra <nilesh at debian.org>
+Subject: Propagate hardening flags in the test makefile to get blhc passing
Last-Update: 2021-09-26
+Forwarded: https://github.com/gmarcais/yaggo/pull/9
+
--- a/test/Makefile
+++ b/test/Makefile
@@ -1,12 +1,13 @@
View it on GitLab: https://salsa.debian.org/med-team/yaggo/-/compare/30ac1ab7c6bdb66459d5f08973885d1a676e551d...6081bc66a6dca8343d30b94723ab4e0a927719ec
--
View it on GitLab: https://salsa.debian.org/med-team/yaggo/-/compare/30ac1ab7c6bdb66459d5f08973885d1a676e551d...6081bc66a6dca8343d30b94723ab4e0a927719ec
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20241211/e2edfb4c/attachment-0001.htm>
More information about the debian-med-commit
mailing list