7kaa (2.14.7+dfsg-1) unstable; urgency=medium . * debian/rules: + remove override_dh_builddeb, xz is the default compression. + enable all hardening build flags, including bindnow. * debian/copyright: + update the exclude list according to upstream changes. + update years and Format: url. * New upstream version 2.14.7+dfsg. * Refresh patches. * Build-depend on libcurl4-gnutls-dev. * Standards-Version: 4.0.0. acct (6.6.4-1) unstable; urgency=high . [ Marcos Fouces ] * Revert to previous init.d script. (Closes: #865223) * Bump to Standards-version 4.0.0 * New upstream version 6.6.4 . [ Lukas Schwaighofer ] * improve init.d script: accton is not a daemon, call it directly (without start_daemon) so the exit code can be interpreted properly avrdude (6.3-3) unstable; urgency=medium . * Recreate aclocal.m4 (closes: #868925) * Set package priority to overridden optional. bwbar (1.2.3-3) unstable; urgency=medium . * QA upload. * Set maintainer to the QA team * Switch to source format 3.0 (quilt) - revert all changes outside of debian/* - add the changes as patches - add d/patches/series - refresh patches * Overhauling package: - Move init.d and defaults file from d/otherfiles to d/bwbar.init and d/bwbar.default respectively. - source init functions and add dependency on lsb-base - Bump compat level to 10. (requires debhelper >10 as B-D, added) - Refactor d/rules to use short debhelper format. - Clean configure using d/clean - Remove cdbs from B-D - Remove maintainer scripts, debhelper will automatically add required snippets (Closes: #866265) - drop d/dirs, dirs are now automatically created. - Rewrite d/copyright in machine-readable format. * Create packaging repository in collab-maint * Bump S-V to 4.0.0 -- no changes required after package overhaul cqrlog (2.0.5-3) unstable; urgency=medium . * Fix various spelling errors * Bump Standards version to 4.0.0 (No changes required). * Add d/clean to remove src/RegExpr.pas as it conflicts with the RegExpr unit in lazarus. Patch from Paul Gevers (Closes: 865777) crash (7.1.9-1) unstable; urgency=medium . * Patch from Balint Reczey : Build crash on all Linux architectures (Closes: #763856, #757450) . * Patch from Balint Reczey : Continuous integration tests can fail due to missing packages for the running kernel and missing *-updates packages (Closes: #869367) . * Fixes to address three gcc-7.0.1 compiler warnings that are generated when building with "make warn". The warning types are "[-Wnonnull]" in filesys.c, and "[-Wformat-overflow=]" in kernel.c and cmdline.c. . * Fix for the PPC64 "mach -o" option to update the OPAL console buffer size from 256K to 1MB, based upon the latest skiboot firmware source. . * Fix for the "mod -[sS]" option to prevent the erroneous reassignment of one or more symbol values of a kernel module. Without the patch, when loading a kernel module, a message may indicate "mod: : last symbol: is not _MODULE_END_?" may be displayed, and one or more symbols may be reassigned an incorrect symbol value. If none of the erroneous symbol value reassignments are beyond the end of the module's address space, then there will be no message. . * Linux 4.10 commit 401721ecd1dcb0a428aa5d6832ee05ffbdbffbbe finally exports the x86_64 "phys_base" value in the VMCOREINFO note, so utilize it whenever it exists. . * Implemented a new "log -a" option that dumps the audit logs remaining in kernel audit buffers that have not been copied out to the user-space audit daemon. . * Fix for the "kmem
" option and the "search" command in x86_64 kernels that contain, or have backports of, kernel commit 7c1da8d0d046174a4188b5729d7579abf3d29427, titled "crypto: sha - SHA1 transform x86_64 AVX2", which introduced an "_end" text symbol. Without the patch, if a base kernel symbol address that is larger than the "_end" text symbol is passed to "kmem
", its symbol/filename information will not be displayed. Also, when the "search" command scans the __START_KERNEL_map region that contains kernel text and static data, the search will be truncated to stop at the "_end" text symbol address. . * Enhancement for the determination of the ARM64 "kimage_voffset" value in Linux 4.6 and later kernels if an ELF format dumpfile does not contain its value in a VMCOREINFO note, or when running against live systems using /dev/mem, /proc/kcore, or an older version of /dev/crash. . * Optimization of the "kmem -f
" and "kmem " options to significantly reduce the amount of time to complete the buddy allocator free-list scan for the target address. On very large memory systems, the patch may reduce the time spent by several orders of magnitude. . * Fix for a compilation error if glibc-2.25 or later has been installed on the host build machine. Without the patch, the build fails with the error message "amd64-linux-nat.c:496:1: error: conflicting types for 'ps_get_thread_area'". . * Fix for the "list -[hH]" options if a list_head.next pointer is encountered that contains an invalid NULL pointer. Without the patch, the "list -[hH]" options would complete/continue as if the NULL were a legitimate end-of-list indicator, and no error would be reported. . * Provide basic Huge Page usage as part of "kmem -i" output, showing the total amount of memory allocated for huge pages, and the amount of the total that is free. . * Fix for the determination of the x86_64 "phys_base" value when it is not passed in the VMCOREINFO data of ELF vmcores. Without the patch, it is possible that the base address of the vmalloc region is unknown and initialized to an incorrect default address during the very early stages of initialization, which causes the parsing of the PT_LOAD segments for the START_KERNEL_map region to fail. . * Fix for the "dis" command to detect duplicate symbols in the case of a "symbol+offset" argument where the duplicates are contiguous in the symbol list. In addition, reject "symbol+offset" arguments if the resultant address goes beyond the end of the function. . * Fix for the "set scope" option if the kernel was configured with CONFIG_RANDOMIZE_BASE. Without the patch, the command fails with the message "set: gdb cannot find text block for address: ". This also affects extension modules that call gdb_set_crash_scope() when running with KASLR kernels. . * Fix for the extensions/trace.c extension module to account for Linux 4.7 kernel commit 9b94a8fba501f38368aef6ac1b30e7335252a220, which changed the ring_buffer_per_cpu.nr_pages member from an int to a long. Without the patch, the trace.so extension module fails to load on big-endian machines, indicating "extend: Num of pages is less than 0". . * Fix for the extensions/trace.c extension module when running on the ppc64 architecture. Without the patch, the trace.so extension module fails to load, indicating "extend: invalid text address: ring_buffer_read". On the ppc64 architecture, the text symbol is ".ring_buffer_read". . * Fix for the ARM64 "bt" command. Without the patch, the backtrace of a non-panicking active task generates a segmentation violation when analyzing Android 4.4-based dumpfiles. curvedns (0.87-3) unstable; urgency=medium . * Update control file (Priority, Vcs-*) doublecmd (0.8.0~svn7711-1) unstable; urgency=medium . * New upstream release - fix build with Lazarus 1.7 (Closes: #868288) - add support for Qt5 * Refresh patches * Switch from Qt4 to Qt5 * Stop generating text changelog from upstream HTML changelog * Bump Standards-Version to 4.0.0, no further changes * Work around problem extracting debug info on the buildds doublecmd (0.7.8-1) experimental; urgency=medium . * New upstream release. * Update debian/copyright. * Switch to debhelper 10. doxygen (1.8.13-8) unstable; urgency=medium . * Build using LLVM 4.0. fet (5.32.2-1) unstable; urgency=medium . * New upstream version 5.32.2 fonts-kacst (2.01+mry-13) unstable; urgency=medium . * debian/control - set Standards-Version: 4.0.0 - set Build-Depends: debhelper (>= 10) * debian/compat - set 10 fonts-tomsontalks (1.1-6) unstable; urgency=medium . * Team upload. * debian/control - drop transitional dummy package, ttf-tomsontalks - use Breaks instead of Conflicts - drop Provides since no packages depend on ttf-tomsontalks freedoom (0.11.3-1) unstable; urgency=medium . * New upstream point release to support building with deutex >= 5.0.0 beta2. No other changes from 0.11.2. * Update the spelling of my name in debian/control. gnome-applets (3.24.1-3) unstable; urgency=medium . * Extend sticky_notes_fixes.diff with one more upstream commit to fix text selection. golang-github-blang-semver (3.5.0-1) unstable; urgency=medium . [ Tim Potter ] * Team upload. * Add me to uploaders . [ Dr. Tobias Quathamer ] * New upstream version 3.5.0 * Update d/copyright * Use debhelper v10 * Depend on golang-any instead of golang-go * Update Standards-Version to 4.0.0 * Update d/watch golang-github-go-xorm-xorm (0.6.2.0+release-1) unstable; urgency=medium . * Following tagged releases. * Includes a downgrade in the previous update that broke API compatibility. golang-github-jinzhu-inflection (0.0~git20170102.0.1c35d90-1) unstable; urgency=medium . * Update to newer upstream commit (1c35d90) * Adjust for updated pkg-go best practices golang-github-kurin-blazer (0.0~git20170711.0.612082e-1) unstable; urgency=medium . * Initial release (Closes: #868937) gtk+3.0 (3.22.17-1) unstable; urgency=medium . * New upstream release. hydra-el (0.14-1) unstable; urgency=medium . * New upstream version 0.14 * Clean d/control: remove hardcoded dependency on emacsen-common and Built-Using field hyperscan (4.5.2-1) unstable; urgency=medium . * New upstream version 4.5.2 * Bump debian standards versionto 4.0.0 imagemagick (8:6.9.7.4+dfsg-15) unstable; urgency=high . * Bug fix: "imagemagick FTBFS: coders/mat.c:1372:3", thanks to Adrian Bunk and Gianfranco Costamagna (Closes: #870047). * Security fixes: + CVE-2017-11639 When ImageMagick processes a crafted file in convert, it can lead to a heap-based buffer over-read in the WriteCIPImage() function in coders/cip.c, related to the GetPixelLuma function in MagickCore/pixel-accessor.h. (Closes: #870065). + CVE-2017-11640 When ImageMagick 7.0.6-1 processes a crafted file in convert, it can lead to an address access exception in the WritePTIFImage() function (Closes: #870067) + Validate png file. Detect corrupted png early and avoid a crash (Closes: #870105) + Heap buffer overflow in ReadOneMNGImage A crafted file will cause x_off[i] out-of-bound operation vulnerability. (Closes: #870106) + memory exhaustion in ReadOneJNGImage in png.c When identify JNG file that contains chunk data, imagemagick will allocate memory to store the chunk data in function ReadOneJNGImage Due to a lack of valition, memory is not limited for corrupted files. (Closes: #870107) + memory leak in ReadOneJNGImage #550 A crafted file could trigger a memory leak (Closes: #870108) + out-of-bounds read with the MNG CLIP chunk. (Closes: #870109) + coders/png.c: Memory leak Fixed Issue 600 (Closes: #870116) + memory leak in ReadOneJNGImage (upstream 602) Fix a leak triggered by a corrupted file (Closes: #870115) + Stuck in LockSemaphoreInfo after reading a png with width==MAGICK_WIDTH_LIMIT Some version of libpng need serialization for error recovery of hard lock Could be triggered by a corrupted file (Closes: #870111) + memory leak in ReadOneMNGImage #619 A memory leak vulnerability was found in function ReadOneMNGImage, which allow attackers to cause a denial of service (memory leak) via a crafted file. (Closes: #870117) + memory leak in ReadOneJNGImage #618 Triggered by a corrupted file (Closes: #870118) + bad free in RelinquishMagickMemory (Closes: #870119) + CVE-2017-11539: coders/png.c: Initialized quantum_info to prevent memory leakage (Closes: #870120) imagemagick (8:6.9.7.4+dfsg-14) unstable; urgency=high . * Security bugs: + assertion failed in DestroyImageInfo A assertion failed in DestroyImageInfo, leading to DOS (Closes: 870014) + CVE-2017-11523: endless loop in ReadTXTImage If text image file only contains "MagickID..." line, it will cause ReadTXTImage to infinite loop. (Closes: #869210). + Memory leak in mat coder Fix a memory leak in mat coder triggered by a special crafted file (Closes: #870013). + Use of uninitialized data in ImageMagick/coders/mat.c The coder accesses uninitialized data which might pose a security issue or at least a bug. The first undefined access happens within coders/mat.c:1196 in a call to calcMinMax(). The back part of the buffer bImgBuff is now large enough but does seemingly not contain any sensible data. (Closes: #870012) + CVE-2017-11644 A special crafted file create a memory leak in MAT file coder. The code need to free two buffer in some exceptionnal circonstances, instead than just one is freed (Closes: #870016) + Memory leak in mat coder A special crafted file create a memory leak in MAT coder (Closes: #870015) + Memory leak in mat coder In case of corrupted file, cloned image (temporarly image) should be freed (Closes: #870017) + assertion failed in DestroyImageInfo due to mat coder (Closes: #870019) + assertion failed in DestroyImage due to mat coder (Closes: #870020) + Memory leak in mat coder (upstream 617) (Closes: #870021) + Memory leak in mat coder (upstream 616) (Closes: #870022) + Memory leak in mat coder (upstream 616) (Closes: #870023) inkscape (0.92.2~pre0-1) unstable; urgency=medium . * New upstream version 0.92.2~pre0. http://wiki.inkscape.org/wiki/index.php/Release_notes/0.92.2 + Fix an integer overflow. Closes: #838654 + Fix compilation with GCC 7. Closes: #853453 * d/dirs: remove, useless. * d/patches: drop 15484 patch, applied upstream. * d/control: bump Standards-Version to 4.0.0, no changes needed. k3d (0.8.0.6-3) unstable; urgency=medium . * d/patches: - Add use-gio-instead-of-gnome-vfs.patch, to use gio instead of gnome-vfs (to be removed from Debian) (Closes: #868394) . * d/control: Remove Build-Depends on libgnomevfs2-dev, libglibmm-2.4-dev contains all that it's needed with the patch in this version libdatrie (0.2.10-5) unstable; urgency=medium . * Bump debhelper compat to level 10 * d/rules: Replace $(MAKE) with dh_auto_* to gain dh 10 parallelism, except dh_auto_install, as it can't reach install-am target * Do not generate/install doc on nodoc DEB_BUILD_OPTIONS (Policy 4.0.0 Section 4.9.1) * Bump Standards-Version to 4.0.0, all changes done. * Update debian/copyright - Use HTTPS in Format URL - Update upstream author's e-mail address - Update copyright years * d/control: Use HTTPS in upstream Homepage * Drop unnecessary dh-autoreconf B-Dep [lintian] debhelper 10 already pulls it in. libgpuarray (0.6.9-2) unstable; urgency=medium . * Fix empty section in documentation - Set LD_LIBRARY_PATH before building the docs - Add missing build dependency on python3-mako Thanks to Daniel Stender for reporting (Closes: #869786) * Add autopkgtest suite with pocl libgpuarray (0.6.9-1) unstable; urgency=medium . * Add versioned dependency to cython. Thanks to Aaron M. Ucko (Closes: #868991) * New upstream version 0.6.9 (Closes: #868877) * Build extension modules before the docs * Normalize the preamble of the rules file libisds (0.10.7-1) unstable; urgency=medium . * New upstream version 0.10.7 libpdfbox-java (1:1.8.13-1) unstable; urgency=medium . * Team upload. * New upstream version 1.8.13. * Switch to compat level 10. * Declare compliance with Debian Policy 4.0.0. * Use https for Format field. * get-orig-source: Use --download-current-version option. * Ignore com.github.jai-imageio artifacts. * Refresh 01-bouncycastle-compatibility.patch. libwebp (0.6.0-3) unstable; urgency=medium . * Fix dependency bug in debian/control libwebp (0.6.0-1) experimental; urgency=medium . * New upstream release libzia (4.09-1) unstable; urgency=medium . * New upstream release. * Bump standards version to 4.0.0 maven-ejb-plugin (2.5.1-1) unstable; urgency=medium . * Team upload. * New upstream release * Depend on libmaven3-core-java instead of libmaven2-core-java * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 * Use secure Vcs-* URLs maven-indexer (5.1.1-5) unstable; urgency=medium . * Team upload. * Fixed the build failure with libmaven-parent-java 27-1 * Depend on libmaven3-core-java instead of libmaven2-core-java * Depend on libplexus-component-metadata-java instead of libplexus-containers1.5-java * Changed the Maven rules to always use the latest version of plexus-component-metadata * Simplified the Maven rules * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 * Use secure Vcs-* URLs maven-invoker (3.0.0-1) unstable; urgency=medium . * Team upload. * New upstream release - Refreshed the patch maven-invoker-plugin (3.0.1-1) unstable; urgency=medium . * Team upload. * New upstream release - New dependency on libmaven-artifact-transfer-java - Build depend on junit4 instead of junit - Depend on libmaven-invoker-java (>= 3.0.0) - Depend on libmaven3-core-java instead of libmaven2-core-java * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 maven-resources-plugin (3.0.2-1) unstable; urgency=medium . * Team upload. * New upstream release maven-shared-incremental (1.1-3) unstable; urgency=medium . * Team upload. * Removed the build dependency on libplexus-component-api-java maven-shared-incremental (1.1-2) unstable; urgency=medium . * Team upload. * Depend on libmaven3-core-java instead of libmaven2-core-java * Depend on libplexus-component-annotations-java and libplexus-component-metadata-java instead of libplexus-containers1.5-java * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 * Use secure Vcs-* URLs maven-war-plugin (3.1.0-1) unstable; urgency=medium . * Team upload. * New upstream release (Closes: #869019): - Removed MWAR-269.diff (fixed upstream) - New dependency on libmaven-mapping-java - Build depend on junit4 instead of junit - Depend on libmaven3-core-java instead of libmaven2-core-java - Depend on libplexus-archiver-java (>= 3.4) - Depend on libmaven-archiver-java (>= 3.1.1) * Build with the DH sequencer instead of CDBS * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 mlpack (2.2.4-1) unstable; urgency=medium . * New upstream version * Bump standards version, no changes required * Mark mlpack-doc as Multi-arch: Foreign * Move .pc file to arch-specific subdir obus (1.1.5-6) unstable; urgency=medium . [ Stéphane Glondu ] * Add ocamlbuild to Build-Depends * Update Vcs-* . [ Dimitri John Ledkov ] * Remove duplicate constructor, to fix FTBFS with ocaml 4.04. ocaml-sqlexpr (0.5.5-3) unstable; urgency=medium . * Team upload * Add ocamlbuild to Build-Depends * Update Vcs-* ocaml-usb (1.3.0-4) unstable; urgency=medium . * Add ocamlbuild to Build-Depends * Update Vcs-* petsc (3.7.6+dfsg1-3) unstable; urgency=medium . * create mpi-version-test.patch to relax MPI version test to match minor, not patch (release) version in include/petscsys.h. Should simplify future openmpi upgrades, see debian/extract_MPI_dependency. Taken from upstream git (commits ca70f86, 41f4af4). Closes: #865526. * remove dependencies on libblacs-mpi-dev (explicit blacs support has not been a PETSc configuration option since 3.4) * drop Build-Depends: autotools-dev (autoreconf is now automatic in debhelper compat 10) plexus-resources (1.1.0-1) unstable; urgency=medium . * Team upload. * New upstream release - Refreshed the patch * Generate components.xml with plexus-component-metadata * Relocated the version 1.x to the generic 'debian' version * Build with the DH sequencer instead of CDBS * Track and download the new releases from GitHub * Moved the package to Git * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 pybtex (0.21-2) unstable; urgency=medium . * Bump debhelper version to 10, no changes required * Let the pybtex CLI use the Python 3 backend * Normalize the preamble of the rules file * Drop superfluous .PHONY occurrences * Fix a typo in deb/changelog pybtex (0.21-1) unstable; urgency=medium . * Upgrade watch file to version 4 * Add missing gbp configuration * New upstream version 0.21 * Drop the patch queue, no longer required * Run cme fix on control file - Wrap and sort fields and dependencies - Drop superfluous versioned dependencies - Bump standards version to 4.0.0 * Run cme fix on copyright file - Use secure Format URI - Sort license paragraphs * Set the Source field to the PyPI URI * Use secure Homepage URI * Filter egg-info directory with extend-diff-ignore * Run the tests in isolation from the source tree * Add versioned dependency to latexcodec * Provide separate packages for Python 2 and docs (Closes: 856930) * Provide a package for Python 3 * Build the docs using the upstream Makefile * Add support for the nocheck build profile * Add support for the nodoc build profile * Provide the alternative entry-point via symlinks * Improve the autopkgtest suite - Install the upstream test suite - Run tests against the installed package - Run tests for all supported Python versions * Adopt the package - Transfer maintenance to the Debian Science Team - Remove Daniel Stender from Uploaders - Add myself to Uploaders - Add myself to copyright (Closes: #860969) python-agate-dbf (0.2.0-2) unstable; urgency=medium . * Bump standards version to 4.0.0, no changes required * Build the docs using the upstream Makefile * Mark doc package multiarch foreign * Release to unstable python-agate-dbf (0.2.0-1) experimental; urgency=low . * Initial release. (Closes: #850450) python-agate-excel (0.2.1-3) unstable; urgency=medium . * Bump standards version to 4.0.0, no changes required * Build the docs using the upstream Makefile * Mark doc package multiarch foreign * Release to unstable python-agate-excel (0.2.1-2) experimental; urgency=medium . * Fixup Maintainers, Vcs-Browser and Vcs-Git fields python-agate-excel (0.2.1-1) experimental; urgency=low . * Initial release. (Closes: #850449) python-agate-sql (0.5.2-2) unstable; urgency=medium . * Bump standards version to 4.0.0, no changes required * Build the docs using the upstream Makefile * Mark doc package multiarch foreign * Release to unstable python-agate-sql (0.5.2-1) experimental; urgency=medium . * New upstream version 0.5.2 * Refresh the patch queue python-agate-sql (0.5.1-1) experimental; urgency=low . * Initial release. (Closes: #850451) python-transitions (0.5.3-1) unstable; urgency=medium . * Initial release (closes: 869775) restic (0.7.1-1) unstable; urgency=medium . * New upstream version 0.7.1 * drop 0001-Debianize-doc-Manual.md.patch (manual changed upstream) * Drop 0002-Update-code-for-pkg-xattr-v0.2.0.patch (merged upstream) * add new build-deps * Disable FUSE tests * refresh fix-imports.patch * build restructuredtext docs using sphinx * Add privacy-breach.patch, removing badge images from docs * Add doc-base file * bump standards-version (no changes necessary) rocksndiamonds (4.0.0.2+dfsg-2) unstable; urgency=medium . * Upload to unstable. * Update debian/copyright. * Standards-Version 4.0.0, no further change required. * Rely on pkg-info.mk instead of running dpkg-parsechangelog to determine the version. * Ignore irrelevant Lintian warnings for unused Debconf templates and an empty directory. rocksndiamonds (4.0.0.2+dfsg-1) experimental; urgency=medium . * New upstream release. * Switch maintainer and uploaders (as standard for team-maintained packages), and add myself to uploaders with Dmitry’s approval. * Rewrite debian/copyright in machine-readable format. * Add repack suffix option to debian/watch. . rocksndiamonds (4.0.0.1+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream release, obsoleting all patches (closes: #752493). * Scores are now saved in users’ home directories (closes: #682807; LP: #304516). This doesn’t enable system-wide high scores but enabling that would require a security audit first. * Update debian/watch; thanks to Bart Martens! * Fix the VCS browser URL. * Clean up debian/control using cme. * Standards-Version 3.9.8. * Drop dependency on perl-modules. * Switch to debhelper compatibility level 10. * Add a desktop file and remove the old menu file (thanks to Andreas Stempfhuber for the patch; closes: #658930, #727032). * Update download information (closes: #752495). ruby-addressable (2.5.1-2) unstable; urgency=medium . * Team upload. * Reupload to unstable ruby-addressable (2.5.1-1) experimental; urgency=medium . * Team upload * New upstream release ruby-buff-extensions (2.0.0-1) unstable; urgency=medium . [ Cédric Boutillier ] * Use https:// in Vcs-* fields . [ Hleb Valoshka ] * Refresh patches * d/control: - add myself to uploaders - bump standards version to 4.0.0 (no changes) ruby-equalizer (0.0.11-2) unstable; urgency=medium . * Reupload to unstable ruby-equalizer (0.0.11-1) experimental; urgency=medium . * Team upload * New upstream release ruby-http (2.2.2-1) unstable; urgency=medium . * New upstream release ruby-http-accept-language (2.1.1-1) unstable; urgency=medium . * Team upload . [ Cédric Boutillier ] * Remove space at the end of a line starting with a full stop in the long description. . [ Sruthi Chandran ] * New upstream release * Enable autopkgtest ruby-json-schema (2.8.0-1) unstable; urgency=medium . * Team upload * New upstream release * Remove unwanted patch move-resource-draft.patch * Use gem-install ruby-naught (1.1.0-1) unstable; urgency=medium . * New upstream release ruby-oauth2 (1.4.0-1) unstable; urgency=medium . * New upstream release ruby-omniauth-cas3 (1.1.4-1) unstable; urgency=medium . * New upstream release ruby-tinder (1.10.1-3) unstable; urgency=medium . * Relax dependency on faraday in gemspec ruby-twitter (6.1.0-1) unstable; urgency=medium . * Team upload * New upstream release * Switch to github tarballs (for tests) * Relax dependency on faraday in gemspec * Tighten dependencies in debian/control sympa (6.2.18~dfsg-1) unstable; urgency=medium . * New upstream release * Remove various patches merged upstream * Update lintian overrides * Bump Standards-Version to 4.0.0 * Enable use of autoreconf debhelper add-on * Update debian/copyright with minor changes * Add a patch to properly cleanup temporary files generated by build process * Fix shell function used to prefill debconf questions from Sympa configuration file in debian/config. Values reinjected to Sympa config file were false and led to serious configurations issues (Closes: #863631) sympa (6.2.16~dfsg-5) unstable; urgency=medium . * Fix configure error by reverting change to locate newaliases binary (Closes: #868720). sympa (6.2.16~dfsg-4) unstable; urgency=medium . * Remove obsolete configuration file /etc/sympa/sympa.conf-smime.in (Closes: #864546). * Fix location of newaliases binary (Closes: #868289). * Use full path for head command in Cookies directive (Closes: #863701). sympa (6.2.16~dfsg-3) unstable; urgency=medium . * Add dependency on libnet-dns-perl to perform DMARC verifications * Add a patch to support JQuery >= 3 (system wide installed) using jquery-migrate (Closes: #855199) sympa (6.2.16~dfsg-2) unstable; urgency=medium . [ Stefan Hornburg (Racke) ] * Add version to libjs-query (>= 1.11) dependency as Foundation 5 needs this as minimum (Closes: #839755) . [ Emmanuel Bouthenot ] * Fix bug with Sympa config file which was shipped as a conffile (Closes: #839920) * Add a patch (Thanks to Chris Lamb) to make the build reproducible (Closes: #839587) * Fix mysql-server dependency to default-mysql-server * Add a NEWS file to inform about the major changes in Sympa 6.2 (Closes: 839728) sympa (6.2.16~dfsg-1) unstable; urgency=medium . * New major upstream release (Closes: #814426) - New web interface (Closes: #320681) - Database schemas are automatically updated (Closes: #651942) - Template missing fixed (Closes: #746387) * Packaging fixes and cleanup: - Fix various bugs in debconf usage (Closes: #821819) - Removing oldies and fix bugs in postinst: + Make possible to not use dbconfig-common (Closes: #631162) - Fix logrotate configuration so that sympa is not left in a confused state when systemd is used (Closes: #804066) - Update copyright holders * Add a patch to remove a reference to a template which no longer exists * Add a patch to fix various typos in documentation and manpages * Add a patch to fix log severity in some command line tools used in postinst * Update lintian overrides sympa (6.1.25~dfsg-1) unstable; urgency=medium . * New upstream release - Refresh patches (most of them were merged upstream) * Fix Vcs-(Git|Browser) fields to use secure URIs * Bump Standards-Version to 3.9.8 * Fix some typos in control and NEWS * Remove wrong dependency on perl-modules (Closes: #811194) * Enable hardening=all build * Add missing Documentation key in service unit files (archived and bounced) * Remove useless symlinks (/usr/bin/{archived,bounced,task_manager}) * Enable sympa systemd units by default (Closes: #813375) sympa (6.1.24~dfsg-1) unstable; urgency=medium . * New upstream release - Remove patch for CVE-2015-1306 * Switch to plain Debhelper rather than CDBS * Fix debian/watch file in order to exclude alpha or beta versions * Fix perl-modules and libcgi-pm-perl build dependencies (Closes: #788152) * Bump Standards-Version to 3.9.6 * Add a patch (backported from Sympa 6.2) to fix various SSL/TLS issues (Closes: #783595) sympa (6.1.23~dfsg-2) unstable; urgency=medium . * Fix a bug in /etc/sympa/facility conffile handling (Closes: #774877) * Add a patch to fix a vulnerability in the web interface (wwsympa) which allows one to send himself by email any readable file by the sympa user on the filesystem. sympa (6.1.23~dfsg-1) unstable; urgency=medium . * New upstream release * Refresh patches * Update debian/copyright with new copyright holders sympa (6.1.22~dfsg-1) unstable; urgency=medium . * New upstream release (Closes: #738636 - Add missing locales (Closes: #741979) - Fix perl errors with perl <= 5.14 (Closes: #709240) - Fix sympa crash in some conditions (Closes: #746283) - {,ww}sympa no longer use pidfiles parameters in config files (Closes: #191086) - Fix DMARC issues with various Email service providers (Closes: #745639) * Set rsyslog as default syslog daemon (instead of sysklogd) (Closes: #728114) * Remove useless aliases from /etc/aliases (Closes: #615867) * Bump Standards-Version to 3.9.5 * Adding systemd unit files sympa (6.1.17~dfsg-1) unstable; urgency=low . * New upstream release: - Fix possible infinite loop while generating digest with text/plain binary attachements (Closes: #712141) - Fix missing templates (Closes: #714388) - Switch the default locale from en_US to en (update debconf templates accordingly) (Closes: #682563) * Refresh patches: - Fix 'CREATE DATABASE' syntax with mysql backend. Thanks to Daniel Caillibaud for the patch (Closes: #682664) * Add a patch to make possible to fallback on C locale when no other locales are available * Add a patch to raise a warning instead of an error when the CA bundle file is not readable (Closes: #706965, #717435) * Fix packaging to support Apache >= 2.4 (Closes: #669803) * Update manpages patch to fix a FTBFS caused by lack of 'encoding' identifer in pod snippets (Closes: #724086) * Add dependency on libsoap-lite-perl * Fix Vcs-* fields * Bump Standards-Version to 3.9.4 * Remove support of sqlite < 3 * Add a warning message in postinst about the fix of permissions and ownership which can take a while. Thanks to David Prévot for the suggestion (Closes: #709565) * Fix a bug in postinst while trying to add missing parameters in sympa.conf during upgrade to sympa > 6.0.1. Thanks to Paul Menzel for the patch (Closes: #691506) * Minor updates in debian/copyright * Switch to debhelper >= 9 sympa (6.1.11~dfsg-5) unstable; urgency=low . * Fix SQLite patch to avoid crash during installation from scratch and database schema updates failures on upgrade (Closes: #686845) sympa (6.1.11~dfsg-4) unstable; urgency=low * Include debconf and dbconfig libraries in maintainer scripts only when it's possible (Closes: #673990) * Use --force-badname with adduser while creating sympa user (avoid a failure with a custom NAME_REGEX in /etc/adduser.conf) (Closes: #328053) * Try to fix /etc/sympa/data_structure.version in preinst script when it is empty. This file needs to contain the current version of sympa to ensure that the upgrade to the version being installed will be successful. * Add a Recommends on apache2-suexec as it is needed to properly start/stop/reload the fastcgi wrapper. sympa (6.1.11~dfsg-3) unstable; urgency=high * Fix bug about sympa user created too late in postinst script (Closes: #673759) * Let urgency to high due to CVE-2012-2352 sympa (6.1.11~dfsg-2) unstable; urgency=high * Add a patch to properly fix CVE-2012-2352 sympa (6.1.11~dfsg-1) unstable; urgency=high * New upstream release - Fix security issue CVE-2012-2352 (set urgency accordingly) - Fix a bug about VERP return path not correctly set (Closes: #653265) - Fix '*insecure*' errors in webserver logs (Closes: #516164) - Fix segfault of wwsympa while sending emails (Closes: #655269) - Fix setuid attributes on cgi and cgi wrappers (Closes: #639911) - Fix default EXPLDIR value (Closes: #639627) - Refresh patches * Fix location of X509-user-certs directory which contains user certificates: It has to be in /var/lib/sympa/list_data/X509-user-certs (Closes: #516513) * Update Dutch debconf translations (Closes: #660837, Thanks to Jeroen Schot) * Add Italian debconf translations (Closes: #666920, Thanks to Beatrice Torracca) * Definitely fix the reset of permissions in /var/spool/sympa and /var/lib/sympa. Thanks to Chris Reeves for the patch (Closes: #668995) * Bump Standards-Version to 3.9.3 * Remove useless patch with hardcoded user/group 'sympa' (no more needed) * Add a patch to fix typos and bad whatis entries in manpages * Add a lintian override against 'possible-bashism-in-maintainer-script' (false positive) * Move ca-certificates from Recommends to Depends as lintian detects a broken symlink (even if lintian is right it fails to detect that it is by now a false positive hence an override has been added) * Add a patch for sympa_wizard manpage rewording * Add missing manpage for sympa_wizard (Closes: #415884) * Add a patch to fix a warning in logs about 'Unknown parameter ldap_force_canonical_email' (Closes: #638320) * Do not handle /etc/sympa/data_structure.version as a conffile as it breaks sympa internals upgrade (Closes: #655967) * Add a patch to disable the email notification 'css updated' on each upgrade (Closes: #601662) sympa (6.1.7~dfsg-2) unstable; urgency=low [ Emmanuel Bouthenot ] * Adjust dependency on default MTA to use default-mta (Closes: #495857) * Tiny updates in debian/copyright and debian/copyright_hints * Add rsyslog configuration (Closes: #496074) * Fix logrotate script to reload rsyslog properly (Closes: #628606) * Full rewrite of init script to be more robust and more verbose: - reload target check if sympa is running to prevent sympa restart from logrotate if it was not already started (Closes: #568543) * Add a README.Debian file - Add a note about how to upgrade password format from version 5.x to 6.x (Closes: #630734) * Various code cleanup and fixes in maintainer and debconf scripts: - Fix update of 'use_fast_cgi' parameter in wwsympa.conf from debconf (Closes: #411987) * Update debconf question about fastcgi which tells to install libapache2-mod-fcgid instead of libapache2-mod-fastcgi (non-free). Update Recommends accordingly (Closes: #642323) * Return of the SQL schemas in /usr/share/sympa/bin (they were needed) [ Paul Menzel ] * README.Debian-exim4: Fix two typos (Closes: #650335) sympa (6.1.7~dfsg-1) unstable; urgency=low [ Emmanuel Bouthenot] * New upstream release (Closes: #644827) * Remove unexistant Suggest on libtext-linefold-perl (Closes: #604286) * Remove patch to fix some warnings about deprecated usage of 'defined' with Perl 5.12 (fixed upstream) * Remove SQL schemas from /usr/share/sympa/bin (improper location). They are already installed in /usr/share/doc/sympa/examples/db * Fix the way the permissions are set in /var/spool/sympa and /var/lib/sympa (Closes: #630384) * Fix permissions on *queue binaries (Closes: #633084, #581849) * Add a patch to fix SQLite DB schema upgrades (Closes: #639776, #642464) * Tiny updates in debian/copyright [ Olivier Berger ] * Add docs on how to configure Exim4 (README.Debian-exim4) (Closes: #169102) sympa (6.1.4~dfsg-1) unstable; urgency=low [ Emmanuel Bouthenot ] * New upstream release (Closes: #624207, #617766) + Fix MySQL db creation syntax errors thanks to the patch of Luís Sousa (Closes: #604700). * Fix the empty 'supported_lang' option from a newly generated sympa.conf when no locales are installed (Closes: #619006) * Move aliases file from /etc/mail/sympa.aliases to /etc/mail/sympa/aliases in order to fix permissions issues while SYMPA creates new aliases (Closes: #282813) * Update debian/copyright to the latest DEP5 specification and add/remove the copyright holders as needed. * Add Danish debconf translations (Closes: #626733, Thanks to Joe Hansen) * Update Brazilian Portuguese debconf translations (Closes: #628130, Thanks to Eder L. Marques) * Add a patch which set the default charset (UTF-8) and engine to the MySQL schema (Closes: #574646) * Add a dependency on libunicode-linebreak-perl (needed by wwsympa) * Fix permissions (setuid bit) on wwsympa cgi wrappers (Closes: 629095, Thanks to Julien Lesaint) * Fix wrong parameter used (dbc_hostname instead of dbc_dbserver) to generate sympa config file from dbconfig options (Closes: #587154, Special thanks to Tomasz Brzezina to have dug and found how to fix it) * Add a patch to fix some warnings about deprecated usage of 'defined' with Perl 5.12 (Closes: #629082) * Fix CGI wrappers paths in apache config files. * Bump Standards-Version to 3.9.2 [ Stefan Hornburg (Racke) ] * Update Portuguese debconf translations (Closes: #605355, thanks to Miguel Figueiredo) [ Jonas Smedegaard ] * Tidy patches: + Reorder and rename to follow naming scheme. + Unfuzz patch 1010. sympa (6.1.1~dfsg-2) unstable; urgency=low * Add --with-sbindir=/usr/lib/sympa/bin to configure flags (Closes: #601507). * Remove dependency on perl-suid (Closes: #581943, thanks to Niko Tyni for the report). * Remove patch which forces removal of PO stamp files and add them to upstream temporary files in debian/rules. sympa (6.1.1~dfsg-1) unstable; urgency=low * New upstream stable release. sympa (6.1~dfsg-1) unstable; urgency=low * New upstream stable release. sympa (6.1~beta7~dfsg-1) experimental; urgency=low * New upstream unstable release. [ Stefan Hornburg (Racke) ] * Provide symbolic links for queue binaries to prevent broken mail aliases on upgrades from Lenny (Closes: #594119). [ Emmanuel Bouthenot ] * Update Maintainer email (now using a dedicated mailing list on Alioth). [ Jonas Smedegaard ] * Git-ignore quilt .pc dir, and add source local-options, both to ease building with git-buildpackage. * Use make wrapping (not shell) when resolving gencat path at build time. * Drop patch 0001 applied upstream now. * Unfuzz and refresh patches 1006, 1010 and 2006. * Drop workaround for sample files installed in root dir: Fixed upstream in 6.0.6 and 6.1b.7. * Append _DEFAULT to deprecated CDBS variables in rules file. * Extend copyright years in debian/copyright. * Explicitly pass --localedir to configure. * Avoid installing sample files twice. * Install upstream sample dir below Debian example dir. sympa (6.1~beta4~dfsg-1) unstable; urgency=low * New upstream prerelease. [ Jonas Smedegaard ] * Update rules and watch file to handle beta releases. * Use default ~ (not +) as dfsg version hint delimiter. * Drop patch 1010 (sqlite upgrade): included upstream. * Unfuzz patches. * Refresh debconf gettext files. * Update copyright file: Add licensing info for recently added debconf gettext files (new authors, same licenses). * Declare all binary dependencies in rules file. * Update package relations based on sympa_wizard.pl.in: + Tighten (build-)dependency on libdbi-perl, libdbd-mysql-perl and libfile-copy-recursive-perl. + Make dependencies on libnet-ldap-perl unversioned. + Build-depend and depend (as libdbd-mysql-perl fallback) on libdbd-sybase-perl. + Stop build-depending and depending (as libdbd-mysql-perl fallback) on libdbd-sqlite2-perl (version number indicated only sqlite3 is supported). + Depend on libfcgi-perl. + Recommend libfile-nfslock-perl, libio-socket-ssl-perl, libsoap-lite-perl, libmail-dkim-perl and libapache2-mod-fastcgi. + Recommend (not build-depend or depend on) libcrypt-ciphersaber-perl. + Suggest (not yet packaged) libauthcas-perl, libdbd-oracle-perl, libtext-linefold-perl and libtext-wrap-perl. [ Emmanuel Bouthenot ] * Add or Update debconf translations: - Portuguese: Thanks to Miguel Figueiredo (Closes: #583307). - Spanish: Thanks to Francisco Javier Cuadrado (Closes: #583852). - Swedish: Thanks to Martin Bagge (Closes: #586821). - Japanese: Thanks to Hideki Yamane (Closes: #590225). - Czech: Thanks to Miroslav Kure (Closes: #590337). - Basque: Thanks to Iñaki Larrañaga Murgoitio (Closes: 590590). * Update copyright file with new and updated debconf translations. * Fix duplicate control fields (Recommends and Suggests). * Add a patch to disable the build of PO files previously removed from the DFSG sources (fix a FTBFS). * The Makefile “clean” target has to be “maintainer-clean” to force the deletion of PO stamp and GMO files which can prevent the build of translations files. * Force removal of po{,-wwsympa}/stamp-po files which breaks the build of translations files (Closes: #587096). * Add a patch which fix error messages in Apache logs while running Sympa in debug mode (Closes: #585397). * Remove the dependencies on the “very obsolete” libmime-perl package. * Reduce the dependency on libdbd-mysql-perl (make it buildable on lenny). * Remove useless lintian overrides. * Add missing descriptions for a few patches. * Fix permissions on MTA tools wrappers. * Add myself to Uploaders. * Update path to GPL licence in debian/copyright (use real path instead of symlink). * Add missing init script LSB headers: “Description” and “Short-Description” sympa (6.0.1+dfsg-4) testing-proposed-updates; urgency=low [ Stefan Hornburg (Racke) ] * Update Portuguese debconf translations (Closes: #605355, thanks to Miguel Figueiredo) [ Emmanuel Bouthenot ] * Fix the empty 'supported_lang' option from a newly generated sympa.conf when no locales are installed. Rearrange recommends and dependencies so that sympa will depends on all DB backends libs. This will make installation more robust regarding the multiples combinations of DB backends and debconf priorities (Closes: #606704). * Remove perl DB backends libs from Build Depends (not needed). sympa (6.0.1+dfsg-3) testing-proposed-updates; urgency=low [ Stefan Hornburg (Racke) ] * Provide symbolic links for queue binaries to prevent broken mail aliases on upgrades from Lenny (Closes: #594119). [ Emmanuel Bouthenot ] * Add or Update debconf translations: - Portuguese: Thanks to Miguel Figueiredo (Closes: #583307). - Spanish: Thanks to Francisco Javier Cuadrado (Closes: #583852). - Swedish: Thanks to Martin Bagge (Closes: #586821). - Japanese: Thanks to Hideki Yamane (Closes: #590225). - Czech: Thanks to Miroslav Kure (Closes: #590337). - Basque: Thanks to Iñaki Larrañaga Murgoitio (Closes: 590590). * Update copyright file with new and updated debconf translations. * Add a patch to disable the build of PO files previously removed from the DFSG sources (fix a FTBFS). sympa (6.0.1+dfsg-2) unstable; urgency=low * Add missing dependencies on libmime-lite-html-perl (Closes: #580982, thanks to Jean Charles Delepine for the report) sympa (6.0.1+dfsg-1) unstable; urgency=medium [ Jonas Smedegaard ] * Repackage source to avoid problematic files: + ca-bundle.crt: non-DFSG license limited to "authorized use only". + {it,oc}.po: copyright-protected but unlicensed. + *.gmo: unused sources cluttering authorship/licensing tracking. * Use only official CDBS (drop local snippets): All improvements now adopted upstream. * Declare package relations recursively expanded. * Synchronize control.in and control files (standards-version was skewed). * Update header of rules file: Bump copyright years; Use uppercase for project name; refer to FSF website (not postal address). * Use source format 3.0 (quilt), and stop including patchsys-quilt.mk. * Refresh patches with quilt options --no-timestamps --no-index -pab. * Stop implementing DEB_MAINTAINER_MODE locally in rules file: part of CDBS now. * Adjust DEB_COPYRIGHT_CHECK_IGNORE_REGEX: Needs leading ./ now. * Rewrite copyrught file using draft DEP5 rev. 135. * Build-depend on dh-buildinf. * Tighten build-dependency on cdbs. * Put aside upstream-shipped gmo files (and a few other files disturbing our build routines) during build, to ensure only freshly- generated ones are included in binary packages. * Install symlink to system CRL (as upstream CRL contained non-DFSG certificate), and recommend ca-certificates providing it. * Invoke cat cat without path in postinst. Thanks to lintian. * Update russian (ru) debconf translation, and add proper copyright and licensing header. Thanks to Yuri Kozlov. [ Stefan Hornburg (Racke) ] * Add missing dependencies on libfile-copy-recursive-perl, libnet-netmask-perl and libterm-progressbar-perl (Closes: #579550, thanks to Malte S. Stretz for the report) * Update Debconf templates translations - French (Closes: #577750, thanks to Christian Perrier ) - German (Closes: #577974, thanks to Helge Kreutzmann ) - Japanese (Closes: #558069, thanks to Hideki Yamane ) sympa (6.0.1-1) unstable; urgency=low * New upstream release. Closes: #566252, #565787, #556592, #549440. [ Jonas Smedegaard ] * Drop build-dependency on autotools-dev, no longer needed. * Update local CDBS snippets: + Update package-relations.mk: Cleanup and tighten dependencies. Improve whitespace cleanup. Rewrite and silence applying dependencies. + Let copyright-check.mk investigate top 99999 lines (not just 60 as default for licensecheck), and make it configurable with DEB_COPYRIGHT_CHECK_PARSELINES. Silence (GENERATED FILE) licensing notices. List files grouped by sorted owner list (ignoring years). Preserve unusual characters in copyright_hints file. + Update upstream-tarball.mk to preserve bzip2 tarballs with source format 3.0 (quilt). * Fix password handling in debian/postinst. Closes: #501605 (resurrected from 5.3.4-6.1), thanks to Thomas Viehmann and others. * Improve syslog facility handling. * reload rsyslog (in addition to sysklogd), and fail those reloads gracefully. Related to bug#496074. Closes: #519977 * Skip copyright-checking binary PO-files. * Add DEP3 header to all patches. * Adapt patch 2002 (wizard drop localedir) to current source. * Disable patch 1009 (postfix virtual aliases support) needing extensive adaption work and possibly no longer relevant. * Disable patches 2003 and 2991 (sanitize make all) seemingly no longer relevant. * Add TODOs about possible configure options. * Improve referencing some authors (use accents) in debian/copyright. [ Stefan Hornburg (Racke) ] * Start/stop new bulk daemon in init script. * Database and WWSympa is mandatory now. * Rewrite (and greatly simplify) patch 2001, and drop no longer needed safety check in debian/rules. * Rewrite patch 1007 to adapt to upstream changes (array of hashes with configuration parameters is now defined in confdef.pm). * Dropped build dependency on libmime-base64-perl (Closes: #563407). * Don't touch /var/run/sympa in postinst anymore (Closes: #539015, thanks to Tim Retout for the report). * Moved SOAP client script to examples area (Closes: #496515, thanks to Olivier Berger for the report). * Don't override preseeded Debconf values (Closes: #550404, thanks to John Bazik for the report) * Rewrite paths in sympa.conf for list and static content directories on upgrades from Sympa 5 (Closes: #537188, thanks to Michael Stapelberg for the report) * Revised handling of PostgreSQL install and upgrades (Closes: #440109, #466530, #544875) * Queue binaries are no longer suid (Closes: #423023) * Lintian fixes: + Deprecated chown usage in postinst. + Bumped up Standards-Version (no changes required). * Debconf template changes (Closes: #338189) + Removed S/MIME question and in consequence the question for private key password. + Remove question for WWSympa usage. + Fixed question for WWSympa URL. sympa (5.3.4-1) unstable; urgency=low * new upstream release (Closes: #453849, incorrect encoding for list name and description) * upgraded debian/watch to version 3 (Closes: #449906, thanks to Raphael Geissert for the report) * lintian fixes: - don't ignore clean errors * Dutch translation of Debconf templates updated (Closes: #451289, thanks to Bart Cornelis ) * German translation of Debconf templates updated (Closes: #448896, thanks to Helge Kreutzmann ) * French Debconf templates translation updated (Closes: #448213, thanks to Christian Perrier ) sympa (5.3.3-4) unstable; urgency=low * leave default value for static_content_url alone (Closes: #443324, thanks to Olivier Berger for the report and pointing out the solution) sympa (5.3.3-3) unstable; urgency=low * fixed typo in recently added libsoap-lite-perl Suggests (Closes: #416508) * SOAP URL no longer configurable with Debconf (Closes: #443308, thanks to Olivier Berger for the investigation) * insert database username into database password template (Closes: #443320, thanks to Olivier Berger for the report and the patch) * French Debconf templates translation updated (Closes: #443318, thanks to Christian Perrier ) sympa (5.3.3-2) unstable; urgency=low * add or adjust SOAP URL to sympa.conf (Closes: #411983, thanks to Olivier Berger for the report and the patch) * suggest libsoap-lite-perl (Closes: #416508, thanks to Olivier Berger for the report and the patch) sympa (5.3.3-1) unstable; urgency=low * new upstream release (Closes: #429731) - including CSS compliant with IE7 (Closes: #427472, fixed in 5.3) - more Perl module requirements (Closes: #424407, added to debian/control) - PDF only documentation - create static content directory * added patch from upstream to fix sympasoap.pm * fix invalid shell code in postrm introduced by NMU (Closes: #427781) * replacement of --USER-- template failed for multiple occurences on one line * depend on httpd-cgi instead of httpd for policy reasons * use LSB functions in init script * switch to suggestion of libapache2-mod-fcgid as FastCGI Apache module (Closes: #420905) * detect whether fcgid module is enabled * dropped dependency on libfcgi-perl, let libcgi-fast-perl care about that * removed FastCGI configuration from SOAP Apache snippet * disable obsolete queueexpire setting in configuration file (Closes: #403756, thanks to Jean Charles Delepine for the report) * recognize database parameters anywhere in sympa.conf * avoid restart of webserver if neither WWSympa nor SympaSOAP is enabled * cleaned up postinst a bit, get rid of fake soap_configured Debconf template * removed Apache 1 webservers from selection sympa (5.2.4-1.1) unstable; urgency=high * Non-maintainer upload during BSP. * Fix unconditional use of debconf in postrm (Closes: #417053). sympa (5.2.4-1) unstable; urgency=low * new upstream release * applied patch from upstream solving upgrade problems with recent DBD::mysql releases (Closes: #422652, thanks to Olivier Berger for assistance) sympa (5.2.3-2) unstable; urgency=medium * fixed incorrect typography in debconf templates (Closes: #413623, thanks to Christian Perrier ) * updated Debconf templates translations - Brazilian Portuguese (Closes: #413616, Felipe Augusto van de Wiel ) - Czech (Closes: #408658, Miroslav Kure ) - German (Closes: #413537, Helge Kreutzmann ) - Svedish (Closes: #413275, Daniel Nylander ) * added Debconf templates translations - Galician (Closes: #413230, Jacobo Tarrio ) - Portuguese (Closes: #413516, Miguel Figueiredo ) - Russian (Closes: #413445, Yuriy Talakan ) sympa (5.2.3-1.2) unstable; urgency=low * Non-maintainer upload to re-fix l10n issues * As debconf-updatepo was not run in previous versions, the French translation was outdated. Hence fix it. * Remove several duplicate spaces in the debconf templates sympa (5.2.3-1.1) unstable; urgency=low * Non-maintainer upload to fix l10n issues * Run debconf-updatepo in the clean target to guarantee up-to-date debconf templates. Closes: #404372 * Debconf templates translations: - French updated. Closes: #404373 sympa (5.2.3-1) unstable; urgency=medium * updated package targeted for etch (Closes: #354355) * run database script after possible webserver restart (Closes: #404140, thanks to Jean Charles Delepine for the report and the patch) sympa (5.2.3-0.8) experimental; urgency=low * fix broken language in wwsympa/fastcgi Debconf template * fix postrm problem if sympa-soap link is missing (Closes: #404169) * ensure that sympa user is used instead of root (Closes: #404016, thanks to Jean Charles Delepine for the report) * /etc/sympa/facility is used again to determine syslog facility in the default configuration (Closes: #403920, thanks to Delepine for the report) * use invoke-rc.d instead of calling sysklogd init script directly * remove obsolete directories (Closes: #404203, thanks to Jean Charles Delepine for the report and the patch) * use explicit dependency on debhelper to keep lintian happy * update standards version * display error messages if --prepare_db call fails sympa (5.2.3-0.7) experimental; urgency=low * updated French translation of Debconf templates (Closes: #403989, thanks to Christian Perrier ) * support for Sympa SOAP server added (Closes: #296283) * support for Apache2 improved (FastCGI, postrm script) sympa (5.2.3-0.6) experimental; urgency=low * fix authorization_reject symbolic link (Closes: #403909, thanks to Jean Charles Delepine for the report and the patch) * suppress adduser warnings on creating sympa user (Closes: #403925, thanks to Jean Charles Delepine for the report and the patch) * suppress error messages from --prepare_db call during installation (Closes: #403924, thanks to Jean Charles Delepine for the report and the patch) sympa (5.2.3-0.5) experimental; urgency=low * remove spurious arc and bounce directories from /usr/lib/sympa * ensure proper creation and removal of /etc/sympa/data_structure.version * really use supplied administration password on database creation (Closes: #336157) sympa (5.2.3-0.4) experimental; urgency=low * remove notorious heuristics to determine whether database admin password is needed (Closes: #192120, #285449, #336157) * language selection based on the actual available languages * fixed failure to preserve wwsympa_url setting sympa (5.2.3-0.3) experimental; urgency=low * remove useless and utterly wrong shell condition from prepare_db script (thanks to Jean Charles Delepine for spotting this) * don't expose internal text to PO files (Closes: #343634, thanks to Denis Barbier ) * refrain from using sympa_wizard for upgrades, reinstate wwsympa_url Debconf setting * remove title setting from Debconf sympa (5.2.3-0.2) experimental; urgency=low * create configuration file(s) in /etc/sympa (Closes: #402982, thanks to Jean Charles Delepine for the report and the patch * preserve database user in Debconf question * explicitly set return value from database installation scripts * fix deprecated chown usage in postinst script * remove NLS directory * convert debian/control to UTF-8 * updated German translation of Debconf templates (Closes: #313832, thanks to Jens Seidel ) * updated French translation of Debconf templates (Closes: #399488, thanks to Christian Perrier ) sympa (5.2.3-0.1) experimental; urgency=low * new upstream release * replace obsolete msgcat setting in configuration file * ensure that /etc/sympa/data_structure.version exists and is writable by the sympa user (Closes: #401745) * remove cookie_domain and cookie_expire settings from Debconf sympa (5.2.1-0.1) experimental; urgency=low * new upstream release (fixes CAS/LDAP authorization problem reported by Pierre Pattard , Closes: #349883) * support for Apache2 added * run debconf-updatepo from clean target sympa (4.1.5-8) unstable; urgency=low * added Swedish translation of Debconf templates (Closes: #335419, thanks to Daniel Nylander ) * updated French translation of Debconf templates (Closes: #339710, thanks to Christian Perrier ) * updated Dutch translation of Debconf templates (Closes: #363654, thanks to Bart Cornelis ) * updated Czech translation of Debconf templates (Closes: #389185, thanks to Miroslav Kure ) sympa (4.1.5-4) unstable; urgency=medium * fixed XSS [wwwsympa/wwsympa.fcgi, CAN-2004-1735] (Closes: #298105, thanks to Matt Hope for the patch) * added Vietnamese debconf template translation (Closes: #319847, thanks to Clytie Siddall ) sympa (4.1.5-3) unstable; urgency=low * don't touch existing sympa user (Closes: #250725, thanks to Dr. Andreas Krüger for the report and to Matt Hope for additional information) sympa (4.1.5-2) unstable; urgency=low * added /etc/mail to directory list (Closes: #298404, thanks to Massimo Cetra for the report) * fixed typo in package description (Closes: #300038, thanks to Florian Zumbiehl for the report) sympa (4.1.5-1) unstable; urgency=high * new upstream release (Closes: #293661): - fixes buffer overflow in bouncequeue and queue (Closes: #295411, CERTA-2005-AVI-078) - adds missing function do_arc_delete to wwsympa.fcgi (Closes: #282103, thanks to Gregory Colpart for the report) * create /etc/mail/sympa.aliases if necessary * updated dependencies for Perl modules (Closes: #291462, thanks to Marc Sherman for the report) * added Czech debconf template translation (Closes: #295981, thanks to Miroslav Kure ) sympa (4.1.2-2.1) unstable; urgency=HIGH * NMU * Fixed buffer overflow [src/queue.c, CAN-2005-0073] Closes: #294795 sympa (4.1.2-2) unstable; urgency=low * really create database if requested (Closes: #274267) * install authentication configuration (Closes: #275055, thanks to Andreas Krüger for the report) * check if init script for selected webserver can be executed (Closes: #274423, thanks to Sébastien GALLET for the report) * use cookie file /etc/sympa/cookie for new installations again * use UTF-8 encoding for changelog * removed obsolete sendmail-tls package from dependencies for mail-transport-agent * retired Raphael Hertzog from co-maintainership sympa (4.1.2-1) unstable; urgency=low * updated config.sub and config.guess (Closes: #272196, thanks to Andreas Barth for the report) sympa (4.1.2-0.1) experimental; urgency=low * new upstream release (Closes: #243966) * removed lot of cruft from maintainer scripts * don't ask purge questions at installation time * changed default DBMS to MySQL * added NEWS to doc files * debconf: removed welcome message * added --prepare_db option to sympa.pl * ignore failure of newaliases in postrm sympa (3.4.4.3-7) unstable; urgency=low * ship wwsympa.fcgi without suid bit (Closes: #269618, thanks to Max Vozeler ) sympa (3.4.4.3-6) unstable; urgency=low * create system group for sympa instead of a regular one (Closes: #246416, thanks to Martin Theiss ) * updated Brazilian Portuguese debconf template translation (Closes: #228249, thanks to Andre Luis Lopes ) * added Catalan debconf template translation (Closes: #236647, thanks to Aleix Badia i Bosch ) sympa (3.4.4.3-5) unstable; urgency=low * check /etc/apache/modules.conf for fastcgi module as well (Closes: #228382) sympa (3.4.4.3-4) unstable; urgency=low * fixed pattern in watch control file * remove excess indices from subscriber table (Closes: #193165, check columns first before adding them, fail on errors (debian/db/upgrade-mysql-db.pl) sympa (3.4.4.3-3) unstable; urgency=low * use /bin/echo instead of echo builtin if passing -e option (Closes: #214885) * fixed typo in postinst * added Dutch debconf template (Closes: #221588) * create /etc/sympa from postinst script if necessary * cope with changed behaviour of md5sum binary (Closes: #224374, thanks to Marc Brockschmidt for the patch) * don't fail in postinst if sympa_use_wwsympa isn't set * remove /etc/sympa/cookies.history on --purge * fallback for unknown host added to config maintainer script sympa (3.4.4.3-2) unstable; urgency=low * updated French debconf template (Closes: #212411, thanks to Christian Perrier ) * revised German debconf template * base the default for listmaster on the host value on initial configuration * explicitly set permissions on wwsympa.fcgi, bouncequeue and queue to cope with different behaviour of chown in sid (Closes: #211801, #213578, thanks to Jean Charles Delepine and Andras Korn for their useful bug reports) * initialize /etc/sympa/cookies.history (Closes: #188333, thanks to Guido Gloede for the bug report) sympa (3.4.4.3-1) unstable; urgency=low * new upstream release * changed text of db_configured debconf template (Closes: #191245) * updated French debconf template (Closes: #198718, thanks to Christian Perrier ) * allow to translate each Debconf choice separately * fixed typo in Hungarian language name * corrected a couple of errors in the German translation * updated templates with debconf-updatepo (Closes: #195654, thanks to Christian Perrier for reporting and help regarding the templates) * dropped dependency to fileutils resp. coreutils * fixed typo in README.Debian sympa (3.4.4.1-1) unstable; urgency=low * new upstream release (Closes: #191069, #194073) * replaced some obsolete references to wwsympa in the debconf templates (Closes: #191410, thanks to Guillaume for reporting) * fail if any of the statements in the PostgreSQL database upgrade script returns an error (Closes: #183929) sympa (3.4.3.1-1) unstable; urgency=low * new upstream release * updated install/update database scripts to reflect new database structure (Closes: #184371, #188356, thanks to Guido Gloede for reporting the latter bug) * put the database configuration into sympa.conf even if database access fails, this protects against removing valid access information when database superuser login fails * removed postfix_manager link (Closes: #181188, thanks to Laurent Bonnaud for the bug report) * lower debconf priority for wwsympa/{title,cookie_domain,cookie_expire} * added patch from Sympa team solving subscription moderation problem * added patch from Sympa team fixing list aliases template * don't ask for (MySQL) admin password if unnecessary * German translations and fixes for comments in create list templates * check for accessibility of syslog-facility instead of syslog daemon itself (Closes: #180550, thanks to Marc Lehmann for the bug report), removal call is now in remove action instead of purge * changed subscribe and unsubscribe default parameters from open to auth in list creation templates, subscribe alias is installed by default sympa (3.4.3-1) unstable; urgency=low * new upstream release (Closes: #146505, #146514, 146685, #147150, #147370, #149282, #166349, #177738) * call po2debconf manually to allow building this package on woody installations with po-debconf added * added Brazilian Portuguese debconf template translation (Closes: #179510, thanks to Andre Luis Lopes ) sympa (3.3.5-2) unstable; urgency=low * new maintainer (Closes: #166670) * debian/templates: applied patch from Denis Barbier fixing various translation problems. * debian/rules: link alias_manager and task_manager to /usr/bin rather than /usr/sbin. Closes: Bug#165453. * debian/control: - made libmd5-perl mandatory since task_manager.pl still use MD5 rather than Digest::MD5. Closes: Bug#172814. - added alternative dependency on coreutils to fileutils since coreutils is replacing fileutils. Closes: Bug#175712. * debian/db/install-pg-db.pl: - Use standard postgresql command for creating user sympa Closes: Bug#167948, Bug#170721. - Change 'datetime' fields with 'timestamp with time zone' for postgresql 7.3 compatibility * for now you can install but you can't use sympa with postgresql 7.3 t1utils (1.40-2) unstable; urgency=medium . * Define _GNU_SOURCE to ensure we get memmem() defined. Otherwise, t1utils is miscompiled and ends up being broken. Thanks to Steve Langasek for the report and the analysis. (Closes: #869756) * Add temporary patch to gracefully terminate on known off-by-one error condition (rather than do a buffer overflow). Bug is reported upstream (https://github.com/kohler/t1utils/issues/9) and we hope to have a better fix in a later release. (Closes: #869797) * Make the build fail hard on implicitly defined C functions to avoid repeating #869756 in the future. t1utils (1.40-1) unstable; urgency=medium . * New upstream release. - Fixes a read-only buffer-overflow. Thanks to Jakub Wilk for reporting it. (Closes: #868134) * Remove Build-Depends on autoreconf and remove autoreconf related code from debian/rules. This is implied by debhelper compat 10. * Correct the names of the upstream README and NEWS file, so they are installed. * Bump Standards-Versions to 4.0.0 - no changes required. * Bump versioned Build-Dependency on debhelper to require a minimum version of 10. teg (0.11.2+debian-5) unstable; urgency=medium . * Switch to compat level 10. * Remove Evgeni Golov from Uploaders at his request. Add myself to Uploaders because Policy requires a human uploader. This package still needs a new maintainer though. * Declare compliance with Debian Policy 4.0.0. * Remove deprecated menu file and xpm icon. * Fix "Local copy of intltool-* fails with perl 5.26": Add patch to escape literal left brace in regexp in intltool-update.in. Thanks to gregor herrmann for the patch. (Closes: #869580) * Add remove-deprecated-USE_GNOME2_MACROS.patch and remove deprecated GNOME2 variables from autogen.sh file. (Closes: #830004) upower (0.99.5-2) unstable; urgency=medium . * Use autoreconf to update the build system * Bump debhelper compat level to 10 for automatic dh-autoreconf * Drop custom prerm/postinst code to restart upower on upgrades * Don't enable upower.service in graphical.target by default upower (0.99.5-1) unstable; urgency=medium . [ Martin Pitt ] * New upstream bug fix release. Drop all patches, included upstream. * Update config.{guess,sub} during build, as per Policy 4.0.0 §4.3. * Bump Standards-Version to 4.0.0. * Drop --enable-deprecated configure option, it has been a no-op since 0.99. . [ Michael Biebl ] * Drop migration code from pre-wheezy. worker (3.11.0-1) unstable; urgency=medium . * New upstream version 3.11.0 yudit (2.9.6-7) unstable; urgency=medium . * debian/control - set Recommends: libhunspell-1.6-0 (Closes: #869833) Thanks to Jeremy Bicha - set Build-Depends: debhelper (>= 10) - set Standards-Version: 4.0.0 * debian/compat - set 10 * debian/watch - update to version 4