Commit Graph

29 Commits

Author SHA256 Message Date
f0584ec1c5 Accepting request 970346 from home:dirkmueller:Factory
- update to 0.11.6:
  * import pwcache module from OpenBSD
  * use libmd for hashing functions
  * Fix message digest library checks
  * Switch libmd wrapper to dlsym
  * Enable .init_array support when building with LTO
  * Switch md5 back to direct linking
- reenable LTO

OBS-URL: https://build.opensuse.org/request/show/970346
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=36
2022-04-19 12:07:52 +00:00
2ecf3151e0 Accepting request 898078 from home:jengelh:pic
- Drop --with-pic (no effect with --disable-static).

OBS-URL: https://build.opensuse.org/request/show/898078
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=34
2021-06-14 08:56:54 +00:00
9b82f806cd Accepting request 757283 from home:pluskalm:branches:devel:libraries:c_c++
- Update to version 0.10.0:
  * Several security related fixes for nlist() reported by Daniel
    Hodson and one by Coverity Scan.
  * Preliminary and partial Windows porting, thanks to Aaron
    Dierking.
  * Fix for a leak in the vis family of functions.
  * Fix for a configure check to not unnecessarily link against
    librt.
  * General portability fixes for musl, uClibc, macOS and
    GNU/kFreeBSD.
  * New architectures support for nlist().
  * Switch the <err.h> *c() functions to be standalone and add
    err(), warn(), errx() and warnx() familiy of functions in case
    the system lacks them.
  * Several man page fixes.

