Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 0b9e036a authored by Robert Nelson's avatar Robert Nelson
Browse files

ell (0.67-1bbbio0)


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 78243e6e
Branches
No related merge requests found
ell (0.66-1bbbio0~lunar+20240606) lunar; urgency=low
ell (0.67-1bbbio0~lunar+20240710) lunar; urgency=low
* Rebuild for repos.rcn-ee.com
* Rebuild ell_0.67-1 for repos.rcn-ee.com
-- Robert Nelson <robertcnelson@gmail.com> Thu, 06 Jun 2024 16:48:10 -0500
-- Robert Nelson <robertcnelson@gmail.com> Wed, 10 Jul 2024 20:12:25 -0500
ell (0.67-1) unstable; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* update symbols: added 2 symbols
-- Jonas Smedegaard <dr@jones.dk> Wed, 10 Jul 2024 08:12:10 +0200
ell (0.66-1) unstable; urgency=medium
......
......@@ -658,7 +658,9 @@ libell.so.0 libell0 #MINVER#
l_strv_free@ELL_0.10 0.15
l_strv_length@ELL_0.10 0.15
l_strv_new@ELL_0.10 0.21
l_sysctl_get_char@ELL_0.10 0.67
l_sysctl_get_u32@ELL_0.10 0.59
l_sysctl_set_char@ELL_0.10 0.67
l_sysctl_set_u32@ELL_0.10 0.59
l_test_add@ELL_0.10 0.15
l_test_init@ELL_0.10 0.15
......
ell (0.66-1bbbio0~mantic+20240606) mantic; urgency=low
ell (0.67-1bbbio0~mantic+20240710) mantic; urgency=low
* Rebuild for repos.rcn-ee.com
* Rebuild ell_0.67-1 for repos.rcn-ee.com
-- Robert Nelson <robertcnelson@gmail.com> Thu, 06 Jun 2024 16:48:10 -0500
-- Robert Nelson <robertcnelson@gmail.com> Wed, 10 Jul 2024 20:12:25 -0500
ell (0.67-1) unstable; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* update symbols: added 2 symbols
-- Jonas Smedegaard <dr@jones.dk> Wed, 10 Jul 2024 08:12:10 +0200
ell (0.66-1) unstable; urgency=medium
......
......@@ -658,7 +658,9 @@ libell.so.0 libell0 #MINVER#
l_strv_free@ELL_0.10 0.15
l_strv_length@ELL_0.10 0.15
l_strv_new@ELL_0.10 0.21
l_sysctl_get_char@ELL_0.10 0.67
l_sysctl_get_u32@ELL_0.10 0.59
l_sysctl_set_char@ELL_0.10 0.67
l_sysctl_set_u32@ELL_0.10 0.59
l_test_add@ELL_0.10 0.15
l_test_init@ELL_0.10 0.15
......
ell (0.66-1bbbio0~noble+20240606) noble; urgency=low
ell (0.67-1bbbio0~noble+20240710) noble; urgency=low
* Rebuild for repos.rcn-ee.com
* Rebuild ell_0.67-1 for repos.rcn-ee.com
-- Robert Nelson <robertcnelson@gmail.com> Thu, 06 Jun 2024 16:48:10 -0500
-- Robert Nelson <robertcnelson@gmail.com> Wed, 10 Jul 2024 20:12:25 -0500
ell (0.67-1) unstable; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* update symbols: added 2 symbols
-- Jonas Smedegaard <dr@jones.dk> Wed, 10 Jul 2024 08:12:10 +0200
ell (0.66-1) unstable; urgency=medium
......
......@@ -658,7 +658,9 @@ libell.so.0 libell0 #MINVER#
l_strv_free@ELL_0.10 0.15
l_strv_length@ELL_0.10 0.15
l_strv_new@ELL_0.10 0.21
l_sysctl_get_char@ELL_0.10 0.67
l_sysctl_get_u32@ELL_0.10 0.59
l_sysctl_set_char@ELL_0.10 0.67
l_sysctl_set_u32@ELL_0.10 0.59
l_test_add@ELL_0.10 0.15
l_test_init@ELL_0.10 0.15
......
......@@ -7,7 +7,7 @@ mirror="http://http.debian.net/debian"
package_name="ell"
debian_pkg_name="${package_name}"
package_version="0.66"
package_version="0.67"
package_source="${debian_pkg_name}_${package_version}.orig.tar.xz"
src_dir="${package_name}-${package_version}"
......@@ -21,6 +21,6 @@ debian_untar="${package_name}_${debian_version}.debian.tar.xz"
debian_patch=""
local_patch="bbbio0"
lunar_version="~lunar+20240606"
mantic_version="~mantic+20240606"
noble_version="~noble+20240606"
lunar_version="~lunar+20240710"
mantic_version="~mantic+20240710"
noble_version="~noble+20240710"
......@@ -26,7 +26,7 @@ run () {
elif [ -f ${DIR}/suite/${suite}/readme.log ] ; then
cat ${DIR}/suite/${suite}/readme.log >> ${wfile}
else
echo " * Rebuild for repos.rcn-ee.com" >> ${wfile}
echo " * Rebuild ${debian_pkg_name}_${debian_version} for repos.rcn-ee.com" >> ${wfile}
fi
echo "" >> ${wfile}
echo " -- Robert Nelson <robertcnelson@gmail.com> ${new_date}" >> ${wfile}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment