gnustep-base 1.25.1-1ubuntu1 source package in Ubuntu

Changelog

gnustep-base (1.25.1-1ubuntu1) bionic; urgency=medium

  * Merge with Debian; remaining changes:
    - Ignore test results for a first build with ICU 60.1.

gnustep-base (1.25.1-1) unstable; urgency=medium

  * New upstream release:
    + Fixes use-after-free in privateSetLocale; thanks Jakub Wilk for the
      bug report (Closes: #880575).
  * debian/watch: Track ftp.gnustep.org.
  * debian/compat: Bump compat level to 11.
  * debian/gnustep-base-runtime.gdomap.default: Remove ENABLED as per
    new Policy requirement in 9.3.3.1.
  * debian/templates/gnustep-base-runtime.gdomap.init.in: Remove all code
    snippets related to ENABLED.
  * debian/rules (override_dh_installinit): Pass --no-enable.
    (override_dh_auto_build-arch): Pass dpkg-buildflags explicitly as C
    files are compiled without hardening flags.
  * debian/templates/control.m4 (Build-Depends): Require debhelper (>=
    11.1) for dh_insallinit --no-enable.
    (Standards-Version): Claim compliance with 4.1.3 as of this release.
  * debian/control: Regenerate.
  * debian/patches/pkg-config-macro.patch: New, use PKG_PROG_PKG_CONFIG to
    find pkg-config; handles cross-compilation properly.
  * debian/patches/series: Update.
  * debian/tests/testsuite: New; run the whole testsuite.
  * debian/tests/control (Tests): Add testsuite.
    (Restrictions): Add allow-stderr.
    (Depends): Add @builddeps@.
  * debian/templates/libgnustep-baseN.lintian-overrides.m4: Remove
    no-symbols-control-file as #749202 has been fixed.
  * debian/copyright: Update debian copyright years.

 -- Matthias Klose <email address hidden>  Sat, 27 Jan 2018 11:11:30 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian GNUstep maintainers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gnustep-base_1.25.1.orig.tar.gz 3.3 MiB f28beb9ca485674bcce3053896ad90a31b109fb97c5a041827c72f241e8db69e
gnustep-base_1.25.1.orig.tar.gz.asc 418 bytes f1286c9f5a69a6b0fe778fb59789955acf42a5f209cfb1bea1b88bc7a4733a71
gnustep-base_1.25.1-1ubuntu1.debian.tar.xz 111.6 KiB e5c4c67ad83676765ad4bc99b2007de4df17e240245941271e5c72a2870f289b
gnustep-base_1.25.1-1ubuntu1.dsc 2.9 KiB f080509c21cfc07e27aecb733c4a7784a81cf88fd42e38352a7600acfb766a4a

View changes file

Binary packages built by this source

gnustep-base-common: GNUstep Base library - common files

 The GNUstep Base Library is a powerful fast library of
 general-purpose, non-graphical Objective C classes, inspired by the
 OpenStep API but implementing Apple and GNU additions to the API as
 well.
 .
 This package contains the common files needed by the GNUstep Base library.

gnustep-base-doc: Documentation for the GNUstep Base Library

 This package contains the GNUstep Base Library API reference, as well
 as the GNUstep Base programming manual and GNUstep Coding Standards
 in Info, HTML and PDF format.

gnustep-base-runtime: GNUstep Base library - daemons and tools

 The GNUstep Base Library is a powerful fast library of
 general-purpose, non-graphical Objective C classes, inspired by the
 OpenStep API but implementing Apple and GNU additions to the API as
 well.
 .
 This package contains the runtime support files needed by GNUstep
 applications.

gnustep-base-runtime-dbgsym: debug symbols for gnustep-base-runtime
libgnustep-base-dev: GNUstep Base header files and development libraries

 This package contains the header files and static libraries required
 to build applications against the GNUstep Base library.
 .
 Install this package if you wish to develop your own programs using
 the GNUstep Base Library.

libgnustep-base1.25: GNUstep Base library

 The GNUstep Base Library is a powerful fast library of
 general-purpose, non-graphical Objective C classes, inspired by the
 OpenStep API but implementing Apple and GNU additions to the API as
 well. It includes for example classes for unicode strings, arrays,
 dictionaries, sets, byte streams, typed coders, invocations,
 notifications, notification dispatchers, scanners, tasks, files,
 networking, threading, remote object messaging support (distributed
 objects), event loops, loadable bundles, attributed unicode strings,
 xml, mime, user defaults.

libgnustep-base1.25-dbgsym: debug symbols for libgnustep-base1.25