f043585c65
Before Bullseye got released openscap was removed from the repository because it had some installability issues according to the bug reports. Most notably it hard codes to a specific version of Perl. (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993328) This has been fixed in newer versions of openscap, so in order to make life easier just use the newer release tarball from Github, along with the Debian packaging from Debian Experimental. This approach was taken because the source package was not in versioned control yet in the Debian's git repository yet. Once it has been included then the current strategy can be revisitied. No changes were made to the original Debian packaging. Test Plan Build openscap package. Install ISO Run openscap binary Story: 2009964 Task: 45395 Signed-off-by: Charles Short <charles.short@windriver.com> Change-Id: I7f646cd940aaa6871f3f184498b3e3f3689724fd
376 lines
12 KiB
Plaintext
376 lines
12 KiB
Plaintext
openscap (1.3.5-0.1) experimental; urgency=medium
|
|
|
|
* Non-maintainer upload.
|
|
* New upstream version 1.3.5
|
|
|
|
* Package structure changes
|
|
- Apply soname change (libopenscap8 -> 25) (Closes: #990183)
|
|
- Split libopenscap25 to openscap-scanner, openscap-utils and
|
|
openscap-common
|
|
- Drop -dbg package and unnecessary lintian-overrides
|
|
- Drop unnecessary dependency on dh-autoreconf.
|
|
* debian/control
|
|
- Specify https for upstream URL
|
|
- Use debhelper-compat (= 13) to not forget to install necessary files
|
|
with dh_missing
|
|
- Add missing dependencies: libacl1-dev, libblkid-dev, libglib2.0-dev,
|
|
libyaml-dev, librpm-dev, libpopt-dev, libprocps-dev, libopendbx1-dev,
|
|
libxmlsec1-dev, doxygen, graphviz, asciidoc,
|
|
* Drop unnecessary debian/compat
|
|
* debian/rules
|
|
- Enable documentation build
|
|
- Enable hardening
|
|
* Add openscap-common.docs to install HTML docs
|
|
* debian/openscap-scanner.install
|
|
- Install bash-completion
|
|
* openscap-utils.install
|
|
- Install autotailor and scap-as-rpm
|
|
* Add debian/openscap-{scanner,utils}.manpages
|
|
* debian/watch
|
|
- Update watch file format version to 4.
|
|
* debian/patches
|
|
- Drop unused patches
|
|
- Refresh patches
|
|
* Trim trailing whitespace.
|
|
* Set upstream metadata fields: Bug-Database, Bug-Submit.
|
|
|
|
-- Hideki Yamane <henrich@debian.org> Fri, 06 Aug 2021 16:02:20 +0900
|
|
|
|
openscap (1.3.4-1) unstable; urgency=medium
|
|
|
|
* New upstream version 1.3.4
|
|
|
|
-- Philippe Thierry <philou@debian.org> Mon, 01 Feb 2021 16:22:30 +0100
|
|
|
|
openscap (1.2.16-2) unstable; urgency=medium
|
|
|
|
* Add patch to install CPE OVAL files
|
|
* Remove explicit call to dh autotool-dev, now done automatically
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Thu, 03 May 2018 10:38:37 +0200
|
|
|
|
openscap (1.2.16-1) unstable; urgency=medium
|
|
|
|
* New upstream version 1.2.16
|
|
* Refreshed quilt patches
|
|
* Rename install perl so file (Closes: #896499)
|
|
* Change priority from extra to optional
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Sat, 28 Apr 2018 18:33:35 +0200
|
|
|
|
openscap (1.2.15-1) unstable; urgency=medium
|
|
|
|
* New upstream version 1.2.15
|
|
* Refreshed quilt patches
|
|
* Bump Standards version to 4.1.0
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Wed, 04 Oct 2017 21:53:33 +0200
|
|
|
|
openscap (1.2.14-1) unstable; urgency=medium
|
|
|
|
* Imported Upstream version 1.2.10
|
|
* New upstream version 1.2.14 (Closes: #848108)
|
|
* Enable Script Check Engine (SCE) (Closes: #852826, #853180)
|
|
* Add libdbus-1-dev to build-deps (Closes: #853995)
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Wed, 05 Jul 2017 12:55:58 +0200
|
|
|
|
openscap (1.2.9-1) unstable; urgency=medium
|
|
|
|
* Update watch file (project is now on github)
|
|
* Imported Upstream version 1.2.9
|
|
* Update docs path (html version removed)
|
|
* Bump Standards Version to 3.9.8
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Tue, 26 Apr 2016 10:45:02 +0200
|
|
|
|
openscap (1.2.8-1) unstable; urgency=medium
|
|
|
|
* Imported Upstream version 1.2.8
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Thu, 21 Jan 2016 11:55:39 +0100
|
|
|
|
openscap (1.2.7-1) unstable; urgency=medium
|
|
|
|
* Imported Upstream version 1.2.7
|
|
* Add libbz2-dev to build-deps
|
|
* Refreshed quilt patches, removed 005_configure_dpkg_probe (fixed upstream)
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Sun, 06 Dec 2015 17:48:42 +0100
|
|
|
|
openscap (1.2.5-1) unstable; urgency=medium
|
|
|
|
* Imported Upstream version 1.2.5
|
|
* Use misc:pre-depends for multiarch-support
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Sat, 26 Sep 2015 10:26:35 +0200
|
|
|
|
openscap (1.2.3-1) unstable; urgency=medium
|
|
|
|
* Imported Upstream version 1.2.3
|
|
* Refreshed quilt patches
|
|
* Update build-dep to libgcrypt-dev
|
|
* Bump Standards Version to 3.9.6
|
|
* Add missing source for jQuery minified version (docs/html)
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Wed, 06 May 2015 08:34:01 +0200
|
|
|
|
openscap (1.0.9-1) unstable; urgency=medium
|
|
|
|
* Imported Upstream version 1.0.4
|
|
* Imported Upstream version 1.0.9 (Closes: #750702)
|
|
* Refreshed quilt patches
|
|
* Remove useless build-deps on python-support
|
|
* Get Perl directories from the 'Config' module (Closes: #752801)
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Sun, 29 Jun 2014 16:20:07 +0200
|
|
|
|
openscap (1.0.2-1) unstable; urgency=low
|
|
|
|
* Imported Upstream version 1.0.2
|
|
* Refreshed quilt patches
|
|
Removed 004_format_security.patch, merged upstream
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Mon, 13 Jan 2014 13:41:53 +0100
|
|
|
|
openscap (1.0.1-2) unstable; urgency=low
|
|
|
|
* Add conflicts/replaces on libopenscap3 (Closes: #733589)
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Mon, 30 Dec 2013 09:19:41 +0100
|
|
|
|
openscap (1.0.1-1) unstable; urgency=low
|
|
|
|
* Imported Upstream version 1.0.1
|
|
* Refreshed quilt patches
|
|
* Bump Standards Version to 3.9.5
|
|
* Rename libopenscap3 to libopenscap8 to reflect soname change
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Sat, 28 Dec 2013 21:27:36 +0100
|
|
|
|
openscap (0.9.12-1) unstable; urgency=low
|
|
|
|
* Imported Upstream version 0.9.12
|
|
* Refreshed quilt patches
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Sun, 06 Oct 2013 22:01:45 +0200
|
|
|
|
openscap (0.9.8-2) unstable; urgency=low
|
|
|
|
* Mark package linux-any (Closes: #721862)
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Mon, 09 Sep 2013 09:55:14 +0200
|
|
|
|
openscap (0.9.8-1) unstable; urgency=low
|
|
|
|
* Imported Upstream version 0.9.8
|
|
* Add patch to guard linux-specific code (Closes: #710906)
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Thu, 04 Jul 2013 14:40:39 +0200
|
|
|
|
openscap (0.9.7-1) unstable; urgency=low
|
|
|
|
* Imported Upstream version 0.9.7
|
|
* Add libldap2-dev to build depends
|
|
* This version builds fine with eglibc 2.17 and gcc 4.8 (Closes: #701409)
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Sun, 02 Jun 2013 11:20:22 +0200
|
|
|
|
openscap (0.9.4.1-1) unstable; urgency=low
|
|
|
|
* Update watch file
|
|
* Imported Upstream version 0.9.4.1
|
|
* This version does not require libnl anymore (Closes: #688172)
|
|
* Bump Standards Version to 3.9.4
|
|
* Rename openscap1* packages to openscap3 to reflect ABI/API change
|
|
* Refreshed quilt patches
|
|
* New quilt patch: fix build of dpkg probe
|
|
* New quilt patch: fix installation of schema files in automake scripts
|
|
* Switch to DH version 9, enable multiarch support and hardening flags
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Mon, 20 May 2013 11:42:44 +0200
|
|
|
|
openscap (0.8.0-4) unstable; urgency=low
|
|
|
|
* Also mark libcap-dev as Linux only to fix build on kfreebsd
|
|
(Closes: #649063)
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Fri, 18 Nov 2011 20:03:49 +0100
|
|
|
|
openscap (0.8.0-3) unstable; urgency=low
|
|
|
|
* Use [linux-any] to mark linux-only build dependencies
|
|
(Closes: #634689, #649063)
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Thu, 17 Nov 2011 21:36:07 +0100
|
|
|
|
openscap (0.8.0-2) unstable; urgency=low
|
|
|
|
* Add proper Conflicts/Replaces lines for libopenscap0 (Closes: #645612)
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Mon, 17 Oct 2011 21:11:55 +0200
|
|
|
|
openscap (0.8.0-1) unstable; urgency=low
|
|
|
|
* Imported Upstream version 0.8.0
|
|
* Refreshed quilt patches:
|
|
- Removed 002_invalid_prototype_probe_process.patch and
|
|
003_fix_format_string.patch, merged upstream
|
|
- Added 004_format_security.patch
|
|
- Re-run autoconf to fix dpkg probe detection, put result
|
|
in 005_configure_dpkg_probe.patch
|
|
* Update package name to libopenscap1 to reflect ABI change
|
|
* Replace copy of jquery.js file by symlink in documentation
|
|
* Add libselinux1-dev, libcap-dev, libattr1-dev to build-deps
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Thu, 13 Oct 2011 23:02:21 +0200
|
|
|
|
openscap (0.7.3-1) unstable; urgency=low
|
|
|
|
* Imported Upstream version 0.7.3
|
|
* Add schema files (oval and xccdf)
|
|
* Enable hardening wrapper
|
|
* Bump Standards Version to 3.9.2
|
|
* Add 003_fix_format_string.patch to fix printf misuse
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Sun, 26 Jun 2011 19:36:22 +0200
|
|
|
|
openscap (0.7.2-1) unstable; urgency=low
|
|
|
|
* Imported Upstream version 0.7.2
|
|
* Refresh quilt patches
|
|
* Fix FTBFS on kfreebsd-*: conflicting types for 'probe_main'
|
|
(Closes: #621881)
|
|
* Remove .la files (Closes: #622483)
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Tue, 26 Apr 2011 21:03:43 +0200
|
|
|
|
openscap (0.7.1-1) unstable; urgency=low
|
|
|
|
* Imported Upstream version 0.7.1
|
|
* No more conversions between pointer and integer detected (Closes: #588255)
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Mon, 28 Mar 2011 13:07:40 +0200
|
|
|
|
openscap (0.6.6-2) unstable; urgency=low
|
|
|
|
* Fix FTBFS on kfreebsd-*: error: storage size of 'si' isn't known
|
|
(Closes: #609771)
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Wed, 12 Jan 2011 14:35:07 +0100
|
|
|
|
openscap (0.6.6-1) unstable; urgency=low
|
|
|
|
* Imported Upstream version 0.6.6
|
|
* Drop patch 10_fix_dpkginfo, merged upstream
|
|
* Add pkgconfig file to dev package
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Wed, 15 Dec 2010 09:51:48 +0100
|
|
|
|
openscap (0.6.4-2) unstable; urgency=low
|
|
|
|
* Add libxslt1-dev to build-deps (Closes: #603766)
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Wed, 17 Nov 2010 10:45:47 +0100
|
|
|
|
openscap (0.6.4-1) unstable; urgency=low
|
|
|
|
* Imported Upstream version 0.6.4
|
|
* Switch to dpkg-source 3.0 (quilt) format
|
|
* Add patch 10_fix_dpkginfo to fix build error for dpkginfo probe
|
|
* Apply patch from Bilal Akhtar to fix build on Ubuntu (Closes:
|
|
#596666)
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Tue, 16 Nov 2010 15:34:37 +0100
|
|
|
|
openscap (0.5.12-3) unstable; urgency=low
|
|
|
|
* Fix FTBFS on GNU/kFreeBSD (Closes: #592486)
|
|
* Bump standards version to 3.9.1
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Thu, 12 Aug 2010 10:02:20 +0200
|
|
|
|
openscap (0.5.12-2) unstable; urgency=low
|
|
|
|
* Add libgcrypt11-dev to build-deps (Closes: #588091)
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Mon, 05 Jul 2010 00:48:04 +0200
|
|
|
|
openscap (0.5.12-1) unstable; urgency=low
|
|
|
|
* Imported Upstream version 0.5.12
|
|
* Update watch file
|
|
* oscap-scan was renamed to oscap
|
|
* Bump Standards version to 3.9.0
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Sun, 04 Jul 2010 16:49:58 +0200
|
|
|
|
openscap (0.5.8-1) unstable; urgency=low
|
|
|
|
* Imported Upstream version 0.5.8
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Mon, 05 Apr 2010 22:07:11 +0200
|
|
|
|
openscap (0.5.7-1) unstable; urgency=low
|
|
|
|
* Imported Upstream version 0.5.7
|
|
* Update watch URL
|
|
* Add libcurl-dev and libapt-pkg-dev to build-deps
|
|
* Bump standards version to 3.8.4
|
|
* Install probes in /usr/lib/openscap
|
|
* Apply patch to fix FTBFS on kfreebsd (Closes: #570277)
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Sun, 28 Feb 2010 10:08:23 +0100
|
|
|
|
openscap (0.5.6-1) unstable; urgency=low
|
|
|
|
* New upstream release:
|
|
- OVAL API has been extended
|
|
- OVAL doxygen documentation is available
|
|
- migration to new checking mechanism is completed
|
|
- new logging and error propagating mechanism
|
|
- many many bugfixes + defensive code
|
|
* Fix lintian warning debhelper-but-no-misc-depends
|
|
(libopenscap-dev, libopenscap0-dbg)
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Mon, 04 Jan 2010 20:53:30 +0100
|
|
|
|
openscap (0.5.5-1) unstable; urgency=low
|
|
|
|
* Add libnl-dev and pkg-config to build-deps
|
|
* Enable building OVAL bindings and probes
|
|
* New upstream release:
|
|
- many fixes in OVAL
|
|
- new system_info probe in OVAL
|
|
- CVE is re-implemented
|
|
- migration to improved testing mechanism has begun (see CPE)
|
|
- bindings are merged into single module called openscap
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Thu, 17 Dec 2009 11:25:59 +0100
|
|
|
|
openscap (0.5.4-1) unstable; urgency=low
|
|
|
|
* New upstream release:
|
|
- new CPE model
|
|
- evaluation of set objects and system characteristic output
|
|
- implementation of variable model
|
|
- bindings clean up
|
|
- probes tune up, memory leaks fixes
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Tue, 27 Oct 2009 09:46:49 +0100
|
|
|
|
openscap (0.5.3-1) unstable; urgency=low
|
|
|
|
* New upstream release
|
|
* Bump standards version to 3.8.3
|
|
* Change libopenscap0-dbg section to debug
|
|
* Add binary package for Perl bindings
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Tue, 13 Oct 2009 09:51:23 +0200
|
|
|
|
openscap (0.1.4-1) unstable; urgency=low
|
|
|
|
* Initial release (Closes: #522265)
|
|
|
|
-- Pierre Chifflier <pollux@debian.org> Thu, 02 Apr 2009 10:30:16 +0200
|