bcron (0.11-23) unstable; urgency=medium . * applied наб's patch, thanks! Closes: #1090772 bcron (0.11-22) unstable; urgency=medium . [ Helmut Grohne ] * Non-maintainer upload. * Move from dh-sysuser to standard dh_installsysuser. . [ Georges Khaznadar ] * adopted the changes, thanks Helmut! Closes: #1069922 bcron (0.11-21) unstable; urgency=medium . * implemented as much as I could understand from Michael Biebl's and Gioele Barabucci's suggestions, thanks to both of them! (see https://salsa.debian.org/debian/bcron/-/commit/25724a4f45a82d6e6e78464ed8eac52d4a97e733) bcron (0.11-20) unstable; urgency=medium . * created start scripts, stop scripts and systemd service files. Closes: #1039136 * new dependency on adduser. bcron (0.11-19) unstable; urgency=medium . * removed the verbosity patch * modified the file debian/contrib/sysvinit/bcron-sched: + the call to daemon creates an unnamed daemon process + to stop the daemon, the script is a little more tricky + this hopefully Closes: #1020415 bcron (0.11-18+verbose1) unstable; urgency=medium . * added verbosity when commands exit bcron (0.11-17) unstable; urgency=medium . * create the group "cron" when adding user "cron" * restore the standard the ownership for the directory /var/spool/cron bcron (0.11-16) unstable; urgency=medium . * fixed a typo bcron (0.11-15) unstable; urgency=medium . * ensure user cron's existence before running setfacl for it. bcron (0.11-14) unstable; urgency=medium . * manage access to crontabs for user and group cron, with ACLs: closes: #1012852 * added a pre-dependency on package acl bcron (0.11-13) unstable; urgency=medium . * dropped Provides: cron, which is an error, thanks to Alexandre Detiste bcron (0.11-12) unstable; urgency=medium . * declared myself as maintainer * added a tiny test for autopkgtest, thanks to Philippe Coval * fixed the prerm script bcron (0.11-11) unstable; urgency=medium . * declared myself as uploader bcron (0.11-10) unstable; urgency=low . [ Debian Janitor ] * QA Upload. Orphan package - see bug 983799. . [ Georges Khaznadar ] * adopted the package, in order to participate to the transition implying the new package cron-daemon-common, which provides common data files and directories for all packages which implement cron-daemon. Closes: #983799 * added Conflicts/Replaces clauses for all other packages which can provide cron-daemon, and for the previous version of bcron. Added a Pre-Depends clause on cron-daemon-common, on ${misc:Pre-Depends}, and init-system-helpers (>= 1.54~) * added a target override_dh_auto_clean into d/rules to erase generated files before a rebuild * bumped Standards-Version: 4.6.0, debhelper-compat (= 13) * applied Helmut Grohne's patch. Closes: #984576, see below * modified the recommendation on daemon, to become a dependency * modified scripts bcron-update in order to let the pre-dependency package cron-daemon-common rule the directory /var/spool/cron/crontabs, and let files /var/spool/cron/crontabs/* have the root owner and crontab group * created the file d/bcron.prerm to move files /var/spool/cron/crontabs/:etc:* to /var/tmp when the package is removed. . [Helmut Grohne] * Fix FTCBFS: + Annotate python3 dependency with :any. + Let dpkg's buildtools.mk supply a CC. bcron (0.11-9) unstable; urgency=medium . * Add Gitlab CI config file * Patch upstream build system to work with python3 (Closes: #936191) * Set upstream metadata fields: Contact, Name. bcron (0.11-8) unstable; urgency=medium . * Add missing line into package description (Closes: #920200) bcron (0.11-7) unstable; urgency=medium . * Fix spurious failures in `postinst' maintainer script * Move inactive Gerrit Pape maintainer to uploaders list, set myself as maintainer (Closes: #907083) bcron (0.11-6) unstable; urgency=medium . * Upload to unstable * Add missing dependency on $local_fs in initscripts bcron (0.11-5) experimental; urgency=medium . * Create sysvinit scripts (Closes: #916295) * Update standards version to 4.3.0 (no changes needed) * Remove outdated comment in `debian/rules' bcron (0.11-4) experimental; urgency=medium . * Build-Depends on latest version of dh-runit, that ensures presence of `/etc/runit/runsvdir/default' directory. * Fix `postinst' maintainer script (Closes: #916737) * Update Vcs-* fields in `debian/control' * Fix broken symlink (Closes: #858505) * Remove redundant sentence from package long description bcron (0.11-3) experimental; urgency=medium . * Merge `bcron' and `bcron-run' package * Add apporiate conflict with old revisions of `runit' * Make upstream signing key in `debian/upstream' minimal bcron (0.11-2) unstable; urgency=medium . * Refresh patches * Bump standards version to 4.2.1 (no changes needed) * Use https version of upstream website * Bump compat version to 11 (no changes needed) * Use https when referring to copyright format * wrap-and-sort -sta * Fix debian/copyright * Remove disabled patch 0002-Spool-socket-is-var-run-... * Update Vcs-* fields in debian/control * Do not run tests if DEB_BUILD_OPTIONS contains 'nocheck' bcron (0.11-1.2) unstable; urgency=medium . * Non-maintainer upload. * Add tzdata to build-depends to make sure test suite is executed correctly (Closes: #897519). bcron (0.11-1.1) unstable; urgency=medium . * Non-maintainer uppload * Upload to unstable * Disable crontab new test, requiring too many tools and tweaks to work (Closes: #839443) * Install groff package to fix build failure (Closes: #875825) * Update std-version to 4.1.2, no changes required * Update copyright file (Closes: #880555) bcron (0.11-1) experimental; urgency=medium . * New upstream release * Force dependency on bglibs-2.* * Refresh patches * Do not assume ${USER} value in tests.sh * Restore default bcron-spool socket location (Drop 0002-Spool-socket-is-var-run-.bcron-spool-instead-of-var-r.diff) * Enable hardening=+pie bcron (0.10-4) unstable; urgency=medium . * Write debian/watch * Change source package format to quilt, remove manual patches application * Convert package to use debhelper * Use `dh-runit' to install runit scripts and generate log scripts (Closes: #832656) * Use `dh-buildinfo' to simplify tracking bugs, related to build-tools * Avoid need of hand-written maintainer scripts by use of `dh-runit' and `dh-sysuser' * Drop dietlibc-dev from Build-Depends for now. (Libraries depended upon are not compiled for dietlibc anymore.) * Remove no longer needed README files * Move 'debian/crontab' into 'debian/contrib' for more clean package layout * Enable hardening * Fix @dircategory in texinfo manual * Install `doc-base' document * Add Homepage field * Bump standards version to 3.9.8 (no changes needed) * Remove Section field from `bcron-run' field, since it duplicated one defined in first paragraph. * Update Vcs-Git and Vcs-Browser fields * Convert `debian/copyrigh' to dep5 format * Use S:fieldname substitution to avoid duplication in `debian/control'. + Add versioned dependency on (dpkg-dev >= 1.18.11) * Disable unreliable tests (see: #835274) bcron (0.10-3) unstable; urgency=medium . * debian/control: Revert bcron-run: Provides:, Replaces:, Conflicts: cron-daemon instead of cron (thx Russ Allbery). * debian/control: Provides: cron, cron-daemon. bcron (0.10-2) unstable; urgency=low . * debian/control: bcron-run: Provides:, Replaces:, Conflicts: cron-daemon instead of cron (thx Alexandre Detiste, closes: 752506). * debian/diff/0006-tests.sh-skip-tests-exec-fds-tests-exec-sim...diff: new: tests.sh: skip tests/exec-fds, tests/exec-simple if $HOME does not exist. bcron (0.10-1) unstable; urgency=low . * new upstream release 0.10. * debian/diff/0004-bcron-exec.c-fix-typo-...diff: remove; fixed upstream. * debian/diff/0006-tests.sh-export-TZ-CST0-trailing-...diff: remove; obsolete. * debian/diff/0007-tests.sh-*.diff, 0008-bcron-exec-...diff: remove; applied upstream. * debian/control: Build-Depends: python, man2html, texinfo. * debian/diff/0001-...diff: adapt: remove *.html from TARGET to keep them on make clean. * debian/rules: ./ChangeLog no longer shipped by upstream, use NEWS. * debian/bcron-run.postinst: don't use update-service --add on package upgrade; use sv t to restart services on package upgrade. * debian/bcron-run.postinst: remove code for package upgrade from version 0.09-8 or earlier. * debian/control: remove version (>= 1.8.0-2) from Depends: runit. * debian/bcron-run.postrm: purge: use sv force-shutdown instead of force-stop to take down services; guard deluser against failure. * debian/rules: echo /usr/share/doc >conf-man; no longer install man pages explicitly. * debian/diff/0005-Makefile-don-t-use-Wl-R-bglibs-when-linking...diff: new: Makefile: don't use -Wl,-R'$${bglibs}' when linking programs. * debian/control: Standards-Version: 3.9.5.0. bcron (0.09-13) unstable; urgency=medium . * debian/diff/0008-bcron-exec-Mark-all-temporary-files-close-...diff: new; from upstream git; bcron-exec: Mark all temporary files close-on-exec and close selfpipe; this fixes a security bug in bcron where cron jobs get access to the temporary output files from all other jobs that are still running (closes: #686650). bcron (0.09-12) unstable; urgency=low * debian/rules, debian/bcron.README.Debian: no longer install the bcron.info file (closes: #528865). * debian/control: bcron: Recommends: default-mta | mail-transport-agent; bcron-run: Depends: default-mta | mail-transport-agent (thx Jonathan Nieder; closes: #495834). * debian/control: Standards-Version: 3.9.2.0. bcron (0.09-11) unstable; urgency=low * debian/bcron-run.postrm: services' supervise dirs are now located in /var/lib/supervise/, remove those on purge. * debian/rules: no longer include named pipe /var/spool/cron/trigger in the bcron-run packages (closes: #552687). * debian/bcron-run.postinst: create named pipe /var/spool/cron/trigger if it doesn't exist yet, error out if it exists but is not a fifo. * debian/bcron-run.postrm: remove /var/spool/cron/trigger on purge. * debian/control: Standards-Version: 3.8.3.0. feedgenerator (2.2.1-2) unstable; urgency=medium . * Team upload. * Remove build-dep on python3-setuptools: this uses hatchling * Drop dependency on transitional python3-tz * Drop "Rules-Requires-Root: no": it is now the default * Apply Multi-Arch: hint feedgenerator (2.2.1-1) unstable; urgency=medium . * New upstream release. feedgenerator (2.2.0-1) unstable; urgency=medium . * New upstream release. - Refresh patches. * Add build-dep on pybuild-plugin-pyproject and python3-hatchling. * Add Testsuite: autopkgtest-pkg-pybuild to d/control. * Update Standards version to 4.7.2, no changes required. golang-github-xenolf-lego (4.9.1-3) unstable; urgency=medium . * Team upload. * Ignore flaky test. Closes: #1104399. * Drop Rules-Requires-Root: no. * Standards-Version: 4.7.2. * Use watch v5. * Improve Description:. * Bump debian/* copyright years. llvm-toolchain-19 (1:19.1.7-7) unstable; urgency=medium . [ John Paul Adrian Glaubitz ] * Add powerpc-fix-SIGILL.diff to fix SIGILL on powerpc . [ Samuel Thibault ] * debian/patches/hurd/47211c4b96e99a3344a71570a99b991c5f5c1c01.patch: Fix build on hurd. . [ Sylvestre Ledru ] * Remove Provides: libunwind-dev (Closes: #1100482) d/control.in: Reinstate Multi-Arch: same on libllvm${VERSION} (Closes: #1115227) Thanks to Simon McVittie for the patch llvm-toolchain-19 (1:19.1.7-6) unstable; urgency=medium . [ Matthias Klose ] * On ppc64el configure with -DPPC_LINUX_DEFAULT_IEEELONGDOUBLE=ON for upcoming distros. Closes: #1113935. * Fix ftbfs with GCC 15. * Relax with binary objects in the testsuite. . [ Jianfeng Liu ] * Add CFLAGS/CXXFLAGS -mcmodel=medium on loong64 (Closes: #1107858)