OBS-URL: https://build.opensuse.org/request/show/757283
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=32
2019-12-20 14:43:04 +00:00
7bc6b23363 Accepting request 697825 from home:marxin:branches:devel:libraries:c_c++
- Disable LTO - symbol versioning unsupported by GCC (boo#1133096).

OBS-URL: https://build.opensuse.org/request/show/697825
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=30
2019-04-25 13:43:38 +00:00
Ismail Dönmez
3529565e95 Accepting request 619380 from home:pluskalm:branches:devel:libraries:c_c++
- Update to version 0.9.1:
  * Add __arraycount() macro.
  * Add flopenat() function.
  * Add strtoi() and strtou() functions.
  * Add several new vis and unvis functions.
  * Add pidfile_fileno() function, and struct pidfh is now opaque.
  * The humanize_number() now understands HN_IEC_PREFIXES.
  * The fmtcheck() function supports all standard printf(3)
    conversions.
  * The getentropy(), and thus arc4random() functions will not
    block anymore on Linux on boot when there's not enough entropy
    available.
  * The arc4random() function handles direct clone() calls better.

OBS-URL: https://build.opensuse.org/request/show/619380
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=28
2018-06-27 11:24:26 +00:00
Ismail Dönmez
6aa9e2b61b Accepting request 568800 from home:avindra
- Update to version 0.8.7:
  * Fix <sys/cdefs.h> for gcc with no __has_include or
    __has_include_next support
  * man: Document on what other BSDs arc4random(3) is present
  * Handle several functions now being provided by glibc
  * test: Fix nlist(3) unit test on IA64
- switch to mirror temporarily, per announce:
  https://lists.freedesktop.org/archives/libbsd/2018-January/000166.html

OBS-URL: https://build.opensuse.org/request/show/568800
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=26
2018-01-24 13:11:21 +00:00
e0d2300680 Accepting request 535220 from home:pluskalm:branches:devel:libraries:c_c++
- Update to version 0.8.6:

OBS-URL: https://build.opensuse.org/request/show/535220
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=24
2017-10-19 21:36:02 +00:00
Ismail Dönmez
a09b2aa43b Accepting request 396452 from home:pluskalm:branches:devel:libraries:c_c++
- Update to version 0.8.3:
  * Fix unportable sizeof() usage
  * Fix file descriptor leak in HASHFileChunk helper
  * Switch URLs from http or git to https
  * build: Support clock_gettime() provided in librt
  * man: Fix ungrammatical construct
  * test: Add a unit test for md5
  * Add missing <fcntl.h> includes
- Changes for 0.8.2:
  * test: Fix success return code for arc4random unit test
  * test: Add missing <sys/stat.h> include
  * Fix heap buffer overflow in fgetwln()
  * test: Fix race condition in headers-*.sh
- Enable internal tests
- Use correct package categories

OBS-URL: https://build.opensuse.org/request/show/396452
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=22
2016-05-18 04:21:11 +00:00
Dominique Leuenberger
362e07a0cc Accepting request 351587 from devel:libraries:c_c++
Needed for Swift on Linux.

OBS-URL: https://build.opensuse.org/request/show/351587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbsd?expand=0&rev=1
2016-01-03 12:27:19 +00:00
Ismail Dönmez
c8f0dc9479 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=20 2016-01-01 18:52:28 +00:00
Ismail Dönmez
300c50e6aa -
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=19
2015-12-28 14:15:01 +00:00
Ismail Dönmez
77ad1c24de - Split static library into libbsd-ctor-static package.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=18
2015-12-28 14:13:51 +00:00
Ismail Dönmez
11ffb50c4a Accepting request 350898 from home:pluskalm:branches:devel:libraries:c_c++
- Update to 0.8.1
  * Use local SHA512 header
  * Unify most arc4random Unix hooks into a single file
  * Add support for GNU/kFreeBSD for closefrom() and getentropy()
  * Fix getentropy implementation to use the correct system hooks
  * Add missing copyright and license headers
  * Relicense my contribution to BSD-2-clause
  * Switch COPYING to Debian copyright machine readable format 1.0
  * Use the non-overlayed libbsd headers when we need our own definitions
  * Add missing include to <md5.h>
  * Turn <bsd/bsd.h> inert when using LIBBSD_OVERLAY
  * test: Add new unit tests for individual headers usage
  * Add support for GNU/Hurd to getentropy()

OBS-URL: https://build.opensuse.org/request/show/350898
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=17
2015-12-27 09:25:01 +00:00
Ismail Dönmez
ac445ff7f5 -
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=16
2015-12-16 15:32:09 +00:00
Ismail Dönmez
1132de097e Accepting request 348144 from home:pluskalm:branches:devel:libraries:c_c++
- Update to 0.8.0
  * See attached ChangeLog for details

OBS-URL: https://build.opensuse.org/request/show/348144
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=15
2015-12-09 18:58:56 +00:00
Ismail Dönmez
32e98b130e OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=14 2015-12-09 16:20:07 +00:00
Ismail Dönmez
9b07a2d491 Accepting request 305894 from home:pluskalm:branches:devel:libraries:c_c++
- Add gpg signature
- Use fdupes to remove duplicate files
- Cleanup spec file with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/305894
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=13
2015-05-08 08:51:16 +00:00
Cristian Rodríguez
39994be24d Accepting request 259045 from home:cowsandmilk:branches:devel:libraries:c_c++
update to version 0.7.0 of libbsd

OBS-URL: https://build.opensuse.org/request/show/259045
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=12
2014-10-31 02:52:00 +00:00
Michal Vyskocil
9bc00d6463 Accepting request 133119 from home:jengelh:branches:devel:libraries:c_c++
- Avoid unnecessary complex install line on Redhatish
- Compact file list, add helpful URLs to specfile

OBS-URL: https://build.opensuse.org/request/show/133119
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=11
2012-09-07 06:52:19 +00:00
Ismail Dönmez
865f893b2a - Fix installation on SLE
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=10
2012-09-06 13:44:35 +00:00
Cristian Rodríguez
8cceb6eddd OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=9 2012-08-20 16:42:24 +00:00
Cristian Rodríguez
29ffa74f64 - Version 0.4.2, swithes to autoconf build system.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=8
2012-08-20 16:33:20 +00:00
Cristian Rodríguez
ffe139900b - Cleanup spec file for factory submission
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=7
2012-02-17 00:32:42 +00:00
be0e0da900 Remove redundant tags/sections; %_smp_mflags
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=6
2012-02-01 03:15:40 +00:00
Cristian Rodríguez
46e70a9172 - Fix missing headers, bug in spec file [bnc#725800]
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=5
2011-10-21 21:50:26 +00:00
Cristian Rodríguez
39793b06e3 - Update to version 0.3.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=4
2011-08-02 22:30:03 +00:00
Cristian Rodríguez
be613ce73a - update to version 0.2.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=3
2010-07-30 02:24:10 +00:00
Cristian Rodríguez
f7134ac194 - update to version 0.1.6
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=2
2009-09-15 21:47:48 +00:00
Cristian Rodríguez
7be6c6f10a first package version
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=1
2009-01-04 20:53:34 +00:00