vcswatch reports that
this package seems to have a new changelog entry (version
1:3.2.4rc1-1, distribution
unstable) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit c662db56ba79448d0e7c2e2c18a0dad76aad9479
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sat Feb 10 23:05:27 2018 +0100
Document changes introduced
commit e791a59f1ad138c9375fdd4f2de552fa9392a1ba
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sat Feb 10 22:53:42 2018 +0100
Add symbolic Links for newer Linux releases
commit fa64abac7cf3c520b6786ddd07f56b2d903c2fca
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sat Feb 10 22:27:43 2018 +0100
Lets make this a release candidate
commit 9ddaa81ba1cf8bdadc48b9d7d20b0b60a026b10b
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sat Feb 10 22:26:50 2018 +0100
Do not pass untrusted input to commands as potential
options.
commit 137c7087291553993f8c80574051a191ff2a9dc6
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sat Feb 10 21:42:09 2018 +0100
Do not run the checks if the cronspool directory is not readable or does not exist, warn if this is the case
commit ee590637f7908b979fc657ae63f2145c1ba6a904
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sat Feb 10 21:40:06 2018 +0100
Do not add files unless readable
commit f6b3e4bc6f25b16f4ca92ba59652684faad6cd10
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sat Feb 10 21:13:58 2018 +0100
Check if CRONSPOOL is readable or not and warn if this is
the case (happens when running as unpriviledged user)
commit 6eb8c3f45028421c107ffd67bd41c1821ff65940
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sat Feb 10 21:05:50 2018 +0100
Clean up the cron output file befoe using as this might contain --ERROR-- or
--WARN-- messages from gen_cron which leads to interpretation problems (Debian
bug #839635)
commit 114dd364531a6c628e34b9e968906af2413b2948
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sat Feb 10 20:56:22 2018 +0100
Remove definitions of unused commands
commit 1f00d0b18deee187eb2713ed785ac53bd42401ad
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sat Feb 10 20:53:33 2018 +0100
Fix typo in regular expressions
commit d04ca7fa7e20c303a3205d8db5a9d9bda96a03f2
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sat Feb 10 20:49:06 2018 +0100
Excude additional directories in /usr/share which contain many files but do not
pose a huge security risk if changed: /usr/share/help, /usr/share/icons,
/usr/share/fonts, /usr/share/locale, /usr/share/games /usr/share/i18n Since we
do not check locale anymore, remove the code that used the infomation from
locale puge
commit 0bd4ffa13f5b16f7c2da5cfb0a46059cfcc1ff83
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sat Feb 10 20:31:32 2018 +0100
Added MD5SUM. Export MAILER
commit 4fedbaf5ddb10ac4d0165abe83abb8125a2706a9
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sat Feb 10 20:26:06 2018 +0100
Set Tiger_Check_TRUSTED to N, even though setting it to Y has no impact when
running Tiger on Linux systems. But this reduces confusion. (Debian bug #722629
commit 1e2a7eeefa7944072cb4485a87a87d00c6660e08
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sat Feb 10 20:24:04 2018 +0100
* Use printf instead of echo in convert2html, so that leading "-e",
or "*" wildcards, are printed as-is.
This makes it produce the same behavior when SHELL is sh or dash.
* Set LC_ALL, which overwrites LC_COLLATE, in genmsgidx
Both changes above make the build reproducible in Debian's
experimental framework. (Debian bug #828226)
commit 940d84607a7f9396a1b3674a3b2a5491b3daf023
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sat Feb 10 20:22:35 2018 +0100
Fix FTCBFS: Let dh_auto_configure pass --host to ./configure. (Debian bug 888041)
commit 2afec403e3729a7fd092e4f7cab848daa92fccc4
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sat Feb 10 20:21:30 2018 +0100
- Look for grub in the proper location (as used in Grub 2)
- Only complain if grub is world readable when it has a
password configured (Ubuntu bug 248843)
commit 6d897f0a8e858eabc2e48f02a9741379593fdbff
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sat Feb 10 20:07:31 2018 +0100
Prepare for a new release
commit 987009d547992d38bae56eb1a814fcad0e5a8d13
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Wed Feb 7 01:14:11 2018 +0100
Document changes
commit 5a3242c63cd0b1c4f20235640df4f2e98b04aa9a
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Wed Feb 7 01:12:55 2018 +0100
Explicitly define the source format
commit 4bfe3d8913e2bc4f3f999627682b28d520ec2516
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Wed Feb 7 01:10:40 2018 +0100
Remove depth in find when purging to avoid warnings
commit d88f35cebaec6c0f4ca72b5a590f0ad1cf303851
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Wed Feb 7 01:05:45 2018 +0100
Document changes and closed Ubuntu bugs
commit e5fad07280e8b60048d30c70bcc7baeadd6576b0
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Wed Feb 7 01:03:05 2018 +0100
- Update Debian version, current stable is 9.3 and list of old Debian versions
- Add support to check for RHEL and Ubuntu releases. Now Ubuntu is no longer
considered a Debian "unstable" version (Ubuntu bug 248845)
commit d8e76d0d4ebdb8dcd7deb967d5dc298e26f87d33
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Wed Feb 7 00:27:06 2018 +0100
Comment that configuration needs to be reviewed depending on enabled network services
commit 87759daafa83923a29618f7dbf8dfb0d2641bc1a
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Wed Feb 7 00:21:31 2018 +0100
Document changes
commit a6c75e6a74d8fbb1adf3b5942a46572ea19b29f6
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Wed Feb 7 00:20:23 2018 +0100
Added fuse.clamfs (Ubuntu bug 1204527) and fuse.javafs (Ubuntu bug 1305057)
filesystems
commit 9e72a8cc1284bfa51bf106af289ea9f2b1d8c638
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 22:28:08 2018 +0100
Fix typo and remove reference to a deprecated check
commit 0a9cfdfd0a11e356b62aa96c1705e76c6aae6bf1
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 22:16:37 2018 +0100
Include suggestion provided by Arran Schlosberg to use
HEAD when checking for dormant accounts. This prevents
wasting CPU when looking into very large home directories
as we just want to find one file that has been modified
and not all possible files (Savannah patch 7856)
commit 074ca90e20b6f7383105f9af8174afa12c3bdb43
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 21:57:03 2018 +0100
Make changes to upgrade to newest policy version 4.1.3 after reviewing the checklist
commit dab4b46a6e1d26bb35281c1ec05ee3e853680c14
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 21:54:27 2018 +0100
Remove tiger.menu as we already provide a desktop file
commit fe29ac7da422c478f58106abf20698c72d2dfd09
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 21:53:27 2018 +0100
Add the upstream key and the 'gpsigurlmangle' in debian/watch
commit 50ce630309e6c2dd2cf2d49d00af37b73bad056f
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 21:47:13 2018 +0100
Add build-indep and build-arch targets
commit be8763fcdeec6f6598c3ee2d6478e1f213255f3d
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 21:43:14 2018 +0100
Update standards version, no changes needed
commit f3b592db3bab161a35ab8210bd3413280e0b6f3d
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 21:42:39 2018 +0100
Update standards version, no changes needed
commit edf6a25709e8d551e423585a39246459b57c1052
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 21:42:08 2018 +0100
Depend on debhelper 11
commit d9786317cef6e646b5b2b584676ee41058216334
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 21:41:43 2018 +0100
Fix changelog
commit 7f805d8698da4d4936ec7951411b458293ed5e5f
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 21:40:16 2018 +0100
Document changes for debian changelog
commit 88129b403c971787ce926574518ab526f9461a12
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 21:40:06 2018 +0100
Identify all addresses in the 127.0.0.0/8 range as corresponding to the loopback address
commit 966a31d4f7e8a25baf7e2158e6d19a7f33a0dc14
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 21:38:32 2018 +0100
Fix bug in mkfilelst script which causes false positive alerts
as the read tries to read the sticky bit twice. Patch provided by
pyllyukko (Savannah bug 33969)
commit 911c046eb4ec837894570d361fab3837e2309d5e
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 21:35:56 2018 +0100
md5sum binary in linux adds a '-' after the md5sum when
the input is STDIN, which breaks the comparison checks.
Use AWK to extract the md5sum from the output, with patch
provided by pyllyukko (Savannah bug 34028)
commit 2730ada9e885c15639ae46ecf310870850a10e5b
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 21:12:02 2018 +0100
Make it possible to disable or enable the Debian specific checks
using the patch provided by Nicholas Bamber (Debian bug 512085)
commit 5b4d47a777b2d12451b7a3fc76ee7fd94f072e18
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 21:05:59 2018 +0100
Add code to check /proc/filesystems, if it exists, for valid filesystems
commit c1fcc8ca920166a2075e19d7e93fd18d2bb755c6
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 20:43:30 2018 +0100
Import changelog from NMU
commit a33c1ce322294b4d92602fa8605b967a2277ee7c
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 20:41:24 2018 +0100
- Added filesystems after reviewing the ones supported in current Linux kernel
documentation including: 9p, befs, bfs, ceph, ocfs2_dlmfs, exofs, f2fs,
nilfs2, ocfs2, pvfs2, ubifs, hfsplus, qnx6, pohmel, squashfs, efivars, omfs
- Added links to kernel documentation text files, for further reference.
- Added code to check the filesystems valid in the current kernel, this
should prevent future false positivies when new filesystems are added to the kernel
commit 694fbb325a68ea722a5f3f76d5bf8a94626f7ed8
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 20:38:50 2018 +0100
Scripts to check the filesystems in gen_mounts against those in a running system
commit 46c9f43e9b09f85dca463c491fce701e134000bb
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 15:25:16 2018 +0100
Remove deb_checkadvisories from the manual page
commit e2c49539038f49e572f80153c917245df1b23fb5
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 15:24:24 2018 +0100
Update year
commit 783d0946b49715ce5bcf9825bc3f05e5ddaab789
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 15:22:00 2018 +0100
Added a check of the sudoers files through the use of visudo -c (Savannah bug 36488)
commit a23c89e5039d3ee8f9a19edae7631127f05e5be0
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 15:19:10 2018 +0100
Deprecate deb_checkadvisories as the Debian www repository does
not contain since 2005 information that can be used to update the
list of advisories with the relevant package information.
commit 08a589b143d9e6c7fd2715094c55da1ceed5ae3f
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 15:17:44 2018 +0100
Use Debian compatibility version 11
commit eb5518d795bf3f6f7740553a38976e76811575bb
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 14:23:08 2018 +0100
Document bug numbers
commit 806b96cba7ae82a3634891d76a22df0ddd2e45db
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 14:21:45 2018 +0100
Escape properly eval'ed code
commit 9a6b90a8770d81f0f23bd0d68ee4392523d62b3c
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 14:17:13 2018 +0100
Do not call prelink with -c when using it instead of MD5SUM
commit e38f3758cee1f638109fd9e894c4413b316ce98a
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 14:03:30 2018 +0100
Check if the tempfile binary exists before calling it
commit bd8fc40a0110c3a7ca5fe91dc27dfcfd3f041b71
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Feb 4 13:56:28 2018 +0100
Include patch provided by François Gouget <fgouget> which adds fuse.vmware-vmblock to the local filesystems (renaming of vmblock)