gross (1.0.4-1)
[PTS] [DDPO]
UNREL: VCS matches the version in the archive, but the VCS changelog is UNRELEASED. The uploader should update the changelog and tag the release.
- Git: https://salsa.debian.org/debian/gross.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 86016
- Browser: https://salsa.debian.org/debian/gross
- Last scan: 2025-09-13 20:10:15+00
- Next scan: 2025-09-20 08:01:00+00
- Merge requests: 1
- CI pipeline status: success
- Debian changelog in Git:
gross (1.0.4-1) UNRELEASED; urgency=medium
* QA upload.
Closes: #1107872
[ Jelmer Vernooij ]
* Migrate repository from alioth to salsa.
[ Andreas Tille ]
* New upstream version (Fixes CVE-2023-52159)
Closes: #1105382
* Fix Homepage
Closes: #981690
* Fix watch file
* Standards-Version: 4.7.2
* debhelper-compat 13 (routine-update)
* Reorder sequence of d/control fields by cme (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
* Remove trailing whitespace in debian/copyright (routine-update)
* Remove trailing whitespace in debian/rules (routine-update)
* Rules-Requires-Root: no (routine-update)
* Update renamed lintian tag names in lintian overrides.
* Fix prototypes to build properly with gcc-15
Closes: #1039214
* Add systemd service
Closes: #1039214
* d/copyright: Fix Upstream-Source
[ Tj ]
* Fix autoconf bit-rot
* Fix automake declarations
* Fix compiler warning
* Create /etc if not existing
-- Tj <tj.iam.tj@proton.me> Mon, 11 Aug 2025 22:03:52 +0200
- This branch is 27 commits ahead of tag upstream/1.0.4
- Git log:
commit 8f98c8ad0ef3975ad313b23b965c3f367da08583
Author: Andreas Tille <tille@debian.org>
Date: Thu Aug 28 11:52:03 2025 +0200
d/copyright: Fix Upstream-Source
commit e8084dac1c41ed9bec503027b53ee7a740b36262
Author: Andreas Tille <tille@debian.org>
Date: Thu Aug 28 11:48:08 2025 +0200
Remove now unneeded README.source
commit 3bb85b3c6c598f5dc99d551f1eca2fabaa8fefcc
Author: Andreas Tille <tille@debian.org>
Date: Thu Aug 28 11:42:51 2025 +0200
Makefile is fixed in new version
commit e82c6597f7e1401576c9a0907ca572177f888c4a
Author: Andreas Tille <tille@debian.org>
Date: Thu Aug 28 11:39:54 2025 +0200
QA upload
commit 11b2537cd62dfc382c3ffbb105cd8672f44b4cb1
Author: Andreas Tille <tille@debian.org>
Date: Thu Aug 28 11:37:12 2025 +0200
Add systemd service Closes: #1039214
commit 45010cda5268521e76c5de7660fe20f5f4a05131
Author: Andreas Tille <tille@debian.org>
Date: Thu Aug 28 10:31:16 2025 +0200
Close bug
commit c0679b601c87bf617c30397301d3da756949bc5d
Author: Andreas Tille <tille@debian.org>
Date: Mon Aug 11 22:15:51 2025 +0200
Make sure /etc dir is created in advance which is granted on normal installations but required when creating a Debian package
commit c48caa61c7fe137e6f3882bcdbd2195512eb5e40
Author: Andreas Tille <tille@debian.org>
Date: Mon Aug 11 22:05:33 2025 +0200
Fix prototypes to build properly with gcc-15
commit 598e01028c5b51e178dfed6b6a5a6905a2aeb26f
Author: Andreas Tille <tille@debian.org>
Date: Mon Aug 11 21:43:44 2025 +0200
Add DEP3 header
commit 403b5f7c2fd3eed4e37cd12880d2d4768e377ffb
Merge: 6a73297 7313d9e
Author: Andreas Tille <tille@debian.org>
Date: Mon Aug 11 18:34:00 2025 +0200
Merge branch 'debian-v1.0.4-build-failure' into 'master'
Fix build failures due to autoconf and automake; fix compiler warning
See merge request debian/gross!1
commit 7313d9e3ff08fa2b62ab5409bb849ddafee9e6b5
Author: Tj <tj.iam.tj@proton.me>
Date: Mon Aug 11 16:18:35 2025 +0000
Fix compiler warning
Use of snprintf() with an un-necessarily short length. The written
string includes the closing ASCIIZ so no need to allow for it in size.
commit 3a76c46af69a8b7fd806975ef68fe35f263e2a22
Author: Tj <tj.iam.tj@proton.me>
Date: Mon Aug 11 16:17:46 2025 +0000
Fix automake declarations
commit a99bf195b79d254787147b7d42dbcc7cb79d0886
Author: Tj <tj.iam.tj@proton.me>
Date: Mon Aug 11 16:16:17 2025 +0000
Fix autoconf bit-rot
commit 6a73297919b63bef4e1eb91d66fe5a238cb9b733
Author: Andreas Tille <tille@debian.org>
Date: Mon Aug 11 15:05:57 2025 +0200
Standards-Version: 4.7.2
commit f5c7f843bcfb5b4de30ae75ad420e9ba726e3f52
Author: Andreas Tille <tille@debian.org>
Date: Sat Jan 4 08:18:11 2025 +0100
[skip ci] Add README.source giving reasons why this package is not salvaged.
commit abf666759e0a68dd305a57d13c17e35fc4357826
Author: Andreas Tille <tille@debian.org>
Date: Fri Jan 3 23:09:14 2025 +0100
Formating of changelog
commit 13ec115efd7f98789499d7c06b41701095832193
Author: Andreas Tille <tille@debian.org>
Date: Fri Jan 3 23:06:59 2025 +0100
Adapt patches
commit 745c4992b0e84b6b636e2c5f25d33f56fd311d97
Author: Andreas Tille <tille@debian.org>
Date: Fri Jan 3 21:52:38 2025 +0000
Update renamed lintian tag names in lintian overrides.
Changes-By: lintian-brush
Fixes: lintian: renamed-tag
See-also: https://lintian.debian.org/tags/renamed-tag.html
commit d6be529fc6914afe60b9c11ba03d2deb8954cbae
Author: Andreas Tille <tille@debian.org>
Date: Fri Jan 3 22:52:37 2025 +0100
Rules-Requires-Root: no (routine-update)
commit d792328959618cbdf25035bc637c43d7b45cfb22
Author: Andreas Tille <tille@debian.org>
Date: Fri Jan 3 22:52:37 2025 +0100
Remove trailing whitespace in debian/rules (routine-update)
commit 604e53899a7da2f4d3468585aea3b0d1d6bd3ba5
Author: Andreas Tille <tille@debian.org>
Date: Fri Jan 3 22:52:37 2025 +0100
Remove trailing whitespace in debian/copyright (routine-update)
commit 4229c0980176f52d88944eb245ebd135ce0cb5a5
Author: Andreas Tille <tille@debian.org>
Date: Fri Jan 3 22:52:37 2025 +0100
Remove trailing whitespace in debian/changelog (routine-update)
commit bb52e35c94445c570d67b444691e84d0011c9496
Author: Andreas Tille <tille@debian.org>
Date: Fri Jan 3 22:52:37 2025 +0100
Reorder sequence of d/control fields by cme (routine-update)
commit 944fb6da4fd36068fced36096ca38cba1518f0d4
Author: Andreas Tille <tille@debian.org>
Date: Fri Jan 3 22:52:11 2025 +0100
debhelper-compat 13 (routine-update)
commit 8741e26011656721248b4aeea8bed0f6578b4c4a
Author: Andreas Tille <tille@debian.org>
Date: Fri Jan 3 22:52:11 2025 +0100
Standards-Version: 4.7.0 (routine-update)
commit 756f7ad47de4a7c03cfde7f5fe05a7422f58377f
Author: Andreas Tille <tille@debian.org>
Date: Fri Jan 3 22:50:26 2025 +0100
Mention fix of CVE
commit 98fb69366abdec2b16836e68ff8eee95ac7d5e6e
Merge: 179bd1e 6a1d2e2
Author: Andreas Tille <tille@debian.org>
Date: Fri Jan 3 22:49:08 2025 +0100
Update upstream source from tag 'upstream/1.0.4'
Update to upstream version '1.0.4'
with Debian dir 41c064828189ed74ec4669ea8b0b219ada2802f7