Change log for sysfsutils package in Ubuntu
1 → 30 of 30 results | First • Previous • Next • Last |
Published in mantic-release |
Published in lunar-release |
Deleted in lunar-proposed (Reason: Moved to lunar) |
sysfsutils (2.1.1-4) unstable; urgency=medium * Switch to Standards-Version 4.6.2 (no changes needed). * Add source lintian overrides. * Do not trim debian/changelog. * Make globs in debhelper fragment files more specific. * Replace sysfsutils Depends on lsb-base with sysvinit-utils >= 3.05-4~. -- Guillem Jover <email address hidden> Wed, 18 Jan 2023 00:09:23 +0100
Available diffs
- diff from 2.1.1-3 to 2.1.1-4 (1.1 KiB)
Superseded in lunar-release |
Published in kinetic-release |
Deleted in kinetic-proposed (Reason: Moved to kinetic) |
sysfsutils (2.1.1-3) unstable; urgency=medium * Pass -u to date(1) to make build reproducible again. Thanks to Chris Lamb <email address hidden>. Closes: #1017920 * Remove filenamemangle option from debian/watch. -- Guillem Jover <email address hidden> Mon, 22 Aug 2022 20:40:21 +0200
Available diffs
- diff from 2.1.1-2 to 2.1.1-3 (694 bytes)
sysfsutils (2.1.1-2) unstable; urgency=medium * Improve init script: - Do not use -o and -a for shell test command. - Pass -r to read built-in. - Use printf instead of undefined «echo -n». - Disable shellcheck following sourcing shell library file. - Quote directory variable to avoid word-splitting. * Add sysfs.conf(5) man page. Closes: #526469 * Enable LFS build options. This should ABI safe for the shared library as it does not expose any problematic type. * Switch to Standards-Version 4.6.1 (no changes needed). -- Guillem Jover <email address hidden> Tue, 16 Aug 2022 14:22:54 +0200
Available diffs
Superseded in kinetic-release |
Published in jammy-release |
Deleted in jammy-proposed (Reason: Moved to jammy) |
sysfsutils (2.1.1-1build1) jammy; urgency=high * No change rebuild for ppc64el baseline bump. -- Julian Andres Klode <email address hidden> Fri, 25 Mar 2022 10:58:44 +0100
Available diffs
- diff from 2.1.1-1 (in Debian) to 2.1.1-1build1 (521 bytes)
Superseded in jammy-release |
Obsolete in impish-release |
Deleted in impish-proposed (Reason: Moved to impish) |
sysfsutils (2.1.0+repack-7build2) impish; urgency=medium * No-change rebuild to build packages with zstd compression. -- Matthias Klose <email address hidden> Thu, 07 Oct 2021 12:25:05 +0200
Available diffs
sysfsutils (2.1.1-1) unstable; urgency=medium * New upstream release: - Update Homepage for github.com project. - Update watch file for github.com project. - Update upstream copyright years. - Remove all patches, merged upstream. - Do not install no longer provided NEWS file. - Fix over matching in cdev_name_equal(). Closes: #627048 * Fix minimum versions in symbols file for sysfs_close_dev_tree and sysfs_read_dir_subdirs, which did not match their actual introduction in released tarballs from git history. * Remove sysfsutils postinst, unnecessary after bullseye. * Add support for the noudeb build profile. -- Guillem Jover <email address hidden> Sat, 28 Aug 2021 02:14:08 +0200
Available diffs
Superseded in impish-release |
Obsolete in hirsute-release |
Deleted in hirsute-proposed (Reason: moved to Release) |
sysfsutils (2.1.0+repack-7build1) hirsute; urgency=medium * No-change rebuild to drop the udeb package. -- Matthias Klose <email address hidden> Mon, 22 Feb 2021 10:36:21 +0100
Available diffs
sysfsutils (2.1.0+repack-7) unstable; urgency=medium * Switch to debhelper compatibility level 13. * Switch to Standards-Version 4.5.1. * Fix README.Examples: - Use $() instead of `` shell syntax. - Remove trailing spaces. - Fix «e.g.» spelling and follow it by a «:». * Remove trailing whitespace from patch. * Add debian/upstream/metadata file. * Add Forwarded fields to patches. * Install the pkg-config file into a multiarch directory to support cross-building. -- Guillem Jover <email address hidden> Thu, 24 Dec 2020 18:32:50 +0100
Available diffs
Superseded in hirsute-release |
Obsolete in groovy-release |
Published in focal-release |
Deleted in focal-proposed (Reason: moved to Release) |
sysfsutils (2.1.0+repack-6) unstable; urgency=medium * New maintainer. Closes: #689879 * Update Vcs fields for move to git.hadrons.org. * Remove now unused debian/gbp.conf. * Update previous changelog entry with actual changes done. * Remove trailing spaces from debian/changelog. * Wrap and sort dependency fields. * Switch to debhelper compatibility level 12. - Remove unnecessary dh_missing override. * Switch from debian/compat to debhelper-commpat in Build-Depends. * Move Homepage from debian/copyright to debian/control. * Switch debian/copyright to the machine readable format 1.0. * Switch URL in debian/watch to https. * Switch to debian/watch format 4. * Add a uversionmangle mapping to debian/watch for «-rc» versions. * Add a dversionmangle mapping to debian/watch for «+repackN» versions. * Move files to be installed in the filesystem from debian/ to debian/local/. * Switch to Standards-Version 4.4.1. * Use the correct pathname for pci.ids database. * Add a Depends on pci.ids to sysfsutils. * Reword package descriptions. Closes: #767679 * Improve systool(1) man page: - Fix typo. Closes: #626615 - Fix troff markup. - End sentences with a full-stop. - Use the project name in the .TH source field instead of the author. - Remove GNU/Linux from Debian reference. * Improve sysfsutils init script: - Fix indentation. - Fix LSB init output. Closes: #823082 - Move -e from shebang into a proper «set -e». - Inject a trailing newline when parsing sysfs.conf. Closes: #638749 Thanks to Thue Janus Kristensen <email address hidden>. - Add a dummy status action. Closes: #832111 Thanks to Raphaël Halimi <email address hidden>. - Add glob(7) support in sysfs.conf. Closes: #604737 Thanks to Alex Sheppard <email address hidden>. - Print an error instead of aborting when we cannot write an attribute value. Closes: #663202, #764000 - Print the actual configuration file (instead of always sysfs.conf) on syntax errors. - Make init script provide itself. * Add missing lsb-base Depends to sysfsutils. * Cleanup old stop rcN.d symlinks from runlevels 0, 1 and 6. Closes: #555952 * Stop passing obsolete arguments to update-rc.d. * Perform a proper and correct /usr-merge transition by moving the package contents from / to /usr. This makes it possible to remove the special handling from debian/rules, and use stock debhelper install fragments. * Set R³ to no. * Add description meta-headers for old patches. * Add files not shipped to debian/not-installed. - We can also remove the deletion of *.la files, and just ignore them. * Add ${misc:Pre-Depends} to sysfsutils Pre-Depends, needed by the new invoke-rc.d --skip-systemd-native flag. * Add a symbols file for the shared library. * Remove unnecessary chrpath from Build-Depends and dh_install override. * Add Build-Depends on debhelper (>= 12.3) to get automatic dh_makeshlibs udeb handling, so that we can remove the override. * Remove --as-needed from DEB_LDFLAGS_MAINT_APPEND and from dh_autoreconf override, as this is now the default in Debian. -- Guillem Jover <email address hidden> Sun, 17 Nov 2019 04:10:56 +0100
Available diffs
Superseded in focal-release |
Obsolete in eoan-release |
Obsolete in disco-release |
Deleted in disco-proposed (Reason: moved to release) |
sysfsutils (2.1.0+repack-5) unstable; urgency=medium * QA upload * Import packaging to https://salsa.debian.org * Convert from cdbs to dh * Bump debhelper compat to 11 -- Jeremy Bicha <email address hidden> Wed, 28 Nov 2018 21:11:47 -0500
Available diffs
Published in bionic-updates |
Superseded in disco-release |
Obsolete in cosmic-release |
Published in bionic-release |
Deleted in bionic-proposed (Reason: moved to release) |
sysfsutils (2.1.0+repack-4build1) bionic; urgency=high * No change rebuild to pick up -fPIE compiler default -- Balint Reczey <email address hidden> Tue, 03 Apr 2018 12:46:23 +0000
Available diffs
Superseded in bionic-release |
Obsolete in artful-release |
Obsolete in zesty-release |
Obsolete in yakkety-release |
Published in xenial-release |
Obsolete in wily-release |
Obsolete in vivid-release |
Obsolete in utopic-release |
Deleted in utopic-proposed (Reason: moved to release) |
sysfsutils (2.1.0+repack-4) unstable; urgency=medium * QA upload. * Call dh-autoreconf before building the package. (closes: #752828). -- Aurelien Jarno <email address hidden> Sat, 23 Aug 2014 19:14:39 +0200
Available diffs
Superseded in utopic-release |
Published in trusty-release |
Deleted in trusty-proposed (Reason: moved to release) |
sysfsutils (2.1.0+repack-3ubuntu1) trusty; urgency=medium * Build with dh-autoreconf for new libtool. -- William Grant <email address hidden> Mon, 16 Dec 2013 16:12:50 +1100
Available diffs
Superseded in trusty-release |
Obsolete in saucy-release |
Deleted in saucy-proposed (Reason: moved to release) |
sysfsutils (2.1.0+repack-3) unstable; urgency=low * QA upload. * Add init script support for manipulating sysfs using fragments in /etc/sysfs.d. (closes: #575459) -- Chris Boot <email address hidden> Thu, 02 May 2013 17:36:19 +0100
Available diffs
Superseded in saucy-release |
Obsolete in raring-release |
Deleted in raring-proposed (Reason: moved to release) |
sysfsutils (2.1.0+repack-2) unstable; urgency=low * Orphan package. -- Martin Pitt <email address hidden> Sun, 07 Oct 2012 15:51:14 +0200
Available diffs
- diff from 2.1.0+repack-1.2 to 2.1.0+repack-2 (552 bytes)
sysfsutils (2.1.0+repack-1.2) unstable; urgency=low * Non-maintainer upload. * Support multi-arch: (closes: #663040) - Mark libsysfs2 as same. - Mark sysfsutils as foreign. - Adjust debhelper and cdbs build-dependencies. - Fixup -dev installation. -- Bastian Blank <email address hidden> Sat, 16 Jun 2012 17:18:46 +0000
Available diffs
Superseded in quantal-release |
sysfsutils (2.1.0+repack-1.1) unstable; urgency=low * Non-maintainer upload. * debian/sysfsutils.init: - add support for changing permissions of folders too. closes: #658365 * debian/control: - fix typo in long description. - add build-dep on autotools-dev to replace ancient autotools helpers. - update standards version to 3.9.3. -- Yves-Alexis Perez <email address hidden> Fri, 01 Jun 2012 09:34:05 +0200
Available diffs
Superseded in quantal-release |
Published in precise-release |
Obsolete in oneiric-release |
Obsolete in natty-release |
Obsolete in maverick-release |
sysfsutils (2.1.0+repack-1) unstable; urgency=low * Drop tarball.mk and tar-in-tar packaging and use upstream tarball as orig.tar.gz now. This style is obsolete, we have much better tools now. * Switch to dh compat 7. * Add bzr-builddeb configuration (merge mode). * debian/control: Add Vcs-Bzr:. * Switch to 3.0 (quilt) source format, drop simple-patchsys.mk. * debian/control: Add missing ${misc:Depends}. * debian/control: Bump Standards-Version to 3.9.1. * debian/sysfsutils.init: Start after cpufrequtils, to make sure that a governor is selected and set up. Thanks Mario Holbe! (Closes: #590143) -- Martin Pitt <email address hidden> Fri, 06 Aug 2010 19:14:59 +0200
Available diffs
- diff from 2.1.0-6 to 2.1.0+repack-1 (1.5 MiB)
sysfsutils (2.1.0-6) unstable; urgency=low * debian/sysfsutils.init: Make sure the init.d script runs after udev, module-init-tools and loadcpufreq, to avoid trying to set kernel parameters for kernel modules not yet loaded. Thanks to Petter Reinholdtsen! (Closes: #539755) * Bump Standards-Version to 3.8.3 (no changes necessary). -- Ubuntu Archive Auto-Sync <email address hidden> Fri, 06 Nov 2009 10:36:42 +0000
Available diffs
- diff from 2.1.0-5 to 2.1.0-6 (705 bytes)
sysfsutils (2.1.0-5) unstable; urgency=low * debian/rules: Fix dh_installinit call to not install stop symlinks. The init script does not need to be called on stop. This also makes the update-rc.d links consistent to the LSB header "Should-Stop" which insserv complained about. (Closes: #497905) * debian/libsysfs-dev.doc-base: Fix section name, thanks lintian. * debian/control: Bump Standards-Version (no changes necessary). -- Ubuntu Archive Auto-Sync <email address hidden> Wed, 05 Nov 2008 18:00:53 +0000
Available diffs
- diff from 2.1.0-4 to 2.1.0-5 (974 bytes)
sysfsutils (2.1.0-4) unstable; urgency=low * debian/sysfsutils.init: Some attributes in sysfs need a terminating newline, some don't, so try both. Thanks to Stefan Monnier for the patch! (Closes: #459240, LP: #184783)
sysfsutils (2.1.0-2) unstable; urgency=low * Bump libsysfs2 priority to 'important', since pcmciautils depends on it. * debian/control: Bump standards version. * debian/copyright: Update FSF address. * debian/control: Drop the "Provides: libsysfs2" from the udeb, as per request from Frans Pop. Closes: #419610 * debian/sysfsutils.init: Add LSB header. -- Ubuntu Archive Auto-Sync <email address hidden> Thu, 03 May 2007 12:01:32 +0100
sysfsutils (2.1.0-1build1) feisty; urgency=low * Rebuild for changes in the amd64 toolchain. -- Matthias Klose <email address hidden> Mon, 5 Mar 2007 01:26:39 +0000
sysfsutils (2.1.0-1) unstable; urgency=low * New upstream version. Closes: #385639 - Add sysfs_open_link_list(). - Add sysfs_open_device_tree(). - Add C++ compilation suport. - Add subsystem in sysfs_device. * Add watch file. * debian/sysfs.conf: Consistently use whitespace in examples. Closes: #382437 * Add debian/local/libsysfs.pc: Provide a pkg-config data file and install it into libsysfs-dev. Closes: #385742 * debian/README.Examples: Use pkg-config in build instructions. -- Ubuntu Archive Auto-Sync <email address hidden> Wed, 08 Nov 2006 19:46:19 +0000
sysfsutils (2.0.0-7) unstable; urgency=low * Raise libsysfs{2,-dev} to priority optional, since reverse dependencies are optional.
sysfsutils (2.0.0-5build1) dapper; urgency=low * Fake sync.
sysfsutils (2.0.0-0ubuntu2) dapper; urgency=low * debian/rules: Update install/libsysfs2-udeb target name so that the library doesn't get lost from the udeb. -- Colin Watson <email address hidden> Sun, 25 Dec 2005 16:01:35 +0000
Superseded in dapper-release |
sysfsutils (2.0.0-0ubuntu1) dapper; urgency=low * New upstream version. * SONAME change, now build libsysfs2. -- Martin Pitt <email address hidden> Fri, 16 Dec 2005 10:13:57 +0100
sysfsutils (1.3.0-2) unstable; urgency=low * debian/sysfsutils.init: Replace $MNTPATH with hardcoded /sys since the -m option does not exist any more. Closes: #316013 -- Martin Pitt <email address hidden> Tue, 28 Jun 2005 23:18:08 +0200
sysfsutils (1.1.0-1) unstable; urgency=low * New upstream release -- Martin Pitt <email address hidden> Wed, 31 Mar 2004 14:14:18 +0200
1 → 30 of 30 results | First • Previous • Next • Last |