[med-svn] [Git][med-team/libssw][master] 4 commits: d/libssw0.symbols: mark compiler leaked symbol as optional.

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Tue Jul 23 19:37:44 BST 2024



Étienne Mollier pushed to branch master at Debian Med / libssw


Commits:
7faa4bb2 by Étienne Mollier at 2024-07-23T20:31:33+02:00
d/libssw0.symbols: mark compiler leaked symbol as optional.

Closes: #1015525, #1075207

- - - - -
b967a7e9 by Étienne Mollier at 2024-07-23T20:32:11+02:00
d/rules: forcefully run LTO builds.

- - - - -
b0f36b3d by Étienne Mollier at 2024-07-23T20:36:12+02:00
d/control: declare compliance to standards version 4.7.0.

- - - - -
1d5fb74f by Étienne Mollier at 2024-07-23T20:36:47+02:00
ready for upload to unstable.

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/libssw0.symbols
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,17 @@
-libssw (1.1-15) UNRELEASED; urgency=medium
+libssw (1.1-15) unstable; urgency=medium
 
+  * Team upload.
+
+  [ Michael R. Crusoe ]
   * d/rules: append extra flag for ppc64el, don't override.
 
- -- Michael R. Crusoe <crusoe at debian.org>  Mon, 25 Mar 2024 15:20:44 +0100
+  [ Étienne Mollier ]
+  * d/libssw0.symbols: mark compiler leaked symbol as optional.
+    (Closes: #1015525, #1075207)
+  * d/rules: forcefully run LTO builds.
+  * d/control: declare compliance to standards version 4.7.0.
+
+ -- Étienne Mollier <emollier at debian.org>  Tue, 23 Jul 2024 20:36:29 +0200
 
 libssw (1.1-14) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 12~),
                zlib1g-dev,
                libsimde-dev,
                maven-repo-helper <!nojava>
-Standards-Version: 4.6.2
+Standards-Version: 4.7.0
 Vcs-Browser: https://salsa.debian.org/med-team/libssw
 Vcs-Git: https://salsa.debian.org/med-team/libssw.git
 Homepage: https://github.com/mengyao/Complete-Striped-Smith-Waterman-Library


=====================================
debian/libssw0.symbols
=====================================
@@ -21,7 +21,7 @@ libssw.so.0 libssw0 #MINVER#
  _ZNK20StripedSmithWaterman7Aligner13TranslateBaseEPKcRKiPa at Base 1.1
  _ZNK20StripedSmithWaterman7Aligner5AlignEPKcRKNS_6FilterEPNS_9AlignmentE at Base 1.1
  _ZNK20StripedSmithWaterman7Aligner5AlignEPKcS2_RKiRKNS_6FilterEPNS_9AlignmentE at Base 1.1
- _ZNSt6vectorIjSaIjEE17_M_realloc_insertIJRKjEEEvN9__gnu_cxx17__normal_iteratorIPjS1_EEDpOT_ at Base 1.1
+ (optional)_ZNSt6vectorIjSaIjEE17_M_realloc_insertIJRKjEEEvN9__gnu_cxx17__normal_iteratorIPjS1_EEDpOT_ at Base 1.1
  align_destroy at Base 1.1
  init_destroy at Base 1.1
  mark_mismatch at Base 1.1


=====================================
debian/rules
=====================================
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 # DH_VERBOSE := 1
-export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow optimize=+lto
 export DEB_CFLAGS_MAINT_APPEND += -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3
 export DEB_CXXFLAGS_MAINT_APPEND += -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3
 



View it on GitLab: https://salsa.debian.org/med-team/libssw/-/compare/5c90ddd89d28e3b687faf9ea2027b79f455949c3...1d5fb74f6a250089858c35df6287ac1130d0dc82

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/med-team/libssw/-/compare/5c90ddd89d28e3b687faf9ea2027b79f455949c3...1d5fb74f6a250089858c35df6287ac1130d0dc82
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/20240723/5efac1c7/attachment-0001.htm>


More information about the debian-med-commit mailing list